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.
Lists custom model deployments in your account. You can filter the results by creation time, name, status, and associated model. Use this operation to manage and monitor your custom model deployments.
We recommend using pagination to ensure that the operation returns quickly and successfully.
The following actions are related to the ListCustomModelDeployments
operation:
For .NET Core this operation is only available in asynchronous form. Please refer to ListCustomModelDeploymentsAsync.
Namespace: Amazon.Bedrock
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public abstract ListCustomModelDeploymentsResponse ListCustomModelDeployments( ListCustomModelDeploymentsRequest request )
Container for the necessary parameters to execute the ListCustomModelDeployments service method.
Exception | Condition |
---|---|
AccessDeniedException | The request is denied because of missing access permissions. |
InternalServerException | An internal server error occurred. Retry your request. |
ThrottlingException | The number of requests exceeds the limit. Resubmit your request later. |
ValidationException | Input validation failed. Check your request parameters and retry the request. |
.NET Framework:
Supported in: 4.5 and newer, 3.5