aws.pinpoint.get_apps
Example SQL Queries
SELECT * FROMaws.pinpoint.get_apps;Description
Retrieves information about all the applications that are associated with your Amazon Pinpoint account.
Table Definition
| Column Name | Column Data Type |
|---|---|
| page_size Input Column The maximum number of items to include in each page of a paginated response. This parameter is not supported for application, campaign, and journey metrics. | VARCHAR |
| token Input Column The NextToken string that specifies which page of results to return in a paginated response. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| applications_response Provides information about all of your applications. | STRUCT( |
Show child fields
| |