View source: R/pinpointsmsvoicev2_operations.R
pinpointsmsvoicev2_put_resource_policy | R Documentation |
Attaches a resource-based policy to a AWS End User Messaging SMS and Voice resource(phone number, sender Id, phone poll, or opt-out list) that is used for sharing the resource. A shared resource can be a Pool, Opt-out list, Sender Id, or Phone number. For more information about resource-based policies, see Working with shared resources in the AWS End User Messaging SMS User Guide.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_put_resource_policy/ for full documentation.
pinpointsmsvoicev2_put_resource_policy(ResourceArn, Policy)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the AWS End User Messaging SMS and Voice resource to attach the resource-based policy to. |
Policy |
[required] The JSON formatted resource-based policy to attach. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.