PickupDetails
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
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
-
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 Amazon SDKs, see the following: