RescoreExecutionPlanSummary
Summary information for a rescore execution plan. A rescore
execution plan is an Amazon Kendra Intelligent Ranking
resource used for provisioning the Rescore
API.
Contents
- CreatedAt
-
The Unix timestamp when the rescore execution plan was created.
Type: Timestamp
Required: No
- Id
-
The identifier of the rescore execution plan.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[a-zA-Z0-9][a-zA-Z0-9-]*
Required: No
- Name
-
The name of the rescore execution plan.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1000.
Pattern:
[a-zA-Z0-9][a-zA-Z0-9_-]*
Required: No
- Status
-
The current status of the rescore execution plan. When the value is
ACTIVE
, the rescore execution plan is ready for use.Type: String
Valid Values:
CREATING | UPDATING | ACTIVE | DELETING | FAILED
Required: No
- UpdatedAt
-
The Unix timestamp when the rescore execution plan 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: