Learn R Programming

paws.customer.engagement (version 0.1.3)

pinpoint_get_app: Retrieves information about an application

Description

Retrieves information about an application.

Usage

pinpoint_get_app(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_app(
  ApplicationId = "string"
)