aws-sdk-kotlin icon indicating copy to clipboard operation
aws-sdk-kotlin copied to clipboard

feat: add event stream support

Open aajtodd opened this issue 2 years ago • 2 comments

Issue #

closes #543

Description of changes

Enable event stream operations on all rest protocols. There are only 5 operations today across AWS services that target event streams:

This PR enables support for all but Kinesis which targets the awsJson1_1 protocol. This will require additional follow on work to enable support for RPC based initial event stream request/responses (see https://github.com/awslabs/aws-sdk-kotlin/issues/693)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

aajtodd avatar Sep 02 '22 16:09 aajtodd

A new generated diff is ready to view: https://github.com/awslabs/aws-sdk-kotlin/compare/__generated-main...__generated-feat-event-streams2

github-actions[bot] avatar Sep 02 '22 16:09 github-actions[bot]

A new generated diff is ready to view: https://github.com/awslabs/aws-sdk-kotlin/compare/__generated-main...__generated-feat-event-streams2

github-actions[bot] avatar Sep 07 '22 14:09 github-actions[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Sep 13 '22 22:09 sonarqubecloud[bot]

A new generated diff is ready to view: https://github.com/awslabs/aws-sdk-kotlin/compare/__generated-main...__generated-feat-event-streams2

github-actions[bot] avatar Sep 13 '22 22:09 github-actions[bot]