GroupOrderingIdSummary
Summary information on the processing of PUT
and DELETE
actions for mapping users to their groups.
Contents
- FailureReason
-
The reason an action could not be processed. An action can be a
PUT
orDELETE
action for mapping users to their groups.Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^\P{C}*$
Required: No
- LastUpdatedAt
-
The Unix timestamp when an action was last updated. An action can be a
PUT
orDELETE
action for mapping users to their groups.Type: Timestamp
Required: No
- OrderingId
-
The order in which actions should complete processing. An action can be a
PUT
orDELETE
action for mapping users to their groups.Type: Long
Valid Range: Minimum value of 0. Maximum value of 32535158400000.
Required: No
- ReceivedAt
-
The Unix timestamp when an action was received by Amazon Kendra. An action can be a
PUT
orDELETE
action for mapping users to their groups.Type: Timestamp
Required: No
- Status
-
The current processing status of actions for mapping users to their groups. The status can be either
PROCESSING
,SUCCEEDED
,DELETING
,DELETED
, orFAILED
.Type: String
Valid Values:
FAILED | SUCCEEDED | PROCESSING | DELETING | DELETED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: