AWS Security ChangesHomeSearch

AWS IAM: Fix URLs for IAM Identity Center and managed policies

Service: IAM · 2026-08-19 · Documentation low

File: IAM/latest/UserGuide/getting-started-workloads.md

Summary

Corrected typos in URLs for IAM Identity Center and AWS managed policies by removing extra slashes.

Security assessment

Changes fix broken links without altering security recommendations or content.

Evidence

+Alternatively, you can manage your user identities, including your administrative user, with [AWS IAM Identity Center](https://docs.aws.amazon.com/singlesignon/latest/userguide/getting-started.html). We recommend you use IAM Identity Center to manage access to your accounts and permissions within those accounts. If you are using an external identity provider, you can also configure the access permissions for user identities in IAM Identity Center.

Diff

diff --git a/IAM/latest/UserGuide/getting-started-workloads.md b/IAM/latest/UserGuide/getting-started-workloads.md
index 49b7fd816..f28e09537 100644
--- a//IAM/latest/UserGuide/getting-started-workloads.md
+++ b//IAM/latest/UserGuide/getting-started-workloads.md
@@ -15 +15 @@ As a [best practice](./best-practices.html#lock-away-credentials), we recommend
-Alternatively, you can manage your user identities, including your administrative user, with [AWS IAM Identity Center](https://docs.aws.amazon.com//singlesignon/latest/userguide/getting-started.html). We recommend you use IAM Identity Center to manage access to your accounts and permissions within those accounts. If you are using an external identity provider, you can also configure the access permissions for user identities in IAM Identity Center.
+Alternatively, you can manage your user identities, including your administrative user, with [AWS IAM Identity Center](https://docs.aws.amazon.com/singlesignon/latest/userguide/getting-started.html). We recommend you use IAM Identity Center to manage access to your accounts and permissions within those accounts. If you are using an external identity provider, you can also configure the access permissions for user identities in IAM Identity Center.
@@ -180 +180 @@ AWS CLI
-An _AWS managed policy_ is a standalone policy that is created and administered by AWS. Each policy has its own Amazon Resource Name (ARN) that includes the policy name. For example, `arn:aws:iam::aws:policy/IAMReadOnlyAccess` is an AWS managed policy. For more information about ARNs, see [IAM ARNs](./reference_identifiers.html#identifiers-arns). For a list of AWS managed policies for AWS services, see [AWS managed policies](https://docs.aws.amazon.com//aws-managed-policy/latest/reference/policy-list.html).
+An _AWS managed policy_ is a standalone policy that is created and administered by AWS. Each policy has its own Amazon Resource Name (ARN) that includes the policy name. For example, `arn:aws:iam::aws:policy/IAMReadOnlyAccess` is an AWS managed policy. For more information about ARNs, see [IAM ARNs](./reference_identifiers.html#identifiers-arns). For a list of AWS managed policies for AWS services, see [AWS managed policies](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/policy-list.html).