bedrock_delete_provisioned_model_throughput {paws.machine.learning}R Documentation

Deletes a Provisioned Throughput

Description

Deletes a Provisioned Throughput. You can't delete a Provisioned Throughput before the commitment term is over. For more information, see Provisioned Throughput in the Amazon Bedrock User Guide.

See https://www.paws-r-sdk.com/docs/bedrock_delete_provisioned_model_throughput/ for full documentation.

Usage

bedrock_delete_provisioned_model_throughput(provisionedModelId)

Arguments

provisionedModelId

[required] The Amazon Resource Name (ARN) or name of the Provisioned Throughput.


[Package paws.machine.learning version 0.9.0 Index]