moto/moto/redshift
Andrea Amorosi 5a41866f71
Added redshift.get_cluster_credentials (#3611)
* Added redshift.get_cluster_credentials

* Marked endpoint in list

* Removed f string from tests

* Python 2.7 compat changes

* Fixed parameter retrieval

* Formatting

* Removed try/catch in favor of if

* Changed to existing random_string util

Co-authored-by: Andrea Amorosi <aamorosi@amazon.es>
2021-01-25 13:19:50 +00:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Add check for UnknownSnapshotCopyRegionFault error 2020-11-24 03:29:52 -08:00
models.py Added redshift.get_cluster_credentials (#3611) 2021-01-25 13:19:50 +00:00
responses.py Added redshift.get_cluster_credentials (#3611) 2021-01-25 13:19:50 +00:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
utils.py Add basic CRUD. 2014-11-22 14:03:09 -05:00