Add Client ID To Open ID Connect Provider

GET {{aws_identtity_and_access_management_base_url}}/?ClientID&OpenIDConnectProviderArn&Version=2010-05-08

Request Params

KeyDatatypeRequiredDescription
ClientIDnullThe client ID (also known as audience) to add to the IAM OpenID Connect provider resource.
OpenIDConnectProviderArnnullThe 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 ListOpenIDConnectProviders operation.
VersionstringThe version of the API.