Skip to content

/AWS1/CL_EBN=>DESCRIBEEVENTS()

About DescribeEvents

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.

Method Signature

IMPORTING

Optional arguments:

IV_APPLICATIONNAME TYPE /AWS1/EBNAPPLICATIONNAME /AWS1/EBNAPPLICATIONNAME

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

IV_VERSIONLABEL TYPE /AWS1/EBNVERSIONLABEL /AWS1/EBNVERSIONLABEL

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

IV_TEMPLATENAME TYPE /AWS1/EBNCONFTEMPLATENAME /AWS1/EBNCONFTEMPLATENAME

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

IV_ENVIRONMENTID TYPE /AWS1/EBNENVIRONMENTID /AWS1/EBNENVIRONMENTID

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

IV_ENVIRONMENTNAME TYPE /AWS1/EBNENVIRONMENTNAME /AWS1/EBNENVIRONMENTNAME

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

IV_PLATFORMARN TYPE /AWS1/EBNPLATFORMARN /AWS1/EBNPLATFORMARN

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

IV_REQUESTID TYPE /AWS1/EBNREQUESTID /AWS1/EBNREQUESTID

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

IV_SEVERITY TYPE /AWS1/EBNEVENTSEVERITY /AWS1/EBNEVENTSEVERITY

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

IV_STARTTIME TYPE /AWS1/EBNTIMEFILTERSTART /AWS1/EBNTIMEFILTERSTART

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

IV_ENDTIME TYPE /AWS1/EBNTIMEFILTEREND /AWS1/EBNTIMEFILTEREND

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

IV_MAXRECORDS TYPE /AWS1/EBNMAXRECORDS /AWS1/EBNMAXRECORDS

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

IV_NEXTTOKEN TYPE /AWS1/EBNTOKEN /AWS1/EBNTOKEN

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EBNEVENTDESCSMESSAGE /AWS1/CL_EBNEVENTDESCSMESSAGE