AWS govcloud-us documentation change
Summary
Fixed example sign-in URLs by removing brackets and spaces in two locations.
Security assessment
Formatting corrections for authentication examples. No security vulnerabilities addressed or new security documentation added.
Diff
diff --git a/govcloud-us/latest/UserGuide/govcloud-sign-in-issues.md b/govcloud-us/latest/UserGuide/govcloud-sign-in-issues.md index 3bc334a77..e598e2f31 100644 --- a//govcloud-us/latest/UserGuide/govcloud-sign-in-issues.md +++ b//govcloud-us/latest/UserGuide/govcloud-sign-in-issues.md @@ -54 +54 @@ You might have previously accessed AWS without using AWS credentials. This is co -For example, your custom URL might include an ID or a domain such as ` [https://d-1234567890.awsapps.com/start](https://d-1234567890.awsapps.com/start) `. +For example, your custom URL might include an ID or a domain such as `https://d-1234567890.awsapps.com/start`. @@ -69 +69 @@ You might be on the wrong page. Try signing in on a different page: - * **AWS access portal** – If an administrator set up an AWS IAM Identity Center identity source for AWS, you must sign in using your user name and password. In this case, you need the URL for your portal. Check your email, secure password storage, browser favorites, or browser history for a URL that includes `start.us-gov-home.awsapps.com` or `s signin-fips.amazonaws-us-gov.com/platform/login`. For example, your custom URL might include an ID or a domain such as ` [https://start.us-gov-home.awsapps.com/directory/d-1234567890](https://start.us-gov-home.awsapps.com/directory/d-1234567890) `. + * **AWS access portal** – If an administrator set up an AWS IAM Identity Center identity source for AWS, you must sign in using your user name and password. In this case, you need the URL for your portal. Check your email, secure password storage, browser favorites, or browser history for a URL that includes `start.us-gov-home.awsapps.com` or `s signin-fips.amazonaws-us-gov.com/platform/login`. For example, your custom URL might include an ID or a domain such as `https://start.us-gov-home.awsapps.com/directory/d-1234567890`.