Amazon S3 will no longer charge for several HTTP error codes

https://aws.amazon.com/about-aws/whats-new/2024/05/amazon-s3-no-charge-http-error-codes/

Amazon S3 will make a change so unauthorized requests that customers did not initiate are free of charge. With this change, bucket owners will never incur request or bandwidth charges for requests that return an HTTP 403 (Access Denied) error...

Amazon S3 will no longer charge for several HTTP error codes

Amazon Web Services, Inc.
@awswhatsnew inb4 someone sets up C2 infra that returns a 403 with a "random error code" that also happens to be C2 payload / instruction fragments
@tychotithonus @awswhatsnew You can change the return message for unauthenticated users? I thought those are rejected way before it gets any actual data.

@waldi

Yep, you're exactly right for direct connections, but there are workarounds (rpoxy/gateway)

@awswhatsnew