Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 974 Bytes

File metadata and controls

21 lines (14 loc) · 974 Bytes

NOTE: This repo contains only the documentation for the private BoltsOps Pro repo code. Original file: https://github.com/boltopspro/security-group-closer/blob/master/docs/one-account.md The docs are publish so they are available for interested customers. For access to the source code, you must be a paying BoltOps Pro subscriber. If are interested, you can contact us at contact@boltops.com or https://www.boltops.com

If you are using One AWS Account, use these commands instead: One Account.

One AWS Account Commands

Here are the summarized commands if you're using the One AWS account strategy.

Deploy

Let's deploy now with lono deploy.

LONO_ENV=development lono cfn deploy lambda-development --blueprint lambda --sure --no-wait
LONO_ENV=production  lono cfn deploy lambda-production  --blueprint lambda --sure --no-wait