aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
2.97k stars 556 forks source link

feat(codegen): specify endpoint param names to be omitted from generation in the client interface #6035

Open siddsriv opened 2 months ago

siddsriv commented 2 months ago

Issue

Internal JS-4633 Part 2

Description

Adds endpoint param names to be omitted from generation in the client interface.

Additional context

Partner PR in smithy-typescript: https://github.com/smithy-lang/smithy-typescript/pull/1251


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.