PickupDetails - AWS Snowball

PickupDetails

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.

Information identifying the person picking up the device.

Contents

DevicePickupId

The unique ID for a device that will be picked up.

Type: String

Length Constraints: Fixed length of 40.

Pattern: DPID[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}

Required: No

Email

The email address of the person picking up the device.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 320.

Pattern: ^(?=.{3,100}$).+@.+[.].+$

Required: No

IdentificationExpirationDate

Expiration date of the credential identifying the person picking up the device.

Type: Timestamp

Required: No

IdentificationIssuingOrg

Organization that issued the credential identifying the person picking up the device.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: .*

Required: No

IdentificationNumber

The number on the credential identifying the person picking up the device.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: .*

Required: No

Name

The name of the person picking up the device.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: .*

Required: No

PhoneNumber

The phone number of the person picking up the device.

Type: String

Length Constraints: Minimum length of 7. Maximum length of 30.

Pattern: ^\s*(?:\+?(\d{1,3}))?[-. (]*(\d{3})[-. )]*(\d{3})[-. ]*(\d{4})(?: *x(\d+))?\s*$

Required: No

See Also

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