Class: AmazonS3NotificationConfiguration

Types~AmazonS3NotificationConfiguration

new AmazonS3NotificationConfiguration()

Properties:
Name Type Description
LambdaConfigurations AmazonSimpleStorageServiceNotificationConfigurationLambdaConfigurations Required: No. The AWS Lambda functions to invoke and the events for which to invoke the functions.
QueueConfigurations AmazonSimpleStorageServiceNotificationConfigurationQueueConfigurations Required: No. The Amazon Simple Queue Service queues to publish messages to and the events for which to publish messages.
TopicConfigurations AmazonS3NotificationConfigurationTopicConfigurations Required: No. The topic to which notifications are sent and the events for which notification are generated.
Source: