Values.UpdateJobRequestSourceWhile a job's JobState value is New, you can update some of the information associated with a job. Once the job changes to a different job state, usually within 60 minutes of the job being created, this action is no longer available.
type nonrec t = {jobId : JobId.t;The job ID of the job that you want to update, for example JID123e4567-e89b-12d3-a456-426655440000.
*)roleARN : RoleARN.t option;The new role Amazon Resource Name (ARN) that you want to associate with this job. To create a role ARN, use the CreateRoleIdentity and Access Management (IAM) API action.
*)notification : Notification.t option;The new or updated Notification object.
*)resources : JobResource.t option;The updated JobResource object, or the updated JobResource object.
*)onDeviceServiceConfiguration : OnDeviceServiceConfiguration.t option;Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into. Amazon Web Services Snow Family supports Amazon S3 and NFS (Network File System) and the Amazon Web Services Storage Gateway service Tape Gateway type.
*)addressId : AddressId.t option;The ID of the updated Address object.
*)shippingOption : ShippingOption.t option;The updated shipping option value of this job's ShippingDetails object.
*)description : String_.t option;The updated description of this job's JobMetadata object.
*)snowballCapacityPreference : SnowballCapacity.t option;The updated SnowballCapacityPreference of this job's JobMetadata object. The 50 TB Snowballs are only available in the US regions. For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
*)forwardingAddressId : AddressId.t option;The updated ID for the forwarding address for a job. This field is not supported in most regions.
*)pickupDetails : PickupDetails.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of JobId.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `Enum of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of ResourceARN.t ])
list ]
list
| `String of ResourceARN.t
| `Structure of (string * [> `String of String_.t ]) list ])
list ]
list
| `String of SnsTopicARN.t
| `Structure of
(string
* [> `Double of S3StorageLimit.t
| `Enum of string
| `Integer of StorageLimit.t
| `String of String_.t ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]