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.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class ListFoundationModelsRequest : AmazonBedrockRequest IAmazonWebServiceRequest
The ListFoundationModelsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListFoundationModelsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
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. |
![]() |
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. |
![]() |
ByOutputModality | Amazon.Bedrock.ModelModality |
Gets and sets the property ByOutputModality. Return models that support the output modality that you specify. |
![]() |
ByProvider | System.String |
Gets and sets the property ByProvider. Return models belonging to the model provider that you specify. |
.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