We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46c745 commit a55cb34Copy full SHA for a55cb34
README.md
@@ -24,7 +24,7 @@ implementing MCP servers to interact with AWS services.
24
25
The AWS models repository contains:
26
27
-* One top-level directory per service
+* Under `models/`, there is one directory per service
28
* Top-level service directories are named using the `<sdk-id>` of the service, where `<sdk-id>` is the value of the
29
model's [`sdkId`](https://smithy.io/2.0/aws/aws-core.html#sdkid), lowercased and with spaces converted to hyphens
30
* Each service directory contains one directory per `<version>` of the service, where `<version>` is the value of the
0 commit comments