pub const FAAS_DOCUMENT_COLLECTION: &str = "faas.document.collection";
Expand description

The name of the source on which the triggering operation was performed. For example, in Cloud Storage or S3 corresponds to the bucket name, and in Cosmos DB to the database name.

§Examples

  • myBucketName
  • myDbName