Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 845 Bytes

one-account.md

File metadata and controls

19 lines (13 loc) · 845 Bytes

NOTE: This repo contains only the documentation for the private BoltsOps Pro repo code. Original file: https://github.com/boltopspro/sns/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

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 sns-development --blueprint sns --sure --no-wait
LONO_ENV=production  lono cfn deploy sns-production  --blueprint sns --sure --no-wait