pub const FAAS_INVOKED_REGION: Key;
Expand description
The cloud region of the invoked function.
SHOULD be equal to the cloud.region
resource attribute of the invoked function.
Examples
eu-central-1
pub const FAAS_INVOKED_REGION: Key;
The cloud region of the invoked function.
SHOULD be equal to the cloud.region
resource attribute of the invoked function.
eu-central-1