Using code samples to perform common Amazon AppConfig tasks
This section includes code samples for programmatically performing common Amazon AppConfig actions.
We recommend you use these samples with the Java
Topics
- Creating or updating a freeform configuration stored in the hosted configuration store
- Creating a configuration profile for a secret stored in Secrets Manager
- Deploying a configuration profile
- Using Amazon AppConfig Agent to read a freeform configuration profile
- Using Amazon AppConfig Agent to read a specific feature flag
- Using Amazon AppConfig Agent to retrieve a feature flag with variants
- Using the GetLatestConfiguration API action to read a freeform configuration profile
- Cleaning up your environment