How to Deploy S3 Static Websites to Multiple Stages Using CDK Pipeline Without Redundant Builds?
I’m currently working on deploying a static website hosted on S3 to multiple environments (e.g., test, stage, production) using AWS CDK pipelines. I need to uses the correct backend API URLs and other environment-specific settings for each build.
Bucket cannot have public ACLs set with BlockPublicAccess enabled
I want to make cloudformation and S3 then put log in S3.