pub const FAAS_INVOKED_REGION: &str = "faas.invoked_region";
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