Data retrieval APIs for AWS AppConfig
AWS AppConfig provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| GetAccountSettings | View account-wide AppConfig settings | Read |
| GetApplication | View details about an application | Read |
| GetConfiguration | View details about a configuration | Read |
| GetConfigurationProfile | View details about a configuration profile | Read |
| GetDeployment | View details about a deployment | Read |
| GetDeploymentStrategy | View details about a deployment strategy | Read |
| GetEnvironment | View details about an environment | Read |
| GetExtension | View details about an extension | Read |
| GetExtensionAssociation | View details about an extension association | Read |
| GetHostedConfigurationVersion | View details about a hosted configuration version | Read |
| GetLatestConfiguration | Retrieve a deployed configuration | Read |
| ListApplications | List the applications in your account | List |
| ListConfigurationProfiles | List the configuration profiles for an application | List |
| ListDeploymentStrategies | List the deployment strategies for your account | List |
| ListDeployments | List the deployments for an environment | List |
| ListEnvironments | List the environments for an application | List |
| ListExtensionAssociations | List the extension associations in your account | List |
| ListExtensions | List the extensions in your account | List |
| ListHostedConfigurationVersions | List the hosted configuration versions for a configuration profile | List |
| ListTagsForResource | View a list of resource tags for a specified resource | Read |