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

Stratosphere.SES.ConfigurationSetEventDestination

Documentation

data EventDestinationProperty Source #

Instances

Instances details
ToJSON EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

Show EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

Eq EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

ToResourceProperties EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

Property "CloudWatchDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

Property "Enabled" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

Property "EventBridgeDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

Property "KinesisFirehoseDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

Associated Types

type PropertyType "KinesisFirehoseDestination" EventDestinationProperty 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

Property "MatchingEventTypes" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

Property "Name" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

Property "SnsDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

type PropertyType "CloudWatchDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

type PropertyType "Enabled" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

type PropertyType "EventBridgeDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

type PropertyType "KinesisFirehoseDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

type PropertyType "MatchingEventTypes" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

type PropertyType "Name" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

type PropertyType "SnsDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventDestinationProperty

data CloudWatchDestinationProperty Source #

Instances

Instances details
ToJSON CloudWatchDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.CloudWatchDestinationProperty

Show CloudWatchDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.CloudWatchDestinationProperty

Eq CloudWatchDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.CloudWatchDestinationProperty

ToResourceProperties CloudWatchDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.CloudWatchDestinationProperty

Property "DimensionConfigurations" CloudWatchDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.CloudWatchDestinationProperty

type PropertyType "DimensionConfigurations" CloudWatchDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.CloudWatchDestinationProperty

data DimensionConfigurationProperty Source #

Instances

Instances details
ToJSON DimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.DimensionConfigurationProperty

Show DimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.DimensionConfigurationProperty

Eq DimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.DimensionConfigurationProperty

ToResourceProperties DimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.DimensionConfigurationProperty

Property "DefaultDimensionValue" DimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.DimensionConfigurationProperty

Property "DimensionName" DimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.DimensionConfigurationProperty

Property "DimensionValueSource" DimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.DimensionConfigurationProperty

type PropertyType "DefaultDimensionValue" DimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.DimensionConfigurationProperty

type PropertyType "DefaultDimensionValue" DimensionConfigurationProperty = Value Text
type PropertyType "DimensionName" DimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.DimensionConfigurationProperty

type PropertyType "DimensionValueSource" DimensionConfigurationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.DimensionConfigurationProperty

data EventBridgeDestinationProperty Source #

Instances

Instances details
ToJSON EventBridgeDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventBridgeDestinationProperty

Show EventBridgeDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventBridgeDestinationProperty

Eq EventBridgeDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventBridgeDestinationProperty

ToResourceProperties EventBridgeDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventBridgeDestinationProperty

Property "EventBusArn" EventBridgeDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventBridgeDestinationProperty

type PropertyType "EventBusArn" EventBridgeDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.EventBridgeDestinationProperty

data KinesisFirehoseDestinationProperty Source #

Instances

Instances details
ToJSON KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.KinesisFirehoseDestinationProperty

Show KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.KinesisFirehoseDestinationProperty

Eq KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.KinesisFirehoseDestinationProperty

ToResourceProperties KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.KinesisFirehoseDestinationProperty

Property "DeliveryStreamARN" KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.KinesisFirehoseDestinationProperty

Property "IAMRoleARN" KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.KinesisFirehoseDestinationProperty

type PropertyType "DeliveryStreamARN" KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.KinesisFirehoseDestinationProperty

type PropertyType "IAMRoleARN" KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.KinesisFirehoseDestinationProperty

data SnsDestinationProperty Source #

Instances

Instances details
ToJSON SnsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.SnsDestinationProperty

Show SnsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.SnsDestinationProperty

Eq SnsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.SnsDestinationProperty

ToResourceProperties SnsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.SnsDestinationProperty

Property "TopicARN" SnsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.SnsDestinationProperty

type PropertyType "TopicARN" SnsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination.SnsDestinationProperty

data ConfigurationSetEventDestination Source #

Instances

Instances details
ToJSON ConfigurationSetEventDestination Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination

Show ConfigurationSetEventDestination Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination

Eq ConfigurationSetEventDestination Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination

ToResourceProperties ConfigurationSetEventDestination Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination

Property "ConfigurationSetName" ConfigurationSetEventDestination Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination

Associated Types

type PropertyType "ConfigurationSetName" ConfigurationSetEventDestination 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination

Property "EventDestination" ConfigurationSetEventDestination Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination

type PropertyType "ConfigurationSetName" ConfigurationSetEventDestination Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination

type PropertyType "EventDestination" ConfigurationSetEventDestination Source # 
Instance details

Defined in Stratosphere.SES.ConfigurationSetEventDestination