Data retrieval APIs for AWS Elastic Beanstalk
AWS Elastic Beanstalk provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| CheckDNSAvailability | Check CNAME availability | Read |
| DescribeAccountAttributes | Retrieve a list of account attributes, including resource quotas | Read |
| DescribeApplicationVersions | Retrieve a list of application versions stored in an AWS Elastic Beanstalk storage bucket | List |
| DescribeApplications | Retrieve the descriptions of existing applications | List |
| DescribeConfigurationOptions | Retrieve descriptions of environment configuration options | Read |
| DescribeConfigurationSettings | Retrieve a description of the settings for a configuration set | Read |
| DescribeEnvironmentHealth | Retrieve information about the overall health of an environment | Read |
| DescribeEnvironmentManagedActionHistory | Retrieve a list of an environment's completed and failed managed actions | Read |
| DescribeEnvironmentManagedActions | Retrieve a list of an environment's upcoming and in-progress managed actions | Read |
| DescribeEnvironmentResources | Retrieve a list of AWS resources for an environment | Read |
| DescribeEnvironments | Retrieve descriptions for existing environments | List |
| DescribeEvents | Retrieve a list of event descriptions matching a set of criteria | Read |
| DescribeInstancesHealth | Retrieve more detailed information about the health of environment instances | Read |
| DescribePlatformVersion | Retrieve a description of a managed platform version | Read |
| ListAvailableSolutionStacks | Retrieve a list of the available solution stack names | List |
| ListPlatformBranches | Retrieve a list of the available platform branches | List |
| ListPlatformVersions | Retrieve a list of the available platforms | List |
| ListTagsForResource | Retrieve a list of tags of an Elastic Beanstalk resource | Read |
| RequestEnvironmentInfo | Initiate a request to compile information of the deployed environment | Read |
| RetrieveEnvironmentInfo | Retrieve the compiled information from a RequestEnvironmentInfo request | Read |
| ValidateConfigurationSettings | Check the validity of a set of configuration settings for a configuration template or an environment | Read |