Learn R Programming

paws.customer.engagement (version 0.1.3)

pinpoint_get_sms_channel: Retrieves information about the status and settings of the SMS channel for an application

Description

Retrieves information about the status and settings of the SMS channel for an application.

Usage

pinpoint_get_sms_channel(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_sms_channel(
  ApplicationId = "string"
)