v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109583546.7 KB

Sets default sender ID on a configuration set.

When sending a text message to a destination country that supports sender IDs, the default sender ID on the configuration set specified will be used if no dedicated origination phone numbers or registered sender IDs are available in your account.

post/#X-Amz-Target=PinpointSMSVoiceV2.SetDefaultSenderId

Headers

X-Amz-Target'PinpointSMSVoiceV2.SetDefaultSenderId' required

Request body

ConfigurationSetNamestring required

The configuration set to updated with a new default SenderId. This field can be the ConsigurationSetName or ConfigurationSetArn.

SenderIdstring required

The current sender ID for the configuration set. When sending a text message to a destination country which supports SenderIds, the default sender ID on the configuration set specified on <a>SendTextMessage</a> will be used if no dedicated origination phone numbers or registered SenderIds are available in your account, instead of a generic sender ID, such as 'NOTICE'.

Response

Success

ConfigurationSetArnstring

The Amazon Resource Name (ARN) of the updated configuration set.

ConfigurationSetNamestring

The name of the configuration set that was updated.

SenderIdstring

The default sender ID to set for the ConfigurationSet.