Purpose
This document provides setup information for the Amazon integration.
Introduction
Under the Amazon tab you can set up the integration on OUTSCAN and HIAB to run scans against instances in the Amazon cloud. It also enables the option to run discovery scans using ARNs added in this setup. Amazon service is implemented in both OUTSCAN and HIAB.
Amazon targets can only be added to OUTSCAN/HIAB via discovery scans. Only OUTSCAN is Whitelisted by Amazon as an authorized scanner, and scanning from HIAB may require additional authorization from Amazon.
Set Up Amazon
To set up Amazon:
-
Go to Main Menu > Settings > Integrations to open the Integration Settings window.
-
Select the Amazon tab.
Follow the below procedure to scan instances:
-
To enable this feature, select the Enabled box.
-
Create a new user role with the Account Id and External Id noted.
-
Apply IAM policy given below for the role on Amazon cloud to grant access to the targets.
{ "Version": "2012-10-17", "Statement": [{ "Sid": "Stmt1400711494000", "Effect": "Allow", "Action": [ "ec2:DescribeInstances", "ec2:DescribeRegions", "elasticloadbalancing:DescribeLoadBalancers", "elasticloadbalancing:DescribeTargetGroups", "elasticloadbalancing:DescribeTargetHealth" ], "Resource": ["*"] }] }
Any role which gives you read-only access to the required Actions listed in the policy will work.
-
Enter the Amazon Resource Name (ARN) for the newly created role in the table using + New button.
-
Click Save to save the current settings.
References
Related Articles
- Windows 10/Windows 2019 Server
- HIAB Updates
- General Information about SMB/WinRM Scanning
- Change Risk Levels
- Removing an Agent from Windows
- ServiceNow - Legacy
- Windows 8.1
- Netsec Filters
- Discovering the Agent in OUTSCAN
- Technical Specification
- Account Settings
- How to Test SMB Authentication
- Windows 2016 Server
- Identity Provider Settings
- HIAB Server Settings