Command option Sample:aws iam update-open-id-connect-provider-thumbprint

Search command sample in the internet.It is the result.

Replaces the existing list of server certificate thumbprintsassociated with an OpenID Connect (OIDC) provider resource object witha new list of thumbprints.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/update-open-id-connect-provider-thumbprint.html

aws iam update-open-id-connect-provider-thumbprint --open-id-connect-provider-arn arn:aws:iam::123456789012:oidc-provider/example.oidcprovider.com --thumbprint-list 7359755EXAMPLEabc3060bce3EXAMPLEec4542a3
    update-role — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/update-open-id-connect-provider-thumbprint.html

aws のオプション一覧