pub const AWS_LAMBDA_INVOKED_ARN: Key;
Expand description
The full invoked ARN as provided on the Context
passed to the function (Lambda-Runtime-Invoked-Function-Arn
header on the /runtime/invocation/next
applicable).
This may be different from cloud.resource_id
if an alias is involved.
Examples
arn:aws:lambda:us-east-1:123456:function:myfunction:myalias