v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1426146126.4 KB

Creates an address for a Snow device to be shipped to. In most regions, addresses are validated at the time of creation. The address you provide must be located within the serviceable area of your region. If the address is invalid or unsupported, then an exception is thrown.

post/#X-Amz-Target=AWSIESnowballJobManagementService.CreateAddress

Headers

X-Amz-Target'AWSIESnowballJobManagementService.CreateAddress' required

Request body

Response

Success

AddressIdstring

The automatically generated ID for a specific address. You'll use this ID when you create a job to specify which address you want the Snow device for that job shipped to.

Example response

{
  "AddressId": "ADID1234ab12-3eec-4eb3-9be6-9374c10eb51b"
}