Issue AWS SDK for JavaScript v3 deprecated the correctClockSkew feature that was disabled by default in v2 of the SDK. The incorrect time returned eventually causes a RequestTimeTooSkewed error when t...Issue AWS SDK for JavaScript v3 deprecated the correctClockSkew feature that was disabled by default in v2 of the SDK. The incorrect time returned eventually causes a RequestTimeTooSkewed error when the difference is more than 15 minutes: Response Error :>> RequestTimeTooSkewed: The difference between the request time and the current time is too large.