- Align all AFT S3 access log destination buckets to use SSE-KMS encryption with the AFT-managed CMK and enable S3 Bucket Keys for reduced KMS request costs. (#339)
- Delete the CloudTrail trail when
aft_feature_cloudtrail_data_eventsis set to false. Previously, disabling this feature option stopped creating new trails but did not remove existing ones. Existing trail data and the S3 bucket are retained. - Gracefully skip unreachable AWS regions during default VPC deletion instead of failing the entire operation.
- Update
urllib3andidnadependencies