LambdaAddEventSourceSNS

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