Retrieves the configuration parameters and status for a Batch Operations job. For more information, see Amazon S3 Batch Operations in the Amazon Simple Storage Service Developer Guide.
s3control_describe_job(AccountId, JobId)
[required]
[required] The ID for the job whose information you want to retrieve.
svc$describe_job( AccountId = "string", JobId = "string" )
Related actions include:
CreateJob
ListJobs
UpdateJobPriority
UpdateJobStatus