EvaluationFormAIVersionLifecycle
Contains the status and availability dates for an AI version, indicating when the version became active and when it reaches end of life.
Contents
- StartOfLifeTime
-
The timestamp for when this AI version became available.
Type: Timestamp
Required: Yes
- Status
-
The status of the AI version. Valid values:
-
Latest- The most recent AI version. -
Preview- An AI version available for preview. -
Active- An AI version that is currently available. -
Deprecated- An AI version that is no longer recommended for use. -
Removed- An AI version that is no longer available.
Type: String
Valid Values:
LATEST | PREVIEW | ACTIVE | DEPRECATEDRequired: Yes
-
- EndOfLifeTime
-
The timestamp when this AI version reaches or reached end of life.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: