pinpoint_get_application_settings: Retrieves information about the settings for an application
Description
Retrieves information about the settings for an application.
Usage
pinpoint_get_application_settings(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_application_settings(
ApplicationId = "string"
)