DataTransfer - AWS Snowball

DataTransfer

Important

End of support notice: On November 12, 2024, AWS will discontinue previous generation AWS Snowball devices, and both Snowcone devices (HDD and SDD). We will continue to support existing customers using these end-of-life devices until November 12, 2025. The latest generation AWS Snowball devices are available for all customers. For more information, visit this blog post.

Defines the real-time status of a Snow device's data transfer while the device is at AWS. 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 AWS SDKs, see the following: