aws.signature
aws.signature copied to clipboard
Amazon Web Services Request Signatures
Please specify whether your issue is about: - [ ] a possible bug - [ ] a question about package functionality - [x] a suggested code or documentation change, improvement...
Package functions allow us to override the default credentials found in `~/.aws/credentials` with alternative values, but we have no comparable way to merely "blank" or unset those credentials. This creates...
Please specify whether your issue is about: - [ ] a possible bug - [x] a question about package functionality - [ ] a suggested code or documentation change, improvement...
Please specify whether your issue is about: - [ ] a possible bug - [ ] a question about package functionality - [x] a suggested code or documentation change, improvement...
Hey there. I may have encountered a bug. While troubleshooting some access issues, I discovered that `aws.signature::locate_credentials()` is reporting my region as `us-east-1`, while I can verify that `us-east-1` appears...
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.
Please specify whether your issue is about: - [ ] a possible bug - [ ] a question about package functionality - [x] a suggested code or documentation change, improvement...
Please specify whether your issue is about: - [ ] a possible bug - [ ] a question about package functionality - [X] a suggested code or documentation change, improvement...
Hi there! I recently took over maintenance of aws.lambda and aws.ec2. A few of us are using the cloudyr slack to coordinate ideas for the aws.* family of packages, and...
From @chrowe via https://github.com/cloudyr/aws.s3/issues/240 Please specify whether your issue is about: - [ ] a possible bug - [x] a question about package functionality - [x] a suggested code or...