FAAS_ID

Constant FAAS_ID 

Source
pub const FAAS_ID: &str = "faas.id";
Expand description

The unique identifier of a serverless function. For AWS Lambda it’s the function ARN (Amazon Resource Name) without a version or alias suffix.

§Examples

  • arn:aws:lambda:us-west-2:123456789012:function:my-function