Releases: aws-solutions/account-assessment-for-aws-organizations
Releases · aws-solutions/account-assessment-for-aws-organizations
v1.0.6
v1.0.5
Fixed
- Updated package versions to resolve security vulnerabilities.
V1.0.4
Changed
- Mitigated impact caused by new default settings for S3 Object Ownership (ACLs disabled) for all new S3 buckets.
v1.0.3
v1.0.2
Added
- Optional Multi-factor authentication (MFA) for Cognito User Pool
Changed
- Shortened the role name in OrgManagementStack to avoid name length constraints in some
regions. #3 - Encryption of DynamoDB tables from AWS owned to AWS managed key. Allows customers to view key metadata and audit key
use in AWS CloudTrail logs. - Increase Lambda function memory size to scan large number of accounts in AWS Organizations
- Ignore deleted CloudFormation stacks in the Resource-based policy scan.
- Fix typo to process next marker when listing IoT policies.
v1.0.1
Changed
- Updated 3rd party library versions
- Mitigated vulnerability in py library by updating pytest version