Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Onboarding Data Theorem’s role into AWS

...

{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Resource": "*",
      "Action": [
        "apigateway:GET"
      ]
    }
  ]
}
    Select Review policy, and enter the name below:DataTheorem-APIGateway-SecurityAudit
    Select Create policy. Close the tab and navigate back to our portal and select Next
  1. Navigate to Create Role page on AWS by clicking here
  2. The link will pre-fill Data Theorem's account ID and external ID
    Ensure the field Account ID and External ID are pre-filled
    Select Next: Permissions
    Enter SecurityAudit in the search box and then select its checkbox
    Erase the search box, and enter DataTheorem-APIGateway-SecurityAudit. Select its checkbox
  3. Select Next: Review and enter the following for the name:
  4. DataTheorem-Service
  5. Ensure it has the two SecurityAudit and DataTheorem-APIGateway-SecurityAudit policies enabled
  6. Select Create role
    Select on the newly created role DataTheorem-Service
    Copy the Role ARN value on the top of the page and send to support@datatheorem.com The AWS onboarding flow can be started from the Data Theorem portal at https://www.securetheorem.com/api/discover/configuration.
    1. Start the flow using "Add Source" and then "AWS":

Image Added