You can store data in Amazon S3, a highly scalable and secure cloud storage service, and access it from any location on the internet. A bucket, or data container, must be created in order to set up a basic configuration in S3. To improve data access and cut down on latency, you can select the area where your bucket is kept. Additionally, you can configure permissions to limit who has access to your bucket and how they do so. S3 provides a variety of storage classes, such as S3 Standard, S3 Intelligent-Tiering, S3 Standard-Infrequent Access, S3 One Zone-Infrequent Access, and S3 Glacier, all of which are created to satisfy various storage needs and financial constraints.
Here is the whole process.
Download PDF here.
S3 Basic Configuration.