There are more AWS SDK examples available in the AWS Doc SDK Examples
Code examples for AWS Config using AWS SDKs
The following code examples show you how to use AWS Config with an AWS software development kit (SDK).
Actions are code excerpts from larger programs and must be run in context. While actions show you how to call individual service functions, you can see actions in context in their related scenarios.
More resources
AWS Config Developer Guide – More information about AWS Config.
AWS Config API Reference – Details about all available AWS Config actions.
AWS Developer Center
– Code examples that you can filter by category or full-text search. AWS SDK Examples
– GitHub repo with complete code in preferred languages. Includes instructions for setting up and running the code.
Code examples
- Basics
- Actions
- DeleteConfigRule
- DescribeComplianceByConfigRule
- DescribeComplianceByResource
- DescribeConfigRuleEvaluationStatus
- DescribeConfigRules
- DescribeConfigurationRecorderStatus
- DescribeConfigurationRecorders
- DescribeDeliveryChannels
- GetComplianceDetailsByConfigRule
- GetComplianceDetailsByResource
- GetComplianceSummaryByConfigRule
- GetComplianceSummaryByResourceType
- PutConfigRule
- PutDeliveryChannel
- Actions