smithy-lang / smithy-rs

Code generation for the AWS SDK for Rust, as well as server and generic smithy client generation.
Apache License 2.0
467 stars 183 forks source link

exclude invoke operations from SSP #3695

Closed Velfi closed 2 weeks ago

Velfi commented 2 weeks ago

Motivation and Context

aws-sdk-rust#1166

Description

SSP shouldn't be enabled for long-running operations that transfer no data.

Testing

Checked the generated lambda SDK to see that SSP has been disabled for the operations specified.

Checklist


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

github-actions[bot] commented 2 weeks ago

A new generated diff is ready to view.

A new doc preview is ready to view.

github-actions[bot] commented 2 weeks ago

A new generated diff is ready to view.

A new doc preview is ready to view.

github-actions[bot] commented 2 weeks ago

A new generated diff is ready to view.

A new doc preview is ready to view.