Bedrock / Client / get_use_case_for_model_access

get_use_case_for_model_access

Bedrock.Client.get_use_case_for_model_access()

Get usecase for model access.

See also: AWS API Documentation

Request Syntax

response = client.get_use_case_for_model_access()
Return type:

dict

Returns:

Response Syntax

{
    'formData': b'bytes'
}

Response Structure

  • (dict) –

    • formData (bytes) –

      Get customer profile Response.

Exceptions

  • Bedrock.Client.exceptions.ResourceNotFoundException

  • Bedrock.Client.exceptions.ValidationException

  • Bedrock.Client.exceptions.InternalServerException

  • Bedrock.Client.exceptions.ThrottlingException