Skip to content

feat: add bedrock-agent, bedrock-agentcore, bedrock-agentcore-control and eks clients#222

Open
godu wants to merge 6 commits into
floydspace:mainfrom
godu:feat/bedrock-agent-clients
Open

feat: add bedrock-agent, bedrock-agentcore, bedrock-agentcore-control and eks clients#222
godu wants to merge 6 commits into
floydspace:mainfrom
godu:feat/bedrock-agent-clients

Conversation

@godu

@godu godu commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

What

Adds four new generated AWS clients:

  • @effect-aws/client-bedrock-agent
  • @effect-aws/client-bedrock-agentcore
  • @effect-aws/client-bedrock-agentcore-control
  • @effect-aws/client-eks

Each is generated from the AWS Smithy manifest via the repo's codegen-client flow, with a minor changeset so the release pipeline publishes it.

godu added 5 commits June 17, 2026 21:47
Generate @effect-aws/client-bedrock-agent from the AWS Smithy manifest.

Pin AWS SDK clients to 3.1045.0 and unify @smithy/types to 4.15.0 via pnpm
overrides: AWS SDK 3.1046+ ships runtimeConfig as non-configurable ESM, which
breaks the spy-based client tests.
Generate @effect-aws/client-bedrock-agentcore from the AWS Smithy manifest,
pinned to AWS SDK 3.1045.0 via the existing pnpm override.
Generate @effect-aws/client-bedrock-agentcore-control, pinned to AWS SDK
3.1045.0. Generated from the v3.1045.0 model tag since the latest manifest
references dataset/harness operations not present in the pinned SDK.
Generate @effect-aws/client-eks from the AWS Smithy manifest (v3.1045.0 tag,
matching the AWS SDK baseline the repo pins to).
@changeset-bot

changeset-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 9964e97

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@effect-aws/client-bedrock-agent Major
@effect-aws/client-bedrock-agentcore-control Major
@effect-aws/client-bedrock-agentcore Major
@effect-aws/client-eks Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

2 participants