You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This outputs:
24
24
* Code is generated using the JSON descriptions of AWS services used to build
25
25
the [AWS SDK for the Go programming language](https://github.com/awslabs/aws-sdk-go/tree/master/apis) library by [aws-codegen](https://github.com/jkakar/aws-codegen).
26
26
* Code is readable with fairly complete documentation.
27
-
* Support for most AWS services that use the `json`protocol.
27
+
* Support for AWS services that use the `json`and `rest-json` protocols.
28
28
* Request data is encoded from maps to JSON and response data is decoded from
29
29
JSON to maps. The data you work with is almost exactly what's expected by
0 commit comments