awslabs / cid-framework

Apache License 2.0
23 stars 24 forks source link

Allow Customers explictly exclude accounts from data collections #203

Open iakov-aws opened 2 weeks ago

iakov-aws commented 2 weeks ago

Some times Customers need to exclude accounts from data collections. Having a stop list in parameters store can be an option.

esc1144 commented 2 weeks ago

Added an optional parameter in the main template for a comma separated list of linked account ids to exclude https://github.com/awslabs/cid-framework/pull/204