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.rst
+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
@@ -168,7 +168,7 @@ This would create environment variables in the lambda instance upon deploy. If y
168
168
Uploading to S3
169
169
===============
170
170
You may find that you do not need the toolkit to fully deploy your Lambda or that your code bundle is too large to upload via the API. You can use the ``upload`` command to send the bundle to an S3 bucket of your choosing.
171
-
Before doing this, you will need to set the following variables in ``config.yaml`:
171
+
Before doing this, you will need to set the following variables in ``config.yaml``:
0 commit comments