/AWS1/CL_RGR=>UPDATEGROUPQUERY()
¶
About UpdateGroupQuery¶
Updates the resource query of a group. For more information about resource queries, see Create a tag-based group in Resource Groups.
Minimum permissions
To run this command, you must have the following permissions:
-
resource-groups:UpdateGroupQuery
Method Signature¶
IMPORTING¶
Required arguments:¶
IO_RESOURCEQUERY
TYPE REF TO /AWS1/CL_RGRRESOURCEQUERY
/AWS1/CL_RGRRESOURCEQUERY
¶
The resource query to determine which Amazon Web Services resources are members of this resource group.
A resource group can contain either a
Configuration
or aResourceQuery
, but not both.
Optional arguments:¶
IV_GROUPNAME
TYPE /AWS1/RGRGROUPNAME
/AWS1/RGRGROUPNAME
¶
Don't use this parameter. Use
Group
instead.
IV_GROUP
TYPE /AWS1/RGRGROUPSTRING
/AWS1/RGRGROUPSTRING
¶
The name or the ARN of the resource group to query.