AWS cli documentation change
Summary
Updated documentation link for session tags and CLI version
Security assessment
The change improves documentation about security-related session tag implementation but does not indicate a security vulnerability fix.
Diff
diff --git a/cli/latest/reference/sts/assume-role-with-web-identity.md b/cli/latest/reference/sts/assume-role-with-web-identity.md index da383bf0c..960b49186 100644 --- a//cli/latest/reference/sts/assume-role-with-web-identity.md +++ b//cli/latest/reference/sts/assume-role-with-web-identity.md @@ -15 +15 @@ - * [AWS CLI 2.31.32 Command Reference](../../index.html) » + * [AWS CLI 2.31.35 Command Reference](../../index.html) » @@ -84 +84 @@ The temporary security credentials created by `AssumeRoleWithWebIdentity` can be -(Optional) You can configure your IdP to pass attributes into your web identity token as session tags. Each session tag consists of a key name and an associated value. For more information about session tags, see [Passing Session Tags in STS](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_session-tags.html) in the _IAM User Guide_ . +(Optional) You can configure your IdP to pass attributes into your web identity token as session tags. Each session tag consists of a key name and an associated value. For more information about session tags, see [Passing session tags using AssumeRoleWithWebIdentity](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_session-tags.html#id_session-tags_adding-assume-role-idp) in the _IAM User Guide_ . @@ -550 +550 @@ SourceIdentity -> (string) - * [AWS CLI 2.31.32 Command Reference](../../index.html) » + * [AWS CLI 2.31.35 Command Reference](../../index.html) »