aws-samples / aws-control-tower-guardduty-enabler

Apache License 2.0
41 stars 26 forks source link

Support for RegionFilter,DeleteStack,LifecycleRule #6

Closed tekdj7 closed 4 years ago

tekdj7 commented 4 years ago

Issue #, if available: 5

Description of changes: Support for RegionFilter,DeleteStack,LifecycleRule

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

tekdj7 commented 4 years ago

Branch Enhancements Provides a Region Filter choice, so you choose to enable GuardDuty in Supported Regions or only Control Tower supported regions. Invokes Lambda to do Initial Run, after CloudFormation template is deployed. Provides Delete Stack Support, so GuardDuty remains enabled, but not configured for a centralized view. Provides a Control Tower LifeCycle rule for faster enablement on new accounts. Updated Naming to be more Consistent with SecurityHub Enabler code, present here