Joshua McKiddy

Results 3 comments of Joshua McKiddy

Added cleanup for Route 53 Resolver Query Logs (single account mode) within release v1.3.0: https://github.com/awslabs/assisted-log-enabler-for-aws/releases/tag/v1.3.0 Will be adding more services in upcoming patches.

Added additional services to the cleanup functionality within release v1.4.1: https://github.com/awslabs/assisted-log-enabler-for-aws/releases/tag/v1.4.1 Services Added: - VPC Flow Logs - CloudTrail

The code has the DryRun flag enabled where possible, so that's where those specific error messages are coming from. Here's an example within the code: https://github.com/awslabs/aws-cloudsaga/blob/main/cloudsaga/scenarios/network_changes.py#L53-L55