Code examples for AWS Config using AWS SDKs
The following code examples show 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.
For a complete list of AWS SDK developer guides and code examples, see Using AWS Config with an AWS SDK. This topic also includes information about getting started and details about previous SDK versions.
Code examples
- Basics
- Actions
- DeleteConfigRule
- DescribeComplianceByConfigRule
- DescribeComplianceByResource
- DescribeConfigRuleEvaluationStatus
- DescribeConfigRules
- DescribeConfigurationRecorderStatus
- DescribeConfigurationRecorders
- DescribeDeliveryChannels
- GetComplianceDetailsByConfigRule
- GetComplianceDetailsByResource
- GetComplianceSummaryByConfigRule
- GetComplianceSummaryByResourceType
- PutConfigRule
- PutDeliveryChannel
- Actions