Skip to content
v0.2.8-beta

Services Overview

Tarn emulates the following AWS services for local development and testing.

Supported Services

ServiceStatusDetails
LambdaPartialCore Lambda APIs, layers, and SQS/DynamoDB Streams event source mappings
API Gateway v2PartialHTTP APIs with Lambda and SQS integrations
API Gateway v1PartialREST APIs with Lambda proxy and SQS integrations
S3PartialPath-style operations, multipart upload, Lambda notifications
SQSFullQueues, event source mappings, DLQ
SNSFullTopics, subscriptions, fanout to SQS/Lambda
DynamoDBPartialCore table APIs, Query/Scan, secondary indexes, Streams
Secrets ManagerFullCRUD, tagging, compatibility policy reads, Lambda extension
EventBridgePartialScheduled rules, event-pattern rules, and PutEvents with Lambda targets

Service Guides

Each service has detailed documentation with:

  • Supported Operations — Exactly what's implemented
  • Operation Table — Which API calls work
  • Code Examples — AWS SDK usage
  • Known Limitations — What's not yet supported
  • See Also — Related resources

Pick a service below to get started:

Released under the Apache 2.0 License