powered by
Retrieves information about an application.
pinpoint_get_app(ApplicationId)
A list with the following syntax:
list( ApplicationResponse = list( Arn = "string", Id = "string", Name = "string", tags = list( "string" ) ) )
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.
svc$get_app( ApplicationId = "string" )