Skip to content

/AWS1/CL_RGR=>PUTGROUPCONFIGURATION()

About PutGroupConfiguration

Attaches a service configuration to the specified group. This occurs asynchronously, and can take time to complete. You can use GetGroupConfiguration to check the status of the update.

Minimum permissions

To run this command, you must have the following permissions:

  • resource-groups:PutGroupConfiguration

Method Signature

IMPORTING

Optional arguments:

IV_GROUP TYPE /AWS1/RGRGROUPSTRING /AWS1/RGRGROUPSTRING

The name or ARN of the resource group with the configuration that you want to update.

IT_CONFIGURATION TYPE /AWS1/CL_RGRGROUPCONFITEM=>TT_GROUPCONFIGURATIONLIST TT_GROUPCONFIGURATIONLIST

The new configuration to associate with the specified group. A configuration associates the resource group with an Amazon Web Services service and specifies how the service can interact with the resources in the group. A configuration is an array of GroupConfigurationItem elements.

For information about the syntax of a service configuration, see Service configurations for Resource Groups.

A resource group can contain either a Configuration or a ResourceQuery, but not both.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RGRPUTGROUPCONFOUTPUT /AWS1/CL_RGRPUTGROUPCONFOUTPUT