stratosphere-0.2.1: EDSL for AWS CloudFormation

Safe HaskellNone
LanguageHaskell2010

Stratosphere.ResourceProperties.S3NotificationConfigurationConfigFilter

Description

Filter is a property of the LambdaConfigurations, QueueConfigurations, and TopicConfigurations properties that describes the filtering rules that determine the Amazon Simple Storage Service (Amazon S3) objects for which to send notifications.

Synopsis

Documentation

data S3NotificationConfigurationConfigFilter Source #

Full data type definition for S3NotificationConfigurationConfigFilter. See s3NotificationConfigurationConfigFilter for a more convenient constructor.

Instances

Show S3NotificationConfigurationConfigFilter Source # 
Generic S3NotificationConfigurationConfigFilter Source # 
ToJSON S3NotificationConfigurationConfigFilter Source # 
FromJSON S3NotificationConfigurationConfigFilter Source # 
type Rep S3NotificationConfigurationConfigFilter Source # 
type Rep S3NotificationConfigurationConfigFilter = D1 (MetaData "S3NotificationConfigurationConfigFilter" "Stratosphere.ResourceProperties.S3NotificationConfigurationConfigFilter" "stratosphere-0.2.1-7UjeTxLOKRACY1vyFAxa7V" False) (C1 (MetaCons "S3NotificationConfigurationConfigFilter" PrefixI True) (S1 (MetaSel (Just Symbol "_s3NotificationConfigurationConfigFilterS3Key") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 S3NotificationConfigurationConfigFilterS3Key)))

snccfS3Key :: Lens' S3NotificationConfigurationConfigFilter S3NotificationConfigurationConfigFilterS3Key Source #

Amazon S3 filtering rules that describe for which object key names to send notifications.