Describe Environments
GET https://elasticbeanstalk.{{awsRegion}}.amazonaws.com/?Operation=DescribeEnvironments&Version=2010-12-01&MaxRecords={{maxRecords}}&NextToken={{nextToken}}
An AWS Auth Signature verified GET request to fetch all elastic beanstalk environments under the Posmtan namepsace. All production environments are filtered and saved for all future operations within the collection run.
Request Params
| Key | Datatype | Required | Description |
|---|
Operation | string | | |
Version | string | | |
MaxRecords | string | | |
NextToken | string | | |
| Key | Datatype | Required | Description |
|---|
Content-Type | string | | |
X-Amz-Date | string | | |
Authorization | string | | |
Accept | string | | |