|
1 | 1 | {
|
2 |
| - "smithy": "0.5.0", |
| 2 | + "smithy": "1.0", |
3 | 3 | "metadata": {
|
4 | 4 | "suppressions": [
|
5 | 5 | {
|
6 |
| - "ids": [ |
7 |
| - "HttpMethodSemantics" |
8 |
| - ] |
| 6 | + "id": "HttpMethodSemantics", |
| 7 | + "namespace": "*" |
9 | 8 | },
|
10 | 9 | {
|
11 |
| - "ids": [ |
12 |
| - "HttpResponseCodeSemantics" |
13 |
| - ] |
| 10 | + "id": "HttpResponseCodeSemantics", |
| 11 | + "namespace": "*" |
14 | 12 | },
|
15 | 13 | {
|
16 |
| - "ids": [ |
17 |
| - "PaginatedTrait" |
18 |
| - ] |
| 14 | + "id": "PaginatedTrait", |
| 15 | + "namespace": "*" |
19 | 16 | },
|
20 | 17 | {
|
21 |
| - "ids": [ |
22 |
| - "HttpHeaderTrait" |
23 |
| - ] |
| 18 | + "id": "HttpHeaderTrait", |
| 19 | + "namespace": "*" |
24 | 20 | },
|
25 | 21 | {
|
26 |
| - "ids": [ |
27 |
| - "HttpUriConflict" |
28 |
| - ] |
| 22 | + "id": "HttpUriConflict", |
| 23 | + "namespace": "*" |
| 24 | + }, |
| 25 | + { |
| 26 | + "id": "Service", |
| 27 | + "namespace": "*" |
29 | 28 | }
|
30 | 29 | ]
|
31 | 30 | },
|
|
51 | 50 | "cloudFormationName": "ApiGatewayManagementApi",
|
52 | 51 | "cloudTrailEventSource": "apigatewaymanagementapi.amazonaws.com"
|
53 | 52 | },
|
| 53 | + "aws.auth#sigv4": { |
| 54 | + "name": "execute-api" |
| 55 | + }, |
| 56 | + "aws.protocols#restJson1": {}, |
54 | 57 | "smithy.api#documentation": "<p>The Amazon API Gateway Management API allows you to directly manage runtime aspects of your deployed APIs. To use it, you must explicitly set the SDK's endpoint to point to the endpoint of your deployed API. The endpoint will be of the form https://{api-id}.execute-api.{region}.amazonaws.com/{stage}, or will be the endpoint corresponding to your API's custom domain and base path, if applicable.</p>",
|
55 |
| - "smithy.api#protocols": [ |
56 |
| - { |
57 |
| - "name": "aws.rest-json-1.1", |
58 |
| - "auth": [ |
59 |
| - "aws.v4" |
60 |
| - ] |
61 |
| - } |
62 |
| - ], |
63 | 58 | "smithy.api#title": "AmazonApiGatewayManagementApi"
|
64 | 59 | }
|
65 | 60 | },
|
|
104 | 99 | "ConnectionId": {
|
105 | 100 | "target": "com.amazonaws.apigatewaymanagementapi#__string",
|
106 | 101 | "traits": {
|
107 |
| - "smithy.api#httpLabel": true, |
108 |
| - "smithy.api#required": true |
| 102 | + "smithy.api#httpLabel": {}, |
| 103 | + "smithy.api#required": {} |
109 | 104 | }
|
110 | 105 | }
|
111 | 106 | }
|
112 | 107 | },
|
113 | 108 | "com.amazonaws.apigatewaymanagementapi#ForbiddenException": {
|
114 | 109 | "type": "structure",
|
115 |
| - "members": { }, |
| 110 | + "members": {}, |
116 | 111 | "traits": {
|
117 | 112 | "smithy.api#documentation": "<p>The caller is not authorized to invoke this operation.</p>",
|
118 | 113 | "smithy.api#error": "client",
|
|
153 | 148 | "ConnectionId": {
|
154 | 149 | "target": "com.amazonaws.apigatewaymanagementapi#__string",
|
155 | 150 | "traits": {
|
156 |
| - "smithy.api#httpLabel": true, |
157 |
| - "smithy.api#required": true |
| 151 | + "smithy.api#httpLabel": {}, |
| 152 | + "smithy.api#required": {} |
158 | 153 | }
|
159 | 154 | }
|
160 | 155 | }
|
|
186 | 181 | },
|
187 | 182 | "com.amazonaws.apigatewaymanagementapi#GoneException": {
|
188 | 183 | "type": "structure",
|
189 |
| - "members": { }, |
| 184 | + "members": {}, |
190 | 185 | "traits": {
|
191 | 186 | "smithy.api#documentation": "<p>The connection with the provided id no longer exists.</p>",
|
192 | 187 | "smithy.api#error": "client",
|
|
201 | 196 | "traits": {
|
202 | 197 | "smithy.api#documentation": "<p>The source IP address of the TCP connection making the request to API Gateway.</p>",
|
203 | 198 | "smithy.api#jsonName": "sourceIp",
|
204 |
| - "smithy.api#required": true |
| 199 | + "smithy.api#required": {} |
205 | 200 | }
|
206 | 201 | },
|
207 | 202 | "UserAgent": {
|
208 | 203 | "target": "com.amazonaws.apigatewaymanagementapi#__string",
|
209 | 204 | "traits": {
|
210 | 205 | "smithy.api#documentation": "<p>The User Agent of the API caller.</p>",
|
211 | 206 | "smithy.api#jsonName": "userAgent",
|
212 |
| - "smithy.api#required": true |
| 207 | + "smithy.api#required": {} |
213 | 208 | }
|
214 | 209 | }
|
215 | 210 | }
|
216 | 211 | },
|
217 | 212 | "com.amazonaws.apigatewaymanagementapi#LimitExceededException": {
|
218 | 213 | "type": "structure",
|
219 |
| - "members": { }, |
| 214 | + "members": {}, |
220 | 215 | "traits": {
|
221 | 216 | "smithy.api#documentation": "<p>The client is sending more than the allowed number of requests per unit of time or the WebSocket client side buffer is full.</p>",
|
222 | 217 | "smithy.api#error": "client",
|
|
274 | 269 | "target": "com.amazonaws.apigatewaymanagementapi#__string",
|
275 | 270 | "traits": {
|
276 | 271 | "smithy.api#documentation": "<p>The identifier of the connection that a specific client is using.</p>",
|
277 |
| - "smithy.api#httpLabel": true, |
278 |
| - "smithy.api#required": true |
| 272 | + "smithy.api#httpLabel": {}, |
| 273 | + "smithy.api#required": {} |
279 | 274 | }
|
280 | 275 | },
|
281 | 276 | "Data": {
|
282 | 277 | "target": "com.amazonaws.apigatewaymanagementapi#Data",
|
283 | 278 | "traits": {
|
284 | 279 | "smithy.api#documentation": "<p>The data to be sent to the client specified by its connection id.</p>",
|
285 |
| - "smithy.api#httpPayload": true, |
286 |
| - "smithy.api#required": true |
| 280 | + "smithy.api#httpPayload": {}, |
| 281 | + "smithy.api#required": {} |
287 | 282 | }
|
288 | 283 | }
|
289 | 284 | }
|
|
0 commit comments