Remove Client ID From 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 remove from the IAM OIDC provider resource. For more information about client IDs, see CreateOpenIDConnectProvider. | |
OpenIDConnectProviderArn | null | The Amazon Resource Name (ARN) of the IAM OIDC provider resource to remove the client ID from. You can get a list of OIDC provider ARNs by using the ListOpenIDConnectProviders operation. | |
Version | string | The version of the API. |