Add Client ID To Open ID Connect Provider
GET {{aws_identtity_and_access_management_base_url}}/?ClientID&OpenIDConnectProviderArn&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ClientID | null | The client ID (also known as audience) to add to the IAM OpenID Connect provider resource. | |
OpenIDConnectProviderArn | null | 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 ListOpenIDConnectProviders operation. | |
Version | string | The version of the API. |