v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14109583546.7 KB

Create a new protect configuration. By default all country rule sets for each capability are set to <code>ALLOW</code>. Update the country rule sets using <code>UpdateProtectConfigurationCountryRuleSet</code>. A protect configurations name is stored as a Tag with the key set to <code>Name</code> and value as the name of the protect configuration.

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

Headers

X-Amz-Target'PinpointSMSVoiceV2.CreateProtectConfiguration' required

Request body

ClientTokenstring

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.

DeletionProtectionEnabledboolean

When set to true deletion protection is enabled. By default this is set to false.

Response

Success

ProtectConfigurationArnstring required

The Amazon Resource Name (ARN) of the protect configuration.

ProtectConfigurationIdstring required

The unique identifier for the protect configuration.

CreatedTimestampstring date-time required

The time when the protect configuration was created, in <a href="https://www.epochconverter.com/">UNIX epoch time</a> format.

AccountDefaultboolean required

This is true if the protect configuration is set as your account default protect configuration.

DeletionProtectionEnabledboolean required

When set to true deletion protection is enabled. By default this is set to false.