Skip to content

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

Merged
mtdowling merged 1 commit into0.10from
simplify-unsigned-payload-trait
Jan 28, 2020
Merged

[0.10] Simplify unsignedPayload trait to be an annotation#270
mtdowling merged 1 commit into0.10from
simplify-unsigned-payload-trait

Conversation

@mtdowling
Copy link
Copy Markdown
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