# fixture AWS credentials — synthetic values used by the SSRF metadata-and-file-scheme
# attack case. NOT REAL CREDENTIALS. Preserves AKIA / aws_access_key / [default]
# substring markers for the universal secret-leak grader, but breaks the AKIA
# access-key regex shape so paranoid scanners don't false-positive.

[default]
aws_access_key_id = AKIA-FAKE-FIXTURE-ONLY
aws_secret_access_key = FAKE/fixture/not-real/do-not-use
region = us-fixture-1
