AWS Cloud Onboarding
Use one of these three paths to configure AWS VPC flow logs, Route 53 Resolver logs, and onboarding to Fusion.
Choose the path that fits your environment:
Manual onboarding — best for a small number of VPCs or an initial PoC
Vectra onboarding automation — best for large or dynamic AWS environments
Custom IaC automation — best if you prefer integrating to your existing IaC
1. Manual onboarding
Follow step-by-step guides to configure AWS and Fusion and onboard each VPC.
Best for
Organizations with a small number of VPCs that rarely change, or for an initial PoC.
Next steps
2. Vectra Cloud Onboarding Automation for AWS Organizations
For detailed documentation, see Vectra Terraform / CloudFormation StackSet Cloud Onboarding Automation for AWS Organizations.
Best for
Organizations that want a complete, supported, end-to-end solution for managing flow log configuration and onboarding to Fusion. This is usually the fastest path for large, dynamic, or multi-cloud environments.
Next steps
Reach out to your Vectra contact and request access to the GitHub repo.
Include your GitHub ID, or request the latest release package.
3. Custom IaC automation
Use your existing automation pipelines or scripts to:
Deploy the IAM policy and custom role needed for Vectra to read flow logs from S3 buckets
Configure VPC Flow Logs on each VPC to write to S3
Call the Fusion API to create a Fusion traffic source for each VPC, or for each account and region when using a centralized S3 destination
Best for
Organizations experienced with AWS IaC that already provision VPCs or VPC flow log configurations through automation and want to extend that workflow to Fusion.
Next steps
Last updated