bedrock_get_inference_profile {paws.machine.learning} | R Documentation |
Gets information about an inference profile
Description
Gets information about an 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_get_inference_profile/ for full documentation.
Usage
bedrock_get_inference_profile(inferenceProfileIdentifier)
Arguments
inferenceProfileIdentifier |
[required] The ID or Amazon Resource Name (ARN) of the inference profile. |
[Package paws.machine.learning version 0.9.0 Index]