Removes the specified client ID (also known as audience) from the listof client IDs registered for the specified IAM OpenID Connect (OIDC)provider resource object.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/remove-client-id-from-open-id-connect-provider.html
aws iam remove-client-id-from-open-id-connect-provider --client-id My-TestApp-3 --open-id-connect-provider-arn arn:aws:iam::123456789012:oidc-provider/example.oidcprovider.com |
remove-client-id-from-open-id-connect-provider — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/remove-client-id-from-open-id-connect-provider.html |