v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143164631.2 MB

Adds a new client ID (also known as audience) to the list of client IDs already registered for the specified IAM OpenID Connect (OIDC) provider resource.

This operation is idempotent; it does not fail or return an error if you add an existing client ID to the provider.

get/#Action=AddClientIDToOpenIDConnectProvider

Query parameters

OpenIDConnectProviderArnstring required
<p>The Amazon Resource Name (ARN). ARNs are unique identifiers for Amazon Web Services resources.</p> <p>For more information about ARNs, go to <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i>. </p>

The Amazon Resource Name (ARN) of the IAM OpenID Connect (OIDC) provider resource to add the client ID to. You can get a list of OIDC provider ARNs by using the <a>ListOpenIDConnectProviders</a> operation.

ClientIDstring required

The client ID (also known as audience) to add to the IAM OpenID Connect provider resource.

Action'AddClientIDToOpenIDConnectProvider' required
Version'2010-05-08' required

Response

Success

All 316 operations