Skip to content

Retains writeOnlyProperties through reinvocations - #284

Merged
rjlohan merged 1 commit into
aws-cloudformation:masterfrom
rjlohan:writeonly-reinvoke-fix
Jul 7, 2020
Merged

Retains writeOnlyProperties through reinvocations#284
rjlohan merged 1 commit into
aws-cloudformation:masterfrom
rjlohan:writeonly-reinvoke-fix

Conversation

@rjlohan

Copy link
Copy Markdown
Contributor

Issue #, if available: N/A

Description of changes: Protocol v2.0.0 changes mean that when we strip writeOnlyProperties they are not passed back on reinvoke. This PR addresses that issue - the redaction is only required for completed ProgressEvents, in particular results of direct Read requests.

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

@rjlohan
rjlohan requested a review from wbingliJuly 7, 2020 17:57
@rjlohanrjlohan self-assigned this Jul 7, 2020
@rjlohanrjlohan added the bug Something isn't working label Jul 7, 2020
@rjlohan
rjlohan merged commit 2a4adce into aws-cloudformation:masterJul 7, 2020
@rjlohan
rjlohan deleted the writeonly-reinvoke-fix branch July 7, 2020 21:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@rjlohan@wbingli@johnttompkins@ammokhov