Skip to content

feat(dynamic-client): create untyped clients from Smithy JSON AST - #8270

Open
kuhe wants to merge 1 commit into
mainfrom
kuhe/feat/dynamic-client
Open

feat(dynamic-client): create untyped clients from Smithy JSON AST#8270
kuhe wants to merge 1 commit into
mainfrom
kuhe/feat/dynamic-client

Conversation

@kuhe

@kuhe kuhe commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Issue

n/a, experimental

Description

Allows creation of a sigv4 dynamic client from Smithy JSON AST

Testing

e2e using a handful of AWS services of various protocols.

Checklist

  • If the PR is a feature, add integration tests (*.integ.spec.ts) or E2E tests.
    • It's not a feature.
  • My E2E tests are resilient to concurrent i/o.
    • I didn't write any E2E tests.
  • I added access level annotations e.g. @public, @internal tags and enabled doc generation on the package. Remember that access level annotations go below the description, not above.
    • I didn't add any public functions.
  • Streams - how do they work?? My WebStream readers/locks are properly lifecycled. Node.js stream backpressure is handled. Error handling.
    • No streams here.

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

@kuhe
kuhe requested a review from a team as a code owner August 18, 2026 17:16
@kuhe
kuhe force-pushed the kuhe/feat/dynamic-client branch 7 times, most recently from 9ff9eb4 to 27483ff Compare August 19, 2026 17:57
@kuhe
kuhe force-pushed the kuhe/feat/dynamic-client branch from 27483ff to c487c0b Compare August 19, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant