Joseph Torcasso

Results 9 comments of Joseph Torcasso

@markuman I can add this as well as enable the `test_aurora` test suite and throw some extra tests in there to validate this change

@alinabuzachis @markuman we can't make them mutually exclusive since this is only applicable to aurora* instances. We can add a check like ``` # If engine is aurora, password can't...

@markuman I can poke at a few of these after #1145 gets merged

@markuman where are waiters needed here? are there specific test cases I can look at to validate the waiters do their job? I see for scaling down services

@ingmarfjolla this could be a good first contribution for ya

@ingmarfjolla could you please: - add a changelog - deprecate old CamelCase return key (add depr warning message and add depr description to the RETURN docs) - make these changes...

> I tested with your PR's `aws_ssm.py`, but it has error, too. When I edit like below, it work like charm. `config=Config(signature_version="s3v4", s3={'addressing_style': 'path'})` > > so you need to...

Is there an issue with defaulting wait=True?