|
129 | 129 | { |
130 | 130 | "target": "com.amazonaws.chimesdkmeetings#NotFoundException" |
131 | 131 | }, |
| 132 | + { |
| 133 | + "target": "com.amazonaws.chimesdkmeetings#ServiceFailureException" |
| 134 | + }, |
132 | 135 | { |
133 | 136 | "target": "com.amazonaws.chimesdkmeetings#ServiceUnavailableException" |
134 | 137 | }, |
| 138 | + { |
| 139 | + "target": "com.amazonaws.chimesdkmeetings#ThrottlingException" |
| 140 | + }, |
135 | 141 | { |
136 | 142 | "target": "com.amazonaws.chimesdkmeetings#UnauthorizedException" |
| 143 | + }, |
| 144 | + { |
| 145 | + "target": "com.amazonaws.chimesdkmeetings#UnprocessableEntityException" |
137 | 146 | } |
138 | 147 | ], |
139 | 148 | "traits": { |
|
277 | 286 | { |
278 | 287 | "target": "com.amazonaws.chimesdkmeetings#NotFoundException" |
279 | 288 | }, |
| 289 | + { |
| 290 | + "target": "com.amazonaws.chimesdkmeetings#ServiceFailureException" |
| 291 | + }, |
280 | 292 | { |
281 | 293 | "target": "com.amazonaws.chimesdkmeetings#ServiceUnavailableException" |
282 | 294 | }, |
| 295 | + { |
| 296 | + "target": "com.amazonaws.chimesdkmeetings#ThrottlingException" |
| 297 | + }, |
283 | 298 | { |
284 | 299 | "target": "com.amazonaws.chimesdkmeetings#UnauthorizedException" |
285 | 300 | }, |
|
392 | 407 | { |
393 | 408 | "target": "com.amazonaws.chimesdkmeetings#BadRequestException" |
394 | 409 | }, |
| 410 | + { |
| 411 | + "target": "com.amazonaws.chimesdkmeetings#ForbiddenException" |
| 412 | + }, |
395 | 413 | { |
396 | 414 | "target": "com.amazonaws.chimesdkmeetings#LimitExceededException" |
397 | 415 | }, |
| 416 | + { |
| 417 | + "target": "com.amazonaws.chimesdkmeetings#ServiceFailureException" |
| 418 | + }, |
398 | 419 | { |
399 | 420 | "target": "com.amazonaws.chimesdkmeetings#ServiceUnavailableException" |
400 | 421 | }, |
| 422 | + { |
| 423 | + "target": "com.amazonaws.chimesdkmeetings#ThrottlingException" |
| 424 | + }, |
401 | 425 | { |
402 | 426 | "target": "com.amazonaws.chimesdkmeetings#UnauthorizedException" |
403 | 427 | } |
|
485 | 509 | { |
486 | 510 | "target": "com.amazonaws.chimesdkmeetings#BadRequestException" |
487 | 511 | }, |
| 512 | + { |
| 513 | + "target": "com.amazonaws.chimesdkmeetings#ForbiddenException" |
| 514 | + }, |
488 | 515 | { |
489 | 516 | "target": "com.amazonaws.chimesdkmeetings#LimitExceededException" |
490 | 517 | }, |
| 518 | + { |
| 519 | + "target": "com.amazonaws.chimesdkmeetings#ServiceFailureException" |
| 520 | + }, |
491 | 521 | { |
492 | 522 | "target": "com.amazonaws.chimesdkmeetings#ServiceUnavailableException" |
493 | 523 | }, |
| 524 | + { |
| 525 | + "target": "com.amazonaws.chimesdkmeetings#ThrottlingException" |
| 526 | + }, |
494 | 527 | { |
495 | 528 | "target": "com.amazonaws.chimesdkmeetings#UnauthorizedException" |
496 | 529 | } |
|
602 | 635 | "input": { |
603 | 636 | "target": "com.amazonaws.chimesdkmeetings#DeleteAttendeeRequest" |
604 | 637 | }, |
| 638 | + "output": { |
| 639 | + "target": "smithy.api#Unit" |
| 640 | + }, |
605 | 641 | "errors": [ |
| 642 | + { |
| 643 | + "target": "com.amazonaws.chimesdkmeetings#BadRequestException" |
| 644 | + }, |
606 | 645 | { |
607 | 646 | "target": "com.amazonaws.chimesdkmeetings#ForbiddenException" |
608 | 647 | }, |
609 | 648 | { |
610 | 649 | "target": "com.amazonaws.chimesdkmeetings#NotFoundException" |
| 650 | + }, |
| 651 | + { |
| 652 | + "target": "com.amazonaws.chimesdkmeetings#ServiceFailureException" |
| 653 | + }, |
| 654 | + { |
| 655 | + "target": "com.amazonaws.chimesdkmeetings#ServiceUnavailableException" |
| 656 | + }, |
| 657 | + { |
| 658 | + "target": "com.amazonaws.chimesdkmeetings#ThrottlingException" |
| 659 | + }, |
| 660 | + { |
| 661 | + "target": "com.amazonaws.chimesdkmeetings#UnauthorizedException" |
611 | 662 | } |
612 | 663 | ], |
613 | 664 | "traits": { |
|
645 | 696 | "input": { |
646 | 697 | "target": "com.amazonaws.chimesdkmeetings#DeleteMeetingRequest" |
647 | 698 | }, |
| 699 | + "output": { |
| 700 | + "target": "smithy.api#Unit" |
| 701 | + }, |
648 | 702 | "errors": [ |
649 | 703 | { |
650 | 704 | "target": "com.amazonaws.chimesdkmeetings#BadRequestException" |
651 | 705 | }, |
652 | 706 | { |
653 | 707 | "target": "com.amazonaws.chimesdkmeetings#ForbiddenException" |
| 708 | + }, |
| 709 | + { |
| 710 | + "target": "com.amazonaws.chimesdkmeetings#NotFoundException" |
| 711 | + }, |
| 712 | + { |
| 713 | + "target": "com.amazonaws.chimesdkmeetings#ServiceFailureException" |
| 714 | + }, |
| 715 | + { |
| 716 | + "target": "com.amazonaws.chimesdkmeetings#ServiceUnavailableException" |
| 717 | + }, |
| 718 | + { |
| 719 | + "target": "com.amazonaws.chimesdkmeetings#ThrottlingException" |
| 720 | + }, |
| 721 | + { |
| 722 | + "target": "com.amazonaws.chimesdkmeetings#UnauthorizedException" |
654 | 723 | } |
655 | 724 | ], |
656 | 725 | "traits": { |
|
873 | 942 | }, |
874 | 943 | { |
875 | 944 | "target": "com.amazonaws.chimesdkmeetings#NotFoundException" |
| 945 | + }, |
| 946 | + { |
| 947 | + "target": "com.amazonaws.chimesdkmeetings#ServiceFailureException" |
| 948 | + }, |
| 949 | + { |
| 950 | + "target": "com.amazonaws.chimesdkmeetings#ServiceUnavailableException" |
| 951 | + }, |
| 952 | + { |
| 953 | + "target": "com.amazonaws.chimesdkmeetings#ThrottlingException" |
| 954 | + }, |
| 955 | + { |
| 956 | + "target": "com.amazonaws.chimesdkmeetings#UnauthorizedException" |
876 | 957 | } |
877 | 958 | ], |
878 | 959 | "traits": { |
|
933 | 1014 | }, |
934 | 1015 | { |
935 | 1016 | "target": "com.amazonaws.chimesdkmeetings#NotFoundException" |
| 1017 | + }, |
| 1018 | + { |
| 1019 | + "target": "com.amazonaws.chimesdkmeetings#ServiceFailureException" |
| 1020 | + }, |
| 1021 | + { |
| 1022 | + "target": "com.amazonaws.chimesdkmeetings#ServiceUnavailableException" |
| 1023 | + }, |
| 1024 | + { |
| 1025 | + "target": "com.amazonaws.chimesdkmeetings#ThrottlingException" |
| 1026 | + }, |
| 1027 | + { |
| 1028 | + "target": "com.amazonaws.chimesdkmeetings#UnauthorizedException" |
936 | 1029 | } |
937 | 1030 | ], |
938 | 1031 | "traits": { |
|
1023 | 1116 | }, |
1024 | 1117 | { |
1025 | 1118 | "target": "com.amazonaws.chimesdkmeetings#NotFoundException" |
| 1119 | + }, |
| 1120 | + { |
| 1121 | + "target": "com.amazonaws.chimesdkmeetings#ServiceFailureException" |
| 1122 | + }, |
| 1123 | + { |
| 1124 | + "target": "com.amazonaws.chimesdkmeetings#ServiceUnavailableException" |
| 1125 | + }, |
| 1126 | + { |
| 1127 | + "target": "com.amazonaws.chimesdkmeetings#ThrottlingException" |
| 1128 | + }, |
| 1129 | + { |
| 1130 | + "target": "com.amazonaws.chimesdkmeetings#UnauthorizedException" |
1026 | 1131 | } |
1027 | 1132 | ], |
1028 | 1133 | "traits": { |
|
1297 | 1402 | "com.amazonaws.chimesdkmeetings#RetryAfterSeconds": { |
1298 | 1403 | "type": "string" |
1299 | 1404 | }, |
| 1405 | + "com.amazonaws.chimesdkmeetings#ServiceFailureException": { |
| 1406 | + "type": "structure", |
| 1407 | + "members": { |
| 1408 | + "Code": { |
| 1409 | + "target": "com.amazonaws.chimesdkmeetings#String" |
| 1410 | + }, |
| 1411 | + "Message": { |
| 1412 | + "target": "com.amazonaws.chimesdkmeetings#String" |
| 1413 | + }, |
| 1414 | + "RequestId": { |
| 1415 | + "target": "com.amazonaws.chimesdkmeetings#String" |
| 1416 | + } |
| 1417 | + }, |
| 1418 | + "traits": { |
| 1419 | + "smithy.api#documentation": "<p>The service encountered an unexpected error.</p>", |
| 1420 | + "smithy.api#error": "server", |
| 1421 | + "smithy.api#httpError": 500 |
| 1422 | + } |
| 1423 | + }, |
1300 | 1424 | "com.amazonaws.chimesdkmeetings#ServiceUnavailableException": { |
1301 | 1425 | "type": "structure", |
1302 | 1426 | "members": { |
|
1331 | 1455 | "input": { |
1332 | 1456 | "target": "com.amazonaws.chimesdkmeetings#StartMeetingTranscriptionRequest" |
1333 | 1457 | }, |
| 1458 | + "output": { |
| 1459 | + "target": "smithy.api#Unit" |
| 1460 | + }, |
1334 | 1461 | "errors": [ |
1335 | 1462 | { |
1336 | 1463 | "target": "com.amazonaws.chimesdkmeetings#BadRequestException" |
|
1344 | 1471 | { |
1345 | 1472 | "target": "com.amazonaws.chimesdkmeetings#NotFoundException" |
1346 | 1473 | }, |
| 1474 | + { |
| 1475 | + "target": "com.amazonaws.chimesdkmeetings#ServiceFailureException" |
| 1476 | + }, |
1347 | 1477 | { |
1348 | 1478 | "target": "com.amazonaws.chimesdkmeetings#ServiceUnavailableException" |
1349 | 1479 | }, |
| 1480 | + { |
| 1481 | + "target": "com.amazonaws.chimesdkmeetings#ThrottlingException" |
| 1482 | + }, |
1350 | 1483 | { |
1351 | 1484 | "target": "com.amazonaws.chimesdkmeetings#UnauthorizedException" |
1352 | 1485 | }, |
|
1388 | 1521 | "input": { |
1389 | 1522 | "target": "com.amazonaws.chimesdkmeetings#StopMeetingTranscriptionRequest" |
1390 | 1523 | }, |
| 1524 | + "output": { |
| 1525 | + "target": "smithy.api#Unit" |
| 1526 | + }, |
1391 | 1527 | "errors": [ |
1392 | 1528 | { |
1393 | 1529 | "target": "com.amazonaws.chimesdkmeetings#BadRequestException" |
|
1398 | 1534 | { |
1399 | 1535 | "target": "com.amazonaws.chimesdkmeetings#NotFoundException" |
1400 | 1536 | }, |
| 1537 | + { |
| 1538 | + "target": "com.amazonaws.chimesdkmeetings#ServiceFailureException" |
| 1539 | + }, |
1401 | 1540 | { |
1402 | 1541 | "target": "com.amazonaws.chimesdkmeetings#ServiceUnavailableException" |
1403 | 1542 | }, |
| 1543 | + { |
| 1544 | + "target": "com.amazonaws.chimesdkmeetings#ThrottlingException" |
| 1545 | + }, |
1404 | 1546 | { |
1405 | 1547 | "target": "com.amazonaws.chimesdkmeetings#UnauthorizedException" |
1406 | 1548 | }, |
|
1439 | 1581 | } |
1440 | 1582 | } |
1441 | 1583 | }, |
| 1584 | + "com.amazonaws.chimesdkmeetings#ThrottlingException": { |
| 1585 | + "type": "structure", |
| 1586 | + "members": { |
| 1587 | + "Code": { |
| 1588 | + "target": "com.amazonaws.chimesdkmeetings#String" |
| 1589 | + }, |
| 1590 | + "Message": { |
| 1591 | + "target": "com.amazonaws.chimesdkmeetings#String" |
| 1592 | + }, |
| 1593 | + "RequestId": { |
| 1594 | + "target": "com.amazonaws.chimesdkmeetings#String" |
| 1595 | + } |
| 1596 | + }, |
| 1597 | + "traits": { |
| 1598 | + "smithy.api#documentation": "<p>The number of customer requests exceeds the request rate limit.</p>", |
| 1599 | + "smithy.api#error": "client", |
| 1600 | + "smithy.api#httpError": 429 |
| 1601 | + } |
| 1602 | + }, |
1442 | 1603 | "com.amazonaws.chimesdkmeetings#TranscribeContentIdentificationType": { |
1443 | 1604 | "type": "string", |
1444 | 1605 | "traits": { |
|
0 commit comments