Describe Events
GET {{aws_elastic_beanstalk_base_url}}/?ApplicationName&EndTime&EnvironmentId&EnvironmentName&MaxRecords&NextToken&PlatformArn&RequestId&Severity&StartTime&TemplateName&VersionLabel&Action=DescribeEvents
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ApplicationName | null | If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those associated with this application. | |
EndTime | null | If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, the EndTime. | |
EnvironmentId | null | If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment. | |
EnvironmentName | null | If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment. | |
MaxRecords | null | Specifies the maximum number of events that can be returned, beginning with the most recent event. | |
NextToken | null | Pagination token. If specified, the events return the next batch of results. | |
PlatformArn | null | The ARN of a custom platform version. If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this custom platform version. | |
RequestId | null | If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID. | |
Severity | null | If specified, limits the events returned from this call to include only those with the specified severity or higher. | |
StartTime | null | If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time. | |
TemplateName | null | If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration. | |
VersionLabel | null | If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this application version. | |
Action | string |