Package and Description |
---|
com.amazonaws.mobileconnectors.s3.transfermanager |
com.amazonaws.mobileconnectors.s3.transfermanager.exception |
com.amazonaws.mobileconnectors.s3.transfermanager.model |
Interface and Description |
---|
com.amazonaws.services.s3.AmazonS3Encryption
Client-side encryption is deprecated. Please use one of
the following:
a) For uploads, you can encrypt the file locally using an
algorithm of your choice and use the TransferUtility API to upload the
encrypted file to S3. For downloads, you can use the TransferUtility API to
download the file and then decrypt it using the algorithm that you used to
upload the file.
b) ServerSideEncryption: There are multiple options available for
ServerSide Encryption. You can setup encryption at the S3 bucket level
using the AWS S3 console. When encryption is setup at the bucket level,
all objects in the bucket are encrypted. You can also use the AWS console
to encrypt individual objects after they have been uploaded. Another option
is to request ServerSide encryption for the object being uploaded
using the SDK.
|
com.amazonaws.mobileconnectors.s3.transfermanager.Copy
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.mobileconnectors.s3.transfermanager.Download
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.services.s3.model.EncryptionMaterialsAccessor
See
AmazonS3EncryptionClient
for further details. |
com.amazonaws.services.s3.model.EncryptionMaterialsFactory
See
AmazonS3EncryptionClient
for further details. |
com.amazonaws.services.s3.model.EncryptionMaterialsProvider
See
AmazonS3EncryptionClient
for further details. |
com.amazonaws.mobileconnectors.s3.transfermanager.MultipleFileDownload
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.mobileconnectors.s3.transfermanager.MultipleFileUpload
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.mobileconnectors.s3.transfermanager.ObjectMetadataProvider
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.services.s3.model.ProgressListener
Replaced by
ProgressListener . |
com.amazonaws.mobileconnectors.s3.transfermanager.Transfer
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.mobileconnectors.s3.transfermanager.Upload
The Transfer Manager is now deprecated in favor of the
TransferUtility |
Class and Description |
---|
com.amazonaws.services.s3.AmazonS3EncryptionClient
Client-side encryption is deprecated. Please use one of
the following:
a) For uploads, you can encrypt the file locally using an
algorithm of your choice and use the TransferUtility API to upload the
encrypted file to S3. For downloads, you can use the TransferUtility API to
download the file and then decrypt it using the algorithm that you used to
upload the file.
b) ServerSideEncryption: There are multiple options available for
ServerSide Encryption. You can setup encryption at the S3 bucket level
using the AWS S3 console. When encryption is setup at the bucket level,
all objects in the bucket are encrypted. You can also use the AWS console
to encrypt individual objects after they have been uploaded. Another option
is to request ServerSide encryption for the object being uploaded
using the SDK.
|
com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
Use
TopicConfiguration
instead |
com.amazonaws.services.s3.model.CloudFunctionConfiguration
use
LambdaConfiguration instead |
com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.services.s3.model.CryptoConfiguration
See
AmazonS3EncryptionClient
for further details. |
com.amazonaws.services.s3.model.EncryptionMaterials
See
AmazonS3EncryptionClient
for further details. |
com.amazonaws.services.s3.model.KMSEncryptionMaterials
See
AmazonS3EncryptionClient
for further details. |
com.amazonaws.services.s3.model.KMSEncryptionMaterialsProvider
See
AmazonS3EncryptionClient
for further details. |
com.amazonaws.mobileconnectors.s3.transfermanager.PauseResult
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.mobileconnectors.s3.transfermanager.PersistableDownload
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.mobileconnectors.s3.transfermanager.PersistableTransfer
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.mobileconnectors.s3.transfermanager.PersistableUpload
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.services.s3.model.ProgressEvent
Replaced by
ProgressEvent |
com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.mobileconnectors.s3.transfermanager.TransferProgress
The Transfer Manager is now deprecated in favor of the
TransferUtility |
com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
The Transfer Manager is now deprecated in favor of the
TransferUtility |
Enum and Description |
---|
com.amazonaws.services.s3.model.CryptoMode
See
AmazonS3EncryptionClient
for further details. |
com.amazonaws.services.s3.model.CryptoStorageMode
See
AmazonS3EncryptionClient
for further details. |
com.amazonaws.mobileconnectors.s3.transfermanager.PauseStatus
The Transfer Manager is now deprecated in favor of the
TransferUtility |
Exceptions and Description |
---|
com.amazonaws.mobileconnectors.s3.transfermanager.exception.PauseException
The Transfer Manager is now deprecated in favor of the
TransferUtility |
Field and Description |
---|
com.amazonaws.services.s3.model.InstructionFileId.DEFAULT_INSTURCTION_FILE_SUFFIX |
Copyright © 2019. All rights reserved.