|
26 | 26 | {"shape":"ServiceQuotaExceededException"},
|
27 | 27 | {"shape":"ValidationException"},
|
28 | 28 | {"shape":"AccessDeniedException"},
|
| 29 | + {"shape":"ConflictException"}, |
29 | 30 | {"shape":"ResourceNotFoundException"},
|
30 | 31 | {"shape":"ThrottlingException"},
|
31 |
| - {"shape":"ConflictException"}, |
32 | 32 | {"shape":"InternalServerException"}
|
33 | 33 | ],
|
34 | 34 | "documentation":"<p>Creates an environment for your thin client devices.</p>",
|
|
46 | 46 | "errors":[
|
47 | 47 | {"shape":"ValidationException"},
|
48 | 48 | {"shape":"AccessDeniedException"},
|
| 49 | + {"shape":"ConflictException"}, |
49 | 50 | {"shape":"ResourceNotFoundException"},
|
50 | 51 | {"shape":"ThrottlingException"},
|
51 |
| - {"shape":"ConflictException"}, |
52 | 52 | {"shape":"InternalServerException"}
|
53 | 53 | ],
|
54 | 54 | "documentation":"<p>Deletes a thin client device.</p>",
|
|
67 | 67 | "errors":[
|
68 | 68 | {"shape":"ValidationException"},
|
69 | 69 | {"shape":"AccessDeniedException"},
|
| 70 | + {"shape":"ConflictException"}, |
70 | 71 | {"shape":"ResourceNotFoundException"},
|
71 | 72 | {"shape":"ThrottlingException"},
|
72 |
| - {"shape":"ConflictException"}, |
73 | 73 | {"shape":"InternalServerException"}
|
74 | 74 | ],
|
75 | 75 | "documentation":"<p>Deletes an environment.</p>",
|
|
88 | 88 | "errors":[
|
89 | 89 | {"shape":"ValidationException"},
|
90 | 90 | {"shape":"AccessDeniedException"},
|
| 91 | + {"shape":"ConflictException"}, |
91 | 92 | {"shape":"ResourceNotFoundException"},
|
92 | 93 | {"shape":"ThrottlingException"},
|
93 |
| - {"shape":"ConflictException"}, |
94 | 94 | {"shape":"InternalServerException"}
|
95 | 95 | ],
|
96 | 96 | "documentation":"<p>Deregisters a thin client device.</p>",
|
|
239 | 239 | "errors":[
|
240 | 240 | {"shape":"ValidationException"},
|
241 | 241 | {"shape":"AccessDeniedException"},
|
| 242 | + {"shape":"ConflictException"}, |
242 | 243 | {"shape":"ResourceNotFoundException"},
|
243 | 244 | {"shape":"ThrottlingException"},
|
244 |
| - {"shape":"ConflictException"}, |
245 | 245 | {"shape":"InternalServerException"}
|
246 | 246 | ],
|
247 | 247 | "documentation":"<p>Assigns one or more tags (key-value pairs) to the specified resource.</p>",
|
|
259 | 259 | "errors":[
|
260 | 260 | {"shape":"ValidationException"},
|
261 | 261 | {"shape":"AccessDeniedException"},
|
| 262 | + {"shape":"ConflictException"}, |
262 | 263 | {"shape":"ResourceNotFoundException"},
|
263 | 264 | {"shape":"ThrottlingException"},
|
264 |
| - {"shape":"ConflictException"}, |
265 | 265 | {"shape":"InternalServerException"}
|
266 | 266 | ],
|
267 | 267 | "documentation":"<p>Removes a tag or tags from a resource.</p>",
|
|
300 | 300 | "errors":[
|
301 | 301 | {"shape":"ValidationException"},
|
302 | 302 | {"shape":"AccessDeniedException"},
|
| 303 | + {"shape":"ConflictException"}, |
303 | 304 | {"shape":"ResourceNotFoundException"},
|
304 | 305 | {"shape":"ThrottlingException"},
|
305 | 306 | {"shape":"InternalServerException"}
|
|
0 commit comments