Tuesday, May 14, 2024

RFC 8693 OAuth 2.0 Token Exchange

 https://www.rfc-editor.org/rfc/rfc8693


Wednesday, May 8, 2024

How an empty S3 bucket can make your aws bill explode

 https://medium.com/@maciej.pocwierz/how-an-empty-s3-bucket-can-make-your-aws-bill-explode-934a383cb8b1

So, if I were to open my terminal now and type:

aws s3 cp ./file.txt s3://your-bucket-name/random_key

I would receive an AccessDenied error, but I would be the one to pay for that request. And I don’t even need an AWS account to do so.