aws_bedrock_provisioned_model_throughputManages an Bedrock Provisioned Model Throughput resource.
A minimal configuration to get started. Refer to the Terraform Registry docs for all available arguments.
resource "aws_bedrock_provisioned_model_throughput" "example" {
# Required arguments
name = "my-bedrock-provisioned-model-throughput"
}Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletter