AWS wickr documentation change
Summary
Updated documentation links by adding an extra slash in URLs for IAM Identity Center and IAM guides
Security assessment
The change only modifies URL formatting without altering security recommendations. The content still promotes IAM Identity Center's short-term credentials as a security best practice, but the change itself doesn't address any vulnerability.
Diff
diff --git a/wickr/latest/adminguide-classic/setting-up.md b/wickr/latest/adminguide-classic/setting-up.md index ffa69516c..58a9e1d59 100644 --- a//wickr/latest/adminguide-classic/setting-up.md +++ b//wickr/latest/adminguide-classic/setting-up.md @@ -47,2 +47,2 @@ Choose one way to manage your administrator | To | By | You can also -In IAM Identity Center (Recommended) | Use short-term credentials to access AWS.This aligns with the security best practices. For information about best practices, see [Security best practices in IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#bp-users-federation-idp) in the _IAM User Guide_. | Following the instructions in [Getting started](https://docs.aws.amazon.com/singlesignon/latest/userguide/getting-started.html) in the _AWS IAM Identity Center User Guide_. | Configure programmatic access by [Configuring the AWS CLI to use AWS IAM Identity Center](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.html) in the _AWS Command Line Interface User Guide_. -In IAM (Not recommended) | Use long-term credentials to access AWS. | Following the instructions in [Creating your first IAM admin user and user group](https://docs.aws.amazon.com/IAM/latest/UserGuide/getting-started_create-admin-group.html) in the _IAM User Guide_. | Configure programmatic access by [Managing access keys for IAM users](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html) in the _IAM User Guide_. +In IAM Identity Center (Recommended) | Use short-term credentials to access AWS.This aligns with the security best practices. For information about best practices, see [Security best practices in IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#bp-users-federation-idp) in the _IAM User Guide_. | Following the instructions in [Getting started](https://docs.aws.amazon.com//singlesignon/latest/userguide/getting-started.html) in the _AWS IAM Identity Center User Guide_. | Configure programmatic access by [Configuring the AWS CLI to use AWS IAM Identity Center](https://docs.aws.amazon.com//cli/latest/userguide/cli-configure-sso.html) in the _AWS Command Line Interface User Guide_. +In IAM (Not recommended) | Use long-term credentials to access AWS. | Following the instructions in [Creating your first IAM admin user and user group](https://docs.aws.amazon.com//IAM/latest/UserGuide/getting-started_create-admin-group.html) in the _IAM User Guide_. | Configure programmatic access by [Managing access keys for IAM users](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_credentials_access-keys.html) in the _IAM User Guide_.