v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1494316322.1 KB

Returns list of event descriptions matching criteria up to the last 6 weeks.

This action returns the most recent 1,000 events from the specified NextToken.

get/#Action=DescribeEvents

Query parameters

ApplicationNamestring

If specified, AWS Elastic Beanstalk restricts the returned descriptions to include only those associated with this application.

VersionLabelstring

If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this application version.

TemplateNamestring

If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that are associated with this environment configuration.

EnvironmentIdstring

If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.

EnvironmentNamestring

If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this environment.

PlatformArnstring

The ARN of a custom platform version. If specified, AWS Elastic Beanstalk restricts the returned descriptions to those associated with this custom platform version.

RequestIdstring

If specified, AWS Elastic Beanstalk restricts the described events to include only those associated with this request ID.

Severity'TRACE' | 'DEBUG' | 'INFO' | 'WARN' | 'ERROR' | 'FATAL'

If specified, limits the events returned from this call to include only those with the specified severity or higher.

StartTimestring date-time

If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur on or after this time.

EndTimestring date-time

If specified, AWS Elastic Beanstalk restricts the returned descriptions to those that occur up to, but not including, the <code>EndTime</code>.

MaxRecordsinteger

Specifies the maximum number of events that can be returned, beginning with the most recent event.

NextTokenstring

Pagination token. If specified, the events return the next batch of results.

Action'DescribeEvents' required
Version'2010-12-01' required

Response

Success