this.fn.addPermission is not a function at LambdaSubscription.bind
I’ve created a lambda function using AWS cdk library and I would like to subscribe it to a SNS topic.
I’ve created a lambda function using AWS cdk library and I would like to subscribe it to a SNS topic.