v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1426146126.4 KB

Returns an Amazon S3 presigned URL for an update file associated with a specified <code>JobId</code>.

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

Headers

X-Amz-Target'AWSIESnowballJobManagementService.GetSoftwareUpdates' required

Request body

JobIdstring required

The ID for a job that you want to get the software update file for, for example <code>JID123e4567-e89b-12d3-a456-426655440000</code>.

Response

Success

UpdatesURIstring

The Amazon S3 presigned URL for the update file associated with the specified <code>JobId</code> value. The software update will be available for 2 days after this request is made. To access an update after the 2 days have passed, you'll have to make another call to <code>GetSoftwareUpdates</code>.