Learn R Programming

paws.storage (version 0.7.0)

s3control_describe_job: Retrieves the configuration parameters and status for a Batch Operations job

Description

Retrieves the configuration parameters and status for a Batch Operations job. For more information, see S3 Batch Operations in the Amazon S3 User Guide.

See https://www.paws-r-sdk.com/docs/s3control_describe_job/ for full documentation.

Usage

s3control_describe_job(AccountId, JobId)

Arguments

AccountId

[required] The Amazon Web Services account ID associated with the S3 Batch Operations job.

JobId

[required] The ID for the job whose information you want to retrieve.