Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christian Salzmann-Jaeckel
boto
Commits
a84ba914
Commit
a84ba914
authored
Aug 26, 2020
by
Christian Salzmann-Jaeckel
Browse files
README: add connection data
parent
9958fd0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a84ba914
boto
## S3 python client examples
specify connection data
```
export AWS_ACCESS_KEY_ID="${MY_AWS_ACCESS_KEY_ID}"
export AWS_SECRET_ACCESS_KEY="${MY_AWS_SECRET_ACCESS_KEY}"
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment