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 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 unique identifier of the inference profile. |
[Package paws.machine.learning version 0.7.0 Index]