aws.yaml817 B
View on GitHub# yaml-language-server: $schema=https://atmos.tools/schemas/atmos/atmos-manifest/1.0/atmos-manifest.json
# The `local` stack declares this emulator. `atmos emulator up aws -s local`
# starts (or reuses) it; the `local-aws` identity resolves the `local/aws`
# instance so the store commands in the demo have a real backend to talk to.
components:
emulator:
aws:
driver: floci/aws
region: us-east-1
container:
# Pull Floci from Google's Docker Hub mirror to avoid Docker Hub rate
# limits/timeouts in CI, and pin the image to the known-good release the
# test suite verifies (1.5.23). Keep this digest in sync with
# tests/floci_containers_test.go.
image: mirror.gcr.io/floci/floci@sha256:c88ec20bf221630dd195d38a14eeb0ac52ddfa72c37ebb3c8aa17f63ae27c5f2