Values.DescribeJobRequestSourceRetrieves the configuration parameters and status for a Batch Operations job. For more information, see S3 Batch Operations in the Amazon S3 User Guide. Permissions To use the DescribeJob operation, you must have permission to perform the s3:DescribeJob action. Related actions include: CreateJob ListJobs UpdateJobPriority UpdateJobStatus
type nonrec t = {accountId : AccountId.t;The Amazon Web Services account ID associated with the S3 Batch Operations job.
*)jobId : JobId.t;The ID for the job whose information you want to retrieve.
*)}