How to restrict Amazon S3 API access? -
Whether using a different identity (using key / secret key) to access the Amazon S3 bucket via the Rest API Any way Where can I restrict access (for example read only)?
Yes, you can do the S3 API documentation describes the services available to you. You can set a bucket so another Amazon S3 can read the account but can not modify the item in the bucket.
Comments
Post a Comment