Conversation
1471c95 to
787d2cc
Compare
|
|
||
| #### Keep in mind | ||
|
|
||
| - At this time, few AWS services support more than one protocol. |
There was a problem hiding this comment.
Is there a website which reader can visit to find out which services support multiple protocols.
This website shows occurrences of aws.protocols# in models for example https://github.com/search?q=repo%3Aaws%2Faws-sdk-js-v3%20%22aws.protocols%23%22%20path%3A*.json&type=code
There was a problem hiding this comment.
We can generate the list of supported protocols into each client package's documentation.
I'll do that in a later PR, since the list is unlikely to change for the time being.
787d2cc to
401ced8
Compare
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread. |
Issue
smithy-lang/smithy-typescript#1600
Description
Adds docs under supplemental docs
Testing
added integration test using schemas in the ways documented