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/