You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2023. It is now read-only.
This will create a `dist` folder in the root of the project with subfolders `dist/artifacts` and `dist/templates` that will be uploaded to the S3 bucket you created above.
33
33
34
+
Use `--asset-profile` option to specify an AWS profile to use to make the deployment.
35
+
36
+
**Note**: the region set for `--deploy-region` should match the region the bucket `<dist-bucketname>` is created in.
37
+
34
38
You can now use your deployed distribution to launch stacks using the AWS CLI. For example, to launch the GWFCore stack:
0 commit comments