stratosphere-0.2.0: EDSL for AWS CloudFormation

Safe HaskellNone
LanguageHaskell2010

Stratosphere.ResourceProperties.S3NotificationConfigurationConfigFilterS3Key

Description

S3Key is a property of the Amazon S3 NotificationConfiguration Config Filter property that specifies the key names of Amazon Simple Storage Service (Amazon S3) objects for which to send notifications.

Synopsis

Documentation

data S3NotificationConfigurationConfigFilterS3Key Source #

Full data type definition for S3NotificationConfigurationConfigFilterS3Key. See s3NotificationConfigurationConfigFilterS3Key for a more convenient constructor.

Instances

Show S3NotificationConfigurationConfigFilterS3Key Source # 
Generic S3NotificationConfigurationConfigFilterS3Key Source # 
ToJSON S3NotificationConfigurationConfigFilterS3Key Source # 
FromJSON S3NotificationConfigurationConfigFilterS3Key Source # 
type Rep S3NotificationConfigurationConfigFilterS3Key Source # 
type Rep S3NotificationConfigurationConfigFilterS3Key = D1 (MetaData "S3NotificationConfigurationConfigFilterS3Key" "Stratosphere.ResourceProperties.S3NotificationConfigurationConfigFilterS3Key" "stratosphere-0.2.0-B1WeL9cnxuQ3qer3csMa6f" False) (C1 (MetaCons "S3NotificationConfigurationConfigFilterS3Key" PrefixI True) (S1 (MetaSel (Just Symbol "_s3NotificationConfigurationConfigFilterS3KeyRules") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 [S3NotificationConfigurationConfigFilterS3KeyRules])))

snccfskRules :: Lens' S3NotificationConfigurationConfigFilterS3Key [S3NotificationConfigurationConfigFilterS3KeyRules] Source #

The object key name to filter on and whether to filter on the suffix or prefix of the key name.