AWS singlesignon documentation change
Summary
Minor grammatical correction changing 'that's' to 'that is' in relay state documentation
Security assessment
The change is purely grammatical/stylistic with no security implications. No security-related content was added or modified beyond basic language correction.
Diff
diff --git a/singlesignon/latest/userguide/howtopermrelaystate.md b/singlesignon/latest/userguide/howtopermrelaystate.md index 71b45961f..f011ebbf9 100644 --- a//singlesignon/latest/userguide/howtopermrelaystate.md +++ b//singlesignon/latest/userguide/howtopermrelaystate.md @@ -11 +11 @@ By default, when a user signs into the AWS access portal, chooses an account, an -Setting the relay state enables you to provide the user with quick access to the console that's most appropriate for their role. For example, you can set the relay state to the Amazon EC2 console URL (`https://console.aws.amazon.com/ec2/`) to redirect the user to that console when they choose the Amazon EC2 administrator role. During the redirection to the default URL or relay state URL, IAM Identity Center routes the user’s browser to the console endpoint in the last AWS Region used by the user. For example, if a user ended their last console session in the Europe (Stockholm) Region (eu-north-1), the user is redirected to the Amazon EC2 console in that Region. +Setting the relay state enables you to provide the user with quick access to the console that is most appropriate for their role. For example, you can set the relay state to the Amazon EC2 console URL (`https://console.aws.amazon.com/ec2/`) to redirect the user to that console when they choose the Amazon EC2 administrator role. During the redirection to the default URL or relay state URL, IAM Identity Center routes the user’s browser to the console endpoint in the last AWS Region used by the user. For example, if a user ended their last console session in the Europe (Stockholm) Region (eu-north-1), the user is redirected to the Amazon EC2 console in that Region.