AWS singlesignon documentation change
Summary
Fixed URL formatting in AWS CLI reference link by adding double slash
Security assessment
Change only corrects URL syntax without altering security-related content or procedures for access removal.
Diff
diff --git a/singlesignon/latest/userguide/howtoremoveaccess.md b/singlesignon/latest/userguide/howtoremoveaccess.md index 0ac7fea71..ad49641d3 100644 --- a//singlesignon/latest/userguide/howtoremoveaccess.md +++ b//singlesignon/latest/userguide/howtoremoveaccess.md @@ -7 +7 @@ -Use this procedure to remove single sign-on access to an AWS account for one or more users and groups in your connected directory. Alternatively, you can use the [delete-account-assignment](https://docs.aws.amazon.com/cli/latest/reference/sso-admin/delete-account-assignment.html) AWS CLI. +Use this procedure to remove single sign-on access to an AWS account for one or more users and groups in your connected directory. Alternatively, you can use the [delete-account-assignment](https://docs.aws.amazon.com//cli/latest/reference/sso-admin/delete-account-assignment.html) AWS CLI.