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

    Interface BucketLoggingStatus

    Container for logging status information.

    interface BucketLoggingStatus {
        LoggingEnabled?: LoggingEnabled;
    }
    Index

    Properties

    Properties

    LoggingEnabled?: LoggingEnabled

    Describes where logs are stored and the prefix that Amazon S3 assigns to all log object keys for a bucket. For more information, see PUT Bucket logging in the Amazon S3 API Reference.