moto/tests/test_redshift
John Flores 791bc77f3a
Add KmsKeyId to Redshift Cluster (#3666)
* Add KmsKeyId to Redshift Cluster

Add the KmsKeyId property when creating a cluster so that it is also
returned when querying the describe_clusters endpoint.

* Run black on updated files

* Add unit test for Redshift KmsKeyId

* Re-run black with correct version
2021-02-08 18:52:47 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_redshift.py Add KmsKeyId to Redshift Cluster (#3666) 2021-02-08 18:52:47 +00:00
test_server.py Add coverage for ContentType=JSON server requests 2020-11-24 03:29:52 -08:00