v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439228184.1 KB

Returns a list of Account contacts and Channels associated with a <code>ManagedNotificationConfiguration</code>, in paginated format.

get/channels/list-managed-notification-channel-associations#managedNotificationConfigurationArn

Query parameters

managedNotificationConfigurationArnstring required

The Amazon Resource Name (ARN) of the <code>ManagedNotificationConfiguration</code> to match.

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 <code>ListManagedNotificationChannelAssociations</code> call.

Response

Success

nextTokenstring

A pagination token. If a non-null pagination token is returned in a result, pass its value in another request to retrieve more entries.