patroni.scripts.aws module¶
-
class
patroni.scripts.aws.AWSConnection(cluster_name: Optional[str])¶ Bases:
object-
__init__(cluster_name: Optional[str]) → None¶ Initialize self. See help(type(self)) for accurate signature.
-
_tag_ebs(conn: Any, role: str) → None¶ set tags, carrying the cluster name, instance role and instance id for the EBS storage
-
retry(*args: Any, **kwargs: Any) → Any¶
-
-
patroni.scripts.aws.main()¶