Command option Sample:aws configservice put-config-rule

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

Adds or updates an AWS Config rule for evaluating whether your AWSresources comply with your desired configurations.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/configservice/put-config-rule.html

aws configservice put-config-rule --config-rule file://InstanceTypesAreT2micro.json
    put-config-rule — AWS CLI 1.16.5 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/configservice/put-config-rule.html
aws configservice put-config-rule --config-rule file://rule.json
    aws-config-rules/iam_user_pw_and_keys.py at master 揃 awslabs/aws-config-rules 揃 GitHub : http://github.com/awslabs/aws-config-rules/blob/master/python/iam_mfa_detailed.py

aws のオプション一覧