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
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -23,3 +23,4 @@ tests/file.tmp
|
|||
.mypy_cache/
|
||||
*.tmp
|
||||
.venv/
|
||||
htmlcov/
|
||||
Loading…
Add table
Add a link
Reference in a new issue