IBM COS SDK for JavaScript V2 - v1.0.0
    Preparing search index...

    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 (View Summary)

    Index

    Properties

    TopicConfigurations?: TopicConfiguration[]

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

    QueueConfigurations?: QueueConfiguration[]

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

    LambdaFunctionConfigurations?: LambdaFunctionConfiguration[]

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

    EventBridgeConfiguration?: EventBridgeConfiguration

    Enables delivery of events to Amazon EventBridge.