We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
x-post from https://github.com/aws/aws-sdk-ruby/pull/3001/files
All CloudFormation waiters should have the following acceptor to handle throttling errors:
{ "matcher": "error", "expected": "Throttling", "state": "retry" }
The text was updated successfully, but these errors were encountered:
P126232850
Sorry, something went wrong.
Opened ticket with service team.
Followed up with service team on internal ticket, awaiting response.
RanVaknin
No branches or pull requests
x-post from https://github.com/aws/aws-sdk-ruby/pull/3001/files
All CloudFormation waiters should have the following acceptor to handle throttling errors:
The text was updated successfully, but these errors were encountered: