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"
      ]
    }
  ]
}

...

This article describes the process for onboarding an AWS environment into Data Theorem. You will need to be able to modify your AWS account's IAM policy to create a role for Data Theorem.

A video tutorial for setting up an AWS environment is available here.

Steps:

  1. The AWS onboarding flow can be started from the Data Theorem portal at https://www.securetheorem.com/api/v2/inventory/asm-setup.
    1. Start the flow using "Add Source" and then "AWS":

Image Added