Skip to content

Commit

Permalink
Updated S3 notes (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyhau committed Jul 2, 2024
1 parent a3fa90d commit 8a59e2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions S3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ Jump to
- [Storing sensitive files](#storing-sensitive-files)
- [Getting "The bucket does not allow ACLs" Error](#getting-the-bucket-does-not-allow-acls-error)


---

## Useful Libs and Tools

- [aws/boto3-s3-access-grants-plugin](https://github.com/aws/boto3-s3-access-grants-plugin) - AWS S3 Access Grants Plugin provides the functionality to enable S3 customers to configure S3 ACCESS GRANTS as a permission layer on top of the S3 Clients.
- [awslabs/mountpoint-s3](https://github.com/awslabs/mountpoint-s3) - Mountpoint for Amazon S3 is a simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.


---
## Useful Articles and Blogs

### Data Perimeter at scale
Expand Down

0 comments on commit 8a59e2e

Please sign in to comment.