Skip to content

/AWS1/CL_IOT=>CREATEDYNAMICTHINGGROUP()

About CreateDynamicThingGroup

Creates a dynamic thing group.

Requires permission to access the CreateDynamicThingGroup action.

Method Signature

IMPORTING

Required arguments:

IV_THINGGROUPNAME TYPE /AWS1/IOTTHINGGROUPNAME /AWS1/IOTTHINGGROUPNAME

The dynamic thing group name to create.

IV_QUERYSTRING TYPE /AWS1/IOTQUERYSTRING /AWS1/IOTQUERYSTRING

The dynamic thing group search query string.

See Query Syntax for information about query string syntax.

Optional arguments:

IO_THINGGROUPPROPERTIES TYPE REF TO /AWS1/CL_IOTTHINGGROUPPRPS /AWS1/CL_IOTTHINGGROUPPRPS

The dynamic thing group properties.

IV_INDEXNAME TYPE /AWS1/IOTINDEXNAME /AWS1/IOTINDEXNAME

The dynamic thing group index name.

Currently one index is supported: AWS_Things.

IV_QUERYVERSION TYPE /AWS1/IOTQUERYVERSION /AWS1/IOTQUERYVERSION

The dynamic thing group query version.

Currently one query version is supported: "2017-09-30". If not specified, the query version defaults to this value.

IT_TAGS TYPE /AWS1/CL_IOTTAG=>TT_TAGLIST TT_TAGLIST

Metadata which can be used to manage the dynamic thing group.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IOTCREDYNTHGGROUPRSP /AWS1/CL_IOTCREDYNTHGGROUPRSP