GroupConfiguration - Amazon Resource Groups
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

GroupConfiguration

A service configuration associated with a resource group. The configuration options are determined by the Amazon service that defines the Type, and specifies which resources can be included in the group. You can add a service configuration when you create the group by using CreateGroup, or later by using the PutGroupConfiguration operation. For details about group service configuration syntax, see Service configurations for resource groups.

Contents

Note

In the following list, the required parameters are described first.

Configuration

The configuration currently associated with the group and in effect.

Type: Array of GroupConfigurationItem objects

Array Members: Maximum number of 2 items.

Required: No

FailureReason

If present, the reason why a request to update the group configuration failed.

Type: String

Required: No

ProposedConfiguration

If present, the new configuration that is in the process of being applied to the group.

Type: Array of GroupConfigurationItem objects

Array Members: Maximum number of 2 items.

Required: No

Status

The current status of an attempt to update the group configuration.

Type: String

Valid Values: UPDATING | UPDATE_COMPLETE | UPDATE_FAILED

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: