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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ _Options:_
42
42
_Options:_
43
43
`-t, --template`: Path to a SAM template. Defaults to `sam.(json|yaml)` in the current directory.
44
44
`-e, --environment`: An environment name to deploy. Defaults to "development".
45
-
`-p, --parameters`: A list of parameters to override in your template.
45
+
`-p, --parameters`: A list of parameters to override in your template.
46
46
`-s, --stack-name`: Option to override the auto-generated environment stack name.
47
47
48
48
sammie will automatically create an s3 bucket to upload your code. To change this to a different bucket, change `bucketName` in your `sam.json` template.
0 commit comments