Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.10] Simplify unsignedPayload trait to be an annotation #270

Merged
merged 1 commit into from
Jan 28, 2020

Conversation

mtdowling
Copy link
Member

The aws.api#unsignedPayload trait currently takes a set of signing names to
enable unsigned payloads on. However, I don't think we will ever need this
level of granularity and it makes it more difficult to implement codegen.

Closes #232

Issue #, if available:

Description of changes:

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

@mtdowling mtdowling changed the title Simplify unsignedPayload trait to be an annotation [0.10] Simplify unsignedPayload trait to be an annotation Jan 27, 2020
The aws.api#unsignedPayload trait currently takes a set of signing names to
enable unsigned payloads on. However, I don't think we will ever need this
level of granularity and it makes it more difficult to implement codegen.

Closes #232
@mtdowling mtdowling force-pushed the simplify-unsigned-payload-trait branch from 31defce to 191b17a Compare January 28, 2020 19:01
@mtdowling mtdowling merged this pull request into 0.10 Jan 28, 2020
@mtdowling mtdowling deleted the simplify-unsigned-payload-trait branch February 5, 2020 18:08
@kstich kstich mentioned this pull request Apr 23, 2020
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