This class is an extension of {@link PutObjectRequest} to allow additionalencryption material description to be specified on a per-request basis.In particular, {@link EncryptedPutObjectRequest} is only recognized by{@link AmazonS3EncryptionClient}.
If {@link EncryptedPutObjectRequest} is used against the non-encrypting{@link AmazonS3Client}, the additional attributes will be ignored.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|