|
3 | 3 | ## Table of Contents<!-- omit in toc -->
|
4 | 4 |
|
5 | 5 | - [Introduction](#introduction)
|
| 6 | +- [2024-09-18](#2024-09-18) |
| 7 | +- [2024-08-22](#2024-08-22) |
| 8 | +- [2024-07-17](#2024-07-17) |
| 9 | +- [2024-06-24](#2024-06-24) |
6 | 10 | - [2024-05-03](#2024-05-03)
|
7 | 11 | - [2024-04-15](#2024-04-15)
|
8 | 12 | - [2024-02-12](#2024-02-12)
|
|
53 | 57 | All notable changes to this project will be documented in this file.
|
54 | 58 |
|
55 | 59 | ---
|
| 60 | +## 2024-09-18 |
| 61 | + |
| 62 | +### Added<!-- omit in toc --> |
| 63 | + |
| 64 | +- Added [Security Lake Organization](aws_sra_examples/solutions/security_lake/security_lake_org) solution to configure Security Lake in AWS Organizations. |
| 65 | + |
| 66 | +### Changed<!-- omit in toc --> |
| 67 | + |
| 68 | +- Updated [Inspector](https://github.com/aws-samples/aws-security-reference-architecture-examples/tree/main/aws_sra_examples/solutions/inspector/inspector_org) solution to allow creation of AWSServiceRoleForAmazonInspector2Agentless SLR. |
| 69 | +- Updated documentation for [EC2 Default EBS Encryption](aws_sra_examples/solutions/ec2/ec2_default_ebs_encryption) solution. |
| 70 | + |
| 71 | +## 2024-08-22 |
| 72 | + |
| 73 | +### Added<!-- omit in toc --> |
| 74 | + |
| 75 | +- Added [Patch Manager](aws_sra_examples/solutions/patch_mgmt/patch_mgmt_org) solution to streamline the patch management process across multiple AWS accounts and regions in AWS Organizations. |
| 76 | + |
| 77 | +## 2024-07-17 |
| 78 | + |
| 79 | +### Fixed<!-- omit in toc --> |
| 80 | + |
| 81 | +- Fixed [Terraform edition](aws_sra_examples/terraform) Workspace creation on suspended accounts. |
| 82 | +- Fixed [Firewall Manager](https://github.com/aws-samples/aws-security-reference-architecture-examples/tree/main/aws_sra_examples/solutions/firewall_manager/firewall_manager_org) solution deployment issue (invalid operation error). |
| 83 | +- Fixed [GuardDuty terraform](aws_sra_examples/terraform/solutions/guard_duty) module installation failure. |
| 84 | + |
| 85 | +## 2024-06-24 |
| 86 | + |
| 87 | +### Changed<!-- omit in toc --> |
| 88 | + |
| 89 | +- Updated [GuardDuty Organization](aws_sra_examples/solutions/guardduty/guardduty_org) solution to support Opt-in regions. |
| 90 | + |
56 | 91 | ## 2024-05-03
|
57 | 92 |
|
58 | 93 | - Updated [GuardDuty Organization](aws_sra_examples/solutions/guardduty/guardduty_org) solution to add Runtime Monitoring protection.
|
|
0 commit comments