Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 2014-10-31.waiters.json #437

Merged
merged 1 commit into from
Jan 26, 2015
Merged

Update 2014-10-31.waiters.json #437

merged 1 commit into from
Jan 26, 2015

Conversation

Jc2k
Copy link
Contributor

@Jc2k Jc2k commented Jan 20, 2015

Handle the case where RDS returns a 404 for the DBInstanceDeleted waiter

Catch the case where RDS returns a 404 for the DBInstanceDeleted waiter
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling d63b7d8 on Jc2k:patch-1 into 34db554 on boto:develop.

jamesls added a commit to jamesls/botocore that referenced this pull request Jan 26, 2015
While pulling in boto#437,
I noticed that we aren't handling the 'error' matcher properly
because of a CLI customization that will raise an error on
non 200 responses.  This handles that case so, for example, the
command
`aws rds wait db-instance-deleted --db-instance-identifier foo`
will work as expected.  Previously, the error was being propogated
and the CLI command would exit with a non-zero RC and a client error
message.
@jamesls jamesls merged commit d63b7d8 into boto:develop Jan 26, 2015
@Jc2k Jc2k deleted the patch-1 branch January 26, 2015 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants