Lambda Subscribe SNS
One of my project is using serverless framework to deploy to AWS lambda, but it seems I followed the documents, but still I can not automatically make Lambda Subscribe SNS from he yaml configuration.
It seems to be a bug in serverless in the second link. Currently I will do that from the console manually.
References:
https://github.com/serverless/serverless/issues/4637
https://serverless.com/framework/docs/providers/aws/events/sns/
One of my project is using serverless framework to deploy to AWS lambda, but it seems I followed the documents, but still I can not automatically make Lambda Subscribe SNS from he yaml configuration.
It seems to be a bug in serverless in the second link. Currently I will do that from the console manually.
References:
https://github.com/serverless/serverless/issues/4637
https://serverless.com/framework/docs/providers/aws/events/sns/
本文探讨了使用Serverless框架部署AWS Lambda时遇到的自动配置Lambda订阅SNS的问题。尽管遵循官方文档,但该功能似乎无法正常工作,疑似存在bug。目前作者选择通过控制台手动完成配置。
29

被折叠的 条评论
为什么被折叠?



