cloudydeno / deno-aws_api

From-scratch Typescript client for accessing AWS APIs
https://deno.land/x/aws_api
59 stars 3 forks source link

Default SDK definitions bump: v2.971.0 ➡️ v2.1048.0 #18

Closed danopia closed 2 years ago

danopia commented 2 years ago

This bump includes new protocol test fixtures, which have needed additional attention.

Apparently I had to rewrite response error parsing, and with that I added some fixture tests on actual response errors from AWS services. That's the bulk of the changes.