Returns a list of Managed Notification Configurations according to specified filters, ordered by creation time in reverse chronological order (newest first).
get/managed-notification-configurations
Query parameters
channelIdentifierstring
The identifier or ARN of the notification channel to filter configurations by.
maxResultsinteger
The maximum number of results to be returned in this call. Defaults to 20.
nextTokenstring
The start token for paginated calls. Retrieved from the response of a previous ListManagedNotificationChannelAssociations call. Next token uses Base64 encoding.
Response
Success