Mathias Lafeldt
Mathias Lafeldt
I can confirm that this is still a problem and doesn't seem to work at all. My resolver receives the correct client ID (of an Auth0 application) in the `azp`...
[Got word](https://twitter.com/ednergizer/status/1361740716951568385) from an AppSync product manager that they're aware of the issue. There will be a fix at some point.
> How do I determine which ones are in use, even manually? The ones in use are those referenced in active CloudFormation stacks deployed via CDK. Those stack templates will...
> Doesn't lambda copy the resources during deployment? The Lambda service will cache functions, but AFAIK there's no guarantee that they will be cached forever.
Would love to read about the behavior in the docs somewhere. That 50 MB upload limit must exist for a reason. Haven't found anything so far though.
It would be great if the SDK could last least return `AccessDenied` for 403 and other common codes, see https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#ErrorCodeList Looking at the output of `aws s3 ls --no-sign-request some-existing-bucket...
You're absolutely right! I just found it in the [CLI docs](https://docs.aws.amazon.com/cli/latest/reference/s3api/head-object.html) as well: > A HEAD request has the same options as a GET action on an object. The response...
Please post the entire output of `make -d` here.
Also see bug report by bungholio: http://gshi.org/vb/threads/4390-PS2cc-Bug?p=38798#post38798
ntpbclient is a command line tool. You can start it from cmd.exe under Windows. This is the program's manual page: http://github.com/misfire/ps2rd/raw/master/Documentation/ntpbclient.txt