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

    Interface ExistingObjectReplication

    Optional configuration to replicate existing source bucket objects.

    This parameter is no longer supported. To replicate existing objects, see Replicating existing objects with S3 Batch Replication in the Amazon S3 User Guide.

    interface ExistingObjectReplication {
        Status: ExistingObjectReplicationStatus | undefined;
    }
    Index

    Properties

    Properties

    Specifies whether Amazon S3 replicates existing source bucket objects.