Skip to content

mikelopez/testing-awsboto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Amazons transcoding service with boto

Sample local-settings.py file that is needed:

AWS_ACCESS_KEY = 'abc123'
AWS_SECRET_ACCESS_KEY = 'abc123123abc'

About

Testing AWS Services using Python / Boto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages