v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1426146126.4 KB

Updates the state when a shipment state changes to a different state.

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

Headers

X-Amz-Target'AWSIESnowballJobManagementService.UpdateJobShipmentState' required

Request body

JobIdstring required

The job ID of the job whose shipment date you want to update, for example <code>JID123e4567-e89b-12d3-a456-426655440000</code>.

ShipmentState'RECEIVED' | 'RETURNED' required
<p>The state of a device when it is being shipped. </p> <p>Set to <code>RECEIVED</code> when the device arrives at your location.</p> <p>Set to <code>RETURNED</code> when you have returned the device to Amazon Web Services.</p>

Response

Success

UpdateJobShipmentStateResult required