Matteo Figus
Matteo Figus
Hi, thanks for tagging me @sindresorhus. This is the first time I hear about this repo, it's good, well done! @vmbrasseur what do you recon being the best way to...
Hi @seesharper not at the moment. We use `superagent` internally for making http calls, and I see a PR in the `superagent` repo for adding this feature. If that would...
I see that requests already supports this: https://github.com/request/request#tlsssl-protocol A couple of people asked for switching to request. I am not sure as I like the fact superagent is supersmall and...
That may be a good idea but realistically complicated to do. Mostly because each module has its own interface and I would just prefer to have the best available in...
Hi @vivek-biradar @VAIBHAVTARANGE thanks for opening an issue. I am not very familiar with the scenario you mentioned, but I know that indeed manipulating date and times is risky due...
Hi, thanks for opening an issue. Partition Projection is a relatively new feature for Athena, and I don't think we've done any extensive testing on that. What I know, is...
Hi, thanks for submitting an issue. Which version of the solution are you using? If in doubt, you should be able to find that in the CloudFormation stack output.
Hi @vivek-biradar, if I correctly understand, you made a change and then tried to redeploy the stack using a new bucket to host the BuildArtefact. The lambda is trying to...
Cool, if you can look at the Cloudwatch logs that would be best as we can see the exact error there. If you get stuck and you are only trying...
I see, this may be a packaging issue then. Did you run `make setup` on the project's root as recommended here? https://github.com/awslabs/amazon-s3-find-and-forget/blob/master/docs/LOCAL_DEVELOPMENT.md