pinpoint_update_apns_sandbox_channel {paws.customer.engagement} | R Documentation |
Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application
Description
Enables the APNs sandbox channel for an application or updates the status and settings of the APNs sandbox channel for an application.
See https://www.paws-r-sdk.com/docs/pinpoint_update_apns_sandbox_channel/ for full documentation.
Usage
pinpoint_update_apns_sandbox_channel(APNSSandboxChannelRequest, ApplicationId)
Arguments
APNSSandboxChannelRequest |
[required] |
ApplicationId |
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console. |
[Package paws.customer.engagement version 0.9.0 Index]