AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This operation creates an S3 Batch Operations job.
You can use S3 Batch Operations to perform large-scale batch actions on Amazon S3 objects. Batch Operations can run a single action on lists of Amazon S3 objects that you specify. For more information, see S3 Batch Operations in the Amazon S3 User Guide.
For information about permissions required to use the Batch Operations, see Granting permissions for S3 Batch Operations in the Amazon S3 User Guide.
Related actions include:
For .NET Core this operation is only available in asynchronous form. Please refer to CreateJobAsync.
Namespace: Amazon.S3Control
Assembly: AWSSDK.S3Control.dll
Version: 3.x.y.z
public virtual CreateJobResponse CreateJob( CreateJobRequest request )
Container for the necessary parameters to execute the CreateJob service method.
| Exception | Condition |
|---|---|
| BadRequestException | |
| IdempotencyException | |
| InternalServiceException | |
| TooManyRequestsException |
.NET Framework:
Supported in: 4.7.2 and newer