Skip to main content

attribute_groups

Retrieves a list of attribute_groups in a region

Overview

Nameattribute_groups
TypeResource
Descriptionattribute_groups
Idawscc.servicecatalogappregistry.attribute_groups

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.servicecatalogappregistry.attribute_groups
WHERE region = 'us-east-1'

Permissions

To operate on the attribute_groups resource, the following permissions are required:

Create

servicecatalog:CreateAttributeGroup,
servicecatalog:TagResource

List

servicecatalog:ListAttributeGroups