aws.servicecatalog.describe_tag_option
Example SQL Queries
SELECT * FROMaws.servicecatalog.describe_tag_optionWHERE"id" = 'VALUE';Description
Gets information about the specified TagOption.
Table Definition
| Column Name | Column Data Type |
|---|---|
| id Required Input Column The TagOption identifier. | 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 |
| tag_option_detail Information about the TagOption. | STRUCT( |
Show child fields
| |