Skip to content

Remove misleading README_AppSync.md#261

Merged
bmoffatt merged 3 commits intoaws:masterfrom
bmoffatt:remove-appsync-example
Feb 14, 2020
Merged

Remove misleading README_AppSync.md#261
bmoffatt merged 3 commits intoaws:masterfrom
bmoffatt:remove-appsync-example

Conversation

@bmoffatt
Copy link
Collaborator

Related to #150 events.AppSyncResolverTemplate isn't useful for using AppSync , AppSync customers should be using json.RawMessage, maps, or otherwise defining structs for their post transformation input.

events.AppSyncResolverTemplate isn't useful for using AppSync with go1.x, AppSync customers should be using `json.RawMessage`, or otherwise defining structs for their post transformation input.
@bmoffatt bmoffatt requested a review from mukhtar February 12, 2020 16:01
@codecov-io
Copy link

codecov-io commented Feb 14, 2020

Codecov Report

Merging #261 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #261   +/-   ##
=======================================
  Coverage   74.59%   74.59%           
=======================================
  Files          20       20           
  Lines         681      681           
=======================================
  Hits          508      508           
  Misses        128      128           
  Partials       45       45
Impacted Files Coverage Δ
cfn/wrap.go 65.78% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b32c6d4...bbdd54f. Read the comment docs.

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