Describe Environment Managed Action History
GET {{aws_elastic_beanstalk_base_url}}/?EnvironmentId&EnvironmentName&MaxItems&NextToken&Action=DescribeEnvironmentManagedActionHistory
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
EnvironmentId | null | The environment ID of the target environment. | |
EnvironmentName | null | The name of the target environment. | |
MaxItems | null | The maximum number of items to return for a single request. | |
NextToken | null | The pagination token returned by a previous request. | |
Action | string |