bedrock_delete_inference_profile {paws.machine.learning}R Documentation

Deletes an application inference profile

Description

Deletes an application inference profile. For more information, see Increase throughput and resilience with cross-region inference in Amazon Bedrock. in the Amazon Bedrock User Guide.

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

Usage

bedrock_delete_inference_profile(inferenceProfileIdentifier)

Arguments

inferenceProfileIdentifier

[required] The Amazon Resource Name (ARN) or ID of the application inference profile to delete.


[Package paws.machine.learning version 0.9.0 Index]