All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0 (2023-04-20)
- BLEA v3 (#298)
- BLEA v3 (#298) (d54371b), closes #221 #237 #161 #220
- Change Aurora DB instance identifier not to conflict with each samples (#86) (0a817b4)
- enable imageScanOnPush to ECR repository. (#105) (77c840a)
- guest-webapp-sample: Replace LaunchConfiguration with LaunchTemplate (#183) (0102836)
2.1.0 (2022-09-06)
- refactor cicd sample and update to CDK Pipelines (#50) (fa0949a)
- Revise metrics filter for UnauthorizedAttemptsAlarm. (#51) (6dd30b4)
- upgrade synthetics runtime to 3.3 (#29) (0eb09e9)
- upgrade synthetics runtime to 3.5 (#74) (f9f382c)
- guest-webapp-sample: Change container repository to ECR with pull through cache. (#72) (eb33947)
- base-ct-guest: Fix to support Control Tower LZ v3.0 (#70) (9067290)
- base-standalone: Replace deprecated IAM Policy
AWSConfigRole
withAWS_ConfigRole
(#46) (47cadcc) - enable bucket-enforce-ssl on all buckets (#47) (dac02d5)
- vulnerabilities in minimist (#42) (2fcef62)
- Add a guidance to suppress alerts about CodeBuild from Security Hub (#48) (66358ec)
- Add how to enable Inspector(v2) manually (#56) (eb32879)
- Fix image path for opening CloudShell (#57) (1df2898)
- Fix image path(en and ja) (#59) (286ba6b)
- fix link in documents (#58) (44f9d26)
- fix NIST quick start link in code comments (#24) (5e9c5af)
- fix typo (#53) (323662f)
2.0.0 (2022-02-01)
- Update to CDKv2 (#23)
1.3.0 (2022-02-01)
- Re-organize applications into usecases directory. Now we use npm workspaces to build.
- guest-apiapp-sample add Serverless API application sample (NodeJS and Python)
- guest-webapp-sample add SSL(R53+CF+ACM+ALB) implementation sample
- guest-webapp-sample add Canary(CloudWatch Synthetics) sample
- guest-webapp-sample add CloudWatch Dashboard sample
- add documents (HowTo and deployment to controltower)
- Update CDK version to 1.129.0 and its dependencies.
- guest-webapp-sample generalize ECS sample. now we don't use aws-ecs-patterns.
- guest-webapp-sample re-organize KMS keys
- gov-base-ct gov-base-standalone refine notification settings for SecurityHub
- Update CDK version to 1.107.0 and its dependencies.
- Add Japanese documentation
- All files, initial version