Smaws_Client_Snowball.GetSoftwareUpdates
Returns an Amazon S3 presigned URL for an update file associated with a specified JobId
.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InvalidJobStateException of Types.invalid_job_state_exception
| `InvalidResourceException of Types.invalid_resource_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.get_software_updates_request ->
(Types.get_software_updates_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidJobStateException of Types.invalid_job_state_exception
| `InvalidResourceException of Types.invalid_resource_exception ])
Stdlib.result