View Source ExAws.Bedrock.Request (ex_aws_bedrock v2.5.1)
Perform AWS requests signed with the correct service.
Actions on Amazon Bedrock Runtime need to be signed with Bedrock.
Summary
Functions
Perform an AWS request with correct service.
Perform an AWS request with correct service, raise if it fails.
Return a stream for the AWS resource.
Functions
Perform an AWS request with correct service.
See ExAws.request/2
.
Perform an AWS request with correct service, raise if it fails.
See ExAws.request!/2
.
Return a stream for the AWS resource.
See ExAws.stream!/2
.