Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix deferrable RedshiftClusterSensor (apache#45098)
- Previously threw an exception that "'coroutine' object is not subscriptable". Moving ["Clusters"] to the following line allows the result to parse into a subscriptable object.
- Loading branch information