| Package | Description |
|---|---|
| com.amazonaws.services.bedrock |
Describes the API operations for creating and managing Amazon Bedrock models.
|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
CreateProvisionedModelThroughputResult |
AbstractAmazonBedrock.createProvisionedModelThroughput(CreateProvisionedModelThroughputRequest request) |
CreateProvisionedModelThroughputResult |
AmazonBedrock.createProvisionedModelThroughput(CreateProvisionedModelThroughputRequest createProvisionedModelThroughputRequest)
Creates a provisioned throughput with dedicated capacity for a foundation model or a fine-tuned model.
|
CreateProvisionedModelThroughputResult |
AmazonBedrockClient.createProvisionedModelThroughput(CreateProvisionedModelThroughputRequest request)
Creates a provisioned throughput with dedicated capacity for a foundation model or a fine-tuned model.
|
| Modifier and Type | Method and Description |
|---|---|
CreateProvisionedModelThroughputResult |
CreateProvisionedModelThroughputResult.clone() |
CreateProvisionedModelThroughputResult |
CreateProvisionedModelThroughputResult.withProvisionedModelArn(String provisionedModelArn)
The ARN for this provisioned throughput.
|
Copyright © 2023. All rights reserved.