aws.servicecatalog.describe_constraint
Example SQL Queries
SELECT * FROMaws.servicecatalog.describe_constraintWHERE"id" = 'VALUE';Description
Gets information about the specified constraint.
Table Definition
| Column Name | Column Data Type |
|---|---|
| id Required Input Column The identifier of the constraint. | VARCHAR |
| accept_language Input Column The language code.
| 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 |
| constraint_detail Information about the constraint. | STRUCT( |
Show child fields
| |
| constraint_parameters The constraint parameters. | VARCHAR |
| status The status of the current request. | VARCHAR |