pinpointsmsvoicev2_create_registration_association {paws.customer.engagement} | R Documentation |
Associate the registration with an origination identity such as a phone number or sender ID
Description
Associate the registration with an origination identity such as a phone number or sender ID.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_create_registration_association/ for full documentation.
Usage
pinpointsmsvoicev2_create_registration_association(RegistrationId, ResourceId)
Arguments
RegistrationId |
[required] The unique identifier for the registration. |
ResourceId |
[required] The unique identifier for the origination identity. For example this could be a PhoneNumberId or SenderId. |
[Package paws.customer.engagement version 0.7.0 Index]