NotificationConfiguration 
    A container for specifying the notification configuration of the bucket. If this element is empty, notifications are turned off for the bucket.
Types
Properties
Link copied to clipboard
                  Enables delivery of events to Amazon EventBridge.
Link copied to clipboard
                  Describes the Lambda functions to invoke and the events for which to invoke them.
Link copied to clipboard
                  The Amazon Simple Queue Service queues to publish messages to and the events for which to publish messages.
Link copied to clipboard
                  The topic to which notifications are sent and the events for which notifications are generated.
Functions
Link copied to clipboard
                  inline fun copy(block: NotificationConfiguration.Builder.() -> Unit = {}): NotificationConfiguration