DEPR-14 Remove AWS.py

This commit is contained in:
Cory Lee
2019-03-21 12:29:01 -04:00
parent 17a993b70a
commit ac4845d052
36 changed files with 55 additions and 1745 deletions

View File

@@ -48,7 +48,7 @@ def parse_args():
'--service-variant',
choices=['lms', 'lms-xml', 'lms-preview'],
default='lms',
help='Which service variant to run, when using the aws environment')
help='Which service variant to run, when using the production environment')
lms.add_argument(
'--contracts',
action='store_true',