AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.FoundationModelLifecycle

Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z

Syntax

C#
public class FoundationModelLifecycle

The FoundationModelLifecycle type exposes the following members

Constructors

NameDescription
Public Method FoundationModelLifecycle()

Properties

NameTypeDescription
Public Property EndOfLifeTime System.DateTime

Gets and sets the property EndOfLifeTime.

Time when the model is no longer available for use

Public Property 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

Public Property PublicExtendedAccessTime System.DateTime

Gets and sets the property PublicExtendedAccessTime.

Public extended access portion of the legacy period, when users should expect higher pricing

Public Property StartOfLifeTime System.DateTime

Gets and sets the property StartOfLifeTime.

Launch time when the model first becomes available

Public Property Status Amazon.Bedrock.FoundationModelLifecycleStatus

Gets and sets the property Status.

Specifies whether a model version is available (ACTIVE) or deprecated (LEGACY.

Version Information

.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