Learn R Programming

paws.customer.engagement (version 0.1.3)

pinpoint_get_channels: Retrieves information about the history and status of each channel for an application

Description

Retrieves information about the history and status of each channel for an application.

Usage

pinpoint_get_channels(ApplicationId)

Arguments

ApplicationId

[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.

Request syntax

svc$get_channels(
  ApplicationId = "string"
)