S3 is an object based storage.
for more intro regarding the S3, please check my post: Details info of S3 bucket
Practical steps of creating new S3 bucket are as below:
1. services --> storage --> S3.
2.Choose with create bucket option (available in the top
left).
3.Provide bucket name --> it should be unique, Because S3
bucket is global.
select the
region
* ignore the
option Copy settings from an existing bucket option. Only if case you are create bucket for the very
first time in the AWS account.
12.To download one object from S3 bucket. Open the S3 bucket and check the check box in the left side of the screen and click and Actions drop Down and go with download option.
13. If need to make private access bucket to public. Need to select the bucket check box and click on Edit public access settings option - ->enable check box for public access. By this public access is enable at S3 bucket level.
14.similarly for make an object as public accessible. Need to select the object and in the Actions drop down - - > Make public is the option for making the object publicly accessible.
15. To make an object publicly accessible. Need to enable public access enable @ both S3 bucket level and object level.
16. If need of moving S3 object from one standard to another standard type. Need click on the object and in the properties section - - >object can be classified to another type.
No comments:
Post a Comment