HumanLoopSummary
Summary information about the human loop.
Contents
- CreationTime
-
When Amazon Augmented AI created the human loop.
Type: Timestamp
Required: No
- FailureReason
-
The reason why the human loop failed. A failure reason is returned when the status of the human loop is
Failed
.Type: String
Length Constraints: Maximum length of 1024.
Required: No
- FlowDefinitionArn
-
The Amazon Resource Name (ARN) of the flow definition used to configure the human loop.
Type: String
Length Constraints: Maximum length of 1024.
Pattern:
arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:flow-definition/.*
Required: No
- HumanLoopName
-
The name of the human loop.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-z0-9](-*[a-z0-9])*$
Required: No
- HumanLoopStatus
-
The status of the human loop.
Type: String
Valid Values:
InProgress | Failed | Completed | Stopped | Stopping
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: