Puppet Task: s3_aws_create_multipart_upload
- Defined in:
-
tasks/s3_aws_create_multipart_upload.json,
tasks/s3_aws_create_multipart_upload.rb
Overview
Initiates a multipart upload and returns an upload ID. Note: After you initiate multipart upload and upload one or more parts, you must either complete or abort multipart upload in order to stop getting charged for storage of the uploaded parts. Only after you either complete or abort multipart upload, Amazon S3 frees up the parts storage and stops charging you for the parts storage.