Commit b5f3b5ce authored by Amy Qualls's avatar Amy Qualls

Merge branch 'docs-change-cloud-service-filter-type-link' into 'master'

Docs:Fix supported cloud service filter type link

See merge request gitlab-org/gitlab!79515
parents 4ac0536c b0fff0ef
......@@ -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
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment