@aws-sdk/client-cognito-identity-provider 3.957.0 → 3.958.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/dist-cjs/index.js CHANGED
@@ -1671,3003 +1671,2306 @@ var SessionType = [0, n0, _ST, 8, 0];
1671
1671
  var SoftwareTokenMFAUserCodeType = [0, n0, _STMFAUCT, 8, 0];
1672
1672
  var TokenModelType = [0, n0, _TMT, 8, 0];
1673
1673
  var UsernameType = [0, n0, _UT, 8, 0];
1674
- var AccountRecoverySettingType$ = [
1675
- 3,
1676
- n0,
1677
- _ARST,
1674
+ var AccountRecoverySettingType$ = [3, n0, _ARST,
1678
1675
  0,
1679
1676
  [_RM],
1680
- [() => RecoveryMechanismsType],
1677
+ [() => RecoveryMechanismsType]
1681
1678
  ];
1682
- var AccountTakeoverActionsType$ = [
1683
- 3,
1684
- n0,
1685
- _ATAT,
1679
+ var AccountTakeoverActionsType$ = [3, n0, _ATAT,
1686
1680
  0,
1687
1681
  [_LA, _MA, _HA],
1688
- [() => AccountTakeoverActionType$, () => AccountTakeoverActionType$, () => AccountTakeoverActionType$],
1682
+ [() => AccountTakeoverActionType$, () => AccountTakeoverActionType$, () => AccountTakeoverActionType$]
1689
1683
  ];
1690
- var AccountTakeoverActionType$ = [3, n0, _ATATc, 0, [_N, _EA], [2, 0]];
1691
- var AccountTakeoverRiskConfigurationType$ = [
1692
- 3,
1693
- n0,
1694
- _ATRCT,
1684
+ var AccountTakeoverActionType$ = [3, n0, _ATATc,
1685
+ 0,
1686
+ [_N, _EA],
1687
+ [2, 0]
1688
+ ];
1689
+ var AccountTakeoverRiskConfigurationType$ = [3, n0, _ATRCT,
1695
1690
  0,
1696
1691
  [_NC, _A],
1697
- [() => NotifyConfigurationType$, () => AccountTakeoverActionsType$],
1692
+ [() => NotifyConfigurationType$, () => AccountTakeoverActionsType$]
1698
1693
  ];
1699
- var AddCustomAttributesRequest$ = [
1700
- 3,
1701
- n0,
1702
- _ACAR,
1694
+ var AddCustomAttributesRequest$ = [3, n0, _ACAR,
1703
1695
  0,
1704
1696
  [_UPI, _CA],
1705
- [0, () => CustomAttributesListType],
1697
+ [0, () => CustomAttributesListType]
1706
1698
  ];
1707
- var AddCustomAttributesResponse$ = [3, n0, _ACARd, 0, [], []];
1708
- var AdminAddUserToGroupRequest$ = [
1709
- 3,
1710
- n0,
1711
- _AAUTGR,
1699
+ var AddCustomAttributesResponse$ = [3, n0, _ACARd,
1700
+ 0,
1701
+ [],
1702
+ []
1703
+ ];
1704
+ var AdminAddUserToGroupRequest$ = [3, n0, _AAUTGR,
1712
1705
  0,
1713
1706
  [_UPI, _U, _GN],
1714
- [0, [() => UsernameType, 0], 0],
1707
+ [0, [() => UsernameType, 0], 0]
1715
1708
  ];
1716
- var AdminConfirmSignUpRequest$ = [
1717
- 3,
1718
- n0,
1719
- _ACSUR,
1709
+ var AdminConfirmSignUpRequest$ = [3, n0, _ACSUR,
1720
1710
  0,
1721
1711
  [_UPI, _U, _CM],
1722
- [0, [() => UsernameType, 0], 128 | 0],
1712
+ [0, [() => UsernameType, 0], 128 | 0]
1723
1713
  ];
1724
- var AdminConfirmSignUpResponse$ = [3, n0, _ACSURd, 0, [], []];
1725
- var AdminCreateUserConfigType$ = [
1726
- 3,
1727
- n0,
1728
- _ACUCT,
1714
+ var AdminConfirmSignUpResponse$ = [3, n0, _ACSURd,
1715
+ 0,
1716
+ [],
1717
+ []
1718
+ ];
1719
+ var AdminCreateUserConfigType$ = [3, n0, _ACUCT,
1729
1720
  0,
1730
1721
  [_AACUO, _UAVD, _IMT],
1731
- [2, 1, () => MessageTemplateType$],
1722
+ [2, 1, () => MessageTemplateType$]
1732
1723
  ];
1733
- var AdminCreateUserRequest$ = [
1734
- 3,
1735
- n0,
1736
- _ACUR,
1724
+ var AdminCreateUserRequest$ = [3, n0, _ACUR,
1737
1725
  0,
1738
1726
  [_UPI, _U, _UA, _VD, _TP, _FAC, _MAe, _DDM, _CM],
1739
- [
1740
- 0,
1741
- [() => UsernameType, 0],
1742
- [() => AttributeListType, 0],
1743
- [() => AttributeListType, 0],
1744
- [() => PasswordType, 0],
1745
- 2,
1746
- 0,
1747
- 64 | 0,
1748
- 128 | 0,
1749
- ],
1750
- ];
1751
- var AdminCreateUserResponse$ = [3, n0, _ACURd, 0, [_Us], [[() => UserType$, 0]]];
1752
- var AdminDeleteUserAttributesRequest$ = [
1753
- 3,
1754
- n0,
1755
- _ADUAR,
1727
+ [0, [() => UsernameType, 0], [() => AttributeListType, 0], [() => AttributeListType, 0], [() => PasswordType, 0], 2, 0, 64 | 0, 128 | 0]
1728
+ ];
1729
+ var AdminCreateUserResponse$ = [3, n0, _ACURd,
1730
+ 0,
1731
+ [_Us],
1732
+ [[() => UserType$, 0]]
1733
+ ];
1734
+ var AdminDeleteUserAttributesRequest$ = [3, n0, _ADUAR,
1756
1735
  0,
1757
1736
  [_UPI, _U, _UAN],
1758
- [0, [() => UsernameType, 0], 64 | 0],
1737
+ [0, [() => UsernameType, 0], 64 | 0]
1759
1738
  ];
1760
- var AdminDeleteUserAttributesResponse$ = [3, n0, _ADUARd, 0, [], []];
1761
- var AdminDeleteUserRequest$ = [3, n0, _ADUR, 0, [_UPI, _U], [0, [() => UsernameType, 0]]];
1762
- var AdminDisableProviderForUserRequest$ = [
1763
- 3,
1764
- n0,
1765
- _ADPFUR,
1739
+ var AdminDeleteUserAttributesResponse$ = [3, n0, _ADUARd,
1740
+ 0,
1741
+ [],
1742
+ []
1743
+ ];
1744
+ var AdminDeleteUserRequest$ = [3, n0, _ADUR,
1745
+ 0,
1746
+ [_UPI, _U],
1747
+ [0, [() => UsernameType, 0]]
1748
+ ];
1749
+ var AdminDisableProviderForUserRequest$ = [3, n0, _ADPFUR,
1766
1750
  0,
1767
1751
  [_UPI, _Us],
1768
- [0, () => ProviderUserIdentifierType$],
1752
+ [0, () => ProviderUserIdentifierType$]
1753
+ ];
1754
+ var AdminDisableProviderForUserResponse$ = [3, n0, _ADPFURd,
1755
+ 0,
1756
+ [],
1757
+ []
1758
+ ];
1759
+ var AdminDisableUserRequest$ = [3, n0, _ADURd,
1760
+ 0,
1761
+ [_UPI, _U],
1762
+ [0, [() => UsernameType, 0]]
1763
+ ];
1764
+ var AdminDisableUserResponse$ = [3, n0, _ADURdm,
1765
+ 0,
1766
+ [],
1767
+ []
1769
1768
  ];
1770
- var AdminDisableProviderForUserResponse$ = [3, n0, _ADPFURd, 0, [], []];
1771
- var AdminDisableUserRequest$ = [
1772
- 3,
1773
- n0,
1774
- _ADURd,
1769
+ var AdminEnableUserRequest$ = [3, n0, _AEUR,
1775
1770
  0,
1776
1771
  [_UPI, _U],
1777
- [0, [() => UsernameType, 0]],
1772
+ [0, [() => UsernameType, 0]]
1773
+ ];
1774
+ var AdminEnableUserResponse$ = [3, n0, _AEURd,
1775
+ 0,
1776
+ [],
1777
+ []
1778
1778
  ];
1779
- var AdminDisableUserResponse$ = [3, n0, _ADURdm, 0, [], []];
1780
- var AdminEnableUserRequest$ = [3, n0, _AEUR, 0, [_UPI, _U], [0, [() => UsernameType, 0]]];
1781
- var AdminEnableUserResponse$ = [3, n0, _AEURd, 0, [], []];
1782
- var AdminForgetDeviceRequest$ = [
1783
- 3,
1784
- n0,
1785
- _AFDR,
1779
+ var AdminForgetDeviceRequest$ = [3, n0, _AFDR,
1786
1780
  0,
1787
1781
  [_UPI, _U, _DK],
1788
- [0, [() => UsernameType, 0], 0],
1782
+ [0, [() => UsernameType, 0], 0]
1789
1783
  ];
1790
- var AdminGetDeviceRequest$ = [
1791
- 3,
1792
- n0,
1793
- _AGDR,
1784
+ var AdminGetDeviceRequest$ = [3, n0, _AGDR,
1794
1785
  0,
1795
1786
  [_DK, _UPI, _U],
1796
- [0, 0, [() => UsernameType, 0]],
1787
+ [0, 0, [() => UsernameType, 0]]
1797
1788
  ];
1798
- var AdminGetDeviceResponse$ = [3, n0, _AGDRd, 0, [_D], [[() => DeviceType$, 0]]];
1799
- var AdminGetUserRequest$ = [3, n0, _AGUR, 0, [_UPI, _U], [0, [() => UsernameType, 0]]];
1800
- var AdminGetUserResponse$ = [
1801
- 3,
1802
- n0,
1803
- _AGURd,
1789
+ var AdminGetDeviceResponse$ = [3, n0, _AGDRd,
1790
+ 0,
1791
+ [_D],
1792
+ [[() => DeviceType$, 0]]
1793
+ ];
1794
+ var AdminGetUserRequest$ = [3, n0, _AGUR,
1795
+ 0,
1796
+ [_UPI, _U],
1797
+ [0, [() => UsernameType, 0]]
1798
+ ];
1799
+ var AdminGetUserResponse$ = [3, n0, _AGURd,
1804
1800
  0,
1805
1801
  [_U, _UA, _UCD, _ULMD, _E, _US, _MFAO, _PMS, _UMFASL],
1806
- [[() => UsernameType, 0], [() => AttributeListType, 0], 4, 4, 2, 0, () => MFAOptionListType, 0, 64 | 0],
1802
+ [[() => UsernameType, 0], [() => AttributeListType, 0], 4, 4, 2, 0, () => MFAOptionListType, 0, 64 | 0]
1807
1803
  ];
1808
- var AdminInitiateAuthRequest$ = [
1809
- 3,
1810
- n0,
1811
- _AIAR,
1804
+ var AdminInitiateAuthRequest$ = [3, n0, _AIAR,
1812
1805
  0,
1813
1806
  [_UPI, _CI, _AF, _AP, _CM, _AM, _CD, _S],
1814
- [
1815
- 0,
1816
- [() => ClientIdType, 0],
1817
- 0,
1818
- [() => AuthParametersType, 0],
1819
- 128 | 0,
1820
- () => AnalyticsMetadataType$,
1821
- () => ContextDataType$,
1822
- [() => SessionType, 0],
1823
- ],
1824
- ];
1825
- var AdminInitiateAuthResponse$ = [
1826
- 3,
1827
- n0,
1828
- _AIARd,
1807
+ [0, [() => ClientIdType, 0], 0, [() => AuthParametersType, 0], 128 | 0, () => AnalyticsMetadataType$, () => ContextDataType$, [() => SessionType, 0]]
1808
+ ];
1809
+ var AdminInitiateAuthResponse$ = [3, n0, _AIARd,
1829
1810
  0,
1830
1811
  [_CN, _S, _CP, _AR, _AC],
1831
- [0, [() => SessionType, 0], 128 | 0, [() => AuthenticationResultType$, 0], 64 | 0],
1812
+ [0, [() => SessionType, 0], 128 | 0, [() => AuthenticationResultType$, 0], 64 | 0]
1832
1813
  ];
1833
- var AdminLinkProviderForUserRequest$ = [
1834
- 3,
1835
- n0,
1836
- _ALPFUR,
1814
+ var AdminLinkProviderForUserRequest$ = [3, n0, _ALPFUR,
1837
1815
  0,
1838
1816
  [_UPI, _DU, _SU],
1839
- [0, () => ProviderUserIdentifierType$, () => ProviderUserIdentifierType$],
1817
+ [0, () => ProviderUserIdentifierType$, () => ProviderUserIdentifierType$]
1818
+ ];
1819
+ var AdminLinkProviderForUserResponse$ = [3, n0, _ALPFURd,
1820
+ 0,
1821
+ [],
1822
+ []
1840
1823
  ];
1841
- var AdminLinkProviderForUserResponse$ = [3, n0, _ALPFURd, 0, [], []];
1842
- var AdminListDevicesRequest$ = [
1843
- 3,
1844
- n0,
1845
- _ALDR,
1824
+ var AdminListDevicesRequest$ = [3, n0, _ALDR,
1846
1825
  0,
1847
1826
  [_UPI, _U, _L, _PTa],
1848
- [0, [() => UsernameType, 0], 1, 0],
1827
+ [0, [() => UsernameType, 0], 1, 0]
1849
1828
  ];
1850
- var AdminListDevicesResponse$ = [
1851
- 3,
1852
- n0,
1853
- _ALDRd,
1829
+ var AdminListDevicesResponse$ = [3, n0, _ALDRd,
1854
1830
  0,
1855
1831
  [_De, _PTa],
1856
- [[() => DeviceListType, 0], 0],
1832
+ [[() => DeviceListType, 0], 0]
1857
1833
  ];
1858
- var AdminListGroupsForUserRequest$ = [
1859
- 3,
1860
- n0,
1861
- _ALGFUR,
1834
+ var AdminListGroupsForUserRequest$ = [3, n0, _ALGFUR,
1862
1835
  0,
1863
1836
  [_U, _UPI, _L, _NT],
1864
- [[() => UsernameType, 0], 0, 1, 0],
1837
+ [[() => UsernameType, 0], 0, 1, 0]
1865
1838
  ];
1866
- var AdminListGroupsForUserResponse$ = [
1867
- 3,
1868
- n0,
1869
- _ALGFURd,
1839
+ var AdminListGroupsForUserResponse$ = [3, n0, _ALGFURd,
1870
1840
  0,
1871
1841
  [_G, _NT],
1872
- [() => GroupListType, 0],
1842
+ [() => GroupListType, 0]
1873
1843
  ];
1874
- var AdminListUserAuthEventsRequest$ = [
1875
- 3,
1876
- n0,
1877
- _ALUAER,
1844
+ var AdminListUserAuthEventsRequest$ = [3, n0, _ALUAER,
1878
1845
  0,
1879
1846
  [_UPI, _U, _MR, _NT],
1880
- [0, [() => UsernameType, 0], 1, 0],
1847
+ [0, [() => UsernameType, 0], 1, 0]
1881
1848
  ];
1882
- var AdminListUserAuthEventsResponse$ = [
1883
- 3,
1884
- n0,
1885
- _ALUAERd,
1849
+ var AdminListUserAuthEventsResponse$ = [3, n0, _ALUAERd,
1886
1850
  0,
1887
1851
  [_AE, _NT],
1888
- [() => AuthEventsType, 0],
1852
+ [() => AuthEventsType, 0]
1889
1853
  ];
1890
- var AdminRemoveUserFromGroupRequest$ = [
1891
- 3,
1892
- n0,
1893
- _ARUFGR,
1854
+ var AdminRemoveUserFromGroupRequest$ = [3, n0, _ARUFGR,
1894
1855
  0,
1895
1856
  [_UPI, _U, _GN],
1896
- [0, [() => UsernameType, 0], 0],
1857
+ [0, [() => UsernameType, 0], 0]
1897
1858
  ];
1898
- var AdminResetUserPasswordRequest$ = [
1899
- 3,
1900
- n0,
1901
- _ARUPR,
1859
+ var AdminResetUserPasswordRequest$ = [3, n0, _ARUPR,
1902
1860
  0,
1903
1861
  [_UPI, _U, _CM],
1904
- [0, [() => UsernameType, 0], 128 | 0],
1862
+ [0, [() => UsernameType, 0], 128 | 0]
1905
1863
  ];
1906
- var AdminResetUserPasswordResponse$ = [3, n0, _ARUPRd, 0, [], []];
1907
- var AdminRespondToAuthChallengeRequest$ = [
1908
- 3,
1909
- n0,
1910
- _ARTACR,
1864
+ var AdminResetUserPasswordResponse$ = [3, n0, _ARUPRd,
1865
+ 0,
1866
+ [],
1867
+ []
1868
+ ];
1869
+ var AdminRespondToAuthChallengeRequest$ = [3, n0, _ARTACR,
1911
1870
  0,
1912
1871
  [_UPI, _CI, _CN, _CR, _S, _AM, _CD, _CM],
1913
- [
1914
- 0,
1915
- [() => ClientIdType, 0],
1916
- 0,
1917
- [() => ChallengeResponsesType, 0],
1918
- [() => SessionType, 0],
1919
- () => AnalyticsMetadataType$,
1920
- () => ContextDataType$,
1921
- 128 | 0,
1922
- ],
1923
- ];
1924
- var AdminRespondToAuthChallengeResponse$ = [
1925
- 3,
1926
- n0,
1927
- _ARTACRd,
1872
+ [0, [() => ClientIdType, 0], 0, [() => ChallengeResponsesType, 0], [() => SessionType, 0], () => AnalyticsMetadataType$, () => ContextDataType$, 128 | 0]
1873
+ ];
1874
+ var AdminRespondToAuthChallengeResponse$ = [3, n0, _ARTACRd,
1928
1875
  0,
1929
1876
  [_CN, _S, _CP, _AR],
1930
- [0, [() => SessionType, 0], 128 | 0, [() => AuthenticationResultType$, 0]],
1877
+ [0, [() => SessionType, 0], 128 | 0, [() => AuthenticationResultType$, 0]]
1931
1878
  ];
1932
- var AdminSetUserMFAPreferenceRequest$ = [
1933
- 3,
1934
- n0,
1935
- _ASUMFAPR,
1879
+ var AdminSetUserMFAPreferenceRequest$ = [3, n0, _ASUMFAPR,
1936
1880
  0,
1937
1881
  [_SMSMS, _STMS, _EMS, _U, _UPI],
1938
- [
1939
- () => SMSMfaSettingsType$,
1940
- () => SoftwareTokenMfaSettingsType$,
1941
- () => EmailMfaSettingsType$,
1942
- [() => UsernameType, 0],
1943
- 0,
1944
- ],
1945
- ];
1946
- var AdminSetUserMFAPreferenceResponse$ = [3, n0, _ASUMFAPRd, 0, [], []];
1947
- var AdminSetUserPasswordRequest$ = [
1948
- 3,
1949
- n0,
1950
- _ASUPR,
1882
+ [() => SMSMfaSettingsType$, () => SoftwareTokenMfaSettingsType$, () => EmailMfaSettingsType$, [() => UsernameType, 0], 0]
1883
+ ];
1884
+ var AdminSetUserMFAPreferenceResponse$ = [3, n0, _ASUMFAPRd,
1885
+ 0,
1886
+ [],
1887
+ []
1888
+ ];
1889
+ var AdminSetUserPasswordRequest$ = [3, n0, _ASUPR,
1951
1890
  0,
1952
1891
  [_UPI, _U, _P, _Pe],
1953
- [0, [() => UsernameType, 0], [() => PasswordType, 0], 2],
1892
+ [0, [() => UsernameType, 0], [() => PasswordType, 0], 2]
1893
+ ];
1894
+ var AdminSetUserPasswordResponse$ = [3, n0, _ASUPRd,
1895
+ 0,
1896
+ [],
1897
+ []
1954
1898
  ];
1955
- var AdminSetUserPasswordResponse$ = [3, n0, _ASUPRd, 0, [], []];
1956
- var AdminSetUserSettingsRequest$ = [
1957
- 3,
1958
- n0,
1959
- _ASUSR,
1899
+ var AdminSetUserSettingsRequest$ = [3, n0, _ASUSR,
1960
1900
  0,
1961
1901
  [_UPI, _U, _MFAO],
1962
- [0, [() => UsernameType, 0], () => MFAOptionListType],
1902
+ [0, [() => UsernameType, 0], () => MFAOptionListType]
1963
1903
  ];
1964
- var AdminSetUserSettingsResponse$ = [3, n0, _ASUSRd, 0, [], []];
1965
- var AdminUpdateAuthEventFeedbackRequest$ = [
1966
- 3,
1967
- n0,
1968
- _AUAEFR,
1904
+ var AdminSetUserSettingsResponse$ = [3, n0, _ASUSRd,
1905
+ 0,
1906
+ [],
1907
+ []
1908
+ ];
1909
+ var AdminUpdateAuthEventFeedbackRequest$ = [3, n0, _AUAEFR,
1969
1910
  0,
1970
1911
  [_UPI, _U, _EI, _FV],
1971
- [0, [() => UsernameType, 0], 0, 0],
1912
+ [0, [() => UsernameType, 0], 0, 0]
1972
1913
  ];
1973
- var AdminUpdateAuthEventFeedbackResponse$ = [3, n0, _AUAEFRd, 0, [], []];
1974
- var AdminUpdateDeviceStatusRequest$ = [
1975
- 3,
1976
- n0,
1977
- _AUDSR,
1914
+ var AdminUpdateAuthEventFeedbackResponse$ = [3, n0, _AUAEFRd,
1915
+ 0,
1916
+ [],
1917
+ []
1918
+ ];
1919
+ var AdminUpdateDeviceStatusRequest$ = [3, n0, _AUDSR,
1978
1920
  0,
1979
1921
  [_UPI, _U, _DK, _DRS],
1980
- [0, [() => UsernameType, 0], 0, 0],
1922
+ [0, [() => UsernameType, 0], 0, 0]
1981
1923
  ];
1982
- var AdminUpdateDeviceStatusResponse$ = [3, n0, _AUDSRd, 0, [], []];
1983
- var AdminUpdateUserAttributesRequest$ = [
1984
- 3,
1985
- n0,
1986
- _AUUAR,
1924
+ var AdminUpdateDeviceStatusResponse$ = [3, n0, _AUDSRd,
1925
+ 0,
1926
+ [],
1927
+ []
1928
+ ];
1929
+ var AdminUpdateUserAttributesRequest$ = [3, n0, _AUUAR,
1987
1930
  0,
1988
1931
  [_UPI, _U, _UA, _CM],
1989
- [0, [() => UsernameType, 0], [() => AttributeListType, 0], 128 | 0],
1932
+ [0, [() => UsernameType, 0], [() => AttributeListType, 0], 128 | 0]
1933
+ ];
1934
+ var AdminUpdateUserAttributesResponse$ = [3, n0, _AUUARd,
1935
+ 0,
1936
+ [],
1937
+ []
1990
1938
  ];
1991
- var AdminUpdateUserAttributesResponse$ = [3, n0, _AUUARd, 0, [], []];
1992
- var AdminUserGlobalSignOutRequest$ = [
1993
- 3,
1994
- n0,
1995
- _AUGSOR,
1939
+ var AdminUserGlobalSignOutRequest$ = [3, n0, _AUGSOR,
1996
1940
  0,
1997
1941
  [_UPI, _U],
1998
- [0, [() => UsernameType, 0]],
1942
+ [0, [() => UsernameType, 0]]
1943
+ ];
1944
+ var AdminUserGlobalSignOutResponse$ = [3, n0, _AUGSORd,
1945
+ 0,
1946
+ [],
1947
+ []
1948
+ ];
1949
+ var AdvancedSecurityAdditionalFlowsType$ = [3, n0, _ASAFT,
1950
+ 0,
1951
+ [_CAM],
1952
+ [0]
1953
+ ];
1954
+ var AliasExistsException$ = [-3, n0, _AEE,
1955
+ { [_e]: _c, [_hE]: 400 },
1956
+ [_m],
1957
+ [0]
1999
1958
  ];
2000
- var AdminUserGlobalSignOutResponse$ = [3, n0, _AUGSORd, 0, [], []];
2001
- var AdvancedSecurityAdditionalFlowsType$ = [3, n0, _ASAFT, 0, [_CAM], [0]];
2002
- var AliasExistsException$ = [-3, n0, _AEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2003
1959
  schema.TypeRegistry.for(n0).registerError(AliasExistsException$, AliasExistsException);
2004
- var AnalyticsConfigurationType$ = [
2005
- 3,
2006
- n0,
2007
- _ACT,
1960
+ var AnalyticsConfigurationType$ = [3, n0, _ACT,
2008
1961
  0,
2009
1962
  [_AI, _AA, _RA, _EIx, _UDS],
2010
- [0, 0, 0, 0, 2],
1963
+ [0, 0, 0, 0, 2]
2011
1964
  ];
2012
- var AnalyticsMetadataType$ = [3, n0, _AMT, 0, [_AEI], [0]];
2013
- var AssetType$ = [3, n0, _AT, 0, [_C, _CMo, _Ex, _B, _RI], [0, 0, 0, 21, 0]];
2014
- var AssociateSoftwareTokenRequest$ = [
2015
- 3,
2016
- n0,
2017
- _ASTR,
1965
+ var AnalyticsMetadataType$ = [3, n0, _AMT,
1966
+ 0,
1967
+ [_AEI],
1968
+ [0]
1969
+ ];
1970
+ var AssetType$ = [3, n0, _AT,
1971
+ 0,
1972
+ [_C, _CMo, _Ex, _B, _RI],
1973
+ [0, 0, 0, 21, 0]
1974
+ ];
1975
+ var AssociateSoftwareTokenRequest$ = [3, n0, _ASTR,
2018
1976
  0,
2019
1977
  [_ATc, _S],
2020
- [
2021
- [() => TokenModelType, 0],
2022
- [() => SessionType, 0],
2023
- ],
1978
+ [[() => TokenModelType, 0], [() => SessionType, 0]]
2024
1979
  ];
2025
- var AssociateSoftwareTokenResponse$ = [
2026
- 3,
2027
- n0,
2028
- _ASTRs,
1980
+ var AssociateSoftwareTokenResponse$ = [3, n0, _ASTRs,
2029
1981
  0,
2030
1982
  [_SC, _S],
2031
- [
2032
- [() => SecretCodeType, 0],
2033
- [() => SessionType, 0],
2034
- ],
1983
+ [[() => SecretCodeType, 0], [() => SessionType, 0]]
1984
+ ];
1985
+ var AttributeType$ = [3, n0, _ATt,
1986
+ 0,
1987
+ [_Na, _V],
1988
+ [0, [() => AttributeValueType, 0]]
2035
1989
  ];
2036
- var AttributeType$ = [3, n0, _ATt, 0, [_Na, _V], [0, [() => AttributeValueType, 0]]];
2037
- var AuthenticationResultType$ = [
2038
- 3,
2039
- n0,
2040
- _ART,
1990
+ var AuthenticationResultType$ = [3, n0, _ART,
2041
1991
  0,
2042
1992
  [_ATc, _EIxp, _TT, _RT, _IT, _NDM],
2043
- [[() => TokenModelType, 0], 1, 0, [() => TokenModelType, 0], [() => TokenModelType, 0], () => NewDeviceMetadataType$],
1993
+ [[() => TokenModelType, 0], 1, 0, [() => TokenModelType, 0], [() => TokenModelType, 0], () => NewDeviceMetadataType$]
2044
1994
  ];
2045
- var AuthEventType$ = [
2046
- 3,
2047
- n0,
2048
- _AET,
1995
+ var AuthEventType$ = [3, n0, _AET,
2049
1996
  0,
2050
1997
  [_EI, _ET, _CDr, _ER, _ERv, _CR, _ECD, _EF],
2051
- [
2052
- 0,
2053
- 0,
2054
- 4,
2055
- 0,
2056
- () => EventRiskType$,
2057
- () => ChallengeResponseListType,
2058
- () => EventContextDataType$,
2059
- () => EventFeedbackType$,
2060
- ],
2061
- ];
2062
- var ChallengeResponseType$ = [3, n0, _CRT, 0, [_CN, _CRh], [0, 0]];
2063
- var ChangePasswordRequest$ = [
2064
- 3,
2065
- n0,
2066
- _CPR,
1998
+ [0, 0, 4, 0, () => EventRiskType$, () => ChallengeResponseListType, () => EventContextDataType$, () => EventFeedbackType$]
1999
+ ];
2000
+ var ChallengeResponseType$ = [3, n0, _CRT,
2001
+ 0,
2002
+ [_CN, _CRh],
2003
+ [0, 0]
2004
+ ];
2005
+ var ChangePasswordRequest$ = [3, n0, _CPR,
2067
2006
  0,
2068
2007
  [_PP, _PPr, _ATc],
2069
- [
2070
- [() => PasswordType, 0],
2071
- [() => PasswordType, 0],
2072
- [() => TokenModelType, 0],
2073
- ],
2074
- ];
2075
- var ChangePasswordResponse$ = [3, n0, _CPRh, 0, [], []];
2076
- var CloudWatchLogsConfigurationType$ = [3, n0, _CWLCT, 0, [_LGA], [0]];
2077
- var CodeDeliveryDetailsType$ = [3, n0, _CDDT, 0, [_Des, _DM, _AN], [0, 0, 0]];
2078
- var CodeDeliveryFailureException$ = [-3, n0, _CDFE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2008
+ [[() => PasswordType, 0], [() => PasswordType, 0], [() => TokenModelType, 0]]
2009
+ ];
2010
+ var ChangePasswordResponse$ = [3, n0, _CPRh,
2011
+ 0,
2012
+ [],
2013
+ []
2014
+ ];
2015
+ var CloudWatchLogsConfigurationType$ = [3, n0, _CWLCT,
2016
+ 0,
2017
+ [_LGA],
2018
+ [0]
2019
+ ];
2020
+ var CodeDeliveryDetailsType$ = [3, n0, _CDDT,
2021
+ 0,
2022
+ [_Des, _DM, _AN],
2023
+ [0, 0, 0]
2024
+ ];
2025
+ var CodeDeliveryFailureException$ = [-3, n0, _CDFE,
2026
+ { [_e]: _c, [_hE]: 400 },
2027
+ [_m],
2028
+ [0]
2029
+ ];
2079
2030
  schema.TypeRegistry.for(n0).registerError(CodeDeliveryFailureException$, CodeDeliveryFailureException);
2080
- var CodeMismatchException$ = [-3, n0, _CME, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2031
+ var CodeMismatchException$ = [-3, n0, _CME,
2032
+ { [_e]: _c, [_hE]: 400 },
2033
+ [_m],
2034
+ [0]
2035
+ ];
2081
2036
  schema.TypeRegistry.for(n0).registerError(CodeMismatchException$, CodeMismatchException);
2082
- var CompleteWebAuthnRegistrationRequest$ = [
2083
- 3,
2084
- n0,
2085
- _CWARR,
2037
+ var CompleteWebAuthnRegistrationRequest$ = [3, n0, _CWARR,
2086
2038
  0,
2087
2039
  [_ATc, _Cr],
2088
- [[() => TokenModelType, 0], 15],
2040
+ [[() => TokenModelType, 0], 15]
2041
+ ];
2042
+ var CompleteWebAuthnRegistrationResponse$ = [3, n0, _CWARRo,
2043
+ 0,
2044
+ [],
2045
+ []
2046
+ ];
2047
+ var CompromisedCredentialsActionsType$ = [3, n0, _CCAT,
2048
+ 0,
2049
+ [_EA],
2050
+ [0]
2089
2051
  ];
2090
- var CompleteWebAuthnRegistrationResponse$ = [3, n0, _CWARRo, 0, [], []];
2091
- var CompromisedCredentialsActionsType$ = [3, n0, _CCAT, 0, [_EA], [0]];
2092
- var CompromisedCredentialsRiskConfigurationType$ = [
2093
- 3,
2094
- n0,
2095
- _CCRCT,
2052
+ var CompromisedCredentialsRiskConfigurationType$ = [3, n0, _CCRCT,
2096
2053
  0,
2097
2054
  [_EFv, _A],
2098
- [64 | 0, () => CompromisedCredentialsActionsType$],
2055
+ [64 | 0, () => CompromisedCredentialsActionsType$]
2056
+ ];
2057
+ var ConcurrentModificationException$ = [-3, n0, _CMEo,
2058
+ { [_e]: _c, [_hE]: 400 },
2059
+ [_m],
2060
+ [0]
2099
2061
  ];
2100
- var ConcurrentModificationException$ = [-3, n0, _CMEo, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2101
2062
  schema.TypeRegistry.for(n0).registerError(ConcurrentModificationException$, ConcurrentModificationException);
2102
- var ConfirmDeviceRequest$ = [
2103
- 3,
2104
- n0,
2105
- _CDR,
2063
+ var ConfirmDeviceRequest$ = [3, n0, _CDR,
2106
2064
  0,
2107
2065
  [_ATc, _DK, _DSVC, _DN],
2108
- [[() => TokenModelType, 0], 0, () => DeviceSecretVerifierConfigType$, 0],
2066
+ [[() => TokenModelType, 0], 0, () => DeviceSecretVerifierConfigType$, 0]
2067
+ ];
2068
+ var ConfirmDeviceResponse$ = [3, n0, _CDRo,
2069
+ 0,
2070
+ [_UCN],
2071
+ [2]
2109
2072
  ];
2110
- var ConfirmDeviceResponse$ = [3, n0, _CDRo, 0, [_UCN], [2]];
2111
- var ConfirmForgotPasswordRequest$ = [
2112
- 3,
2113
- n0,
2114
- _CFPR,
2073
+ var ConfirmForgotPasswordRequest$ = [3, n0, _CFPR,
2115
2074
  0,
2116
2075
  [_CI, _SH, _U, _CC, _P, _AM, _UCDs, _CM],
2117
- [
2118
- [() => ClientIdType, 0],
2119
- [() => SecretHashType, 0],
2120
- [() => UsernameType, 0],
2121
- 0,
2122
- [() => PasswordType, 0],
2123
- () => AnalyticsMetadataType$,
2124
- [() => UserContextDataType$, 0],
2125
- 128 | 0,
2126
- ],
2127
- ];
2128
- var ConfirmForgotPasswordResponse$ = [3, n0, _CFPRo, 0, [], []];
2129
- var ConfirmSignUpRequest$ = [
2130
- 3,
2131
- n0,
2132
- _CSUR,
2076
+ [[() => ClientIdType, 0], [() => SecretHashType, 0], [() => UsernameType, 0], 0, [() => PasswordType, 0], () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], 128 | 0]
2077
+ ];
2078
+ var ConfirmForgotPasswordResponse$ = [3, n0, _CFPRo,
2079
+ 0,
2080
+ [],
2081
+ []
2082
+ ];
2083
+ var ConfirmSignUpRequest$ = [3, n0, _CSUR,
2133
2084
  0,
2134
2085
  [_CI, _SH, _U, _CC, _FAC, _AM, _UCDs, _CM, _S],
2135
- [
2136
- [() => ClientIdType, 0],
2137
- [() => SecretHashType, 0],
2138
- [() => UsernameType, 0],
2139
- 0,
2140
- 2,
2141
- () => AnalyticsMetadataType$,
2142
- [() => UserContextDataType$, 0],
2143
- 128 | 0,
2144
- [() => SessionType, 0],
2145
- ],
2146
- ];
2147
- var ConfirmSignUpResponse$ = [3, n0, _CSURo, 0, [_S], [[() => SessionType, 0]]];
2148
- var ContextDataType$ = [
2149
- 3,
2150
- n0,
2151
- _CDT,
2086
+ [[() => ClientIdType, 0], [() => SecretHashType, 0], [() => UsernameType, 0], 0, 2, () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], 128 | 0, [() => SessionType, 0]]
2087
+ ];
2088
+ var ConfirmSignUpResponse$ = [3, n0, _CSURo,
2089
+ 0,
2090
+ [_S],
2091
+ [[() => SessionType, 0]]
2092
+ ];
2093
+ var ContextDataType$ = [3, n0, _CDT,
2152
2094
  0,
2153
2095
  [_IA, _SN, _SP, _HH, _ED],
2154
- [0, 0, 0, () => HttpHeaderList, 0],
2096
+ [0, 0, 0, () => HttpHeaderList, 0]
2155
2097
  ];
2156
- var CreateGroupRequest$ = [3, n0, _CGR, 0, [_GN, _UPI, _Desc, _RA, _Pr], [0, 0, 0, 0, 1]];
2157
- var CreateGroupResponse$ = [3, n0, _CGRr, 0, [_Gr], [() => GroupType$]];
2158
- var CreateIdentityProviderRequest$ = [
2159
- 3,
2160
- n0,
2161
- _CIPR,
2098
+ var CreateGroupRequest$ = [3, n0, _CGR,
2099
+ 0,
2100
+ [_GN, _UPI, _Desc, _RA, _Pr],
2101
+ [0, 0, 0, 0, 1]
2102
+ ];
2103
+ var CreateGroupResponse$ = [3, n0, _CGRr,
2104
+ 0,
2105
+ [_Gr],
2106
+ [() => GroupType$]
2107
+ ];
2108
+ var CreateIdentityProviderRequest$ = [3, n0, _CIPR,
2162
2109
  0,
2163
2110
  [_UPI, _PN, _PTr, _PD, _AMt, _II],
2164
- [0, 0, 0, 128 | 0, 128 | 0, 64 | 0],
2111
+ [0, 0, 0, 128 | 0, 128 | 0, 64 | 0]
2165
2112
  ];
2166
- var CreateIdentityProviderResponse$ = [
2167
- 3,
2168
- n0,
2169
- _CIPRr,
2113
+ var CreateIdentityProviderResponse$ = [3, n0, _CIPRr,
2170
2114
  0,
2171
2115
  [_IP],
2172
- [() => IdentityProviderType$],
2116
+ [() => IdentityProviderType$]
2173
2117
  ];
2174
- var CreateManagedLoginBrandingRequest$ = [
2175
- 3,
2176
- n0,
2177
- _CMLBR,
2118
+ var CreateManagedLoginBrandingRequest$ = [3, n0, _CMLBR,
2178
2119
  0,
2179
2120
  [_UPI, _CI, _UCPV, _Se, _As],
2180
- [0, [() => ClientIdType, 0], 2, 15, () => AssetListType],
2121
+ [0, [() => ClientIdType, 0], 2, 15, () => AssetListType]
2181
2122
  ];
2182
- var CreateManagedLoginBrandingResponse$ = [
2183
- 3,
2184
- n0,
2185
- _CMLBRr,
2123
+ var CreateManagedLoginBrandingResponse$ = [3, n0, _CMLBRr,
2186
2124
  0,
2187
2125
  [_MLB],
2188
- [() => ManagedLoginBrandingType$],
2126
+ [() => ManagedLoginBrandingType$]
2189
2127
  ];
2190
- var CreateResourceServerRequest$ = [
2191
- 3,
2192
- n0,
2193
- _CRSR,
2128
+ var CreateResourceServerRequest$ = [3, n0, _CRSR,
2194
2129
  0,
2195
2130
  [_UPI, _I, _Na, _Sc],
2196
- [0, 0, 0, () => ResourceServerScopeListType],
2131
+ [0, 0, 0, () => ResourceServerScopeListType]
2197
2132
  ];
2198
- var CreateResourceServerResponse$ = [
2199
- 3,
2200
- n0,
2201
- _CRSRr,
2133
+ var CreateResourceServerResponse$ = [3, n0, _CRSRr,
2202
2134
  0,
2203
2135
  [_RS],
2204
- [() => ResourceServerType$],
2136
+ [() => ResourceServerType$]
2205
2137
  ];
2206
- var CreateTermsRequest$ = [
2207
- 3,
2208
- n0,
2209
- _CTR,
2138
+ var CreateTermsRequest$ = [3, n0, _CTR,
2210
2139
  0,
2211
2140
  [_UPI, _CI, _TN, _TS, _En, _Li],
2212
- [0, [() => ClientIdType, 0], 0, 0, 0, 128 | 0],
2141
+ [0, [() => ClientIdType, 0], 0, 0, 0, 128 | 0]
2142
+ ];
2143
+ var CreateTermsResponse$ = [3, n0, _CTRr,
2144
+ 0,
2145
+ [_T],
2146
+ [[() => TermsType$, 0]]
2213
2147
  ];
2214
- var CreateTermsResponse$ = [3, n0, _CTRr, 0, [_T], [[() => TermsType$, 0]]];
2215
- var CreateUserImportJobRequest$ = [3, n0, _CUIJR, 0, [_JN, _UPI, _CWLRA], [0, 0, 0]];
2216
- var CreateUserImportJobResponse$ = [
2217
- 3,
2218
- n0,
2219
- _CUIJRr,
2148
+ var CreateUserImportJobRequest$ = [3, n0, _CUIJR,
2149
+ 0,
2150
+ [_JN, _UPI, _CWLRA],
2151
+ [0, 0, 0]
2152
+ ];
2153
+ var CreateUserImportJobResponse$ = [3, n0, _CUIJRr,
2220
2154
  0,
2221
2155
  [_UIJ],
2222
- [() => UserImportJobType$],
2223
- ];
2224
- var CreateUserPoolClientRequest$ = [
2225
- 3,
2226
- n0,
2227
- _CUPCR,
2228
- 0,
2229
- [
2230
- _UPI,
2231
- _CNl,
2232
- _GS,
2233
- _RTV,
2234
- _ATV,
2235
- _ITV,
2236
- _TVU,
2237
- _RAe,
2238
- _WA,
2239
- _EAF,
2240
- _SIP,
2241
- _CURL,
2242
- _LURL,
2243
- _DRURI,
2244
- _AOAF,
2245
- _AOAS,
2246
- _AOAFUPC,
2247
- _ACn,
2248
- _PUEE,
2249
- _ETR,
2250
- _EPAUCD,
2251
- _ASV,
2252
- _RTR,
2253
- ],
2254
- [
2255
- 0,
2256
- 0,
2257
- 2,
2258
- 1,
2259
- 1,
2260
- 1,
2261
- () => TokenValidityUnitsType$,
2262
- 64 | 0,
2263
- 64 | 0,
2264
- 64 | 0,
2265
- 64 | 0,
2266
- 64 | 0,
2267
- 64 | 0,
2268
- 0,
2269
- 64 | 0,
2270
- 64 | 0,
2271
- 2,
2272
- () => AnalyticsConfigurationType$,
2273
- 0,
2274
- 2,
2275
- 2,
2276
- 1,
2277
- () => RefreshTokenRotationType$,
2278
- ],
2279
- ];
2280
- var CreateUserPoolClientResponse$ = [
2281
- 3,
2282
- n0,
2283
- _CUPCRr,
2156
+ [() => UserImportJobType$]
2157
+ ];
2158
+ var CreateUserPoolClientRequest$ = [3, n0, _CUPCR,
2159
+ 0,
2160
+ [_UPI, _CNl, _GS, _RTV, _ATV, _ITV, _TVU, _RAe, _WA, _EAF, _SIP, _CURL, _LURL, _DRURI, _AOAF, _AOAS, _AOAFUPC, _ACn, _PUEE, _ETR, _EPAUCD, _ASV, _RTR],
2161
+ [0, 0, 2, 1, 1, 1, () => TokenValidityUnitsType$, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 64 | 0, 64 | 0, 2, () => AnalyticsConfigurationType$, 0, 2, 2, 1, () => RefreshTokenRotationType$]
2162
+ ];
2163
+ var CreateUserPoolClientResponse$ = [3, n0, _CUPCRr,
2284
2164
  0,
2285
2165
  [_UPC],
2286
- [[() => UserPoolClientType$, 0]],
2166
+ [[() => UserPoolClientType$, 0]]
2287
2167
  ];
2288
- var CreateUserPoolDomainRequest$ = [
2289
- 3,
2290
- n0,
2291
- _CUPDR,
2168
+ var CreateUserPoolDomainRequest$ = [3, n0, _CUPDR,
2292
2169
  0,
2293
2170
  [_Do, _UPI, _MLV, _CDC],
2294
- [0, 0, 1, () => CustomDomainConfigType$],
2295
- ];
2296
- var CreateUserPoolDomainResponse$ = [3, n0, _CUPDRr, 0, [_MLV, _CFD], [1, 0]];
2297
- var CreateUserPoolRequest$ = [
2298
- 3,
2299
- n0,
2300
- _CUPR,
2301
- 0,
2302
- [
2303
- _PNo,
2304
- _Po,
2305
- _DP,
2306
- _LC,
2307
- _AVA,
2308
- _AAl,
2309
- _UAs,
2310
- _SVM,
2311
- _EVM,
2312
- _EVS,
2313
- _VMT,
2314
- _SAM,
2315
- _MC,
2316
- _UAUS,
2317
- _DC,
2318
- _EC,
2319
- _SCm,
2320
- _UPT,
2321
- _ACUC,
2322
- _Sch,
2323
- _UPAO,
2324
- _UC,
2325
- _ARS,
2326
- _UPTs,
2327
- ],
2328
- [
2329
- 0,
2330
- () => UserPoolPolicyType$,
2331
- 0,
2332
- () => LambdaConfigType$,
2333
- 64 | 0,
2334
- 64 | 0,
2335
- 64 | 0,
2336
- 0,
2337
- 0,
2338
- 0,
2339
- () => VerificationMessageTemplateType$,
2340
- 0,
2341
- 0,
2342
- () => UserAttributeUpdateSettingsType$,
2343
- () => DeviceConfigurationType$,
2344
- () => EmailConfigurationType$,
2345
- () => SmsConfigurationType$,
2346
- 128 | 0,
2347
- () => AdminCreateUserConfigType$,
2348
- () => SchemaAttributesListType,
2349
- () => UserPoolAddOnsType$,
2350
- () => UsernameConfigurationType$,
2351
- () => AccountRecoverySettingType$,
2352
- 0,
2353
- ],
2354
- ];
2355
- var CreateUserPoolResponse$ = [3, n0, _CUPRr, 0, [_UP], [() => UserPoolType$]];
2356
- var CustomDomainConfigType$ = [3, n0, _CDCT, 0, [_CAe], [0]];
2357
- var CustomEmailLambdaVersionConfigType$ = [3, n0, _CELVCT, 0, [_LV, _LAa], [0, 0]];
2358
- var CustomSMSLambdaVersionConfigType$ = [3, n0, _CSMSLVCT, 0, [_LV, _LAa], [0, 0]];
2359
- var DeleteGroupRequest$ = [3, n0, _DGR, 0, [_GN, _UPI], [0, 0]];
2360
- var DeleteIdentityProviderRequest$ = [3, n0, _DIPR, 0, [_UPI, _PN], [0, 0]];
2361
- var DeleteManagedLoginBrandingRequest$ = [3, n0, _DMLBR, 0, [_MLBI, _UPI], [0, 0]];
2362
- var DeleteResourceServerRequest$ = [3, n0, _DRSR, 0, [_UPI, _I], [0, 0]];
2363
- var DeleteTermsRequest$ = [3, n0, _DTR, 0, [_TI, _UPI], [0, 0]];
2364
- var DeleteUserAttributesRequest$ = [
2365
- 3,
2366
- n0,
2367
- _DUAR,
2171
+ [0, 0, 1, () => CustomDomainConfigType$]
2172
+ ];
2173
+ var CreateUserPoolDomainResponse$ = [3, n0, _CUPDRr,
2174
+ 0,
2175
+ [_MLV, _CFD],
2176
+ [1, 0]
2177
+ ];
2178
+ var CreateUserPoolRequest$ = [3, n0, _CUPR,
2179
+ 0,
2180
+ [_PNo, _Po, _DP, _LC, _AVA, _AAl, _UAs, _SVM, _EVM, _EVS, _VMT, _SAM, _MC, _UAUS, _DC, _EC, _SCm, _UPT, _ACUC, _Sch, _UPAO, _UC, _ARS, _UPTs],
2181
+ [0, () => UserPoolPolicyType$, 0, () => LambdaConfigType$, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => VerificationMessageTemplateType$, 0, 0, () => UserAttributeUpdateSettingsType$, () => DeviceConfigurationType$, () => EmailConfigurationType$, () => SmsConfigurationType$, 128 | 0, () => AdminCreateUserConfigType$, () => SchemaAttributesListType, () => UserPoolAddOnsType$, () => UsernameConfigurationType$, () => AccountRecoverySettingType$, 0]
2182
+ ];
2183
+ var CreateUserPoolResponse$ = [3, n0, _CUPRr,
2184
+ 0,
2185
+ [_UP],
2186
+ [() => UserPoolType$]
2187
+ ];
2188
+ var CustomDomainConfigType$ = [3, n0, _CDCT,
2189
+ 0,
2190
+ [_CAe],
2191
+ [0]
2192
+ ];
2193
+ var CustomEmailLambdaVersionConfigType$ = [3, n0, _CELVCT,
2194
+ 0,
2195
+ [_LV, _LAa],
2196
+ [0, 0]
2197
+ ];
2198
+ var CustomSMSLambdaVersionConfigType$ = [3, n0, _CSMSLVCT,
2199
+ 0,
2200
+ [_LV, _LAa],
2201
+ [0, 0]
2202
+ ];
2203
+ var DeleteGroupRequest$ = [3, n0, _DGR,
2204
+ 0,
2205
+ [_GN, _UPI],
2206
+ [0, 0]
2207
+ ];
2208
+ var DeleteIdentityProviderRequest$ = [3, n0, _DIPR,
2209
+ 0,
2210
+ [_UPI, _PN],
2211
+ [0, 0]
2212
+ ];
2213
+ var DeleteManagedLoginBrandingRequest$ = [3, n0, _DMLBR,
2214
+ 0,
2215
+ [_MLBI, _UPI],
2216
+ [0, 0]
2217
+ ];
2218
+ var DeleteResourceServerRequest$ = [3, n0, _DRSR,
2219
+ 0,
2220
+ [_UPI, _I],
2221
+ [0, 0]
2222
+ ];
2223
+ var DeleteTermsRequest$ = [3, n0, _DTR,
2224
+ 0,
2225
+ [_TI, _UPI],
2226
+ [0, 0]
2227
+ ];
2228
+ var DeleteUserAttributesRequest$ = [3, n0, _DUAR,
2368
2229
  0,
2369
2230
  [_UAN, _ATc],
2370
- [64 | 0, [() => TokenModelType, 0]],
2231
+ [64 | 0, [() => TokenModelType, 0]]
2371
2232
  ];
2372
- var DeleteUserAttributesResponse$ = [3, n0, _DUARe, 0, [], []];
2373
- var DeleteUserPoolClientRequest$ = [
2374
- 3,
2375
- n0,
2376
- _DUPCR,
2233
+ var DeleteUserAttributesResponse$ = [3, n0, _DUARe,
2234
+ 0,
2235
+ [],
2236
+ []
2237
+ ];
2238
+ var DeleteUserPoolClientRequest$ = [3, n0, _DUPCR,
2377
2239
  0,
2378
2240
  [_UPI, _CI],
2379
- [0, [() => ClientIdType, 0]],
2241
+ [0, [() => ClientIdType, 0]]
2380
2242
  ];
2381
- var DeleteUserPoolDomainRequest$ = [3, n0, _DUPDR, 0, [_Do, _UPI], [0, 0]];
2382
- var DeleteUserPoolDomainResponse$ = [3, n0, _DUPDRe, 0, [], []];
2383
- var DeleteUserPoolRequest$ = [3, n0, _DUPR, 0, [_UPI], [0]];
2384
- var DeleteUserRequest$ = [3, n0, _DUR, 0, [_ATc], [[() => TokenModelType, 0]]];
2385
- var DeleteWebAuthnCredentialRequest$ = [
2386
- 3,
2387
- n0,
2388
- _DWACR,
2243
+ var DeleteUserPoolDomainRequest$ = [3, n0, _DUPDR,
2244
+ 0,
2245
+ [_Do, _UPI],
2246
+ [0, 0]
2247
+ ];
2248
+ var DeleteUserPoolDomainResponse$ = [3, n0, _DUPDRe,
2249
+ 0,
2250
+ [],
2251
+ []
2252
+ ];
2253
+ var DeleteUserPoolRequest$ = [3, n0, _DUPR,
2254
+ 0,
2255
+ [_UPI],
2256
+ [0]
2257
+ ];
2258
+ var DeleteUserRequest$ = [3, n0, _DUR,
2259
+ 0,
2260
+ [_ATc],
2261
+ [[() => TokenModelType, 0]]
2262
+ ];
2263
+ var DeleteWebAuthnCredentialRequest$ = [3, n0, _DWACR,
2389
2264
  0,
2390
2265
  [_ATc, _CIr],
2391
- [[() => TokenModelType, 0], 0],
2266
+ [[() => TokenModelType, 0], 0]
2392
2267
  ];
2393
- var DeleteWebAuthnCredentialResponse$ = [3, n0, _DWACRe, 0, [], []];
2394
- var DescribeIdentityProviderRequest$ = [3, n0, _DIPRe, 0, [_UPI, _PN], [0, 0]];
2395
- var DescribeIdentityProviderResponse$ = [
2396
- 3,
2397
- n0,
2398
- _DIPRes,
2268
+ var DeleteWebAuthnCredentialResponse$ = [3, n0, _DWACRe,
2269
+ 0,
2270
+ [],
2271
+ []
2272
+ ];
2273
+ var DescribeIdentityProviderRequest$ = [3, n0, _DIPRe,
2274
+ 0,
2275
+ [_UPI, _PN],
2276
+ [0, 0]
2277
+ ];
2278
+ var DescribeIdentityProviderResponse$ = [3, n0, _DIPRes,
2399
2279
  0,
2400
2280
  [_IP],
2401
- [() => IdentityProviderType$],
2281
+ [() => IdentityProviderType$]
2402
2282
  ];
2403
- var DescribeManagedLoginBrandingByClientRequest$ = [
2404
- 3,
2405
- n0,
2406
- _DMLBBCR,
2283
+ var DescribeManagedLoginBrandingByClientRequest$ = [3, n0, _DMLBBCR,
2407
2284
  0,
2408
2285
  [_UPI, _CI, _RMR],
2409
- [0, [() => ClientIdType, 0], 2],
2286
+ [0, [() => ClientIdType, 0], 2]
2410
2287
  ];
2411
- var DescribeManagedLoginBrandingByClientResponse$ = [
2412
- 3,
2413
- n0,
2414
- _DMLBBCRe,
2288
+ var DescribeManagedLoginBrandingByClientResponse$ = [3, n0, _DMLBBCRe,
2415
2289
  0,
2416
2290
  [_MLB],
2417
- [() => ManagedLoginBrandingType$],
2291
+ [() => ManagedLoginBrandingType$]
2418
2292
  ];
2419
- var DescribeManagedLoginBrandingRequest$ = [
2420
- 3,
2421
- n0,
2422
- _DMLBRe,
2293
+ var DescribeManagedLoginBrandingRequest$ = [3, n0, _DMLBRe,
2423
2294
  0,
2424
2295
  [_UPI, _MLBI, _RMR],
2425
- [0, 0, 2],
2296
+ [0, 0, 2]
2426
2297
  ];
2427
- var DescribeManagedLoginBrandingResponse$ = [
2428
- 3,
2429
- n0,
2430
- _DMLBRes,
2298
+ var DescribeManagedLoginBrandingResponse$ = [3, n0, _DMLBRes,
2431
2299
  0,
2432
2300
  [_MLB],
2433
- [() => ManagedLoginBrandingType$],
2301
+ [() => ManagedLoginBrandingType$]
2434
2302
  ];
2435
- var DescribeResourceServerRequest$ = [3, n0, _DRSRe, 0, [_UPI, _I], [0, 0]];
2436
- var DescribeResourceServerResponse$ = [
2437
- 3,
2438
- n0,
2439
- _DRSRes,
2303
+ var DescribeResourceServerRequest$ = [3, n0, _DRSRe,
2304
+ 0,
2305
+ [_UPI, _I],
2306
+ [0, 0]
2307
+ ];
2308
+ var DescribeResourceServerResponse$ = [3, n0, _DRSRes,
2440
2309
  0,
2441
2310
  [_RS],
2442
- [() => ResourceServerType$],
2311
+ [() => ResourceServerType$]
2443
2312
  ];
2444
- var DescribeRiskConfigurationRequest$ = [
2445
- 3,
2446
- n0,
2447
- _DRCR,
2313
+ var DescribeRiskConfigurationRequest$ = [3, n0, _DRCR,
2448
2314
  0,
2449
2315
  [_UPI, _CI],
2450
- [0, [() => ClientIdType, 0]],
2316
+ [0, [() => ClientIdType, 0]]
2451
2317
  ];
2452
- var DescribeRiskConfigurationResponse$ = [
2453
- 3,
2454
- n0,
2455
- _DRCRe,
2318
+ var DescribeRiskConfigurationResponse$ = [3, n0, _DRCRe,
2456
2319
  0,
2457
2320
  [_RC],
2458
- [[() => RiskConfigurationType$, 0]],
2321
+ [[() => RiskConfigurationType$, 0]]
2322
+ ];
2323
+ var DescribeTermsRequest$ = [3, n0, _DTRe,
2324
+ 0,
2325
+ [_TI, _UPI],
2326
+ [0, 0]
2327
+ ];
2328
+ var DescribeTermsResponse$ = [3, n0, _DTRes,
2329
+ 0,
2330
+ [_T],
2331
+ [[() => TermsType$, 0]]
2332
+ ];
2333
+ var DescribeUserImportJobRequest$ = [3, n0, _DUIJR,
2334
+ 0,
2335
+ [_UPI, _JI],
2336
+ [0, 0]
2459
2337
  ];
2460
- var DescribeTermsRequest$ = [3, n0, _DTRe, 0, [_TI, _UPI], [0, 0]];
2461
- var DescribeTermsResponse$ = [3, n0, _DTRes, 0, [_T], [[() => TermsType$, 0]]];
2462
- var DescribeUserImportJobRequest$ = [3, n0, _DUIJR, 0, [_UPI, _JI], [0, 0]];
2463
- var DescribeUserImportJobResponse$ = [
2464
- 3,
2465
- n0,
2466
- _DUIJRe,
2338
+ var DescribeUserImportJobResponse$ = [3, n0, _DUIJRe,
2467
2339
  0,
2468
2340
  [_UIJ],
2469
- [() => UserImportJobType$],
2341
+ [() => UserImportJobType$]
2470
2342
  ];
2471
- var DescribeUserPoolClientRequest$ = [
2472
- 3,
2473
- n0,
2474
- _DUPCRe,
2343
+ var DescribeUserPoolClientRequest$ = [3, n0, _DUPCRe,
2475
2344
  0,
2476
2345
  [_UPI, _CI],
2477
- [0, [() => ClientIdType, 0]],
2346
+ [0, [() => ClientIdType, 0]]
2478
2347
  ];
2479
- var DescribeUserPoolClientResponse$ = [
2480
- 3,
2481
- n0,
2482
- _DUPCRes,
2348
+ var DescribeUserPoolClientResponse$ = [3, n0, _DUPCRes,
2483
2349
  0,
2484
2350
  [_UPC],
2485
- [[() => UserPoolClientType$, 0]],
2351
+ [[() => UserPoolClientType$, 0]]
2352
+ ];
2353
+ var DescribeUserPoolDomainRequest$ = [3, n0, _DUPDRes,
2354
+ 0,
2355
+ [_Do],
2356
+ [0]
2486
2357
  ];
2487
- var DescribeUserPoolDomainRequest$ = [3, n0, _DUPDRes, 0, [_Do], [0]];
2488
- var DescribeUserPoolDomainResponse$ = [
2489
- 3,
2490
- n0,
2491
- _DUPDResc,
2358
+ var DescribeUserPoolDomainResponse$ = [3, n0, _DUPDResc,
2492
2359
  0,
2493
2360
  [_DD],
2494
- [() => DomainDescriptionType$],
2361
+ [() => DomainDescriptionType$]
2362
+ ];
2363
+ var DescribeUserPoolRequest$ = [3, n0, _DUPRe,
2364
+ 0,
2365
+ [_UPI],
2366
+ [0]
2367
+ ];
2368
+ var DescribeUserPoolResponse$ = [3, n0, _DUPRes,
2369
+ 0,
2370
+ [_UP],
2371
+ [() => UserPoolType$]
2372
+ ];
2373
+ var DeviceConfigurationType$ = [3, n0, _DCT,
2374
+ 0,
2375
+ [_CROND, _DOROUP],
2376
+ [2, 2]
2377
+ ];
2378
+ var DeviceKeyExistsException$ = [-3, n0, _DKEE,
2379
+ { [_e]: _c, [_hE]: 400 },
2380
+ [_m],
2381
+ [0]
2495
2382
  ];
2496
- var DescribeUserPoolRequest$ = [3, n0, _DUPRe, 0, [_UPI], [0]];
2497
- var DescribeUserPoolResponse$ = [3, n0, _DUPRes, 0, [_UP], [() => UserPoolType$]];
2498
- var DeviceConfigurationType$ = [3, n0, _DCT, 0, [_CROND, _DOROUP], [2, 2]];
2499
- var DeviceKeyExistsException$ = [-3, n0, _DKEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2500
2383
  schema.TypeRegistry.for(n0).registerError(DeviceKeyExistsException$, DeviceKeyExistsException);
2501
- var DeviceSecretVerifierConfigType$ = [3, n0, _DSVCT, 0, [_PV, _Sa], [0, 0]];
2502
- var DeviceType$ = [
2503
- 3,
2504
- n0,
2505
- _DT,
2384
+ var DeviceSecretVerifierConfigType$ = [3, n0, _DSVCT,
2385
+ 0,
2386
+ [_PV, _Sa],
2387
+ [0, 0]
2388
+ ];
2389
+ var DeviceType$ = [3, n0, _DT,
2506
2390
  0,
2507
2391
  [_DK, _DA, _DCD, _DLMD, _DLAD],
2508
- [0, [() => AttributeListType, 0], 4, 4, 4],
2392
+ [0, [() => AttributeListType, 0], 4, 4, 4]
2509
2393
  ];
2510
- var DomainDescriptionType$ = [
2511
- 3,
2512
- n0,
2513
- _DDT,
2394
+ var DomainDescriptionType$ = [3, n0, _DDT,
2514
2395
  0,
2515
2396
  [_UPI, _AWSAI, _Do, _SB, _CFDl, _Ve, _St, _CDC, _MLV],
2516
- [0, 0, 0, 0, 0, 0, 0, () => CustomDomainConfigType$, 1],
2397
+ [0, 0, 0, 0, 0, 0, 0, () => CustomDomainConfigType$, 1]
2398
+ ];
2399
+ var DuplicateProviderException$ = [-3, n0, _DPE,
2400
+ { [_e]: _c, [_hE]: 400 },
2401
+ [_m],
2402
+ [0]
2517
2403
  ];
2518
- var DuplicateProviderException$ = [-3, n0, _DPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2519
2404
  schema.TypeRegistry.for(n0).registerError(DuplicateProviderException$, DuplicateProviderException);
2520
- var EmailConfigurationType$ = [
2521
- 3,
2522
- n0,
2523
- _ECT,
2405
+ var EmailConfigurationType$ = [3, n0, _ECT,
2524
2406
  0,
2525
2407
  [_SA, _RTEA, _ESA, _F, _CS],
2526
- [0, 0, 0, 0, 0],
2527
- ];
2528
- var EmailMfaConfigType$ = [3, n0, _EMCT, 0, [_M, _Su], [0, 0]];
2529
- var EmailMfaSettingsType$ = [3, n0, _EMST, 0, [_E, _PM], [2, 2]];
2530
- var EnableSoftwareTokenMFAException$ = [
2531
- -3,
2532
- n0,
2533
- _ESTMFAE,
2408
+ [0, 0, 0, 0, 0]
2409
+ ];
2410
+ var EmailMfaConfigType$ = [3, n0, _EMCT,
2411
+ 0,
2412
+ [_M, _Su],
2413
+ [0, 0]
2414
+ ];
2415
+ var EmailMfaSettingsType$ = [3, n0, _EMST,
2416
+ 0,
2417
+ [_E, _PM],
2418
+ [2, 2]
2419
+ ];
2420
+ var EnableSoftwareTokenMFAException$ = [-3, n0, _ESTMFAE,
2534
2421
  { [_e]: _c, [_hE]: 400 },
2535
2422
  [_m],
2536
- [0],
2423
+ [0]
2537
2424
  ];
2538
2425
  schema.TypeRegistry.for(n0).registerError(EnableSoftwareTokenMFAException$, EnableSoftwareTokenMFAException);
2539
- var EventContextDataType$ = [3, n0, _ECDT, 0, [_IA, _DN, _Ti, _Ci, _Co], [0, 0, 0, 0, 0]];
2540
- var EventFeedbackType$ = [3, n0, _EFT, 0, [_FV, _Pro, _FD], [0, 0, 4]];
2541
- var EventRiskType$ = [3, n0, _ERT, 0, [_RD, _RL, _CCD], [0, 0, 2]];
2542
- var ExpiredCodeException$ = [-3, n0, _ECE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2426
+ var EventContextDataType$ = [3, n0, _ECDT,
2427
+ 0,
2428
+ [_IA, _DN, _Ti, _Ci, _Co],
2429
+ [0, 0, 0, 0, 0]
2430
+ ];
2431
+ var EventFeedbackType$ = [3, n0, _EFT,
2432
+ 0,
2433
+ [_FV, _Pro, _FD],
2434
+ [0, 0, 4]
2435
+ ];
2436
+ var EventRiskType$ = [3, n0, _ERT,
2437
+ 0,
2438
+ [_RD, _RL, _CCD],
2439
+ [0, 0, 2]
2440
+ ];
2441
+ var ExpiredCodeException$ = [-3, n0, _ECE,
2442
+ { [_e]: _c, [_hE]: 400 },
2443
+ [_m],
2444
+ [0]
2445
+ ];
2543
2446
  schema.TypeRegistry.for(n0).registerError(ExpiredCodeException$, ExpiredCodeException);
2544
- var FeatureUnavailableInTierException$ = [
2545
- -3,
2546
- n0,
2547
- _FUITE,
2447
+ var FeatureUnavailableInTierException$ = [-3, n0, _FUITE,
2548
2448
  { [_e]: _c, [_hE]: 403 },
2549
2449
  [_m],
2550
- [0],
2450
+ [0]
2551
2451
  ];
2552
2452
  schema.TypeRegistry.for(n0).registerError(FeatureUnavailableInTierException$, FeatureUnavailableInTierException);
2553
- var FirehoseConfigurationType$ = [3, n0, _FCT, 0, [_SAt], [0]];
2554
- var ForbiddenException$ = [-3, n0, _FE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
2453
+ var FirehoseConfigurationType$ = [3, n0, _FCT,
2454
+ 0,
2455
+ [_SAt],
2456
+ [0]
2457
+ ];
2458
+ var ForbiddenException$ = [-3, n0, _FE,
2459
+ { [_e]: _c, [_hE]: 403 },
2460
+ [_m],
2461
+ [0]
2462
+ ];
2555
2463
  schema.TypeRegistry.for(n0).registerError(ForbiddenException$, ForbiddenException);
2556
- var ForgetDeviceRequest$ = [3, n0, _FDR, 0, [_ATc, _DK], [[() => TokenModelType, 0], 0]];
2557
- var ForgotPasswordRequest$ = [
2558
- 3,
2559
- n0,
2560
- _FPR,
2464
+ var ForgetDeviceRequest$ = [3, n0, _FDR,
2465
+ 0,
2466
+ [_ATc, _DK],
2467
+ [[() => TokenModelType, 0], 0]
2468
+ ];
2469
+ var ForgotPasswordRequest$ = [3, n0, _FPR,
2561
2470
  0,
2562
2471
  [_CI, _SH, _UCDs, _U, _AM, _CM],
2563
- [
2564
- [() => ClientIdType, 0],
2565
- [() => SecretHashType, 0],
2566
- [() => UserContextDataType$, 0],
2567
- [() => UsernameType, 0],
2568
- () => AnalyticsMetadataType$,
2569
- 128 | 0,
2570
- ],
2571
- ];
2572
- var ForgotPasswordResponse$ = [3, n0, _FPRo, 0, [_CDD], [() => CodeDeliveryDetailsType$]];
2573
- var GetCSVHeaderRequest$ = [3, n0, _GCSVHR, 0, [_UPI], [0]];
2574
- var GetCSVHeaderResponse$ = [3, n0, _GCSVHRe, 0, [_UPI, _CSVH], [0, 64 | 0]];
2575
- var GetDeviceRequest$ = [3, n0, _GDR, 0, [_DK, _ATc], [0, [() => TokenModelType, 0]]];
2576
- var GetDeviceResponse$ = [3, n0, _GDRe, 0, [_D], [[() => DeviceType$, 0]]];
2577
- var GetGroupRequest$ = [3, n0, _GGR, 0, [_GN, _UPI], [0, 0]];
2578
- var GetGroupResponse$ = [3, n0, _GGRe, 0, [_Gr], [() => GroupType$]];
2579
- var GetIdentityProviderByIdentifierRequest$ = [3, n0, _GIPBIR, 0, [_UPI, _IId], [0, 0]];
2580
- var GetIdentityProviderByIdentifierResponse$ = [
2581
- 3,
2582
- n0,
2583
- _GIPBIRe,
2472
+ [[() => ClientIdType, 0], [() => SecretHashType, 0], [() => UserContextDataType$, 0], [() => UsernameType, 0], () => AnalyticsMetadataType$, 128 | 0]
2473
+ ];
2474
+ var ForgotPasswordResponse$ = [3, n0, _FPRo,
2475
+ 0,
2476
+ [_CDD],
2477
+ [() => CodeDeliveryDetailsType$]
2478
+ ];
2479
+ var GetCSVHeaderRequest$ = [3, n0, _GCSVHR,
2480
+ 0,
2481
+ [_UPI],
2482
+ [0]
2483
+ ];
2484
+ var GetCSVHeaderResponse$ = [3, n0, _GCSVHRe,
2485
+ 0,
2486
+ [_UPI, _CSVH],
2487
+ [0, 64 | 0]
2488
+ ];
2489
+ var GetDeviceRequest$ = [3, n0, _GDR,
2490
+ 0,
2491
+ [_DK, _ATc],
2492
+ [0, [() => TokenModelType, 0]]
2493
+ ];
2494
+ var GetDeviceResponse$ = [3, n0, _GDRe,
2495
+ 0,
2496
+ [_D],
2497
+ [[() => DeviceType$, 0]]
2498
+ ];
2499
+ var GetGroupRequest$ = [3, n0, _GGR,
2500
+ 0,
2501
+ [_GN, _UPI],
2502
+ [0, 0]
2503
+ ];
2504
+ var GetGroupResponse$ = [3, n0, _GGRe,
2505
+ 0,
2506
+ [_Gr],
2507
+ [() => GroupType$]
2508
+ ];
2509
+ var GetIdentityProviderByIdentifierRequest$ = [3, n0, _GIPBIR,
2510
+ 0,
2511
+ [_UPI, _IId],
2512
+ [0, 0]
2513
+ ];
2514
+ var GetIdentityProviderByIdentifierResponse$ = [3, n0, _GIPBIRe,
2584
2515
  0,
2585
2516
  [_IP],
2586
- [() => IdentityProviderType$],
2517
+ [() => IdentityProviderType$]
2518
+ ];
2519
+ var GetLogDeliveryConfigurationRequest$ = [3, n0, _GLDCR,
2520
+ 0,
2521
+ [_UPI],
2522
+ [0]
2587
2523
  ];
2588
- var GetLogDeliveryConfigurationRequest$ = [3, n0, _GLDCR, 0, [_UPI], [0]];
2589
- var GetLogDeliveryConfigurationResponse$ = [
2590
- 3,
2591
- n0,
2592
- _GLDCRe,
2524
+ var GetLogDeliveryConfigurationResponse$ = [3, n0, _GLDCRe,
2593
2525
  0,
2594
2526
  [_LDC],
2595
- [() => LogDeliveryConfigurationType$],
2527
+ [() => LogDeliveryConfigurationType$]
2528
+ ];
2529
+ var GetSigningCertificateRequest$ = [3, n0, _GSCR,
2530
+ 0,
2531
+ [_UPI],
2532
+ [0]
2533
+ ];
2534
+ var GetSigningCertificateResponse$ = [3, n0, _GSCRe,
2535
+ 0,
2536
+ [_Ce],
2537
+ [0]
2596
2538
  ];
2597
- var GetSigningCertificateRequest$ = [3, n0, _GSCR, 0, [_UPI], [0]];
2598
- var GetSigningCertificateResponse$ = [3, n0, _GSCRe, 0, [_Ce], [0]];
2599
- var GetTokensFromRefreshTokenRequest$ = [
2600
- 3,
2601
- n0,
2602
- _GTFRTR,
2539
+ var GetTokensFromRefreshTokenRequest$ = [3, n0, _GTFRTR,
2603
2540
  0,
2604
2541
  [_RT, _CI, _CSl, _DK, _CM],
2605
- [[() => TokenModelType, 0], [() => ClientIdType, 0], [() => ClientSecretType, 0], 0, 128 | 0],
2542
+ [[() => TokenModelType, 0], [() => ClientIdType, 0], [() => ClientSecretType, 0], 0, 128 | 0]
2606
2543
  ];
2607
- var GetTokensFromRefreshTokenResponse$ = [
2608
- 3,
2609
- n0,
2610
- _GTFRTRe,
2544
+ var GetTokensFromRefreshTokenResponse$ = [3, n0, _GTFRTRe,
2611
2545
  0,
2612
2546
  [_AR],
2613
- [[() => AuthenticationResultType$, 0]],
2547
+ [[() => AuthenticationResultType$, 0]]
2614
2548
  ];
2615
- var GetUICustomizationRequest$ = [
2616
- 3,
2617
- n0,
2618
- _GUICR,
2549
+ var GetUICustomizationRequest$ = [3, n0, _GUICR,
2619
2550
  0,
2620
2551
  [_UPI, _CI],
2621
- [0, [() => ClientIdType, 0]],
2552
+ [0, [() => ClientIdType, 0]]
2622
2553
  ];
2623
- var GetUICustomizationResponse$ = [
2624
- 3,
2625
- n0,
2626
- _GUICRe,
2554
+ var GetUICustomizationResponse$ = [3, n0, _GUICRe,
2627
2555
  0,
2628
2556
  [_UIC],
2629
- [[() => UICustomizationType$, 0]],
2557
+ [[() => UICustomizationType$, 0]]
2630
2558
  ];
2631
- var GetUserAttributeVerificationCodeRequest$ = [
2632
- 3,
2633
- n0,
2634
- _GUAVCR,
2559
+ var GetUserAttributeVerificationCodeRequest$ = [3, n0, _GUAVCR,
2635
2560
  0,
2636
2561
  [_ATc, _AN, _CM],
2637
- [[() => TokenModelType, 0], 0, 128 | 0],
2562
+ [[() => TokenModelType, 0], 0, 128 | 0]
2638
2563
  ];
2639
- var GetUserAttributeVerificationCodeResponse$ = [
2640
- 3,
2641
- n0,
2642
- _GUAVCRe,
2564
+ var GetUserAttributeVerificationCodeResponse$ = [3, n0, _GUAVCRe,
2643
2565
  0,
2644
2566
  [_CDD],
2645
- [() => CodeDeliveryDetailsType$],
2567
+ [() => CodeDeliveryDetailsType$]
2646
2568
  ];
2647
- var GetUserAuthFactorsRequest$ = [3, n0, _GUAFR, 0, [_ATc], [[() => TokenModelType, 0]]];
2648
- var GetUserAuthFactorsResponse$ = [
2649
- 3,
2650
- n0,
2651
- _GUAFRe,
2569
+ var GetUserAuthFactorsRequest$ = [3, n0, _GUAFR,
2570
+ 0,
2571
+ [_ATc],
2572
+ [[() => TokenModelType, 0]]
2573
+ ];
2574
+ var GetUserAuthFactorsResponse$ = [3, n0, _GUAFRe,
2652
2575
  0,
2653
2576
  [_U, _PMS, _UMFASL, _CUAF],
2654
- [[() => UsernameType, 0], 0, 64 | 0, 64 | 0],
2577
+ [[() => UsernameType, 0], 0, 64 | 0, 64 | 0]
2655
2578
  ];
2656
- var GetUserPoolMfaConfigRequest$ = [3, n0, _GUPMCR, 0, [_UPI], [0]];
2657
- var GetUserPoolMfaConfigResponse$ = [
2658
- 3,
2659
- n0,
2660
- _GUPMCRe,
2579
+ var GetUserPoolMfaConfigRequest$ = [3, n0, _GUPMCR,
2580
+ 0,
2581
+ [_UPI],
2582
+ [0]
2583
+ ];
2584
+ var GetUserPoolMfaConfigResponse$ = [3, n0, _GUPMCRe,
2661
2585
  0,
2662
2586
  [_SMC, _STMC, _EMC, _MC, _WAC],
2663
- [
2664
- () => SmsMfaConfigType$,
2665
- () => SoftwareTokenMfaConfigType$,
2666
- () => EmailMfaConfigType$,
2667
- 0,
2668
- () => WebAuthnConfigurationType$,
2669
- ],
2670
- ];
2671
- var GetUserRequest$ = [3, n0, _GUR, 0, [_ATc], [[() => TokenModelType, 0]]];
2672
- var GetUserResponse$ = [
2673
- 3,
2674
- n0,
2675
- _GURe,
2587
+ [() => SmsMfaConfigType$, () => SoftwareTokenMfaConfigType$, () => EmailMfaConfigType$, 0, () => WebAuthnConfigurationType$]
2588
+ ];
2589
+ var GetUserRequest$ = [3, n0, _GUR,
2590
+ 0,
2591
+ [_ATc],
2592
+ [[() => TokenModelType, 0]]
2593
+ ];
2594
+ var GetUserResponse$ = [3, n0, _GURe,
2676
2595
  0,
2677
2596
  [_U, _UA, _MFAO, _PMS, _UMFASL],
2678
- [[() => UsernameType, 0], [() => AttributeListType, 0], () => MFAOptionListType, 0, 64 | 0],
2597
+ [[() => UsernameType, 0], [() => AttributeListType, 0], () => MFAOptionListType, 0, 64 | 0]
2598
+ ];
2599
+ var GlobalSignOutRequest$ = [3, n0, _GSOR,
2600
+ 0,
2601
+ [_ATc],
2602
+ [[() => TokenModelType, 0]]
2603
+ ];
2604
+ var GlobalSignOutResponse$ = [3, n0, _GSORl,
2605
+ 0,
2606
+ [],
2607
+ []
2608
+ ];
2609
+ var GroupExistsException$ = [-3, n0, _GEE,
2610
+ { [_e]: _c, [_hE]: 400 },
2611
+ [_m],
2612
+ [0]
2679
2613
  ];
2680
- var GlobalSignOutRequest$ = [3, n0, _GSOR, 0, [_ATc], [[() => TokenModelType, 0]]];
2681
- var GlobalSignOutResponse$ = [3, n0, _GSORl, 0, [], []];
2682
- var GroupExistsException$ = [-3, n0, _GEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2683
2614
  schema.TypeRegistry.for(n0).registerError(GroupExistsException$, GroupExistsException);
2684
- var GroupType$ = [
2685
- 3,
2686
- n0,
2687
- _GT,
2615
+ var GroupType$ = [3, n0, _GT,
2688
2616
  0,
2689
2617
  [_GN, _UPI, _Desc, _RA, _Pr, _LMD, _CDr],
2690
- [0, 0, 0, 0, 1, 4, 4],
2618
+ [0, 0, 0, 0, 1, 4, 4]
2691
2619
  ];
2692
- var HttpHeader$ = [3, n0, _HHt, 0, [_hN, _hV], [0, 0]];
2693
- var IdentityProviderType$ = [
2694
- 3,
2695
- n0,
2696
- _IPT,
2620
+ var HttpHeader$ = [3, n0, _HHt,
2621
+ 0,
2622
+ [_hN, _hV],
2623
+ [0, 0]
2624
+ ];
2625
+ var IdentityProviderType$ = [3, n0, _IPT,
2697
2626
  0,
2698
2627
  [_UPI, _PN, _PTr, _PD, _AMt, _II, _LMD, _CDr],
2699
- [0, 0, 0, 128 | 0, 128 | 0, 64 | 0, 4, 4],
2628
+ [0, 0, 0, 128 | 0, 128 | 0, 64 | 0, 4, 4]
2700
2629
  ];
2701
- var InitiateAuthRequest$ = [
2702
- 3,
2703
- n0,
2704
- _IAR,
2630
+ var InitiateAuthRequest$ = [3, n0, _IAR,
2705
2631
  0,
2706
2632
  [_AF, _AP, _CM, _CI, _AM, _UCDs, _S],
2707
- [
2708
- 0,
2709
- [() => AuthParametersType, 0],
2710
- 128 | 0,
2711
- [() => ClientIdType, 0],
2712
- () => AnalyticsMetadataType$,
2713
- [() => UserContextDataType$, 0],
2714
- [() => SessionType, 0],
2715
- ],
2716
- ];
2717
- var InitiateAuthResponse$ = [
2718
- 3,
2719
- n0,
2720
- _IARn,
2633
+ [0, [() => AuthParametersType, 0], 128 | 0, [() => ClientIdType, 0], () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], [() => SessionType, 0]]
2634
+ ];
2635
+ var InitiateAuthResponse$ = [3, n0, _IARn,
2721
2636
  0,
2722
2637
  [_CN, _S, _CP, _AR, _AC],
2723
- [0, [() => SessionType, 0], 128 | 0, [() => AuthenticationResultType$, 0], 64 | 0],
2638
+ [0, [() => SessionType, 0], 128 | 0, [() => AuthenticationResultType$, 0], 64 | 0]
2639
+ ];
2640
+ var InternalErrorException$ = [-3, n0, _IEE,
2641
+ { [_e]: _s },
2642
+ [_m],
2643
+ [0]
2724
2644
  ];
2725
- var InternalErrorException$ = [-3, n0, _IEE, { [_e]: _s }, [_m], [0]];
2726
2645
  schema.TypeRegistry.for(n0).registerError(InternalErrorException$, InternalErrorException);
2727
- var InvalidEmailRoleAccessPolicyException$ = [
2728
- -3,
2729
- n0,
2730
- _IERAPE,
2646
+ var InvalidEmailRoleAccessPolicyException$ = [-3, n0, _IERAPE,
2731
2647
  { [_e]: _c, [_hE]: 400 },
2732
2648
  [_m],
2733
- [0],
2649
+ [0]
2734
2650
  ];
2735
2651
  schema.TypeRegistry.for(n0).registerError(InvalidEmailRoleAccessPolicyException$, InvalidEmailRoleAccessPolicyException);
2736
- var InvalidLambdaResponseException$ = [-3, n0, _ILRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2652
+ var InvalidLambdaResponseException$ = [-3, n0, _ILRE,
2653
+ { [_e]: _c, [_hE]: 400 },
2654
+ [_m],
2655
+ [0]
2656
+ ];
2737
2657
  schema.TypeRegistry.for(n0).registerError(InvalidLambdaResponseException$, InvalidLambdaResponseException);
2738
- var InvalidOAuthFlowException$ = [-3, n0, _IOAFE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2658
+ var InvalidOAuthFlowException$ = [-3, n0, _IOAFE,
2659
+ { [_e]: _c, [_hE]: 400 },
2660
+ [_m],
2661
+ [0]
2662
+ ];
2739
2663
  schema.TypeRegistry.for(n0).registerError(InvalidOAuthFlowException$, InvalidOAuthFlowException);
2740
- var InvalidParameterException$ = [-3, n0, _IPE, { [_e]: _c, [_hE]: 400 }, [_m, _rC], [0, 0]];
2664
+ var InvalidParameterException$ = [-3, n0, _IPE,
2665
+ { [_e]: _c, [_hE]: 400 },
2666
+ [_m, _rC],
2667
+ [0, 0]
2668
+ ];
2741
2669
  schema.TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
2742
- var InvalidPasswordException$ = [-3, n0, _IPEn, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2670
+ var InvalidPasswordException$ = [-3, n0, _IPEn,
2671
+ { [_e]: _c, [_hE]: 400 },
2672
+ [_m],
2673
+ [0]
2674
+ ];
2743
2675
  schema.TypeRegistry.for(n0).registerError(InvalidPasswordException$, InvalidPasswordException);
2744
- var InvalidSmsRoleAccessPolicyException$ = [
2745
- -3,
2746
- n0,
2747
- _ISRAPE,
2676
+ var InvalidSmsRoleAccessPolicyException$ = [-3, n0, _ISRAPE,
2748
2677
  { [_e]: _c, [_hE]: 400 },
2749
2678
  [_m],
2750
- [0],
2679
+ [0]
2751
2680
  ];
2752
2681
  schema.TypeRegistry.for(n0).registerError(InvalidSmsRoleAccessPolicyException$, InvalidSmsRoleAccessPolicyException);
2753
- var InvalidSmsRoleTrustRelationshipException$ = [
2754
- -3,
2755
- n0,
2756
- _ISRTRE,
2682
+ var InvalidSmsRoleTrustRelationshipException$ = [-3, n0, _ISRTRE,
2757
2683
  { [_e]: _c, [_hE]: 400 },
2758
2684
  [_m],
2759
- [0],
2685
+ [0]
2760
2686
  ];
2761
2687
  schema.TypeRegistry.for(n0).registerError(InvalidSmsRoleTrustRelationshipException$, InvalidSmsRoleTrustRelationshipException);
2762
- var InvalidUserPoolConfigurationException$ = [
2763
- -3,
2764
- n0,
2765
- _IUPCE,
2688
+ var InvalidUserPoolConfigurationException$ = [-3, n0, _IUPCE,
2766
2689
  { [_e]: _c, [_hE]: 400 },
2767
2690
  [_m],
2768
- [0],
2691
+ [0]
2769
2692
  ];
2770
2693
  schema.TypeRegistry.for(n0).registerError(InvalidUserPoolConfigurationException$, InvalidUserPoolConfigurationException);
2771
- var LambdaConfigType$ = [
2772
- 3,
2773
- n0,
2774
- _LCT,
2694
+ var LambdaConfigType$ = [3, n0, _LCT,
2775
2695
  0,
2776
2696
  [_PSU, _CMu, _PC, _PA, _PAo, _DAC, _CAC, _VACR, _PTG, _UM, _PTGC, _CSMSS, _CES, _KMSKID],
2777
- [
2778
- 0,
2779
- 0,
2780
- 0,
2781
- 0,
2782
- 0,
2783
- 0,
2784
- 0,
2785
- 0,
2786
- 0,
2787
- 0,
2788
- () => PreTokenGenerationVersionConfigType$,
2789
- () => CustomSMSLambdaVersionConfigType$,
2790
- () => CustomEmailLambdaVersionConfigType$,
2791
- 0,
2792
- ],
2793
- ];
2794
- var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2697
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => PreTokenGenerationVersionConfigType$, () => CustomSMSLambdaVersionConfigType$, () => CustomEmailLambdaVersionConfigType$, 0]
2698
+ ];
2699
+ var LimitExceededException$ = [-3, n0, _LEE,
2700
+ { [_e]: _c, [_hE]: 400 },
2701
+ [_m],
2702
+ [0]
2703
+ ];
2795
2704
  schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
2796
- var ListDevicesRequest$ = [
2797
- 3,
2798
- n0,
2799
- _LDR,
2705
+ var ListDevicesRequest$ = [3, n0, _LDR,
2800
2706
  0,
2801
2707
  [_ATc, _L, _PTa],
2802
- [[() => TokenModelType, 0], 1, 0],
2708
+ [[() => TokenModelType, 0], 1, 0]
2709
+ ];
2710
+ var ListDevicesResponse$ = [3, n0, _LDRi,
2711
+ 0,
2712
+ [_De, _PTa],
2713
+ [[() => DeviceListType, 0], 0]
2714
+ ];
2715
+ var ListGroupsRequest$ = [3, n0, _LGR,
2716
+ 0,
2717
+ [_UPI, _L, _NT],
2718
+ [0, 1, 0]
2803
2719
  ];
2804
- var ListDevicesResponse$ = [3, n0, _LDRi, 0, [_De, _PTa], [[() => DeviceListType, 0], 0]];
2805
- var ListGroupsRequest$ = [3, n0, _LGR, 0, [_UPI, _L, _NT], [0, 1, 0]];
2806
- var ListGroupsResponse$ = [3, n0, _LGRi, 0, [_G, _NT], [() => GroupListType, 0]];
2807
- var ListIdentityProvidersRequest$ = [3, n0, _LIPR, 0, [_UPI, _MR, _NT], [0, 1, 0]];
2808
- var ListIdentityProvidersResponse$ = [
2809
- 3,
2810
- n0,
2811
- _LIPRi,
2720
+ var ListGroupsResponse$ = [3, n0, _LGRi,
2721
+ 0,
2722
+ [_G, _NT],
2723
+ [() => GroupListType, 0]
2724
+ ];
2725
+ var ListIdentityProvidersRequest$ = [3, n0, _LIPR,
2726
+ 0,
2727
+ [_UPI, _MR, _NT],
2728
+ [0, 1, 0]
2729
+ ];
2730
+ var ListIdentityProvidersResponse$ = [3, n0, _LIPRi,
2812
2731
  0,
2813
2732
  [_Prov, _NT],
2814
- [() => ProvidersListType, 0],
2733
+ [() => ProvidersListType, 0]
2734
+ ];
2735
+ var ListResourceServersRequest$ = [3, n0, _LRSR,
2736
+ 0,
2737
+ [_UPI, _MR, _NT],
2738
+ [0, 1, 0]
2815
2739
  ];
2816
- var ListResourceServersRequest$ = [3, n0, _LRSR, 0, [_UPI, _MR, _NT], [0, 1, 0]];
2817
- var ListResourceServersResponse$ = [
2818
- 3,
2819
- n0,
2820
- _LRSRi,
2740
+ var ListResourceServersResponse$ = [3, n0, _LRSRi,
2821
2741
  0,
2822
2742
  [_RSe, _NT],
2823
- [() => ResourceServersListType, 0],
2743
+ [() => ResourceServersListType, 0]
2744
+ ];
2745
+ var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
2746
+ 0,
2747
+ [_RAes],
2748
+ [0]
2749
+ ];
2750
+ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
2751
+ 0,
2752
+ [_Ta],
2753
+ [128 | 0]
2754
+ ];
2755
+ var ListTermsRequest$ = [3, n0, _LTR,
2756
+ 0,
2757
+ [_UPI, _MR, _NT],
2758
+ [0, 1, 0]
2824
2759
  ];
2825
- var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_RAes], [0]];
2826
- var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_Ta], [128 | 0]];
2827
- var ListTermsRequest$ = [3, n0, _LTR, 0, [_UPI, _MR, _NT], [0, 1, 0]];
2828
- var ListTermsResponse$ = [
2829
- 3,
2830
- n0,
2831
- _LTRi,
2760
+ var ListTermsResponse$ = [3, n0, _LTRi,
2832
2761
  0,
2833
2762
  [_T, _NT],
2834
- [() => TermsDescriptionListType, 0],
2763
+ [() => TermsDescriptionListType, 0]
2764
+ ];
2765
+ var ListUserImportJobsRequest$ = [3, n0, _LUIJR,
2766
+ 0,
2767
+ [_UPI, _MR, _PTa],
2768
+ [0, 1, 0]
2835
2769
  ];
2836
- var ListUserImportJobsRequest$ = [3, n0, _LUIJR, 0, [_UPI, _MR, _PTa], [0, 1, 0]];
2837
- var ListUserImportJobsResponse$ = [
2838
- 3,
2839
- n0,
2840
- _LUIJRi,
2770
+ var ListUserImportJobsResponse$ = [3, n0, _LUIJRi,
2841
2771
  0,
2842
2772
  [_UIJs, _PTa],
2843
- [() => UserImportJobsListType, 0],
2773
+ [() => UserImportJobsListType, 0]
2844
2774
  ];
2845
- var ListUserPoolClientsRequest$ = [3, n0, _LUPCR, 0, [_UPI, _MR, _NT], [0, 1, 0]];
2846
- var ListUserPoolClientsResponse$ = [
2847
- 3,
2848
- n0,
2849
- _LUPCRi,
2775
+ var ListUserPoolClientsRequest$ = [3, n0, _LUPCR,
2776
+ 0,
2777
+ [_UPI, _MR, _NT],
2778
+ [0, 1, 0]
2779
+ ];
2780
+ var ListUserPoolClientsResponse$ = [3, n0, _LUPCRi,
2850
2781
  0,
2851
2782
  [_UPCs, _NT],
2852
- [[() => UserPoolClientListType, 0], 0],
2783
+ [[() => UserPoolClientListType, 0], 0]
2784
+ ];
2785
+ var ListUserPoolsRequest$ = [3, n0, _LUPR,
2786
+ 0,
2787
+ [_NT, _MR],
2788
+ [0, 1]
2789
+ ];
2790
+ var ListUserPoolsResponse$ = [3, n0, _LUPRi,
2791
+ 0,
2792
+ [_UPs, _NT],
2793
+ [() => UserPoolListType, 0]
2853
2794
  ];
2854
- var ListUserPoolsRequest$ = [3, n0, _LUPR, 0, [_NT, _MR], [0, 1]];
2855
- var ListUserPoolsResponse$ = [3, n0, _LUPRi, 0, [_UPs, _NT], [() => UserPoolListType, 0]];
2856
- var ListUsersInGroupRequest$ = [3, n0, _LUIGR, 0, [_UPI, _GN, _L, _NT], [0, 0, 1, 0]];
2857
- var ListUsersInGroupResponse$ = [
2858
- 3,
2859
- n0,
2860
- _LUIGRi,
2795
+ var ListUsersInGroupRequest$ = [3, n0, _LUIGR,
2796
+ 0,
2797
+ [_UPI, _GN, _L, _NT],
2798
+ [0, 0, 1, 0]
2799
+ ];
2800
+ var ListUsersInGroupResponse$ = [3, n0, _LUIGRi,
2861
2801
  0,
2862
2802
  [_Use, _NT],
2863
- [[() => UsersListType, 0], 0],
2803
+ [[() => UsersListType, 0], 0]
2864
2804
  ];
2865
- var ListUsersRequest$ = [
2866
- 3,
2867
- n0,
2868
- _LUR,
2805
+ var ListUsersRequest$ = [3, n0, _LUR,
2869
2806
  0,
2870
2807
  [_UPI, _ATG, _L, _PTa, _Fi],
2871
- [0, 64 | 0, 1, 0, 0],
2808
+ [0, 64 | 0, 1, 0, 0]
2809
+ ];
2810
+ var ListUsersResponse$ = [3, n0, _LURi,
2811
+ 0,
2812
+ [_Use, _PTa],
2813
+ [[() => UsersListType, 0], 0]
2872
2814
  ];
2873
- var ListUsersResponse$ = [3, n0, _LURi, 0, [_Use, _PTa], [[() => UsersListType, 0], 0]];
2874
- var ListWebAuthnCredentialsRequest$ = [
2875
- 3,
2876
- n0,
2877
- _LWACR,
2815
+ var ListWebAuthnCredentialsRequest$ = [3, n0, _LWACR,
2878
2816
  0,
2879
2817
  [_ATc, _NT, _MR],
2880
- [[() => TokenModelType, 0], 0, 1],
2818
+ [[() => TokenModelType, 0], 0, 1]
2881
2819
  ];
2882
- var ListWebAuthnCredentialsResponse$ = [
2883
- 3,
2884
- n0,
2885
- _LWACRi,
2820
+ var ListWebAuthnCredentialsResponse$ = [3, n0, _LWACRi,
2886
2821
  0,
2887
2822
  [_Cre, _NT],
2888
- [() => WebAuthnCredentialDescriptionListType, 0],
2823
+ [() => WebAuthnCredentialDescriptionListType, 0]
2889
2824
  ];
2890
- var LogConfigurationType$ = [
2891
- 3,
2892
- n0,
2893
- _LCTo,
2825
+ var LogConfigurationType$ = [3, n0, _LCTo,
2894
2826
  0,
2895
2827
  [_LL, _ES, _CWLC, _SCo, _FC],
2896
- [0, 0, () => CloudWatchLogsConfigurationType$, () => S3ConfigurationType$, () => FirehoseConfigurationType$],
2828
+ [0, 0, () => CloudWatchLogsConfigurationType$, () => S3ConfigurationType$, () => FirehoseConfigurationType$]
2897
2829
  ];
2898
- var LogDeliveryConfigurationType$ = [
2899
- 3,
2900
- n0,
2901
- _LDCT,
2830
+ var LogDeliveryConfigurationType$ = [3, n0, _LDCT,
2902
2831
  0,
2903
2832
  [_UPI, _LCo],
2904
- [0, () => LogConfigurationListType],
2833
+ [0, () => LogConfigurationListType]
2905
2834
  ];
2906
- var ManagedLoginBrandingExistsException$ = [
2907
- -3,
2908
- n0,
2909
- _MLBEE,
2835
+ var ManagedLoginBrandingExistsException$ = [-3, n0, _MLBEE,
2910
2836
  { [_e]: _c, [_hE]: 400 },
2911
2837
  [_m],
2912
- [0],
2838
+ [0]
2913
2839
  ];
2914
2840
  schema.TypeRegistry.for(n0).registerError(ManagedLoginBrandingExistsException$, ManagedLoginBrandingExistsException);
2915
- var ManagedLoginBrandingType$ = [
2916
- 3,
2917
- n0,
2918
- _MLBT,
2841
+ var ManagedLoginBrandingType$ = [3, n0, _MLBT,
2919
2842
  0,
2920
2843
  [_MLBI, _UPI, _UCPV, _Se, _As, _CDr, _LMD],
2921
- [0, 0, 2, 15, () => AssetListType, 4, 4],
2844
+ [0, 0, 2, 15, () => AssetListType, 4, 4]
2845
+ ];
2846
+ var MessageTemplateType$ = [3, n0, _MTT,
2847
+ 0,
2848
+ [_SMSM, _EM, _ESm],
2849
+ [0, 0, 0]
2850
+ ];
2851
+ var MFAMethodNotFoundException$ = [-3, n0, _MFAMNFE,
2852
+ { [_e]: _c, [_hE]: 400 },
2853
+ [_m],
2854
+ [0]
2922
2855
  ];
2923
- var MessageTemplateType$ = [3, n0, _MTT, 0, [_SMSM, _EM, _ESm], [0, 0, 0]];
2924
- var MFAMethodNotFoundException$ = [-3, n0, _MFAMNFE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2925
2856
  schema.TypeRegistry.for(n0).registerError(MFAMethodNotFoundException$, MFAMethodNotFoundException);
2926
- var MFAOptionType$ = [3, n0, _MFAOT, 0, [_DM, _AN], [0, 0]];
2927
- var NewDeviceMetadataType$ = [3, n0, _NDMT, 0, [_DK, _DGK], [0, 0]];
2928
- var NotAuthorizedException$ = [-3, n0, _NAE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
2857
+ var MFAOptionType$ = [3, n0, _MFAOT,
2858
+ 0,
2859
+ [_DM, _AN],
2860
+ [0, 0]
2861
+ ];
2862
+ var NewDeviceMetadataType$ = [3, n0, _NDMT,
2863
+ 0,
2864
+ [_DK, _DGK],
2865
+ [0, 0]
2866
+ ];
2867
+ var NotAuthorizedException$ = [-3, n0, _NAE,
2868
+ { [_e]: _c, [_hE]: 403 },
2869
+ [_m],
2870
+ [0]
2871
+ ];
2929
2872
  schema.TypeRegistry.for(n0).registerError(NotAuthorizedException$, NotAuthorizedException);
2930
- var NotifyConfigurationType$ = [
2931
- 3,
2932
- n0,
2933
- _NCT,
2873
+ var NotifyConfigurationType$ = [3, n0, _NCT,
2934
2874
  0,
2935
2875
  [_F, _RTe, _SA, _BE, _NAEo, _ME],
2936
- [0, 0, 0, () => NotifyEmailType$, () => NotifyEmailType$, () => NotifyEmailType$],
2937
- ];
2938
- var NotifyEmailType$ = [3, n0, _NET, 0, [_Su, _HB, _TB], [0, 0, 0]];
2939
- var NumberAttributeConstraintsType$ = [3, n0, _NACT, 0, [_MV, _MVa], [0, 0]];
2940
- var PasswordHistoryPolicyViolationException$ = [
2941
- -3,
2942
- n0,
2943
- _PHPVE,
2876
+ [0, 0, 0, () => NotifyEmailType$, () => NotifyEmailType$, () => NotifyEmailType$]
2877
+ ];
2878
+ var NotifyEmailType$ = [3, n0, _NET,
2879
+ 0,
2880
+ [_Su, _HB, _TB],
2881
+ [0, 0, 0]
2882
+ ];
2883
+ var NumberAttributeConstraintsType$ = [3, n0, _NACT,
2884
+ 0,
2885
+ [_MV, _MVa],
2886
+ [0, 0]
2887
+ ];
2888
+ var PasswordHistoryPolicyViolationException$ = [-3, n0, _PHPVE,
2944
2889
  { [_e]: _c, [_hE]: 400 },
2945
2890
  [_m],
2946
- [0],
2891
+ [0]
2947
2892
  ];
2948
2893
  schema.TypeRegistry.for(n0).registerError(PasswordHistoryPolicyViolationException$, PasswordHistoryPolicyViolationException);
2949
- var PasswordPolicyType$ = [
2950
- 3,
2951
- n0,
2952
- _PPT,
2894
+ var PasswordPolicyType$ = [3, n0, _PPT,
2953
2895
  0,
2954
2896
  [_ML, _RU, _RLe, _RN, _RSeq, _PHS, _TPVD],
2955
- [1, 2, 2, 2, 2, 1, 1],
2897
+ [1, 2, 2, 2, 2, 1, 1]
2898
+ ];
2899
+ var PasswordResetRequiredException$ = [-3, n0, _PRRE,
2900
+ { [_e]: _c, [_hE]: 400 },
2901
+ [_m],
2902
+ [0]
2956
2903
  ];
2957
- var PasswordResetRequiredException$ = [-3, n0, _PRRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2958
2904
  schema.TypeRegistry.for(n0).registerError(PasswordResetRequiredException$, PasswordResetRequiredException);
2959
- var PreconditionNotMetException$ = [-3, n0, _PNME, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2905
+ var PreconditionNotMetException$ = [-3, n0, _PNME,
2906
+ { [_e]: _c, [_hE]: 400 },
2907
+ [_m],
2908
+ [0]
2909
+ ];
2960
2910
  schema.TypeRegistry.for(n0).registerError(PreconditionNotMetException$, PreconditionNotMetException);
2961
- var PreTokenGenerationVersionConfigType$ = [3, n0, _PTGVCT, 0, [_LV, _LAa], [0, 0]];
2962
- var ProviderDescription$ = [3, n0, _PDr, 0, [_PN, _PTr, _LMD, _CDr], [0, 0, 4, 4]];
2963
- var ProviderUserIdentifierType$ = [3, n0, _PUIT, 0, [_PN, _PAN, _PAV], [0, 0, 0]];
2964
- var RecoveryOptionType$ = [3, n0, _ROT, 0, [_Pri, _Na], [1, 0]];
2965
- var RefreshTokenReuseException$ = [-3, n0, _RTRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
2911
+ var PreTokenGenerationVersionConfigType$ = [3, n0, _PTGVCT,
2912
+ 0,
2913
+ [_LV, _LAa],
2914
+ [0, 0]
2915
+ ];
2916
+ var ProviderDescription$ = [3, n0, _PDr,
2917
+ 0,
2918
+ [_PN, _PTr, _LMD, _CDr],
2919
+ [0, 0, 4, 4]
2920
+ ];
2921
+ var ProviderUserIdentifierType$ = [3, n0, _PUIT,
2922
+ 0,
2923
+ [_PN, _PAN, _PAV],
2924
+ [0, 0, 0]
2925
+ ];
2926
+ var RecoveryOptionType$ = [3, n0, _ROT,
2927
+ 0,
2928
+ [_Pri, _Na],
2929
+ [1, 0]
2930
+ ];
2931
+ var RefreshTokenReuseException$ = [-3, n0, _RTRE,
2932
+ { [_e]: _c, [_hE]: 400 },
2933
+ [_m],
2934
+ [0]
2935
+ ];
2966
2936
  schema.TypeRegistry.for(n0).registerError(RefreshTokenReuseException$, RefreshTokenReuseException);
2967
- var RefreshTokenRotationType$ = [3, n0, _RTRT, 0, [_Fe, _RGPS], [0, 1]];
2968
- var ResendConfirmationCodeRequest$ = [
2969
- 3,
2970
- n0,
2971
- _RCCR,
2937
+ var RefreshTokenRotationType$ = [3, n0, _RTRT,
2938
+ 0,
2939
+ [_Fe, _RGPS],
2940
+ [0, 1]
2941
+ ];
2942
+ var ResendConfirmationCodeRequest$ = [3, n0, _RCCR,
2972
2943
  0,
2973
2944
  [_CI, _SH, _UCDs, _U, _AM, _CM],
2974
- [
2975
- [() => ClientIdType, 0],
2976
- [() => SecretHashType, 0],
2977
- [() => UserContextDataType$, 0],
2978
- [() => UsernameType, 0],
2979
- () => AnalyticsMetadataType$,
2980
- 128 | 0,
2981
- ],
2982
- ];
2983
- var ResendConfirmationCodeResponse$ = [
2984
- 3,
2985
- n0,
2986
- _RCCRe,
2945
+ [[() => ClientIdType, 0], [() => SecretHashType, 0], [() => UserContextDataType$, 0], [() => UsernameType, 0], () => AnalyticsMetadataType$, 128 | 0]
2946
+ ];
2947
+ var ResendConfirmationCodeResponse$ = [3, n0, _RCCRe,
2987
2948
  0,
2988
2949
  [_CDD],
2989
- [() => CodeDeliveryDetailsType$],
2950
+ [() => CodeDeliveryDetailsType$]
2951
+ ];
2952
+ var ResourceNotFoundException$ = [-3, n0, _RNFE,
2953
+ { [_e]: _c, [_hE]: 404 },
2954
+ [_m],
2955
+ [0]
2990
2956
  ];
2991
- var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
2992
2957
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
2993
- var ResourceServerScopeType$ = [3, n0, _RSST, 0, [_SNc, _SD], [0, 0]];
2994
- var ResourceServerType$ = [
2995
- 3,
2996
- n0,
2997
- _RST,
2958
+ var ResourceServerScopeType$ = [3, n0, _RSST,
2959
+ 0,
2960
+ [_SNc, _SD],
2961
+ [0, 0]
2962
+ ];
2963
+ var ResourceServerType$ = [3, n0, _RST,
2998
2964
  0,
2999
2965
  [_UPI, _I, _Na, _Sc],
3000
- [0, 0, 0, () => ResourceServerScopeListType],
2966
+ [0, 0, 0, () => ResourceServerScopeListType]
3001
2967
  ];
3002
- var RespondToAuthChallengeRequest$ = [
3003
- 3,
3004
- n0,
3005
- _RTACR,
2968
+ var RespondToAuthChallengeRequest$ = [3, n0, _RTACR,
3006
2969
  0,
3007
2970
  [_CI, _CN, _S, _CR, _AM, _UCDs, _CM],
3008
- [
3009
- [() => ClientIdType, 0],
3010
- 0,
3011
- [() => SessionType, 0],
3012
- [() => ChallengeResponsesType, 0],
3013
- () => AnalyticsMetadataType$,
3014
- [() => UserContextDataType$, 0],
3015
- 128 | 0,
3016
- ],
3017
- ];
3018
- var RespondToAuthChallengeResponse$ = [
3019
- 3,
3020
- n0,
3021
- _RTACRe,
2971
+ [[() => ClientIdType, 0], 0, [() => SessionType, 0], [() => ChallengeResponsesType, 0], () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], 128 | 0]
2972
+ ];
2973
+ var RespondToAuthChallengeResponse$ = [3, n0, _RTACRe,
3022
2974
  0,
3023
2975
  [_CN, _S, _CP, _AR],
3024
- [0, [() => SessionType, 0], 128 | 0, [() => AuthenticationResultType$, 0]],
2976
+ [0, [() => SessionType, 0], 128 | 0, [() => AuthenticationResultType$, 0]]
3025
2977
  ];
3026
- var RevokeTokenRequest$ = [
3027
- 3,
3028
- n0,
3029
- _RTRe,
2978
+ var RevokeTokenRequest$ = [3, n0, _RTRe,
3030
2979
  0,
3031
2980
  [_To, _CI, _CSl],
3032
- [
3033
- [() => TokenModelType, 0],
3034
- [() => ClientIdType, 0],
3035
- [() => ClientSecretType, 0],
3036
- ],
3037
- ];
3038
- var RevokeTokenResponse$ = [3, n0, _RTRev, 0, [], []];
3039
- var RiskConfigurationType$ = [
3040
- 3,
3041
- n0,
3042
- _RCT,
2981
+ [[() => TokenModelType, 0], [() => ClientIdType, 0], [() => ClientSecretType, 0]]
2982
+ ];
2983
+ var RevokeTokenResponse$ = [3, n0, _RTRev,
2984
+ 0,
2985
+ [],
2986
+ []
2987
+ ];
2988
+ var RiskConfigurationType$ = [3, n0, _RCT,
3043
2989
  0,
3044
2990
  [_UPI, _CI, _CCRC, _ATRC, _REC, _LMD],
3045
- [
3046
- 0,
3047
- [() => ClientIdType, 0],
3048
- () => CompromisedCredentialsRiskConfigurationType$,
3049
- () => AccountTakeoverRiskConfigurationType$,
3050
- () => RiskExceptionConfigurationType$,
3051
- 4,
3052
- ],
3053
- ];
3054
- var RiskExceptionConfigurationType$ = [
3055
- 3,
3056
- n0,
3057
- _RECT,
2991
+ [0, [() => ClientIdType, 0], () => CompromisedCredentialsRiskConfigurationType$, () => AccountTakeoverRiskConfigurationType$, () => RiskExceptionConfigurationType$, 4]
2992
+ ];
2993
+ var RiskExceptionConfigurationType$ = [3, n0, _RECT,
3058
2994
  0,
3059
2995
  [_BIPRL, _SIPRL],
3060
- [64 | 0, 64 | 0],
2996
+ [64 | 0, 64 | 0]
2997
+ ];
2998
+ var S3ConfigurationType$ = [3, n0, _SCTo,
2999
+ 0,
3000
+ [_BA],
3001
+ [0]
3061
3002
  ];
3062
- var S3ConfigurationType$ = [3, n0, _SCTo, 0, [_BA], [0]];
3063
- var SchemaAttributeType$ = [
3064
- 3,
3065
- n0,
3066
- _SAT,
3003
+ var SchemaAttributeType$ = [3, n0, _SAT,
3067
3004
  0,
3068
3005
  [_Na, _ADT, _DOA, _Mu, _R, _NAC, _SAC],
3069
- [0, 0, 2, 2, 2, () => NumberAttributeConstraintsType$, () => StringAttributeConstraintsType$],
3006
+ [0, 0, 2, 2, 2, () => NumberAttributeConstraintsType$, () => StringAttributeConstraintsType$]
3007
+ ];
3008
+ var ScopeDoesNotExistException$ = [-3, n0, _SDNEE,
3009
+ { [_e]: _c, [_hE]: 400 },
3010
+ [_m],
3011
+ [0]
3070
3012
  ];
3071
- var ScopeDoesNotExistException$ = [-3, n0, _SDNEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3072
3013
  schema.TypeRegistry.for(n0).registerError(ScopeDoesNotExistException$, ScopeDoesNotExistException);
3073
- var SetLogDeliveryConfigurationRequest$ = [
3074
- 3,
3075
- n0,
3076
- _SLDCR,
3014
+ var SetLogDeliveryConfigurationRequest$ = [3, n0, _SLDCR,
3077
3015
  0,
3078
3016
  [_UPI, _LCo],
3079
- [0, () => LogConfigurationListType],
3017
+ [0, () => LogConfigurationListType]
3080
3018
  ];
3081
- var SetLogDeliveryConfigurationResponse$ = [
3082
- 3,
3083
- n0,
3084
- _SLDCRe,
3019
+ var SetLogDeliveryConfigurationResponse$ = [3, n0, _SLDCRe,
3085
3020
  0,
3086
3021
  [_LDC],
3087
- [() => LogDeliveryConfigurationType$],
3022
+ [() => LogDeliveryConfigurationType$]
3088
3023
  ];
3089
- var SetRiskConfigurationRequest$ = [
3090
- 3,
3091
- n0,
3092
- _SRCR,
3024
+ var SetRiskConfigurationRequest$ = [3, n0, _SRCR,
3093
3025
  0,
3094
3026
  [_UPI, _CI, _CCRC, _ATRC, _REC],
3095
- [
3096
- 0,
3097
- [() => ClientIdType, 0],
3098
- () => CompromisedCredentialsRiskConfigurationType$,
3099
- () => AccountTakeoverRiskConfigurationType$,
3100
- () => RiskExceptionConfigurationType$,
3101
- ],
3102
- ];
3103
- var SetRiskConfigurationResponse$ = [
3104
- 3,
3105
- n0,
3106
- _SRCRe,
3027
+ [0, [() => ClientIdType, 0], () => CompromisedCredentialsRiskConfigurationType$, () => AccountTakeoverRiskConfigurationType$, () => RiskExceptionConfigurationType$]
3028
+ ];
3029
+ var SetRiskConfigurationResponse$ = [3, n0, _SRCRe,
3107
3030
  0,
3108
3031
  [_RC],
3109
- [[() => RiskConfigurationType$, 0]],
3032
+ [[() => RiskConfigurationType$, 0]]
3110
3033
  ];
3111
- var SetUICustomizationRequest$ = [
3112
- 3,
3113
- n0,
3114
- _SUICR,
3034
+ var SetUICustomizationRequest$ = [3, n0, _SUICR,
3115
3035
  0,
3116
3036
  [_UPI, _CI, _CSS, _IF],
3117
- [0, [() => ClientIdType, 0], 0, 21],
3037
+ [0, [() => ClientIdType, 0], 0, 21]
3118
3038
  ];
3119
- var SetUICustomizationResponse$ = [
3120
- 3,
3121
- n0,
3122
- _SUICRe,
3039
+ var SetUICustomizationResponse$ = [3, n0, _SUICRe,
3123
3040
  0,
3124
3041
  [_UIC],
3125
- [[() => UICustomizationType$, 0]],
3042
+ [[() => UICustomizationType$, 0]]
3043
+ ];
3044
+ var SetUserMFAPreferenceRequest$ = [3, n0, _SUMFAPR,
3045
+ 0,
3046
+ [_SMSMS, _STMS, _EMS, _ATc],
3047
+ [() => SMSMfaSettingsType$, () => SoftwareTokenMfaSettingsType$, () => EmailMfaSettingsType$, [() => TokenModelType, 0]]
3048
+ ];
3049
+ var SetUserMFAPreferenceResponse$ = [3, n0, _SUMFAPRe,
3050
+ 0,
3051
+ [],
3052
+ []
3053
+ ];
3054
+ var SetUserPoolMfaConfigRequest$ = [3, n0, _SUPMCR,
3055
+ 0,
3056
+ [_UPI, _SMC, _STMC, _EMC, _MC, _WAC],
3057
+ [0, () => SmsMfaConfigType$, () => SoftwareTokenMfaConfigType$, () => EmailMfaConfigType$, 0, () => WebAuthnConfigurationType$]
3058
+ ];
3059
+ var SetUserPoolMfaConfigResponse$ = [3, n0, _SUPMCRe,
3060
+ 0,
3061
+ [_SMC, _STMC, _EMC, _MC, _WAC],
3062
+ [() => SmsMfaConfigType$, () => SoftwareTokenMfaConfigType$, () => EmailMfaConfigType$, 0, () => WebAuthnConfigurationType$]
3063
+ ];
3064
+ var SetUserSettingsRequest$ = [3, n0, _SUSR,
3065
+ 0,
3066
+ [_ATc, _MFAO],
3067
+ [[() => TokenModelType, 0], () => MFAOptionListType]
3068
+ ];
3069
+ var SetUserSettingsResponse$ = [3, n0, _SUSRe,
3070
+ 0,
3071
+ [],
3072
+ []
3073
+ ];
3074
+ var SignInPolicyType$ = [3, n0, _SIPT,
3075
+ 0,
3076
+ [_AFAF],
3077
+ [64 | 0]
3078
+ ];
3079
+ var SignUpRequest$ = [3, n0, _SUR,
3080
+ 0,
3081
+ [_CI, _SH, _U, _P, _UA, _VD, _AM, _UCDs, _CM],
3082
+ [[() => ClientIdType, 0], [() => SecretHashType, 0], [() => UsernameType, 0], [() => PasswordType, 0], [() => AttributeListType, 0], [() => AttributeListType, 0], () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], 128 | 0]
3083
+ ];
3084
+ var SignUpResponse$ = [3, n0, _SURi,
3085
+ 0,
3086
+ [_UCs, _CDD, _USs, _S],
3087
+ [2, () => CodeDeliveryDetailsType$, 0, [() => SessionType, 0]]
3088
+ ];
3089
+ var SmsConfigurationType$ = [3, n0, _SCTm,
3090
+ 0,
3091
+ [_SCA, _EIx, _SR],
3092
+ [0, 0, 0]
3093
+ ];
3094
+ var SmsMfaConfigType$ = [3, n0, _SMCT,
3095
+ 0,
3096
+ [_SAM, _SCm],
3097
+ [0, () => SmsConfigurationType$]
3098
+ ];
3099
+ var SMSMfaSettingsType$ = [3, n0, _SMSMST,
3100
+ 0,
3101
+ [_E, _PM],
3102
+ [2, 2]
3103
+ ];
3104
+ var SoftwareTokenMfaConfigType$ = [3, n0, _STMCT,
3105
+ 0,
3106
+ [_E],
3107
+ [2]
3108
+ ];
3109
+ var SoftwareTokenMFANotFoundException$ = [-3, n0, _STMFANFE,
3110
+ { [_e]: _c, [_hE]: 400 },
3111
+ [_m],
3112
+ [0]
3113
+ ];
3114
+ schema.TypeRegistry.for(n0).registerError(SoftwareTokenMFANotFoundException$, SoftwareTokenMFANotFoundException);
3115
+ var SoftwareTokenMfaSettingsType$ = [3, n0, _STMST,
3116
+ 0,
3117
+ [_E, _PM],
3118
+ [2, 2]
3119
+ ];
3120
+ var StartUserImportJobRequest$ = [3, n0, _SUIJR,
3121
+ 0,
3122
+ [_UPI, _JI],
3123
+ [0, 0]
3124
+ ];
3125
+ var StartUserImportJobResponse$ = [3, n0, _SUIJRt,
3126
+ 0,
3127
+ [_UIJ],
3128
+ [() => UserImportJobType$]
3126
3129
  ];
3127
- var SetUserMFAPreferenceRequest$ = [
3128
- 3,
3129
- n0,
3130
- _SUMFAPR,
3130
+ var StartWebAuthnRegistrationRequest$ = [3, n0, _SWARR,
3131
3131
  0,
3132
- [_SMSMS, _STMS, _EMS, _ATc],
3133
- [
3134
- () => SMSMfaSettingsType$,
3135
- () => SoftwareTokenMfaSettingsType$,
3136
- () => EmailMfaSettingsType$,
3137
- [() => TokenModelType, 0],
3138
- ],
3139
- ];
3140
- var SetUserMFAPreferenceResponse$ = [3, n0, _SUMFAPRe, 0, [], []];
3141
- var SetUserPoolMfaConfigRequest$ = [
3142
- 3,
3143
- n0,
3144
- _SUPMCR,
3145
- 0,
3146
- [_UPI, _SMC, _STMC, _EMC, _MC, _WAC],
3147
- [
3148
- 0,
3149
- () => SmsMfaConfigType$,
3150
- () => SoftwareTokenMfaConfigType$,
3151
- () => EmailMfaConfigType$,
3152
- 0,
3153
- () => WebAuthnConfigurationType$,
3154
- ],
3155
- ];
3156
- var SetUserPoolMfaConfigResponse$ = [
3157
- 3,
3158
- n0,
3159
- _SUPMCRe,
3132
+ [_ATc],
3133
+ [[() => TokenModelType, 0]]
3134
+ ];
3135
+ var StartWebAuthnRegistrationResponse$ = [3, n0, _SWARRt,
3160
3136
  0,
3161
- [_SMC, _STMC, _EMC, _MC, _WAC],
3162
- [
3163
- () => SmsMfaConfigType$,
3164
- () => SoftwareTokenMfaConfigType$,
3165
- () => EmailMfaConfigType$,
3166
- 0,
3167
- () => WebAuthnConfigurationType$,
3168
- ],
3169
- ];
3170
- var SetUserSettingsRequest$ = [
3171
- 3,
3172
- n0,
3173
- _SUSR,
3137
+ [_CCO],
3138
+ [15]
3139
+ ];
3140
+ var StopUserImportJobRequest$ = [3, n0, _SUIJRto,
3174
3141
  0,
3175
- [_ATc, _MFAO],
3176
- [[() => TokenModelType, 0], () => MFAOptionListType],
3142
+ [_UPI, _JI],
3143
+ [0, 0]
3177
3144
  ];
3178
- var SetUserSettingsResponse$ = [3, n0, _SUSRe, 0, [], []];
3179
- var SignInPolicyType$ = [3, n0, _SIPT, 0, [_AFAF], [64 | 0]];
3180
- var SignUpRequest$ = [
3181
- 3,
3182
- n0,
3183
- _SUR,
3145
+ var StopUserImportJobResponse$ = [3, n0, _SUIJRtop,
3184
3146
  0,
3185
- [_CI, _SH, _U, _P, _UA, _VD, _AM, _UCDs, _CM],
3186
- [
3187
- [() => ClientIdType, 0],
3188
- [() => SecretHashType, 0],
3189
- [() => UsernameType, 0],
3190
- [() => PasswordType, 0],
3191
- [() => AttributeListType, 0],
3192
- [() => AttributeListType, 0],
3193
- () => AnalyticsMetadataType$,
3194
- [() => UserContextDataType$, 0],
3195
- 128 | 0,
3196
- ],
3197
- ];
3198
- var SignUpResponse$ = [
3199
- 3,
3200
- n0,
3201
- _SURi,
3147
+ [_UIJ],
3148
+ [() => UserImportJobType$]
3149
+ ];
3150
+ var StringAttributeConstraintsType$ = [3, n0, _SACT,
3202
3151
  0,
3203
- [_UCs, _CDD, _USs, _S],
3204
- [2, () => CodeDeliveryDetailsType$, 0, [() => SessionType, 0]],
3205
- ];
3206
- var SmsConfigurationType$ = [3, n0, _SCTm, 0, [_SCA, _EIx, _SR], [0, 0, 0]];
3207
- var SmsMfaConfigType$ = [3, n0, _SMCT, 0, [_SAM, _SCm], [0, () => SmsConfigurationType$]];
3208
- var SMSMfaSettingsType$ = [3, n0, _SMSMST, 0, [_E, _PM], [2, 2]];
3209
- var SoftwareTokenMfaConfigType$ = [3, n0, _STMCT, 0, [_E], [2]];
3210
- var SoftwareTokenMFANotFoundException$ = [
3211
- -3,
3212
- n0,
3213
- _STMFANFE,
3214
- { [_e]: _c, [_hE]: 400 },
3215
- [_m],
3216
- [0],
3152
+ [_MLi, _MLa],
3153
+ [0, 0]
3217
3154
  ];
3218
- schema.TypeRegistry.for(n0).registerError(SoftwareTokenMFANotFoundException$, SoftwareTokenMFANotFoundException);
3219
- var SoftwareTokenMfaSettingsType$ = [3, n0, _STMST, 0, [_E, _PM], [2, 2]];
3220
- var StartUserImportJobRequest$ = [3, n0, _SUIJR, 0, [_UPI, _JI], [0, 0]];
3221
- var StartUserImportJobResponse$ = [3, n0, _SUIJRt, 0, [_UIJ], [() => UserImportJobType$]];
3222
- var StartWebAuthnRegistrationRequest$ = [
3223
- 3,
3224
- n0,
3225
- _SWARR,
3155
+ var TagResourceRequest$ = [3, n0, _TRR,
3226
3156
  0,
3227
- [_ATc],
3228
- [[() => TokenModelType, 0]],
3157
+ [_RAes, _Ta],
3158
+ [0, 128 | 0]
3229
3159
  ];
3230
- var StartWebAuthnRegistrationResponse$ = [3, n0, _SWARRt, 0, [_CCO], [15]];
3231
- var StopUserImportJobRequest$ = [3, n0, _SUIJRto, 0, [_UPI, _JI], [0, 0]];
3232
- var StopUserImportJobResponse$ = [
3233
- 3,
3234
- n0,
3235
- _SUIJRtop,
3160
+ var TagResourceResponse$ = [3, n0, _TRRa,
3236
3161
  0,
3237
- [_UIJ],
3238
- [() => UserImportJobType$],
3162
+ [],
3163
+ []
3239
3164
  ];
3240
- var StringAttributeConstraintsType$ = [3, n0, _SACT, 0, [_MLi, _MLa], [0, 0]];
3241
- var TagResourceRequest$ = [3, n0, _TRR, 0, [_RAes, _Ta], [0, 128 | 0]];
3242
- var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
3243
- var TermsDescriptionType$ = [
3244
- 3,
3245
- n0,
3246
- _TDT,
3165
+ var TermsDescriptionType$ = [3, n0, _TDT,
3247
3166
  0,
3248
3167
  [_TI, _TN, _En, _CDr, _LMD],
3249
- [0, 0, 0, 4, 4],
3168
+ [0, 0, 0, 4, 4]
3169
+ ];
3170
+ var TermsExistsException$ = [-3, n0, _TEE,
3171
+ { [_e]: _c, [_hE]: 400 },
3172
+ [_m],
3173
+ [0]
3250
3174
  ];
3251
- var TermsExistsException$ = [-3, n0, _TEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3252
3175
  schema.TypeRegistry.for(n0).registerError(TermsExistsException$, TermsExistsException);
3253
- var TermsType$ = [
3254
- 3,
3255
- n0,
3256
- _TTe,
3176
+ var TermsType$ = [3, n0, _TTe,
3257
3177
  0,
3258
3178
  [_TI, _UPI, _CI, _TN, _TS, _En, _Li, _CDr, _LMD],
3259
- [0, 0, [() => ClientIdType, 0], 0, 0, 0, 128 | 0, 4, 4],
3179
+ [0, 0, [() => ClientIdType, 0], 0, 0, 0, 128 | 0, 4, 4]
3180
+ ];
3181
+ var TierChangeNotAllowedException$ = [-3, n0, _TCNAE,
3182
+ { [_e]: _c, [_hE]: 403 },
3183
+ [_m],
3184
+ [0]
3260
3185
  ];
3261
- var TierChangeNotAllowedException$ = [-3, n0, _TCNAE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
3262
3186
  schema.TypeRegistry.for(n0).registerError(TierChangeNotAllowedException$, TierChangeNotAllowedException);
3263
- var TokenValidityUnitsType$ = [3, n0, _TVUT, 0, [_ATc, _IT, _RT], [0, 0, 0]];
3264
- var TooManyFailedAttemptsException$ = [-3, n0, _TMFAE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3187
+ var TokenValidityUnitsType$ = [3, n0, _TVUT,
3188
+ 0,
3189
+ [_ATc, _IT, _RT],
3190
+ [0, 0, 0]
3191
+ ];
3192
+ var TooManyFailedAttemptsException$ = [-3, n0, _TMFAE,
3193
+ { [_e]: _c, [_hE]: 400 },
3194
+ [_m],
3195
+ [0]
3196
+ ];
3265
3197
  schema.TypeRegistry.for(n0).registerError(TooManyFailedAttemptsException$, TooManyFailedAttemptsException);
3266
- var TooManyRequestsException$ = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
3198
+ var TooManyRequestsException$ = [-3, n0, _TMRE,
3199
+ { [_e]: _c, [_hE]: 429 },
3200
+ [_m],
3201
+ [0]
3202
+ ];
3267
3203
  schema.TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
3268
- var UICustomizationType$ = [
3269
- 3,
3270
- n0,
3271
- _UICT,
3204
+ var UICustomizationType$ = [3, n0, _UICT,
3272
3205
  0,
3273
3206
  [_UPI, _CI, _IU, _CSS, _CSSV, _LMD, _CDr],
3274
- [0, [() => ClientIdType, 0], 0, 0, 0, 4, 4],
3207
+ [0, [() => ClientIdType, 0], 0, 0, 0, 4, 4]
3208
+ ];
3209
+ var UnauthorizedException$ = [-3, n0, _UE,
3210
+ { [_e]: _c, [_hE]: 401 },
3211
+ [_m],
3212
+ [0]
3275
3213
  ];
3276
- var UnauthorizedException$ = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_m], [0]];
3277
3214
  schema.TypeRegistry.for(n0).registerError(UnauthorizedException$, UnauthorizedException);
3278
- var UnexpectedLambdaException$ = [-3, n0, _ULE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3215
+ var UnexpectedLambdaException$ = [-3, n0, _ULE,
3216
+ { [_e]: _c, [_hE]: 400 },
3217
+ [_m],
3218
+ [0]
3219
+ ];
3279
3220
  schema.TypeRegistry.for(n0).registerError(UnexpectedLambdaException$, UnexpectedLambdaException);
3280
- var UnsupportedIdentityProviderException$ = [
3281
- -3,
3282
- n0,
3283
- _UIPE,
3221
+ var UnsupportedIdentityProviderException$ = [-3, n0, _UIPE,
3284
3222
  { [_e]: _c, [_hE]: 400 },
3285
3223
  [_m],
3286
- [0],
3224
+ [0]
3287
3225
  ];
3288
3226
  schema.TypeRegistry.for(n0).registerError(UnsupportedIdentityProviderException$, UnsupportedIdentityProviderException);
3289
- var UnsupportedOperationException$ = [-3, n0, _UOE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3227
+ var UnsupportedOperationException$ = [-3, n0, _UOE,
3228
+ { [_e]: _c, [_hE]: 400 },
3229
+ [_m],
3230
+ [0]
3231
+ ];
3290
3232
  schema.TypeRegistry.for(n0).registerError(UnsupportedOperationException$, UnsupportedOperationException);
3291
- var UnsupportedTokenTypeException$ = [-3, n0, _UTTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3233
+ var UnsupportedTokenTypeException$ = [-3, n0, _UTTE,
3234
+ { [_e]: _c, [_hE]: 400 },
3235
+ [_m],
3236
+ [0]
3237
+ ];
3292
3238
  schema.TypeRegistry.for(n0).registerError(UnsupportedTokenTypeException$, UnsupportedTokenTypeException);
3293
- var UnsupportedUserStateException$ = [-3, n0, _UUSE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3239
+ var UnsupportedUserStateException$ = [-3, n0, _UUSE,
3240
+ { [_e]: _c, [_hE]: 400 },
3241
+ [_m],
3242
+ [0]
3243
+ ];
3294
3244
  schema.TypeRegistry.for(n0).registerError(UnsupportedUserStateException$, UnsupportedUserStateException);
3295
- var UntagResourceRequest$ = [3, n0, _URR, 0, [_RAes, _TK], [0, 64 | 0]];
3296
- var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
3297
- var UpdateAuthEventFeedbackRequest$ = [
3298
- 3,
3299
- n0,
3300
- _UAEFR,
3245
+ var UntagResourceRequest$ = [3, n0, _URR,
3246
+ 0,
3247
+ [_RAes, _TK],
3248
+ [0, 64 | 0]
3249
+ ];
3250
+ var UntagResourceResponse$ = [3, n0, _URRn,
3251
+ 0,
3252
+ [],
3253
+ []
3254
+ ];
3255
+ var UpdateAuthEventFeedbackRequest$ = [3, n0, _UAEFR,
3301
3256
  0,
3302
3257
  [_UPI, _U, _EI, _FT, _FV],
3303
- [0, [() => UsernameType, 0], 0, [() => TokenModelType, 0], 0],
3258
+ [0, [() => UsernameType, 0], 0, [() => TokenModelType, 0], 0]
3259
+ ];
3260
+ var UpdateAuthEventFeedbackResponse$ = [3, n0, _UAEFRp,
3261
+ 0,
3262
+ [],
3263
+ []
3304
3264
  ];
3305
- var UpdateAuthEventFeedbackResponse$ = [3, n0, _UAEFRp, 0, [], []];
3306
- var UpdateDeviceStatusRequest$ = [
3307
- 3,
3308
- n0,
3309
- _UDSR,
3265
+ var UpdateDeviceStatusRequest$ = [3, n0, _UDSR,
3310
3266
  0,
3311
3267
  [_ATc, _DK, _DRS],
3312
- [[() => TokenModelType, 0], 0, 0],
3268
+ [[() => TokenModelType, 0], 0, 0]
3269
+ ];
3270
+ var UpdateDeviceStatusResponse$ = [3, n0, _UDSRp,
3271
+ 0,
3272
+ [],
3273
+ []
3313
3274
  ];
3314
- var UpdateDeviceStatusResponse$ = [3, n0, _UDSRp, 0, [], []];
3315
- var UpdateGroupRequest$ = [3, n0, _UGR, 0, [_GN, _UPI, _Desc, _RA, _Pr], [0, 0, 0, 0, 1]];
3316
- var UpdateGroupResponse$ = [3, n0, _UGRp, 0, [_Gr], [() => GroupType$]];
3317
- var UpdateIdentityProviderRequest$ = [
3318
- 3,
3319
- n0,
3320
- _UIPR,
3275
+ var UpdateGroupRequest$ = [3, n0, _UGR,
3276
+ 0,
3277
+ [_GN, _UPI, _Desc, _RA, _Pr],
3278
+ [0, 0, 0, 0, 1]
3279
+ ];
3280
+ var UpdateGroupResponse$ = [3, n0, _UGRp,
3281
+ 0,
3282
+ [_Gr],
3283
+ [() => GroupType$]
3284
+ ];
3285
+ var UpdateIdentityProviderRequest$ = [3, n0, _UIPR,
3321
3286
  0,
3322
3287
  [_UPI, _PN, _PD, _AMt, _II],
3323
- [0, 0, 128 | 0, 128 | 0, 64 | 0],
3288
+ [0, 0, 128 | 0, 128 | 0, 64 | 0]
3324
3289
  ];
3325
- var UpdateIdentityProviderResponse$ = [
3326
- 3,
3327
- n0,
3328
- _UIPRp,
3290
+ var UpdateIdentityProviderResponse$ = [3, n0, _UIPRp,
3329
3291
  0,
3330
3292
  [_IP],
3331
- [() => IdentityProviderType$],
3293
+ [() => IdentityProviderType$]
3332
3294
  ];
3333
- var UpdateManagedLoginBrandingRequest$ = [
3334
- 3,
3335
- n0,
3336
- _UMLBR,
3295
+ var UpdateManagedLoginBrandingRequest$ = [3, n0, _UMLBR,
3337
3296
  0,
3338
3297
  [_UPI, _MLBI, _UCPV, _Se, _As],
3339
- [0, 0, 2, 15, () => AssetListType],
3298
+ [0, 0, 2, 15, () => AssetListType]
3340
3299
  ];
3341
- var UpdateManagedLoginBrandingResponse$ = [
3342
- 3,
3343
- n0,
3344
- _UMLBRp,
3300
+ var UpdateManagedLoginBrandingResponse$ = [3, n0, _UMLBRp,
3345
3301
  0,
3346
3302
  [_MLB],
3347
- [() => ManagedLoginBrandingType$],
3303
+ [() => ManagedLoginBrandingType$]
3348
3304
  ];
3349
- var UpdateResourceServerRequest$ = [
3350
- 3,
3351
- n0,
3352
- _URSR,
3305
+ var UpdateResourceServerRequest$ = [3, n0, _URSR,
3353
3306
  0,
3354
3307
  [_UPI, _I, _Na, _Sc],
3355
- [0, 0, 0, () => ResourceServerScopeListType],
3308
+ [0, 0, 0, () => ResourceServerScopeListType]
3356
3309
  ];
3357
- var UpdateResourceServerResponse$ = [
3358
- 3,
3359
- n0,
3360
- _URSRp,
3310
+ var UpdateResourceServerResponse$ = [3, n0, _URSRp,
3361
3311
  0,
3362
3312
  [_RS],
3363
- [() => ResourceServerType$],
3313
+ [() => ResourceServerType$]
3364
3314
  ];
3365
- var UpdateTermsRequest$ = [
3366
- 3,
3367
- n0,
3368
- _UTR,
3315
+ var UpdateTermsRequest$ = [3, n0, _UTR,
3369
3316
  0,
3370
3317
  [_TI, _UPI, _TN, _TS, _En, _Li],
3371
- [0, 0, 0, 0, 0, 128 | 0],
3318
+ [0, 0, 0, 0, 0, 128 | 0]
3372
3319
  ];
3373
- var UpdateTermsResponse$ = [3, n0, _UTRp, 0, [_T], [[() => TermsType$, 0]]];
3374
- var UpdateUserAttributesRequest$ = [
3375
- 3,
3376
- n0,
3377
- _UUAR,
3320
+ var UpdateTermsResponse$ = [3, n0, _UTRp,
3321
+ 0,
3322
+ [_T],
3323
+ [[() => TermsType$, 0]]
3324
+ ];
3325
+ var UpdateUserAttributesRequest$ = [3, n0, _UUAR,
3378
3326
  0,
3379
3327
  [_UA, _ATc, _CM],
3380
- [[() => AttributeListType, 0], [() => TokenModelType, 0], 128 | 0],
3328
+ [[() => AttributeListType, 0], [() => TokenModelType, 0], 128 | 0]
3381
3329
  ];
3382
- var UpdateUserAttributesResponse$ = [
3383
- 3,
3384
- n0,
3385
- _UUARp,
3330
+ var UpdateUserAttributesResponse$ = [3, n0, _UUARp,
3386
3331
  0,
3387
3332
  [_CDDL],
3388
- [() => CodeDeliveryDetailsListType],
3389
- ];
3390
- var UpdateUserPoolClientRequest$ = [
3391
- 3,
3392
- n0,
3393
- _UUPCR,
3394
- 0,
3395
- [
3396
- _UPI,
3397
- _CI,
3398
- _CNl,
3399
- _RTV,
3400
- _ATV,
3401
- _ITV,
3402
- _TVU,
3403
- _RAe,
3404
- _WA,
3405
- _EAF,
3406
- _SIP,
3407
- _CURL,
3408
- _LURL,
3409
- _DRURI,
3410
- _AOAF,
3411
- _AOAS,
3412
- _AOAFUPC,
3413
- _ACn,
3414
- _PUEE,
3415
- _ETR,
3416
- _EPAUCD,
3417
- _ASV,
3418
- _RTR,
3419
- ],
3420
- [
3421
- 0,
3422
- [() => ClientIdType, 0],
3423
- 0,
3424
- 1,
3425
- 1,
3426
- 1,
3427
- () => TokenValidityUnitsType$,
3428
- 64 | 0,
3429
- 64 | 0,
3430
- 64 | 0,
3431
- 64 | 0,
3432
- 64 | 0,
3433
- 64 | 0,
3434
- 0,
3435
- 64 | 0,
3436
- 64 | 0,
3437
- 2,
3438
- () => AnalyticsConfigurationType$,
3439
- 0,
3440
- 2,
3441
- 2,
3442
- 1,
3443
- () => RefreshTokenRotationType$,
3444
- ],
3445
- ];
3446
- var UpdateUserPoolClientResponse$ = [
3447
- 3,
3448
- n0,
3449
- _UUPCRp,
3333
+ [() => CodeDeliveryDetailsListType]
3334
+ ];
3335
+ var UpdateUserPoolClientRequest$ = [3, n0, _UUPCR,
3336
+ 0,
3337
+ [_UPI, _CI, _CNl, _RTV, _ATV, _ITV, _TVU, _RAe, _WA, _EAF, _SIP, _CURL, _LURL, _DRURI, _AOAF, _AOAS, _AOAFUPC, _ACn, _PUEE, _ETR, _EPAUCD, _ASV, _RTR],
3338
+ [0, [() => ClientIdType, 0], 0, 1, 1, 1, () => TokenValidityUnitsType$, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 64 | 0, 64 | 0, 2, () => AnalyticsConfigurationType$, 0, 2, 2, 1, () => RefreshTokenRotationType$]
3339
+ ];
3340
+ var UpdateUserPoolClientResponse$ = [3, n0, _UUPCRp,
3450
3341
  0,
3451
3342
  [_UPC],
3452
- [[() => UserPoolClientType$, 0]],
3343
+ [[() => UserPoolClientType$, 0]]
3453
3344
  ];
3454
- var UpdateUserPoolDomainRequest$ = [
3455
- 3,
3456
- n0,
3457
- _UUPDR,
3345
+ var UpdateUserPoolDomainRequest$ = [3, n0, _UUPDR,
3458
3346
  0,
3459
3347
  [_Do, _UPI, _MLV, _CDC],
3460
- [0, 0, 1, () => CustomDomainConfigType$],
3461
- ];
3462
- var UpdateUserPoolDomainResponse$ = [3, n0, _UUPDRp, 0, [_MLV, _CFD], [1, 0]];
3463
- var UpdateUserPoolRequest$ = [
3464
- 3,
3465
- n0,
3466
- _UUPR,
3467
- 0,
3468
- [
3469
- _UPI,
3470
- _Po,
3471
- _DP,
3472
- _LC,
3473
- _AVA,
3474
- _SVM,
3475
- _EVM,
3476
- _EVS,
3477
- _VMT,
3478
- _SAM,
3479
- _UAUS,
3480
- _MC,
3481
- _DC,
3482
- _EC,
3483
- _SCm,
3484
- _UPT,
3485
- _ACUC,
3486
- _UPAO,
3487
- _ARS,
3488
- _PNo,
3489
- _UPTs,
3490
- ],
3491
- [
3492
- 0,
3493
- () => UserPoolPolicyType$,
3494
- 0,
3495
- () => LambdaConfigType$,
3496
- 64 | 0,
3497
- 0,
3498
- 0,
3499
- 0,
3500
- () => VerificationMessageTemplateType$,
3501
- 0,
3502
- () => UserAttributeUpdateSettingsType$,
3503
- 0,
3504
- () => DeviceConfigurationType$,
3505
- () => EmailConfigurationType$,
3506
- () => SmsConfigurationType$,
3507
- 128 | 0,
3508
- () => AdminCreateUserConfigType$,
3509
- () => UserPoolAddOnsType$,
3510
- () => AccountRecoverySettingType$,
3511
- 0,
3512
- 0,
3513
- ],
3514
- ];
3515
- var UpdateUserPoolResponse$ = [3, n0, _UUPRp, 0, [], []];
3516
- var UserAttributeUpdateSettingsType$ = [3, n0, _UAUST, 0, [_ARVBU], [64 | 0]];
3517
- var UserContextDataType$ = [3, n0, _UCDT, 8, [_IA, _ED], [0, 0]];
3518
- var UserImportInProgressException$ = [-3, n0, _UIIPE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3348
+ [0, 0, 1, () => CustomDomainConfigType$]
3349
+ ];
3350
+ var UpdateUserPoolDomainResponse$ = [3, n0, _UUPDRp,
3351
+ 0,
3352
+ [_MLV, _CFD],
3353
+ [1, 0]
3354
+ ];
3355
+ var UpdateUserPoolRequest$ = [3, n0, _UUPR,
3356
+ 0,
3357
+ [_UPI, _Po, _DP, _LC, _AVA, _SVM, _EVM, _EVS, _VMT, _SAM, _UAUS, _MC, _DC, _EC, _SCm, _UPT, _ACUC, _UPAO, _ARS, _PNo, _UPTs],
3358
+ [0, () => UserPoolPolicyType$, 0, () => LambdaConfigType$, 64 | 0, 0, 0, 0, () => VerificationMessageTemplateType$, 0, () => UserAttributeUpdateSettingsType$, 0, () => DeviceConfigurationType$, () => EmailConfigurationType$, () => SmsConfigurationType$, 128 | 0, () => AdminCreateUserConfigType$, () => UserPoolAddOnsType$, () => AccountRecoverySettingType$, 0, 0]
3359
+ ];
3360
+ var UpdateUserPoolResponse$ = [3, n0, _UUPRp,
3361
+ 0,
3362
+ [],
3363
+ []
3364
+ ];
3365
+ var UserAttributeUpdateSettingsType$ = [3, n0, _UAUST,
3366
+ 0,
3367
+ [_ARVBU],
3368
+ [64 | 0]
3369
+ ];
3370
+ var UserContextDataType$ = [3, n0, _UCDT,
3371
+ 8,
3372
+ [_IA, _ED],
3373
+ [0, 0]
3374
+ ];
3375
+ var UserImportInProgressException$ = [-3, n0, _UIIPE,
3376
+ { [_e]: _c, [_hE]: 400 },
3377
+ [_m],
3378
+ [0]
3379
+ ];
3519
3380
  schema.TypeRegistry.for(n0).registerError(UserImportInProgressException$, UserImportInProgressException);
3520
- var UserImportJobType$ = [
3521
- 3,
3522
- n0,
3523
- _UIJT,
3381
+ var UserImportJobType$ = [3, n0, _UIJT,
3524
3382
  0,
3525
3383
  [_JN, _JI, _UPI, _PSUr, _CDr, _SDt, _CDo, _St, _CWLRA, _IUm, _SUk, _FU, _CMom],
3526
- [0, 0, 0, 0, 4, 4, 4, 0, 0, 1, 1, 1, 0],
3384
+ [0, 0, 0, 0, 4, 4, 4, 0, 0, 1, 1, 1, 0]
3385
+ ];
3386
+ var UserLambdaValidationException$ = [-3, n0, _ULVE,
3387
+ { [_e]: _c, [_hE]: 400 },
3388
+ [_m],
3389
+ [0]
3527
3390
  ];
3528
- var UserLambdaValidationException$ = [-3, n0, _ULVE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3529
3391
  schema.TypeRegistry.for(n0).registerError(UserLambdaValidationException$, UserLambdaValidationException);
3530
- var UsernameConfigurationType$ = [3, n0, _UCT, 0, [_CSa], [2]];
3531
- var UsernameExistsException$ = [-3, n0, _UEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3392
+ var UsernameConfigurationType$ = [3, n0, _UCT,
3393
+ 0,
3394
+ [_CSa],
3395
+ [2]
3396
+ ];
3397
+ var UsernameExistsException$ = [-3, n0, _UEE,
3398
+ { [_e]: _c, [_hE]: 400 },
3399
+ [_m],
3400
+ [0]
3401
+ ];
3532
3402
  schema.TypeRegistry.for(n0).registerError(UsernameExistsException$, UsernameExistsException);
3533
- var UserNotConfirmedException$ = [-3, n0, _UNCE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3403
+ var UserNotConfirmedException$ = [-3, n0, _UNCE,
3404
+ { [_e]: _c, [_hE]: 400 },
3405
+ [_m],
3406
+ [0]
3407
+ ];
3534
3408
  schema.TypeRegistry.for(n0).registerError(UserNotConfirmedException$, UserNotConfirmedException);
3535
- var UserNotFoundException$ = [-3, n0, _UNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
3409
+ var UserNotFoundException$ = [-3, n0, _UNFE,
3410
+ { [_e]: _c, [_hE]: 404 },
3411
+ [_m],
3412
+ [0]
3413
+ ];
3536
3414
  schema.TypeRegistry.for(n0).registerError(UserNotFoundException$, UserNotFoundException);
3537
- var UserPoolAddOnNotEnabledException$ = [
3538
- -3,
3539
- n0,
3540
- _UPAONEE,
3415
+ var UserPoolAddOnNotEnabledException$ = [-3, n0, _UPAONEE,
3541
3416
  { [_e]: _c, [_hE]: 400 },
3542
3417
  [_m],
3543
- [0],
3418
+ [0]
3544
3419
  ];
3545
3420
  schema.TypeRegistry.for(n0).registerError(UserPoolAddOnNotEnabledException$, UserPoolAddOnNotEnabledException);
3546
- var UserPoolAddOnsType$ = [
3547
- 3,
3548
- n0,
3549
- _UPAOT,
3421
+ var UserPoolAddOnsType$ = [3, n0, _UPAOT,
3550
3422
  0,
3551
3423
  [_ASM, _ASAF],
3552
- [0, () => AdvancedSecurityAdditionalFlowsType$],
3424
+ [0, () => AdvancedSecurityAdditionalFlowsType$]
3553
3425
  ];
3554
- var UserPoolClientDescription$ = [
3555
- 3,
3556
- n0,
3557
- _UPCD,
3426
+ var UserPoolClientDescription$ = [3, n0, _UPCD,
3558
3427
  0,
3559
3428
  [_CI, _UPI, _CNl],
3560
- [[() => ClientIdType, 0], 0, 0],
3561
- ];
3562
- var UserPoolClientType$ = [
3563
- 3,
3564
- n0,
3565
- _UPCT,
3566
- 0,
3567
- [
3568
- _UPI,
3569
- _CNl,
3570
- _CI,
3571
- _CSl,
3572
- _LMD,
3573
- _CDr,
3574
- _RTV,
3575
- _ATV,
3576
- _ITV,
3577
- _TVU,
3578
- _RAe,
3579
- _WA,
3580
- _EAF,
3581
- _SIP,
3582
- _CURL,
3583
- _LURL,
3584
- _DRURI,
3585
- _AOAF,
3586
- _AOAS,
3587
- _AOAFUPC,
3588
- _ACn,
3589
- _PUEE,
3590
- _ETR,
3591
- _EPAUCD,
3592
- _ASV,
3593
- _RTR,
3594
- ],
3595
- [
3596
- 0,
3597
- 0,
3598
- [() => ClientIdType, 0],
3599
- [() => ClientSecretType, 0],
3600
- 4,
3601
- 4,
3602
- 1,
3603
- 1,
3604
- 1,
3605
- () => TokenValidityUnitsType$,
3606
- 64 | 0,
3607
- 64 | 0,
3608
- 64 | 0,
3609
- 64 | 0,
3610
- 64 | 0,
3611
- 64 | 0,
3612
- 0,
3613
- 64 | 0,
3614
- 64 | 0,
3615
- 2,
3616
- () => AnalyticsConfigurationType$,
3617
- 0,
3618
- 2,
3619
- 2,
3620
- 1,
3621
- () => RefreshTokenRotationType$,
3622
- ],
3623
- ];
3624
- var UserPoolDescriptionType$ = [
3625
- 3,
3626
- n0,
3627
- _UPDT,
3429
+ [[() => ClientIdType, 0], 0, 0]
3430
+ ];
3431
+ var UserPoolClientType$ = [3, n0, _UPCT,
3432
+ 0,
3433
+ [_UPI, _CNl, _CI, _CSl, _LMD, _CDr, _RTV, _ATV, _ITV, _TVU, _RAe, _WA, _EAF, _SIP, _CURL, _LURL, _DRURI, _AOAF, _AOAS, _AOAFUPC, _ACn, _PUEE, _ETR, _EPAUCD, _ASV, _RTR],
3434
+ [0, 0, [() => ClientIdType, 0], [() => ClientSecretType, 0], 4, 4, 1, 1, 1, () => TokenValidityUnitsType$, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 64 | 0, 64 | 0, 2, () => AnalyticsConfigurationType$, 0, 2, 2, 1, () => RefreshTokenRotationType$]
3435
+ ];
3436
+ var UserPoolDescriptionType$ = [3, n0, _UPDT,
3628
3437
  0,
3629
3438
  [_Id, _Na, _LC, _St, _LMD, _CDr],
3630
- [0, 0, () => LambdaConfigType$, 0, 4, 4],
3439
+ [0, 0, () => LambdaConfigType$, 0, 4, 4]
3631
3440
  ];
3632
- var UserPoolPolicyType$ = [
3633
- 3,
3634
- n0,
3635
- _UPPT,
3441
+ var UserPoolPolicyType$ = [3, n0, _UPPT,
3636
3442
  0,
3637
3443
  [_PPa, _SIPi],
3638
- [() => PasswordPolicyType$, () => SignInPolicyType$],
3444
+ [() => PasswordPolicyType$, () => SignInPolicyType$]
3445
+ ];
3446
+ var UserPoolTaggingException$ = [-3, n0, _UPTE,
3447
+ { [_e]: _c, [_hE]: 400 },
3448
+ [_m],
3449
+ [0]
3639
3450
  ];
3640
- var UserPoolTaggingException$ = [-3, n0, _UPTE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3641
3451
  schema.TypeRegistry.for(n0).registerError(UserPoolTaggingException$, UserPoolTaggingException);
3642
- var UserPoolType$ = [
3643
- 3,
3644
- n0,
3645
- _UPTse,
3646
- 0,
3647
- [
3648
- _Id,
3649
- _Na,
3650
- _Po,
3651
- _DP,
3652
- _LC,
3653
- _St,
3654
- _LMD,
3655
- _CDr,
3656
- _SAc,
3657
- _AVA,
3658
- _AAl,
3659
- _UAs,
3660
- _SVM,
3661
- _EVM,
3662
- _EVS,
3663
- _VMT,
3664
- _SAM,
3665
- _UAUS,
3666
- _MC,
3667
- _DC,
3668
- _ENOU,
3669
- _EC,
3670
- _SCm,
3671
- _UPT,
3672
- _SCF,
3673
- _ECF,
3674
- _Do,
3675
- _CDu,
3676
- _ACUC,
3677
- _UPAO,
3678
- _UC,
3679
- _Ar,
3680
- _ARS,
3681
- _UPTs,
3682
- ],
3683
- [
3684
- 0,
3685
- 0,
3686
- () => UserPoolPolicyType$,
3687
- 0,
3688
- () => LambdaConfigType$,
3689
- 0,
3690
- 4,
3691
- 4,
3692
- () => SchemaAttributesListType,
3693
- 64 | 0,
3694
- 64 | 0,
3695
- 64 | 0,
3696
- 0,
3697
- 0,
3698
- 0,
3699
- () => VerificationMessageTemplateType$,
3700
- 0,
3701
- () => UserAttributeUpdateSettingsType$,
3702
- 0,
3703
- () => DeviceConfigurationType$,
3704
- 1,
3705
- () => EmailConfigurationType$,
3706
- () => SmsConfigurationType$,
3707
- 128 | 0,
3708
- 0,
3709
- 0,
3710
- 0,
3711
- 0,
3712
- () => AdminCreateUserConfigType$,
3713
- () => UserPoolAddOnsType$,
3714
- () => UsernameConfigurationType$,
3715
- 0,
3716
- () => AccountRecoverySettingType$,
3717
- 0,
3718
- ],
3719
- ];
3720
- var UserType$ = [
3721
- 3,
3722
- n0,
3723
- _UTs,
3452
+ var UserPoolType$ = [3, n0, _UPTse,
3453
+ 0,
3454
+ [_Id, _Na, _Po, _DP, _LC, _St, _LMD, _CDr, _SAc, _AVA, _AAl, _UAs, _SVM, _EVM, _EVS, _VMT, _SAM, _UAUS, _MC, _DC, _ENOU, _EC, _SCm, _UPT, _SCF, _ECF, _Do, _CDu, _ACUC, _UPAO, _UC, _Ar, _ARS, _UPTs],
3455
+ [0, 0, () => UserPoolPolicyType$, 0, () => LambdaConfigType$, 0, 4, 4, () => SchemaAttributesListType, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => VerificationMessageTemplateType$, 0, () => UserAttributeUpdateSettingsType$, 0, () => DeviceConfigurationType$, 1, () => EmailConfigurationType$, () => SmsConfigurationType$, 128 | 0, 0, 0, 0, 0, () => AdminCreateUserConfigType$, () => UserPoolAddOnsType$, () => UsernameConfigurationType$, 0, () => AccountRecoverySettingType$, 0]
3456
+ ];
3457
+ var UserType$ = [3, n0, _UTs,
3724
3458
  0,
3725
3459
  [_U, _At, _UCD, _ULMD, _E, _US, _MFAO],
3726
- [[() => UsernameType, 0], [() => AttributeListType, 0], 4, 4, 2, 0, () => MFAOptionListType],
3460
+ [[() => UsernameType, 0], [() => AttributeListType, 0], 4, 4, 2, 0, () => MFAOptionListType]
3727
3461
  ];
3728
- var VerificationMessageTemplateType$ = [
3729
- 3,
3730
- n0,
3731
- _VMTT,
3462
+ var VerificationMessageTemplateType$ = [3, n0, _VMTT,
3732
3463
  0,
3733
3464
  [_SM, _EM, _ESm, _EMBL, _ESBL, _DEO],
3734
- [0, 0, 0, 0, 0, 0],
3465
+ [0, 0, 0, 0, 0, 0]
3735
3466
  ];
3736
- var VerifySoftwareTokenRequest$ = [
3737
- 3,
3738
- n0,
3739
- _VSTR,
3467
+ var VerifySoftwareTokenRequest$ = [3, n0, _VSTR,
3740
3468
  0,
3741
3469
  [_ATc, _S, _UCse, _FDN],
3742
- [[() => TokenModelType, 0], [() => SessionType, 0], [() => SoftwareTokenMFAUserCodeType, 0], 0],
3470
+ [[() => TokenModelType, 0], [() => SessionType, 0], [() => SoftwareTokenMFAUserCodeType, 0], 0]
3743
3471
  ];
3744
- var VerifySoftwareTokenResponse$ = [
3745
- 3,
3746
- n0,
3747
- _VSTRe,
3472
+ var VerifySoftwareTokenResponse$ = [3, n0, _VSTRe,
3748
3473
  0,
3749
3474
  [_St, _S],
3750
- [0, [() => SessionType, 0]],
3475
+ [0, [() => SessionType, 0]]
3751
3476
  ];
3752
- var VerifyUserAttributeRequest$ = [
3753
- 3,
3754
- n0,
3755
- _VUAR,
3477
+ var VerifyUserAttributeRequest$ = [3, n0, _VUAR,
3756
3478
  0,
3757
3479
  [_ATc, _AN, _Cod],
3758
- [[() => TokenModelType, 0], 0, 0],
3480
+ [[() => TokenModelType, 0], 0, 0]
3759
3481
  ];
3760
- var VerifyUserAttributeResponse$ = [3, n0, _VUARe, 0, [], []];
3761
- var WebAuthnChallengeNotFoundException$ = [
3762
- -3,
3763
- n0,
3764
- _WACNFE,
3482
+ var VerifyUserAttributeResponse$ = [3, n0, _VUARe,
3483
+ 0,
3484
+ [],
3485
+ []
3486
+ ];
3487
+ var WebAuthnChallengeNotFoundException$ = [-3, n0, _WACNFE,
3765
3488
  { [_e]: _c, [_hE]: 400 },
3766
3489
  [_m],
3767
- [0],
3490
+ [0]
3768
3491
  ];
3769
3492
  schema.TypeRegistry.for(n0).registerError(WebAuthnChallengeNotFoundException$, WebAuthnChallengeNotFoundException);
3770
- var WebAuthnClientMismatchException$ = [-3, n0, _WACME, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3493
+ var WebAuthnClientMismatchException$ = [-3, n0, _WACME,
3494
+ { [_e]: _c, [_hE]: 400 },
3495
+ [_m],
3496
+ [0]
3497
+ ];
3771
3498
  schema.TypeRegistry.for(n0).registerError(WebAuthnClientMismatchException$, WebAuthnClientMismatchException);
3772
- var WebAuthnConfigurationMissingException$ = [
3773
- -3,
3774
- n0,
3775
- _WACMEe,
3499
+ var WebAuthnConfigurationMissingException$ = [-3, n0, _WACMEe,
3776
3500
  { [_e]: _c, [_hE]: 400 },
3777
3501
  [_m],
3778
- [0],
3502
+ [0]
3779
3503
  ];
3780
3504
  schema.TypeRegistry.for(n0).registerError(WebAuthnConfigurationMissingException$, WebAuthnConfigurationMissingException);
3781
- var WebAuthnConfigurationType$ = [3, n0, _WACT, 0, [_RPI, _UV], [0, 0]];
3782
- var WebAuthnCredentialDescription$ = [
3783
- 3,
3784
- n0,
3785
- _WACD,
3505
+ var WebAuthnConfigurationType$ = [3, n0, _WACT,
3506
+ 0,
3507
+ [_RPI, _UV],
3508
+ [0, 0]
3509
+ ];
3510
+ var WebAuthnCredentialDescription$ = [3, n0, _WACD,
3786
3511
  0,
3787
3512
  [_CIr, _FCN, _RPI, _AAu, _ATu, _CAr],
3788
- [0, 0, 0, 0, 64 | 0, 4],
3513
+ [0, 0, 0, 0, 64 | 0, 4]
3789
3514
  ];
3790
- var WebAuthnCredentialNotSupportedException$ = [
3791
- -3,
3792
- n0,
3793
- _WACNSE,
3515
+ var WebAuthnCredentialNotSupportedException$ = [-3, n0, _WACNSE,
3794
3516
  { [_e]: _c, [_hE]: 400 },
3795
3517
  [_m],
3796
- [0],
3518
+ [0]
3797
3519
  ];
3798
3520
  schema.TypeRegistry.for(n0).registerError(WebAuthnCredentialNotSupportedException$, WebAuthnCredentialNotSupportedException);
3799
- var WebAuthnNotEnabledException$ = [-3, n0, _WANEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3521
+ var WebAuthnNotEnabledException$ = [-3, n0, _WANEE,
3522
+ { [_e]: _c, [_hE]: 400 },
3523
+ [_m],
3524
+ [0]
3525
+ ];
3800
3526
  schema.TypeRegistry.for(n0).registerError(WebAuthnNotEnabledException$, WebAuthnNotEnabledException);
3801
- var WebAuthnOriginNotAllowedException$ = [
3802
- -3,
3803
- n0,
3804
- _WAONAE,
3527
+ var WebAuthnOriginNotAllowedException$ = [-3, n0, _WAONAE,
3805
3528
  { [_e]: _c, [_hE]: 400 },
3806
3529
  [_m],
3807
- [0],
3530
+ [0]
3808
3531
  ];
3809
3532
  schema.TypeRegistry.for(n0).registerError(WebAuthnOriginNotAllowedException$, WebAuthnOriginNotAllowedException);
3810
- var WebAuthnRelyingPartyMismatchException$ = [
3811
- -3,
3812
- n0,
3813
- _WARPME,
3533
+ var WebAuthnRelyingPartyMismatchException$ = [-3, n0, _WARPME,
3814
3534
  { [_e]: _c, [_hE]: 400 },
3815
3535
  [_m],
3816
- [0],
3536
+ [0]
3817
3537
  ];
3818
3538
  schema.TypeRegistry.for(n0).registerError(WebAuthnRelyingPartyMismatchException$, WebAuthnRelyingPartyMismatchException);
3819
3539
  var __Unit = "unit";
3820
- var CognitoIdentityProviderServiceException$ = [
3821
- -3,
3822
- _sm,
3823
- "CognitoIdentityProviderServiceException",
3824
- 0,
3825
- [],
3826
- [],
3827
- ];
3540
+ var CognitoIdentityProviderServiceException$ = [-3, _sm, "CognitoIdentityProviderServiceException", 0, [], []];
3828
3541
  schema.TypeRegistry.for(_sm).registerError(CognitoIdentityProviderServiceException$, CognitoIdentityProviderServiceException);
3829
- var AssetListType = [1, n0, _ALT, 0, () => AssetType$];
3830
- var AttributeListType = [1, n0, _ALTt, 0, [() => AttributeType$, 0]];
3831
- var AuthEventsType = [1, n0, _AETu, 0, () => AuthEventType$];
3832
- var ChallengeResponseListType = [1, n0, _CRLT, 0, () => ChallengeResponseType$];
3833
- var CodeDeliveryDetailsListType = [1, n0, _CDDLT, 0, () => CodeDeliveryDetailsType$];
3834
- var CustomAttributesListType = [1, n0, _CALT, 0, () => SchemaAttributeType$];
3835
- var DeviceListType = [1, n0, _DLT, 0, [() => DeviceType$, 0]];
3836
- var GroupListType = [1, n0, _GLT, 0, () => GroupType$];
3837
- var HttpHeaderList = [1, n0, _HHL, 0, () => HttpHeader$];
3838
- var LogConfigurationListType = [1, n0, _LCLT, 0, () => LogConfigurationType$];
3839
- var MFAOptionListType = [1, n0, _MFAOLT, 0, () => MFAOptionType$];
3840
- var ProvidersListType = [1, n0, _PLT, 0, () => ProviderDescription$];
3841
- var RecoveryMechanismsType = [1, n0, _RMT, 0, () => RecoveryOptionType$];
3842
- var ResourceServerScopeListType = [1, n0, _RSSLT, 0, () => ResourceServerScopeType$];
3843
- var ResourceServersListType = [1, n0, _RSLT, 0, () => ResourceServerType$];
3844
- var SchemaAttributesListType = [1, n0, _SALT, 0, () => SchemaAttributeType$];
3845
- var TermsDescriptionListType = [1, n0, _TDLT, 0, () => TermsDescriptionType$];
3846
- var UserImportJobsListType = [1, n0, _UIJLT, 0, () => UserImportJobType$];
3847
- var UserPoolClientListType = [1, n0, _UPCLT, 0, [() => UserPoolClientDescription$, 0]];
3848
- var UserPoolListType = [1, n0, _UPLT, 0, () => UserPoolDescriptionType$];
3849
- var UsersListType = [1, n0, _ULT, 0, [() => UserType$, 0]];
3850
- var WebAuthnCredentialDescriptionListType = [1, n0, _WACDLT, 0, () => WebAuthnCredentialDescription$];
3851
- var AuthParametersType = [2, n0, _APT, 8, 0, 0];
3852
- var ChallengeResponsesType = [2, n0, _CRTh, 8, 0, 0];
3853
- var AddCustomAttributes$ = [
3854
- 9,
3855
- n0,
3856
- _ACA,
3857
- 0,
3858
- () => AddCustomAttributesRequest$,
3859
- () => AddCustomAttributesResponse$,
3860
- ];
3861
- var AdminAddUserToGroup$ = [
3862
- 9,
3863
- n0,
3864
- _AAUTG,
3865
- 0,
3866
- () => AdminAddUserToGroupRequest$,
3867
- () => __Unit,
3868
- ];
3869
- var AdminConfirmSignUp$ = [
3870
- 9,
3871
- n0,
3872
- _ACSU,
3873
- 0,
3874
- () => AdminConfirmSignUpRequest$,
3875
- () => AdminConfirmSignUpResponse$,
3876
- ];
3877
- var AdminCreateUser$ = [
3878
- 9,
3879
- n0,
3880
- _ACU,
3881
- 0,
3882
- () => AdminCreateUserRequest$,
3883
- () => AdminCreateUserResponse$,
3884
- ];
3885
- var AdminDeleteUser$ = [9, n0, _ADU, 0, () => AdminDeleteUserRequest$, () => __Unit];
3886
- var AdminDeleteUserAttributes$ = [
3887
- 9,
3888
- n0,
3889
- _ADUA,
3890
- 0,
3891
- () => AdminDeleteUserAttributesRequest$,
3892
- () => AdminDeleteUserAttributesResponse$,
3893
- ];
3894
- var AdminDisableProviderForUser$ = [
3895
- 9,
3896
- n0,
3897
- _ADPFU,
3898
- 0,
3899
- () => AdminDisableProviderForUserRequest$,
3900
- () => AdminDisableProviderForUserResponse$,
3901
- ];
3902
- var AdminDisableUser$ = [
3903
- 9,
3904
- n0,
3905
- _ADUd,
3906
- 0,
3907
- () => AdminDisableUserRequest$,
3908
- () => AdminDisableUserResponse$,
3909
- ];
3910
- var AdminEnableUser$ = [
3911
- 9,
3912
- n0,
3913
- _AEU,
3914
- 0,
3915
- () => AdminEnableUserRequest$,
3916
- () => AdminEnableUserResponse$,
3917
- ];
3918
- var AdminForgetDevice$ = [9, n0, _AFD, 0, () => AdminForgetDeviceRequest$, () => __Unit];
3919
- var AdminGetDevice$ = [
3920
- 9,
3921
- n0,
3922
- _AGD,
3923
- 0,
3924
- () => AdminGetDeviceRequest$,
3925
- () => AdminGetDeviceResponse$,
3926
- ];
3927
- var AdminGetUser$ = [
3928
- 9,
3929
- n0,
3930
- _AGU,
3931
- 0,
3932
- () => AdminGetUserRequest$,
3933
- () => AdminGetUserResponse$,
3934
- ];
3935
- var AdminInitiateAuth$ = [
3936
- 9,
3937
- n0,
3938
- _AIA,
3939
- 0,
3940
- () => AdminInitiateAuthRequest$,
3941
- () => AdminInitiateAuthResponse$,
3942
- ];
3943
- var AdminLinkProviderForUser$ = [
3944
- 9,
3945
- n0,
3946
- _ALPFU,
3947
- 0,
3948
- () => AdminLinkProviderForUserRequest$,
3949
- () => AdminLinkProviderForUserResponse$,
3950
- ];
3951
- var AdminListDevices$ = [
3952
- 9,
3953
- n0,
3954
- _ALD,
3955
- 0,
3956
- () => AdminListDevicesRequest$,
3957
- () => AdminListDevicesResponse$,
3958
- ];
3959
- var AdminListGroupsForUser$ = [
3960
- 9,
3961
- n0,
3962
- _ALGFU,
3963
- 0,
3964
- () => AdminListGroupsForUserRequest$,
3965
- () => AdminListGroupsForUserResponse$,
3966
- ];
3967
- var AdminListUserAuthEvents$ = [
3968
- 9,
3969
- n0,
3970
- _ALUAE,
3971
- 0,
3972
- () => AdminListUserAuthEventsRequest$,
3973
- () => AdminListUserAuthEventsResponse$,
3974
- ];
3975
- var AdminRemoveUserFromGroup$ = [
3976
- 9,
3977
- n0,
3978
- _ARUFG,
3979
- 0,
3980
- () => AdminRemoveUserFromGroupRequest$,
3981
- () => __Unit,
3982
- ];
3983
- var AdminResetUserPassword$ = [
3984
- 9,
3985
- n0,
3986
- _ARUP,
3987
- 0,
3988
- () => AdminResetUserPasswordRequest$,
3989
- () => AdminResetUserPasswordResponse$,
3542
+ var AssetListType = [1, n0, _ALT,
3543
+ 0, () => AssetType$
3990
3544
  ];
3991
- var AdminRespondToAuthChallenge$ = [
3992
- 9,
3993
- n0,
3994
- _ARTAC,
3995
- 0,
3996
- () => AdminRespondToAuthChallengeRequest$,
3997
- () => AdminRespondToAuthChallengeResponse$,
3545
+ var AttributeListType = [1, n0, _ALTt,
3546
+ 0, [() => AttributeType$,
3547
+ 0]
3998
3548
  ];
3999
- var AdminSetUserMFAPreference$ = [
4000
- 9,
4001
- n0,
4002
- _ASUMFAP,
4003
- 0,
4004
- () => AdminSetUserMFAPreferenceRequest$,
4005
- () => AdminSetUserMFAPreferenceResponse$,
3549
+ var AuthEventsType = [1, n0, _AETu,
3550
+ 0, () => AuthEventType$
4006
3551
  ];
4007
- var AdminSetUserPassword$ = [
4008
- 9,
4009
- n0,
4010
- _ASUP,
4011
- 0,
4012
- () => AdminSetUserPasswordRequest$,
4013
- () => AdminSetUserPasswordResponse$,
3552
+ var ChallengeResponseListType = [1, n0, _CRLT,
3553
+ 0, () => ChallengeResponseType$
4014
3554
  ];
4015
- var AdminSetUserSettings$ = [
4016
- 9,
4017
- n0,
4018
- _ASUS,
4019
- 0,
4020
- () => AdminSetUserSettingsRequest$,
4021
- () => AdminSetUserSettingsResponse$,
3555
+ var CodeDeliveryDetailsListType = [1, n0, _CDDLT,
3556
+ 0, () => CodeDeliveryDetailsType$
4022
3557
  ];
4023
- var AdminUpdateAuthEventFeedback$ = [
4024
- 9,
4025
- n0,
4026
- _AUAEF,
4027
- 0,
4028
- () => AdminUpdateAuthEventFeedbackRequest$,
4029
- () => AdminUpdateAuthEventFeedbackResponse$,
3558
+ var CustomAttributesListType = [1, n0, _CALT,
3559
+ 0, () => SchemaAttributeType$
4030
3560
  ];
4031
- var AdminUpdateDeviceStatus$ = [
4032
- 9,
4033
- n0,
4034
- _AUDS,
4035
- 0,
4036
- () => AdminUpdateDeviceStatusRequest$,
4037
- () => AdminUpdateDeviceStatusResponse$,
3561
+ var DeviceListType = [1, n0, _DLT,
3562
+ 0, [() => DeviceType$,
3563
+ 0]
4038
3564
  ];
4039
- var AdminUpdateUserAttributes$ = [
4040
- 9,
4041
- n0,
4042
- _AUUA,
4043
- 0,
4044
- () => AdminUpdateUserAttributesRequest$,
4045
- () => AdminUpdateUserAttributesResponse$,
3565
+ var GroupListType = [1, n0, _GLT,
3566
+ 0, () => GroupType$
4046
3567
  ];
4047
- var AdminUserGlobalSignOut$ = [
4048
- 9,
4049
- n0,
4050
- _AUGSO,
4051
- 0,
4052
- () => AdminUserGlobalSignOutRequest$,
4053
- () => AdminUserGlobalSignOutResponse$,
3568
+ var HttpHeaderList = [1, n0, _HHL,
3569
+ 0, () => HttpHeader$
4054
3570
  ];
4055
- var AssociateSoftwareToken$ = [
4056
- 9,
4057
- n0,
4058
- _AST,
4059
- 0,
4060
- () => AssociateSoftwareTokenRequest$,
4061
- () => AssociateSoftwareTokenResponse$,
3571
+ var LogConfigurationListType = [1, n0, _LCLT,
3572
+ 0, () => LogConfigurationType$
4062
3573
  ];
4063
- var ChangePassword$ = [
4064
- 9,
4065
- n0,
4066
- _CPh,
4067
- 0,
4068
- () => ChangePasswordRequest$,
4069
- () => ChangePasswordResponse$,
3574
+ var MFAOptionListType = [1, n0, _MFAOLT,
3575
+ 0, () => MFAOptionType$
4070
3576
  ];
4071
- var CompleteWebAuthnRegistration$ = [
4072
- 9,
4073
- n0,
4074
- _CWAR,
4075
- 0,
4076
- () => CompleteWebAuthnRegistrationRequest$,
4077
- () => CompleteWebAuthnRegistrationResponse$,
3577
+ var ProvidersListType = [1, n0, _PLT,
3578
+ 0, () => ProviderDescription$
4078
3579
  ];
4079
- var ConfirmDevice$ = [
4080
- 9,
4081
- n0,
4082
- _CDon,
4083
- 0,
4084
- () => ConfirmDeviceRequest$,
4085
- () => ConfirmDeviceResponse$,
3580
+ var RecoveryMechanismsType = [1, n0, _RMT,
3581
+ 0, () => RecoveryOptionType$
4086
3582
  ];
4087
- var ConfirmForgotPassword$ = [
4088
- 9,
4089
- n0,
4090
- _CFP,
4091
- 0,
4092
- () => ConfirmForgotPasswordRequest$,
4093
- () => ConfirmForgotPasswordResponse$,
4094
- ];
4095
- var ConfirmSignUp$ = [
4096
- 9,
4097
- n0,
4098
- _CSU,
4099
- 0,
4100
- () => ConfirmSignUpRequest$,
4101
- () => ConfirmSignUpResponse$,
4102
- ];
4103
- var CreateGroup$ = [9, n0, _CG, 0, () => CreateGroupRequest$, () => CreateGroupResponse$];
4104
- var CreateIdentityProvider$ = [
4105
- 9,
4106
- n0,
4107
- _CIP,
4108
- 0,
4109
- () => CreateIdentityProviderRequest$,
4110
- () => CreateIdentityProviderResponse$,
4111
- ];
4112
- var CreateManagedLoginBranding$ = [
4113
- 9,
4114
- n0,
4115
- _CMLB,
4116
- 0,
4117
- () => CreateManagedLoginBrandingRequest$,
4118
- () => CreateManagedLoginBrandingResponse$,
4119
- ];
4120
- var CreateResourceServer$ = [
4121
- 9,
4122
- n0,
4123
- _CRS,
4124
- 0,
4125
- () => CreateResourceServerRequest$,
4126
- () => CreateResourceServerResponse$,
4127
- ];
4128
- var CreateTerms$ = [9, n0, _CT, 0, () => CreateTermsRequest$, () => CreateTermsResponse$];
4129
- var CreateUserImportJob$ = [
4130
- 9,
4131
- n0,
4132
- _CUIJ,
4133
- 0,
4134
- () => CreateUserImportJobRequest$,
4135
- () => CreateUserImportJobResponse$,
4136
- ];
4137
- var CreateUserPool$ = [
4138
- 9,
4139
- n0,
4140
- _CUP,
4141
- 0,
4142
- () => CreateUserPoolRequest$,
4143
- () => CreateUserPoolResponse$,
4144
- ];
4145
- var CreateUserPoolClient$ = [
4146
- 9,
4147
- n0,
4148
- _CUPC,
4149
- 0,
4150
- () => CreateUserPoolClientRequest$,
4151
- () => CreateUserPoolClientResponse$,
4152
- ];
4153
- var CreateUserPoolDomain$ = [
4154
- 9,
4155
- n0,
4156
- _CUPD,
4157
- 0,
4158
- () => CreateUserPoolDomainRequest$,
4159
- () => CreateUserPoolDomainResponse$,
4160
- ];
4161
- var DeleteGroup$ = [9, n0, _DG, 0, () => DeleteGroupRequest$, () => __Unit];
4162
- var DeleteIdentityProvider$ = [
4163
- 9,
4164
- n0,
4165
- _DIP,
4166
- 0,
4167
- () => DeleteIdentityProviderRequest$,
4168
- () => __Unit,
4169
- ];
4170
- var DeleteManagedLoginBranding$ = [
4171
- 9,
4172
- n0,
4173
- _DMLB,
4174
- 0,
4175
- () => DeleteManagedLoginBrandingRequest$,
4176
- () => __Unit,
4177
- ];
4178
- var DeleteResourceServer$ = [
4179
- 9,
4180
- n0,
4181
- _DRSe,
4182
- 0,
4183
- () => DeleteResourceServerRequest$,
4184
- () => __Unit,
4185
- ];
4186
- var DeleteTerms$ = [9, n0, _DTe, 0, () => DeleteTermsRequest$, () => __Unit];
4187
- var DeleteUser$ = [9, n0, _DUe, 0, () => DeleteUserRequest$, () => __Unit];
4188
- var DeleteUserAttributes$ = [
4189
- 9,
4190
- n0,
4191
- _DUA,
4192
- 0,
4193
- () => DeleteUserAttributesRequest$,
4194
- () => DeleteUserAttributesResponse$,
4195
- ];
4196
- var DeleteUserPool$ = [9, n0, _DUP, 0, () => DeleteUserPoolRequest$, () => __Unit];
4197
- var DeleteUserPoolClient$ = [
4198
- 9,
4199
- n0,
4200
- _DUPC,
4201
- 0,
4202
- () => DeleteUserPoolClientRequest$,
4203
- () => __Unit,
4204
- ];
4205
- var DeleteUserPoolDomain$ = [
4206
- 9,
4207
- n0,
4208
- _DUPD,
4209
- 0,
4210
- () => DeleteUserPoolDomainRequest$,
4211
- () => DeleteUserPoolDomainResponse$,
4212
- ];
4213
- var DeleteWebAuthnCredential$ = [
4214
- 9,
4215
- n0,
4216
- _DWAC,
4217
- 0,
4218
- () => DeleteWebAuthnCredentialRequest$,
4219
- () => DeleteWebAuthnCredentialResponse$,
4220
- ];
4221
- var DescribeIdentityProvider$ = [
4222
- 9,
4223
- n0,
4224
- _DIPe,
4225
- 0,
4226
- () => DescribeIdentityProviderRequest$,
4227
- () => DescribeIdentityProviderResponse$,
4228
- ];
4229
- var DescribeManagedLoginBranding$ = [
4230
- 9,
4231
- n0,
4232
- _DMLBe,
4233
- 0,
4234
- () => DescribeManagedLoginBrandingRequest$,
4235
- () => DescribeManagedLoginBrandingResponse$,
4236
- ];
4237
- var DescribeManagedLoginBrandingByClient$ = [
4238
- 9,
4239
- n0,
4240
- _DMLBBC,
4241
- 0,
4242
- () => DescribeManagedLoginBrandingByClientRequest$,
4243
- () => DescribeManagedLoginBrandingByClientResponse$,
4244
- ];
4245
- var DescribeResourceServer$ = [
4246
- 9,
4247
- n0,
4248
- _DRSes,
4249
- 0,
4250
- () => DescribeResourceServerRequest$,
4251
- () => DescribeResourceServerResponse$,
4252
- ];
4253
- var DescribeRiskConfiguration$ = [
4254
- 9,
4255
- n0,
4256
- _DRC,
4257
- 0,
4258
- () => DescribeRiskConfigurationRequest$,
4259
- () => DescribeRiskConfigurationResponse$,
4260
- ];
4261
- var DescribeTerms$ = [
4262
- 9,
4263
- n0,
4264
- _DTes,
4265
- 0,
4266
- () => DescribeTermsRequest$,
4267
- () => DescribeTermsResponse$,
4268
- ];
4269
- var DescribeUserImportJob$ = [
4270
- 9,
4271
- n0,
4272
- _DUIJ,
4273
- 0,
4274
- () => DescribeUserImportJobRequest$,
4275
- () => DescribeUserImportJobResponse$,
4276
- ];
4277
- var DescribeUserPool$ = [
4278
- 9,
4279
- n0,
4280
- _DUPe,
4281
- 0,
4282
- () => DescribeUserPoolRequest$,
4283
- () => DescribeUserPoolResponse$,
4284
- ];
4285
- var DescribeUserPoolClient$ = [
4286
- 9,
4287
- n0,
4288
- _DUPCe,
4289
- 0,
4290
- () => DescribeUserPoolClientRequest$,
4291
- () => DescribeUserPoolClientResponse$,
3583
+ var ResourceServerScopeListType = [1, n0, _RSSLT,
3584
+ 0, () => ResourceServerScopeType$
4292
3585
  ];
4293
- var DescribeUserPoolDomain$ = [
4294
- 9,
4295
- n0,
4296
- _DUPDe,
4297
- 0,
4298
- () => DescribeUserPoolDomainRequest$,
4299
- () => DescribeUserPoolDomainResponse$,
3586
+ var ResourceServersListType = [1, n0, _RSLT,
3587
+ 0, () => ResourceServerType$
4300
3588
  ];
4301
- var ForgetDevice$ = [9, n0, _FDo, 0, () => ForgetDeviceRequest$, () => __Unit];
4302
- var ForgotPassword$ = [
4303
- 9,
4304
- n0,
4305
- _FP,
4306
- 0,
4307
- () => ForgotPasswordRequest$,
4308
- () => ForgotPasswordResponse$,
4309
- ];
4310
- var GetCSVHeader$ = [
4311
- 9,
4312
- n0,
4313
- _GCSVH,
4314
- 0,
4315
- () => GetCSVHeaderRequest$,
4316
- () => GetCSVHeaderResponse$,
4317
- ];
4318
- var GetDevice$ = [9, n0, _GD, 0, () => GetDeviceRequest$, () => GetDeviceResponse$];
4319
- var GetGroup$ = [9, n0, _GG, 0, () => GetGroupRequest$, () => GetGroupResponse$];
4320
- var GetIdentityProviderByIdentifier$ = [
4321
- 9,
4322
- n0,
4323
- _GIPBI,
4324
- 0,
4325
- () => GetIdentityProviderByIdentifierRequest$,
4326
- () => GetIdentityProviderByIdentifierResponse$,
4327
- ];
4328
- var GetLogDeliveryConfiguration$ = [
4329
- 9,
4330
- n0,
4331
- _GLDC,
4332
- 0,
4333
- () => GetLogDeliveryConfigurationRequest$,
4334
- () => GetLogDeliveryConfigurationResponse$,
4335
- ];
4336
- var GetSigningCertificate$ = [
4337
- 9,
4338
- n0,
4339
- _GSC,
4340
- 0,
4341
- () => GetSigningCertificateRequest$,
4342
- () => GetSigningCertificateResponse$,
4343
- ];
4344
- var GetTokensFromRefreshToken$ = [
4345
- 9,
4346
- n0,
4347
- _GTFRT,
4348
- 0,
4349
- () => GetTokensFromRefreshTokenRequest$,
4350
- () => GetTokensFromRefreshTokenResponse$,
4351
- ];
4352
- var GetUICustomization$ = [
4353
- 9,
4354
- n0,
4355
- _GUIC,
4356
- 0,
4357
- () => GetUICustomizationRequest$,
4358
- () => GetUICustomizationResponse$,
4359
- ];
4360
- var GetUser$ = [9, n0, _GU, 0, () => GetUserRequest$, () => GetUserResponse$];
4361
- var GetUserAttributeVerificationCode$ = [
4362
- 9,
4363
- n0,
4364
- _GUAVC,
4365
- 0,
4366
- () => GetUserAttributeVerificationCodeRequest$,
4367
- () => GetUserAttributeVerificationCodeResponse$,
4368
- ];
4369
- var GetUserAuthFactors$ = [
4370
- 9,
4371
- n0,
4372
- _GUAF,
4373
- 0,
4374
- () => GetUserAuthFactorsRequest$,
4375
- () => GetUserAuthFactorsResponse$,
4376
- ];
4377
- var GetUserPoolMfaConfig$ = [
4378
- 9,
4379
- n0,
4380
- _GUPMC,
4381
- 0,
4382
- () => GetUserPoolMfaConfigRequest$,
4383
- () => GetUserPoolMfaConfigResponse$,
4384
- ];
4385
- var GlobalSignOut$ = [
4386
- 9,
4387
- n0,
4388
- _GSO,
4389
- 0,
4390
- () => GlobalSignOutRequest$,
4391
- () => GlobalSignOutResponse$,
4392
- ];
4393
- var InitiateAuth$ = [
4394
- 9,
4395
- n0,
4396
- _IAn,
4397
- 0,
4398
- () => InitiateAuthRequest$,
4399
- () => InitiateAuthResponse$,
4400
- ];
4401
- var ListDevices$ = [9, n0, _LD, 0, () => ListDevicesRequest$, () => ListDevicesResponse$];
4402
- var ListGroups$ = [9, n0, _LG, 0, () => ListGroupsRequest$, () => ListGroupsResponse$];
4403
- var ListIdentityProviders$ = [
4404
- 9,
4405
- n0,
4406
- _LIP,
4407
- 0,
4408
- () => ListIdentityProvidersRequest$,
4409
- () => ListIdentityProvidersResponse$,
4410
- ];
4411
- var ListResourceServers$ = [
4412
- 9,
4413
- n0,
4414
- _LRS,
4415
- 0,
4416
- () => ListResourceServersRequest$,
4417
- () => ListResourceServersResponse$,
4418
- ];
4419
- var ListTagsForResource$ = [
4420
- 9,
4421
- n0,
4422
- _LTFR,
4423
- 0,
4424
- () => ListTagsForResourceRequest$,
4425
- () => ListTagsForResourceResponse$,
4426
- ];
4427
- var ListTerms$ = [9, n0, _LT, 0, () => ListTermsRequest$, () => ListTermsResponse$];
4428
- var ListUserImportJobs$ = [
4429
- 9,
4430
- n0,
4431
- _LUIJ,
4432
- 0,
4433
- () => ListUserImportJobsRequest$,
4434
- () => ListUserImportJobsResponse$,
4435
- ];
4436
- var ListUserPoolClients$ = [
4437
- 9,
4438
- n0,
4439
- _LUPC,
4440
- 0,
4441
- () => ListUserPoolClientsRequest$,
4442
- () => ListUserPoolClientsResponse$,
4443
- ];
4444
- var ListUserPools$ = [
4445
- 9,
4446
- n0,
4447
- _LUP,
4448
- 0,
4449
- () => ListUserPoolsRequest$,
4450
- () => ListUserPoolsResponse$,
4451
- ];
4452
- var ListUsers$ = [9, n0, _LU, 0, () => ListUsersRequest$, () => ListUsersResponse$];
4453
- var ListUsersInGroup$ = [
4454
- 9,
4455
- n0,
4456
- _LUIG,
4457
- 0,
4458
- () => ListUsersInGroupRequest$,
4459
- () => ListUsersInGroupResponse$,
4460
- ];
4461
- var ListWebAuthnCredentials$ = [
4462
- 9,
4463
- n0,
4464
- _LWAC,
4465
- 0,
4466
- () => ListWebAuthnCredentialsRequest$,
4467
- () => ListWebAuthnCredentialsResponse$,
4468
- ];
4469
- var ResendConfirmationCode$ = [
4470
- 9,
4471
- n0,
4472
- _RCC,
4473
- 0,
4474
- () => ResendConfirmationCodeRequest$,
4475
- () => ResendConfirmationCodeResponse$,
4476
- ];
4477
- var RespondToAuthChallenge$ = [
4478
- 9,
4479
- n0,
4480
- _RTAC,
4481
- 0,
4482
- () => RespondToAuthChallengeRequest$,
4483
- () => RespondToAuthChallengeResponse$,
4484
- ];
4485
- var RevokeToken$ = [
4486
- 9,
4487
- n0,
4488
- _RTev,
4489
- 0,
4490
- () => RevokeTokenRequest$,
4491
- () => RevokeTokenResponse$,
4492
- ];
4493
- var SetLogDeliveryConfiguration$ = [
4494
- 9,
4495
- n0,
4496
- _SLDC,
4497
- 0,
4498
- () => SetLogDeliveryConfigurationRequest$,
4499
- () => SetLogDeliveryConfigurationResponse$,
4500
- ];
4501
- var SetRiskConfiguration$ = [
4502
- 9,
4503
- n0,
4504
- _SRC,
4505
- 0,
4506
- () => SetRiskConfigurationRequest$,
4507
- () => SetRiskConfigurationResponse$,
4508
- ];
4509
- var SetUICustomization$ = [
4510
- 9,
4511
- n0,
4512
- _SUIC,
4513
- 0,
4514
- () => SetUICustomizationRequest$,
4515
- () => SetUICustomizationResponse$,
4516
- ];
4517
- var SetUserMFAPreference$ = [
4518
- 9,
4519
- n0,
4520
- _SUMFAP,
4521
- 0,
4522
- () => SetUserMFAPreferenceRequest$,
4523
- () => SetUserMFAPreferenceResponse$,
4524
- ];
4525
- var SetUserPoolMfaConfig$ = [
4526
- 9,
4527
- n0,
4528
- _SUPMC,
4529
- 0,
4530
- () => SetUserPoolMfaConfigRequest$,
4531
- () => SetUserPoolMfaConfigResponse$,
3589
+ var SchemaAttributesListType = [1, n0, _SALT,
3590
+ 0, () => SchemaAttributeType$
4532
3591
  ];
4533
- var SetUserSettings$ = [
4534
- 9,
4535
- n0,
4536
- _SUS,
4537
- 0,
4538
- () => SetUserSettingsRequest$,
4539
- () => SetUserSettingsResponse$,
3592
+ var TermsDescriptionListType = [1, n0, _TDLT,
3593
+ 0, () => TermsDescriptionType$
4540
3594
  ];
4541
- var SignUp$ = [9, n0, _SUi, 0, () => SignUpRequest$, () => SignUpResponse$];
4542
- var StartUserImportJob$ = [
4543
- 9,
4544
- n0,
4545
- _SUIJ,
4546
- 0,
4547
- () => StartUserImportJobRequest$,
4548
- () => StartUserImportJobResponse$,
4549
- ];
4550
- var StartWebAuthnRegistration$ = [
4551
- 9,
4552
- n0,
4553
- _SWAR,
4554
- 0,
4555
- () => StartWebAuthnRegistrationRequest$,
4556
- () => StartWebAuthnRegistrationResponse$,
3595
+ var UserImportJobsListType = [1, n0, _UIJLT,
3596
+ 0, () => UserImportJobType$
4557
3597
  ];
4558
- var StopUserImportJob$ = [
4559
- 9,
4560
- n0,
4561
- _SUIJt,
4562
- 0,
4563
- () => StopUserImportJobRequest$,
4564
- () => StopUserImportJobResponse$,
3598
+ var UserPoolClientListType = [1, n0, _UPCLT,
3599
+ 0, [() => UserPoolClientDescription$,
3600
+ 0]
4565
3601
  ];
4566
- var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => TagResourceResponse$];
4567
- var UntagResource$ = [
4568
- 9,
4569
- n0,
4570
- _UR,
4571
- 0,
4572
- () => UntagResourceRequest$,
4573
- () => UntagResourceResponse$,
3602
+ var UserPoolListType = [1, n0, _UPLT,
3603
+ 0, () => UserPoolDescriptionType$
4574
3604
  ];
4575
- var UpdateAuthEventFeedback$ = [
4576
- 9,
4577
- n0,
4578
- _UAEF,
4579
- 0,
4580
- () => UpdateAuthEventFeedbackRequest$,
4581
- () => UpdateAuthEventFeedbackResponse$,
3605
+ var UsersListType = [1, n0, _ULT,
3606
+ 0, [() => UserType$,
3607
+ 0]
4582
3608
  ];
4583
- var UpdateDeviceStatus$ = [
4584
- 9,
4585
- n0,
4586
- _UDSp,
4587
- 0,
4588
- () => UpdateDeviceStatusRequest$,
4589
- () => UpdateDeviceStatusResponse$,
3609
+ var WebAuthnCredentialDescriptionListType = [1, n0, _WACDLT,
3610
+ 0, () => WebAuthnCredentialDescription$
4590
3611
  ];
4591
- var UpdateGroup$ = [9, n0, _UG, 0, () => UpdateGroupRequest$, () => UpdateGroupResponse$];
4592
- var UpdateIdentityProvider$ = [
4593
- 9,
4594
- n0,
4595
- _UIP,
4596
- 0,
4597
- () => UpdateIdentityProviderRequest$,
4598
- () => UpdateIdentityProviderResponse$,
3612
+ var AuthParametersType = [2, n0, _APT,
3613
+ 8, 0, 0
4599
3614
  ];
4600
- var UpdateManagedLoginBranding$ = [
4601
- 9,
4602
- n0,
4603
- _UMLB,
4604
- 0,
4605
- () => UpdateManagedLoginBrandingRequest$,
4606
- () => UpdateManagedLoginBrandingResponse$,
3615
+ var ChallengeResponsesType = [2, n0, _CRTh,
3616
+ 8, 0, 0
4607
3617
  ];
4608
- var UpdateResourceServer$ = [
4609
- 9,
4610
- n0,
4611
- _URS,
4612
- 0,
4613
- () => UpdateResourceServerRequest$,
4614
- () => UpdateResourceServerResponse$,
3618
+ var AddCustomAttributes$ = [9, n0, _ACA,
3619
+ 0, () => AddCustomAttributesRequest$, () => AddCustomAttributesResponse$
4615
3620
  ];
4616
- var UpdateTerms$ = [
4617
- 9,
4618
- n0,
4619
- _UTp,
4620
- 0,
4621
- () => UpdateTermsRequest$,
4622
- () => UpdateTermsResponse$,
3621
+ var AdminAddUserToGroup$ = [9, n0, _AAUTG,
3622
+ 0, () => AdminAddUserToGroupRequest$, () => __Unit
4623
3623
  ];
4624
- var UpdateUserAttributes$ = [
4625
- 9,
4626
- n0,
4627
- _UUA,
4628
- 0,
4629
- () => UpdateUserAttributesRequest$,
4630
- () => UpdateUserAttributesResponse$,
3624
+ var AdminConfirmSignUp$ = [9, n0, _ACSU,
3625
+ 0, () => AdminConfirmSignUpRequest$, () => AdminConfirmSignUpResponse$
4631
3626
  ];
4632
- var UpdateUserPool$ = [
4633
- 9,
4634
- n0,
4635
- _UUP,
4636
- 0,
4637
- () => UpdateUserPoolRequest$,
4638
- () => UpdateUserPoolResponse$,
3627
+ var AdminCreateUser$ = [9, n0, _ACU,
3628
+ 0, () => AdminCreateUserRequest$, () => AdminCreateUserResponse$
4639
3629
  ];
4640
- var UpdateUserPoolClient$ = [
4641
- 9,
4642
- n0,
4643
- _UUPC,
4644
- 0,
4645
- () => UpdateUserPoolClientRequest$,
4646
- () => UpdateUserPoolClientResponse$,
3630
+ var AdminDeleteUser$ = [9, n0, _ADU,
3631
+ 0, () => AdminDeleteUserRequest$, () => __Unit
4647
3632
  ];
4648
- var UpdateUserPoolDomain$ = [
4649
- 9,
4650
- n0,
4651
- _UUPD,
4652
- 0,
4653
- () => UpdateUserPoolDomainRequest$,
4654
- () => UpdateUserPoolDomainResponse$,
3633
+ var AdminDeleteUserAttributes$ = [9, n0, _ADUA,
3634
+ 0, () => AdminDeleteUserAttributesRequest$, () => AdminDeleteUserAttributesResponse$
4655
3635
  ];
4656
- var VerifySoftwareToken$ = [
4657
- 9,
4658
- n0,
4659
- _VST,
4660
- 0,
4661
- () => VerifySoftwareTokenRequest$,
4662
- () => VerifySoftwareTokenResponse$,
3636
+ var AdminDisableProviderForUser$ = [9, n0, _ADPFU,
3637
+ 0, () => AdminDisableProviderForUserRequest$, () => AdminDisableProviderForUserResponse$
4663
3638
  ];
4664
- var VerifyUserAttribute$ = [
4665
- 9,
4666
- n0,
4667
- _VUA,
4668
- 0,
4669
- () => VerifyUserAttributeRequest$,
4670
- () => VerifyUserAttributeResponse$,
3639
+ var AdminDisableUser$ = [9, n0, _ADUd,
3640
+ 0, () => AdminDisableUserRequest$, () => AdminDisableUserResponse$
3641
+ ];
3642
+ var AdminEnableUser$ = [9, n0, _AEU,
3643
+ 0, () => AdminEnableUserRequest$, () => AdminEnableUserResponse$
3644
+ ];
3645
+ var AdminForgetDevice$ = [9, n0, _AFD,
3646
+ 0, () => AdminForgetDeviceRequest$, () => __Unit
3647
+ ];
3648
+ var AdminGetDevice$ = [9, n0, _AGD,
3649
+ 0, () => AdminGetDeviceRequest$, () => AdminGetDeviceResponse$
3650
+ ];
3651
+ var AdminGetUser$ = [9, n0, _AGU,
3652
+ 0, () => AdminGetUserRequest$, () => AdminGetUserResponse$
3653
+ ];
3654
+ var AdminInitiateAuth$ = [9, n0, _AIA,
3655
+ 0, () => AdminInitiateAuthRequest$, () => AdminInitiateAuthResponse$
3656
+ ];
3657
+ var AdminLinkProviderForUser$ = [9, n0, _ALPFU,
3658
+ 0, () => AdminLinkProviderForUserRequest$, () => AdminLinkProviderForUserResponse$
3659
+ ];
3660
+ var AdminListDevices$ = [9, n0, _ALD,
3661
+ 0, () => AdminListDevicesRequest$, () => AdminListDevicesResponse$
3662
+ ];
3663
+ var AdminListGroupsForUser$ = [9, n0, _ALGFU,
3664
+ 0, () => AdminListGroupsForUserRequest$, () => AdminListGroupsForUserResponse$
3665
+ ];
3666
+ var AdminListUserAuthEvents$ = [9, n0, _ALUAE,
3667
+ 0, () => AdminListUserAuthEventsRequest$, () => AdminListUserAuthEventsResponse$
3668
+ ];
3669
+ var AdminRemoveUserFromGroup$ = [9, n0, _ARUFG,
3670
+ 0, () => AdminRemoveUserFromGroupRequest$, () => __Unit
3671
+ ];
3672
+ var AdminResetUserPassword$ = [9, n0, _ARUP,
3673
+ 0, () => AdminResetUserPasswordRequest$, () => AdminResetUserPasswordResponse$
3674
+ ];
3675
+ var AdminRespondToAuthChallenge$ = [9, n0, _ARTAC,
3676
+ 0, () => AdminRespondToAuthChallengeRequest$, () => AdminRespondToAuthChallengeResponse$
3677
+ ];
3678
+ var AdminSetUserMFAPreference$ = [9, n0, _ASUMFAP,
3679
+ 0, () => AdminSetUserMFAPreferenceRequest$, () => AdminSetUserMFAPreferenceResponse$
3680
+ ];
3681
+ var AdminSetUserPassword$ = [9, n0, _ASUP,
3682
+ 0, () => AdminSetUserPasswordRequest$, () => AdminSetUserPasswordResponse$
3683
+ ];
3684
+ var AdminSetUserSettings$ = [9, n0, _ASUS,
3685
+ 0, () => AdminSetUserSettingsRequest$, () => AdminSetUserSettingsResponse$
3686
+ ];
3687
+ var AdminUpdateAuthEventFeedback$ = [9, n0, _AUAEF,
3688
+ 0, () => AdminUpdateAuthEventFeedbackRequest$, () => AdminUpdateAuthEventFeedbackResponse$
3689
+ ];
3690
+ var AdminUpdateDeviceStatus$ = [9, n0, _AUDS,
3691
+ 0, () => AdminUpdateDeviceStatusRequest$, () => AdminUpdateDeviceStatusResponse$
3692
+ ];
3693
+ var AdminUpdateUserAttributes$ = [9, n0, _AUUA,
3694
+ 0, () => AdminUpdateUserAttributesRequest$, () => AdminUpdateUserAttributesResponse$
3695
+ ];
3696
+ var AdminUserGlobalSignOut$ = [9, n0, _AUGSO,
3697
+ 0, () => AdminUserGlobalSignOutRequest$, () => AdminUserGlobalSignOutResponse$
3698
+ ];
3699
+ var AssociateSoftwareToken$ = [9, n0, _AST,
3700
+ 0, () => AssociateSoftwareTokenRequest$, () => AssociateSoftwareTokenResponse$
3701
+ ];
3702
+ var ChangePassword$ = [9, n0, _CPh,
3703
+ 0, () => ChangePasswordRequest$, () => ChangePasswordResponse$
3704
+ ];
3705
+ var CompleteWebAuthnRegistration$ = [9, n0, _CWAR,
3706
+ 0, () => CompleteWebAuthnRegistrationRequest$, () => CompleteWebAuthnRegistrationResponse$
3707
+ ];
3708
+ var ConfirmDevice$ = [9, n0, _CDon,
3709
+ 0, () => ConfirmDeviceRequest$, () => ConfirmDeviceResponse$
3710
+ ];
3711
+ var ConfirmForgotPassword$ = [9, n0, _CFP,
3712
+ 0, () => ConfirmForgotPasswordRequest$, () => ConfirmForgotPasswordResponse$
3713
+ ];
3714
+ var ConfirmSignUp$ = [9, n0, _CSU,
3715
+ 0, () => ConfirmSignUpRequest$, () => ConfirmSignUpResponse$
3716
+ ];
3717
+ var CreateGroup$ = [9, n0, _CG,
3718
+ 0, () => CreateGroupRequest$, () => CreateGroupResponse$
3719
+ ];
3720
+ var CreateIdentityProvider$ = [9, n0, _CIP,
3721
+ 0, () => CreateIdentityProviderRequest$, () => CreateIdentityProviderResponse$
3722
+ ];
3723
+ var CreateManagedLoginBranding$ = [9, n0, _CMLB,
3724
+ 0, () => CreateManagedLoginBrandingRequest$, () => CreateManagedLoginBrandingResponse$
3725
+ ];
3726
+ var CreateResourceServer$ = [9, n0, _CRS,
3727
+ 0, () => CreateResourceServerRequest$, () => CreateResourceServerResponse$
3728
+ ];
3729
+ var CreateTerms$ = [9, n0, _CT,
3730
+ 0, () => CreateTermsRequest$, () => CreateTermsResponse$
3731
+ ];
3732
+ var CreateUserImportJob$ = [9, n0, _CUIJ,
3733
+ 0, () => CreateUserImportJobRequest$, () => CreateUserImportJobResponse$
3734
+ ];
3735
+ var CreateUserPool$ = [9, n0, _CUP,
3736
+ 0, () => CreateUserPoolRequest$, () => CreateUserPoolResponse$
3737
+ ];
3738
+ var CreateUserPoolClient$ = [9, n0, _CUPC,
3739
+ 0, () => CreateUserPoolClientRequest$, () => CreateUserPoolClientResponse$
3740
+ ];
3741
+ var CreateUserPoolDomain$ = [9, n0, _CUPD,
3742
+ 0, () => CreateUserPoolDomainRequest$, () => CreateUserPoolDomainResponse$
3743
+ ];
3744
+ var DeleteGroup$ = [9, n0, _DG,
3745
+ 0, () => DeleteGroupRequest$, () => __Unit
3746
+ ];
3747
+ var DeleteIdentityProvider$ = [9, n0, _DIP,
3748
+ 0, () => DeleteIdentityProviderRequest$, () => __Unit
3749
+ ];
3750
+ var DeleteManagedLoginBranding$ = [9, n0, _DMLB,
3751
+ 0, () => DeleteManagedLoginBrandingRequest$, () => __Unit
3752
+ ];
3753
+ var DeleteResourceServer$ = [9, n0, _DRSe,
3754
+ 0, () => DeleteResourceServerRequest$, () => __Unit
3755
+ ];
3756
+ var DeleteTerms$ = [9, n0, _DTe,
3757
+ 0, () => DeleteTermsRequest$, () => __Unit
3758
+ ];
3759
+ var DeleteUser$ = [9, n0, _DUe,
3760
+ 0, () => DeleteUserRequest$, () => __Unit
3761
+ ];
3762
+ var DeleteUserAttributes$ = [9, n0, _DUA,
3763
+ 0, () => DeleteUserAttributesRequest$, () => DeleteUserAttributesResponse$
3764
+ ];
3765
+ var DeleteUserPool$ = [9, n0, _DUP,
3766
+ 0, () => DeleteUserPoolRequest$, () => __Unit
3767
+ ];
3768
+ var DeleteUserPoolClient$ = [9, n0, _DUPC,
3769
+ 0, () => DeleteUserPoolClientRequest$, () => __Unit
3770
+ ];
3771
+ var DeleteUserPoolDomain$ = [9, n0, _DUPD,
3772
+ 0, () => DeleteUserPoolDomainRequest$, () => DeleteUserPoolDomainResponse$
3773
+ ];
3774
+ var DeleteWebAuthnCredential$ = [9, n0, _DWAC,
3775
+ 0, () => DeleteWebAuthnCredentialRequest$, () => DeleteWebAuthnCredentialResponse$
3776
+ ];
3777
+ var DescribeIdentityProvider$ = [9, n0, _DIPe,
3778
+ 0, () => DescribeIdentityProviderRequest$, () => DescribeIdentityProviderResponse$
3779
+ ];
3780
+ var DescribeManagedLoginBranding$ = [9, n0, _DMLBe,
3781
+ 0, () => DescribeManagedLoginBrandingRequest$, () => DescribeManagedLoginBrandingResponse$
3782
+ ];
3783
+ var DescribeManagedLoginBrandingByClient$ = [9, n0, _DMLBBC,
3784
+ 0, () => DescribeManagedLoginBrandingByClientRequest$, () => DescribeManagedLoginBrandingByClientResponse$
3785
+ ];
3786
+ var DescribeResourceServer$ = [9, n0, _DRSes,
3787
+ 0, () => DescribeResourceServerRequest$, () => DescribeResourceServerResponse$
3788
+ ];
3789
+ var DescribeRiskConfiguration$ = [9, n0, _DRC,
3790
+ 0, () => DescribeRiskConfigurationRequest$, () => DescribeRiskConfigurationResponse$
3791
+ ];
3792
+ var DescribeTerms$ = [9, n0, _DTes,
3793
+ 0, () => DescribeTermsRequest$, () => DescribeTermsResponse$
3794
+ ];
3795
+ var DescribeUserImportJob$ = [9, n0, _DUIJ,
3796
+ 0, () => DescribeUserImportJobRequest$, () => DescribeUserImportJobResponse$
3797
+ ];
3798
+ var DescribeUserPool$ = [9, n0, _DUPe,
3799
+ 0, () => DescribeUserPoolRequest$, () => DescribeUserPoolResponse$
3800
+ ];
3801
+ var DescribeUserPoolClient$ = [9, n0, _DUPCe,
3802
+ 0, () => DescribeUserPoolClientRequest$, () => DescribeUserPoolClientResponse$
3803
+ ];
3804
+ var DescribeUserPoolDomain$ = [9, n0, _DUPDe,
3805
+ 0, () => DescribeUserPoolDomainRequest$, () => DescribeUserPoolDomainResponse$
3806
+ ];
3807
+ var ForgetDevice$ = [9, n0, _FDo,
3808
+ 0, () => ForgetDeviceRequest$, () => __Unit
3809
+ ];
3810
+ var ForgotPassword$ = [9, n0, _FP,
3811
+ 0, () => ForgotPasswordRequest$, () => ForgotPasswordResponse$
3812
+ ];
3813
+ var GetCSVHeader$ = [9, n0, _GCSVH,
3814
+ 0, () => GetCSVHeaderRequest$, () => GetCSVHeaderResponse$
3815
+ ];
3816
+ var GetDevice$ = [9, n0, _GD,
3817
+ 0, () => GetDeviceRequest$, () => GetDeviceResponse$
3818
+ ];
3819
+ var GetGroup$ = [9, n0, _GG,
3820
+ 0, () => GetGroupRequest$, () => GetGroupResponse$
3821
+ ];
3822
+ var GetIdentityProviderByIdentifier$ = [9, n0, _GIPBI,
3823
+ 0, () => GetIdentityProviderByIdentifierRequest$, () => GetIdentityProviderByIdentifierResponse$
3824
+ ];
3825
+ var GetLogDeliveryConfiguration$ = [9, n0, _GLDC,
3826
+ 0, () => GetLogDeliveryConfigurationRequest$, () => GetLogDeliveryConfigurationResponse$
3827
+ ];
3828
+ var GetSigningCertificate$ = [9, n0, _GSC,
3829
+ 0, () => GetSigningCertificateRequest$, () => GetSigningCertificateResponse$
3830
+ ];
3831
+ var GetTokensFromRefreshToken$ = [9, n0, _GTFRT,
3832
+ 0, () => GetTokensFromRefreshTokenRequest$, () => GetTokensFromRefreshTokenResponse$
3833
+ ];
3834
+ var GetUICustomization$ = [9, n0, _GUIC,
3835
+ 0, () => GetUICustomizationRequest$, () => GetUICustomizationResponse$
3836
+ ];
3837
+ var GetUser$ = [9, n0, _GU,
3838
+ 0, () => GetUserRequest$, () => GetUserResponse$
3839
+ ];
3840
+ var GetUserAttributeVerificationCode$ = [9, n0, _GUAVC,
3841
+ 0, () => GetUserAttributeVerificationCodeRequest$, () => GetUserAttributeVerificationCodeResponse$
3842
+ ];
3843
+ var GetUserAuthFactors$ = [9, n0, _GUAF,
3844
+ 0, () => GetUserAuthFactorsRequest$, () => GetUserAuthFactorsResponse$
3845
+ ];
3846
+ var GetUserPoolMfaConfig$ = [9, n0, _GUPMC,
3847
+ 0, () => GetUserPoolMfaConfigRequest$, () => GetUserPoolMfaConfigResponse$
3848
+ ];
3849
+ var GlobalSignOut$ = [9, n0, _GSO,
3850
+ 0, () => GlobalSignOutRequest$, () => GlobalSignOutResponse$
3851
+ ];
3852
+ var InitiateAuth$ = [9, n0, _IAn,
3853
+ 0, () => InitiateAuthRequest$, () => InitiateAuthResponse$
3854
+ ];
3855
+ var ListDevices$ = [9, n0, _LD,
3856
+ 0, () => ListDevicesRequest$, () => ListDevicesResponse$
3857
+ ];
3858
+ var ListGroups$ = [9, n0, _LG,
3859
+ 0, () => ListGroupsRequest$, () => ListGroupsResponse$
3860
+ ];
3861
+ var ListIdentityProviders$ = [9, n0, _LIP,
3862
+ 0, () => ListIdentityProvidersRequest$, () => ListIdentityProvidersResponse$
3863
+ ];
3864
+ var ListResourceServers$ = [9, n0, _LRS,
3865
+ 0, () => ListResourceServersRequest$, () => ListResourceServersResponse$
3866
+ ];
3867
+ var ListTagsForResource$ = [9, n0, _LTFR,
3868
+ 0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
3869
+ ];
3870
+ var ListTerms$ = [9, n0, _LT,
3871
+ 0, () => ListTermsRequest$, () => ListTermsResponse$
3872
+ ];
3873
+ var ListUserImportJobs$ = [9, n0, _LUIJ,
3874
+ 0, () => ListUserImportJobsRequest$, () => ListUserImportJobsResponse$
3875
+ ];
3876
+ var ListUserPoolClients$ = [9, n0, _LUPC,
3877
+ 0, () => ListUserPoolClientsRequest$, () => ListUserPoolClientsResponse$
3878
+ ];
3879
+ var ListUserPools$ = [9, n0, _LUP,
3880
+ 0, () => ListUserPoolsRequest$, () => ListUserPoolsResponse$
3881
+ ];
3882
+ var ListUsers$ = [9, n0, _LU,
3883
+ 0, () => ListUsersRequest$, () => ListUsersResponse$
3884
+ ];
3885
+ var ListUsersInGroup$ = [9, n0, _LUIG,
3886
+ 0, () => ListUsersInGroupRequest$, () => ListUsersInGroupResponse$
3887
+ ];
3888
+ var ListWebAuthnCredentials$ = [9, n0, _LWAC,
3889
+ 0, () => ListWebAuthnCredentialsRequest$, () => ListWebAuthnCredentialsResponse$
3890
+ ];
3891
+ var ResendConfirmationCode$ = [9, n0, _RCC,
3892
+ 0, () => ResendConfirmationCodeRequest$, () => ResendConfirmationCodeResponse$
3893
+ ];
3894
+ var RespondToAuthChallenge$ = [9, n0, _RTAC,
3895
+ 0, () => RespondToAuthChallengeRequest$, () => RespondToAuthChallengeResponse$
3896
+ ];
3897
+ var RevokeToken$ = [9, n0, _RTev,
3898
+ 0, () => RevokeTokenRequest$, () => RevokeTokenResponse$
3899
+ ];
3900
+ var SetLogDeliveryConfiguration$ = [9, n0, _SLDC,
3901
+ 0, () => SetLogDeliveryConfigurationRequest$, () => SetLogDeliveryConfigurationResponse$
3902
+ ];
3903
+ var SetRiskConfiguration$ = [9, n0, _SRC,
3904
+ 0, () => SetRiskConfigurationRequest$, () => SetRiskConfigurationResponse$
3905
+ ];
3906
+ var SetUICustomization$ = [9, n0, _SUIC,
3907
+ 0, () => SetUICustomizationRequest$, () => SetUICustomizationResponse$
3908
+ ];
3909
+ var SetUserMFAPreference$ = [9, n0, _SUMFAP,
3910
+ 0, () => SetUserMFAPreferenceRequest$, () => SetUserMFAPreferenceResponse$
3911
+ ];
3912
+ var SetUserPoolMfaConfig$ = [9, n0, _SUPMC,
3913
+ 0, () => SetUserPoolMfaConfigRequest$, () => SetUserPoolMfaConfigResponse$
3914
+ ];
3915
+ var SetUserSettings$ = [9, n0, _SUS,
3916
+ 0, () => SetUserSettingsRequest$, () => SetUserSettingsResponse$
3917
+ ];
3918
+ var SignUp$ = [9, n0, _SUi,
3919
+ 0, () => SignUpRequest$, () => SignUpResponse$
3920
+ ];
3921
+ var StartUserImportJob$ = [9, n0, _SUIJ,
3922
+ 0, () => StartUserImportJobRequest$, () => StartUserImportJobResponse$
3923
+ ];
3924
+ var StartWebAuthnRegistration$ = [9, n0, _SWAR,
3925
+ 0, () => StartWebAuthnRegistrationRequest$, () => StartWebAuthnRegistrationResponse$
3926
+ ];
3927
+ var StopUserImportJob$ = [9, n0, _SUIJt,
3928
+ 0, () => StopUserImportJobRequest$, () => StopUserImportJobResponse$
3929
+ ];
3930
+ var TagResource$ = [9, n0, _TR,
3931
+ 0, () => TagResourceRequest$, () => TagResourceResponse$
3932
+ ];
3933
+ var UntagResource$ = [9, n0, _UR,
3934
+ 0, () => UntagResourceRequest$, () => UntagResourceResponse$
3935
+ ];
3936
+ var UpdateAuthEventFeedback$ = [9, n0, _UAEF,
3937
+ 0, () => UpdateAuthEventFeedbackRequest$, () => UpdateAuthEventFeedbackResponse$
3938
+ ];
3939
+ var UpdateDeviceStatus$ = [9, n0, _UDSp,
3940
+ 0, () => UpdateDeviceStatusRequest$, () => UpdateDeviceStatusResponse$
3941
+ ];
3942
+ var UpdateGroup$ = [9, n0, _UG,
3943
+ 0, () => UpdateGroupRequest$, () => UpdateGroupResponse$
3944
+ ];
3945
+ var UpdateIdentityProvider$ = [9, n0, _UIP,
3946
+ 0, () => UpdateIdentityProviderRequest$, () => UpdateIdentityProviderResponse$
3947
+ ];
3948
+ var UpdateManagedLoginBranding$ = [9, n0, _UMLB,
3949
+ 0, () => UpdateManagedLoginBrandingRequest$, () => UpdateManagedLoginBrandingResponse$
3950
+ ];
3951
+ var UpdateResourceServer$ = [9, n0, _URS,
3952
+ 0, () => UpdateResourceServerRequest$, () => UpdateResourceServerResponse$
3953
+ ];
3954
+ var UpdateTerms$ = [9, n0, _UTp,
3955
+ 0, () => UpdateTermsRequest$, () => UpdateTermsResponse$
3956
+ ];
3957
+ var UpdateUserAttributes$ = [9, n0, _UUA,
3958
+ 0, () => UpdateUserAttributesRequest$, () => UpdateUserAttributesResponse$
3959
+ ];
3960
+ var UpdateUserPool$ = [9, n0, _UUP,
3961
+ 0, () => UpdateUserPoolRequest$, () => UpdateUserPoolResponse$
3962
+ ];
3963
+ var UpdateUserPoolClient$ = [9, n0, _UUPC,
3964
+ 0, () => UpdateUserPoolClientRequest$, () => UpdateUserPoolClientResponse$
3965
+ ];
3966
+ var UpdateUserPoolDomain$ = [9, n0, _UUPD,
3967
+ 0, () => UpdateUserPoolDomainRequest$, () => UpdateUserPoolDomainResponse$
3968
+ ];
3969
+ var VerifySoftwareToken$ = [9, n0, _VST,
3970
+ 0, () => VerifySoftwareTokenRequest$, () => VerifySoftwareTokenResponse$
3971
+ ];
3972
+ var VerifyUserAttribute$ = [9, n0, _VUA,
3973
+ 0, () => VerifyUserAttributeRequest$, () => VerifyUserAttributeResponse$
4671
3974
  ];
4672
3975
 
4673
3976
  class AddCustomAttributesCommand extends smithyClient.Command
@@ -6237,10 +5540,10 @@ const paginateListUserPoolClients = core.createPaginator(CognitoIdentityProvider
6237
5540
 
6238
5541
  const paginateListUserPools = core.createPaginator(CognitoIdentityProviderClient, ListUserPoolsCommand, "NextToken", "NextToken", "MaxResults");
6239
5542
 
6240
- const paginateListUsersInGroup = core.createPaginator(CognitoIdentityProviderClient, ListUsersInGroupCommand, "NextToken", "NextToken", "Limit");
6241
-
6242
5543
  const paginateListUsers = core.createPaginator(CognitoIdentityProviderClient, ListUsersCommand, "PaginationToken", "PaginationToken", "Limit");
6243
5544
 
5545
+ const paginateListUsersInGroup = core.createPaginator(CognitoIdentityProviderClient, ListUsersInGroupCommand, "NextToken", "NextToken", "Limit");
5546
+
6244
5547
  const RecoveryOptionNameType = {
6245
5548
  ADMIN_ONLY: "admin_only",
6246
5549
  VERIFIED_EMAIL: "verified_email",