From c1b0f9312816249405cd760f364c8f793ab50faa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 21:40:30 +0000 Subject: [PATCH] chore: update docs/aws-storage.md [20260514-2139] --- docs/aws-storage.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/aws-storage.md b/docs/aws-storage.md index 3f011e84..de6aee03 100644 --- a/docs/aws-storage.md +++ b/docs/aws-storage.md @@ -29,6 +29,7 @@ - If you donยดt want to make any modifications to the file and upload it as is, you can upload the files directly from API Gateway to S3. But if some modifications are required, you may consider using Lambda to receive the request from API Gateway and upload to S3. In this article we will not use Lambda. ## Amazon EFS Elastic File System + - [Ceph: A Distributed Object, Block, and File Storage Platform](https://github.com/ceph/ceph) - *(Related to kubernetes-storage topic)* - [EFS Elastic File System](https://aws.amazon.com/blogs/aws/amazon-elastic-file-system-production-ready-in-three-regions) - [Amazon Elastic File System triples read throughput](https://aws.amazon.com/about-aws/whats-new/2021/01/amazon-elastic-file-system-triples-read-throughput/) @@ -39,4 +40,4 @@ ## AWS S3 Sync -- [==blog.awsfundamentals.com: AWS S3 Sync - An Extensive Guide==](https://blog.awsfundamentals.com/aws-s3-sync) Learn all about AWS S3 sync - covering download, upload, synchronize buckets, file selection patterns, dry-run, and more - examples included. The CLI is a daily tool for every DevOps engineer working with AWS. A deep-dive for the ๐—ฎ๐˜„๐˜€ ๐˜€๐Ÿฏ ๐˜€๐˜†๐—ป๐—ฐ command & its powerful options. +- [==blog.awsfundamentals.com: AWS S3 Sync - An Extensive Guide==](https://blog.awsfundamentals.com/aws-s3-sync) Learn all about AWS S3 sync - covering download, upload, synchronize buckets, file selection patterns, dry-run, and more - examples included. The CLI is a daily tool for every DevOps engineer working with AWS. A deep-dive for the ๐—ฎ๐˜„๐˜€ ๐˜€๐Ÿฏ ๐˜€๐˜†๐—ป๐—ฐ command & its powerful options. \ No newline at end of file