Aws S3 service is known as a 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. The S3 default region will be Global, we can change it manually to our particular region.
In the AWS console search for S3.
- Click Create Bucket
- Under General Configuration give your bucket a unique name.
- Leave the Object Ownership as the default
- Under Block Public Access settings for this bucket, leave it as the default
- Leave Bucket Versioning as default too.
- Skip the Tags and leave the Default encryption as default too.
- Dont need to make any changes in Advance, Click on Create a bucket
- You should have your first AWS S3 bucket. ]]>
Top comments (0)