createProtectConfiguration
inline suspend fun PinpointSmsVoiceV2Client.createProtectConfiguration(crossinline block: CreateProtectConfigurationRequest.Builder.() -> Unit): CreateProtectConfigurationResponse
Create a new protect configuration. By default all country rule sets for each capability are set to ALLOW
. Update the country rule sets using UpdateProtectConfigurationCountryRuleSet
. A protect configurations name is stored as a Tag with the key set to Name
and value as the name of the protect configuration.