aws.deadline.list_available_metered_products
Example SQL Queries
SELECT * FROMaws.deadline.list_available_metered_products;Description
A list of the available metered products.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _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
| |
| family The family to which the metered product belongs. | VARCHAR |
| port The port on which the metered product should run. | BIGINT |
| product_id The product ID. | VARCHAR |
| vendor The vendor. | VARCHAR |