AWS IAM documentation change
Summary
Fixed URL formatting in IAM Identity Center and AWS managed policy links
Security assessment
Purely cosmetic URL corrections without security implications or changes to security guidance.
Diff
diff --git a/IAM/latest/UserGuide/getting-started-workloads.md b/IAM/latest/UserGuide/getting-started-workloads.md index eb6c9e2ed..0c6eab236 100644 --- a//IAM/latest/UserGuide/getting-started-workloads.md +++ b//IAM/latest/UserGuide/getting-started-workloads.md @@ -13 +13 @@ 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. @@ -178 +178 @@ 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).