Skip to content

Add mixin to help convert blobs to string #4265

@kuhe

Description

@kuhe

Describe the feature

#2252

There is a widely supported request for a convenient way to convert a lambda invocation response (blob) to string.
This can be done with some user code, but we can also apply an official mixin method to make it easier for users.

Use Case

lambda invocation response payload

Proposed Solution

apply a mixin similar to the one used for Streaming collectors in https://github.com/aws/aws-sdk-js-v3/tree/main#streams

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request

SDK version used

3.222.0

Environment details (OS name and version, etc.)

all

Metadata

Metadata

Assignees

Labels

feature-requestNew feature or enhancement. May require GitHub community feedback.p2This is a standard priority issuequeuedThis issues is on the AWS team's backlog

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions