mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-01-18 17:28:49 +00:00
commit
47490c1624
@ -40,7 +40,7 @@
|
||||
result = s3.list_buckets()
|
||||
print(result)
|
||||
except Exception as e:
|
||||
print(e
|
||||
print(e)
|
||||
```
|
||||
|
||||
## AWS Configuration
|
||||
|
Loading…
Reference in New Issue
Block a user