LambdaAddEventSourceSNS Open in Coreograph Editor Description Creates a mapping between an SNS topic (as event source) and a Lambda function (as event target). Resources AWS::Lambda::Permission AWS::SNS::Subscription Input SNSTopic Logical ID of AWS::SNS::Topic resource (event source) LambdaFunction Logical ID of AWS::Lambda::Function resource (event target) Output None See also LambdaEventSNS Example LambdaFunction LambdaFunctionTransparency LambdaFunctionNodeJS LambdaFunctionPython LambdaAddEventSourceS3 LambdaAddEventSourceSQS