In these examples, we will learn how to use S3 Bucket securely by using it's features like
- Block Public Accesses
- ACLs
- Bucket's Policy
- Encryption with KMS
And some other features like
- Event Bridge
- Access Point
But before we can implement these features, we have to use its fundamental featuresl, such as
- Put Object
- Batch Write / Put Object
- Get Object
- Delete Object
We'll do these features by several examples.
Let's learn with me!
All of instructions are in examples
folder, follow those steps and enjoy.
built & scripted by Nguyen Anh Tuan (Tuna Nguyen)