Jaykumar Gosar

Results 5 comments of Jaykumar Gosar

To clarify what we'd like to do, a case to think through is: if a client sends a request `/foo/bar` it would match `/foo/bar` only. i.e., not try to match...

We have reached out to S3 service team. They are looking into it. While we can't provide an exact timeline at this time, we will continue to monitor this request...

@eduardomourar @DanielBauman88 are you unblocked with the change to js repo? On the Smithy side, we'd still want to add a protocol test for this, so other language SDKs can...

Regarding Smithy models for AWS services, see https://github.com/awslabs/smithy/issues/1423. Regarding code generation, see https://smithy.io/2.0/guides/building-codegen/index.html - for how to build a code generator https://smithy.io/2.0/guides/using-code-generation/index.html - for how to use a code generator...

For reference, https://github.com/aws/aws-sdk-js-v3/pull/2361 is where move to pinned version happened.