Update s3_bucket_list.py
comment update
This commit is contained in:
@@ -11,7 +11,7 @@ pp = pprint.PrettyPrinter(indent=5, width=80)
|
||||
|
||||
from s3.s3 import *
|
||||
|
||||
#cgates pythons3
|
||||
#insert AWS key, will figure out how to pull this in from a single file for all scripts
|
||||
AWS_ACCESS_KEY_ID = ''
|
||||
AWS_SECRET_ACCESS_KEY =''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user