pinpointsmsvoicev2_put_prot_conf_rule_set_numb_over: Create or update a RuleSetNumberOverride and associate it...

pinpointsmsvoicev2_put_protect_configuration_rule_set_number_overrideR Documentation

Create or update a RuleSetNumberOverride and associate it with a protect configuration

Description

Create or update a RuleSetNumberOverride and associate it with a protect configuration.

See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_put_protect_configuration_rule_set_number_override/ for full documentation.

Usage

pinpointsmsvoicev2_put_protect_configuration_rule_set_number_override(
  ClientToken = NULL,
  ProtectConfigurationId,
  DestinationPhoneNumber,
  Action,
  ExpirationTimestamp = NULL
)

Arguments

ClientToken

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.

ProtectConfigurationId

[required] The unique identifier for the protect configuration.

DestinationPhoneNumber

[required] The destination phone number in E.164 format.

Action

[required] The action for the rule to either block or allow messages to the destination phone number.

ExpirationTimestamp

The time the rule will expire at. If ExpirationTimestamp is not set then the rule does not expire.


paws.customer.engagement documentation built on April 4, 2025, 3:34 a.m.