AWS Security ChangesHomeSearch

AWS wickr documentation change

Service: wickr · 2025-11-22 · Documentation low

File: wickr/latest/adminguide/setting-up.md

Summary

Fixed broken documentation links by adding double slashes in URLs

Security assessment

Changes only correct URL formatting in existing security best practice recommendations. No security concepts were modified, and the recommendations for using short-term credentials remain unchanged with identical security implications.

Diff

diff --git a/wickr/latest/adminguide/setting-up.md b/wickr/latest/adminguide/setting-up.md
index 5933faf9a..e816fafbc 100644
--- a//wickr/latest/adminguide/setting-up.md
+++ b//wickr/latest/adminguide/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_.