aws.appstream.describe_usage_report_subscriptions
Example SQL Queries
SELECT * FROMaws.appstream.describe_usage_report_subscriptions;Description
Retrieves a list that describes one or more usage report subscriptions.
Table Definition
| Column Name | Column Data Type |
|---|---|
| max_results Input Column The maximum size of each page of results. | BIGINT |
| next_token Input Column The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null. | 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
| |
| usage_report_subscriptions Information about the usage report subscription. | STRUCT( |
Show child fields
| |