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:
parent
f045af7e0a
commit
5fe921c2bc
6 changed files with 217 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue