# Fake credential file for the Sigil demo — NOT a real secret.
# Sigil watches files like ~/.aws/credentials; this stand-in lives at /watched/credentials.
[default]
aws_access_key_id = FAKE-DEMO-KEY-DO-NOT-USE
aws_secret_access_key = FAKE-DEMO-SECRET-DO-NOT-USE
