paws.customer.engagement (version 0.1.0)

pinpoint_delete_apns_channel: Deletes the APNs channel for an app

Description

Deletes the APNs channel for an app.

Usage

pinpoint_delete_apns_channel(ApplicationId)

Arguments

ApplicationId

[required] The unique ID of your Amazon Pinpoint application.

Request syntax

svc$delete_apns_channel(
  ApplicationId = "string"
)