Returns a list of <code>EventRules</code> according to specified filters, in reverse chronological order (newest first).
get/event-rules#notificationConfigurationArn
Query parameters
notificationConfigurationArnstring required
The Amazon Resource Name (ARN) of the <code>NotificationConfiguration</code>.
maxResultsinteger
The maximum number of results to be returned in this call. The default value is 20.
nextTokenstring
The start token for paginated calls. Retrieved from the response of a previous <code>ListEventRules</code> call. Next token uses Base64 encoding.
Response
Success