AWS S3 Bucket
Aws S3 service is known as simple storage service. S3 is also considered a bucket where important files and folders are stored. The files and folders we store in S3 are known as objects. S3 default region will be Global, we can change it manually to our particular region.
In AWS console search for S3.
Click Create Bucket
Under General Configuration give your bucket a unique name.
Leave the Object Ownership as default
Under Block Public Access settings for this bucket, leave it as default
Leave Bucket Versioning as default too.
Skip the Tags and leave the Default encryption as default too.
Don’t need to make any changes in Advance, Click on Create bucket
You should have your first AWS S3 bucket.
Comments
Post a Comment