_ __ ______ ___ __ __ / \ \ \ / / ___|_ _| \/ | / _ \ \ \ /\ / /\___ \| || |\/| | / ___ \ \ V V / ___) | || | | | /_/ \_\ \_/\_/ |____/___|_| |_|
One static binary. 52 services on one port. No tokens, no signups, no surprise bill at the end of the month. Your laptop is the cloud now.
docker run --rm -p 4566:4566 -p 4567:4567 \
-e AWSIM_HTTPS_PORT=4567 \
ghcr.io/qaidvoid/awsim:latest
# https://aws.qaidvoid.dev:4567 (pinned 127.0.0.1, real Let's Encrypt cert)export AWS_ENDPOINT_URL=https://aws.qaidvoid.dev:4567
export AWS_ACCESS_KEY_ID=awsim-admin
export AWS_SECRET_ACCESS_KEY=awsim-admin
aws s3 mb s3://buckets-are-free-now