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

    Interface SseKmsEncryptedObjects

    A container for filter information for the selection of S3 objects encrypted with Amazon Web Services KMS.

    interface SseKmsEncryptedObjects {
        Status: SseKmsEncryptedObjectsStatus | undefined;
    }
    Index

    Properties

    Properties

    Status: SseKmsEncryptedObjectsStatus | undefined

    Specifies whether Amazon S3 replicates objects created with server-side encryption using an Amazon Web Services KMS key stored in Amazon Web Services Key Management Service.