Updates the resource query of a group
Source:R/resourcegroups_operations.R
resourcegroups_update_group_query.RdUpdates the resource query of a group. For more information about resource queries, see Create a tag-based group in Resource Groups.
See https://www.paws-r-sdk.com/docs/resourcegroups_update_group_query/ for full documentation.
Arguments
- GroupName
Don't use this parameter. Use
Groupinstead.- Group
The name or the Amazon resource name (ARN) of the resource group to query.
- ResourceQuery
[required] The resource query to determine which Amazon Web Services resources are members of this resource group.
A resource group can contain either a
Configurationor aResourceQuery, but not both.