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
orUNGROUP
.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
, orSKIPPED
.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 AWS SDKs, see the following: