sswastik02Original post
Rank 2: Process
Despite being mentioned in the docs
I am trying to execute this in functions, here is the output
TypeError: users.listIdentities is not a function
at Module.default (file:///usr/local/server/src/function/src/main.js:13:40)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async execute (/usr/local/server/src/server.js:141:22)
at async /usr/local/server/src/server.js:158:13
Summary
The user is encountering an error message "List Identities is not a function" and states that it is undefined. No further information or solution is provided.