amzn / smoke-aws

AWS services integration for the Smoke Framework
Apache License 2.0
111 stars 19 forks source link

Sync with Go model v1.44.100 (2022-09-16) #128

Closed knovichikhin closed 2 years ago

knovichikhin commented 2 years ago

Issue #, if available:

Sync with Go model v1.44.100 (2022-09-16) Also, include throttle retries for StepFunctions and DynamoDB. https://github.com/amzn/smoke-aws-generate/pull/70

Description of changes:

Sync with model from https://github.com/aws/aws-sdk-go/commit/55b562a2221683e6bcc3362df54c0a7d1ec5f028

Enable throttle retries for:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

knovichikhin commented 2 years ago

Closing this. Need to do this first:

  1. Update smoke-aws-generate to model 1.44.60 - done
  2. Remove support for Swift 5.4.x. New model does not compile on 5.4 and 5.4 is out of support.