Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Developer Notes

Cody Green edited this page Aug 6, 2019 · 3 revisions

Deploy Cloudformation via CLI: Clone the repository onto your computer and ensure you've configured you have configured the aws-cli.

aws cloudformation deploy --template-file ./aws-quickstart-scca-main-same-net.json --stack-name cody-sca-test --parameter-overrides licenseKey1="" licenseKey2="" licenseKey3="" licenseKey4="" pBaselineCompliance="standard" pQuickstartS3KeyPrefix=sca-cody

Clone this wiki locally