Request a new sender ID that doesn't require registration.
Headers
Request body
The sender ID string to request. The sender ID can be 1-11 alphanumeric characters including letters (A-Z, a-z), numbers (0-9), or hyphens (-). The sender ID must contain at least one letter and cannot start or end with a hyphen.
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren't critical or time-sensitive.
By default this is set to false. When set to true the sender ID can't be deleted.
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) associated with the SenderId.
The sender ID that was requested.
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren't critical or time-sensitive.
The monthly price, in US dollars, to lease the sender ID.
By default this is set to false. When set to true the sender ID can't be deleted.
True if the sender ID is registered.