aws.lambda.invoked_arn
Developmentstringas of v1.44.0
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
Used by
spans (1)
- span.aws.lambda.server
* required on that signal.
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).