From 47803a5ee8ef12e8f2fc0c9261cade561387f773 Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Fri, 5 Jul 2024 22:31:43 +0200 Subject: [PATCH] chore(aws/iam): add source --- knowledge base/cloud computing/aws/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/knowledge base/cloud computing/aws/README.md b/knowledge base/cloud computing/aws/README.md index 977b052..d2bceb1 100644 --- a/knowledge base/cloud computing/aws/README.md +++ b/knowledge base/cloud computing/aws/README.md @@ -350,6 +350,7 @@ Examples: - [I'm trying to export a snapshot from Amazon RDS MySQL to Amazon S3, but I'm receiving an error. Why is this happening?] - [Rotating AWS KMS keys] - [Image baking in AWS using Packer and Image builder] +- [Avoid the 60 minutes timeout when using the AWS CLI with IAM roles] [automating dns-challenge based letsencrypt certificates with aws route 53]: https://johnrix.medium.com/automating-dns-challenge-based-letsencrypt-certificates-with-aws-route-53-8ba799dd207b +[avoid the 60 minutes timeout when using the aws cli with iam roles]: https://cloudonaut.io/avoid-the-60-minutes-timeout-when-using-the-aws-cli-with-iam-roles/ [aws config tutorial by stephane maarek]: https://www.youtube.com/watch?v=qHdFoYSrUvk [aws.permissions.cloud]: https://aws.permissions.cloud/ [configuring ec2 disk alert using amazon cloudwatch]: https://medium.com/@chandinims001/configuring-ec2-disk-alert-using-amazon-cloudwatch-793807e40d72