Inside the AWS Onboarding Script

The AWS CloudFormation template automates the onboarding of an AWS account into ACE. This template provisions the required AWS resources and IAM permissions, enabling AlgoSec to integrate with and monitor the environment. The onboarding process is fully automated through an AWS Lambda function.

There are two scripts available.

  • Regular AWS flow

  • Management accounts flow

This topic outlines each step of the script to help users understand its purpose and functionality.