aws-appsync-community icon indicating copy to clipboard operation
aws-appsync-community copied to clipboard

Binary data exchange format (BSON, protobuf wire format)

Open rinarakaki opened this issue 1 year ago • 1 comments

I’ve been wondering if there’s a way to send/receive data to/from AppSync API in binary format, such as BSON or protobuf, instead of JSON text format. This helps us effortlessly avoid payload limits by AppSync and Lambda as the data source. Thanks.

rinarakaki avatar Jul 25 '23 05:07 rinarakaki

+1

thenamanpatwari avatar Dec 15 '23 05:12 thenamanpatwari