tyrchen/Rustack

Start a high-performance AWS-compatible server (S3 + DynamoDB + SQS + SSM + SNS + Lambda) on localhost:4566 (drop-in replacement for LocalStack)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
image-tagDocker image tag to usenolatest
portHost port to bind the service tono4566
default-regionDefault AWS regionnous-east-1
log-levelLog level (error, warn, info, debug, trace)noinfo
wait-timeoutSeconds to wait for the service to become healthyno30
access-keyAWS access key for authentication (set to empty to disable auth)notest
secret-keyAWS secret key for authentication (set to empty to disable auth)notest
s3-skip-authSkip S3 signature validation (true/false)notrue
dynamodb-skip-authSkip DynamoDB signature validation (true/false)notrue
sqs-skip-authSkip SQS signature validation (true/false)notrue
ssm-skip-authSkip SSM signature validation (true/false)notrue
sns-skip-authSkip SNS signature validation (true/false)notrue
lambda-skip-authSkip Lambda signature validation (true/false)notrue
persistenceEnable durable storage persistence (true/false)nofalse
servicesComma-separated list of services to enable (empty = all compiled-in services)no""
namedescription
endpointThe service endpoint URL (used as AWS_ENDPOINT_URL for S3, DynamoDB, SQS, SSM, SNS, and Lambda)
container-idThe Docker container ID (for advanced usage)