pinpointsmsvoicev2_update_protect_configuration_country_rule_set | R Documentation |
Update a country rule set to ALLOW
or BLOCK
messages to be sent to the specified destination counties. You can update one or multiple countries at a time. The updates are only applied to the specified NumberCapability type.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_update_protect_configuration_country_rule_set/ for full documentation.
pinpointsmsvoicev2_update_protect_configuration_country_rule_set(
ProtectConfigurationId,
NumberCapability,
CountryRuleSetUpdates
)
ProtectConfigurationId |
[required] The unique identifier for the protect configuration. |
NumberCapability |
[required] The number capability to apply the CountryRuleSetUpdates updates to. |
CountryRuleSetUpdates |
[required] A map of ProtectConfigurationCountryRuleSetInformation objects that contain the details for the requested NumberCapability. The Key is the two-letter ISO country code. For a list of supported ISO country codes, see Supported countries and regions (SMS channel) in the AWS End User Messaging SMS User Guide. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.