Searched refs:RedshiftConnection (Results 1 – 4 of 4) sorted by relevance
33 from boto.redshift.layer1 import RedshiftConnection34 return get_regions('redshift', connection_cls=RedshiftConnection)
31 class RedshiftConnection(AWSQueryConnection): class148 super(RedshiftConnection, self).__init__(**kwargs)
27 from boto.redshift.layer1 import RedshiftConnection36 self.api = RedshiftConnection()
767 from boto.redshift.layer1 import RedshiftConnection768 return RedshiftConnection(