aws-sdk 2.1369.0 → 2.1370.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -1
- package/README.md +1 -1
- package/apis/appflow-2020-08-23.min.json +178 -149
- package/apis/kendra-2019-02-03.min.json +137 -65
- package/apis/resiliencehub-2020-04-30.min.json +71 -70
- package/apis/sagemaker-2017-07-24.min.json +893 -892
- package/clients/appflow.d.ts +26 -1
- package/clients/connect.d.ts +1 -1
- package/clients/ecs.d.ts +2 -2
- package/clients/kendra.d.ts +92 -5
- package/clients/resiliencehub.d.ts +12 -3
- package/clients/sagemaker.d.ts +6 -1
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +5 -5
- package/dist/aws-sdk.js +3 -3
- package/dist/aws-sdk.min.js +2 -2
- package/lib/core.js +1 -1
- package/package.json +1 -1
| @@ -12,6 +12,31 @@ | |
| 12 12 | 
             
                "uid": "appflow-2020-08-23"
         | 
| 13 13 | 
             
              },
         | 
| 14 14 | 
             
              "operations": {
         | 
| 15 | 
            +
                "CancelFlowExecutions": {
         | 
| 16 | 
            +
                  "http": {
         | 
| 17 | 
            +
                    "requestUri": "/cancel-flow-executions"
         | 
| 18 | 
            +
                  },
         | 
| 19 | 
            +
                  "input": {
         | 
| 20 | 
            +
                    "type": "structure",
         | 
| 21 | 
            +
                    "required": [
         | 
| 22 | 
            +
                      "flowName"
         | 
| 23 | 
            +
                    ],
         | 
| 24 | 
            +
                    "members": {
         | 
| 25 | 
            +
                      "flowName": {},
         | 
| 26 | 
            +
                      "executionIds": {
         | 
| 27 | 
            +
                        "shape": "S3"
         | 
| 28 | 
            +
                      }
         | 
| 29 | 
            +
                    }
         | 
| 30 | 
            +
                  },
         | 
| 31 | 
            +
                  "output": {
         | 
| 32 | 
            +
                    "type": "structure",
         | 
| 33 | 
            +
                    "members": {
         | 
| 34 | 
            +
                      "invalidExecutions": {
         | 
| 35 | 
            +
                        "shape": "S3"
         | 
| 36 | 
            +
                      }
         | 
| 37 | 
            +
                    }
         | 
| 38 | 
            +
                  }
         | 
| 39 | 
            +
                },
         | 
| 15 40 | 
             
                "CreateConnectorProfile": {
         | 
| 16 41 | 
             
                  "http": {
         | 
| 17 42 | 
             
                    "requestUri": "/create-connector-profile"
         | 
| @@ -31,7 +56,7 @@ | |
| 31 56 | 
             
                      "connectorLabel": {},
         | 
| 32 57 | 
             
                      "connectionMode": {},
         | 
| 33 58 | 
             
                      "connectorProfileConfig": {
         | 
| 34 | 
            -
                        "shape": " | 
| 59 | 
            +
                        "shape": "Sc"
         | 
| 35 60 | 
             
                      },
         | 
| 36 61 | 
             
                      "clientToken": {
         | 
| 37 62 | 
             
                        "idempotencyToken": true
         | 
| @@ -63,22 +88,22 @@ | |
| 63 88 | 
             
                      "description": {},
         | 
| 64 89 | 
             
                      "kmsArn": {},
         | 
| 65 90 | 
             
                      "triggerConfig": {
         | 
| 66 | 
            -
                        "shape": " | 
| 91 | 
            +
                        "shape": "S3d"
         | 
| 67 92 | 
             
                      },
         | 
| 68 93 | 
             
                      "sourceFlowConfig": {
         | 
| 69 | 
            -
                        "shape": " | 
| 94 | 
            +
                        "shape": "S3n"
         | 
| 70 95 | 
             
                      },
         | 
| 71 96 | 
             
                      "destinationFlowConfigList": {
         | 
| 72 | 
            -
                        "shape": " | 
| 97 | 
            +
                        "shape": "S4g"
         | 
| 73 98 | 
             
                      },
         | 
| 74 99 | 
             
                      "tasks": {
         | 
| 75 | 
            -
                        "shape": " | 
| 100 | 
            +
                        "shape": "S5g"
         | 
| 76 101 | 
             
                      },
         | 
| 77 102 | 
             
                      "tags": {
         | 
| 78 | 
            -
                        "shape": " | 
| 103 | 
            +
                        "shape": "S66"
         | 
| 79 104 | 
             
                      },
         | 
| 80 105 | 
             
                      "metadataCatalogConfig": {
         | 
| 81 | 
            -
                        "shape": " | 
| 106 | 
            +
                        "shape": "S69"
         | 
| 82 107 | 
             
                      },
         | 
| 83 108 | 
             
                      "clientToken": {
         | 
| 84 109 | 
             
                        "idempotencyToken": true
         | 
| @@ -153,7 +178,7 @@ | |
| 153 178 | 
             
                    "type": "structure",
         | 
| 154 179 | 
             
                    "members": {
         | 
| 155 180 | 
             
                      "connectorConfiguration": {
         | 
| 156 | 
            -
                        "shape": " | 
| 181 | 
            +
                        "shape": "S6n"
         | 
| 157 182 | 
             
                      }
         | 
| 158 183 | 
             
                    }
         | 
| 159 184 | 
             
                  }
         | 
| @@ -223,10 +248,10 @@ | |
| 223 248 | 
             
                                    "valueRegexPattern": {},
         | 
| 224 249 | 
             
                                    "supportedDateFormat": {},
         | 
| 225 250 | 
             
                                    "fieldValueRange": {
         | 
| 226 | 
            -
                                      "shape": " | 
| 251 | 
            +
                                      "shape": "S8u"
         | 
| 227 252 | 
             
                                    },
         | 
| 228 253 | 
             
                                    "fieldLengthRange": {
         | 
| 229 | 
            -
                                      "shape": " | 
| 254 | 
            +
                                      "shape": "S8u"
         | 
| 230 255 | 
             
                                    }
         | 
| 231 256 | 
             
                                  }
         | 
| 232 257 | 
             
                                }
         | 
| @@ -266,12 +291,12 @@ | |
| 266 291 | 
             
                                  "type": "boolean"
         | 
| 267 292 | 
             
                                },
         | 
| 268 293 | 
             
                                "supportedWriteOperations": {
         | 
| 269 | 
            -
                                  "shape": " | 
| 294 | 
            +
                                  "shape": "S8d"
         | 
| 270 295 | 
             
                                }
         | 
| 271 296 | 
             
                              }
         | 
| 272 297 | 
             
                            },
         | 
| 273 298 | 
             
                            "customProperties": {
         | 
| 274 | 
            -
                              "shape": " | 
| 299 | 
            +
                              "shape": "S4c"
         | 
| 275 300 | 
             
                            }
         | 
| 276 301 | 
             
                          }
         | 
| 277 302 | 
             
                        }
         | 
| @@ -313,7 +338,7 @@ | |
| 313 338 | 
             
                            "connectionMode": {},
         | 
| 314 339 | 
             
                            "credentialsArn": {},
         | 
| 315 340 | 
             
                            "connectorProfileProperties": {
         | 
| 316 | 
            -
                              "shape": " | 
| 341 | 
            +
                              "shape": "Sd"
         | 
| 317 342 | 
             
                            },
         | 
| 318 343 | 
             
                            "createdAt": {
         | 
| 319 344 | 
             
                              "type": "timestamp"
         | 
| @@ -344,7 +369,7 @@ | |
| 344 369 | 
             
                    "type": "structure",
         | 
| 345 370 | 
             
                    "members": {
         | 
| 346 371 | 
             
                      "connectorTypes": {
         | 
| 347 | 
            -
                        "shape": " | 
| 372 | 
            +
                        "shape": "S6o"
         | 
| 348 373 | 
             
                      },
         | 
| 349 374 | 
             
                      "maxResults": {
         | 
| 350 375 | 
             
                        "type": "integer"
         | 
| @@ -359,11 +384,11 @@ | |
| 359 384 | 
             
                        "type": "map",
         | 
| 360 385 | 
             
                        "key": {},
         | 
| 361 386 | 
             
                        "value": {
         | 
| 362 | 
            -
                          "shape": " | 
| 387 | 
            +
                          "shape": "S6n"
         | 
| 363 388 | 
             
                        }
         | 
| 364 389 | 
             
                      },
         | 
| 365 390 | 
             
                      "connectors": {
         | 
| 366 | 
            -
                        "shape": " | 
| 391 | 
            +
                        "shape": "S9c"
         | 
| 367 392 | 
             
                      },
         | 
| 368 393 | 
             
                      "nextToken": {}
         | 
| 369 394 | 
             
                    }
         | 
| @@ -392,19 +417,19 @@ | |
| 392 417 | 
             
                      "flowStatus": {},
         | 
| 393 418 | 
             
                      "flowStatusMessage": {},
         | 
| 394 419 | 
             
                      "sourceFlowConfig": {
         | 
| 395 | 
            -
                        "shape": " | 
| 420 | 
            +
                        "shape": "S3n"
         | 
| 396 421 | 
             
                      },
         | 
| 397 422 | 
             
                      "destinationFlowConfigList": {
         | 
| 398 | 
            -
                        "shape": " | 
| 423 | 
            +
                        "shape": "S4g"
         | 
| 399 424 | 
             
                      },
         | 
| 400 425 | 
             
                      "lastRunExecutionDetails": {
         | 
| 401 | 
            -
                        "shape": " | 
| 426 | 
            +
                        "shape": "S9i"
         | 
| 402 427 | 
             
                      },
         | 
| 403 428 | 
             
                      "triggerConfig": {
         | 
| 404 | 
            -
                        "shape": " | 
| 429 | 
            +
                        "shape": "S3d"
         | 
| 405 430 | 
             
                      },
         | 
| 406 431 | 
             
                      "tasks": {
         | 
| 407 | 
            -
                        "shape": " | 
| 432 | 
            +
                        "shape": "S5g"
         | 
| 408 433 | 
             
                      },
         | 
| 409 434 | 
             
                      "createdAt": {
         | 
| 410 435 | 
             
                        "type": "timestamp"
         | 
| @@ -415,13 +440,13 @@ | |
| 415 440 | 
             
                      "createdBy": {},
         | 
| 416 441 | 
             
                      "lastUpdatedBy": {},
         | 
| 417 442 | 
             
                      "tags": {
         | 
| 418 | 
            -
                        "shape": " | 
| 443 | 
            +
                        "shape": "S66"
         | 
| 419 444 | 
             
                      },
         | 
| 420 445 | 
             
                      "metadataCatalogConfig": {
         | 
| 421 | 
            -
                        "shape": " | 
| 446 | 
            +
                        "shape": "S69"
         | 
| 422 447 | 
             
                      },
         | 
| 423 448 | 
             
                      "lastRunMetadataCatalogDetails": {
         | 
| 424 | 
            -
                        "shape": " | 
| 449 | 
            +
                        "shape": "S9n"
         | 
| 425 450 | 
             
                      },
         | 
| 426 451 | 
             
                      "schemaVersion": {
         | 
| 427 452 | 
             
                        "type": "long"
         | 
| @@ -492,7 +517,7 @@ | |
| 492 517 | 
             
                              "type": "timestamp"
         | 
| 493 518 | 
             
                            },
         | 
| 494 519 | 
             
                            "metadataCatalogDetails": {
         | 
| 495 | 
            -
                              "shape": " | 
| 520 | 
            +
                              "shape": "S9n"
         | 
| 496 521 | 
             
                            }
         | 
| 497 522 | 
             
                          }
         | 
| 498 523 | 
             
                        }
         | 
| @@ -565,7 +590,7 @@ | |
| 565 590 | 
             
                    "type": "structure",
         | 
| 566 591 | 
             
                    "members": {
         | 
| 567 592 | 
             
                      "connectors": {
         | 
| 568 | 
            -
                        "shape": " | 
| 593 | 
            +
                        "shape": "S9c"
         | 
| 569 594 | 
             
                      },
         | 
| 570 595 | 
             
                      "nextToken": {}
         | 
| 571 596 | 
             
                    }
         | 
| @@ -610,10 +635,10 @@ | |
| 610 635 | 
             
                            "createdBy": {},
         | 
| 611 636 | 
             
                            "lastUpdatedBy": {},
         | 
| 612 637 | 
             
                            "tags": {
         | 
| 613 | 
            -
                              "shape": " | 
| 638 | 
            +
                              "shape": "S66"
         | 
| 614 639 | 
             
                            },
         | 
| 615 640 | 
             
                            "lastRunExecutionDetails": {
         | 
| 616 | 
            -
                              "shape": " | 
| 641 | 
            +
                              "shape": "S9i"
         | 
| 617 642 | 
             
                            }
         | 
| 618 643 | 
             
                          }
         | 
| 619 644 | 
             
                        }
         | 
| @@ -643,7 +668,7 @@ | |
| 643 668 | 
             
                    "type": "structure",
         | 
| 644 669 | 
             
                    "members": {
         | 
| 645 670 | 
             
                      "tags": {
         | 
| 646 | 
            -
                        "shape": " | 
| 671 | 
            +
                        "shape": "S66"
         | 
| 647 672 | 
             
                      }
         | 
| 648 673 | 
             
                    }
         | 
| 649 674 | 
             
                  }
         | 
| @@ -659,7 +684,7 @@ | |
| 659 684 | 
             
                      "description": {},
         | 
| 660 685 | 
             
                      "connectorProvisioningType": {},
         | 
| 661 686 | 
             
                      "connectorProvisioningConfig": {
         | 
| 662 | 
            -
                        "shape": " | 
| 687 | 
            +
                        "shape": "S8f"
         | 
| 663 688 | 
             
                      },
         | 
| 664 689 | 
             
                      "clientToken": {
         | 
| 665 690 | 
             
                        "idempotencyToken": true
         | 
| @@ -735,7 +760,7 @@ | |
| 735 760 | 
             
                        "locationName": "resourceArn"
         | 
| 736 761 | 
             
                      },
         | 
| 737 762 | 
             
                      "tags": {
         | 
| 738 | 
            -
                        "shape": " | 
| 763 | 
            +
                        "shape": "S66"
         | 
| 739 764 | 
             
                      }
         | 
| 740 765 | 
             
                    }
         | 
| 741 766 | 
             
                  },
         | 
| @@ -809,7 +834,7 @@ | |
| 809 834 | 
             
                      "connectorProfileName": {},
         | 
| 810 835 | 
             
                      "connectionMode": {},
         | 
| 811 836 | 
             
                      "connectorProfileConfig": {
         | 
| 812 | 
            -
                        "shape": " | 
| 837 | 
            +
                        "shape": "Sc"
         | 
| 813 838 | 
             
                      },
         | 
| 814 839 | 
             
                      "clientToken": {
         | 
| 815 840 | 
             
                        "idempotencyToken": true
         | 
| @@ -836,7 +861,7 @@ | |
| 836 861 | 
             
                      "connectorLabel": {},
         | 
| 837 862 | 
             
                      "description": {},
         | 
| 838 863 | 
             
                      "connectorProvisioningConfig": {
         | 
| 839 | 
            -
                        "shape": " | 
| 864 | 
            +
                        "shape": "S8f"
         | 
| 840 865 | 
             
                      },
         | 
| 841 866 | 
             
                      "clientToken": {
         | 
| 842 867 | 
             
                        "idempotencyToken": true
         | 
| @@ -867,19 +892,19 @@ | |
| 867 892 | 
             
                      "flowName": {},
         | 
| 868 893 | 
             
                      "description": {},
         | 
| 869 894 | 
             
                      "triggerConfig": {
         | 
| 870 | 
            -
                        "shape": " | 
| 895 | 
            +
                        "shape": "S3d"
         | 
| 871 896 | 
             
                      },
         | 
| 872 897 | 
             
                      "sourceFlowConfig": {
         | 
| 873 | 
            -
                        "shape": " | 
| 898 | 
            +
                        "shape": "S3n"
         | 
| 874 899 | 
             
                      },
         | 
| 875 900 | 
             
                      "destinationFlowConfigList": {
         | 
| 876 | 
            -
                        "shape": " | 
| 901 | 
            +
                        "shape": "S4g"
         | 
| 877 902 | 
             
                      },
         | 
| 878 903 | 
             
                      "tasks": {
         | 
| 879 | 
            -
                        "shape": " | 
| 904 | 
            +
                        "shape": "S5g"
         | 
| 880 905 | 
             
                      },
         | 
| 881 906 | 
             
                      "metadataCatalogConfig": {
         | 
| 882 | 
            -
                        "shape": " | 
| 907 | 
            +
                        "shape": "S69"
         | 
| 883 908 | 
             
                      },
         | 
| 884 909 | 
             
                      "clientToken": {
         | 
| 885 910 | 
             
                        "idempotencyToken": true
         | 
| @@ -895,14 +920,18 @@ | |
| 895 920 | 
             
                }
         | 
| 896 921 | 
             
              },
         | 
| 897 922 | 
             
              "shapes": {
         | 
| 898 | 
            -
                " | 
| 923 | 
            +
                "S3": {
         | 
| 924 | 
            +
                  "type": "list",
         | 
| 925 | 
            +
                  "member": {}
         | 
| 926 | 
            +
                },
         | 
| 927 | 
            +
                "Sc": {
         | 
| 899 928 | 
             
                  "type": "structure",
         | 
| 900 929 | 
             
                  "required": [
         | 
| 901 930 | 
             
                    "connectorProfileProperties"
         | 
| 902 931 | 
             
                  ],
         | 
| 903 932 | 
             
                  "members": {
         | 
| 904 933 | 
             
                    "connectorProfileProperties": {
         | 
| 905 | 
            -
                      "shape": " | 
| 934 | 
            +
                      "shape": "Sd"
         | 
| 906 935 | 
             
                    },
         | 
| 907 936 | 
             
                    "connectorProfileCredentials": {
         | 
| 908 937 | 
             
                      "type": "structure",
         | 
| @@ -915,7 +944,7 @@ | |
| 915 944 | 
             
                          ],
         | 
| 916 945 | 
             
                          "members": {
         | 
| 917 946 | 
             
                            "apiKey": {
         | 
| 918 | 
            -
                              "shape": " | 
| 947 | 
            +
                              "shape": "S1x"
         | 
| 919 948 | 
             
                            },
         | 
| 920 949 | 
             
                            "secretKey": {
         | 
| 921 950 | 
             
                              "type": "string",
         | 
| @@ -931,7 +960,7 @@ | |
| 931 960 | 
             
                          ],
         | 
| 932 961 | 
             
                          "members": {
         | 
| 933 962 | 
             
                            "apiKey": {
         | 
| 934 | 
            -
                              "shape": " | 
| 963 | 
            +
                              "shape": "S1x"
         | 
| 935 964 | 
             
                            },
         | 
| 936 965 | 
             
                            "applicationKey": {}
         | 
| 937 966 | 
             
                          }
         | 
| @@ -954,14 +983,14 @@ | |
| 954 983 | 
             
                          "members": {
         | 
| 955 984 | 
             
                            "clientId": {},
         | 
| 956 985 | 
             
                            "clientSecret": {
         | 
| 957 | 
            -
                              "shape": " | 
| 986 | 
            +
                              "shape": "S25"
         | 
| 958 987 | 
             
                            },
         | 
| 959 988 | 
             
                            "accessToken": {
         | 
| 960 | 
            -
                              "shape": " | 
| 989 | 
            +
                              "shape": "S26"
         | 
| 961 990 | 
             
                            },
         | 
| 962 991 | 
             
                            "refreshToken": {},
         | 
| 963 992 | 
             
                            "oAuthRequest": {
         | 
| 964 | 
            -
                              "shape": " | 
| 993 | 
            +
                              "shape": "S28"
         | 
| 965 994 | 
             
                            }
         | 
| 966 995 | 
             
                          }
         | 
| 967 996 | 
             
                        },
         | 
| @@ -969,11 +998,11 @@ | |
| 969 998 | 
             
                          "type": "structure",
         | 
| 970 999 | 
             
                          "members": {
         | 
| 971 1000 | 
             
                            "accessToken": {
         | 
| 972 | 
            -
                              "shape": " | 
| 1001 | 
            +
                              "shape": "S26"
         | 
| 973 1002 | 
             
                            },
         | 
| 974 1003 | 
             
                            "refreshToken": {},
         | 
| 975 1004 | 
             
                            "oAuthRequest": {
         | 
| 976 | 
            -
                              "shape": " | 
| 1005 | 
            +
                              "shape": "S28"
         | 
| 977 1006 | 
             
                            }
         | 
| 978 1007 | 
             
                          }
         | 
| 979 1008 | 
             
                        },
         | 
| @@ -1004,13 +1033,13 @@ | |
| 1004 1033 | 
             
                          "members": {
         | 
| 1005 1034 | 
             
                            "clientId": {},
         | 
| 1006 1035 | 
             
                            "clientSecret": {
         | 
| 1007 | 
            -
                              "shape": " | 
| 1036 | 
            +
                              "shape": "S25"
         | 
| 1008 1037 | 
             
                            },
         | 
| 1009 1038 | 
             
                            "accessToken": {
         | 
| 1010 | 
            -
                              "shape": " | 
| 1039 | 
            +
                              "shape": "S26"
         | 
| 1011 1040 | 
             
                            },
         | 
| 1012 1041 | 
             
                            "oAuthRequest": {
         | 
| 1013 | 
            -
                              "shape": " | 
| 1042 | 
            +
                              "shape": "S28"
         | 
| 1014 1043 | 
             
                            }
         | 
| 1015 1044 | 
             
                          }
         | 
| 1016 1045 | 
             
                        },
         | 
| @@ -1019,7 +1048,7 @@ | |
| 1019 1048 | 
             
                          "members": {
         | 
| 1020 1049 | 
             
                            "username": {},
         | 
| 1021 1050 | 
             
                            "password": {
         | 
| 1022 | 
            -
                              "shape": " | 
| 1051 | 
            +
                              "shape": "S2j"
         | 
| 1023 1052 | 
             
                            }
         | 
| 1024 1053 | 
             
                          }
         | 
| 1025 1054 | 
             
                        },
         | 
| @@ -1027,14 +1056,14 @@ | |
| 1027 1056 | 
             
                          "type": "structure",
         | 
| 1028 1057 | 
             
                          "members": {
         | 
| 1029 1058 | 
             
                            "accessToken": {
         | 
| 1030 | 
            -
                              "shape": " | 
| 1059 | 
            +
                              "shape": "S26"
         | 
| 1031 1060 | 
             
                            },
         | 
| 1032 1061 | 
             
                            "refreshToken": {},
         | 
| 1033 1062 | 
             
                            "oAuthRequest": {
         | 
| 1034 | 
            -
                              "shape": " | 
| 1063 | 
            +
                              "shape": "S28"
         | 
| 1035 1064 | 
             
                            },
         | 
| 1036 1065 | 
             
                            "clientCredentialsArn": {
         | 
| 1037 | 
            -
                              "shape": " | 
| 1066 | 
            +
                              "shape": "S2l"
         | 
| 1038 1067 | 
             
                            },
         | 
| 1039 1068 | 
             
                            "oAuth2GrantType": {},
         | 
| 1040 1069 | 
             
                            "jwtToken": {
         | 
| @@ -1052,7 +1081,7 @@ | |
| 1052 1081 | 
             
                          "members": {
         | 
| 1053 1082 | 
             
                            "username": {},
         | 
| 1054 1083 | 
             
                            "password": {
         | 
| 1055 | 
            -
                              "shape": " | 
| 1084 | 
            +
                              "shape": "S2j"
         | 
| 1056 1085 | 
             
                            }
         | 
| 1057 1086 | 
             
                          }
         | 
| 1058 1087 | 
             
                        },
         | 
| @@ -1063,7 +1092,7 @@ | |
| 1063 1092 | 
             
                          ],
         | 
| 1064 1093 | 
             
                          "members": {
         | 
| 1065 1094 | 
             
                            "apiKey": {
         | 
| 1066 | 
            -
                              "shape": " | 
| 1095 | 
            +
                              "shape": "S1x"
         | 
| 1067 1096 | 
             
                            }
         | 
| 1068 1097 | 
             
                          }
         | 
| 1069 1098 | 
             
                        },
         | 
| @@ -1076,13 +1105,13 @@ | |
| 1076 1105 | 
             
                          "members": {
         | 
| 1077 1106 | 
             
                            "clientId": {},
         | 
| 1078 1107 | 
             
                            "clientSecret": {
         | 
| 1079 | 
            -
                              "shape": " | 
| 1108 | 
            +
                              "shape": "S25"
         | 
| 1080 1109 | 
             
                            },
         | 
| 1081 1110 | 
             
                            "accessToken": {
         | 
| 1082 | 
            -
                              "shape": " | 
| 1111 | 
            +
                              "shape": "S26"
         | 
| 1083 1112 | 
             
                            },
         | 
| 1084 1113 | 
             
                            "oAuthRequest": {
         | 
| 1085 | 
            -
                              "shape": " | 
| 1114 | 
            +
                              "shape": "S28"
         | 
| 1086 1115 | 
             
                            }
         | 
| 1087 1116 | 
             
                          }
         | 
| 1088 1117 | 
             
                        },
         | 
| @@ -1095,7 +1124,7 @@ | |
| 1095 1124 | 
             
                          "members": {
         | 
| 1096 1125 | 
             
                            "username": {},
         | 
| 1097 1126 | 
             
                            "password": {
         | 
| 1098 | 
            -
                              "shape": " | 
| 1127 | 
            +
                              "shape": "S2j"
         | 
| 1099 1128 | 
             
                            }
         | 
| 1100 1129 | 
             
                          }
         | 
| 1101 1130 | 
             
                        },
         | 
| @@ -1106,7 +1135,7 @@ | |
| 1106 1135 | 
             
                          ],
         | 
| 1107 1136 | 
             
                          "members": {
         | 
| 1108 1137 | 
             
                            "apiSecretKey": {
         | 
| 1109 | 
            -
                              "shape": " | 
| 1138 | 
            +
                              "shape": "S2s"
         | 
| 1110 1139 | 
             
                            }
         | 
| 1111 1140 | 
             
                          }
         | 
| 1112 1141 | 
             
                        },
         | 
| @@ -1119,7 +1148,7 @@ | |
| 1119 1148 | 
             
                          "members": {
         | 
| 1120 1149 | 
             
                            "username": {},
         | 
| 1121 1150 | 
             
                            "password": {
         | 
| 1122 | 
            -
                              "shape": " | 
| 1151 | 
            +
                              "shape": "S2j"
         | 
| 1123 1152 | 
             
                            }
         | 
| 1124 1153 | 
             
                          }
         | 
| 1125 1154 | 
             
                        },
         | 
| @@ -1132,13 +1161,13 @@ | |
| 1132 1161 | 
             
                          "members": {
         | 
| 1133 1162 | 
             
                            "clientId": {},
         | 
| 1134 1163 | 
             
                            "clientSecret": {
         | 
| 1135 | 
            -
                              "shape": " | 
| 1164 | 
            +
                              "shape": "S25"
         | 
| 1136 1165 | 
             
                            },
         | 
| 1137 1166 | 
             
                            "accessToken": {
         | 
| 1138 | 
            -
                              "shape": " | 
| 1167 | 
            +
                              "shape": "S26"
         | 
| 1139 1168 | 
             
                            },
         | 
| 1140 1169 | 
             
                            "oAuthRequest": {
         | 
| 1141 | 
            -
                              "shape": " | 
| 1170 | 
            +
                              "shape": "S28"
         | 
| 1142 1171 | 
             
                            }
         | 
| 1143 1172 | 
             
                          }
         | 
| 1144 1173 | 
             
                        },
         | 
| @@ -1146,7 +1175,7 @@ | |
| 1146 1175 | 
             
                          "type": "structure",
         | 
| 1147 1176 | 
             
                          "members": {
         | 
| 1148 1177 | 
             
                            "basicAuthCredentials": {
         | 
| 1149 | 
            -
                              "shape": " | 
| 1178 | 
            +
                              "shape": "S2w"
         | 
| 1150 1179 | 
             
                            },
         | 
| 1151 1180 | 
             
                            "oAuthCredentials": {
         | 
| 1152 1181 | 
             
                              "type": "structure",
         | 
| @@ -1157,14 +1186,14 @@ | |
| 1157 1186 | 
             
                              "members": {
         | 
| 1158 1187 | 
             
                                "clientId": {},
         | 
| 1159 1188 | 
             
                                "clientSecret": {
         | 
| 1160 | 
            -
                                  "shape": " | 
| 1189 | 
            +
                                  "shape": "S25"
         | 
| 1161 1190 | 
             
                                },
         | 
| 1162 1191 | 
             
                                "accessToken": {
         | 
| 1163 | 
            -
                                  "shape": " | 
| 1192 | 
            +
                                  "shape": "S26"
         | 
| 1164 1193 | 
             
                                },
         | 
| 1165 1194 | 
             
                                "refreshToken": {},
         | 
| 1166 1195 | 
             
                                "oAuthRequest": {
         | 
| 1167 | 
            -
                                  "shape": " | 
| 1196 | 
            +
                                  "shape": "S28"
         | 
| 1168 1197 | 
             
                                }
         | 
| 1169 1198 | 
             
                              }
         | 
| 1170 1199 | 
             
                            }
         | 
| @@ -1178,21 +1207,21 @@ | |
| 1178 1207 | 
             
                          "members": {
         | 
| 1179 1208 | 
             
                            "authenticationType": {},
         | 
| 1180 1209 | 
             
                            "basic": {
         | 
| 1181 | 
            -
                              "shape": " | 
| 1210 | 
            +
                              "shape": "S2w"
         | 
| 1182 1211 | 
             
                            },
         | 
| 1183 1212 | 
             
                            "oauth2": {
         | 
| 1184 1213 | 
             
                              "type": "structure",
         | 
| 1185 1214 | 
             
                              "members": {
         | 
| 1186 1215 | 
             
                                "clientId": {},
         | 
| 1187 1216 | 
             
                                "clientSecret": {
         | 
| 1188 | 
            -
                                  "shape": " | 
| 1217 | 
            +
                                  "shape": "S25"
         | 
| 1189 1218 | 
             
                                },
         | 
| 1190 1219 | 
             
                                "accessToken": {
         | 
| 1191 | 
            -
                                  "shape": " | 
| 1220 | 
            +
                                  "shape": "S26"
         | 
| 1192 1221 | 
             
                                },
         | 
| 1193 1222 | 
             
                                "refreshToken": {},
         | 
| 1194 1223 | 
             
                                "oAuthRequest": {
         | 
| 1195 | 
            -
                                  "shape": " | 
| 1224 | 
            +
                                  "shape": "S28"
         | 
| 1196 1225 | 
             
                                }
         | 
| 1197 1226 | 
             
                              }
         | 
| 1198 1227 | 
             
                            },
         | 
| @@ -1203,10 +1232,10 @@ | |
| 1203 1232 | 
             
                              ],
         | 
| 1204 1233 | 
             
                              "members": {
         | 
| 1205 1234 | 
             
                                "apiKey": {
         | 
| 1206 | 
            -
                                  "shape": " | 
| 1235 | 
            +
                                  "shape": "S1x"
         | 
| 1207 1236 | 
             
                                },
         | 
| 1208 1237 | 
             
                                "apiSecretKey": {
         | 
| 1209 | 
            -
                                  "shape": " | 
| 1238 | 
            +
                                  "shape": "S2s"
         | 
| 1210 1239 | 
             
                                }
         | 
| 1211 1240 | 
             
                              }
         | 
| 1212 1241 | 
             
                            },
         | 
| @@ -1236,14 +1265,14 @@ | |
| 1236 1265 | 
             
                          "type": "structure",
         | 
| 1237 1266 | 
             
                          "members": {
         | 
| 1238 1267 | 
             
                            "accessToken": {
         | 
| 1239 | 
            -
                              "shape": " | 
| 1268 | 
            +
                              "shape": "S26"
         | 
| 1240 1269 | 
             
                            },
         | 
| 1241 1270 | 
             
                            "refreshToken": {},
         | 
| 1242 1271 | 
             
                            "oAuthRequest": {
         | 
| 1243 | 
            -
                              "shape": " | 
| 1272 | 
            +
                              "shape": "S28"
         | 
| 1244 1273 | 
             
                            },
         | 
| 1245 1274 | 
             
                            "clientCredentialsArn": {
         | 
| 1246 | 
            -
                              "shape": " | 
| 1275 | 
            +
                              "shape": "S2l"
         | 
| 1247 1276 | 
             
                            }
         | 
| 1248 1277 | 
             
                          }
         | 
| 1249 1278 | 
             
                        }
         | 
| @@ -1251,7 +1280,7 @@ | |
| 1251 1280 | 
             
                    }
         | 
| 1252 1281 | 
             
                  }
         | 
| 1253 1282 | 
             
                },
         | 
| 1254 | 
            -
                " | 
| 1283 | 
            +
                "Sd": {
         | 
| 1255 1284 | 
             
                  "type": "structure",
         | 
| 1256 1285 | 
             
                  "members": {
         | 
| 1257 1286 | 
             
                    "Amplitude": {
         | 
| @@ -1423,7 +1452,7 @@ | |
| 1423 1452 | 
             
                            "tokenUrl": {},
         | 
| 1424 1453 | 
             
                            "authCodeUrl": {},
         | 
| 1425 1454 | 
             
                            "oAuthScopes": {
         | 
| 1426 | 
            -
                              "shape": " | 
| 1455 | 
            +
                              "shape": "S1i"
         | 
| 1427 1456 | 
             
                            }
         | 
| 1428 1457 | 
             
                          }
         | 
| 1429 1458 | 
             
                        }
         | 
| @@ -1467,42 +1496,42 @@ | |
| 1467 1496 | 
             
                    }
         | 
| 1468 1497 | 
             
                  }
         | 
| 1469 1498 | 
             
                },
         | 
| 1470 | 
            -
                " | 
| 1499 | 
            +
                "S1i": {
         | 
| 1471 1500 | 
             
                  "type": "list",
         | 
| 1472 1501 | 
             
                  "member": {}
         | 
| 1473 1502 | 
             
                },
         | 
| 1474 | 
            -
                " | 
| 1503 | 
            +
                "S1x": {
         | 
| 1475 1504 | 
             
                  "type": "string",
         | 
| 1476 1505 | 
             
                  "sensitive": true
         | 
| 1477 1506 | 
             
                },
         | 
| 1478 | 
            -
                " | 
| 1507 | 
            +
                "S25": {
         | 
| 1479 1508 | 
             
                  "type": "string",
         | 
| 1480 1509 | 
             
                  "sensitive": true
         | 
| 1481 1510 | 
             
                },
         | 
| 1482 | 
            -
                " | 
| 1511 | 
            +
                "S26": {
         | 
| 1483 1512 | 
             
                  "type": "string",
         | 
| 1484 1513 | 
             
                  "sensitive": true
         | 
| 1485 1514 | 
             
                },
         | 
| 1486 | 
            -
                " | 
| 1515 | 
            +
                "S28": {
         | 
| 1487 1516 | 
             
                  "type": "structure",
         | 
| 1488 1517 | 
             
                  "members": {
         | 
| 1489 1518 | 
             
                    "authCode": {},
         | 
| 1490 1519 | 
             
                    "redirectUri": {}
         | 
| 1491 1520 | 
             
                  }
         | 
| 1492 1521 | 
             
                },
         | 
| 1493 | 
            -
                " | 
| 1522 | 
            +
                "S2j": {
         | 
| 1494 1523 | 
             
                  "type": "string",
         | 
| 1495 1524 | 
             
                  "sensitive": true
         | 
| 1496 1525 | 
             
                },
         | 
| 1497 | 
            -
                " | 
| 1526 | 
            +
                "S2l": {
         | 
| 1498 1527 | 
             
                  "type": "string",
         | 
| 1499 1528 | 
             
                  "sensitive": true
         | 
| 1500 1529 | 
             
                },
         | 
| 1501 | 
            -
                " | 
| 1530 | 
            +
                "S2s": {
         | 
| 1502 1531 | 
             
                  "type": "string",
         | 
| 1503 1532 | 
             
                  "sensitive": true
         | 
| 1504 1533 | 
             
                },
         | 
| 1505 | 
            -
                " | 
| 1534 | 
            +
                "S2w": {
         | 
| 1506 1535 | 
             
                  "type": "structure",
         | 
| 1507 1536 | 
             
                  "required": [
         | 
| 1508 1537 | 
             
                    "username",
         | 
| @@ -1511,11 +1540,11 @@ | |
| 1511 1540 | 
             
                  "members": {
         | 
| 1512 1541 | 
             
                    "username": {},
         | 
| 1513 1542 | 
             
                    "password": {
         | 
| 1514 | 
            -
                      "shape": " | 
| 1543 | 
            +
                      "shape": "S2j"
         | 
| 1515 1544 | 
             
                    }
         | 
| 1516 1545 | 
             
                  }
         | 
| 1517 1546 | 
             
                },
         | 
| 1518 | 
            -
                " | 
| 1547 | 
            +
                "S3d": {
         | 
| 1519 1548 | 
             
                  "type": "structure",
         | 
| 1520 1549 | 
             
                  "required": [
         | 
| 1521 1550 | 
             
                    "triggerType"
         | 
| @@ -1555,7 +1584,7 @@ | |
| 1555 1584 | 
             
                    }
         | 
| 1556 1585 | 
             
                  }
         | 
| 1557 1586 | 
             
                },
         | 
| 1558 | 
            -
                " | 
| 1587 | 
            +
                "S3n": {
         | 
| 1559 1588 | 
             
                  "type": "structure",
         | 
| 1560 1589 | 
             
                  "required": [
         | 
| 1561 1590 | 
             
                    "connectorType",
         | 
| @@ -1732,7 +1761,7 @@ | |
| 1732 1761 | 
             
                          "members": {
         | 
| 1733 1762 | 
             
                            "entityName": {},
         | 
| 1734 1763 | 
             
                            "customProperties": {
         | 
| 1735 | 
            -
                              "shape": " | 
| 1764 | 
            +
                              "shape": "S4c"
         | 
| 1736 1765 | 
             
                            }
         | 
| 1737 1766 | 
             
                          }
         | 
| 1738 1767 | 
             
                        },
         | 
| @@ -1755,12 +1784,12 @@ | |
| 1755 1784 | 
             
                    }
         | 
| 1756 1785 | 
             
                  }
         | 
| 1757 1786 | 
             
                },
         | 
| 1758 | 
            -
                " | 
| 1787 | 
            +
                "S4c": {
         | 
| 1759 1788 | 
             
                  "type": "map",
         | 
| 1760 1789 | 
             
                  "key": {},
         | 
| 1761 1790 | 
             
                  "value": {}
         | 
| 1762 1791 | 
             
                },
         | 
| 1763 | 
            -
                " | 
| 1792 | 
            +
                "S4g": {
         | 
| 1764 1793 | 
             
                  "type": "list",
         | 
| 1765 1794 | 
             
                  "member": {
         | 
| 1766 1795 | 
             
                    "type": "structure",
         | 
| @@ -1786,7 +1815,7 @@ | |
| 1786 1815 | 
             
                              "intermediateBucketName": {},
         | 
| 1787 1816 | 
             
                              "bucketPrefix": {},
         | 
| 1788 1817 | 
             
                              "errorHandlingConfig": {
         | 
| 1789 | 
            -
                                "shape": " | 
| 1818 | 
            +
                                "shape": "S4k"
         | 
| 1790 1819 | 
             
                              }
         | 
| 1791 1820 | 
             
                            }
         | 
| 1792 1821 | 
             
                          },
         | 
| @@ -1803,10 +1832,10 @@ | |
| 1803 1832 | 
             
                                "members": {
         | 
| 1804 1833 | 
             
                                  "fileType": {},
         | 
| 1805 1834 | 
             
                                  "prefixConfig": {
         | 
| 1806 | 
            -
                                    "shape": " | 
| 1835 | 
            +
                                    "shape": "S4o"
         | 
| 1807 1836 | 
             
                                  },
         | 
| 1808 1837 | 
             
                                  "aggregationConfig": {
         | 
| 1809 | 
            -
                                    "shape": " | 
| 1838 | 
            +
                                    "shape": "S4t"
         | 
| 1810 1839 | 
             
                                  },
         | 
| 1811 1840 | 
             
                                  "preserveSourceDataTyping": {
         | 
| 1812 1841 | 
             
                                    "type": "boolean"
         | 
| @@ -1823,10 +1852,10 @@ | |
| 1823 1852 | 
             
                            "members": {
         | 
| 1824 1853 | 
             
                              "object": {},
         | 
| 1825 1854 | 
             
                              "idFieldNames": {
         | 
| 1826 | 
            -
                                "shape": " | 
| 1855 | 
            +
                                "shape": "S4y"
         | 
| 1827 1856 | 
             
                              },
         | 
| 1828 1857 | 
             
                              "errorHandlingConfig": {
         | 
| 1829 | 
            -
                                "shape": " | 
| 1858 | 
            +
                                "shape": "S4k"
         | 
| 1830 1859 | 
             
                              },
         | 
| 1831 1860 | 
             
                              "writeOperationType": {},
         | 
| 1832 1861 | 
             
                              "dataTransferApi": {}
         | 
| @@ -1843,7 +1872,7 @@ | |
| 1843 1872 | 
             
                              "intermediateBucketName": {},
         | 
| 1844 1873 | 
             
                              "bucketPrefix": {},
         | 
| 1845 1874 | 
             
                              "errorHandlingConfig": {
         | 
| 1846 | 
            -
                                "shape": " | 
| 1875 | 
            +
                                "shape": "S4k"
         | 
| 1847 1876 | 
             
                              }
         | 
| 1848 1877 | 
             
                            }
         | 
| 1849 1878 | 
             
                          },
         | 
| @@ -1855,7 +1884,7 @@ | |
| 1855 1884 | 
             
                            "members": {
         | 
| 1856 1885 | 
             
                              "object": {},
         | 
| 1857 1886 | 
             
                              "errorHandlingConfig": {
         | 
| 1858 | 
            -
                                "shape": " | 
| 1887 | 
            +
                                "shape": "S4k"
         | 
| 1859 1888 | 
             
                              }
         | 
| 1860 1889 | 
             
                            }
         | 
| 1861 1890 | 
             
                          },
         | 
| @@ -1880,10 +1909,10 @@ | |
| 1880 1909 | 
             
                                "members": {
         | 
| 1881 1910 | 
             
                                  "fileType": {},
         | 
| 1882 1911 | 
             
                                  "prefixConfig": {
         | 
| 1883 | 
            -
                                    "shape": " | 
| 1912 | 
            +
                                    "shape": "S4o"
         | 
| 1884 1913 | 
             
                                  },
         | 
| 1885 1914 | 
             
                                  "aggregationConfig": {
         | 
| 1886 | 
            -
                                    "shape": " | 
| 1915 | 
            +
                                    "shape": "S4t"
         | 
| 1887 1916 | 
             
                                  }
         | 
| 1888 1917 | 
             
                                }
         | 
| 1889 1918 | 
             
                              }
         | 
| @@ -1897,7 +1926,7 @@ | |
| 1897 1926 | 
             
                            "members": {
         | 
| 1898 1927 | 
             
                              "object": {},
         | 
| 1899 1928 | 
             
                              "errorHandlingConfig": {
         | 
| 1900 | 
            -
                                "shape": " | 
| 1929 | 
            +
                                "shape": "S4k"
         | 
| 1901 1930 | 
             
                              }
         | 
| 1902 1931 | 
             
                            }
         | 
| 1903 1932 | 
             
                          },
         | 
| @@ -1919,10 +1948,10 @@ | |
| 1919 1948 | 
             
                            "members": {
         | 
| 1920 1949 | 
             
                              "object": {},
         | 
| 1921 1950 | 
             
                              "idFieldNames": {
         | 
| 1922 | 
            -
                                "shape": " | 
| 1951 | 
            +
                                "shape": "S4y"
         | 
| 1923 1952 | 
             
                              },
         | 
| 1924 1953 | 
             
                              "errorHandlingConfig": {
         | 
| 1925 | 
            -
                                "shape": " | 
| 1954 | 
            +
                                "shape": "S4k"
         | 
| 1926 1955 | 
             
                              },
         | 
| 1927 1956 | 
             
                              "writeOperationType": {}
         | 
| 1928 1957 | 
             
                            }
         | 
| @@ -1935,7 +1964,7 @@ | |
| 1935 1964 | 
             
                            "members": {
         | 
| 1936 1965 | 
             
                              "object": {},
         | 
| 1937 1966 | 
             
                              "errorHandlingConfig": {
         | 
| 1938 | 
            -
                                "shape": " | 
| 1967 | 
            +
                                "shape": "S4k"
         | 
| 1939 1968 | 
             
                              }
         | 
| 1940 1969 | 
             
                            }
         | 
| 1941 1970 | 
             
                          },
         | 
| @@ -1947,14 +1976,14 @@ | |
| 1947 1976 | 
             
                            "members": {
         | 
| 1948 1977 | 
             
                              "entityName": {},
         | 
| 1949 1978 | 
             
                              "errorHandlingConfig": {
         | 
| 1950 | 
            -
                                "shape": " | 
| 1979 | 
            +
                                "shape": "S4k"
         | 
| 1951 1980 | 
             
                              },
         | 
| 1952 1981 | 
             
                              "writeOperationType": {},
         | 
| 1953 1982 | 
             
                              "idFieldNames": {
         | 
| 1954 | 
            -
                                "shape": " | 
| 1983 | 
            +
                                "shape": "S4y"
         | 
| 1955 1984 | 
             
                              },
         | 
| 1956 1985 | 
             
                              "customProperties": {
         | 
| 1957 | 
            -
                                "shape": " | 
| 1986 | 
            +
                                "shape": "S4c"
         | 
| 1958 1987 | 
             
                              }
         | 
| 1959 1988 | 
             
                            }
         | 
| 1960 1989 | 
             
                          },
         | 
| @@ -1973,10 +2002,10 @@ | |
| 1973 2002 | 
             
                                }
         | 
| 1974 2003 | 
             
                              },
         | 
| 1975 2004 | 
             
                              "idFieldNames": {
         | 
| 1976 | 
            -
                                "shape": " | 
| 2005 | 
            +
                                "shape": "S4y"
         | 
| 1977 2006 | 
             
                              },
         | 
| 1978 2007 | 
             
                              "errorHandlingConfig": {
         | 
| 1979 | 
            -
                                "shape": " | 
| 2008 | 
            +
                                "shape": "S4k"
         | 
| 1980 2009 | 
             
                              },
         | 
| 1981 2010 | 
             
                              "writeOperationType": {}
         | 
| 1982 2011 | 
             
                            }
         | 
| @@ -1986,7 +2015,7 @@ | |
| 1986 2015 | 
             
                    }
         | 
| 1987 2016 | 
             
                  }
         | 
| 1988 2017 | 
             
                },
         | 
| 1989 | 
            -
                " | 
| 2018 | 
            +
                "S4k": {
         | 
| 1990 2019 | 
             
                  "type": "structure",
         | 
| 1991 2020 | 
             
                  "members": {
         | 
| 1992 2021 | 
             
                    "failOnFirstDestinationError": {
         | 
| @@ -1996,7 +2025,7 @@ | |
| 1996 2025 | 
             
                    "bucketName": {}
         | 
| 1997 2026 | 
             
                  }
         | 
| 1998 2027 | 
             
                },
         | 
| 1999 | 
            -
                " | 
| 2028 | 
            +
                "S4o": {
         | 
| 2000 2029 | 
             
                  "type": "structure",
         | 
| 2001 2030 | 
             
                  "members": {
         | 
| 2002 2031 | 
             
                    "prefixType": {},
         | 
| @@ -2007,7 +2036,7 @@ | |
| 2007 2036 | 
             
                    }
         | 
| 2008 2037 | 
             
                  }
         | 
| 2009 2038 | 
             
                },
         | 
| 2010 | 
            -
                " | 
| 2039 | 
            +
                "S4t": {
         | 
| 2011 2040 | 
             
                  "type": "structure",
         | 
| 2012 2041 | 
             
                  "members": {
         | 
| 2013 2042 | 
             
                    "aggregationType": {},
         | 
| @@ -2016,11 +2045,11 @@ | |
| 2016 2045 | 
             
                    }
         | 
| 2017 2046 | 
             
                  }
         | 
| 2018 2047 | 
             
                },
         | 
| 2019 | 
            -
                " | 
| 2048 | 
            +
                "S4y": {
         | 
| 2020 2049 | 
             
                  "type": "list",
         | 
| 2021 2050 | 
             
                  "member": {}
         | 
| 2022 2051 | 
             
                },
         | 
| 2023 | 
            -
                " | 
| 2052 | 
            +
                "S5g": {
         | 
| 2024 2053 | 
             
                  "type": "list",
         | 
| 2025 2054 | 
             
                  "member": {
         | 
| 2026 2055 | 
             
                    "type": "structure",
         | 
| @@ -2065,12 +2094,12 @@ | |
| 2065 2094 | 
             
                    }
         | 
| 2066 2095 | 
             
                  }
         | 
| 2067 2096 | 
             
                },
         | 
| 2068 | 
            -
                " | 
| 2097 | 
            +
                "S66": {
         | 
| 2069 2098 | 
             
                  "type": "map",
         | 
| 2070 2099 | 
             
                  "key": {},
         | 
| 2071 2100 | 
             
                  "value": {}
         | 
| 2072 2101 | 
             
                },
         | 
| 2073 | 
            -
                " | 
| 2102 | 
            +
                "S69": {
         | 
| 2074 2103 | 
             
                  "type": "structure",
         | 
| 2075 2104 | 
             
                  "members": {
         | 
| 2076 2105 | 
             
                    "glueDataCatalog": {
         | 
| @@ -2088,7 +2117,7 @@ | |
| 2088 2117 | 
             
                    }
         | 
| 2089 2118 | 
             
                  }
         | 
| 2090 2119 | 
             
                },
         | 
| 2091 | 
            -
                " | 
| 2120 | 
            +
                "S6n": {
         | 
| 2092 2121 | 
             
                  "type": "structure",
         | 
| 2093 2122 | 
             
                  "members": {
         | 
| 2094 2123 | 
             
                    "canUseAsSource": {
         | 
| @@ -2098,7 +2127,7 @@ | |
| 2098 2127 | 
             
                      "type": "boolean"
         | 
| 2099 2128 | 
             
                    },
         | 
| 2100 2129 | 
             
                    "supportedDestinationConnectors": {
         | 
| 2101 | 
            -
                      "shape": " | 
| 2130 | 
            +
                      "shape": "S6o"
         | 
| 2102 2131 | 
             
                    },
         | 
| 2103 2132 | 
             
                    "supportedSchedulingFrequencies": {
         | 
| 2104 2133 | 
             
                      "type": "list",
         | 
| @@ -2133,7 +2162,7 @@ | |
| 2133 2162 | 
             
                          "type": "structure",
         | 
| 2134 2163 | 
             
                          "members": {
         | 
| 2135 2164 | 
             
                            "oAuthScopes": {
         | 
| 2136 | 
            -
                              "shape": " | 
| 2165 | 
            +
                              "shape": "S1i"
         | 
| 2137 2166 | 
             
                            }
         | 
| 2138 2167 | 
             
                          }
         | 
| 2139 2168 | 
             
                        },
         | 
| @@ -2157,14 +2186,14 @@ | |
| 2157 2186 | 
             
                          "type": "structure",
         | 
| 2158 2187 | 
             
                          "members": {
         | 
| 2159 2188 | 
             
                            "oAuthScopes": {
         | 
| 2160 | 
            -
                              "shape": " | 
| 2189 | 
            +
                              "shape": "S1i"
         | 
| 2161 2190 | 
             
                            },
         | 
| 2162 2191 | 
             
                            "dataTransferApis": {
         | 
| 2163 2192 | 
             
                              "type": "list",
         | 
| 2164 2193 | 
             
                              "member": {}
         | 
| 2165 2194 | 
             
                            },
         | 
| 2166 2195 | 
             
                            "oauth2GrantTypesSupported": {
         | 
| 2167 | 
            -
                              "shape": " | 
| 2196 | 
            +
                              "shape": "S73"
         | 
| 2168 2197 | 
             
                            }
         | 
| 2169 2198 | 
             
                          }
         | 
| 2170 2199 | 
             
                        },
         | 
| @@ -2180,7 +2209,7 @@ | |
| 2180 2209 | 
             
                          "type": "structure",
         | 
| 2181 2210 | 
             
                          "members": {
         | 
| 2182 2211 | 
             
                            "oAuthScopes": {
         | 
| 2183 | 
            -
                              "shape": " | 
| 2212 | 
            +
                              "shape": "S1i"
         | 
| 2184 2213 | 
             
                            }
         | 
| 2185 2214 | 
             
                          }
         | 
| 2186 2215 | 
             
                        },
         | 
| @@ -2205,7 +2234,7 @@ | |
| 2205 2234 | 
             
                          "type": "structure",
         | 
| 2206 2235 | 
             
                          "members": {
         | 
| 2207 2236 | 
             
                            "oAuthScopes": {
         | 
| 2208 | 
            -
                              "shape": " | 
| 2237 | 
            +
                              "shape": "S1i"
         | 
| 2209 2238 | 
             
                            }
         | 
| 2210 2239 | 
             
                          }
         | 
| 2211 2240 | 
             
                        },
         | 
| @@ -2225,7 +2254,7 @@ | |
| 2225 2254 | 
             
                          "type": "structure",
         | 
| 2226 2255 | 
             
                          "members": {
         | 
| 2227 2256 | 
             
                            "oAuthScopes": {
         | 
| 2228 | 
            -
                              "shape": " | 
| 2257 | 
            +
                              "shape": "S1i"
         | 
| 2229 2258 | 
             
                            }
         | 
| 2230 2259 | 
             
                          }
         | 
| 2231 2260 | 
             
                        },
         | 
| @@ -2247,7 +2276,7 @@ | |
| 2247 2276 | 
             
                    "connectorVersion": {},
         | 
| 2248 2277 | 
             
                    "connectorArn": {},
         | 
| 2249 2278 | 
             
                    "connectorModes": {
         | 
| 2250 | 
            -
                      "shape": " | 
| 2279 | 
            +
                      "shape": "S7n"
         | 
| 2251 2280 | 
             
                    },
         | 
| 2252 2281 | 
             
                    "authenticationConfig": {
         | 
| 2253 2282 | 
             
                      "type": "structure",
         | 
| @@ -2268,7 +2297,7 @@ | |
| 2268 2297 | 
             
                          "type": "structure",
         | 
| 2269 2298 | 
             
                          "members": {
         | 
| 2270 2299 | 
             
                            "oauthScopes": {
         | 
| 2271 | 
            -
                              "shape": " | 
| 2300 | 
            +
                              "shape": "S1i"
         | 
| 2272 2301 | 
             
                            },
         | 
| 2273 2302 | 
             
                            "tokenUrls": {
         | 
| 2274 2303 | 
             
                              "type": "list",
         | 
| @@ -2279,7 +2308,7 @@ | |
| 2279 2308 | 
             
                              "member": {}
         | 
| 2280 2309 | 
             
                            },
         | 
| 2281 2310 | 
             
                            "oauth2GrantTypesSupported": {
         | 
| 2282 | 
            -
                              "shape": " | 
| 2311 | 
            +
                              "shape": "S73"
         | 
| 2283 2312 | 
             
                            },
         | 
| 2284 2313 | 
             
                            "oauth2CustomProperties": {
         | 
| 2285 2314 | 
             
                              "type": "list",
         | 
| @@ -2296,7 +2325,7 @@ | |
| 2296 2325 | 
             
                                    "type": "boolean"
         | 
| 2297 2326 | 
             
                                  },
         | 
| 2298 2327 | 
             
                                  "connectorSuppliedValues": {
         | 
| 2299 | 
            -
                                    "shape": " | 
| 2328 | 
            +
                                    "shape": "S7x"
         | 
| 2300 2329 | 
             
                                  },
         | 
| 2301 2330 | 
             
                                  "type": {}
         | 
| 2302 2331 | 
             
                                }
         | 
| @@ -2325,7 +2354,7 @@ | |
| 2325 2354 | 
             
                                      "type": "boolean"
         | 
| 2326 2355 | 
             
                                    },
         | 
| 2327 2356 | 
             
                                    "connectorSuppliedValues": {
         | 
| 2328 | 
            -
                                      "shape": " | 
| 2357 | 
            +
                                      "shape": "S7x"
         | 
| 2329 2358 | 
             
                                    }
         | 
| 2330 2359 | 
             
                                  }
         | 
| 2331 2360 | 
             
                                }
         | 
| @@ -2364,11 +2393,11 @@ | |
| 2364 2393 | 
             
                      "member": {}
         | 
| 2365 2394 | 
             
                    },
         | 
| 2366 2395 | 
             
                    "supportedWriteOperations": {
         | 
| 2367 | 
            -
                      "shape": " | 
| 2396 | 
            +
                      "shape": "S8d"
         | 
| 2368 2397 | 
             
                    },
         | 
| 2369 2398 | 
             
                    "connectorProvisioningType": {},
         | 
| 2370 2399 | 
             
                    "connectorProvisioningConfig": {
         | 
| 2371 | 
            -
                      "shape": " | 
| 2400 | 
            +
                      "shape": "S8f"
         | 
| 2372 2401 | 
             
                    },
         | 
| 2373 2402 | 
             
                    "logoURL": {},
         | 
| 2374 2403 | 
             
                    "registeredAt": {
         | 
| @@ -2377,27 +2406,27 @@ | |
| 2377 2406 | 
             
                    "registeredBy": {}
         | 
| 2378 2407 | 
             
                  }
         | 
| 2379 2408 | 
             
                },
         | 
| 2380 | 
            -
                " | 
| 2409 | 
            +
                "S6o": {
         | 
| 2381 2410 | 
             
                  "type": "list",
         | 
| 2382 2411 | 
             
                  "member": {}
         | 
| 2383 2412 | 
             
                },
         | 
| 2384 | 
            -
                " | 
| 2413 | 
            +
                "S73": {
         | 
| 2385 2414 | 
             
                  "type": "list",
         | 
| 2386 2415 | 
             
                  "member": {}
         | 
| 2387 2416 | 
             
                },
         | 
| 2388 | 
            -
                " | 
| 2417 | 
            +
                "S7n": {
         | 
| 2389 2418 | 
             
                  "type": "list",
         | 
| 2390 2419 | 
             
                  "member": {}
         | 
| 2391 2420 | 
             
                },
         | 
| 2392 | 
            -
                " | 
| 2421 | 
            +
                "S7x": {
         | 
| 2393 2422 | 
             
                  "type": "list",
         | 
| 2394 2423 | 
             
                  "member": {}
         | 
| 2395 2424 | 
             
                },
         | 
| 2396 | 
            -
                " | 
| 2425 | 
            +
                "S8d": {
         | 
| 2397 2426 | 
             
                  "type": "list",
         | 
| 2398 2427 | 
             
                  "member": {}
         | 
| 2399 2428 | 
             
                },
         | 
| 2400 | 
            -
                " | 
| 2429 | 
            +
                "S8f": {
         | 
| 2401 2430 | 
             
                  "type": "structure",
         | 
| 2402 2431 | 
             
                  "members": {
         | 
| 2403 2432 | 
             
                    "lambda": {
         | 
| @@ -2411,7 +2440,7 @@ | |
| 2411 2440 | 
             
                    }
         | 
| 2412 2441 | 
             
                  }
         | 
| 2413 2442 | 
             
                },
         | 
| 2414 | 
            -
                " | 
| 2443 | 
            +
                "S8u": {
         | 
| 2415 2444 | 
             
                  "type": "structure",
         | 
| 2416 2445 | 
             
                  "members": {
         | 
| 2417 2446 | 
             
                    "maximum": {
         | 
| @@ -2422,7 +2451,7 @@ | |
| 2422 2451 | 
             
                    }
         | 
| 2423 2452 | 
             
                  }
         | 
| 2424 2453 | 
             
                },
         | 
| 2425 | 
            -
                " | 
| 2454 | 
            +
                "S9c": {
         | 
| 2426 2455 | 
             
                  "type": "list",
         | 
| 2427 2456 | 
             
                  "member": {
         | 
| 2428 2457 | 
             
                    "type": "structure",
         | 
| @@ -2440,12 +2469,12 @@ | |
| 2440 2469 | 
             
                      "registeredBy": {},
         | 
| 2441 2470 | 
             
                      "connectorProvisioningType": {},
         | 
| 2442 2471 | 
             
                      "connectorModes": {
         | 
| 2443 | 
            -
                        "shape": " | 
| 2472 | 
            +
                        "shape": "S7n"
         | 
| 2444 2473 | 
             
                      }
         | 
| 2445 2474 | 
             
                    }
         | 
| 2446 2475 | 
             
                  }
         | 
| 2447 2476 | 
             
                },
         | 
| 2448 | 
            -
                " | 
| 2477 | 
            +
                "S9i": {
         | 
| 2449 2478 | 
             
                  "type": "structure",
         | 
| 2450 2479 | 
             
                  "members": {
         | 
| 2451 2480 | 
             
                    "mostRecentExecutionMessage": {},
         | 
| @@ -2455,7 +2484,7 @@ | |
| 2455 2484 | 
             
                    "mostRecentExecutionStatus": {}
         | 
| 2456 2485 | 
             
                  }
         | 
| 2457 2486 | 
             
                },
         | 
| 2458 | 
            -
                " | 
| 2487 | 
            +
                "S9n": {
         | 
| 2459 2488 | 
             
                  "type": "list",
         | 
| 2460 2489 | 
             
                  "member": {
         | 
| 2461 2490 | 
             
                    "type": "structure",
         | 
| @@ -2463,15 +2492,15 @@ | |
| 2463 2492 | 
             
                      "catalogType": {},
         | 
| 2464 2493 | 
             
                      "tableName": {},
         | 
| 2465 2494 | 
             
                      "tableRegistrationOutput": {
         | 
| 2466 | 
            -
                        "shape": " | 
| 2495 | 
            +
                        "shape": "S9q"
         | 
| 2467 2496 | 
             
                      },
         | 
| 2468 2497 | 
             
                      "partitionRegistrationOutput": {
         | 
| 2469 | 
            -
                        "shape": " | 
| 2498 | 
            +
                        "shape": "S9q"
         | 
| 2470 2499 | 
             
                      }
         | 
| 2471 2500 | 
             
                    }
         | 
| 2472 2501 | 
             
                  }
         | 
| 2473 2502 | 
             
                },
         | 
| 2474 | 
            -
                " | 
| 2503 | 
            +
                "S9q": {
         | 
| 2475 2504 | 
             
                  "type": "structure",
         | 
| 2476 2505 | 
             
                  "members": {
         | 
| 2477 2506 | 
             
                    "message": {},
         |