Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotificationConfiguration

A container for specifying the notification configuration of the bucket. If this element is empty, notifications are turned off for the bucket.

Hierarchy

Index

Properties

Optional EventBridgeConfiguration

EventBridgeConfiguration: EventBridgeConfiguration

Enables delivery of events to Amazon EventBridge.

Optional LambdaFunctionConfigurations

LambdaFunctionConfigurations: LambdaFunctionConfiguration[]

Describes the Lambda functions to invoke and the events for which to invoke them.

Optional QueueConfigurations

QueueConfigurations: QueueConfiguration[]

The Amazon Simple Queue Service queues to publish messages to and the events for which to publish messages.

Optional TopicConfigurations

TopicConfigurations: TopicConfiguration[]

The topic to which notifications are sent and the events for which notifications are generated.