AWS::IoTCoreDeviceAdvisor::SuiteDefinitionCreates a Device Advisor test suite. Requires permission to access the [CreateSuiteDefinition](https://docs.aws.amazon.com//service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions) action.
import { CfnSuiteDefinition } from 'aws-cdk-lib/aws-iotcoredeviceadvisor';Or use the module namespace:
import * as iotcoredeviceadvisor from 'aws-cdk-lib/aws-iotcoredeviceadvisor';
// iotcoredeviceadvisor.CfnSuiteDefinitionConfiguration passed to the constructor as CfnSuiteDefinitionProps.
suiteDefinitionConfigurationRequiredanyGets the suite definition configuration.
tagsOptionalCfnTag[]Metadata that can be used to manage the the Suite Definition.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-iotcoredeviceadvisorAWS::IoTCoreDeviceAdvisor::SuiteDefinition