We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c8a0f commit fcfe93bCopy full SHA for fcfe93b
1 file changed
aip/auth/4117.md
@@ -245,7 +245,7 @@ The auth libraries and applications **must** follow the steps below:
245
to determine the current AWS region. The API returns the zone name, e.g.
246
`us-east-1d`. The region should be determined by stripping the last
247
character, e.g. `us-east-1`.
248
-- Check the environment variables `ACCESS_ACCESS_KEY_ID`,
+- Check the environment variables `AWS_ACCESS_KEY_ID`,
249
`AWS_SECRET_ACCESS_KEY` and the optional `AWS_SESSION_TOKEN` for the AWS
250
security credentials. If found, skip using the AWS metadata server to
251
determine these values.
0 commit comments