Skip to content

Does Rust SDK automatically apply a "clock skew"? #1029

Answered by rcoh
moranbw asked this question in Q&A
Discussion options

You must be logged in to vote

Interesting. The Rust SDK does have middleware for correcting clock skew: https://github.com/smithy-lang/smithy-rs/blob/7eb008c4f7d852700e8c468fc1691e3cf880f2e7/aws/rust-runtime/aws-runtime/src/service_clock_skew.rs#L18

However, it looks like it's not used when computing the signature. I'm going to convert this to an issue to track the fix.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by moranbw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants