Uses of Class
software.amazon.awssdk.services.s3.model.AccessControlTranslation
Packages that use AccessControlTranslation
-
Uses of AccessControlTranslation in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return AccessControlTranslationModifier and TypeMethodDescriptionfinal AccessControlTranslationDestination.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 Amazon Web Services account that owns the destination bucket.Methods in software.amazon.awssdk.services.s3.model with parameters of type AccessControlTranslationModifier and TypeMethodDescriptionDestination.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 Amazon Web Services account that owns the destination bucket.