stratosphere-ses-1.0.0: Stratosphere integration for AWS SES.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SES.ReceiptRule.RuleProperty

Documentation

data AddHeaderActionProperty Source #

Instances

Instances details
ToJSON AddHeaderActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.AddHeaderActionProperty

Show AddHeaderActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.AddHeaderActionProperty

Eq AddHeaderActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.AddHeaderActionProperty

ToResourceProperties AddHeaderActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.AddHeaderActionProperty

Property "HeaderName" AddHeaderActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.AddHeaderActionProperty

Associated Types

type PropertyType "HeaderName" AddHeaderActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.AddHeaderActionProperty

Property "HeaderValue" AddHeaderActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.AddHeaderActionProperty

Associated Types

type PropertyType "HeaderValue" AddHeaderActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.AddHeaderActionProperty

type PropertyType "HeaderName" AddHeaderActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.AddHeaderActionProperty

type PropertyType "HeaderValue" AddHeaderActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.AddHeaderActionProperty

data S3ActionProperty Source #

Instances

Instances details
ToJSON S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

Show S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

Eq S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

ToResourceProperties S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

Property "BucketName" S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

Associated Types

type PropertyType "BucketName" S3ActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

Property "IamRoleArn" S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

Associated Types

type PropertyType "IamRoleArn" S3ActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

Property "KmsKeyArn" S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

Associated Types

type PropertyType "KmsKeyArn" S3ActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

Property "ObjectKeyPrefix" S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

Associated Types

type PropertyType "ObjectKeyPrefix" S3ActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

type PropertyType "ObjectKeyPrefix" S3ActionProperty = Value Text
Property "TopicArn" S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

Associated Types

type PropertyType "TopicArn" S3ActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

type PropertyType "BucketName" S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

type PropertyType "IamRoleArn" S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

type PropertyType "KmsKeyArn" S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

type PropertyType "ObjectKeyPrefix" S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

type PropertyType "ObjectKeyPrefix" S3ActionProperty = Value Text
type PropertyType "TopicArn" S3ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.S3ActionProperty

data ActionProperty Source #

Instances

Instances details
ToJSON ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Show ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Eq ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

ToResourceProperties ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Property "AddHeaderAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Associated Types

type PropertyType "AddHeaderAction" ActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Methods

set :: PropertyType "AddHeaderAction" ActionProperty -> ActionProperty -> ActionProperty #

Property "BounceAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Associated Types

type PropertyType "BounceAction" ActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Property "ConnectAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Associated Types

type PropertyType "ConnectAction" ActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Property "LambdaAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Associated Types

type PropertyType "LambdaAction" ActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Property "S3Action" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Associated Types

type PropertyType "S3Action" ActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Property "SNSAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Associated Types

type PropertyType "SNSAction" ActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Property "StopAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Associated Types

type PropertyType "StopAction" ActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Property "WorkmailAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

Associated Types

type PropertyType "WorkmailAction" ActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

type PropertyType "AddHeaderAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

type PropertyType "BounceAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

type PropertyType "ConnectAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

type PropertyType "LambdaAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

type PropertyType "S3Action" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

type PropertyType "SNSAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

type PropertyType "StopAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

type PropertyType "WorkmailAction" ActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ActionProperty

data BounceActionProperty Source #

Instances

Instances details
ToJSON BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

Show BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

Eq BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

ToResourceProperties BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

Property "Message" BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

Associated Types

type PropertyType "Message" BounceActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

Property "Sender" BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

Property "SmtpReplyCode" BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

Associated Types

type PropertyType "SmtpReplyCode" BounceActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

Property "StatusCode" BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

Associated Types

type PropertyType "StatusCode" BounceActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

Property "TopicArn" BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

Associated Types

type PropertyType "TopicArn" BounceActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

type PropertyType "Message" BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

type PropertyType "Sender" BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

type PropertyType "SmtpReplyCode" BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

type PropertyType "StatusCode" BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

type PropertyType "TopicArn" BounceActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.BounceActionProperty

data ConnectActionProperty Source #

Instances

Instances details
ToJSON ConnectActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ConnectActionProperty

Show ConnectActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ConnectActionProperty

Eq ConnectActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ConnectActionProperty

ToResourceProperties ConnectActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ConnectActionProperty

Property "IAMRoleARN" ConnectActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ConnectActionProperty

Associated Types

type PropertyType "IAMRoleARN" ConnectActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ConnectActionProperty

Property "InstanceARN" ConnectActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ConnectActionProperty

Associated Types

type PropertyType "InstanceARN" ConnectActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ConnectActionProperty

type PropertyType "IAMRoleARN" ConnectActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ConnectActionProperty

type PropertyType "InstanceARN" ConnectActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.ConnectActionProperty

data LambdaActionProperty Source #

Instances

Instances details
ToJSON LambdaActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.LambdaActionProperty

Show LambdaActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.LambdaActionProperty

Eq LambdaActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.LambdaActionProperty

ToResourceProperties LambdaActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.LambdaActionProperty

Property "FunctionArn" LambdaActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.LambdaActionProperty

Associated Types

type PropertyType "FunctionArn" LambdaActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.LambdaActionProperty

Property "InvocationType" LambdaActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.LambdaActionProperty

Associated Types

type PropertyType "InvocationType" LambdaActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.LambdaActionProperty

Property "TopicArn" LambdaActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.LambdaActionProperty

Associated Types

type PropertyType "TopicArn" LambdaActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.LambdaActionProperty

type PropertyType "FunctionArn" LambdaActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.LambdaActionProperty

type PropertyType "InvocationType" LambdaActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.LambdaActionProperty

type PropertyType "TopicArn" LambdaActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.LambdaActionProperty

data SNSActionProperty Source #

Instances

Instances details
ToJSON SNSActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.SNSActionProperty

Show SNSActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.SNSActionProperty

Eq SNSActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.SNSActionProperty

ToResourceProperties SNSActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.SNSActionProperty

Property "Encoding" SNSActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.SNSActionProperty

Associated Types

type PropertyType "Encoding" SNSActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.SNSActionProperty

Property "TopicArn" SNSActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.SNSActionProperty

Associated Types

type PropertyType "TopicArn" SNSActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.SNSActionProperty

type PropertyType "Encoding" SNSActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.SNSActionProperty

type PropertyType "TopicArn" SNSActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.SNSActionProperty

data StopActionProperty Source #

Instances

Instances details
ToJSON StopActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.StopActionProperty

Show StopActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.StopActionProperty

Eq StopActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.StopActionProperty

ToResourceProperties StopActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.StopActionProperty

Property "Scope" StopActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.StopActionProperty

Associated Types

type PropertyType "Scope" StopActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.StopActionProperty

Property "TopicArn" StopActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.StopActionProperty

Associated Types

type PropertyType "TopicArn" StopActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.StopActionProperty

type PropertyType "Scope" StopActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.StopActionProperty

type PropertyType "TopicArn" StopActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.StopActionProperty

data WorkmailActionProperty Source #

Instances

Instances details
ToJSON WorkmailActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.WorkmailActionProperty

Show WorkmailActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.WorkmailActionProperty

Eq WorkmailActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.WorkmailActionProperty

ToResourceProperties WorkmailActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.WorkmailActionProperty

Property "OrganizationArn" WorkmailActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.WorkmailActionProperty

Associated Types

type PropertyType "OrganizationArn" WorkmailActionProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.WorkmailActionProperty

Property "TopicArn" WorkmailActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.WorkmailActionProperty

type PropertyType "OrganizationArn" WorkmailActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.WorkmailActionProperty

type PropertyType "TopicArn" WorkmailActionProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.WorkmailActionProperty

data RuleProperty Source #

Instances

Instances details
ToJSON RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

Show RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

Eq RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

ToResourceProperties RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

Property "Actions" RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

Associated Types

type PropertyType "Actions" RuleProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

Property "Enabled" RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

Associated Types

type PropertyType "Enabled" RuleProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

Property "Name" RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

Associated Types

type PropertyType "Name" RuleProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

Property "Recipients" RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

Associated Types

type PropertyType "Recipients" RuleProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

Property "ScanEnabled" RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

Associated Types

type PropertyType "ScanEnabled" RuleProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

type PropertyType "ScanEnabled" RuleProperty = Value Bool

Methods

set :: PropertyType "ScanEnabled" RuleProperty -> RuleProperty -> RuleProperty #

Property "TlsPolicy" RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

Associated Types

type PropertyType "TlsPolicy" RuleProperty 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

type PropertyType "TlsPolicy" RuleProperty = Value Text
type PropertyType "Actions" RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

type PropertyType "Enabled" RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

type PropertyType "Name" RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

type PropertyType "Recipients" RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

type PropertyType "ScanEnabled" RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

type PropertyType "ScanEnabled" RuleProperty = Value Bool
type PropertyType "TlsPolicy" RuleProperty Source # 
Instance details

Defined in Stratosphere.SES.ReceiptRule.RuleProperty

type PropertyType "TlsPolicy" RuleProperty = Value Text