From 217f79008923f28dadcaa3345667d4abaacb8857 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Tue, 2 Nov 2021 21:14:39 -0700 Subject: [PATCH] Link to blog entry --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09a050f..1f27e88 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ A tool for creating credentials for accessing S3 buckets +For project background, see [s3-credentials: a tool for creating credentials for S3 buckets](https://simonwillison.net/2021/Nov/3/s3-credentials/) on my blog. + ## ⚠️ Warning I am not an AWS security expert. You shoud review how this tool works carefully before using it against with own AWS account.