* 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