v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Updates a dynamic thing group.

Requires permission to access the UpdateDynamicThingGroup action.

patch/dynamic-thing-groups/{thingGroupName}

Path parameters

thingGroupNamestring required

The name of the dynamic thing group to update.

Request body

expectedVersioninteger

The expected version of the dynamic thing group to update.

indexNamestring
<p>The dynamic thing group index to update.</p> <note> <p>Currently one index is supported: <code>AWS_Things</code>.</p> </note>
queryStringstring

The dynamic thing group search query string to update.

queryVersionstring
<p>The dynamic thing group query version to update.</p> <note> <p>Currently one query version is supported: "2017-09-30". If not specified, the query version defaults to this value.</p> </note>

Response

Success

versioninteger

The dynamic thing group version.