Adds a new client ID (also known as audience) to the list of clientIDs already registered for the specified IAM OpenID Connect (OIDC)provider resource.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/add-client-id-to-open-id-connect-provider.html
aws iam add-client-id-to-open-id-connect-provider --client-id my-application-ID --open-id-connect-provider-arn arn:aws:iam::123456789012:oidc-provider/server.example.com |
iam — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/add-client-id-to-open-id-connect-provider.html |