Integrate AWS, GCP, or Azure with Nexxis to enable automated evidence collection from your cloud environment.
5 min readUpdated 2026-02-01
AWSGCPAzureintegrationcloud
Overview
Connecting your cloud provider unlocks automated evidence collection for dozens of controls — no more manual exports. Nexxis uses read-only access and never modifies your cloud environment.
Supported providers:
AWS (via IAM Role — recommended)
Google Cloud Platform (via Service Account)
Microsoft Azure (via App Registration)
Connecting AWS
Step 1: Create an IAM Role
In your AWS console:
Go to IAM → Roles → Create Role
Select AWS Account as the trusted entity type
Enter Nexxis's account ID: 123456789012 (shown in Settings → Integrations)
Enable Require External ID and copy the External ID from Nexxis
Step 2: Attach Policies
Attach these AWS managed policies to the role:
SecurityAudit — read-only access to security configurations
ReadOnlyAccess — read-only access to services Nexxis monitors
Principle of Least Privilege: If you want to limit scope, see Minimal AWS Policy for a scoped policy.