diff --git a/s3_bucket_list.py b/s3_bucket_list.py index a3891fe..0795979 100644 --- a/s3_bucket_list.py +++ b/s3_bucket_list.py @@ -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 =''