AWS IAM documentation change
Summary
Fixed a typo in a URL linking to IAM Identity Center integration documentation.
Security assessment
The change resolves a broken link but does not relate to security features or vulnerabilities. It improves usability without security implications.
Diff
diff --git a/IAM/latest/UserGuide/security-creds-programmatic-access.md b/IAM/latest/UserGuide/security-creds-programmatic-access.md index 71a9c1321..ed8dd76d3 100644 --- a//IAM/latest/UserGuide/security-creds-programmatic-access.md +++ b//IAM/latest/UserGuide/security-creds-programmatic-access.md @@ -53 +53 @@ For many common use cases, there are alternatives to long-term access keys. To i - * **AWS CLI Version 2 integration with AWS IAM Identity Center (IAM Identity Center)**. You can authenticate users and provide short-term credentials to run AWS CLI commands. To learn more, see [Integrating AWS CLI with IAM Identity Center](https://docs.aws.amazon.com/singlesignon/latest/userguide/integrating-asw-cli.html) in the _AWS IAM Identity Center User Guide_ and [Configuring the AWS CLI to use IAM Identity Center](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.html) in the _AWS Command Line Interface User Guide_. + * **AWS CLI Version 2 integration with AWS IAM Identity Center (IAM Identity Center)**. You can authenticate users and provide short-term credentials to run AWS CLI commands. To learn more, see [Integrating AWS CLI with IAM Identity Center](https://docs.aws.amazon.com/singlesignon/latest/userguide/integrating-aws-cli.html) in the _AWS IAM Identity Center User Guide_ and [Configuring the AWS CLI to use IAM Identity Center](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.html) in the _AWS Command Line Interface User Guide_.