AWS secretsmanager documentation change
Summary
Updated URL formatting for IAM and STS documentation links.
Security assessment
The changes are purely URL formatting adjustments without introducing or modifying security-related content.
Diff
diff --git a/secretsmanager/latest/userguide/integrating_gitlab.md b/secretsmanager/latest/userguide/integrating_gitlab.md index 3e8680838..e2a466629 100644 --- a//secretsmanager/latest/userguide/integrating_gitlab.md +++ b//secretsmanager/latest/userguide/integrating_gitlab.md @@ -27 +27 @@ You'll need an Secrets Manager secret which will be retrieved in your GitLab job -In this step, you’ll make GitLab your OIDC provider in the IAM console. For more information, see [Create an OpenID Connect (OIDC) identity provider](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_create_oidc.html) and [GitLab documentation](https://docs.gitlab.com/ci/cloud_services/aws/). +In this step, you’ll make GitLab your OIDC provider in the IAM console. For more information, see [Create an OpenID Connect (OIDC) identity provider](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_providers_create_oidc.html) and [GitLab documentation](https://docs.gitlab.com/ci/cloud_services/aws/). @@ -37 +37 @@ When creating the OIDC provider in the IAM console, use the following configurat -You'll need to create an IAM role and policy. This role is assumed by GitLab with [AWS Security Token Service (STS)](https://docs.aws.amazon.com/STS/latest/APIReference/welcome.html). See [Create a role using custom trust policies](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-custom.html) for more information. +You'll need to create an IAM role and policy. This role is assumed by GitLab with [AWS Security Token Service (STS)](https://docs.aws.amazon.com/STS/latest/APIReference/welcome.html). See [Create a role using custom trust policies](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_create_for-custom.html) for more information.