aws.signature icon indicating copy to clipboard operation
aws.signature copied to clipboard

Date header missing time components

Open w0otness opened this issue 2 years ago • 0 comments

https://github.com/cloudyr/aws.signature/blob/8631c42cd5ec964d3a8be1df69797148699aba12/R/signature_v4.R#L54 date = format(Sys.time(), "%Y%m%dT%H%M%S%z") Requests will only work for 5mins after midnight currently.

w0otness avatar Aug 10 '22 22:08 w0otness