waiter

class aws_cloudformation.waiter.Waiter(delays: Union[int, float], timeout: Union[int, float], indent: int = 0, verbose: bool = True)[source]

Simple retry / poll with progress.