adding some more logic to check for account access

This commit is contained in:
cktricky
2017-12-28 11:02:34 -05:00
parent 20b0d83ad5
commit f84380a36c
3 changed files with 112 additions and 103 deletions

View File

@@ -2,4 +2,4 @@
put access and secret key here. All modules should pick it up
'''
AWS_ACCESS_KEY_ID = 'test'
AWS_SECRET_ACCESS_KEY = ''
AWS_SECRET_ACCESS_KEY = 'test'