Being able to restrict and grant access to specific S3 resources is fundamental when implementing your security procedures. There are various methods that can be used to achieve this, one of which is to implement bucket policies. Bucket policies are applied directly to a bucket within S3 itself and apply to that bucket only.
To make your bucket policy even more effective, you can apply specific conditions as to when the effects of that Policy should apply. There are a many conditions you can base your bucket policy upon, and the AWS documentation provides greater insight into these here.
This Lab will guide you through the bucket policy creation process with the use of the AWS Policy Generator.
You will create and test two different bucket policies:
1. Configure a bucket policy that will restrict what a user can do within an S3 bucket based upon their IP address
2. Configure a bucket policy to only allow the upload of objects to a bucket when server side encryption has been configured for the object
June 27th, 2022 - Updated the screenshots and instructions to resolve policy generator issue
May 12, 2022 - Updated screenshots and instructions to reflect the latest UI
March 15th, 2022 - Updated the instructions and screenshots to reflect the latest user interface
January 28th, 2021 - Updated screenshots and instructions to reflect latest user interface changes
April 8th, 2020 - Updated S3 Bucket Enforces Encryption check to tolerate bucket name variations
January 10th, 2019 - Added a validation Lab Step to check the work you perform in the Lab
Stuart has been working within the IT industry for two decades covering a huge range of topic areas and technologies, from data center and network infrastructure design, to cloud architecture and implementation.
To date, Stuart has created 150+ courses relating to Cloud reaching over 180,000 students, mostly within the AWS category and with a heavy focus on security and compliance.
Stuart is a member of the AWS Community Builders Program for his contributions towards AWS.
He is AWS certified and accredited in addition to being a published author covering topics across the AWS landscape.
In January 2016 Stuart was awarded ‘Expert of the Year Award 2015’ from Experts Exchange for his knowledge share within cloud services to the community.
Stuart enjoys writing about cloud technologies and you will find many of his articles within our blog pages.