Skip to content

Commit fcfe93b

Browse files
committed
1 parent 15c8a0f commit fcfe93b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aip/auth/4117.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ The auth libraries and applications **must** follow the steps below:
245245
to determine the current AWS region. The API returns the zone name, e.g.
246246
`us-east-1d`. The region should be determined by stripping the last
247247
character, e.g. `us-east-1`.
248-
- Check the environment variables `ACCESS_ACCESS_KEY_ID`,
248+
- Check the environment variables `AWS_ACCESS_KEY_ID`,
249249
`AWS_SECRET_ACCESS_KEY` and the optional `AWS_SESSION_TOKEN` for the AWS
250250
security credentials. If found, skip using the AWS metadata server to
251251
determine these values.

0 commit comments

Comments
 (0)