GroupingConfiguration
A structure that contains the complete grouping configuration for an account, including all defined grouping attributes and metadata about when it was last updated.
Contents
- GroupingAttributeDefinitions
-
An array of grouping attribute definitions that specify how services should be grouped based on various attributes and source keys.
Type: Array of GroupingAttributeDefinition objects
Required: Yes
- UpdatedAt
-
The timestamp when this grouping configuration was last updated. When used in a raw HTTP Query API, it is formatted as epoch time in seconds.
Type: Timestamp
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: