paws.customer.engagement (version 0.1.0)

pinpoint_delete_gcm_channel: Deletes the GCM channel for an app

Description

Deletes the GCM channel for an app.

Usage

pinpoint_delete_gcm_channel(ApplicationId)

Arguments

ApplicationId

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

Request syntax

svc$delete_gcm_channel(
  ApplicationId = "string"
)