Created
January 20, 2021 16:37
-
-
Save PaulDuvall/bd2cce65f5af0f61f0df7504be9f2e79 to your computer and use it in GitHub Desktop.
reinvent-2020-blog-proton-cli.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws proton-preview \ | |
--endpoint-url https://proton.us-east-2.amazonaws.com \ | |
--region us-east-2 \ | |
create-environment-template \ | |
--template-name "proton-example-dev-env" \ | |
--display-name "ProtonExampleDevVPC" \ | |
--description "Proton Example Dev VPC with Public Access and ECS Cluster" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment