Trivikram Kamat

Results 111 issues of Trivikram Kamat

Blog post on General Availability of modular AWS SDK for JavaScript (v3) https://aws.amazon.com/blogs/developer/modular-aws-sdk-for-javascript-is-now-generally-available/ ## Review the Contributing Guidelines All requirements in the [Contributing Guidelines](https://github.com/donnemartin/awesome-aws/blob/master/CONTRIBUTING.md) are verified. ## Describe Why This...

needs-review

**Is your feature request related to a problem? Please describe.** The Project Status of Traces/Metrics/Logs Signals in OpenTelemetry is difficult to find in OpenTelemetry for Erlang. **Describe the solution you'd...

Official codemod scripts for use with [JSCodeshift][jscodeshift] that help update [AWS SDK for JavaScript][aws-sdk-js] APIs. [aws-sdk-js]: https://aws.amazon.com/sdk-for-javascript/ [jscodeshift]: https://github.com/facebook/jscodeshift

### Is your feature request related to a problem? Please describe. If package name does not exist, PackagePhobia website does not respond. * Visit https://packagephobia.com/ * Search for non-existent package,...

enhancement

Hi, First of all, a big thank you to authors and maintainers for creating this tutorial. React introduced [Hooks](https://reactjs.org/docs/hooks-intro.html) in v16.8 in Feb 2019, which allows usage of state and...

**What's the problem this PR addresses?** The variable `descriptor` can be declared as const, and assigned values in a conditional operator. Another const can be used for initial parsed descriptor....

**What's the problem this PR addresses?** Moves computation of potential descriptor to a function **How did you fix it?** Adds function `getPotentialDescriptor` and replaces `let actualDescriptor` with `const potentialDescriptor` **Checklist**...

**Is your feature request related to a problem? Please describe.** The Project Status of Traces/Metrics/Logs Signals in OpenTelemetry is difficult to find in OpenTelemetry for JavaScript. **Describe the solution you'd...

feature-request
up-for-grabs
stale

While updating jest v20->v24 in #243, some node-http-handler tests were commented out to unblock Jest upgrade https://github.com/aws/aws-sdk-js-v3/blob/1e156ab4ac5343058eaf7d448a428d8c4b72c844/packages/node-http-handler/src/node-http-handler.spec.ts#L79-L233 These tests need to be fixed

blocked
CI/CD

### Issue Internal P67533319 ### Description Bump aws-crt to `v1.13.2`, which reduced install size from `22.1MB` to `17.7MB`. ### Testing CI ### Additional context * PackagePhobia https://packagephobia.com/[email protected] * https://github.com/awslabs/aws-crt-nodejs/issues/333 ---...