Describe Environments
GET {{aws_elastic_beanstalk_base_url}}/?ApplicationName&EnvironmentIds.member.N&EnvironmentNames.member.N&IncludedDeletedBackTo&IncludeDeleted&MaxRecords&NextToken&VersionLabel&Action=DescribeEnvironments
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ApplicationName | null | If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application. | |
EnvironmentIds.member.N | null | If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified IDs. | |
EnvironmentNames.member.N | null | If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that have the specified names. | |
IncludedDeletedBackTo | null | If specified when IncludeDeleted is set to true, then environments deleted after this date are displayed. | |
IncludeDeleted | null | Indicates whether to include deleted environments: | |
MaxRecords | null | For a paginated request. Specify a maximum number of environments to include in each response. | |
NextToken | null | For a paginated request. Specify a token from a previous response page to retrieve the next response page. All other parameter values must be identical to the ones specified in the initial request. | |
VersionLabel | null | If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those that are associated with this application version. | |
Action | string |