aws.servicecatalog_appregistry.list_associated_attribute_groups
Example SQL Queries
SELECT * FROMaws.servicecatalog_appregistry.list_associated_attribute_groupsWHERE"application" = 'VALUE';Description
Lists all attribute groups that are associated with specified application. Results are paginated.
Table Definition
| Column Name | Column Data Type |
|---|---|
| application Required Input Column The name or ID of the application. | 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 |
| attribute_groups | VARCHAR |