【AWS CLI】Config Aggregatorの情報取得編

こんにちは。AWS CLIが好きな福島です。 はじめに 利用するコマンド,サブコマンド <command> <subcommand> describe-configuration-aggregators ①Aggregator名,AggregatorのARN describe-aggregate-compliance-by-config-rules ①ConfigRule名,準拠状況,非準拠のリソース数,上限値,アカウントID,リージョン ②非準拠(NON_COMPLIANT)のリソースのみ</subcommand></command>…