Setup Instructions
Specific instructions on setting up a new AWS account environment.
VPC: security groups and endpoints
Default VPC security group changes Modify the security group to allow TCP ports 3306 and 6379 (f...
IAM: users, roles and policies
IAM Policies Deserted-Chateau-Test-Lambda-Admin-Access { "Version": "2012-10-17", "St...
S3: buckets, access policies and CORS policies
deserted-chateau-test-external-site-assets Bucket Policy { "Version": "2012-10-17", "...
CloudFront & WAF: distributions and WAF rule configuration
Lambda: functions, layers and important configuration settings
See the codebase for a list of functions and layers to upload to Lambda, under the /lib/aws/ folder.
SES: Verified identities, DKIM/DMARC, and SNS/SQS setup
Verified Entities Add desertedchateau.com as a verified domain entity. See the SES chapter for c...
RDS and ElastiCache: setup and configuration
DynamoDB: tables
Systems Manager: Parameter Store credentials
/Deserted-Chateau/Credentials/BunnyAccountCredentials {"api_key": "<bunny API key>"} /Deserted-...