Added support for EMR Security Configurations and Kerberos Attributes. (#3456)

* Added support for EMR Security Configurations and Kerberos Attributes.

* Revised exception-raising test to work with pytest api.

* Added htmlcov to .gitignore; upgrading botocore to 1.18.17, per commit d29475e.

Co-authored-by: Joseph Weitekamp <jweite@amazon.com>
This commit is contained in:
jweite 2020-11-17 05:54:34 -05:00 committed by GitHub
commit 5fe921c2bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 217 additions and 10 deletions

View file

@ -9,7 +9,7 @@ flask
flask-cors
boto>=2.45.0
boto3>=1.4.4
botocore>=1.15.13
botocore>=1.18.17
six>=1.9
prompt-toolkit==2.0.10 # 3.x is not available with python2
click==6.7