aws.internal._apply_query

(internal) Query parameters are percent-encoded with the same unreserved set SigV4's canonical query uses, so signing them round-trips.

Reference version

Signature

function aws.internal._apply_query(
url: string,
params: map<string, string> | null
) -> string throws baml.errors.InvalidArgument

(internal) Query parameters are percent-encoded with the same unreserved set SigV4's canonical query uses, so signing them round-trips.

Source:<builtin>/aws/ns_internal/bedrock.bamlbytes 4423244838