* 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>
		
			
				
	
	
		
			26 lines
		
	
	
		
			232 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			232 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| moto.egg-info/*
 | |
| dist/*
 | |
| .cache
 | |
| .tox
 | |
| .coverage
 | |
| cover/
 | |
| *.pyc
 | |
| *~
 | |
| .noseids
 | |
| build/
 | |
| .idea/
 | |
| *.swp
 | |
| .DS_Store
 | |
| python_env
 | |
| .ropeproject/
 | |
| .pytest_cache/
 | |
| venv/
 | |
| env/
 | |
| .python-version
 | |
| .vscode/
 | |
| tests/file.tmp
 | |
| .eggs/
 | |
| .mypy_cache/
 | |
| *.tmp
 | |
| .venv/
 | |
| htmlcov/ |