Const
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).
Context
Lambda-Runtime-Invoked-Function-Arn
/runtime/invocation/next
Note: This may be different from faas.id if an alias is involved.
faas.id
Use ATTR_AWS_LAMBDA_INVOKED_ARN in [incubating entry-point](https://github.com/open-telemetry/opentelemetry-js/blob/main/semantic-conventions/README.md#unstable-semconv).
The full invoked ARN as provided on the
Contextpassed to the function (Lambda-Runtime-Invoked-Function-Arnheader on the/runtime/invocation/nextapplicable).Note: This may be different from
faas.idif an alias is involved.