AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Details about whether a model version is available or deprecated.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class FoundationModelLifecycle
The FoundationModelLifecycle type exposes the following members
| Name | Description | |
|---|---|---|
|
FoundationModelLifecycle() |
| Name | Type | Description | |
|---|---|---|---|
|
EndOfLifeTime | System.DateTime |
Gets and sets the property EndOfLifeTime. Time when the model is no longer available for use |
|
LegacyTime | System.DateTime |
Gets and sets the property LegacyTime. Time when the model enters legacy state. Models in legacy state can still be used, but users should plan to transition to an Active model before the end of life time |
|
PublicExtendedAccessTime | System.DateTime |
Gets and sets the property PublicExtendedAccessTime. Public extended access portion of the legacy period, when users should expect higher pricing |
|
StartOfLifeTime | System.DateTime |
Gets and sets the property StartOfLifeTime. Launch time when the model first becomes available |
|
Status | Amazon.Bedrock.FoundationModelLifecycleStatus |
Gets and sets the property Status.
Specifies whether a model version is available ( |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5