AWS cognito: Fix broken link in Cognito IAM setup guide
Summary
Corrected a URL by removing an extra slash to fix a broken account setup link.
Security assessment
The change fixes a documentation link error and does not impact security configurations or guidance.
Evidence
+To get started with AWS, you need an AWS account. For information about creating an AWS account, see [Getting started with an AWS account](https://docs.aws.amazon.com/accounts/latest/reference/getting-started.html) in the _AWS Account Management Reference Guide_.
Diff
diff --git a/cognito/latest/developerguide/cognito-getting-started-account-iam.md b/cognito/latest/developerguide/cognito-getting-started-account-iam.md index e314f880d..1808480b2 100644 --- a//cognito/latest/developerguide/cognito-getting-started-account-iam.md +++ b//cognito/latest/developerguide/cognito-getting-started-account-iam.md @@ -15 +15 @@ Before you start working with Amazon Cognito, set yourself up with some required -To get started with AWS, you need an AWS account. For information about creating an AWS account, see [Getting started with an AWS account](https://docs.aws.amazon.com//accounts/latest/reference/getting-started.html) in the _AWS Account Management Reference Guide_. +To get started with AWS, you need an AWS account. For information about creating an AWS account, see [Getting started with an AWS account](https://docs.aws.amazon.com/accounts/latest/reference/getting-started.html) in the _AWS Account Management Reference Guide_.