summaryrefslogtreecommitdiff
path: root/doc/ci/cloud_services
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-01-31 18:18:10 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-01-31 18:18:10 +0000
commit634e9bccc65592100a40849912fe7bb0a52e1b24 (patch)
tree0cdd42ac679623a65b7728b0645fc7c00f21aecf /doc/ci/cloud_services
parent8bdb37de3a85f3e6b02963bcc938a3a830109e45 (diff)
downloadgitlab-ce-634e9bccc65592100a40849912fe7bb0a52e1b24.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/cloud_services')
-rw-r--r--doc/ci/cloud_services/aws/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/cloud_services/aws/index.md b/doc/ci/cloud_services/aws/index.md
index f09b23db2c5..51aa08fecbe 100644
--- a/doc/ci/cloud_services/aws/index.md
+++ b/doc/ci/cloud_services/aws/index.md
@@ -30,7 +30,7 @@ Include the following information:
After you create the identity provider, configure a [web identity role](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-idp_oidc.html) with conditions for limiting access to GitLab resources. Temporary credentials are obtained using [AWS Security Token Service](https://docs.aws.amazon.com/STS/latest/APIReference/welcome.html), so set the `Action` to [sts:AssumeRoleWithWebIdentity](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRoleWithWebIdentity.html).
-For the full list of supported filtering types, see [Connect to cloud services](../index.md).
+For the full list of supported filtering types, see [Connect to cloud services](../index.md#configure-a-conditional-role-with-oidc-claims).
```json
{