Skip to content

Commit c7fccf9

Browse files
committed
markdown formatting fail
1 parent 8740957 commit c7fccf9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@ Before doing this, you will need to set the following variables in ``config.yaml
172172

173173
.. code:: yaml
174174
175-
role: basic_s3_upload
176-
bucket_name: 'example-bucket'
177-
s3_key_prefix: 'path/to/file/'
175+
role: basic_s3_upload
176+
bucket_name: 'example-bucket'
177+
s3_key_prefix: 'path/to/file/'
178178
179179
Your role must have ``s3:PutObject`` permission on the bucket/key that you specify for the upload to work properly. Once you have that set, you can execute ``lambda upload`` to initiate the transfer.
180180

0 commit comments

Comments
 (0)