pub const FAAS_INVOKED_NAME: Key;
Expand description
The name of the invoked function.
SHOULD be equal to the faas.name
resource attribute of the invoked function.
Examples
my-function
pub const FAAS_INVOKED_NAME: Key;
The name of the invoked function.
SHOULD be equal to the faas.name
resource attribute of the invoked function.
my-function