C# Class Amazon.SimpleEmail.Model.LambdaAction

When included in a receipt rule, this action calls an AWS Lambda function and, optionally, publishes a notification to Amazon Simple Notification Service (Amazon SNS).

To enable Amazon SES to call your AWS Lambda function or to publish to an Amazon SNS topic of another account, Amazon SES must have permission to access those resources. For information about giving permissions, see the Amazon SES Developer Guide.

For information about using AWS Lambda actions in receipt rules, see the Amazon SES Developer Guide.

Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetFunctionArn ( ) : bool
IsSetInvocationType ( ) : bool
IsSetTopicArn ( ) : bool