Uses of Interface
com.amazonaws.services.s3.model.MaterialsDescriptionProvider
Packages that use MaterialsDescriptionProvider
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of MaterialsDescriptionProvider in com.amazonaws.services.s3.model
Classes in com.amazonaws.services.s3.model that implement MaterialsDescriptionProviderModifier and TypeClassDescriptionclassThis class is an extension ofInitiateMultipartUploadRequestto allow additional crypto related attributes to be specified.classThis class is an extension ofPutObjectRequestto allow additional encryption material description to be specified on a per-request basis.In particular,EncryptedPutObjectRequestis only recognized byAmazonS3EncryptionClient.final classUsed to create a new instruction file, typically used to share an encrypted S3 object with partners via re-encrypting the CEK of the specified S3 object with a partner-specific public key.classUsed to request the client-side encryption and upload of a large S3 object via pipelined parallel multi-part uploads.