Package | Description |
---|---|
software.amazon.awssdk.services.s3.model |
Modifier and Type | Method and Description |
---|---|
AccessControlTranslation |
Destination.accessControlTranslation()
Specify this only in a cross-account scenario (where source and destination bucket owners are not the same), and
you want to change replica ownership to the AWS account that owns the destination bucket.
|
Modifier and Type | Method and Description |
---|---|
Destination.Builder |
Destination.Builder.accessControlTranslation(AccessControlTranslation accessControlTranslation)
Specify this only in a cross-account scenario (where source and destination bucket owners are not the same),
and you want to change replica ownership to the AWS account that owns the destination bucket.
|
Copyright © 2021. All rights reserved.