📜  无服务器调用 sqs - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:05.751000             🧑  作者: Mango

代码示例1
functions:
  hello:
    handler: handler.hello
    events:
        # Provide the ARN of your queue
      - sqs: arn:aws:sqs:us-east-1:123456789012:queue1