Creates a new notify configuration for managed messaging. A notify configuration defines the settings for sending templated messages, including the display name, use case, enabled channels, and enabled countries.
Headers
Request body
The display name to associate with the notify configuration.
The use case for the notify configuration.
The default template identifier to associate with the notify configuration. If specified, this template is used when sending messages without an explicit template identifier.
The identifier of the pool to associate with the notify configuration.
An array of two-character ISO country codes, in ISO 3166-1 alpha-2 format, that are enabled for the notify configuration.
An array of channels to enable for the notify configuration. Supported values include <code>SMS</code> and <code>VOICE</code>.
By default this is set to false. When set to true the notify configuration can't be deleted. You can change this value using the <a>UpdateNotifyConfiguration</a> action.
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don't specify a client token, a randomly generated token is used for the request to ensure idempotency.
Response
Success
The Amazon Resource Name (ARN) for the notify configuration.
The unique identifier for the notify configuration.
The display name associated with the notify configuration.
The use case for the notify configuration.
The default template identifier associated with the notify configuration.
The identifier of the pool associated with the notify configuration.
An array of two-character ISO country codes, in ISO 3166-1 alpha-2 format, that are enabled for the notify configuration.
An array of channels enabled for the notify configuration. Supported values include <code>SMS</code> and <code>VOICE</code>.
The tier of the notify configuration.
The tier upgrade status of the notify configuration.
The current status of the notify configuration.
The reason the notify configuration was rejected, if applicable.
When set to true deletion protection is enabled. By default this is set to false.
The time when the notify configuration was created, in <a href="https://www.epochconverter.com/">UNIX epoch time</a> format.