Command option Sample:aws iam resync-mfa-device

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

Synchronizes the specified MFA device with its IAM resource object onthe AWS servers.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/resync-mfa-device.html

aws iam resync-mfa-device --user-name Bob --serial-number arn:aws:iam::210987654321:mfa/BobsMFADevice --authentication-code-1 123456 --authentication-code-2 987654
    resync-mfa-device — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/resync-mfa-device.html
aws iam resync-mfa-device --user-name Bob --serial-number
    AWS Identity and Access Management User Guide : http://studylib.net/doc/8360964/aws-identity-and-access-management-user-guide

aws のオプション一覧