This repository contains Control Tower Customizations. These are CloudFormation-based Service Catalog products that can executed during AWS Control Tower account provisioning using Account Factory.
This CloudFormation template provisions the Lacework Config Type account.
The following CloudFormation parameters may be set via SSM parameters instead of specifying as input in the template.
- Your Lacework URL: ssm:LaceworkURL
- Lacework Admin Access Key ID: ssm:LaceworkAccessKeyID
- Lacework Admin Secret Key: ssm:LaceworkSecretKey
-
Click on the following Launch Stack button to go to your CloudFormation console and launch the template.
For most deployments, you only need the Basic Configuration parameters. Specify the following Basic Configuration parameters:
- Enter a Stack name for the stack.
- Enter Your Lacework URL.
- Enter your Lacework Admin Access Key ID and Lacework Admin Secret Key that you copied from your API Keys file. See here.
-
Click Next through to your stack Review.
-
Accept the AWS CloudFormation terms and click Create stack.