GroupingStatusesItem - 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).

GroupingStatusesItem

The information about a grouping or ungrouping resource action.

Contents

Note

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

Action

Describes the resource grouping action with values of GROUP or UNGROUP.

Type: String

Valid Values: GROUP | UNGROUP

Required: No

ErrorCode

Specifies the error code that was raised.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

ErrorMessage

A message that explains the ErrorCode.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

ResourceArn

The Amazon resource name (ARN) of a resource.

Type: String

Pattern: arn:aws(-[a-z]+)*:[a-z0-9\-]*:([a-z]{2}(-[a-z]+)+-\d{1})?:([0-9]{12})?:.+

Required: No

Status

Describes the resource grouping status with values of SUCCESS, FAILED, IN_PROGRESS, or SKIPPED.

Type: String

Valid Values: SUCCESS | FAILED | IN_PROGRESS | SKIPPED

Required: No

UpdatedAt

A timestamp of when the status was last updated.

Type: Timestamp

Required: No

See Also

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