|
23 | 23 | "input":{"shape":"CopyBackupToRegionRequest"}, |
24 | 24 | "output":{"shape":"CopyBackupToRegionResponse"}, |
25 | 25 | "errors":[ |
| 26 | + {"shape":"CloudHsmAccessDeniedException"}, |
26 | 27 | {"shape":"CloudHsmInternalFailureException"}, |
27 | | - {"shape":"CloudHsmServiceException"}, |
28 | | - {"shape":"CloudHsmResourceNotFoundException"}, |
29 | 28 | {"shape":"CloudHsmInvalidRequestException"}, |
30 | | - {"shape":"CloudHsmAccessDeniedException"} |
| 29 | + {"shape":"CloudHsmResourceNotFoundException"}, |
| 30 | + {"shape":"CloudHsmServiceException"}, |
| 31 | + {"shape":"CloudHsmTagException"} |
31 | 32 | ] |
32 | 33 | }, |
33 | 34 | "CreateCluster":{ |
|
39 | 40 | "input":{"shape":"CreateClusterRequest"}, |
40 | 41 | "output":{"shape":"CreateClusterResponse"}, |
41 | 42 | "errors":[ |
| 43 | + {"shape":"CloudHsmAccessDeniedException"}, |
42 | 44 | {"shape":"CloudHsmInternalFailureException"}, |
43 | | - {"shape":"CloudHsmServiceException"}, |
44 | | - {"shape":"CloudHsmResourceNotFoundException"}, |
45 | 45 | {"shape":"CloudHsmInvalidRequestException"}, |
46 | | - {"shape":"CloudHsmAccessDeniedException"} |
| 46 | + {"shape":"CloudHsmResourceNotFoundException"}, |
| 47 | + {"shape":"CloudHsmServiceException"}, |
| 48 | + {"shape":"CloudHsmTagException"} |
47 | 49 | ] |
48 | 50 | }, |
49 | 51 | "CreateHsm":{ |
|
71 | 73 | "input":{"shape":"DeleteBackupRequest"}, |
72 | 74 | "output":{"shape":"DeleteBackupResponse"}, |
73 | 75 | "errors":[ |
| 76 | + {"shape":"CloudHsmAccessDeniedException"}, |
74 | 77 | {"shape":"CloudHsmInternalFailureException"}, |
75 | | - {"shape":"CloudHsmServiceException"}, |
76 | | - {"shape":"CloudHsmResourceNotFoundException"}, |
77 | 78 | {"shape":"CloudHsmInvalidRequestException"}, |
78 | | - {"shape":"CloudHsmAccessDeniedException"} |
| 79 | + {"shape":"CloudHsmResourceNotFoundException"}, |
| 80 | + {"shape":"CloudHsmServiceException"} |
79 | 81 | ] |
80 | 82 | }, |
81 | 83 | "DeleteCluster":{ |
|
87 | 89 | "input":{"shape":"DeleteClusterRequest"}, |
88 | 90 | "output":{"shape":"DeleteClusterResponse"}, |
89 | 91 | "errors":[ |
| 92 | + {"shape":"CloudHsmAccessDeniedException"}, |
90 | 93 | {"shape":"CloudHsmInternalFailureException"}, |
91 | | - {"shape":"CloudHsmServiceException"}, |
92 | | - {"shape":"CloudHsmResourceNotFoundException"}, |
93 | 94 | {"shape":"CloudHsmInvalidRequestException"}, |
94 | | - {"shape":"CloudHsmAccessDeniedException"} |
| 95 | + {"shape":"CloudHsmResourceNotFoundException"}, |
| 96 | + {"shape":"CloudHsmServiceException"}, |
| 97 | + {"shape":"CloudHsmTagException"} |
95 | 98 | ] |
96 | 99 | }, |
97 | 100 | "DeleteHsm":{ |
|
119 | 122 | "input":{"shape":"DescribeBackupsRequest"}, |
120 | 123 | "output":{"shape":"DescribeBackupsResponse"}, |
121 | 124 | "errors":[ |
| 125 | + {"shape":"CloudHsmAccessDeniedException"}, |
122 | 126 | {"shape":"CloudHsmInternalFailureException"}, |
123 | | - {"shape":"CloudHsmServiceException"}, |
124 | | - {"shape":"CloudHsmResourceNotFoundException"}, |
125 | 127 | {"shape":"CloudHsmInvalidRequestException"}, |
126 | | - {"shape":"CloudHsmAccessDeniedException"} |
| 128 | + {"shape":"CloudHsmResourceNotFoundException"}, |
| 129 | + {"shape":"CloudHsmServiceException"}, |
| 130 | + {"shape":"CloudHsmTagException"} |
127 | 131 | ] |
128 | 132 | }, |
129 | 133 | "DescribeClusters":{ |
|
135 | 139 | "input":{"shape":"DescribeClustersRequest"}, |
136 | 140 | "output":{"shape":"DescribeClustersResponse"}, |
137 | 141 | "errors":[ |
| 142 | + {"shape":"CloudHsmAccessDeniedException"}, |
138 | 143 | {"shape":"CloudHsmInternalFailureException"}, |
139 | | - {"shape":"CloudHsmServiceException"}, |
140 | 144 | {"shape":"CloudHsmInvalidRequestException"}, |
141 | | - {"shape":"CloudHsmAccessDeniedException"} |
| 145 | + {"shape":"CloudHsmServiceException"}, |
| 146 | + {"shape":"CloudHsmTagException"} |
142 | 147 | ] |
143 | 148 | }, |
144 | 149 | "InitializeCluster":{ |
|
150 | 155 | "input":{"shape":"InitializeClusterRequest"}, |
151 | 156 | "output":{"shape":"InitializeClusterResponse"}, |
152 | 157 | "errors":[ |
| 158 | + {"shape":"CloudHsmAccessDeniedException"}, |
153 | 159 | {"shape":"CloudHsmInternalFailureException"}, |
154 | | - {"shape":"CloudHsmServiceException"}, |
155 | | - {"shape":"CloudHsmResourceNotFoundException"}, |
156 | 160 | {"shape":"CloudHsmInvalidRequestException"}, |
157 | | - {"shape":"CloudHsmAccessDeniedException"} |
| 161 | + {"shape":"CloudHsmResourceNotFoundException"}, |
| 162 | + {"shape":"CloudHsmServiceException"} |
158 | 163 | ] |
159 | 164 | }, |
160 | 165 | "ListTags":{ |
|
166 | 171 | "input":{"shape":"ListTagsRequest"}, |
167 | 172 | "output":{"shape":"ListTagsResponse"}, |
168 | 173 | "errors":[ |
| 174 | + {"shape":"CloudHsmAccessDeniedException"}, |
169 | 175 | {"shape":"CloudHsmInternalFailureException"}, |
170 | | - {"shape":"CloudHsmServiceException"}, |
171 | | - {"shape":"CloudHsmResourceNotFoundException"}, |
172 | 176 | {"shape":"CloudHsmInvalidRequestException"}, |
173 | | - {"shape":"CloudHsmAccessDeniedException"} |
| 177 | + {"shape":"CloudHsmResourceNotFoundException"}, |
| 178 | + {"shape":"CloudHsmServiceException"}, |
| 179 | + {"shape":"CloudHsmTagException"} |
174 | 180 | ] |
175 | 181 | }, |
176 | 182 | "RestoreBackup":{ |
|
182 | 188 | "input":{"shape":"RestoreBackupRequest"}, |
183 | 189 | "output":{"shape":"RestoreBackupResponse"}, |
184 | 190 | "errors":[ |
| 191 | + {"shape":"CloudHsmAccessDeniedException"}, |
185 | 192 | {"shape":"CloudHsmInternalFailureException"}, |
186 | | - {"shape":"CloudHsmServiceException"}, |
187 | | - {"shape":"CloudHsmResourceNotFoundException"}, |
188 | 193 | {"shape":"CloudHsmInvalidRequestException"}, |
189 | | - {"shape":"CloudHsmAccessDeniedException"} |
| 194 | + {"shape":"CloudHsmResourceNotFoundException"}, |
| 195 | + {"shape":"CloudHsmServiceException"} |
190 | 196 | ] |
191 | 197 | }, |
192 | 198 | "TagResource":{ |
|
198 | 204 | "input":{"shape":"TagResourceRequest"}, |
199 | 205 | "output":{"shape":"TagResourceResponse"}, |
200 | 206 | "errors":[ |
| 207 | + {"shape":"CloudHsmAccessDeniedException"}, |
201 | 208 | {"shape":"CloudHsmInternalFailureException"}, |
202 | | - {"shape":"CloudHsmServiceException"}, |
203 | | - {"shape":"CloudHsmResourceNotFoundException"}, |
204 | 209 | {"shape":"CloudHsmInvalidRequestException"}, |
205 | | - {"shape":"CloudHsmAccessDeniedException"} |
| 210 | + {"shape":"CloudHsmResourceNotFoundException"}, |
| 211 | + {"shape":"CloudHsmServiceException"}, |
| 212 | + {"shape":"CloudHsmTagException"} |
206 | 213 | ] |
207 | 214 | }, |
208 | 215 | "UntagResource":{ |
|
214 | 221 | "input":{"shape":"UntagResourceRequest"}, |
215 | 222 | "output":{"shape":"UntagResourceResponse"}, |
216 | 223 | "errors":[ |
| 224 | + {"shape":"CloudHsmAccessDeniedException"}, |
217 | 225 | {"shape":"CloudHsmInternalFailureException"}, |
218 | | - {"shape":"CloudHsmServiceException"}, |
219 | | - {"shape":"CloudHsmResourceNotFoundException"}, |
220 | 226 | {"shape":"CloudHsmInvalidRequestException"}, |
221 | | - {"shape":"CloudHsmAccessDeniedException"} |
| 227 | + {"shape":"CloudHsmResourceNotFoundException"}, |
| 228 | + {"shape":"CloudHsmServiceException"}, |
| 229 | + {"shape":"CloudHsmTagException"} |
222 | 230 | ] |
223 | 231 | } |
224 | 232 | }, |
|
235 | 243 | "SourceRegion":{"shape":"Region"}, |
236 | 244 | "SourceBackup":{"shape":"BackupId"}, |
237 | 245 | "SourceCluster":{"shape":"ClusterId"}, |
238 | | - "DeleteTimestamp":{"shape":"Timestamp"} |
| 246 | + "DeleteTimestamp":{"shape":"Timestamp"}, |
| 247 | + "TagList":{"shape":"TagList"} |
239 | 248 | } |
240 | 249 | }, |
241 | 250 | "BackupId":{ |
|
311 | 320 | }, |
312 | 321 | "exception":true |
313 | 322 | }, |
| 323 | + "CloudHsmTagException":{ |
| 324 | + "type":"structure", |
| 325 | + "members":{ |
| 326 | + "Message":{"shape":"errorMessage"} |
| 327 | + }, |
| 328 | + "exception":true |
| 329 | + }, |
314 | 330 | "Cluster":{ |
315 | 331 | "type":"structure", |
316 | 332 | "members":{ |
|
326 | 342 | "StateMessage":{"shape":"StateMessage"}, |
327 | 343 | "SubnetMapping":{"shape":"ExternalSubnetMapping"}, |
328 | 344 | "VpcId":{"shape":"VpcId"}, |
329 | | - "Certificates":{"shape":"Certificates"} |
| 345 | + "Certificates":{"shape":"Certificates"}, |
| 346 | + "TagList":{"shape":"TagList"} |
330 | 347 | } |
331 | 348 | }, |
332 | 349 | "ClusterId":{ |
|
359 | 376 | ], |
360 | 377 | "members":{ |
361 | 378 | "DestinationRegion":{"shape":"Region"}, |
362 | | - "BackupId":{"shape":"BackupId"} |
| 379 | + "BackupId":{"shape":"BackupId"}, |
| 380 | + "TagList":{"shape":"TagList"} |
363 | 381 | } |
364 | 382 | }, |
365 | 383 | "CopyBackupToRegionResponse":{ |
|
377 | 395 | "members":{ |
378 | 396 | "SubnetIds":{"shape":"SubnetIds"}, |
379 | 397 | "HsmType":{"shape":"HsmType"}, |
380 | | - "SourceBackupId":{"shape":"BackupId"} |
| 398 | + "SourceBackupId":{"shape":"BackupId"}, |
| 399 | + "TagList":{"shape":"TagList"} |
381 | 400 | } |
382 | 401 | }, |
383 | 402 | "CreateClusterResponse":{ |
|
572 | 591 | "type":"structure", |
573 | 592 | "required":["ResourceId"], |
574 | 593 | "members":{ |
575 | | - "ResourceId":{"shape":"ClusterId"}, |
| 594 | + "ResourceId":{"shape":"ResourceId"}, |
576 | 595 | "NextToken":{"shape":"NextToken"}, |
577 | 596 | "MaxResults":{"shape":"MaxSize"} |
578 | 597 | } |
|
604 | 623 | "type":"string", |
605 | 624 | "pattern":"[a-z]{2}(-(gov))?-(east|west|north|south|central){1,2}-\\d" |
606 | 625 | }, |
| 626 | + "ResourceId":{ |
| 627 | + "type":"string", |
| 628 | + "pattern":"(?:cluster|backup)-[2-7a-zA-Z]{11,16}" |
| 629 | + }, |
607 | 630 | "RestoreBackupRequest":{ |
608 | 631 | "type":"structure", |
609 | 632 | "required":["BackupId"], |
|
619 | 642 | }, |
620 | 643 | "SecurityGroup":{ |
621 | 644 | "type":"string", |
622 | | - "pattern":"sg-[0-9a-fA-F]" |
| 645 | + "pattern":"sg-[0-9a-fA-F]{8,17}" |
623 | 646 | }, |
624 | 647 | "StateMessage":{ |
625 | 648 | "type":"string", |
|
677 | 700 | "TagList" |
678 | 701 | ], |
679 | 702 | "members":{ |
680 | | - "ResourceId":{"shape":"ClusterId"}, |
| 703 | + "ResourceId":{"shape":"ResourceId"}, |
681 | 704 | "TagList":{"shape":"TagList"} |
682 | 705 | } |
683 | 706 | }, |
|
700 | 723 | "TagKeyList" |
701 | 724 | ], |
702 | 725 | "members":{ |
703 | | - "ResourceId":{"shape":"ClusterId"}, |
| 726 | + "ResourceId":{"shape":"ResourceId"}, |
704 | 727 | "TagKeyList":{"shape":"TagKeyList"} |
705 | 728 | } |
706 | 729 | }, |
|
0 commit comments