AWS toolkit-for-jetbrains documentation change
Summary
Fixed URL formatting in IAM authentication documentation and security best practice links
Security assessment
Changes are limited to URL syntax corrections (adding double slashes). While the content discusses security best practices, the changes themselves do not add new security documentation or address vulnerabilities. The security recommendations existed prior to these URL fixes.
Diff
diff --git a/toolkit-for-jetbrains/latest/userguide/setup-credentials.md b/toolkit-for-jetbrains/latest/userguide/setup-credentials.md index 465d0297f..3ba6f070b 100644 --- a//toolkit-for-jetbrains/latest/userguide/setup-credentials.md +++ b//toolkit-for-jetbrains/latest/userguide/setup-credentials.md @@ -21 +21 @@ Before setting up IAM credentials to authenticate with your AWS account, note th - * AWS recommends using IAM Identity Center authentication. For additional information about AWS IAM best practices, see the [Security best practice in IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html) section of the AWS _Identity and Access Management_ User Guide. + * AWS recommends using IAM Identity Center authentication. For additional information about AWS IAM best practices, see the [Security best practice in IAM](https://docs.aws.amazon.com//IAM/latest/UserGuide/best-practices.html) section of the AWS _Identity and Access Management_ User Guide. @@ -23 +23 @@ Before setting up IAM credentials to authenticate with your AWS account, note th - * To avoid security risks, don't use IAM users for authentication when developing purpose-built software or working with real data. Instead, use federation with an identity provider such as [What is IAM Identity Center?](https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html) in the _AWS IAM Identity Center User Guide_. + * To avoid security risks, don't use IAM users for authentication when developing purpose-built software or working with real data. Instead, use federation with an identity provider such as [What is IAM Identity Center?](https://docs.aws.amazon.com//singlesignon/latest/userguide/what-is.html) in the _AWS IAM Identity Center User Guide_. @@ -32 +32 @@ Before you can configure the AWS Toolkit for JetBrains to authenticate with IAM - 1. **Create an IAM user**. For detailed instructions on how to create an IAM user, see [Step 1: Create your IAM user](https://docs.aws.amazon.com/sdkref/latest/guide/access-iam-users.html#step1authIamUser) in the _AWS SDKs and Tools Reference Guide_. + 1. **Create an IAM user**. For detailed instructions on how to create an IAM user, see [Step 1: Create your IAM user](https://docs.aws.amazon.com//sdkref/latest/guide/access-iam-users.html#step1authIamUser) in the _AWS SDKs and Tools Reference Guide_. @@ -34 +34 @@ Before you can configure the AWS Toolkit for JetBrains to authenticate with IAM - 2. **Get your IAM user access keys**. For detailed instructions on how to get your IAM user access keys, see [Step 2: Get your access keys](https://docs.aws.amazon.com/sdkref/latest/guide/access-iam-users.html#stepGetKeys) in the _AWS SDKs and Tools Reference Guide_. + 2. **Get your IAM user access keys**. For detailed instructions on how to get your IAM user access keys, see [Step 2: Get your access keys](https://docs.aws.amazon.com//sdkref/latest/guide/access-iam-users.html#stepGetKeys) in the _AWS SDKs and Tools Reference Guide_. @@ -36 +36 @@ Before you can configure the AWS Toolkit for JetBrains to authenticate with IAM - 3. **Optional: Update the shared credentials file**. For detailed instructions on how to update the shared credentials file, see [Step 3: Update the shared credentials file](https://docs.aws.amazon.com/sdkref/latest/guide/access-iam-users.html#stepauthIamUser) in the _AWS SDKs and Tools Reference Guide_. + 3. **Optional: Update the shared credentials file**. For detailed instructions on how to update the shared credentials file, see [Step 3: Update the shared credentials file](https://docs.aws.amazon.com//sdkref/latest/guide/access-iam-users.html#stepauthIamUser) in the _AWS SDKs and Tools Reference Guide_.