Returns a list of change events for a specific entity, such as deployments, configuration changes, or other state-changing activities. This operation helps track the history of changes that may have affected service performance.
post/events
Query parameters
MaxResultsinteger
The maximum number of change events to return in one operation. If you omit this parameter, the default of 50 is used.
NextTokenstring
Include this value, if it was returned by the previous operation, to get the next set of change events.
Request body
Response
Success