Returns status information for each of your AWS managed Config rules.
Posted on:
2018-08-27
Provider
AWS Config
decription
AWS Config is a fully managed service that provides you with an AWS resource inventory, configuration history, and configuration change notifications to enable security and governance. Config Rules enables you to create rules that automatically check the configuration of AWS resources recorded by AWS Config.With AWS Config, you can discover existing and deleted AWS resources, determine your overall compliance against rules, and dive into configuration details of a resource at any point in time. These capabilities enable compliance auditing, security analysis, resource change tracking, and troubleshooting.
Documentation
Postman Collection
Curl command through Streamdata.io
curl -v "https://streamdata.motwin.net/http:///?Action=DescribeConfigRuleEvaluationStatus?X-Sd-Token={streamdata_token}&ConfigRuleNames={field_value}&Limit={field_value}&NextToken={field_value}"