Skip to content

Commit 3ae49bf

Browse files
committed
docs(boto-tool): 📝 Update readme with notes on presigned urls.
1 parent 8e011f3 commit 3ae49bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

33_awscli/boto-tool/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Demonstrates:
88

99
- signed PUT urls
1010

11+
NOTE: Be careful to use the same headers listed at creation on request. Otherwise you will see 403 Forbidden.
12+
1113
## Start
1214

1315
```sh

0 commit comments

Comments
 (0)