Skip to content

Commit

Permalink
fix AWS typo in oidc docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cperez08 committed May 23, 2024
1 parent 57333e1 commit d3a8d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll/_cci2/openid-connect-tokens.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ You will need to allow your AWS account to trust CircleCI's OpenID Connect token
+
{% include snippets/find-organization-id.adoc %}

. Once your have created your Identity Provider, a banner will appear at the top of the ADW console with the options to **Assign role**. Click this button to create a new role, or visit the https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-idp_oidc.html#idp_oidc_Create[Creating a role for web identity or OIDC] section of the AWS docs and follow the steps there. You will need to select the following:
. Once your have created your Identity Provider, a banner will appear at the top of the AWS console with the options to **Assign role**. Click this button to create a new role, or visit the https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-idp_oidc.html#idp_oidc_Create[Creating a role for web identity or OIDC] section of the AWS docs and follow the steps there. You will need to select the following:
+
** The **Identity Provider** that you just created.
** For **Audience**, choose the only option, which is your organization ID that you entered earlier.
Expand Down

0 comments on commit d3a8d40

Please sign in to comment.