Skip to content

Code4life-Labs/s3-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3 Examples

About

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!

How to use?

All of instructions are in examples folder, follow those steps and enjoy.

Author

built & scripted by Nguyen Anh Tuan (Tuna Nguyen)

About

Guides to secure S3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published