Matthew L Daniel

Results 18 comments of Matthew L Daniel

[IDEA-219650](https://youtrack.jetbrains.com/issue/IDEA-219650) for everyone's convenience. Also, if you have a YouTrack account, you can vote with the thumbs up and star the issue to receive updates on its progress

I also observed this on the front page of [the Java projects list](https://www.codetriage.com/?language=Java) where it listed [`elasticsearch/elasticsearch`](https://www.codetriage.com/elasticsearch/elasticsearch) and [`elastic/elasticsearch`](https://www.codetriage.com/elastic/elasticsearch), which is what the `elasticsearch` GH org renamed itself to recently....

Thank you for linking to the underlying issue However, through what mechanism can a user learn what value to put into `{"Marker":""}` since the `list-function` output contains `{"NextToken":""}`? _edit_: well,...

based on `--debug`, the major difference is that `--max-items` filters *client side* whereas `{"MaxItems":2}` filters them *server side* ```console $ aws --debug --region ca-central-1 lambda list-functions --cli-input-json '{"MaxItems":2}' 2>github-6870.err.log |...

Ironically, I was just making that change to the file in `terraform-website` and came here looking for some supporting documentation I could link to. I now know why I didn't...

As a "for your consideration" to the aws-cli team: several utilities (including `curl`) choose to use an `@` prefix after an option value to signal that the option should contain...

> Google auth SDK should support ECS Fargate through environment variable AWS_CONTAINER_CREDENTIALS_RELATIVE_URI. And `AWS_CONTAINER_CREDENTIALS_FULL_URI`, too, please, so it can work in CloudShell

That link is now 404 (as is the entire https://wicg.github.io/ page); perhaps the link should be updated to https://web.dev/change-password-url/#set-up-%22a-well-known-url-for-changing-passwords%22 (which also still points to the missing spec URL, but at...