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.

Container for the parameters to the ListFoundationModels operation. Lists Amazon Bedrock foundation models that you can use. You can filter the results with the request parameters. For more information, see Foundation models in the Amazon Bedrock User Guide.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Bedrock.AmazonBedrockRequest
      Amazon.Bedrock.Model.ListFoundationModelsRequest

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

Syntax

C#
public class ListFoundationModelsRequest : AmazonBedrockRequest
         IAmazonWebServiceRequest

The ListFoundationModelsRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ByCustomizationType Amazon.Bedrock.ModelCustomization

Gets and sets the property ByCustomizationType.

Return models that support the customization type that you specify. For more information, see Custom models in the Amazon Bedrock User Guide.

Public Property ByInferenceType Amazon.Bedrock.InferenceType

Gets and sets the property ByInferenceType.

Return models that support the inference type that you specify. For more information, see Provisioned Throughput in the Amazon Bedrock User Guide.

Public Property ByOutputModality Amazon.Bedrock.ModelModality

Gets and sets the property ByOutputModality.

Return models that support the output modality that you specify.

Public Property ByProvider System.String

Gets and sets the property ByProvider.

Return models belonging to the model provider that you specify.

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