Skip to main content
All CollectionsSeemplicity Knowledge-base articlesDatasources
How to connect AWS Security HUB to Seemplicity
How to connect AWS Security HUB to Seemplicity

Integrating with AWS Security HUB

A
Written by Alon Prigat
Updated over a week ago

Creating A Role

  1. In your AWS console go to IAM service

  2. On the left menu side choose roles

  3. Choose “Create Role”

  4. On the “select type of trusted entity” choose “Another AWS account”

  5. in the Account ID field add the account number: 104338399232 and click “Next: Permissions”

  6. in the policy table search for securityhub and mark AWSSecurityHubReadOnlyAccess policy then click “Next: Tags”

  7. Add any tag required by your practices and click next

  8. Add a role name and click next

  9. In the roles table find the role just created and click it

  10. From the summary screen copy the Role ARN and paste it above in the relevant field

  11. For extra security go to the “Trust relationships” tab and click the “edit trust relationships”

  12. in the window opened change arn:aws:iam::104338399232:root to arn:aws:iam::104338399232:role/seemplicity_collector then update the trust policy

Collection Instance Details

  1. Name: <Friendly name for this collection instance>

    AWS Account #: <The account # to collect from>

    Role Name: <Name of the role to assume in the collected account>

    Regions: <COmma seperated list of AWS regions to collector from>

Did this answer your question?