aws.internal.sign

SigV4-sign the request. This is the LAST mutation: the signature covers the method, URL, headers and body exactly as built above.

Reference version

Signature

function aws.internal.sign(
request: baml.http.Request
) -> baml.http.Request throws ai.errors.InvalidRequest

SigV4-sign the request. This is the LAST mutation: the signature covers the method, URL, headers and body exactly as built above.

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