aws.outposts.get_catalog_item
Example SQL Queries
SELECT * FROMaws.outposts.get_catalog_itemWHERE"catalog_item_id" = 'VALUE';Description
Gets information about the specified catalog item.
Table Definition
| Column Name | Column Data Type |
|---|---|
| catalog_item_id Required Input Column The ID of the catalog item. | 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 |
| catalog_item Information about this catalog item. | STRUCT( |
Show child fields
| |