AWS opensearch-service: Fix broken link in OpenSearch Service setup guide
Summary
Corrected a URL by removing an extra slash in the AWS account setup documentation link.
Security assessment
The change fixes a broken hyperlink without altering security content.
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/opensearch-service/latest/developerguide/setting-up.md b/opensearch-service/latest/developerguide/setting-up.md index bd2af7dd0..6a27f93e9 100644 --- a//opensearch-service/latest/developerguide/setting-up.md +++ b//opensearch-service/latest/developerguide/setting-up.md @@ -15 +15 @@ Grant permissionsSet up the AWS CLIOpen the console -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_.