v5.2.0
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.