Action disabled: diff
kb:internet:services:s3:start
S3
Changelog
- 2026-01-12: Init
2026-03-14 Saturday
Using AWS CloudFormation for IaC. Documentation here. Summary of key points:
- Configuration comes as a template usually in YaML format, which creates a stack that bundles services together. changesets marking modifications between templates can be generated.
2026-01-12 Monday
Creating an S3 bucket... a couple of TODOs:
- IAM:
- Create a user group: Name, Users, Permission policies.
- Create a user: Name, Permissions.
- A specific permission policy can be created as well, under Policies.
Some comments:
- Role-based access is available from IAM: authentication using PKI, by creating CA from within AWS and (probably) issuing certificates to devices which can be used to request for access.
kb/internet/services/s3/start.txt · Last modified: 42 hours ago (15 March 2026) by justin
