Back to all posts
AWS-S3
Tools
Preface
AWS S3 is a storage service similar to Alibaba Cloud OSS and Tencent Cloud COS.
Creating a Bucket
URL: https://s3.console.aws.amazon.com/s3/get-started?region=us-east-1
Click the “Create bucket” button on the right side.
Fill in the name and select a region.

ACL is disabled by default.

Public access and versioning are disabled by default. You can enable them as needed.

Default encryption.

Bucket created successfully.
