コマンドオプションサンプル:aws configservice put-config-rule

コマンドサンプルを検索した結果です。

AWSリソースが希望の構成に準拠しているかどうかを評価するAWS Configルールを追加または更新します。 詳細は次のリンクを参照してください。 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://ec2-exposed-instance-rule.json
    AWS Config Rules カスタムルールを作成してみよう ref: https://qiita.com/kempe/items/52ff78b65fc04209f734 ・ GitHub : http://gist.github.com/kempei/b18292229bb287d93dbcd82954590a18
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 configservice put-config-rule \u003cspan class=\
    AWS Config Rules カスタムルールを作成してみよう : http://qiita.com/kempe/items/52ff78b65fc04209f734

aws のオプション一覧