pinpointsmsvoicev2_delete_pool {paws.customer.engagement} | R Documentation |
Deletes an existing pool
Description
Deletes an existing pool. Deleting a pool disassociates all origination identities from that pool.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_delete_pool/ for full documentation.
Usage
pinpointsmsvoicev2_delete_pool(PoolId)
Arguments
PoolId |
[required] The PoolId or PoolArn of the pool to delete. You can use
If you are using a shared AWS End User Messaging SMS and Voice resource then you must use the full Amazon Resource Name(ARN). |
[Package paws.customer.engagement version 0.9.0 Index]