S3 Demo 2
- Log in to Management Console and open the S3 Console.
- Create a new bucket (show attempting an invalid name).
- Upload an object (preferably an image).
- Select the object and Open via the Actions menu.
- Open object properties and click link to file (show’s permissions error).
- Deselect object and expand Permissions.
- Add a bucket policy:
- Click AWS Policy Generator a. select S3 Bucket Policy b. Effect – Allow Principal - * Actions - GetObject (scroll list to show extent of options) ARN - arn:aws:s3:::/* Click Add Statement. c. Click Generate Policy. Copy policy text. Paste into Policy Editor window and Save.
- Select Object, click Link in Properties (shows success).
- Expand Details under Properties for object
- For Server Side Encryption, select AES-256.
- Deselect object - Expand Versioning for bucket Properties.
- Enable Versioning.
- Delete object.
- Click to Show Versions.
- Show that image object is still there.
- Delete the object tagged “Delete Marker”.
- Hide versions (object is now back in the list).
- Expand Lifecycle.
- Click Add rule.
- Leave default selection and click Configure Rule.
- Under Action on Current Version: a. Archive to the Glacier Storage Class - 60 b. Expire - 365
- Under Action on Previous Versions a. Permanently Delete - 15 b. Review
- Click Create and Activate Rule
- Select All Buckets.
- Select bucket.
- Show Cross Region Replication options
- Show Analytics options
- Show Metrics options
- Show Inventory options
- Empty the bucket.
- Delete the bucket. But be wary of some as designed constraints https://docs.aws.amazon.com/AmazonS3/latest/dev/delete-or-empty-bucket.html
Continue reading articles in my Amazon Web Services series
- Data Warehousing on AWS
- Migrating to AWS
- AWS Business Essentials
- IAM Demo
- Architecting on AWS
- SysOps on AWS
- S3 Demo
- Predict the Future
- AWS Tech Essentials
- Developing on AWS
- DevOps on AWS
- Advanced Architecting on AWS
- Big Data on AWS
- AWS Deep Dive Toolbox
- Security Engineering on AWS
- Deep Learning on AWS
- AWS List of Services
- Networking on Aws
- AWS Data and Analytics
- Microsoft Immersion Day
- Adelaide Deep Racer Hints and Tips
- Deep Racer Awards
- Windows on AWS
- AWS Ask Me Anything
- Cloudwatch and Systems Manager Workshop
- Containers Immersion Day
- Redshift Immersion Day
- Innovation in Ambiguity
- AWS Contingency Planning
- AWS CLI Examples
- Migrating to Cloud in 2023
- Chaos Engineering Workshop
- Chatgpt Friend or Foe