Home icon

Amazon S3 now supports conditional writes

News



The article discusses a new feature added to Amazon S3, which allows for conditional writes to prevent overwriting existing objects.

Specifically, the article covers:

  • Amazon S3 now supports conditional writes using the PutObject or CompleteMultipartUpload API requests
  • This feature helps prevent applications from overwriting existing objects when uploading data
  • It simplifies how distributed applications with multiple clients concurrently update data in parallel
  • Clients can conditionally write objects without building client-side consensus mechanisms or additional API requests
  • This enables better performance and efficiency for large-scale analytics, distributed machine learning, and other highly parallelized workloads
  • The feature is available at no additional charge in all AWS Regions


Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Nov 25
2024
Amazon S3 adds new functionality for conditional writes
Oct 29
2025
Amazon S3 adds conditional write functionality to copy operations
Nov 25
2024
Amazon S3 now supports enforcement of conditional write operations for S3 general purpose buckets
Sep 16
2025
Amazon S3 now supports conditional deletes in S3 general purpose buckets

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.