sns-email-bounce-complaint-formatter Terraform based lambda function that processes ses bounce and complaint messages Requirements No requirements. Providers Name Version aws n/a Resources Name Type aws_iam_policy_document.lambda data source Inputs Name Description Type Default Required environment Descriptor for the email environment string n/a yes from_address Email address to expect bounce/complaint notifications to originate from string n/a yes project_name Name of the project string n/a yes sns_bounce_arn ARN of the SNS topic for email bounces string n/a yes sns_complaint_arn ARN of the SNS topic for email complaints string n/a yes to_address Email address to send bounce/complaint notifications to string n/a yes log_level Lambda log level string "INFO" no tags Map of tags to assign to the module resources map(any) {} no Outputs Name Description lambda_arn n/a