Skip to content

add sagemakerruntimehttp bidirectional stream API#3353

Draft
lucix-aws wants to merge 2 commits intomainfrom
feat-sagemaker-bidi
Draft

add sagemakerruntimehttp bidirectional stream API#3353
lucix-aws wants to merge 2 commits intomainfrom
feat-sagemaker-bidi

Conversation

@lucix-aws
Copy link
Copy Markdown
Contributor

No description provided.

@lucix-aws lucix-aws requested a review from a team as a code owner March 18, 2026 11:54
@lucix-aws lucix-aws marked this pull request as draft March 18, 2026 11:54
@Madrigal
Copy link
Copy Markdown
Collaborator

Was finally able to look into this. We have an error on how we handle Event Stream header values

We write these values as StringValue https://github.com/aws/aws-sdk-go-v2/blob/main/aws/protocol/eventstream/header.go#L142

But we try to read them as *StringValue https://github.com/aws/aws-sdk-go-v2/blob/main/internal/protocoltest/awsrestjson/deserializers.go#L13733

This operation fails because of this, so we would need to fix that before releasing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/do-not-merge This PR should not be merged at this time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants