aws-sdk 2.1369.0 → 2.1371.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 +17 -1
- package/README.md +1 -1
- package/apis/appflow-2020-08-23.min.json +178 -149
- package/apis/appsync-2017-07-25.min.json +42 -34
- package/apis/ec2-2016-11-15.paginators.json +6 -0
- package/apis/inspector2-2020-06-08.min.json +305 -133
- package/apis/iottwinmaker-2021-11-29.min.json +10 -3
- package/apis/kendra-2019-02-03.min.json +137 -65
- package/apis/network-firewall-2020-11-12.min.json +79 -68
- package/apis/opensearch-2021-01-01.min.json +102 -27
- package/apis/resiliencehub-2020-04-30.min.json +71 -70
- package/apis/sagemaker-2017-07-24.min.json +893 -892
- package/apis/wellarchitected-2020-03-31.min.json +44 -39
- package/clients/appflow.d.ts +26 -1
- package/clients/appsync.d.ts +15 -2
- package/clients/connect.d.ts +1 -1
- package/clients/ecs.d.ts +2 -2
- package/clients/inspector2.d.ts +181 -9
- package/clients/iottwinmaker.d.ts +15 -0
- package/clients/kendra.d.ts +92 -5
- package/clients/networkfirewall.d.ts +14 -4
- package/clients/opensearch.d.ts +139 -11
- package/clients/resiliencehub.d.ts +12 -3
- package/clients/sagemaker.d.ts +6 -1
- package/clients/wellarchitected.d.ts +13 -2
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +12 -12
- package/dist/aws-sdk.js +9 -3
- package/dist/aws-sdk.min.js +60 -60
- package/lib/core.js +1 -1
- package/package.json +1 -1
| @@ -176,7 +176,7 @@ | |
| 176 176 | 
             
                        "shape": "S14"
         | 
| 177 177 | 
             
                      },
         | 
| 178 178 | 
             
                      "Applications": {
         | 
| 179 | 
            -
                        "shape": " | 
| 179 | 
            +
                        "shape": "S18"
         | 
| 180 180 | 
             
                      }
         | 
| 181 181 | 
             
                    }
         | 
| 182 182 | 
             
                  },
         | 
| @@ -423,7 +423,7 @@ | |
| 423 423 | 
             
                      "LensAlias": {},
         | 
| 424 424 | 
             
                      "LensArn": {},
         | 
| 425 425 | 
             
                      "Answer": {
         | 
| 426 | 
            -
                        "shape": " | 
| 426 | 
            +
                        "shape": "S1r"
         | 
| 427 427 | 
             
                      }
         | 
| 428 428 | 
             
                    }
         | 
| 429 429 | 
             
                  }
         | 
| @@ -469,7 +469,7 @@ | |
| 469 469 | 
             
                          "members": {
         | 
| 470 470 | 
             
                            "MetricType": {},
         | 
| 471 471 | 
             
                            "RiskCounts": {
         | 
| 472 | 
            -
                              "shape": " | 
| 472 | 
            +
                              "shape": "S2r"
         | 
| 473 473 | 
             
                            },
         | 
| 474 474 | 
             
                            "WorkloadId": {},
         | 
| 475 475 | 
             
                            "WorkloadName": {},
         | 
| @@ -490,7 +490,7 @@ | |
| 490 490 | 
             
                                      "members": {
         | 
| 491 491 | 
             
                                        "PillarId": {},
         | 
| 492 492 | 
             
                                        "RiskCounts": {
         | 
| 493 | 
            -
                                          "shape": " | 
| 493 | 
            +
                                          "shape": "S2r"
         | 
| 494 494 | 
             
                                        },
         | 
| 495 495 | 
             
                                        "Questions": {
         | 
| 496 496 | 
             
                                          "type": "list",
         | 
| @@ -516,7 +516,7 @@ | |
| 516 516 | 
             
                                    }
         | 
| 517 517 | 
             
                                  },
         | 
| 518 518 | 
             
                                  "RiskCounts": {
         | 
| 519 | 
            -
                                    "shape": " | 
| 519 | 
            +
                                    "shape": "S2r"
         | 
| 520 520 | 
             
                                  }
         | 
| 521 521 | 
             
                                }
         | 
| 522 522 | 
             
                              }
         | 
| @@ -608,7 +608,7 @@ | |
| 608 608 | 
             
                        "type": "integer"
         | 
| 609 609 | 
             
                      },
         | 
| 610 610 | 
             
                      "LensReview": {
         | 
| 611 | 
            -
                        "shape": " | 
| 611 | 
            +
                        "shape": "S3d"
         | 
| 612 612 | 
             
                      }
         | 
| 613 613 | 
             
                    }
         | 
| 614 614 | 
             
                  }
         | 
| @@ -759,7 +759,7 @@ | |
| 759 759 | 
             
                            "type": "timestamp"
         | 
| 760 760 | 
             
                          },
         | 
| 761 761 | 
             
                          "Workload": {
         | 
| 762 | 
            -
                            "shape": " | 
| 762 | 
            +
                            "shape": "S3w"
         | 
| 763 763 | 
             
                          }
         | 
| 764 764 | 
             
                        }
         | 
| 765 765 | 
             
                      }
         | 
| @@ -787,7 +787,7 @@ | |
| 787 787 | 
             
                    "type": "structure",
         | 
| 788 788 | 
             
                    "members": {
         | 
| 789 789 | 
             
                      "Workload": {
         | 
| 790 | 
            -
                        "shape": " | 
| 790 | 
            +
                        "shape": "S3w"
         | 
| 791 791 | 
             
                      }
         | 
| 792 792 | 
             
                    }
         | 
| 793 793 | 
             
                  }
         | 
| @@ -880,10 +880,10 @@ | |
| 880 880 | 
             
                            "PillarId": {},
         | 
| 881 881 | 
             
                            "QuestionTitle": {},
         | 
| 882 882 | 
             
                            "Choices": {
         | 
| 883 | 
            -
                              "shape": " | 
| 883 | 
            +
                              "shape": "S1x"
         | 
| 884 884 | 
             
                            },
         | 
| 885 885 | 
             
                            "SelectedChoices": {
         | 
| 886 | 
            -
                              "shape": " | 
| 886 | 
            +
                              "shape": "S29"
         | 
| 887 887 | 
             
                            },
         | 
| 888 888 | 
             
                            "ChoiceAnswerSummaries": {
         | 
| 889 889 | 
             
                              "type": "list",
         | 
| @@ -1159,7 +1159,7 @@ | |
| 1159 1159 | 
             
                              "type": "timestamp"
         | 
| 1160 1160 | 
             
                            },
         | 
| 1161 1161 | 
             
                            "RiskCounts": {
         | 
| 1162 | 
            -
                              "shape": " | 
| 1162 | 
            +
                              "shape": "S2r"
         | 
| 1163 1163 | 
             
                            }
         | 
| 1164 1164 | 
             
                          }
         | 
| 1165 1165 | 
             
                        }
         | 
| @@ -1318,7 +1318,7 @@ | |
| 1318 1318 | 
             
                              "type": "timestamp"
         | 
| 1319 1319 | 
             
                            },
         | 
| 1320 1320 | 
             
                            "WorkloadSummary": {
         | 
| 1321 | 
            -
                              "shape": " | 
| 1321 | 
            +
                              "shape": "S5l"
         | 
| 1322 1322 | 
             
                            }
         | 
| 1323 1323 | 
             
                          }
         | 
| 1324 1324 | 
             
                        }
         | 
| @@ -1524,7 +1524,7 @@ | |
| 1524 1524 | 
             
                      "WorkloadSummaries": {
         | 
| 1525 1525 | 
             
                        "type": "list",
         | 
| 1526 1526 | 
             
                        "member": {
         | 
| 1527 | 
            -
                          "shape": " | 
| 1527 | 
            +
                          "shape": "S5l"
         | 
| 1528 1528 | 
             
                        }
         | 
| 1529 1529 | 
             
                      },
         | 
| 1530 1530 | 
             
                      "NextToken": {}
         | 
| @@ -1611,7 +1611,7 @@ | |
| 1611 1611 | 
             
                        "locationName": "QuestionId"
         | 
| 1612 1612 | 
             
                      },
         | 
| 1613 1613 | 
             
                      "SelectedChoices": {
         | 
| 1614 | 
            -
                        "shape": " | 
| 1614 | 
            +
                        "shape": "S29"
         | 
| 1615 1615 | 
             
                      },
         | 
| 1616 1616 | 
             
                      "ChoiceUpdates": {
         | 
| 1617 1617 | 
             
                        "type": "map",
         | 
| @@ -1642,7 +1642,7 @@ | |
| 1642 1642 | 
             
                      "LensAlias": {},
         | 
| 1643 1643 | 
             
                      "LensArn": {},
         | 
| 1644 1644 | 
             
                      "Answer": {
         | 
| 1645 | 
            -
                        "shape": " | 
| 1645 | 
            +
                        "shape": "S1r"
         | 
| 1646 1646 | 
             
                      }
         | 
| 1647 1647 | 
             
                    }
         | 
| 1648 1648 | 
             
                  }
         | 
| @@ -1655,7 +1655,8 @@ | |
| 1655 1655 | 
             
                  "input": {
         | 
| 1656 1656 | 
             
                    "type": "structure",
         | 
| 1657 1657 | 
             
                    "members": {
         | 
| 1658 | 
            -
                      "OrganizationSharingStatus": {}
         | 
| 1658 | 
            +
                      "OrganizationSharingStatus": {},
         | 
| 1659 | 
            +
                      "DiscoveryIntegrationStatus": {}
         | 
| 1659 1660 | 
             
                    }
         | 
| 1660 1661 | 
             
                  }
         | 
| 1661 1662 | 
             
                },
         | 
| @@ -1692,7 +1693,7 @@ | |
| 1692 1693 | 
             
                    "members": {
         | 
| 1693 1694 | 
             
                      "WorkloadId": {},
         | 
| 1694 1695 | 
             
                      "LensReview": {
         | 
| 1695 | 
            -
                        "shape": " | 
| 1696 | 
            +
                        "shape": "S3d"
         | 
| 1696 1697 | 
             
                      }
         | 
| 1697 1698 | 
             
                    }
         | 
| 1698 1699 | 
             
                  }
         | 
| @@ -1775,7 +1776,7 @@ | |
| 1775 1776 | 
             
                        "shape": "S14"
         | 
| 1776 1777 | 
             
                      },
         | 
| 1777 1778 | 
             
                      "Applications": {
         | 
| 1778 | 
            -
                        "shape": " | 
| 1779 | 
            +
                        "shape": "S18"
         | 
| 1779 1780 | 
             
                      }
         | 
| 1780 1781 | 
             
                    }
         | 
| 1781 1782 | 
             
                  },
         | 
| @@ -1783,7 +1784,7 @@ | |
| 1783 1784 | 
             
                    "type": "structure",
         | 
| 1784 1785 | 
             
                    "members": {
         | 
| 1785 1786 | 
             
                      "Workload": {
         | 
| 1786 | 
            -
                        "shape": " | 
| 1787 | 
            +
                        "shape": "S3w"
         | 
| 1787 1788 | 
             
                      }
         | 
| 1788 1789 | 
             
                    }
         | 
| 1789 1790 | 
             
                  }
         | 
| @@ -1891,14 +1892,18 @@ | |
| 1891 1892 | 
             
                "S14": {
         | 
| 1892 1893 | 
             
                  "type": "structure",
         | 
| 1893 1894 | 
             
                  "members": {
         | 
| 1894 | 
            -
                    "TrustedAdvisorIntegrationStatus": {}
         | 
| 1895 | 
            +
                    "TrustedAdvisorIntegrationStatus": {},
         | 
| 1896 | 
            +
                    "WorkloadResourceDefinition": {
         | 
| 1897 | 
            +
                      "type": "list",
         | 
| 1898 | 
            +
                      "member": {}
         | 
| 1899 | 
            +
                    }
         | 
| 1895 1900 | 
             
                  }
         | 
| 1896 1901 | 
             
                },
         | 
| 1897 | 
            -
                " | 
| 1902 | 
            +
                "S18": {
         | 
| 1898 1903 | 
             
                  "type": "list",
         | 
| 1899 1904 | 
             
                  "member": {}
         | 
| 1900 1905 | 
             
                },
         | 
| 1901 | 
            -
                " | 
| 1906 | 
            +
                "S1r": {
         | 
| 1902 1907 | 
             
                  "type": "structure",
         | 
| 1903 1908 | 
             
                  "members": {
         | 
| 1904 1909 | 
             
                    "QuestionId": {},
         | 
| @@ -1909,10 +1914,10 @@ | |
| 1909 1914 | 
             
                    "HelpfulResourceUrl": {},
         | 
| 1910 1915 | 
             
                    "HelpfulResourceDisplayText": {},
         | 
| 1911 1916 | 
             
                    "Choices": {
         | 
| 1912 | 
            -
                      "shape": " | 
| 1917 | 
            +
                      "shape": "S1x"
         | 
| 1913 1918 | 
             
                    },
         | 
| 1914 1919 | 
             
                    "SelectedChoices": {
         | 
| 1915 | 
            -
                      "shape": " | 
| 1920 | 
            +
                      "shape": "S29"
         | 
| 1916 1921 | 
             
                    },
         | 
| 1917 1922 | 
             
                    "ChoiceAnswers": {
         | 
| 1918 1923 | 
             
                      "type": "list",
         | 
| @@ -1934,7 +1939,7 @@ | |
| 1934 1939 | 
             
                    "Reason": {}
         | 
| 1935 1940 | 
             
                  }
         | 
| 1936 1941 | 
             
                },
         | 
| 1937 | 
            -
                " | 
| 1942 | 
            +
                "S1x": {
         | 
| 1938 1943 | 
             
                  "type": "list",
         | 
| 1939 1944 | 
             
                  "member": {
         | 
| 1940 1945 | 
             
                    "type": "structure",
         | 
| @@ -1943,10 +1948,10 @@ | |
| 1943 1948 | 
             
                      "Title": {},
         | 
| 1944 1949 | 
             
                      "Description": {},
         | 
| 1945 1950 | 
             
                      "HelpfulResource": {
         | 
| 1946 | 
            -
                        "shape": " | 
| 1951 | 
            +
                        "shape": "S22"
         | 
| 1947 1952 | 
             
                      },
         | 
| 1948 1953 | 
             
                      "ImprovementPlan": {
         | 
| 1949 | 
            -
                        "shape": " | 
| 1954 | 
            +
                        "shape": "S22"
         | 
| 1950 1955 | 
             
                      },
         | 
| 1951 1956 | 
             
                      "AdditionalResources": {
         | 
| 1952 1957 | 
             
                        "type": "list",
         | 
| @@ -1957,7 +1962,7 @@ | |
| 1957 1962 | 
             
                            "Content": {
         | 
| 1958 1963 | 
             
                              "type": "list",
         | 
| 1959 1964 | 
             
                              "member": {
         | 
| 1960 | 
            -
                                "shape": " | 
| 1965 | 
            +
                                "shape": "S22"
         | 
| 1961 1966 | 
             
                              }
         | 
| 1962 1967 | 
             
                            }
         | 
| 1963 1968 | 
             
                          }
         | 
| @@ -1966,25 +1971,25 @@ | |
| 1966 1971 | 
             
                    }
         | 
| 1967 1972 | 
             
                  }
         | 
| 1968 1973 | 
             
                },
         | 
| 1969 | 
            -
                " | 
| 1974 | 
            +
                "S22": {
         | 
| 1970 1975 | 
             
                  "type": "structure",
         | 
| 1971 1976 | 
             
                  "members": {
         | 
| 1972 1977 | 
             
                    "DisplayText": {},
         | 
| 1973 1978 | 
             
                    "Url": {}
         | 
| 1974 1979 | 
             
                  }
         | 
| 1975 1980 | 
             
                },
         | 
| 1976 | 
            -
                " | 
| 1981 | 
            +
                "S29": {
         | 
| 1977 1982 | 
             
                  "type": "list",
         | 
| 1978 1983 | 
             
                  "member": {}
         | 
| 1979 1984 | 
             
                },
         | 
| 1980 | 
            -
                " | 
| 1985 | 
            +
                "S2r": {
         | 
| 1981 1986 | 
             
                  "type": "map",
         | 
| 1982 1987 | 
             
                  "key": {},
         | 
| 1983 1988 | 
             
                  "value": {
         | 
| 1984 1989 | 
             
                    "type": "integer"
         | 
| 1985 1990 | 
             
                  }
         | 
| 1986 1991 | 
             
                },
         | 
| 1987 | 
            -
                " | 
| 1992 | 
            +
                "S3d": {
         | 
| 1988 1993 | 
             
                  "type": "structure",
         | 
| 1989 1994 | 
             
                  "members": {
         | 
| 1990 1995 | 
             
                    "LensAlias": {},
         | 
| @@ -2001,7 +2006,7 @@ | |
| 2001 2006 | 
             
                          "PillarName": {},
         | 
| 2002 2007 | 
             
                          "Notes": {},
         | 
| 2003 2008 | 
             
                          "RiskCounts": {
         | 
| 2004 | 
            -
                            "shape": " | 
| 2009 | 
            +
                            "shape": "S2r"
         | 
| 2005 2010 | 
             
                          }
         | 
| 2006 2011 | 
             
                        }
         | 
| 2007 2012 | 
             
                      }
         | 
| @@ -2011,12 +2016,12 @@ | |
| 2011 2016 | 
             
                    },
         | 
| 2012 2017 | 
             
                    "Notes": {},
         | 
| 2013 2018 | 
             
                    "RiskCounts": {
         | 
| 2014 | 
            -
                      "shape": " | 
| 2019 | 
            +
                      "shape": "S2r"
         | 
| 2015 2020 | 
             
                    },
         | 
| 2016 2021 | 
             
                    "NextToken": {}
         | 
| 2017 2022 | 
             
                  }
         | 
| 2018 2023 | 
             
                },
         | 
| 2019 | 
            -
                " | 
| 2024 | 
            +
                "S3w": {
         | 
| 2020 2025 | 
             
                  "type": "structure",
         | 
| 2021 2026 | 
             
                  "members": {
         | 
| 2022 2027 | 
             
                    "WorkloadId": {},
         | 
| @@ -2049,7 +2054,7 @@ | |
| 2049 2054 | 
             
                    "Notes": {},
         | 
| 2050 2055 | 
             
                    "ImprovementStatus": {},
         | 
| 2051 2056 | 
             
                    "RiskCounts": {
         | 
| 2052 | 
            -
                      "shape": " | 
| 2057 | 
            +
                      "shape": "S2r"
         | 
| 2053 2058 | 
             
                    },
         | 
| 2054 2059 | 
             
                    "PillarPriorities": {
         | 
| 2055 2060 | 
             
                      "shape": "St"
         | 
| @@ -2066,11 +2071,11 @@ | |
| 2066 2071 | 
             
                      "shape": "S14"
         | 
| 2067 2072 | 
             
                    },
         | 
| 2068 2073 | 
             
                    "Applications": {
         | 
| 2069 | 
            -
                      "shape": " | 
| 2074 | 
            +
                      "shape": "S18"
         | 
| 2070 2075 | 
             
                    }
         | 
| 2071 2076 | 
             
                  }
         | 
| 2072 2077 | 
             
                },
         | 
| 2073 | 
            -
                " | 
| 2078 | 
            +
                "S5l": {
         | 
| 2074 2079 | 
             
                  "type": "structure",
         | 
| 2075 2080 | 
             
                  "members": {
         | 
| 2076 2081 | 
             
                    "WorkloadId": {},
         | 
| @@ -2084,7 +2089,7 @@ | |
| 2084 2089 | 
             
                      "shape": "Sz"
         | 
| 2085 2090 | 
             
                    },
         | 
| 2086 2091 | 
             
                    "RiskCounts": {
         | 
| 2087 | 
            -
                      "shape": " | 
| 2092 | 
            +
                      "shape": "S2r"
         | 
| 2088 2093 | 
             
                    },
         | 
| 2089 2094 | 
             
                    "ImprovementStatus": {}
         | 
| 2090 2095 | 
             
                  }
         | 
    
        package/clients/appflow.d.ts
    CHANGED
    
    | @@ -11,6 +11,14 @@ declare class Appflow extends Service { | |
| 11 11 | 
             
               */
         | 
| 12 12 | 
             
              constructor(options?: Appflow.Types.ClientConfiguration)
         | 
| 13 13 | 
             
              config: Config & Appflow.Types.ClientConfiguration;
         | 
| 14 | 
            +
              /**
         | 
| 15 | 
            +
               * Cancels active runs for a flow. You can cancel all of the active runs for a flow, or you can cancel specific runs by providing their IDs. You can cancel a flow run only when the run is in progress. You can't cancel a run that has already completed or failed. You also can't cancel a run that's scheduled to occur but hasn't started yet. To prevent a scheduled run, you can deactivate the flow with the StopFlow action. You cannot resume a run after you cancel it. When you send your request, the status for each run becomes CancelStarted. When the cancellation completes, the status becomes Canceled.  When you cancel a run, you still incur charges for any data that the run already processed before the cancellation. If the run had already written some data to the flow destination, then that data remains in the destination. If you configured the flow to use a batch API (such as the Salesforce Bulk API 2.0), then the run will finish reading or writing its entire batch of data after the cancellation. For these operations, the data processing charges for Amazon AppFlow apply. For the pricing information, see Amazon AppFlow pricing. 
         | 
| 16 | 
            +
               */
         | 
| 17 | 
            +
              cancelFlowExecutions(params: Appflow.Types.CancelFlowExecutionsRequest, callback?: (err: AWSError, data: Appflow.Types.CancelFlowExecutionsResponse) => void): Request<Appflow.Types.CancelFlowExecutionsResponse, AWSError>;
         | 
| 18 | 
            +
              /**
         | 
| 19 | 
            +
               * Cancels active runs for a flow. You can cancel all of the active runs for a flow, or you can cancel specific runs by providing their IDs. You can cancel a flow run only when the run is in progress. You can't cancel a run that has already completed or failed. You also can't cancel a run that's scheduled to occur but hasn't started yet. To prevent a scheduled run, you can deactivate the flow with the StopFlow action. You cannot resume a run after you cancel it. When you send your request, the status for each run becomes CancelStarted. When the cancellation completes, the status becomes Canceled.  When you cancel a run, you still incur charges for any data that the run already processed before the cancellation. If the run had already written some data to the flow destination, then that data remains in the destination. If you configured the flow to use a batch API (such as the Salesforce Bulk API 2.0), then the run will finish reading or writing its entire batch of data after the cancellation. For these operations, the data processing charges for Amazon AppFlow apply. For the pricing information, see Amazon AppFlow pricing. 
         | 
| 20 | 
            +
               */
         | 
| 21 | 
            +
              cancelFlowExecutions(callback?: (err: AWSError, data: Appflow.Types.CancelFlowExecutionsResponse) => void): Request<Appflow.Types.CancelFlowExecutionsResponse, AWSError>;
         | 
| 14 22 | 
             
              /**
         | 
| 15 23 | 
             
               *  Creates a new connector profile associated with your Amazon Web Services account. There is a soft quota of 100 connector profiles per Amazon Web Services account. If you need more connector profiles than this quota allows, you can submit a request to the Amazon AppFlow team through the Amazon AppFlow support channel. In each connector profile that you create, you can provide the credentials and properties for only one connector.
         | 
| 16 24 | 
             
               */
         | 
| @@ -322,6 +330,22 @@ declare namespace Appflow { | |
| 322 330 | 
             
              export type BucketName = string;
         | 
| 323 331 | 
             
              export type BucketPrefix = string;
         | 
| 324 332 | 
             
              export type BusinessUnitId = string;
         | 
| 333 | 
            +
              export interface CancelFlowExecutionsRequest {
         | 
| 334 | 
            +
                /**
         | 
| 335 | 
            +
                 * The name of a flow with active runs that you want to cancel.
         | 
| 336 | 
            +
                 */
         | 
| 337 | 
            +
                flowName: FlowName;
         | 
| 338 | 
            +
                /**
         | 
| 339 | 
            +
                 * The ID of each active run to cancel. These runs must belong to the flow you specify in your request. If you omit this parameter, your request ends all active runs that belong to the flow.
         | 
| 340 | 
            +
                 */
         | 
| 341 | 
            +
                executionIds?: ExecutionIds;
         | 
| 342 | 
            +
              }
         | 
| 343 | 
            +
              export interface CancelFlowExecutionsResponse {
         | 
| 344 | 
            +
                /**
         | 
| 345 | 
            +
                 * The IDs of runs that Amazon AppFlow couldn't cancel. These runs might be ineligible for canceling because they haven't started yet or have already completed.
         | 
| 346 | 
            +
                 */
         | 
| 347 | 
            +
                invalidExecutions?: ExecutionIds;
         | 
| 348 | 
            +
              }
         | 
| 325 349 | 
             
              export type CatalogType = "GLUE"|string;
         | 
| 326 350 | 
             
              export type ClientCredentialsArn = string;
         | 
| 327 351 | 
             
              export type ClientId = string;
         | 
| @@ -1597,6 +1621,7 @@ declare namespace Appflow { | |
| 1597 1621 | 
             
                mostRecentExecutionStatus?: ExecutionStatus;
         | 
| 1598 1622 | 
             
              }
         | 
| 1599 1623 | 
             
              export type ExecutionId = string;
         | 
| 1624 | 
            +
              export type ExecutionIds = ExecutionId[];
         | 
| 1600 1625 | 
             
              export type ExecutionMessage = string;
         | 
| 1601 1626 | 
             
              export interface ExecutionRecord {
         | 
| 1602 1627 | 
             
                /**
         | 
| @@ -1650,7 +1675,7 @@ declare namespace Appflow { | |
| 1650 1675 | 
             
                 */
         | 
| 1651 1676 | 
             
                recordsProcessed?: Long;
         | 
| 1652 1677 | 
             
              }
         | 
| 1653 | 
            -
              export type ExecutionStatus = "InProgress"|"Successful"|"Error"|string;
         | 
| 1678 | 
            +
              export type ExecutionStatus = "InProgress"|"Successful"|"Error"|"CancelStarted"|"Canceled"|string;
         | 
| 1654 1679 | 
             
              export type FieldType = string;
         | 
| 1655 1680 | 
             
              export interface FieldTypeDetails {
         | 
| 1656 1681 | 
             
                /**
         | 
    
        package/clients/appsync.d.ts
    CHANGED
    
    | @@ -522,7 +522,7 @@ declare namespace AppSync { | |
| 522 522 | 
             
                 */
         | 
| 523 523 | 
             
                domainName: DomainName;
         | 
| 524 524 | 
             
                /**
         | 
| 525 | 
            -
                 * The API ID.
         | 
| 525 | 
            +
                 * The API ID. Private APIs can not be associated with custom domains.
         | 
| 526 526 | 
             
                 */
         | 
| 527 527 | 
             
                apiId: String;
         | 
| 528 528 | 
             
              }
         | 
| @@ -831,6 +831,10 @@ declare namespace AppSync { | |
| 831 831 | 
             
                 * Configuration for Lambda function authorization.
         | 
| 832 832 | 
             
                 */
         | 
| 833 833 | 
             
                lambdaAuthorizerConfig?: LambdaAuthorizerConfig;
         | 
| 834 | 
            +
                /**
         | 
| 835 | 
            +
                 * Sets the value of the GraphQL API to public (GLOBAL) or private (PRIVATE). If no value is provided, the visibility will be set to GLOBAL by default. This value cannot be changed once the API has been created.
         | 
| 836 | 
            +
                 */
         | 
| 837 | 
            +
                visibility?: GraphQLApiVisibility;
         | 
| 834 838 | 
             
              }
         | 
| 835 839 | 
             
              export interface CreateGraphqlApiResponse {
         | 
| 836 840 | 
             
                /**
         | 
| @@ -1426,6 +1430,7 @@ declare namespace AppSync { | |
| 1426 1430 | 
             
                 */
         | 
| 1427 1431 | 
             
                type?: Type;
         | 
| 1428 1432 | 
             
              }
         | 
| 1433 | 
            +
              export type GraphQLApiVisibility = "GLOBAL"|"PRIVATE"|string;
         | 
| 1429 1434 | 
             
              export interface GraphqlApi {
         | 
| 1430 1435 | 
             
                /**
         | 
| 1431 1436 | 
             
                 * The API name.
         | 
| @@ -1479,6 +1484,14 @@ declare namespace AppSync { | |
| 1479 1484 | 
             
                 * Configuration for Lambda function authorization.
         | 
| 1480 1485 | 
             
                 */
         | 
| 1481 1486 | 
             
                lambdaAuthorizerConfig?: LambdaAuthorizerConfig;
         | 
| 1487 | 
            +
                /**
         | 
| 1488 | 
            +
                 * The DNS records for the API.
         | 
| 1489 | 
            +
                 */
         | 
| 1490 | 
            +
                dns?: MapOfStringToString;
         | 
| 1491 | 
            +
                /**
         | 
| 1492 | 
            +
                 * Sets the value of the GraphQL API to public (GLOBAL) or private (PRIVATE). If no value is provided, the visibility will be set to GLOBAL by default. This value cannot be changed once the API has been created.
         | 
| 1493 | 
            +
                 */
         | 
| 1494 | 
            +
                visibility?: GraphQLApiVisibility;
         | 
| 1482 1495 | 
             
              }
         | 
| 1483 1496 | 
             
              export type GraphqlApis = GraphqlApi[];
         | 
| 1484 1497 | 
             
              export interface HttpDataSourceConfig {
         | 
| @@ -1493,7 +1506,7 @@ declare namespace AppSync { | |
| 1493 1506 | 
             
              }
         | 
| 1494 1507 | 
             
              export interface LambdaAuthorizerConfig {
         | 
| 1495 1508 | 
             
                /**
         | 
| 1496 | 
            -
                 * The number of seconds a response should be cached for. The default is  | 
| 1509 | 
            +
                 * The number of seconds a response should be cached for. The default is 0 seconds, which disables caching. If you don't specify a value for authorizerResultTtlInSeconds, the default value is used. The maximum value is one hour (3600 seconds). The Lambda function can override this by returning a ttlOverride key in its response.
         | 
| 1497 1510 | 
             
                 */
         | 
| 1498 1511 | 
             
                authorizerResultTtlInSeconds?: TTL;
         | 
| 1499 1512 | 
             
                /**
         | 
    
        package/clients/connect.d.ts
    CHANGED
    
    | @@ -4222,7 +4222,7 @@ declare namespace Connect { | |
| 4222 4222 | 
             
                Name: EventBridgeActionName;
         | 
| 4223 4223 | 
             
              }
         | 
| 4224 4224 | 
             
              export type EventBridgeActionName = string;
         | 
| 4225 | 
            -
              export type EventSourceName = "OnPostCallAnalysisAvailable"|"OnRealTimeCallAnalysisAvailable"|"OnPostChatAnalysisAvailable"|"OnZendeskTicketCreate"|"OnZendeskTicketStatusUpdate"|"OnSalesforceCaseCreate"|string;
         | 
| 4225 | 
            +
              export type EventSourceName = "OnPostCallAnalysisAvailable"|"OnRealTimeCallAnalysisAvailable"|"OnPostChatAnalysisAvailable"|"OnZendeskTicketCreate"|"OnZendeskTicketStatusUpdate"|"OnSalesforceCaseCreate"|"OnContactEvaluationSubmit"|string;
         | 
| 4226 4226 | 
             
              export interface FilterV2 {
         | 
| 4227 4227 | 
             
                /**
         | 
| 4228 4228 | 
             
                 * The key to use for filtering data. For example, QUEUE, ROUTING_PROFILE, AGENT, CHANNEL, AGENT_HIERARCHY_LEVEL_ONE, AGENT_HIERARCHY_LEVEL_TWO, AGENT_HIERARCHY_LEVEL_THREE, AGENT_HIERARCHY_LEVEL_FOUR, AGENT_HIERARCHY_LEVEL_FIVE. There must be at least 1 key and a maximum 5 keys. 
         | 
    
        package/clients/ecs.d.ts
    CHANGED
    
    | @@ -2782,7 +2782,7 @@ declare namespace ECS { | |
| 2782 2782 | 
             
                 */
         | 
| 2783 2783 | 
             
                name: SettingName;
         | 
| 2784 2784 | 
             
                /**
         | 
| 2785 | 
            -
                 * The account setting value for the specified principal ARN. Accepted values are enabled and  | 
| 2785 | 
            +
                 * The account setting value for the specified principal ARN. Accepted values are enabled, disabled, on, and off.
         | 
| 2786 2786 | 
             
                 */
         | 
| 2787 2787 | 
             
                value: String;
         | 
| 2788 2788 | 
             
              }
         | 
| @@ -2798,7 +2798,7 @@ declare namespace ECS { | |
| 2798 2798 | 
             
                 */
         | 
| 2799 2799 | 
             
                name: SettingName;
         | 
| 2800 2800 | 
             
                /**
         | 
| 2801 | 
            -
                 * The account setting value for the specified principal ARN. Accepted values are enabled and  | 
| 2801 | 
            +
                 * The account setting value for the specified principal ARN. Accepted values are enabled, disabled, on, and off.
         | 
| 2802 2802 | 
             
                 */
         | 
| 2803 2803 | 
             
                value: String;
         | 
| 2804 2804 | 
             
                /**
         |