Skip to main content

suite_definitions

Retrieves a list of suite_definitions in a region

Overview

Namesuite_definitions
TypeResource
Descriptionsuite_definitions
Idawscc.iotcoredeviceadvisor.suite_definitions

Fields

NameDatatypeDescription
suite_definition_idstringThe unique identifier for the suite definition.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
suite_definition_id
FROM awscc.iotcoredeviceadvisor.suite_definitions
WHERE region = 'us-east-1'

Permissions

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

Create

iot:DescribeCertificate,
iot:DescribeThing,
iot:GetPolicy,
iot:ListAttachedPolicies,
iot:ListCertificates,
iot:ListPrincipalPolicies,
iot:ListTagsForResource,
iot:ListThingPrincipals,
iot:ListThings,
iotdeviceadvisor:CreateSuiteDefinition,
iotdeviceadvisor:TagResource,
iam:PassRole

List

iotdeviceadvisor:ListSuiteDefinitions