aws-cloudformation / aws-cloudformation-resource-providers-iot

The CloudFormation Resource Provider Package For AWS IoT
Apache License 2.0
1 stars 18 forks source link

Thing group #76

Closed MayankSharma615 closed 2 years ago

MayankSharma615 commented 2 years ago

Description of changes:

Add support for Dynamic Thing Groups in AWS::IoT::ThingGroup resource.

Dynamic thing groups update group membership through search queries. Using dynamic thing groups, you can change the way you interact with things depending on their connectivity, registry, shadow, or Device Defender violations data. Because dynamic thing groups are tied to your fleet index, you must enable fleet indexing to use them. You can preview the things in a dynamic thing group before you create the group with a fleet indexing search query. For more information, see Fleet indexing and Query syntax.

Testing

Contract tests successful - cfn test

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.