pub const FAAS_DOCUMENT_NAME: Key;
Expand description
The document name/table subjected to the operation. For example, in Cloud Storage or S3 is the name of the file, and in Cosmos DB the table name.
Examples
myFile.txt
myTableName
pub const FAAS_DOCUMENT_NAME: Key;
The document name/table subjected to the operation. For example, in Cloud Storage or S3 is the name of the file, and in Cosmos DB the table name.
myFile.txt
myTableName