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

    Interface NotificationConfigurationFilter

    Specifies object key name filtering rules. For information about key name filtering, see Configuring event notifications using object key name filtering in the Amazon S3 User Guide.

    interface NotificationConfigurationFilter {
        Key?: S3KeyFilter;
    }
    Index

    Properties

    Properties

    A container for object key name prefix and suffix filtering rules.