Skip to main content

resource_sets

Retrieves a list of resource_sets in a region

Overview

Nameresource_sets
TypeResource
Descriptionresource_sets
Idawscc.fms.resource_sets

Fields

NameDatatypeDescription
idundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.fms.resource_sets
WHERE region = 'us-east-1'

Permissions

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

Create

fms:PutResourceSet,
fms:BatchAssociateResource,
fms:ListResourceSetResources,
fms:TagResource

List

fms:ListResourceSets