LogoLogo
Book a Demo
  • Introduction
  • Getting Started
    • Install
    • Configuration - General
    • Configuration - Code
    • Configuration - Dependencies
    • Configuration - Containers
    • Configuration - Secrets
    • Configuration - Attack Surface Monitoring
  • Features
    • Code Scanning
      • Custom Rules
      • Supported Languages
    • Dependency Scanning
      • Supported Package Managers
    • Secrets Scanning
      • Supported Secret Types
      • Confidential Information
    • Web App Penetration Testing
      • Quickstart
      • Supported Applications
      • Apps in Private Networks
      • Custom Rules
    • Orchestration
  • Integrations
    • GitHub
      • Repository Issue Dashboards
    • Bitbucket
      • Repository Dashboards
    • Slack
      • Install
    • Jira
      • Install
      • Configuration
      • Assignee
      • Priorities
      • Manual Ticket Creation
    • AWS
      • Prerequisites
      • Configuration
  • API Reference
    • Nullify API
      • Authentication
      • Pagination
      • Admin
      • Code Scanning (SAST)
      • Dependency Scanning (SCA)
      • Secrets Scanning
      • Dynamic Scanning (DAST)
  • Enterprise Tier
    • GitHub Install
    • Azure DevOps Install
  • More Info
    • About Us
    • Latest Updates
    • Security
    • Data Handling Policy
Powered by GitBook

© 2023 Nullify | All Rights Reserved.

On this page
  • Requirements
  • Deployment Steps
  • Multi-Account Setup
  • Security Note
  • Need Help?

Was this helpful?

  1. Integrations
  2. AWS

Prerequisites

Requirements

  • An active Nullify account

  • AWS account with permissions to create IAM roles

  • Access to AWS CloudFormation or Terraform

Deployment Steps

  1. Access Integration Templates

    • Log in to your Nullify dashboard

    • Navigate to Explore > Asset Inventory > Hosts > New Host Scan

    • Download either the CloudFormation or Terraform template

  2. Deploy the Template

    • CloudFormation:

      • Single account: Deploy through AWS Console or AWS CLI or IaC

      • Multi-account: Deploy using AWS CloudFormation StackSets

    • Terraform: Apply using your existing Terraform workflow

  3. Verify Connection

    • Return to Nullify dashboard

    • Notify your Nullify support contact of your account name and role

    • Confirm successful integration status on next scheduled run

Multi-Account Setup

For organizations managing multiple AWS accounts, we recommend using CloudFormation StackSets to deploy the integration across your organization. This ensures consistent deployment and easier management of the Nullify Integrations across your AWS landscape.

Security Note

The deployed templates create IAM roles with permissions that allows Nullify to securely collect only the necessary information for vulnerability analysis.

Need Help?

  • For deployment issues, reach out to your Nullify support contact.

PreviousAWSNextConfiguration

Last updated 15 days ago

Was this helpful?