DataTransfer - Amazon Snowball Edge
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DataTransfer

Note

Effective November 7, 2025, Amazon Snowball Edge will only be available to existing customers. If you would like to use Amazon Snowball Edge, sign up prior to that date. New customers should explore Amazon DataSync for online transfers, Amazon Data Transfer Terminal for secure physical transfers, or Amazon Partner solutions. For edge computing, explore Amazon Outposts.

Defines the real-time status of a Snow device's data transfer while the device is at Amazon. This data is only available while a job has a JobState value of InProgress, for both import and export jobs.

Contents

BytesTransferred

The number of bytes transferred between a Snow device and Amazon S3.

Type: Long

Required: No

ObjectsTransferred

The number of objects transferred between a Snow device and Amazon S3.

Type: Long

Required: No

TotalBytes

The total bytes of data for a transfer between a Snow device and Amazon S3. This value is set to 0 (zero) until all the keys that will be transferred have been listed.

Type: Long

Required: No

TotalObjects

The total number of objects for a transfer between a Snow device and Amazon S3. This value is set to 0 (zero) until all the keys that will be transferred have been listed.

Type: Long

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: