awslabs / aws-securityhub-multiaccount-scripts

This script automates the process of running the Security Hub multi-account workflow across a group of accounts that are in your control
MIT No Attribution
271 stars 108 forks source link

Fixed issue with account IDs that start with 0 and fixed a typo. #10

Closed adclark1 closed 5 years ago

adclark1 commented 5 years ago

Description of changes: Fixed issue with account IDs that start with 0. They must be treated as strings as is done in enablesecurityhub.py. Also fixed a typo.

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