aws.internal.converse_url
The Converse endpoint for this client: the `endpoint_url` override when set (which bypasses region resolution entirely), else `https://bedrock-runtime.<region>.amazonaws.com`.
Reference version
Signature
function aws.internal.converse_url(
client: aws.BedrockClient,
preview: bool = …
) -> string throws baml.errors.InvalidArgument | baml.errors.Io | baml.errors.ParseError | ai.errors.InvalidRequest
The Converse endpoint for this client: the endpoint_url override when set
(which bypasses region resolution entirely), else
https://bedrock-runtime.<region>.amazonaws.com.
Source:<builtin>/aws/ns_internal/bedrock.bamlbytes 41395–43331