We will create s3 bucket
In this article will create our first S3 bucket
Let’s create S3 bucket
Click create bucket to create one

Give the bucket name
and choose the region

Public access is block by default
If we want we can enable public access here

Access is block by default

You can enable if needed

Create bucket

Upload file
Now we can upload some files from our computer

Properties
under properties, we can choose storage class

Encryption
Enable or disable encryption for the bucket

We choose not to have encryption

Upload
upload files to the bucket

Files in the bucket
Our files now in the bucket

URL
We can use this URL to access our files from the browser

Conclusion
We just create our first bucket and upload some files. We can access those files via you URL if the bucket or files are publicly accessible.