Skip to content

v5.2.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 03 Mar 15:07
· 50 commits to 5.x.x since this release
69d9bf8

Minor additions

  • Added AWSLoggingMiddleware.init(logger:logLevel)
  • Added AWSClient.Options with field for defining the request logging level
  • Added version of AWSClient.paginate that includes the KeyPath for the inputToken. This is used to verify the token in the response has changed from the input token.