@aws-sdk/client-datazone 3.967.0 → 3.969.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.
Files changed (33) hide show
  1. package/dist-cjs/index.js +562 -540
  2. package/dist-es/models/enums.js +4 -0
  3. package/dist-es/schemas/schemas_0.js +555 -540
  4. package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +3 -0
  5. package/dist-types/commands/CancelSubscriptionCommand.d.ts +3 -0
  6. package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +2 -0
  8. package/dist-types/commands/GetDataProductCommand.d.ts +1 -1
  9. package/dist-types/commands/GetSubscriptionCommand.d.ts +3 -0
  10. package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +3 -0
  11. package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +1 -0
  12. package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +1 -0
  13. package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +4 -0
  14. package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +1 -0
  15. package/dist-types/commands/ListSubscriptionsCommand.d.ts +4 -0
  16. package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +3 -0
  17. package/dist-types/commands/RevokeSubscriptionCommand.d.ts +3 -0
  18. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  19. package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +3 -0
  20. package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +2 -0
  21. package/dist-types/models/enums.d.ts +12 -0
  22. package/dist-types/models/models_0.d.ts +67 -98
  23. package/dist-types/models/models_1.d.ts +122 -22
  24. package/dist-types/models/models_2.d.ts +31 -1
  25. package/dist-types/schemas/schemas_0.d.ts +2 -0
  26. package/dist-types/ts3.4/commands/GetDataProductCommand.d.ts +1 -1
  27. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  28. package/dist-types/ts3.4/models/enums.d.ts +6 -0
  29. package/dist-types/ts3.4/models/models_0.d.ts +35 -21
  30. package/dist-types/ts3.4/models/models_1.d.ts +29 -5
  31. package/dist-types/ts3.4/models/models_2.d.ts +8 -0
  32. package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
  33. package/package.json +37 -37
package/dist-cjs/index.js CHANGED
@@ -1040,6 +1040,8 @@ const _SGu = "SubscriptionGrants";
1040
1040
  const _SI = "SearchInput";
1041
1041
  const _SII = "SearchInItem";
1042
1042
  const _SIL = "SearchInList";
1043
+ const _SIP = "SubscribedIamPrincipal";
1044
+ const _SIPI = "SubscribedIamPrincipalInput";
1043
1045
  const _SIRI = "SearchInventoryResultItems";
1044
1046
  const _SIRIe = "SearchInventoryResultItem";
1045
1047
  const _SL = "SubscribedListing";
@@ -1570,6 +1572,7 @@ const _oDI = "originDomainId";
1570
1572
  const _oDS = "overallDeploymentStatus";
1571
1573
  const _oDUO = "overrideDomainUnitOwners";
1572
1574
  const _oGI = "owningGroupId";
1575
+ const _oIPA = "owningIamPrincipalArn";
1573
1576
  const _oLRES = "openLineageRunEventSummary";
1574
1577
  const _oPI = "owningProjectId";
1575
1578
  const _oPIr = "originProjectId";
@@ -1585,6 +1588,7 @@ const _ou = "outputs";
1585
1588
  const _ow = "owners";
1586
1589
  const _p = "principal";
1587
1590
  const _pA = "profileArn";
1591
+ const _pAr = "principalArn";
1588
1592
  const _pC = "predictionChoice";
1589
1593
  const _pCR = "physicalConnectionRequirements";
1590
1594
  const _pCr = "predictionConfiguration";
@@ -1683,6 +1687,7 @@ const _sB = "sortBy";
1683
1687
  const _sD = "shortDescription";
1684
1688
  const _sDC = "skipDeletionCheck";
1685
1689
  const _sEP = "sparkEmrProperties";
1690
+ const _sGCM = "subscriptionGrantCreationMode";
1686
1691
  const _sGIL = "securityGroupIdList";
1687
1692
  const _sGP = "sparkGlueProperties";
1688
1693
  const _sGS = "selfGrantStatus";
@@ -1846,22 +1851,22 @@ var UserSearchText = [0, n0, _UST, 8, 0];
1846
1851
  var AcceptChoice$ = [3, n0, _AC,
1847
1852
  0,
1848
1853
  [_pT, _pC, _eV],
1849
- [0, 1, [() => EditedValue, 0]]
1854
+ [0, 1, [() => EditedValue, 0]], 1
1850
1855
  ];
1851
1856
  var AcceptedAssetScope$ = [3, n0, _AAS,
1852
1857
  0,
1853
1858
  [_aI, _fI],
1854
- [0, 64 | 0]
1859
+ [0, 64 | 0], 2
1855
1860
  ];
1856
1861
  var AcceptPredictionsInput$ = [3, n0, _API,
1857
1862
  0,
1858
1863
  [_dI, _i, _r, _aR, _aC, _cT],
1859
- [[0, 1], [0, 1], [0, { [_hQ]: _r }], () => AcceptRule$, [() => AcceptChoices, 0], [0, 4]]
1864
+ [[0, 1], [0, 1], [0, { [_hQ]: _r }], () => AcceptRule$, [() => AcceptChoices, 0], [0, 4]], 2
1860
1865
  ];
1861
1866
  var AcceptPredictionsOutput$ = [3, n0, _APO,
1862
1867
  0,
1863
1868
  [_dIo, _aI, _r],
1864
- [0, 0, 0]
1869
+ [0, 0, 0], 3
1865
1870
  ];
1866
1871
  var AcceptRule$ = [3, n0, _AR,
1867
1872
  0,
@@ -1871,23 +1876,23 @@ var AcceptRule$ = [3, n0, _AR,
1871
1876
  var AcceptSubscriptionRequestInput$ = [3, n0, _ASRI,
1872
1877
  0,
1873
1878
  [_dI, _i, _dC, _aS, _aP],
1874
- [[0, 1], [0, 1], [() => DecisionComment, 0], () => AcceptedAssetScopes, () => AssetPermissions]
1879
+ [[0, 1], [0, 1], [() => DecisionComment, 0], () => AcceptedAssetScopes, () => AssetPermissions], 2
1875
1880
  ];
1876
1881
  var AcceptSubscriptionRequestOutput$ = [3, n0, _ASRO,
1877
1882
  0,
1878
- [_id, _cB, _uB, _dIo, _s, _cA, _uA, _rR, _sP, _sL, _rI, _dC, _eSI, _mF],
1879
- [0, 0, 0, 0, 0, 4, 4, [() => RequestReason, 0], [() => SubscribedPrincipals, 0], [() => SubscribedListings, 0], 0, [() => DecisionComment, 0], 0, [() => MetadataForms, 0]]
1883
+ [_id, _cB, _dIo, _s, _cA, _uA, _rR, _sP, _sL, _uB, _rI, _dC, _eSI, _mF],
1884
+ [0, 0, 0, 0, 4, 4, [() => RequestReason, 0], [() => SubscribedPrincipals, 0], [() => SubscribedListings, 0], 0, 0, [() => DecisionComment, 0], 0, [() => MetadataForms, 0]], 9
1880
1885
  ];
1881
1886
  var AccessDeniedException$ = [-3, n0, _ADE,
1882
1887
  { [_e]: _c, [_hE]: 403 },
1883
1888
  [_m],
1884
- [0]
1889
+ [0], 1
1885
1890
  ];
1886
1891
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
1887
1892
  var AccountInfo$ = [3, n0, _AI,
1888
1893
  0,
1889
1894
  [_aAI, _sR, _aAN],
1890
- [0, 64 | 0, [() => AwsAccountName, 0]]
1895
+ [0, 64 | 0, [() => AwsAccountName, 0]], 2
1891
1896
  ];
1892
1897
  var AccountPoolSummary$ = [3, n0, _APS,
1893
1898
  0,
@@ -1897,7 +1902,7 @@ var AccountPoolSummary$ = [3, n0, _APS,
1897
1902
  var AddEntityOwnerInput$ = [3, n0, _AEOI,
1898
1903
  0,
1899
1904
  [_dI, _eT, _eI, _o, _cT],
1900
- [[0, 1], [0, 1], [0, 1], () => OwnerProperties$, [0, 4]]
1905
+ [[0, 1], [0, 1], [0, 1], () => OwnerProperties$, [0, 4]], 4
1901
1906
  ];
1902
1907
  var AddEntityOwnerOutput$ = [3, n0, _AEOO,
1903
1908
  0,
@@ -1907,7 +1912,7 @@ var AddEntityOwnerOutput$ = [3, n0, _AEOO,
1907
1912
  var AddPolicyGrantInput$ = [3, n0, _APGI,
1908
1913
  0,
1909
1914
  [_dI, _eT, _eI, _pTo, _p, _d, _cT],
1910
- [[0, 1], [0, 1], [0, 1], 0, () => PolicyGrantPrincipal$, () => PolicyGrantDetail$, [0, 4]]
1915
+ [[0, 1], [0, 1], [0, 1], 0, () => PolicyGrantPrincipal$, () => PolicyGrantDetail$, [0, 4]], 6
1911
1916
  ];
1912
1917
  var AddPolicyGrantOutput$ = [3, n0, _APGO,
1913
1918
  0,
@@ -1922,7 +1927,7 @@ var AddToProjectMemberPoolPolicyGrantDetail$ = [3, n0, _ATPMPPGD,
1922
1927
  var AggregationListItem$ = [3, n0, _ALI,
1923
1928
  0,
1924
1929
  [_a, _dV],
1925
- [0, 0]
1930
+ [0, 0], 1
1926
1931
  ];
1927
1932
  var AggregationOutput$ = [3, n0, _AO,
1928
1933
  0,
@@ -1947,22 +1952,22 @@ var AllUsersGrantFilter$ = [3, n0, _AUGF,
1947
1952
  var AmazonQPropertiesInput$ = [3, n0, _AQPI,
1948
1953
  0,
1949
1954
  [_iE, _pA, _aM],
1950
- [2, 0, 0]
1955
+ [2, 0, 0], 1
1951
1956
  ];
1952
1957
  var AmazonQPropertiesOutput$ = [3, n0, _AQPO,
1953
1958
  0,
1954
1959
  [_iE, _pA, _aM],
1955
- [2, 0, 0]
1960
+ [2, 0, 0], 1
1956
1961
  ];
1957
1962
  var AmazonQPropertiesPatch$ = [3, n0, _AQPP,
1958
1963
  0,
1959
1964
  [_iE, _pA, _aM],
1960
- [2, 0, 0]
1965
+ [2, 0, 0], 1
1961
1966
  ];
1962
1967
  var AssetFilterSummary$ = [3, n0, _AFS,
1963
1968
  0,
1964
1969
  [_id, _dIo, _aI, _n, _de, _s, _eCN, _eRF, _cA, _eM],
1965
- [0, 0, 0, [() => FilterName, 0], [() => Description, 0], 0, 64 | 0, 0, 4, 0]
1970
+ [0, 0, 0, [() => FilterName, 0], [() => Description, 0], 0, 64 | 0, 0, 4, 0], 4
1966
1971
  ];
1967
1972
  var AssetInDataProductListingItem$ = [3, n0, _AIDPLI,
1968
1973
  0,
@@ -1971,8 +1976,8 @@ var AssetInDataProductListingItem$ = [3, n0, _AIDPLI,
1971
1976
  ];
1972
1977
  var AssetItem$ = [3, n0, _AIs,
1973
1978
  0,
1974
- [_dIo, _i, _n, _tI, _tR, _eIx, _de, _cA, _cB, _fRCA, _fRCB, _gT, _oPI, _aA, _gGT],
1975
- [0, 0, [() => AssetName, 0], 0, 0, 0, [() => Description, 0], 4, 0, 4, 0, 64 | 0, 0, [() => AssetItemAdditionalAttributes$, 0], 64 | 0]
1979
+ [_dIo, _i, _n, _tI, _tR, _oPI, _eIx, _de, _cA, _cB, _fRCA, _fRCB, _gT, _aA, _gGT],
1980
+ [0, 0, [() => AssetName, 0], 0, 0, 0, 0, [() => Description, 0], 4, 0, 4, 0, 64 | 0, [() => AssetItemAdditionalAttributes$, 0], 64 | 0], 6
1976
1981
  ];
1977
1982
  var AssetItemAdditionalAttributes$ = [3, n0, _AIAA,
1978
1983
  0,
@@ -1987,7 +1992,7 @@ var AssetListing$ = [3, n0, _ALs,
1987
1992
  var AssetListingDetails$ = [3, n0, _ALD,
1988
1993
  0,
1989
1994
  [_lI, _lS],
1990
- [0, 0]
1995
+ [0, 0], 2
1991
1996
  ];
1992
1997
  var AssetListingItem$ = [3, n0, _ALIs,
1993
1998
  0,
@@ -2002,7 +2007,7 @@ var AssetListingItemAdditionalAttributes$ = [3, n0, _ALIAA,
2002
2007
  var AssetPermission$ = [3, n0, _AP,
2003
2008
  0,
2004
2009
  [_aI, _pe],
2005
- [0, () => Permissions$]
2010
+ [0, () => Permissions$], 2
2006
2011
  ];
2007
2012
  var AssetRevision$ = [3, n0, _ARs,
2008
2013
  0,
@@ -2012,27 +2017,27 @@ var AssetRevision$ = [3, n0, _ARs,
2012
2017
  var AssetScope$ = [3, n0, _AS,
2013
2018
  0,
2014
2019
  [_aI, _fI, _s, _eM],
2015
- [0, 64 | 0, 0, 0]
2020
+ [0, 64 | 0, 0, 0], 3
2016
2021
  ];
2017
2022
  var AssetTargetNameMap$ = [3, n0, _ATNM,
2018
2023
  0,
2019
2024
  [_aI, _tN],
2020
- [0, 0]
2025
+ [0, 0], 2
2021
2026
  ];
2022
2027
  var AssetTypeItem$ = [3, n0, _ATI,
2023
2028
  0,
2024
- [_dIo, _n, _r, _de, _fO, _oPI, _oDI, _oPIr, _cA, _cB, _uA, _uB],
2025
- [0, 0, 0, [() => Description, 0], [() => FormsOutputMap, 0], 0, 0, 0, 4, 0, 4, 0]
2029
+ [_dIo, _n, _r, _fO, _oPI, _de, _oDI, _oPIr, _cA, _cB, _uA, _uB],
2030
+ [0, 0, 0, [() => FormsOutputMap, 0], 0, [() => Description, 0], 0, 0, 4, 0, 4, 0], 5
2026
2031
  ];
2027
2032
  var AssetTypesForRule$ = [3, n0, _ATFR,
2028
2033
  0,
2029
2034
  [_sM, _sAT],
2030
- [0, 64 | 0]
2035
+ [0, 64 | 0], 1
2031
2036
  ];
2032
2037
  var AssociateEnvironmentRoleInput$ = [3, n0, _AERI,
2033
2038
  0,
2034
2039
  [_dI, _eInv, _eRA],
2035
- [[0, 1], [0, 1], [0, 1]]
2040
+ [[0, 1], [0, 1], [0, 1]], 3
2036
2041
  ];
2037
2042
  var AssociateEnvironmentRoleOutput$ = [3, n0, _AERO,
2038
2043
  0,
@@ -2042,7 +2047,7 @@ var AssociateEnvironmentRoleOutput$ = [3, n0, _AERO,
2042
2047
  var AssociateGovernedTermsInput$ = [3, n0, _AGTI,
2043
2048
  0,
2044
2049
  [_dI, _eI, _eT, _gGT],
2045
- [[0, 1], [0, 1], [0, 1], 64 | 0]
2050
+ [[0, 1], [0, 1], [0, 1], 64 | 0], 4
2046
2051
  ];
2047
2052
  var AssociateGovernedTermsOutput$ = [3, n0, _AGTO,
2048
2053
  0,
@@ -2067,12 +2072,12 @@ var AthenaPropertiesPatch$ = [3, n0, _APP,
2067
2072
  var AttributeError$ = [3, n0, _AE,
2068
2073
  0,
2069
2074
  [_aIt, _cod, _m],
2070
- [0, 0, 0]
2075
+ [0, 0, 0], 3
2071
2076
  ];
2072
2077
  var AttributeInput$ = [3, n0, _AIt,
2073
2078
  0,
2074
2079
  [_aIt, _f],
2075
- [0, [() => FormInputList, 0]]
2080
+ [0, [() => FormInputList, 0]], 2
2076
2081
  ];
2077
2082
  var AuthenticationConfiguration$ = [3, n0, _ACu,
2078
2083
  0,
@@ -2112,27 +2117,27 @@ var BasicAuthenticationCredentials$ = [3, n0, _BAC,
2112
2117
  var BatchGetAttributeOutput$ = [3, n0, _BGAO,
2113
2118
  0,
2114
2119
  [_aIt, _f],
2115
- [0, [() => FormOutputList, 0]]
2120
+ [0, [() => FormOutputList, 0]], 1
2116
2121
  ];
2117
2122
  var BatchGetAttributesMetadataInput$ = [3, n0, _BGAMI,
2118
2123
  0,
2119
- [_dI, _eT, _eI, _eR, _aItt],
2120
- [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _eR }], [64 | 0, { [_hQ]: _aIt }]]
2124
+ [_dI, _eT, _eI, _aItt, _eR],
2125
+ [[0, 1], [0, 1], [0, 1], [64 | 0, { [_hQ]: _aIt }], [0, { [_hQ]: _eR }]], 4
2121
2126
  ];
2122
2127
  var BatchGetAttributesMetadataOutput$ = [3, n0, _BGAMO,
2123
2128
  0,
2124
- [_at, _er],
2125
- [[() => BatchGetAttributeItems, 0], () => AttributesErrors]
2129
+ [_er, _at],
2130
+ [() => AttributesErrors, [() => BatchGetAttributeItems, 0]], 1
2126
2131
  ];
2127
2132
  var BatchPutAttributeOutput$ = [3, n0, _BPAO,
2128
2133
  0,
2129
2134
  [_aIt],
2130
- [0]
2135
+ [0], 1
2131
2136
  ];
2132
2137
  var BatchPutAttributesMetadataInput$ = [3, n0, _BPAMI,
2133
2138
  0,
2134
- [_dI, _eT, _eI, _cT, _at],
2135
- [[0, 1], [0, 1], [0, 1], [0, 4], [() => Attributes, 0]]
2139
+ [_dI, _eT, _eI, _at, _cT],
2140
+ [[0, 1], [0, 1], [0, 1], [() => Attributes, 0], [0, 4]], 4
2136
2141
  ];
2137
2142
  var BatchPutAttributesMetadataOutput$ = [3, n0, _BPAMO,
2138
2143
  0,
@@ -2147,7 +2152,7 @@ var BusinessNameGenerationConfiguration$ = [3, n0, _BNGC,
2147
2152
  var CancelMetadataGenerationRunInput$ = [3, n0, _CMGRI,
2148
2153
  0,
2149
2154
  [_dI, _i],
2150
- [[0, 1], [0, 1]]
2155
+ [[0, 1], [0, 1]], 2
2151
2156
  ];
2152
2157
  var CancelMetadataGenerationRunOutput$ = [3, n0, _CMGRO,
2153
2158
  0,
@@ -2157,17 +2162,17 @@ var CancelMetadataGenerationRunOutput$ = [3, n0, _CMGRO,
2157
2162
  var CancelSubscriptionInput$ = [3, n0, _CSI,
2158
2163
  0,
2159
2164
  [_dI, _i],
2160
- [[0, 1], [0, 1]]
2165
+ [[0, 1], [0, 1]], 2
2161
2166
  ];
2162
2167
  var CancelSubscriptionOutput$ = [3, n0, _CSO,
2163
2168
  0,
2164
- [_id, _cB, _uB, _dIo, _s, _cA, _uA, _sPu, _sLu, _sRI, _rP],
2165
- [0, 0, 0, 0, 0, 4, 4, [() => SubscribedPrincipal$, 0], [() => SubscribedListing$, 0], 0, 2]
2169
+ [_id, _cB, _dIo, _s, _cA, _uA, _sPu, _sLu, _uB, _sRI, _rP],
2170
+ [0, 0, 0, 0, 4, 4, [() => SubscribedPrincipal$, 0], [() => SubscribedListing$, 0], 0, 0, 2], 8
2166
2171
  ];
2167
2172
  var CloudFormationProperties$ = [3, n0, _CFP,
2168
2173
  0,
2169
2174
  [_tU],
2170
- [0]
2175
+ [0], 1
2171
2176
  ];
2172
2177
  var ColumnFilterConfiguration$ = [3, n0, _CFC,
2173
2178
  0,
@@ -2181,13 +2186,13 @@ var ConfigurableActionParameter$ = [3, n0, _CAP,
2181
2186
  ];
2182
2187
  var ConfigurableEnvironmentAction$ = [3, n0, _CEA,
2183
2188
  0,
2184
- [_ty, _au, _par],
2185
- [0, 0, () => ConfigurableActionParameterList]
2189
+ [_ty, _par, _au],
2190
+ [0, () => ConfigurableActionParameterList, 0], 2
2186
2191
  ];
2187
2192
  var ConflictException$ = [-3, n0, _CE,
2188
2193
  { [_e]: _c, [_hE]: 409 },
2189
2194
  [_m],
2190
- [0]
2195
+ [0], 1
2191
2196
  ];
2192
2197
  schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
2193
2198
  var ConnectionCredentials$ = [3, n0, _CC,
@@ -2197,58 +2202,58 @@ var ConnectionCredentials$ = [3, n0, _CC,
2197
2202
  ];
2198
2203
  var ConnectionSummary$ = [3, n0, _CS,
2199
2204
  0,
2200
- [_cI, _dIo, _dUI, _eInvi, _n, _pE, _pI, _pr, _ty, _sc],
2201
- [0, 0, 0, 0, 0, [() => PhysicalEndpoints, 0], 0, [() => ConnectionPropertiesOutput$, 0], 0, 0]
2205
+ [_cI, _dIo, _dUI, _n, _pE, _ty, _eInvi, _pI, _pr, _sc],
2206
+ [0, 0, 0, 0, [() => PhysicalEndpoints, 0], 0, 0, 0, [() => ConnectionPropertiesOutput$, 0], 0], 6
2202
2207
  ];
2203
2208
  var CreateAccountPoolInput$ = [3, n0, _CAPI,
2204
2209
  0,
2205
- [_dI, _n, _de, _rS, _aSc],
2206
- [[0, 1], [() => AccountPoolName, 0], [() => Description, 0], 0, [() => AccountSource$, 0]]
2210
+ [_dI, _n, _rS, _aSc, _de],
2211
+ [[0, 1], [() => AccountPoolName, 0], 0, [() => AccountSource$, 0], [() => Description, 0]], 4
2207
2212
  ];
2208
2213
  var CreateAccountPoolOutput$ = [3, n0, _CAPO,
2209
2214
  0,
2210
- [_dIo, _n, _id, _de, _rS, _aSc, _cB, _cA, _lUA, _uB, _dUI],
2211
- [0, [() => AccountPoolName, 0], 0, [() => Description, 0], 0, [() => AccountSource$, 0], 0, 5, 5, 0, 0]
2215
+ [_aSc, _cB, _dIo, _n, _id, _de, _rS, _cA, _lUA, _uB, _dUI],
2216
+ [[() => AccountSource$, 0], 0, 0, [() => AccountPoolName, 0], 0, [() => Description, 0], 0, 5, 5, 0, 0], 2
2212
2217
  ];
2213
2218
  var CreateAssetFilterInput$ = [3, n0, _CAFI,
2214
2219
  0,
2215
- [_dI, _aIs, _n, _de, _con, _cT],
2216
- [[0, 1], [0, 1], [() => FilterName, 0], [() => Description, 0], () => AssetFilterConfiguration$, [0, 4]]
2220
+ [_dI, _aIs, _n, _con, _de, _cT],
2221
+ [[0, 1], [0, 1], [() => FilterName, 0], () => AssetFilterConfiguration$, [() => Description, 0], [0, 4]], 4
2217
2222
  ];
2218
2223
  var CreateAssetFilterOutput$ = [3, n0, _CAFO,
2219
2224
  0,
2220
- [_id, _dIo, _aI, _n, _de, _s, _con, _cA, _eM, _eCN, _eRF],
2221
- [0, 0, 0, [() => FilterName, 0], [() => Description, 0], 0, () => AssetFilterConfiguration$, 4, 0, 64 | 0, 0]
2225
+ [_id, _dIo, _aI, _n, _con, _de, _s, _cA, _eM, _eCN, _eRF],
2226
+ [0, 0, 0, [() => FilterName, 0], () => AssetFilterConfiguration$, [() => Description, 0], 0, 4, 0, 64 | 0, 0], 5
2222
2227
  ];
2223
2228
  var CreateAssetInput$ = [3, n0, _CAI,
2224
2229
  0,
2225
- [_n, _dI, _eIx, _tI, _tR, _de, _gT, _fIo, _oPIw, _pCr, _cT],
2226
- [[() => AssetName, 0], [0, 1], 0, 0, 0, [() => Description, 0], 64 | 0, [() => FormInputList, 0], 0, () => PredictionConfiguration$, [0, 4]]
2230
+ [_n, _dI, _tI, _oPIw, _eIx, _tR, _de, _gT, _fIo, _pCr, _cT],
2231
+ [[() => AssetName, 0], [0, 1], 0, 0, 0, 0, [() => Description, 0], 64 | 0, [() => FormInputList, 0], () => PredictionConfiguration$, [0, 4]], 4
2227
2232
  ];
2228
2233
  var CreateAssetOutput$ = [3, n0, _CAO,
2229
2234
  0,
2230
- [_id, _n, _tI, _tR, _eIx, _r, _de, _cA, _cB, _fRCA, _fRCB, _gT, _gGT, _oPI, _dIo, _l, _fO, _rOFO, _lTSDPFO, _pCr],
2231
- [0, [() => AssetName, 0], 0, 0, 0, 0, [() => Description, 0], 4, 0, 4, 0, 64 | 0, 64 | 0, 0, 0, () => AssetListingDetails$, [() => FormOutputList, 0], [() => FormOutputList, 0], () => TimeSeriesDataPointSummaryFormOutputList, () => PredictionConfiguration$]
2235
+ [_id, _n, _tI, _tR, _r, _oPI, _dIo, _fO, _eIx, _de, _cA, _cB, _fRCA, _fRCB, _gT, _gGT, _l, _rOFO, _lTSDPFO, _pCr],
2236
+ [0, [() => AssetName, 0], 0, 0, 0, 0, 0, [() => FormOutputList, 0], 0, [() => Description, 0], 4, 0, 4, 0, 64 | 0, 64 | 0, () => AssetListingDetails$, [() => FormOutputList, 0], () => TimeSeriesDataPointSummaryFormOutputList, () => PredictionConfiguration$], 8
2232
2237
  ];
2233
2238
  var CreateAssetRevisionInput$ = [3, n0, _CARI,
2234
2239
  0,
2235
2240
  [_n, _dI, _i, _tR, _de, _gT, _fIo, _pCr, _cT],
2236
- [[() => AssetName, 0], [0, 1], [0, 1], 0, [() => Description, 0], 64 | 0, [() => FormInputList, 0], () => PredictionConfiguration$, [0, 4]]
2241
+ [[() => AssetName, 0], [0, 1], [0, 1], 0, [() => Description, 0], 64 | 0, [() => FormInputList, 0], () => PredictionConfiguration$, [0, 4]], 3
2237
2242
  ];
2238
2243
  var CreateAssetRevisionOutput$ = [3, n0, _CARO,
2239
2244
  0,
2240
- [_id, _n, _tI, _tR, _eIx, _r, _de, _cA, _cB, _fRCA, _fRCB, _gT, _gGT, _oPI, _dIo, _l, _fO, _rOFO, _lTSDPFO, _pCr],
2241
- [0, [() => AssetName, 0], 0, 0, 0, 0, [() => Description, 0], 4, 0, 4, 0, 64 | 0, 64 | 0, 0, 0, () => AssetListingDetails$, [() => FormOutputList, 0], [() => FormOutputList, 0], () => TimeSeriesDataPointSummaryFormOutputList, () => PredictionConfiguration$]
2245
+ [_id, _n, _tI, _tR, _r, _oPI, _dIo, _fO, _eIx, _de, _cA, _cB, _fRCA, _fRCB, _gT, _gGT, _l, _rOFO, _lTSDPFO, _pCr],
2246
+ [0, [() => AssetName, 0], 0, 0, 0, 0, 0, [() => FormOutputList, 0], 0, [() => Description, 0], 4, 0, 4, 0, 64 | 0, 64 | 0, () => AssetListingDetails$, [() => FormOutputList, 0], () => TimeSeriesDataPointSummaryFormOutputList, () => PredictionConfiguration$], 8
2242
2247
  ];
2243
2248
  var CreateAssetTypeInput$ = [3, n0, _CATI,
2244
2249
  0,
2245
- [_dI, _n, _de, _fIo, _oPIw],
2246
- [[0, 1], 0, [() => Description, 0], () => FormsInputMap, 0]
2250
+ [_dI, _n, _fIo, _oPIw, _de],
2251
+ [[0, 1], 0, () => FormsInputMap, 0, [() => Description, 0]], 4
2247
2252
  ];
2248
2253
  var CreateAssetTypeOutput$ = [3, n0, _CATO,
2249
2254
  0,
2250
- [_dIo, _n, _r, _de, _fO, _oPI, _oDI, _oPIr, _cA, _cB, _uA, _uB],
2251
- [0, 0, 0, [() => Description, 0], [() => FormsOutputMap, 0], 0, 0, 0, 4, 0, 4, 0]
2255
+ [_dIo, _n, _r, _fO, _de, _oPI, _oDI, _oPIr, _cA, _cB, _uA, _uB],
2256
+ [0, 0, 0, [() => FormsOutputMap, 0], [() => Description, 0], 0, 0, 0, 4, 0, 4, 0], 4
2252
2257
  ];
2253
2258
  var CreateAssetTypePolicyGrantDetail$ = [3, n0, _CATPGD,
2254
2259
  0,
@@ -2257,63 +2262,63 @@ var CreateAssetTypePolicyGrantDetail$ = [3, n0, _CATPGD,
2257
2262
  ];
2258
2263
  var CreateConnectionInput$ = [3, n0, _CCI,
2259
2264
  0,
2260
- [_aL, _cT, _de, _dI, _eInv, _n, _pr, _eTIP, _sc],
2261
- [() => AwsLocation$, [0, 4], [() => Description, 0], [0, 1], 0, 0, [() => ConnectionPropertiesInput$, 0], 2, 0]
2265
+ [_dI, _n, _aL, _cT, _de, _eInv, _pr, _eTIP, _sc],
2266
+ [[0, 1], 0, () => AwsLocation$, [0, 4], [() => Description, 0], 0, [() => ConnectionPropertiesInput$, 0], 2, 0], 2
2262
2267
  ];
2263
2268
  var CreateConnectionOutput$ = [3, n0, _CCO,
2264
2269
  0,
2265
- [_cI, _de, _dIo, _dUI, _eInvi, _n, _pE, _pI, _pr, _ty, _sc],
2266
- [0, [() => Description, 0], 0, 0, 0, 0, [() => PhysicalEndpoints, 0], 0, [() => ConnectionPropertiesOutput$, 0], 0, 0]
2270
+ [_cI, _dIo, _dUI, _n, _pE, _ty, _de, _eInvi, _pI, _pr, _sc],
2271
+ [0, 0, 0, 0, [() => PhysicalEndpoints, 0], 0, [() => Description, 0], 0, 0, [() => ConnectionPropertiesOutput$, 0], 0], 6
2267
2272
  ];
2268
2273
  var CreateDataProductInput$ = [3, n0, _CDPI,
2269
2274
  0,
2270
2275
  [_dI, _n, _oPIw, _de, _gT, _fIo, _it, _cT],
2271
- [[0, 1], [() => DataProductName, 0], 0, [() => DataProductDescription, 0], 64 | 0, [() => FormInputList, 0], () => DataProductItems, [0, 4]]
2276
+ [[0, 1], [() => DataProductName, 0], 0, [() => DataProductDescription, 0], 64 | 0, [() => FormInputList, 0], () => DataProductItems, [0, 4]], 3
2272
2277
  ];
2273
2278
  var CreateDataProductOutput$ = [3, n0, _CDPO,
2274
2279
  0,
2275
2280
  [_dIo, _id, _r, _oPI, _n, _s, _de, _gT, _it, _fO, _cA, _cB, _fRCA, _fRCB],
2276
- [0, 0, 0, 0, [() => DataProductName, 0], 0, [() => DataProductDescription, 0], 64 | 0, () => DataProductItems, [() => FormOutputList, 0], 4, 0, 4, 0]
2281
+ [0, 0, 0, 0, [() => DataProductName, 0], 0, [() => DataProductDescription, 0], 64 | 0, () => DataProductItems, [() => FormOutputList, 0], 4, 0, 4, 0], 6
2277
2282
  ];
2278
2283
  var CreateDataProductRevisionInput$ = [3, n0, _CDPRI,
2279
2284
  0,
2280
2285
  [_dI, _i, _n, _de, _gT, _it, _fIo, _cT],
2281
- [[0, 1], [0, 1], [() => DataProductName, 0], [() => DataProductDescription, 0], 64 | 0, () => DataProductItems, [() => FormInputList, 0], [0, 4]]
2286
+ [[0, 1], [0, 1], [() => DataProductName, 0], [() => DataProductDescription, 0], 64 | 0, () => DataProductItems, [() => FormInputList, 0], [0, 4]], 3
2282
2287
  ];
2283
2288
  var CreateDataProductRevisionOutput$ = [3, n0, _CDPRO,
2284
2289
  0,
2285
2290
  [_dIo, _id, _r, _oPI, _n, _s, _de, _gT, _it, _fO, _cA, _cB, _fRCA, _fRCB],
2286
- [0, 0, 0, 0, [() => DataProductName, 0], 0, [() => DataProductDescription, 0], 64 | 0, () => DataProductItems, [() => FormOutputList, 0], 4, 0, 4, 0]
2291
+ [0, 0, 0, 0, [() => DataProductName, 0], 0, [() => DataProductDescription, 0], 64 | 0, () => DataProductItems, [() => FormOutputList, 0], 4, 0, 4, 0], 6
2287
2292
  ];
2288
2293
  var CreateDataSourceInput$ = [3, n0, _CDSI,
2289
2294
  0,
2290
- [_n, _de, _dI, _pIr, _eInv, _cIo, _ty, _con, _re, _eS, _sch, _pOI, _aFI, _cT],
2291
- [[() => Name, 0], [() => Description, 0], [0, 1], 0, 0, 0, 0, () => DataSourceConfigurationInput$, () => RecommendationConfiguration$, 0, [() => ScheduleConfiguration$, 0], 2, [() => FormInputList, 0], [0, 4]]
2295
+ [_n, _dI, _pIr, _ty, _de, _eInv, _cIo, _con, _re, _eS, _sch, _pOI, _aFI, _cT],
2296
+ [[() => Name, 0], [0, 1], 0, 0, [() => Description, 0], 0, 0, () => DataSourceConfigurationInput$, () => RecommendationConfiguration$, 0, [() => ScheduleConfiguration$, 0], 2, [() => FormInputList, 0], [0, 4]], 4
2292
2297
  ];
2293
2298
  var CreateDataSourceOutput$ = [3, n0, _CDSO,
2294
2299
  0,
2295
- [_id, _s, _ty, _n, _de, _dIo, _pI, _eInvi, _cI, _con, _re, _eS, _pOI, _aFO, _sch, _lRS, _lRA, _lREM, _eM, _cA, _uA],
2296
- [0, 0, 0, [() => Name, 0], [() => Description, 0], 0, 0, 0, 0, () => DataSourceConfigurationOutput$, () => RecommendationConfiguration$, 0, 2, [() => FormOutputList, 0], [() => ScheduleConfiguration$, 0], 0, 5, () => DataSourceErrorMessage$, () => DataSourceErrorMessage$, 5, 5]
2300
+ [_id, _n, _dIo, _pI, _s, _ty, _de, _eInvi, _cI, _con, _re, _eS, _pOI, _aFO, _sch, _lRS, _lRA, _lREM, _eM, _cA, _uA],
2301
+ [0, [() => Name, 0], 0, 0, 0, 0, [() => Description, 0], 0, 0, () => DataSourceConfigurationOutput$, () => RecommendationConfiguration$, 0, 2, [() => FormOutputList, 0], [() => ScheduleConfiguration$, 0], 0, 5, () => DataSourceErrorMessage$, () => DataSourceErrorMessage$, 5, 5], 4
2297
2302
  ];
2298
2303
  var CreateDomainInput$ = [3, n0, _CDI,
2299
2304
  0,
2300
- [_n, _de, _sSO, _dER, _kKI, _ta, _dVo, _sRe, _cT],
2301
- [0, 0, () => SingleSignOn$, 0, 0, 128 | 0, 0, 0, [0, 4]]
2305
+ [_n, _dER, _de, _sSO, _kKI, _ta, _dVo, _sRe, _cT],
2306
+ [0, 0, 0, () => SingleSignOn$, 0, 128 | 0, 0, 0, [0, 4]], 2
2302
2307
  ];
2303
2308
  var CreateDomainOutput$ = [3, n0, _CDO,
2304
2309
  0,
2305
2310
  [_id, _rDUI, _n, _de, _sSO, _dER, _ar, _kKI, _s, _pU, _ta, _dVo, _sRe],
2306
- [0, 0, 0, 0, () => SingleSignOn$, 0, 0, 0, 0, 0, 128 | 0, 0, 0]
2311
+ [0, 0, 0, 0, () => SingleSignOn$, 0, 0, 0, 0, 0, 128 | 0, 0, 0], 1
2307
2312
  ];
2308
2313
  var CreateDomainUnitInput$ = [3, n0, _CDUI,
2309
2314
  0,
2310
2315
  [_dI, _n, _pDUI, _de, _cT],
2311
- [[0, 1], [() => DomainUnitName, 0], 0, [() => DomainUnitDescription, 0], [0, 4]]
2316
+ [[0, 1], [() => DomainUnitName, 0], 0, [() => DomainUnitDescription, 0], [0, 4]], 3
2312
2317
  ];
2313
2318
  var CreateDomainUnitOutput$ = [3, n0, _CDUO,
2314
2319
  0,
2315
- [_id, _dIo, _n, _pDUIa, _de, _ow, _aDUI, _cA, _cB],
2316
- [0, 0, [() => DomainUnitName, 0], 0, [() => DomainUnitDescription, 0], () => DomainUnitOwners, 64 | 0, 4, 0]
2320
+ [_id, _dIo, _n, _ow, _aDUI, _pDUIa, _de, _cA, _cB],
2321
+ [0, 0, [() => DomainUnitName, 0], () => DomainUnitOwners, 64 | 0, 0, [() => DomainUnitDescription, 0], 4, 0], 5
2317
2322
  ];
2318
2323
  var CreateDomainUnitPolicyGrantDetail$ = [3, n0, _CDUPGD,
2319
2324
  0,
@@ -2323,42 +2328,42 @@ var CreateDomainUnitPolicyGrantDetail$ = [3, n0, _CDUPGD,
2323
2328
  var CreateEnvironmentActionInput$ = [3, n0, _CEAI,
2324
2329
  0,
2325
2330
  [_dI, _eInv, _n, _par, _de],
2326
- [[0, 1], [0, 1], 0, () => ActionParameters$, 0]
2331
+ [[0, 1], [0, 1], 0, () => ActionParameters$, 0], 4
2327
2332
  ];
2328
2333
  var CreateEnvironmentActionOutput$ = [3, n0, _CEAO,
2329
2334
  0,
2330
2335
  [_dIo, _eInvi, _id, _n, _par, _de],
2331
- [0, 0, 0, 0, () => ActionParameters$, 0]
2336
+ [0, 0, 0, 0, () => ActionParameters$, 0], 5
2332
2337
  ];
2333
2338
  var CreateEnvironmentBlueprintInput$ = [3, n0, _CEBI,
2334
2339
  0,
2335
- [_dI, _n, _de, _pP, _uP],
2336
- [[0, 1], 0, [() => Description, 0], () => ProvisioningProperties$, [() => CustomParameterList, 0]]
2340
+ [_dI, _n, _pP, _de, _uP],
2341
+ [[0, 1], 0, () => ProvisioningProperties$, [() => Description, 0], [() => CustomParameterList, 0]], 3
2337
2342
  ];
2338
2343
  var CreateEnvironmentBlueprintOutput$ = [3, n0, _CEBO,
2339
2344
  0,
2340
- [_id, _n, _de, _pro, _pP, _dP, _uP, _gT, _cA, _uA],
2341
- [0, 0, [() => Description, 0], 0, () => ProvisioningProperties$, () => DeploymentProperties$, [() => CustomParameterList, 0], 64 | 0, 5, 5]
2345
+ [_id, _n, _pro, _pP, _de, _dP, _uP, _gT, _cA, _uA],
2346
+ [0, 0, 0, () => ProvisioningProperties$, [() => Description, 0], () => DeploymentProperties$, [() => CustomParameterList, 0], 64 | 0, 5, 5], 4
2342
2347
  ];
2343
2348
  var CreateEnvironmentInput$ = [3, n0, _CEI,
2344
2349
  0,
2345
- [_pIr, _dI, _de, _n, _ePI, _uP, _gT, _eAI, _eAR, _eBI, _dO, _eCI],
2346
- [0, [0, 1], 0, 0, 0, () => EnvironmentParametersList, 64 | 0, 0, 0, 0, 1, 0]
2350
+ [_pIr, _dI, _n, _de, _ePI, _uP, _gT, _eAI, _eAR, _eBI, _dO, _eCI],
2351
+ [0, [0, 1], 0, 0, 0, () => EnvironmentParametersList, 64 | 0, 0, 0, 0, 1, 0], 3
2347
2352
  ];
2348
2353
  var CreateEnvironmentOutput$ = [3, n0, _CEO,
2349
2354
  0,
2350
- [_pI, _id, _dIo, _cB, _cA, _uA, _n, _de, _ePIn, _aAI, _aAR, _pro, _pR, _s, _eA, _gT, _uP, _lD, _pP, _dP, _eBIn, _eCI],
2351
- [0, 0, 0, 0, 5, 5, [() => EnvironmentName, 0], [() => Description, 0], 0, 0, 0, 0, () => ResourceList, 0, () => EnvironmentActionList, 64 | 0, [() => CustomParameterList, 0], () => Deployment$, () => ProvisioningProperties$, () => DeploymentProperties$, 0, [() => EnvironmentConfigurationId, 0]]
2355
+ [_pI, _dIo, _cB, _n, _pro, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _s, _eA, _gT, _uP, _lD, _pP, _dP, _eBIn, _eCI],
2356
+ [0, 0, 0, [() => EnvironmentName, 0], 0, 0, 5, 5, [() => Description, 0], 0, 0, 0, () => ResourceList, 0, () => EnvironmentActionList, 64 | 0, [() => CustomParameterList, 0], () => Deployment$, () => ProvisioningProperties$, () => DeploymentProperties$, 0, [() => EnvironmentConfigurationId, 0]], 5
2352
2357
  ];
2353
2358
  var CreateEnvironmentProfileInput$ = [3, n0, _CEPI,
2354
2359
  0,
2355
- [_dI, _n, _de, _eBI, _pIr, _uP, _aAI, _aAR],
2356
- [[0, 1], [() => EnvironmentProfileName, 0], [() => Description, 0], 0, 0, () => EnvironmentParametersList, 0, 0]
2360
+ [_dI, _n, _eBI, _pIr, _de, _uP, _aAI, _aAR],
2361
+ [[0, 1], [() => EnvironmentProfileName, 0], 0, 0, [() => Description, 0], () => EnvironmentParametersList, 0, 0], 4
2357
2362
  ];
2358
2363
  var CreateEnvironmentProfileOutput$ = [3, n0, _CEPO,
2359
2364
  0,
2360
- [_id, _dIo, _aAI, _aAR, _cB, _cA, _uA, _n, _de, _eBIn, _pI, _uP],
2361
- [0, 0, 0, 0, 0, 5, 5, [() => EnvironmentProfileName, 0], [() => Description, 0], 0, 0, [() => CustomParameterList, 0]]
2365
+ [_id, _dIo, _cB, _n, _eBIn, _aAI, _aAR, _cA, _uA, _de, _pI, _uP],
2366
+ [0, 0, 0, [() => EnvironmentProfileName, 0], 0, 0, 0, 5, 5, [() => Description, 0], 0, [() => CustomParameterList, 0]], 5
2362
2367
  ];
2363
2368
  var CreateEnvironmentProfilePolicyGrantDetail$ = [3, n0, _CEPPGD,
2364
2369
  0,
@@ -2368,12 +2373,12 @@ var CreateEnvironmentProfilePolicyGrantDetail$ = [3, n0, _CEPPGD,
2368
2373
  var CreateFormTypeInput$ = [3, n0, _CFTI,
2369
2374
  0,
2370
2375
  [_dI, _n, _mo, _oPIw, _s, _de],
2371
- [[0, 1], [() => FormTypeName, 0], [() => Model$, 0], 0, 0, [() => Description, 0]]
2376
+ [[0, 1], [() => FormTypeName, 0], [() => Model$, 0], 0, 0, [() => Description, 0]], 4
2372
2377
  ];
2373
2378
  var CreateFormTypeOutput$ = [3, n0, _CFTO,
2374
2379
  0,
2375
2380
  [_dIo, _n, _r, _de, _oPI, _oDI, _oPIr],
2376
- [0, [() => FormTypeName, 0], 0, [() => Description, 0], 0, 0, 0]
2381
+ [0, [() => FormTypeName, 0], 0, [() => Description, 0], 0, 0, 0], 3
2377
2382
  ];
2378
2383
  var CreateFormTypePolicyGrantDetail$ = [3, n0, _CFTPGD,
2379
2384
  0,
@@ -2383,12 +2388,12 @@ var CreateFormTypePolicyGrantDetail$ = [3, n0, _CFTPGD,
2383
2388
  var CreateGlossaryInput$ = [3, n0, _CGI,
2384
2389
  0,
2385
2390
  [_dI, _n, _oPIw, _de, _s, _uR, _cT],
2386
- [[0, 1], [() => GlossaryName, 0], 0, [() => GlossaryDescription, 0], 0, 64 | 0, [0, 4]]
2391
+ [[0, 1], [() => GlossaryName, 0], 0, [() => GlossaryDescription, 0], 0, 64 | 0, [0, 4]], 3
2387
2392
  ];
2388
2393
  var CreateGlossaryOutput$ = [3, n0, _CGO,
2389
2394
  0,
2390
2395
  [_dIo, _id, _n, _oPI, _de, _s, _uR],
2391
- [0, 0, [() => GlossaryName, 0], 0, [() => GlossaryDescription, 0], 0, 64 | 0]
2396
+ [0, 0, [() => GlossaryName, 0], 0, [() => GlossaryDescription, 0], 0, 64 | 0], 4
2392
2397
  ];
2393
2398
  var CreateGlossaryPolicyGrantDetail$ = [3, n0, _CGPGD,
2394
2399
  0,
@@ -2398,17 +2403,17 @@ var CreateGlossaryPolicyGrantDetail$ = [3, n0, _CGPGD,
2398
2403
  var CreateGlossaryTermInput$ = [3, n0, _CGTI,
2399
2404
  0,
2400
2405
  [_dI, _gIl, _n, _s, _sD, _lDo, _tRe, _cT],
2401
- [[0, 1], 0, [() => GlossaryTermName, 0], 0, [() => ShortDescription, 0], [() => LongDescription, 0], () => TermRelations$, [0, 4]]
2406
+ [[0, 1], 0, [() => GlossaryTermName, 0], 0, [() => ShortDescription, 0], [() => LongDescription, 0], () => TermRelations$, [0, 4]], 3
2402
2407
  ];
2403
2408
  var CreateGlossaryTermOutput$ = [3, n0, _CGTO,
2404
2409
  0,
2405
2410
  [_id, _dIo, _gIlo, _n, _s, _sD, _lDo, _tRe, _uR],
2406
- [0, 0, 0, [() => GlossaryTermName, 0], 0, [() => ShortDescription, 0], [() => LongDescription, 0], () => TermRelations$, 64 | 0]
2411
+ [0, 0, 0, [() => GlossaryTermName, 0], 0, [() => ShortDescription, 0], [() => LongDescription, 0], () => TermRelations$, 64 | 0], 5
2407
2412
  ];
2408
2413
  var CreateGroupProfileInput$ = [3, n0, _CGPI,
2409
2414
  0,
2410
2415
  [_dI, _gIr, _cT],
2411
- [[0, 1], 0, [0, 4]]
2416
+ [[0, 1], 0, [0, 4]], 2
2412
2417
  ];
2413
2418
  var CreateGroupProfileOutput$ = [3, n0, _CGPO,
2414
2419
  0,
@@ -2417,13 +2422,13 @@ var CreateGroupProfileOutput$ = [3, n0, _CGPO,
2417
2422
  ];
2418
2423
  var CreateListingChangeSetInput$ = [3, n0, _CLCSI,
2419
2424
  0,
2420
- [_dI, _eI, _eT, _eR, _ac, _cT],
2421
- [[0, 1], 0, 0, 0, 0, [0, 4]]
2425
+ [_dI, _eI, _eT, _ac, _eR, _cT],
2426
+ [[0, 1], 0, 0, 0, 0, [0, 4]], 4
2422
2427
  ];
2423
2428
  var CreateListingChangeSetOutput$ = [3, n0, _CLCSO,
2424
2429
  0,
2425
2430
  [_lI, _lR, _s],
2426
- [0, 0, 0]
2431
+ [0, 0, 0], 3
2427
2432
  ];
2428
2433
  var CreateProjectFromProjectProfilePolicyGrantDetail$ = [3, n0, _CPFPPPGD,
2429
2434
  0,
@@ -2433,12 +2438,12 @@ var CreateProjectFromProjectProfilePolicyGrantDetail$ = [3, n0, _CPFPPPGD,
2433
2438
  var CreateProjectInput$ = [3, n0, _CPI,
2434
2439
  0,
2435
2440
  [_dI, _n, _de, _rT, _gT, _dUI, _pPI, _uP],
2436
- [[0, 1], [() => ProjectName, 0], [() => Description, 0], 128 | 0, 64 | 0, 0, 0, [() => EnvironmentConfigurationUserParametersList, 0]]
2441
+ [[0, 1], [() => ProjectName, 0], [() => Description, 0], 128 | 0, 64 | 0, 0, 0, [() => EnvironmentConfigurationUserParametersList, 0]], 2
2437
2442
  ];
2438
2443
  var CreateProjectMembershipInput$ = [3, n0, _CPMI,
2439
2444
  0,
2440
2445
  [_dI, _pIr, _me, _des],
2441
- [[0, 1], [0, 1], () => Member$, 0]
2446
+ [[0, 1], [0, 1], () => Member$, 0], 4
2442
2447
  ];
2443
2448
  var CreateProjectMembershipOutput$ = [3, n0, _CPMO,
2444
2449
  0,
@@ -2447,8 +2452,8 @@ var CreateProjectMembershipOutput$ = [3, n0, _CPMO,
2447
2452
  ];
2448
2453
  var CreateProjectOutput$ = [3, n0, _CPO,
2449
2454
  0,
2450
- [_dIo, _id, _n, _de, _pS, _fR, _cB, _cA, _lUA, _rT, _gT, _dUI, _pPI, _uP, _eDD],
2451
- [0, 0, [() => ProjectName, 0], [() => Description, 0], 0, () => FailureReasons, 0, 5, 5, () => ResourceTags, 64 | 0, 0, 0, [() => EnvironmentConfigurationUserParametersList, 0], () => EnvironmentDeploymentDetails$]
2455
+ [_dIo, _id, _n, _cB, _de, _pS, _fR, _cA, _lUA, _rT, _gT, _dUI, _pPI, _uP, _eDD],
2456
+ [0, 0, [() => ProjectName, 0], 0, [() => Description, 0], 0, () => FailureReasons, 5, 5, () => ResourceTags, 64 | 0, 0, 0, [() => EnvironmentConfigurationUserParametersList, 0], () => EnvironmentDeploymentDetails$], 4
2452
2457
  ];
2453
2458
  var CreateProjectPolicyGrantDetail$ = [3, n0, _CPPGD,
2454
2459
  0,
@@ -2458,57 +2463,57 @@ var CreateProjectPolicyGrantDetail$ = [3, n0, _CPPGD,
2458
2463
  var CreateProjectProfileInput$ = [3, n0, _CPPI,
2459
2464
  0,
2460
2465
  [_dI, _n, _de, _s, _pRT, _aCPRT, _pRTD, _eC, _dUIo],
2461
- [[0, 1], [() => ProjectProfileName, 0], [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 0]
2466
+ [[0, 1], [() => ProjectProfileName, 0], [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 0], 2
2462
2467
  ];
2463
2468
  var CreateProjectProfileOutput$ = [3, n0, _CPPO,
2464
2469
  0,
2465
- [_dIo, _id, _n, _de, _s, _pRT, _aCPRT, _pRTD, _eC, _cB, _cA, _lUA, _dUI],
2466
- [0, 0, [() => ProjectProfileName, 0], [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 0, 5, 5, 0]
2470
+ [_dIo, _id, _n, _cB, _de, _s, _pRT, _aCPRT, _pRTD, _eC, _cA, _lUA, _dUI],
2471
+ [0, 0, [() => ProjectProfileName, 0], 0, [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 5, 5, 0], 4
2467
2472
  ];
2468
2473
  var CreateRuleInput$ = [3, n0, _CRI,
2469
2474
  0,
2470
2475
  [_dI, _n, _tar, _ac, _sc, _d, _de, _cT],
2471
- [[0, 1], [() => RuleName, 0], () => RuleTarget$, 0, () => RuleScope$, () => RuleDetail$, [() => Description, 0], [0, 4]]
2476
+ [[0, 1], [() => RuleName, 0], () => RuleTarget$, 0, () => RuleScope$, () => RuleDetail$, [() => Description, 0], [0, 4]], 6
2472
2477
  ];
2473
2478
  var CreateRuleOutput$ = [3, n0, _CRO,
2474
2479
  0,
2475
- [_i, _n, _rTu, _tar, _ac, _sc, _d, _tT, _de, _cA, _cB],
2476
- [0, [() => RuleName, 0], 0, () => RuleTarget$, 0, () => RuleScope$, () => RuleDetail$, 0, [() => Description, 0], 4, 0]
2480
+ [_i, _n, _rTu, _tar, _ac, _sc, _d, _cA, _cB, _tT, _de],
2481
+ [0, [() => RuleName, 0], 0, () => RuleTarget$, 0, () => RuleScope$, () => RuleDetail$, 4, 0, 0, [() => Description, 0]], 9
2477
2482
  ];
2478
2483
  var CreateSubscriptionGrantInput$ = [3, n0, _CSGI,
2479
2484
  0,
2480
- [_dI, _eInv, _sTI, _gE, _aTN, _cT],
2481
- [[0, 1], 0, 0, () => GrantedEntityInput$, () => AssetTargetNames, [0, 4]]
2485
+ [_dI, _eInv, _gE, _sTI, _aTN, _cT],
2486
+ [[0, 1], 0, () => GrantedEntityInput$, 0, () => AssetTargetNames, [0, 4]], 3
2482
2487
  ];
2483
2488
  var CreateSubscriptionGrantOutput$ = [3, n0, _CSGO,
2484
2489
  0,
2485
- [_id, _cB, _uB, _dIo, _cA, _uA, _eInvi, _sTIu, _gE, _s, _as, _sI],
2486
- [0, 0, 0, 0, 4, 4, 0, 0, () => GrantedEntity$, 0, () => SubscribedAssets, 0]
2490
+ [_id, _cB, _dIo, _cA, _uA, _sTIu, _gE, _s, _uB, _eInvi, _as, _sI],
2491
+ [0, 0, 0, 4, 4, 0, () => GrantedEntity$, 0, 0, 0, () => SubscribedAssets, 0], 8
2487
2492
  ];
2488
2493
  var CreateSubscriptionRequestInput$ = [3, n0, _CSRI,
2489
2494
  0,
2490
2495
  [_dI, _sP, _sL, _rR, _cT, _mF, _aP, _aS],
2491
- [[0, 1], () => SubscribedPrincipalInputs, () => SubscribedListingInputs, [() => RequestReason, 0], [0, 4], [() => MetadataFormInputs, 0], () => AssetPermissions, () => AcceptedAssetScopes]
2496
+ [[0, 1], () => SubscribedPrincipalInputs, () => SubscribedListingInputs, [() => RequestReason, 0], [0, 4], [() => MetadataFormInputs, 0], () => AssetPermissions, () => AcceptedAssetScopes], 4
2492
2497
  ];
2493
2498
  var CreateSubscriptionRequestOutput$ = [3, n0, _CSRO,
2494
2499
  0,
2495
- [_id, _cB, _uB, _dIo, _s, _cA, _uA, _rR, _sP, _sL, _rI, _dC, _eSI, _mF],
2496
- [0, 0, 0, 0, 0, 4, 4, [() => RequestReason, 0], [() => SubscribedPrincipals, 0], [() => SubscribedListings, 0], 0, [() => DecisionComment, 0], 0, [() => MetadataForms, 0]]
2500
+ [_id, _cB, _dIo, _s, _cA, _uA, _rR, _sP, _sL, _uB, _rI, _dC, _eSI, _mF],
2501
+ [0, 0, 0, 0, 4, 4, [() => RequestReason, 0], [() => SubscribedPrincipals, 0], [() => SubscribedListings, 0], 0, 0, [() => DecisionComment, 0], 0, [() => MetadataForms, 0]], 9
2497
2502
  ];
2498
2503
  var CreateSubscriptionTargetInput$ = [3, n0, _CSTI,
2499
2504
  0,
2500
- [_dI, _eInv, _n, _ty, _sTC, _aPu, _mAR, _aAT, _pro, _cT],
2501
- [[0, 1], [0, 1], [() => SubscriptionTargetName, 0], 0, () => SubscriptionTargetForms, 64 | 0, 0, 64 | 0, 0, [0, 4]]
2505
+ [_dI, _eInv, _n, _ty, _sTC, _aPu, _mAR, _aAT, _pro, _cT, _sGCM],
2506
+ [[0, 1], [0, 1], [() => SubscriptionTargetName, 0], 0, () => SubscriptionTargetForms, 64 | 0, 0, 64 | 0, 0, [0, 4], 0], 8
2502
2507
  ];
2503
2508
  var CreateSubscriptionTargetOutput$ = [3, n0, _CSTO,
2504
2509
  0,
2505
- [_id, _aPu, _dIo, _pI, _eInvi, _n, _ty, _cB, _uB, _cA, _uA, _mAR, _aAT, _sTC, _pro],
2506
- [0, 64 | 0, 0, 0, 0, [() => SubscriptionTargetName, 0], 0, 0, 0, 4, 4, 0, 64 | 0, () => SubscriptionTargetForms, 0]
2510
+ [_id, _aPu, _dIo, _pI, _eInvi, _n, _ty, _cB, _cA, _aAT, _sTC, _pro, _uB, _uA, _mAR, _sGCM],
2511
+ [0, 64 | 0, 0, 0, 0, [() => SubscriptionTargetName, 0], 0, 0, 4, 64 | 0, () => SubscriptionTargetForms, 0, 0, 4, 0, 0], 12
2507
2512
  ];
2508
2513
  var CreateUserProfileInput$ = [3, n0, _CUPI,
2509
2514
  0,
2510
2515
  [_dI, _uI, _uT, _cT],
2511
- [[0, 1], 0, 0, [0, 4]]
2516
+ [[0, 1], 0, 0, [0, 4]], 2
2512
2517
  ];
2513
2518
  var CreateUserProfileOutput$ = [3, n0, _CUPO,
2514
2519
  0,
@@ -2518,17 +2523,17 @@ var CreateUserProfileOutput$ = [3, n0, _CUPO,
2518
2523
  var CustomAccountPoolHandler$ = [3, n0, _CAPH,
2519
2524
  0,
2520
2525
  [_lFA, _lERA],
2521
- [0, 0]
2526
+ [0, 0], 1
2522
2527
  ];
2523
2528
  var CustomParameter$ = [3, n0, _CP,
2524
2529
  0,
2525
- [_kN, _de, _fT, _dVe, _iEs, _iO, _iUS],
2526
- [0, [() => Description, 0], 0, 0, 2, 2, 2]
2530
+ [_kN, _fT, _de, _dVe, _iEs, _iO, _iUS],
2531
+ [0, 0, [() => Description, 0], 0, 2, 2, 2], 2
2527
2532
  ];
2528
2533
  var DataProductItem$ = [3, n0, _DPI,
2529
2534
  0,
2530
2535
  [_iT, _i, _r, _gT],
2531
- [0, 0, 0, 64 | 0]
2536
+ [0, 0, 0, 64 | 0], 2
2532
2537
  ];
2533
2538
  var DataProductItemAdditionalAttributes$ = [3, n0, _DPIAA,
2534
2539
  0,
@@ -2553,7 +2558,7 @@ var DataProductListingItemAdditionalAttributes$ = [3, n0, _DPLIAA,
2553
2558
  var DataProductResultItem$ = [3, n0, _DPRI,
2554
2559
  0,
2555
2560
  [_dIo, _id, _n, _oPI, _de, _gT, _cA, _cB, _fRCA, _fRCB, _aA],
2556
- [0, 0, [() => DataProductName, 0], 0, [() => DataProductDescription, 0], 64 | 0, 4, 0, 4, 0, () => DataProductItemAdditionalAttributes$]
2561
+ [0, 0, [() => DataProductName, 0], 0, [() => DataProductDescription, 0], 64 | 0, 4, 0, 4, 0, () => DataProductItemAdditionalAttributes$], 4
2557
2562
  ];
2558
2563
  var DataProductRevision$ = [3, n0, _DPR,
2559
2564
  0,
@@ -2563,12 +2568,12 @@ var DataProductRevision$ = [3, n0, _DPR,
2563
2568
  var DataSourceErrorMessage$ = [3, n0, _DSEM,
2564
2569
  0,
2565
2570
  [_eTr, _eD],
2566
- [0, 0]
2571
+ [0, 0], 1
2567
2572
  ];
2568
2573
  var DataSourceRunActivity$ = [3, n0, _DSRA,
2569
2574
  0,
2570
- [_da, _dSRI, _tNe, _dAS, _pI, _dAI, _tD, _eM, _lSi, _cA, _uA],
2571
- [[() => Name, 0], 0, [() => Name, 0], 0, 0, 0, [() => Description, 0], () => DataSourceErrorMessage$, () => LineageInfo$, 5, 5]
2575
+ [_da, _dSRI, _tNe, _dAS, _pI, _cA, _uA, _dAI, _tD, _eM, _lSi],
2576
+ [[() => Name, 0], 0, [() => Name, 0], 0, 0, 5, 5, 0, [() => Description, 0], () => DataSourceErrorMessage$, () => LineageInfo$], 7
2572
2577
  ];
2573
2578
  var DataSourceRunLineageSummary$ = [3, n0, _DSRLS,
2574
2579
  0,
@@ -2577,18 +2582,18 @@ var DataSourceRunLineageSummary$ = [3, n0, _DSRLS,
2577
2582
  ];
2578
2583
  var DataSourceRunSummary$ = [3, n0, _DSRS,
2579
2584
  0,
2580
- [_id, _dSI, _ty, _s, _pI, _rSFA, _eM, _cA, _uA, _sAt, _sAto, _lSi],
2581
- [0, 0, 0, 0, 0, () => RunStatisticsForAssets$, () => DataSourceErrorMessage$, 5, 5, 5, 5, () => DataSourceRunLineageSummary$]
2585
+ [_id, _dSI, _ty, _s, _pI, _cA, _uA, _rSFA, _eM, _sAt, _sAto, _lSi],
2586
+ [0, 0, 0, 0, 0, 5, 5, () => RunStatisticsForAssets$, () => DataSourceErrorMessage$, 5, 5, () => DataSourceRunLineageSummary$], 7
2582
2587
  ];
2583
2588
  var DataSourceSummary$ = [3, n0, _DSS,
2584
2589
  0,
2585
- [_dIo, _eInvi, _cI, _dSI, _n, _ty, _s, _eS, _sch, _lRS, _lRA, _lREM, _lRAC, _cA, _uA, _de],
2586
- [0, 0, 0, 0, [() => Name, 0], 0, 0, 0, [() => ScheduleConfiguration$, 0], 0, 5, () => DataSourceErrorMessage$, 1, 5, 5, [() => Description, 0]]
2590
+ [_dIo, _dSI, _n, _ty, _s, _eInvi, _cI, _eS, _sch, _lRS, _lRA, _lREM, _lRAC, _cA, _uA, _de],
2591
+ [0, 0, [() => Name, 0], 0, 0, 0, 0, 0, [() => ScheduleConfiguration$, 0], 0, 5, () => DataSourceErrorMessage$, 1, 5, 5, [() => Description, 0]], 5
2587
2592
  ];
2588
2593
  var DeleteAccountPoolInput$ = [3, n0, _DAPI,
2589
2594
  0,
2590
2595
  [_dI, _i],
2591
- [[0, 1], [0, 1]]
2596
+ [[0, 1], [0, 1]], 2
2592
2597
  ];
2593
2598
  var DeleteAccountPoolOutput$ = [3, n0, _DAPO,
2594
2599
  0,
@@ -2598,12 +2603,12 @@ var DeleteAccountPoolOutput$ = [3, n0, _DAPO,
2598
2603
  var DeleteAssetFilterInput$ = [3, n0, _DAFI,
2599
2604
  0,
2600
2605
  [_dI, _aIs, _i],
2601
- [[0, 1], [0, 1], [0, 1]]
2606
+ [[0, 1], [0, 1], [0, 1]], 3
2602
2607
  ];
2603
2608
  var DeleteAssetInput$ = [3, n0, _DAI,
2604
2609
  0,
2605
2610
  [_dI, _i],
2606
- [[0, 1], [0, 1]]
2611
+ [[0, 1], [0, 1]], 2
2607
2612
  ];
2608
2613
  var DeleteAssetOutput$ = [3, n0, _DAO,
2609
2614
  0,
@@ -2613,7 +2618,7 @@ var DeleteAssetOutput$ = [3, n0, _DAO,
2613
2618
  var DeleteAssetTypeInput$ = [3, n0, _DATI,
2614
2619
  0,
2615
2620
  [_dI, _i],
2616
- [[0, 1], [0, 1]]
2621
+ [[0, 1], [0, 1]], 2
2617
2622
  ];
2618
2623
  var DeleteAssetTypeOutput$ = [3, n0, _DATO,
2619
2624
  0,
@@ -2623,7 +2628,7 @@ var DeleteAssetTypeOutput$ = [3, n0, _DATO,
2623
2628
  var DeleteConnectionInput$ = [3, n0, _DCI,
2624
2629
  0,
2625
2630
  [_dI, _i],
2626
- [[0, 1], [0, 1]]
2631
+ [[0, 1], [0, 1]], 2
2627
2632
  ];
2628
2633
  var DeleteConnectionOutput$ = [3, n0, _DCO,
2629
2634
  0,
@@ -2633,7 +2638,7 @@ var DeleteConnectionOutput$ = [3, n0, _DCO,
2633
2638
  var DeleteDataProductInput$ = [3, n0, _DDPI,
2634
2639
  0,
2635
2640
  [_dI, _i],
2636
- [[0, 1], [0, 1]]
2641
+ [[0, 1], [0, 1]], 2
2637
2642
  ];
2638
2643
  var DeleteDataProductOutput$ = [3, n0, _DDPO,
2639
2644
  0,
@@ -2643,27 +2648,27 @@ var DeleteDataProductOutput$ = [3, n0, _DDPO,
2643
2648
  var DeleteDataSourceInput$ = [3, n0, _DDSI,
2644
2649
  0,
2645
2650
  [_dI, _i, _cT, _rPORF],
2646
- [[0, 1], [0, 1], [0, { [_hQ]: _cT, [_iTd]: 1 }], [2, { [_hQ]: _rPORF }]]
2651
+ [[0, 1], [0, 1], [0, { [_hQ]: _cT, [_iTd]: 1 }], [2, { [_hQ]: _rPORF }]], 2
2647
2652
  ];
2648
2653
  var DeleteDataSourceOutput$ = [3, n0, _DDSO,
2649
2654
  0,
2650
- [_id, _s, _ty, _n, _de, _dIo, _pI, _eInvi, _cI, _con, _eS, _pOI, _aFO, _sch, _lRS, _lRA, _lREM, _eM, _cA, _uA, _sGS, _rPORF],
2651
- [0, 0, 0, [() => Name, 0], [() => Description, 0], 0, 0, 0, 0, () => DataSourceConfigurationOutput$, 0, 2, [() => FormOutputList, 0], [() => ScheduleConfiguration$, 0], 0, 5, () => DataSourceErrorMessage$, () => DataSourceErrorMessage$, 5, 5, () => SelfGrantStatusOutput$, 2]
2655
+ [_id, _n, _dIo, _pI, _s, _ty, _de, _eInvi, _cI, _con, _eS, _pOI, _aFO, _sch, _lRS, _lRA, _lREM, _eM, _cA, _uA, _sGS, _rPORF],
2656
+ [0, [() => Name, 0], 0, 0, 0, 0, [() => Description, 0], 0, 0, () => DataSourceConfigurationOutput$, 0, 2, [() => FormOutputList, 0], [() => ScheduleConfiguration$, 0], 0, 5, () => DataSourceErrorMessage$, () => DataSourceErrorMessage$, 5, 5, () => SelfGrantStatusOutput$, 2], 4
2652
2657
  ];
2653
2658
  var DeleteDomainInput$ = [3, n0, _DDI,
2654
2659
  0,
2655
2660
  [_i, _cT, _sDC],
2656
- [[0, 1], [0, { [_hQ]: _cT, [_iTd]: 1 }], [2, { [_hQ]: _sDC }]]
2661
+ [[0, 1], [0, { [_hQ]: _cT, [_iTd]: 1 }], [2, { [_hQ]: _sDC }]], 1
2657
2662
  ];
2658
2663
  var DeleteDomainOutput$ = [3, n0, _DDO,
2659
2664
  0,
2660
2665
  [_s],
2661
- [0]
2666
+ [0], 1
2662
2667
  ];
2663
2668
  var DeleteDomainUnitInput$ = [3, n0, _DDUI,
2664
2669
  0,
2665
2670
  [_dI, _i],
2666
- [[0, 1], [0, 1]]
2671
+ [[0, 1], [0, 1]], 2
2667
2672
  ];
2668
2673
  var DeleteDomainUnitOutput$ = [3, n0, _DDUO,
2669
2674
  0,
@@ -2673,12 +2678,12 @@ var DeleteDomainUnitOutput$ = [3, n0, _DDUO,
2673
2678
  var DeleteEnvironmentActionInput$ = [3, n0, _DEAI,
2674
2679
  0,
2675
2680
  [_dI, _eInv, _i],
2676
- [[0, 1], [0, 1], [0, 1]]
2681
+ [[0, 1], [0, 1], [0, 1]], 3
2677
2682
  ];
2678
2683
  var DeleteEnvironmentBlueprintConfigurationInput$ = [3, n0, _DEBCI,
2679
2684
  0,
2680
2685
  [_dI, _eBI],
2681
- [[0, 1], [0, 1]]
2686
+ [[0, 1], [0, 1]], 2
2682
2687
  ];
2683
2688
  var DeleteEnvironmentBlueprintConfigurationOutput$ = [3, n0, _DEBCO,
2684
2689
  0,
@@ -2688,22 +2693,22 @@ var DeleteEnvironmentBlueprintConfigurationOutput$ = [3, n0, _DEBCO,
2688
2693
  var DeleteEnvironmentBlueprintInput$ = [3, n0, _DEBI,
2689
2694
  0,
2690
2695
  [_dI, _i],
2691
- [[0, 1], [0, 1]]
2696
+ [[0, 1], [0, 1]], 2
2692
2697
  ];
2693
2698
  var DeleteEnvironmentInput$ = [3, n0, _DEI,
2694
2699
  0,
2695
2700
  [_dI, _i],
2696
- [[0, 1], [0, 1]]
2701
+ [[0, 1], [0, 1]], 2
2697
2702
  ];
2698
2703
  var DeleteEnvironmentProfileInput$ = [3, n0, _DEPI,
2699
2704
  0,
2700
2705
  [_dI, _i],
2701
- [[0, 1], [0, 1]]
2706
+ [[0, 1], [0, 1]], 2
2702
2707
  ];
2703
2708
  var DeleteFormTypeInput$ = [3, n0, _DFTI,
2704
2709
  0,
2705
2710
  [_dI, _fTI],
2706
- [[0, 1], [0, 1]]
2711
+ [[0, 1], [0, 1]], 2
2707
2712
  ];
2708
2713
  var DeleteFormTypeOutput$ = [3, n0, _DFTO,
2709
2714
  0,
@@ -2713,7 +2718,7 @@ var DeleteFormTypeOutput$ = [3, n0, _DFTO,
2713
2718
  var DeleteGlossaryInput$ = [3, n0, _DGI,
2714
2719
  0,
2715
2720
  [_dI, _i],
2716
- [[0, 1], [0, 1]]
2721
+ [[0, 1], [0, 1]], 2
2717
2722
  ];
2718
2723
  var DeleteGlossaryOutput$ = [3, n0, _DGO,
2719
2724
  0,
@@ -2723,7 +2728,7 @@ var DeleteGlossaryOutput$ = [3, n0, _DGO,
2723
2728
  var DeleteGlossaryTermInput$ = [3, n0, _DGTI,
2724
2729
  0,
2725
2730
  [_dI, _i],
2726
- [[0, 1], [0, 1]]
2731
+ [[0, 1], [0, 1]], 2
2727
2732
  ];
2728
2733
  var DeleteGlossaryTermOutput$ = [3, n0, _DGTO,
2729
2734
  0,
@@ -2733,7 +2738,7 @@ var DeleteGlossaryTermOutput$ = [3, n0, _DGTO,
2733
2738
  var DeleteListingInput$ = [3, n0, _DLI,
2734
2739
  0,
2735
2740
  [_dI, _i],
2736
- [[0, 1], [0, 1]]
2741
+ [[0, 1], [0, 1]], 2
2737
2742
  ];
2738
2743
  var DeleteListingOutput$ = [3, n0, _DLO,
2739
2744
  0,
@@ -2743,12 +2748,12 @@ var DeleteListingOutput$ = [3, n0, _DLO,
2743
2748
  var DeleteProjectInput$ = [3, n0, _DPIe,
2744
2749
  0,
2745
2750
  [_dI, _i, _sDC],
2746
- [[0, 1], [0, 1], [2, { [_hQ]: _sDC }]]
2751
+ [[0, 1], [0, 1], [2, { [_hQ]: _sDC }]], 2
2747
2752
  ];
2748
2753
  var DeleteProjectMembershipInput$ = [3, n0, _DPMI,
2749
2754
  0,
2750
2755
  [_dI, _pIr, _me],
2751
- [[0, 1], [0, 1], () => Member$]
2756
+ [[0, 1], [0, 1], () => Member$], 3
2752
2757
  ];
2753
2758
  var DeleteProjectMembershipOutput$ = [3, n0, _DPMO,
2754
2759
  0,
@@ -2763,7 +2768,7 @@ var DeleteProjectOutput$ = [3, n0, _DPO,
2763
2768
  var DeleteProjectProfileInput$ = [3, n0, _DPPI,
2764
2769
  0,
2765
2770
  [_dI, _i],
2766
- [[0, 1], [0, 1]]
2771
+ [[0, 1], [0, 1]], 2
2767
2772
  ];
2768
2773
  var DeleteProjectProfileOutput$ = [3, n0, _DPPO,
2769
2774
  0,
@@ -2773,7 +2778,7 @@ var DeleteProjectProfileOutput$ = [3, n0, _DPPO,
2773
2778
  var DeleteRuleInput$ = [3, n0, _DRI,
2774
2779
  0,
2775
2780
  [_dI, _i],
2776
- [[0, 1], [0, 1]]
2781
+ [[0, 1], [0, 1]], 2
2777
2782
  ];
2778
2783
  var DeleteRuleOutput$ = [3, n0, _DRO,
2779
2784
  0,
@@ -2783,27 +2788,27 @@ var DeleteRuleOutput$ = [3, n0, _DRO,
2783
2788
  var DeleteSubscriptionGrantInput$ = [3, n0, _DSGI,
2784
2789
  0,
2785
2790
  [_dI, _i],
2786
- [[0, 1], [0, 1]]
2791
+ [[0, 1], [0, 1]], 2
2787
2792
  ];
2788
2793
  var DeleteSubscriptionGrantOutput$ = [3, n0, _DSGO,
2789
2794
  0,
2790
- [_id, _cB, _uB, _dIo, _cA, _uA, _eInvi, _sTIu, _gE, _s, _as, _sI],
2791
- [0, 0, 0, 0, 4, 4, 0, 0, () => GrantedEntity$, 0, () => SubscribedAssets, 0]
2795
+ [_id, _cB, _dIo, _cA, _uA, _sTIu, _gE, _s, _uB, _eInvi, _as, _sI],
2796
+ [0, 0, 0, 4, 4, 0, () => GrantedEntity$, 0, 0, 0, () => SubscribedAssets, 0], 8
2792
2797
  ];
2793
2798
  var DeleteSubscriptionRequestInput$ = [3, n0, _DSRI,
2794
2799
  0,
2795
2800
  [_dI, _i],
2796
- [[0, 1], [0, 1]]
2801
+ [[0, 1], [0, 1]], 2
2797
2802
  ];
2798
2803
  var DeleteSubscriptionTargetInput$ = [3, n0, _DSTI,
2799
2804
  0,
2800
2805
  [_dI, _eInv, _i],
2801
- [[0, 1], [0, 1], [0, 1]]
2806
+ [[0, 1], [0, 1], [0, 1]], 3
2802
2807
  ];
2803
2808
  var DeleteTimeSeriesDataPointsInput$ = [3, n0, _DTSDPI,
2804
2809
  0,
2805
2810
  [_dI, _eI, _eT, _fN, _cT],
2806
- [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _fN }], [0, { [_hQ]: _cT, [_iTd]: 1 }]]
2811
+ [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _fN }], [0, { [_hQ]: _cT, [_iTd]: 1 }]], 4
2807
2812
  ];
2808
2813
  var DeleteTimeSeriesDataPointsOutput$ = [3, n0, _DTSDPO,
2809
2814
  0,
@@ -2828,7 +2833,7 @@ var DetailedGlossaryTerm$ = [3, n0, _DGT,
2828
2833
  var DisassociateEnvironmentRoleInput$ = [3, n0, _DERI,
2829
2834
  0,
2830
2835
  [_dI, _eInv, _eRA],
2831
- [[0, 1], [0, 1], [0, 1]]
2836
+ [[0, 1], [0, 1], [0, 1]], 3
2832
2837
  ];
2833
2838
  var DisassociateEnvironmentRoleOutput$ = [3, n0, _DERO,
2834
2839
  0,
@@ -2838,7 +2843,7 @@ var DisassociateEnvironmentRoleOutput$ = [3, n0, _DERO,
2838
2843
  var DisassociateGovernedTermsInput$ = [3, n0, _DGTIi,
2839
2844
  0,
2840
2845
  [_dI, _eI, _eT, _gGT],
2841
- [[0, 1], [0, 1], [0, 1], 64 | 0]
2846
+ [[0, 1], [0, 1], [0, 1], 64 | 0], 4
2842
2847
  ];
2843
2848
  var DisassociateGovernedTermsOutput$ = [3, n0, _DGTOi,
2844
2849
  0,
@@ -2847,13 +2852,13 @@ var DisassociateGovernedTermsOutput$ = [3, n0, _DGTOi,
2847
2852
  ];
2848
2853
  var DomainSummary$ = [3, n0, _DS,
2849
2854
  0,
2850
- [_id, _n, _de, _ar, _mAI, _s, _pU, _cA, _lUA, _dVo],
2851
- [0, [() => DomainName, 0], [() => DomainDescription, 0], 0, 0, 0, 0, 4, 4, 0]
2855
+ [_id, _n, _ar, _mAI, _s, _cA, _de, _pU, _lUA, _dVo],
2856
+ [0, [() => DomainName, 0], 0, 0, 0, 4, [() => DomainDescription, 0], 0, 4, 0], 6
2852
2857
  ];
2853
2858
  var DomainUnitFilterForProject$ = [3, n0, _DUFFP,
2854
2859
  0,
2855
2860
  [_dU, _iCDU],
2856
- [0, 2]
2861
+ [0, 2], 1
2857
2862
  ];
2858
2863
  var DomainUnitGroupProperties$ = [3, n0, _DUGP,
2859
2864
  0,
@@ -2863,17 +2868,17 @@ var DomainUnitGroupProperties$ = [3, n0, _DUGP,
2863
2868
  var DomainUnitPolicyGrantPrincipal$ = [3, n0, _DUPGP,
2864
2869
  0,
2865
2870
  [_dUD, _dUIo, _dUGF],
2866
- [0, 0, () => DomainUnitGrantFilter$]
2871
+ [0, 0, () => DomainUnitGrantFilter$], 1
2867
2872
  ];
2868
2873
  var DomainUnitSummary$ = [3, n0, _DUS,
2869
2874
  0,
2870
2875
  [_n, _id],
2871
- [0, 0]
2876
+ [0, 0], 2
2872
2877
  ];
2873
2878
  var DomainUnitTarget$ = [3, n0, _DUT,
2874
2879
  0,
2875
2880
  [_dUI, _iCDU],
2876
- [0, 2]
2881
+ [0, 2], 1
2877
2882
  ];
2878
2883
  var DomainUnitUserProperties$ = [3, n0, _DUUP,
2879
2884
  0,
@@ -2888,22 +2893,22 @@ var EncryptionConfiguration$ = [3, n0, _EC,
2888
2893
  var EnvironmentActionSummary$ = [3, n0, _EAS,
2889
2894
  0,
2890
2895
  [_dIo, _eInvi, _id, _n, _par, _de],
2891
- [0, 0, 0, 0, () => ActionParameters$, 0]
2896
+ [0, 0, 0, 0, () => ActionParameters$, 0], 5
2892
2897
  ];
2893
2898
  var EnvironmentBlueprintConfigurationItem$ = [3, n0, _EBCI,
2894
2899
  0,
2895
2900
  [_dIo, _eBIn, _pRA, _eRPB, _mARA, _eRn, _rPe, _cA, _uA, _pCro],
2896
- [0, 0, 0, 0, 0, 64 | 0, [2, n0, _RPM, 0, 0, 128 | 0], 5, 5, () => ProvisioningConfigurationList]
2901
+ [0, 0, 0, 0, 0, 64 | 0, [2, n0, _RPM, 0, 0, 128 | 0], 5, 5, () => ProvisioningConfigurationList], 2
2897
2902
  ];
2898
2903
  var EnvironmentBlueprintSummary$ = [3, n0, _EBS,
2899
2904
  0,
2900
- [_id, _n, _de, _pro, _pP, _cA, _uA],
2901
- [0, 0, [() => Description, 0], 0, () => ProvisioningProperties$, 5, 5]
2905
+ [_id, _n, _pro, _pP, _de, _cA, _uA],
2906
+ [0, 0, 0, () => ProvisioningProperties$, [() => Description, 0], 5, 5], 4
2902
2907
  ];
2903
2908
  var EnvironmentConfiguration$ = [3, n0, _ECn,
2904
2909
  0,
2905
- [_n, _id, _eBIn, _de, _dM, _cP, _aAw, _aPc, _aRw, _dO],
2906
- [[() => EnvironmentConfigurationName, 0], [() => EnvironmentConfigurationId, 0], 0, [() => Description, 0], 0, () => EnvironmentConfigurationParametersDetails$, () => AwsAccount$, 64 | 0, () => Region$, 1]
2910
+ [_n, _eBIn, _id, _de, _dM, _cP, _aAw, _aPc, _aRw, _dO],
2911
+ [[() => EnvironmentConfigurationName, 0], 0, [() => EnvironmentConfigurationId, 0], [() => Description, 0], 0, () => EnvironmentConfigurationParametersDetails$, () => AwsAccount$, 64 | 0, () => Region$, 1], 2
2907
2912
  ];
2908
2913
  var EnvironmentConfigurationParameter$ = [3, n0, _ECP,
2909
2914
  0,
@@ -2927,8 +2932,8 @@ var EnvironmentDeploymentDetails$ = [3, n0, _EDD,
2927
2932
  ];
2928
2933
  var EnvironmentError$ = [3, n0, _EE,
2929
2934
  0,
2930
- [_cod, _m],
2931
- [0, 0]
2935
+ [_m, _cod],
2936
+ [0, 0], 1
2932
2937
  ];
2933
2938
  var EnvironmentParameter$ = [3, n0, _EP,
2934
2939
  0,
@@ -2937,23 +2942,23 @@ var EnvironmentParameter$ = [3, n0, _EP,
2937
2942
  ];
2938
2943
  var EnvironmentProfileSummary$ = [3, n0, _EPS,
2939
2944
  0,
2940
- [_id, _dIo, _aAI, _aAR, _cB, _cA, _uA, _n, _de, _eBIn, _pI],
2941
- [0, 0, 0, 0, 0, 5, 5, [() => EnvironmentProfileName, 0], [() => Description, 0], 0, 0]
2945
+ [_id, _dIo, _cB, _n, _eBIn, _aAI, _aAR, _cA, _uA, _de, _pI],
2946
+ [0, 0, 0, [() => EnvironmentProfileName, 0], 0, 0, 0, 5, 5, [() => Description, 0], 0], 5
2942
2947
  ];
2943
2948
  var EnvironmentResolvedAccount$ = [3, n0, _ERA,
2944
2949
  0,
2945
2950
  [_aAI, _rN, _sAPI],
2946
- [0, 0, 0]
2951
+ [0, 0, 0], 2
2947
2952
  ];
2948
2953
  var EnvironmentSummary$ = [3, n0, _ES,
2949
2954
  0,
2950
- [_pI, _id, _dIo, _cB, _cA, _uA, _n, _de, _ePIn, _aAI, _aAR, _pro, _s, _eCI],
2951
- [0, 0, 0, 0, 5, 5, [() => EnvironmentName, 0], [() => Description, 0], 0, 0, 0, 0, 0, [() => EnvironmentConfigurationId, 0]]
2955
+ [_pI, _dIo, _cB, _n, _pro, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _s, _eCI],
2956
+ [0, 0, 0, [() => EnvironmentName, 0], 0, 0, 5, 5, [() => Description, 0], 0, 0, 0, 0, [() => EnvironmentConfigurationId, 0]], 5
2952
2957
  ];
2953
2958
  var EqualToExpression$ = [3, n0, _ETE,
2954
2959
  0,
2955
2960
  [_cN, _v],
2956
- [0, 0]
2961
+ [0, 0], 2
2957
2962
  ];
2958
2963
  var FailureCause$ = [3, n0, _FC,
2959
2964
  0,
@@ -2963,92 +2968,92 @@ var FailureCause$ = [3, n0, _FC,
2963
2968
  var Filter$ = [3, n0, _F,
2964
2969
  0,
2965
2970
  [_a, _v],
2966
- [0, 0]
2971
+ [0, 0], 2
2967
2972
  ];
2968
2973
  var FilterExpression$ = [3, n0, _FE,
2969
2974
  0,
2970
2975
  [_ty, _exp],
2971
- [0, 0]
2976
+ [0, 0], 2
2972
2977
  ];
2973
2978
  var FormEntryInput$ = [3, n0, _FEI,
2974
2979
  0,
2975
2980
  [_tI, _tR, _req],
2976
- [0, 0, 2]
2981
+ [0, 0, 2], 2
2977
2982
  ];
2978
2983
  var FormEntryOutput$ = [3, n0, _FEO,
2979
2984
  0,
2980
2985
  [_tNy, _tR, _req],
2981
- [[() => FormTypeName, 0], 0, 2]
2986
+ [[() => FormTypeName, 0], 0, 2], 2
2982
2987
  ];
2983
2988
  var FormInput$ = [3, n0, _FI,
2984
2989
  8,
2985
2990
  [_fN, _tI, _tR, _cont],
2986
- [0, 0, 0, 0]
2991
+ [0, 0, 0, 0], 1
2987
2992
  ];
2988
2993
  var FormOutput$ = [3, n0, _FO,
2989
2994
  0,
2990
2995
  [_fN, _tNy, _tR, _cont],
2991
- [0, [() => FormTypeName, 0], 0, 0]
2996
+ [0, [() => FormTypeName, 0], 0, 0], 1
2992
2997
  ];
2993
2998
  var FormTypeData$ = [3, n0, _FTD,
2994
2999
  0,
2995
3000
  [_dIo, _n, _r, _mo, _s, _oPI, _oDI, _oPIr, _cA, _cB, _de, _im],
2996
- [0, [() => FormTypeName, 0], 0, [() => Model$, 0], 0, 0, 0, 0, 4, 0, [() => Description, 0], [() => ImportList, 0]]
3001
+ [0, [() => FormTypeName, 0], 0, [() => Model$, 0], 0, 0, 0, 0, 4, 0, [() => Description, 0], [() => ImportList, 0]], 3
2997
3002
  ];
2998
3003
  var GetAccountPoolInput$ = [3, n0, _GAPI,
2999
3004
  0,
3000
3005
  [_dI, _i],
3001
- [[0, 1], [0, 1]]
3006
+ [[0, 1], [0, 1]], 2
3002
3007
  ];
3003
3008
  var GetAccountPoolOutput$ = [3, n0, _GAPO,
3004
3009
  0,
3005
- [_dIo, _n, _id, _de, _rS, _aSc, _cB, _cA, _lUA, _uB, _dUI],
3006
- [0, [() => AccountPoolName, 0], 0, [() => Description, 0], 0, [() => AccountSource$, 0], 0, 5, 5, 0, 0]
3010
+ [_aSc, _cB, _dIo, _n, _id, _de, _rS, _cA, _lUA, _uB, _dUI],
3011
+ [[() => AccountSource$, 0], 0, 0, [() => AccountPoolName, 0], 0, [() => Description, 0], 0, 5, 5, 0, 0], 2
3007
3012
  ];
3008
3013
  var GetAssetFilterInput$ = [3, n0, _GAFI,
3009
3014
  0,
3010
3015
  [_dI, _aIs, _i],
3011
- [[0, 1], [0, 1], [0, 1]]
3016
+ [[0, 1], [0, 1], [0, 1]], 3
3012
3017
  ];
3013
3018
  var GetAssetFilterOutput$ = [3, n0, _GAFO,
3014
3019
  0,
3015
- [_id, _dIo, _aI, _n, _de, _s, _con, _cA, _eM, _eCN, _eRF],
3016
- [0, 0, 0, [() => FilterName, 0], [() => Description, 0], 0, () => AssetFilterConfiguration$, 4, 0, 64 | 0, 0]
3020
+ [_id, _dIo, _aI, _n, _con, _de, _s, _cA, _eM, _eCN, _eRF],
3021
+ [0, 0, 0, [() => FilterName, 0], () => AssetFilterConfiguration$, [() => Description, 0], 0, 4, 0, 64 | 0, 0], 5
3017
3022
  ];
3018
3023
  var GetAssetInput$ = [3, n0, _GAI,
3019
3024
  0,
3020
3025
  [_dI, _i, _r],
3021
- [[0, 1], [0, 1], [0, { [_hQ]: _r }]]
3026
+ [[0, 1], [0, 1], [0, { [_hQ]: _r }]], 2
3022
3027
  ];
3023
3028
  var GetAssetOutput$ = [3, n0, _GAO,
3024
3029
  0,
3025
- [_id, _n, _tI, _tR, _eIx, _r, _de, _cA, _cB, _fRCA, _fRCB, _gT, _gGT, _oPI, _dIo, _l, _fO, _rOFO, _lTSDPFO],
3026
- [0, [() => AssetName, 0], 0, 0, 0, 0, [() => Description, 0], 4, 0, 4, 0, 64 | 0, 64 | 0, 0, 0, () => AssetListingDetails$, [() => FormOutputList, 0], [() => FormOutputList, 0], () => TimeSeriesDataPointSummaryFormOutputList]
3030
+ [_id, _n, _tI, _tR, _r, _oPI, _dIo, _fO, _eIx, _de, _cA, _cB, _fRCA, _fRCB, _gT, _gGT, _l, _rOFO, _lTSDPFO],
3031
+ [0, [() => AssetName, 0], 0, 0, 0, 0, 0, [() => FormOutputList, 0], 0, [() => Description, 0], 4, 0, 4, 0, 64 | 0, 64 | 0, () => AssetListingDetails$, [() => FormOutputList, 0], () => TimeSeriesDataPointSummaryFormOutputList], 8
3027
3032
  ];
3028
3033
  var GetAssetTypeInput$ = [3, n0, _GATI,
3029
3034
  0,
3030
3035
  [_dI, _i, _r],
3031
- [[0, 1], [0, 1], [0, { [_hQ]: _r }]]
3036
+ [[0, 1], [0, 1], [0, { [_hQ]: _r }]], 2
3032
3037
  ];
3033
3038
  var GetAssetTypeOutput$ = [3, n0, _GATO,
3034
3039
  0,
3035
- [_dIo, _n, _r, _de, _fO, _oPI, _oDI, _oPIr, _cA, _cB, _uA, _uB],
3036
- [0, 0, 0, [() => Description, 0], [() => FormsOutputMap, 0], 0, 0, 0, 4, 0, 4, 0]
3040
+ [_dIo, _n, _r, _fO, _oPI, _de, _oDI, _oPIr, _cA, _cB, _uA, _uB],
3041
+ [0, 0, 0, [() => FormsOutputMap, 0], 0, [() => Description, 0], 0, 0, 4, 0, 4, 0], 5
3037
3042
  ];
3038
3043
  var GetConnectionInput$ = [3, n0, _GCI,
3039
3044
  0,
3040
3045
  [_dI, _i, _wS],
3041
- [[0, 1], [0, 1], [2, { [_hQ]: _wS }]]
3046
+ [[0, 1], [0, 1], [2, { [_hQ]: _wS }]], 2
3042
3047
  ];
3043
3048
  var GetConnectionOutput$ = [3, n0, _GCO,
3044
3049
  0,
3045
- [_cC, _cI, _de, _dIo, _dUI, _eInvi, _eUR, _n, _pE, _pI, _pr, _ty, _sc],
3046
- [[() => ConnectionCredentials$, 0], 0, [() => Description, 0], 0, 0, 0, 0, 0, [() => PhysicalEndpoints, 0], 0, [() => ConnectionPropertiesOutput$, 0], 0, 0]
3050
+ [_cI, _dIo, _dUI, _n, _pE, _ty, _cC, _de, _eInvi, _eUR, _pI, _pr, _sc],
3051
+ [0, 0, 0, 0, [() => PhysicalEndpoints, 0], 0, [() => ConnectionCredentials$, 0], [() => Description, 0], 0, 0, 0, [() => ConnectionPropertiesOutput$, 0], 0], 6
3047
3052
  ];
3048
3053
  var GetDataExportConfigurationInput$ = [3, n0, _GDECI,
3049
3054
  0,
3050
3055
  [_dI],
3051
- [[0, 1]]
3056
+ [[0, 1]], 1
3052
3057
  ];
3053
3058
  var GetDataExportConfigurationOutput$ = [3, n0, _GDECO,
3054
3059
  0,
@@ -3058,87 +3063,87 @@ var GetDataExportConfigurationOutput$ = [3, n0, _GDECO,
3058
3063
  var GetDataProductInput$ = [3, n0, _GDPI,
3059
3064
  0,
3060
3065
  [_dI, _i, _r],
3061
- [[0, 1], [0, 1], [0, { [_hQ]: _r }]]
3066
+ [[0, 1], [0, 1], [0, { [_hQ]: _r }]], 2
3062
3067
  ];
3063
3068
  var GetDataProductOutput$ = [3, n0, _GDPO,
3064
3069
  0,
3065
3070
  [_dIo, _id, _r, _oPI, _n, _s, _de, _gT, _it, _fO, _cA, _cB, _fRCA, _fRCB],
3066
- [0, 0, 0, 0, [() => DataProductName, 0], 0, [() => DataProductDescription, 0], 64 | 0, () => DataProductItems, [() => FormOutputList, 0], 4, 0, 4, 0]
3071
+ [0, 0, 0, 0, [() => DataProductName, 0], 0, [() => DataProductDescription, 0], 64 | 0, () => DataProductItems, [() => FormOutputList, 0], 4, 0, 4, 0], 6
3067
3072
  ];
3068
3073
  var GetDataSourceInput$ = [3, n0, _GDSI,
3069
3074
  0,
3070
3075
  [_dI, _i],
3071
- [[0, 1], [0, 1]]
3076
+ [[0, 1], [0, 1]], 2
3072
3077
  ];
3073
3078
  var GetDataSourceOutput$ = [3, n0, _GDSO,
3074
3079
  0,
3075
- [_id, _s, _ty, _n, _de, _dIo, _pI, _eInvi, _cI, _con, _re, _eS, _pOI, _aFO, _sch, _lRS, _lRA, _lREM, _lRAC, _eM, _cA, _uA, _sGS],
3076
- [0, 0, 0, [() => Name, 0], [() => Description, 0], 0, 0, 0, 0, () => DataSourceConfigurationOutput$, () => RecommendationConfiguration$, 0, 2, [() => FormOutputList, 0], [() => ScheduleConfiguration$, 0], 0, 5, () => DataSourceErrorMessage$, 1, () => DataSourceErrorMessage$, 5, 5, () => SelfGrantStatusOutput$]
3080
+ [_id, _n, _dIo, _pI, _s, _ty, _de, _eInvi, _cI, _con, _re, _eS, _pOI, _aFO, _sch, _lRS, _lRA, _lREM, _lRAC, _eM, _cA, _uA, _sGS],
3081
+ [0, [() => Name, 0], 0, 0, 0, 0, [() => Description, 0], 0, 0, () => DataSourceConfigurationOutput$, () => RecommendationConfiguration$, 0, 2, [() => FormOutputList, 0], [() => ScheduleConfiguration$, 0], 0, 5, () => DataSourceErrorMessage$, 1, () => DataSourceErrorMessage$, 5, 5, () => SelfGrantStatusOutput$], 4
3077
3082
  ];
3078
3083
  var GetDataSourceRunInput$ = [3, n0, _GDSRI,
3079
3084
  0,
3080
3085
  [_dI, _i],
3081
- [[0, 1], [0, 1]]
3086
+ [[0, 1], [0, 1]], 2
3082
3087
  ];
3083
3088
  var GetDataSourceRunOutput$ = [3, n0, _GDSRO,
3084
3089
  0,
3085
- [_dIo, _dSI, _id, _pI, _s, _ty, _dSCS, _rSFA, _lSi, _eM, _cA, _uA, _sAt, _sAto],
3086
- [0, 0, 0, 0, 0, 0, 0, () => RunStatisticsForAssets$, () => DataSourceRunLineageSummary$, () => DataSourceErrorMessage$, 5, 5, 5, 5]
3090
+ [_dIo, _dSI, _id, _pI, _s, _ty, _cA, _uA, _dSCS, _rSFA, _lSi, _eM, _sAt, _sAto],
3091
+ [0, 0, 0, 0, 0, 0, 5, 5, 0, () => RunStatisticsForAssets$, () => DataSourceRunLineageSummary$, () => DataSourceErrorMessage$, 5, 5], 8
3087
3092
  ];
3088
3093
  var GetDomainInput$ = [3, n0, _GDI,
3089
3094
  0,
3090
3095
  [_i],
3091
- [[0, 1]]
3096
+ [[0, 1]], 1
3092
3097
  ];
3093
3098
  var GetDomainOutput$ = [3, n0, _GDO,
3094
3099
  0,
3095
- [_id, _rDUI, _n, _de, _sSO, _dER, _ar, _kKI, _s, _pU, _cA, _lUA, _ta, _dVo, _sRe],
3096
- [0, 0, 0, 0, () => SingleSignOn$, 0, 0, 0, 0, 0, 4, 4, 128 | 0, 0, 0]
3100
+ [_id, _dER, _s, _rDUI, _n, _de, _sSO, _ar, _kKI, _pU, _cA, _lUA, _ta, _dVo, _sRe],
3101
+ [0, 0, 0, 0, 0, 0, () => SingleSignOn$, 0, 0, 0, 4, 4, 128 | 0, 0, 0], 3
3097
3102
  ];
3098
3103
  var GetDomainUnitInput$ = [3, n0, _GDUI,
3099
3104
  0,
3100
3105
  [_dI, _i],
3101
- [[0, 1], [0, 1]]
3106
+ [[0, 1], [0, 1]], 2
3102
3107
  ];
3103
3108
  var GetDomainUnitOutput$ = [3, n0, _GDUO,
3104
3109
  0,
3105
- [_id, _dIo, _n, _pDUIa, _de, _ow, _cA, _lUA, _cB, _lUBa],
3106
- [0, 0, [() => DomainUnitName, 0], 0, [() => DomainUnitDescription, 0], () => DomainUnitOwners, 4, 4, 0, 0]
3110
+ [_id, _dIo, _n, _ow, _pDUIa, _de, _cA, _lUA, _cB, _lUBa],
3111
+ [0, 0, [() => DomainUnitName, 0], () => DomainUnitOwners, 0, [() => DomainUnitDescription, 0], 4, 4, 0, 0], 4
3107
3112
  ];
3108
3113
  var GetEnvironmentActionInput$ = [3, n0, _GEAI,
3109
3114
  0,
3110
3115
  [_dI, _eInv, _i],
3111
- [[0, 1], [0, 1], [0, 1]]
3116
+ [[0, 1], [0, 1], [0, 1]], 3
3112
3117
  ];
3113
3118
  var GetEnvironmentActionOutput$ = [3, n0, _GEAO,
3114
3119
  0,
3115
3120
  [_dIo, _eInvi, _id, _n, _par, _de],
3116
- [0, 0, 0, 0, () => ActionParameters$, 0]
3121
+ [0, 0, 0, 0, () => ActionParameters$, 0], 5
3117
3122
  ];
3118
3123
  var GetEnvironmentBlueprintConfigurationInput$ = [3, n0, _GEBCI,
3119
3124
  0,
3120
3125
  [_dI, _eBI],
3121
- [[0, 1], [0, 1]]
3126
+ [[0, 1], [0, 1]], 2
3122
3127
  ];
3123
3128
  var GetEnvironmentBlueprintConfigurationOutput$ = [3, n0, _GEBCO,
3124
3129
  0,
3125
3130
  [_dIo, _eBIn, _pRA, _eRPB, _mARA, _eRn, _rPe, _cA, _uA, _pCro],
3126
- [0, 0, 0, 0, 0, 64 | 0, [2, n0, _RPM, 0, 0, 128 | 0], 5, 5, () => ProvisioningConfigurationList]
3131
+ [0, 0, 0, 0, 0, 64 | 0, [2, n0, _RPM, 0, 0, 128 | 0], 5, 5, () => ProvisioningConfigurationList], 2
3127
3132
  ];
3128
3133
  var GetEnvironmentBlueprintInput$ = [3, n0, _GEBI,
3129
3134
  0,
3130
3135
  [_dI, _i],
3131
- [[0, 1], [0, 1]]
3136
+ [[0, 1], [0, 1]], 2
3132
3137
  ];
3133
3138
  var GetEnvironmentBlueprintOutput$ = [3, n0, _GEBO,
3134
3139
  0,
3135
- [_id, _n, _de, _pro, _pP, _dP, _uP, _gT, _cA, _uA],
3136
- [0, 0, [() => Description, 0], 0, () => ProvisioningProperties$, () => DeploymentProperties$, [() => CustomParameterList, 0], 64 | 0, 5, 5]
3140
+ [_id, _n, _pro, _pP, _de, _dP, _uP, _gT, _cA, _uA],
3141
+ [0, 0, 0, () => ProvisioningProperties$, [() => Description, 0], () => DeploymentProperties$, [() => CustomParameterList, 0], 64 | 0, 5, 5], 4
3137
3142
  ];
3138
3143
  var GetEnvironmentCredentialsInput$ = [3, n0, _GECI,
3139
3144
  0,
3140
3145
  [_dI, _eInv],
3141
- [[0, 1], [0, 1]]
3146
+ [[0, 1], [0, 1]], 2
3142
3147
  ];
3143
3148
  var GetEnvironmentCredentialsOutput$ = [3, n0, _GECO,
3144
3149
  8,
@@ -3148,57 +3153,57 @@ var GetEnvironmentCredentialsOutput$ = [3, n0, _GECO,
3148
3153
  var GetEnvironmentInput$ = [3, n0, _GEI,
3149
3154
  0,
3150
3155
  [_dI, _i],
3151
- [[0, 1], [0, 1]]
3156
+ [[0, 1], [0, 1]], 2
3152
3157
  ];
3153
3158
  var GetEnvironmentOutput$ = [3, n0, _GEO,
3154
3159
  0,
3155
- [_pI, _id, _dIo, _cB, _cA, _uA, _n, _de, _ePIn, _aAI, _aAR, _pro, _pR, _s, _eA, _gT, _uP, _lD, _pP, _dP, _eBIn, _eCI],
3156
- [0, 0, 0, 0, 5, 5, [() => EnvironmentName, 0], [() => Description, 0], 0, 0, 0, 0, () => ResourceList, 0, () => EnvironmentActionList, 64 | 0, [() => CustomParameterList, 0], () => Deployment$, () => ProvisioningProperties$, () => DeploymentProperties$, 0, [() => EnvironmentConfigurationId, 0]]
3160
+ [_pI, _dIo, _cB, _n, _pro, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _s, _eA, _gT, _uP, _lD, _pP, _dP, _eBIn, _eCI],
3161
+ [0, 0, 0, [() => EnvironmentName, 0], 0, 0, 5, 5, [() => Description, 0], 0, 0, 0, () => ResourceList, 0, () => EnvironmentActionList, 64 | 0, [() => CustomParameterList, 0], () => Deployment$, () => ProvisioningProperties$, () => DeploymentProperties$, 0, [() => EnvironmentConfigurationId, 0]], 5
3157
3162
  ];
3158
3163
  var GetEnvironmentProfileInput$ = [3, n0, _GEPI,
3159
3164
  0,
3160
3165
  [_dI, _i],
3161
- [[0, 1], [0, 1]]
3166
+ [[0, 1], [0, 1]], 2
3162
3167
  ];
3163
3168
  var GetEnvironmentProfileOutput$ = [3, n0, _GEPO,
3164
3169
  0,
3165
- [_id, _dIo, _aAI, _aAR, _cB, _cA, _uA, _n, _de, _eBIn, _pI, _uP],
3166
- [0, 0, 0, 0, 0, 5, 5, [() => EnvironmentProfileName, 0], [() => Description, 0], 0, 0, [() => CustomParameterList, 0]]
3170
+ [_id, _dIo, _cB, _n, _eBIn, _aAI, _aAR, _cA, _uA, _de, _pI, _uP],
3171
+ [0, 0, 0, [() => EnvironmentProfileName, 0], 0, 0, 0, 5, 5, [() => Description, 0], 0, [() => CustomParameterList, 0]], 5
3167
3172
  ];
3168
3173
  var GetFormTypeInput$ = [3, n0, _GFTI,
3169
3174
  0,
3170
3175
  [_dI, _fTI, _r],
3171
- [[0, 1], [0, 1], [0, { [_hQ]: _r }]]
3176
+ [[0, 1], [0, 1], [0, { [_hQ]: _r }]], 2
3172
3177
  ];
3173
3178
  var GetFormTypeOutput$ = [3, n0, _GFTO,
3174
3179
  0,
3175
3180
  [_dIo, _n, _r, _mo, _oPI, _oDI, _oPIr, _s, _cA, _cB, _de, _im],
3176
- [0, [() => FormTypeName, 0], 0, [() => Model$, 0], 0, 0, 0, 0, 4, 0, [() => Description, 0], [() => ImportList, 0]]
3181
+ [0, [() => FormTypeName, 0], 0, [() => Model$, 0], 0, 0, 0, 0, 4, 0, [() => Description, 0], [() => ImportList, 0]], 4
3177
3182
  ];
3178
3183
  var GetGlossaryInput$ = [3, n0, _GGI,
3179
3184
  0,
3180
3185
  [_dI, _i],
3181
- [[0, 1], [0, 1]]
3186
+ [[0, 1], [0, 1]], 2
3182
3187
  ];
3183
3188
  var GetGlossaryOutput$ = [3, n0, _GGO,
3184
3189
  0,
3185
- [_dIo, _id, _oPI, _n, _de, _s, _cA, _cB, _uA, _uB, _uR],
3186
- [0, 0, 0, [() => GlossaryName, 0], [() => GlossaryDescription, 0], 0, 4, 0, 4, 0, 64 | 0]
3190
+ [_dIo, _id, _oPI, _n, _s, _de, _cA, _cB, _uA, _uB, _uR],
3191
+ [0, 0, 0, [() => GlossaryName, 0], 0, [() => GlossaryDescription, 0], 4, 0, 4, 0, 64 | 0], 5
3187
3192
  ];
3188
3193
  var GetGlossaryTermInput$ = [3, n0, _GGTI,
3189
3194
  0,
3190
3195
  [_dI, _i],
3191
- [[0, 1], [0, 1]]
3196
+ [[0, 1], [0, 1]], 2
3192
3197
  ];
3193
3198
  var GetGlossaryTermOutput$ = [3, n0, _GGTO,
3194
3199
  0,
3195
- [_dIo, _gIlo, _id, _n, _sD, _lDo, _tRe, _s, _cA, _cB, _uA, _uB, _uR],
3196
- [0, 0, 0, [() => GlossaryTermName, 0], [() => ShortDescription, 0], [() => LongDescription, 0], () => TermRelations$, 0, 4, 0, 4, 0, 64 | 0]
3200
+ [_dIo, _gIlo, _id, _n, _s, _sD, _lDo, _tRe, _cA, _cB, _uA, _uB, _uR],
3201
+ [0, 0, 0, [() => GlossaryTermName, 0], 0, [() => ShortDescription, 0], [() => LongDescription, 0], () => TermRelations$, 4, 0, 4, 0, 64 | 0], 5
3197
3202
  ];
3198
3203
  var GetGroupProfileInput$ = [3, n0, _GGPI,
3199
3204
  0,
3200
3205
  [_dI, _gIr],
3201
- [[0, 1], [0, 1]]
3206
+ [[0, 1], [0, 1]], 2
3202
3207
  ];
3203
3208
  var GetGroupProfileOutput$ = [3, n0, _GGPO,
3204
3209
  0,
@@ -3208,17 +3213,17 @@ var GetGroupProfileOutput$ = [3, n0, _GGPO,
3208
3213
  var GetIamPortalLoginUrlInput$ = [3, n0, _GIPLUI,
3209
3214
  0,
3210
3215
  [_dI],
3211
- [[0, 1]]
3216
+ [[0, 1]], 1
3212
3217
  ];
3213
3218
  var GetIamPortalLoginUrlOutput$ = [3, n0, _GIPLUO,
3214
3219
  0,
3215
- [_aCU, _uPI],
3216
- [0, 0]
3220
+ [_uPI, _aCU],
3221
+ [0, 0], 1
3217
3222
  ];
3218
3223
  var GetJobRunInput$ = [3, n0, _GJRI,
3219
3224
  0,
3220
3225
  [_dI, _i],
3221
- [[0, 1], [0, 1]]
3226
+ [[0, 1], [0, 1]], 2
3222
3227
  ];
3223
3228
  var GetJobRunOutput$ = [3, n0, _GJRO,
3224
3229
  0,
@@ -3228,7 +3233,7 @@ var GetJobRunOutput$ = [3, n0, _GJRO,
3228
3233
  var GetLineageEventInput$ = [3, n0, _GLEI,
3229
3234
  0,
3230
3235
  [_dI, _i],
3231
- [[0, 1], [0, 1]]
3236
+ [[0, 1], [0, 1]], 2
3232
3237
  ];
3233
3238
  var GetLineageEventOutput$ = [3, n0, _GLEO,
3234
3239
  0,
@@ -3238,107 +3243,107 @@ var GetLineageEventOutput$ = [3, n0, _GLEO,
3238
3243
  var GetLineageNodeInput$ = [3, n0, _GLNI,
3239
3244
  0,
3240
3245
  [_dI, _i, _eTve],
3241
- [[0, 1], [0, 1], [4, { [_hQ]: _ti }]]
3246
+ [[0, 1], [0, 1], [4, { [_hQ]: _ti }]], 2
3242
3247
  ];
3243
3248
  var GetLineageNodeOutput$ = [3, n0, _GLNO,
3244
3249
  0,
3245
- [_dIo, _n, _de, _cA, _cB, _uA, _uB, _id, _tNy, _tR, _sIo, _eTve, _fO, _uNp, _dN],
3246
- [0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 4, [() => FormOutputList, 0], () => LineageNodeReferenceList, () => LineageNodeReferenceList]
3250
+ [_dIo, _id, _tNy, _n, _de, _cA, _cB, _uA, _uB, _tR, _sIo, _eTve, _fO, _uNp, _dN],
3251
+ [0, 0, 0, 0, 0, 4, 0, 4, 0, 0, 0, 4, [() => FormOutputList, 0], () => LineageNodeReferenceList, () => LineageNodeReferenceList], 3
3247
3252
  ];
3248
3253
  var GetListingInput$ = [3, n0, _GLI,
3249
3254
  0,
3250
3255
  [_dI, _i, _lR],
3251
- [[0, 1], [0, 1], [0, { [_hQ]: _lR }]]
3256
+ [[0, 1], [0, 1], [0, { [_hQ]: _lR }]], 2
3252
3257
  ];
3253
3258
  var GetListingOutput$ = [3, n0, _GLO,
3254
3259
  0,
3255
3260
  [_dIo, _id, _lR, _cA, _uA, _cB, _uB, _ite, _n, _de, _s],
3256
- [0, 0, 0, 4, 4, 0, 0, [() => ListingItem$, 0], 0, [() => Description, 0], 0]
3261
+ [0, 0, 0, 4, 4, 0, 0, [() => ListingItem$, 0], 0, [() => Description, 0], 0], 3
3257
3262
  ];
3258
3263
  var GetMetadataGenerationRunInput$ = [3, n0, _GMGRI,
3259
3264
  0,
3260
3265
  [_dI, _i, _ty],
3261
- [[0, 1], [0, 1], [0, { [_hQ]: _ty }]]
3266
+ [[0, 1], [0, 1], [0, { [_hQ]: _ty }]], 2
3262
3267
  ];
3263
3268
  var GetMetadataGenerationRunOutput$ = [3, n0, _GMGRO,
3264
3269
  0,
3265
- [_dIo, _id, _tar, _s, _ty, _typ, _cA, _cB, _oPI, _tS],
3266
- [0, 0, () => MetadataGenerationRunTarget$, 0, 0, 64 | 0, 4, 0, 0, () => MetadataGenerationRunTypeStats]
3270
+ [_dIo, _id, _oPI, _tar, _s, _ty, _typ, _cA, _cB, _tS],
3271
+ [0, 0, 0, () => MetadataGenerationRunTarget$, 0, 0, 64 | 0, 4, 0, () => MetadataGenerationRunTypeStats], 3
3267
3272
  ];
3268
3273
  var GetProjectInput$ = [3, n0, _GPI,
3269
3274
  0,
3270
3275
  [_dI, _i],
3271
- [[0, 1], [0, 1]]
3276
+ [[0, 1], [0, 1]], 2
3272
3277
  ];
3273
3278
  var GetProjectOutput$ = [3, n0, _GPO,
3274
3279
  0,
3275
- [_dIo, _id, _n, _de, _pS, _fR, _cB, _cA, _lUA, _rT, _gT, _dUI, _pPI, _uP, _eDD],
3276
- [0, 0, [() => ProjectName, 0], [() => Description, 0], 0, () => FailureReasons, 0, 5, 5, () => ResourceTags, 64 | 0, 0, 0, [() => EnvironmentConfigurationUserParametersList, 0], () => EnvironmentDeploymentDetails$]
3280
+ [_dIo, _id, _n, _cB, _de, _pS, _fR, _cA, _lUA, _rT, _gT, _dUI, _pPI, _uP, _eDD],
3281
+ [0, 0, [() => ProjectName, 0], 0, [() => Description, 0], 0, () => FailureReasons, 5, 5, () => ResourceTags, 64 | 0, 0, 0, [() => EnvironmentConfigurationUserParametersList, 0], () => EnvironmentDeploymentDetails$], 4
3277
3282
  ];
3278
3283
  var GetProjectProfileInput$ = [3, n0, _GPPI,
3279
3284
  0,
3280
3285
  [_dI, _i],
3281
- [[0, 1], [0, 1]]
3286
+ [[0, 1], [0, 1]], 2
3282
3287
  ];
3283
3288
  var GetProjectProfileOutput$ = [3, n0, _GPPO,
3284
3289
  0,
3285
- [_dIo, _id, _n, _de, _s, _pRT, _aCPRT, _pRTD, _eC, _cB, _cA, _lUA, _dUI],
3286
- [0, 0, [() => ProjectProfileName, 0], [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 0, 5, 5, 0]
3290
+ [_dIo, _id, _n, _cB, _de, _s, _pRT, _aCPRT, _pRTD, _eC, _cA, _lUA, _dUI],
3291
+ [0, 0, [() => ProjectProfileName, 0], 0, [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 5, 5, 0], 4
3287
3292
  ];
3288
3293
  var GetRuleInput$ = [3, n0, _GRI,
3289
3294
  0,
3290
3295
  [_dI, _i, _r],
3291
- [[0, 1], [0, 1], [0, { [_hQ]: _r }]]
3296
+ [[0, 1], [0, 1], [0, { [_hQ]: _r }]], 2
3292
3297
  ];
3293
3298
  var GetRuleOutput$ = [3, n0, _GRO,
3294
3299
  0,
3295
- [_i, _r, _n, _rTu, _tar, _ac, _sc, _d, _tT, _de, _cA, _uA, _cB, _lUBa],
3296
- [0, 0, [() => RuleName, 0], 0, () => RuleTarget$, 0, () => RuleScope$, () => RuleDetail$, 0, [() => Description, 0], 4, 4, 0, 0]
3300
+ [_i, _r, _n, _rTu, _tar, _ac, _sc, _d, _cA, _uA, _cB, _lUBa, _tT, _de],
3301
+ [0, 0, [() => RuleName, 0], 0, () => RuleTarget$, 0, () => RuleScope$, () => RuleDetail$, 4, 4, 0, 0, 0, [() => Description, 0]], 12
3297
3302
  ];
3298
3303
  var GetSubscriptionGrantInput$ = [3, n0, _GSGI,
3299
3304
  0,
3300
3305
  [_dI, _i],
3301
- [[0, 1], [0, 1]]
3306
+ [[0, 1], [0, 1]], 2
3302
3307
  ];
3303
3308
  var GetSubscriptionGrantOutput$ = [3, n0, _GSGO,
3304
3309
  0,
3305
- [_id, _cB, _uB, _dIo, _cA, _uA, _eInvi, _sTIu, _gE, _s, _as, _sI],
3306
- [0, 0, 0, 0, 4, 4, 0, 0, () => GrantedEntity$, 0, () => SubscribedAssets, 0]
3310
+ [_id, _cB, _dIo, _cA, _uA, _sTIu, _gE, _s, _uB, _eInvi, _as, _sI],
3311
+ [0, 0, 0, 4, 4, 0, () => GrantedEntity$, 0, 0, 0, () => SubscribedAssets, 0], 8
3307
3312
  ];
3308
3313
  var GetSubscriptionInput$ = [3, n0, _GSI,
3309
3314
  0,
3310
3315
  [_dI, _i],
3311
- [[0, 1], [0, 1]]
3316
+ [[0, 1], [0, 1]], 2
3312
3317
  ];
3313
3318
  var GetSubscriptionOutput$ = [3, n0, _GSO,
3314
3319
  0,
3315
- [_id, _cB, _uB, _dIo, _s, _cA, _uA, _sPu, _sLu, _sRI, _rP],
3316
- [0, 0, 0, 0, 0, 4, 4, [() => SubscribedPrincipal$, 0], [() => SubscribedListing$, 0], 0, 2]
3320
+ [_id, _cB, _dIo, _s, _cA, _uA, _sPu, _sLu, _uB, _sRI, _rP],
3321
+ [0, 0, 0, 0, 4, 4, [() => SubscribedPrincipal$, 0], [() => SubscribedListing$, 0], 0, 0, 2], 8
3317
3322
  ];
3318
3323
  var GetSubscriptionRequestDetailsInput$ = [3, n0, _GSRDI,
3319
3324
  0,
3320
3325
  [_dI, _i],
3321
- [[0, 1], [0, 1]]
3326
+ [[0, 1], [0, 1]], 2
3322
3327
  ];
3323
3328
  var GetSubscriptionRequestDetailsOutput$ = [3, n0, _GSRDO,
3324
3329
  0,
3325
- [_id, _cB, _uB, _dIo, _s, _cA, _uA, _rR, _sP, _sL, _rI, _dC, _eSI, _mF],
3326
- [0, 0, 0, 0, 0, 4, 4, [() => RequestReason, 0], [() => SubscribedPrincipals, 0], [() => SubscribedListings, 0], 0, [() => DecisionComment, 0], 0, [() => MetadataForms, 0]]
3330
+ [_id, _cB, _dIo, _s, _cA, _uA, _rR, _sP, _sL, _uB, _rI, _dC, _eSI, _mF],
3331
+ [0, 0, 0, 0, 4, 4, [() => RequestReason, 0], [() => SubscribedPrincipals, 0], [() => SubscribedListings, 0], 0, 0, [() => DecisionComment, 0], 0, [() => MetadataForms, 0]], 9
3327
3332
  ];
3328
3333
  var GetSubscriptionTargetInput$ = [3, n0, _GSTI,
3329
3334
  0,
3330
3335
  [_dI, _eInv, _i],
3331
- [[0, 1], [0, 1], [0, 1]]
3336
+ [[0, 1], [0, 1], [0, 1]], 3
3332
3337
  ];
3333
3338
  var GetSubscriptionTargetOutput$ = [3, n0, _GSTO,
3334
3339
  0,
3335
- [_id, _aPu, _dIo, _pI, _eInvi, _n, _ty, _cB, _uB, _cA, _uA, _mAR, _aAT, _sTC, _pro],
3336
- [0, 64 | 0, 0, 0, 0, [() => SubscriptionTargetName, 0], 0, 0, 0, 4, 4, 0, 64 | 0, () => SubscriptionTargetForms, 0]
3340
+ [_id, _aPu, _dIo, _pI, _eInvi, _n, _ty, _cB, _cA, _aAT, _sTC, _pro, _uB, _uA, _mAR, _sGCM],
3341
+ [0, 64 | 0, 0, 0, 0, [() => SubscriptionTargetName, 0], 0, 0, 4, 64 | 0, () => SubscriptionTargetForms, 0, 0, 4, 0, 0], 12
3337
3342
  ];
3338
3343
  var GetTimeSeriesDataPointInput$ = [3, n0, _GTSDPI,
3339
3344
  0,
3340
3345
  [_dI, _eI, _eT, _i, _fN],
3341
- [[0, 1], [0, 1], [0, 1], [0, 1], [0, { [_hQ]: _fN }]]
3346
+ [[0, 1], [0, 1], [0, 1], [0, 1], [0, { [_hQ]: _fN }]], 5
3342
3347
  ];
3343
3348
  var GetTimeSeriesDataPointOutput$ = [3, n0, _GTSDPO,
3344
3349
  0,
@@ -3348,7 +3353,7 @@ var GetTimeSeriesDataPointOutput$ = [3, n0, _GTSDPO,
3348
3353
  var GetUserProfileInput$ = [3, n0, _GUPI,
3349
3354
  0,
3350
3355
  [_dI, _uI, _ty],
3351
- [[0, 1], [0, 1], [0, { [_hQ]: _ty }]]
3356
+ [[0, 1], [0, 1], [0, { [_hQ]: _ty }]], 2
3352
3357
  ];
3353
3358
  var GetUserProfileOutput$ = [3, n0, _GUPO,
3354
3359
  0,
@@ -3357,8 +3362,8 @@ var GetUserProfileOutput$ = [3, n0, _GUPO,
3357
3362
  ];
3358
3363
  var GlossaryItem$ = [3, n0, _GI,
3359
3364
  0,
3360
- [_dIo, _id, _n, _oPI, _de, _s, _uR, _cA, _cB, _uA, _uB, _aA],
3361
- [0, 0, [() => GlossaryName, 0], 0, [() => GlossaryDescription, 0], 0, 64 | 0, 4, 0, 4, 0, () => GlossaryItemAdditionalAttributes$]
3365
+ [_dIo, _id, _n, _oPI, _s, _de, _uR, _cA, _cB, _uA, _uB, _aA],
3366
+ [0, 0, [() => GlossaryName, 0], 0, 0, [() => GlossaryDescription, 0], 64 | 0, 4, 0, 4, 0, () => GlossaryItemAdditionalAttributes$], 5
3362
3367
  ];
3363
3368
  var GlossaryItemAdditionalAttributes$ = [3, n0, _GIAA,
3364
3369
  0,
@@ -3372,8 +3377,8 @@ var GlossaryTermEnforcementDetail$ = [3, n0, _GTED,
3372
3377
  ];
3373
3378
  var GlossaryTermItem$ = [3, n0, _GTI,
3374
3379
  0,
3375
- [_dIo, _gIlo, _id, _n, _sD, _uR, _lDo, _tRe, _s, _cA, _cB, _uA, _uB, _aA],
3376
- [0, 0, 0, [() => GlossaryTermName, 0], [() => ShortDescription, 0], 64 | 0, [() => LongDescription, 0], () => TermRelations$, 0, 4, 0, 4, 0, () => GlossaryTermItemAdditionalAttributes$]
3380
+ [_dIo, _gIlo, _id, _n, _s, _sD, _uR, _lDo, _tRe, _cA, _cB, _uA, _uB, _aA],
3381
+ [0, 0, 0, [() => GlossaryTermName, 0], 0, [() => ShortDescription, 0], 64 | 0, [() => LongDescription, 0], () => TermRelations$, 4, 0, 4, 0, () => GlossaryTermItemAdditionalAttributes$], 5
3377
3382
  ];
3378
3383
  var GlossaryTermItemAdditionalAttributes$ = [3, n0, _GTIAA,
3379
3384
  0,
@@ -3417,33 +3422,33 @@ var GluePropertiesPatch$ = [3, n0, _GPP,
3417
3422
  ];
3418
3423
  var GlueRunConfigurationInput$ = [3, n0, _GRCI,
3419
3424
  0,
3420
- [_dAR, _rFC, _aIDQR, _cNa],
3421
- [0, () => RelationalFilterConfigurations, 2, 0]
3425
+ [_rFC, _dAR, _aIDQR, _cNa],
3426
+ [() => RelationalFilterConfigurations, 0, 2, 0], 1
3422
3427
  ];
3423
3428
  var GlueRunConfigurationOutput$ = [3, n0, _GRCO,
3424
3429
  0,
3425
- [_aIc, _reg, _dAR, _rFC, _aIDQR, _cNa],
3426
- [0, 0, 0, () => RelationalFilterConfigurations, 2, 0]
3430
+ [_rFC, _aIc, _reg, _dAR, _aIDQR, _cNa],
3431
+ [() => RelationalFilterConfigurations, 0, 0, 0, 2, 0], 1
3427
3432
  ];
3428
3433
  var GlueSelfGrantStatusOutput$ = [3, n0, _GSGSO,
3429
3434
  0,
3430
3435
  [_sGSD],
3431
- [() => SelfGrantStatusDetails]
3436
+ [() => SelfGrantStatusDetails], 1
3432
3437
  ];
3433
3438
  var GreaterThanExpression$ = [3, n0, _GTE,
3434
3439
  0,
3435
3440
  [_cN, _v],
3436
- [0, 0]
3441
+ [0, 0], 2
3437
3442
  ];
3438
3443
  var GreaterThanOrEqualToExpression$ = [3, n0, _GTOETE,
3439
3444
  0,
3440
3445
  [_cN, _v],
3441
- [0, 0]
3446
+ [0, 0], 2
3442
3447
  ];
3443
3448
  var GroupDetails$ = [3, n0, _GDr,
3444
3449
  0,
3445
3450
  [_gIro],
3446
- [0]
3451
+ [0], 1
3447
3452
  ];
3448
3453
  var GroupProfileSummary$ = [3, n0, _GPS,
3449
3454
  0,
@@ -3453,12 +3458,12 @@ var GroupProfileSummary$ = [3, n0, _GPS,
3453
3458
  var HyperPodPropertiesInput$ = [3, n0, _HPPI,
3454
3459
  0,
3455
3460
  [_cNl],
3456
- [0]
3461
+ [0], 1
3457
3462
  ];
3458
3463
  var HyperPodPropertiesOutput$ = [3, n0, _HPPO,
3459
3464
  0,
3460
3465
  [_cNl, _cAl, _or],
3461
- [0, 0, 0]
3466
+ [0, 0, 0], 1
3462
3467
  ];
3463
3468
  var IamPropertiesInput$ = [3, n0, _IPI,
3464
3469
  0,
@@ -3483,33 +3488,33 @@ var IamUserProfileDetails$ = [3, n0, _IUPD,
3483
3488
  var Import$ = [3, n0, _Im,
3484
3489
  0,
3485
3490
  [_n, _r],
3486
- [[() => FormTypeName, 0], 0]
3491
+ [[() => FormTypeName, 0], 0], 2
3487
3492
  ];
3488
3493
  var InExpression$ = [3, n0, _IE,
3489
3494
  0,
3490
3495
  [_cN, _va],
3491
- [0, 64 | 0]
3496
+ [0, 64 | 0], 2
3492
3497
  ];
3493
3498
  var InternalServerException$ = [-3, n0, _ISE,
3494
3499
  { [_e]: _se, [_hE]: 500 },
3495
3500
  [_m],
3496
- [0]
3501
+ [0], 1
3497
3502
  ];
3498
3503
  schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
3499
3504
  var IsNotNullExpression$ = [3, n0, _INNE,
3500
3505
  0,
3501
3506
  [_cN],
3502
- [0]
3507
+ [0], 1
3503
3508
  ];
3504
3509
  var IsNullExpression$ = [3, n0, _INE,
3505
3510
  0,
3506
3511
  [_cN],
3507
- [0]
3512
+ [0], 1
3508
3513
  ];
3509
3514
  var JobRunError$ = [3, n0, _JRE,
3510
3515
  0,
3511
3516
  [_m],
3512
- [0]
3517
+ [0], 1
3513
3518
  ];
3514
3519
  var JobRunSummary$ = [3, n0, _JRS,
3515
3520
  0,
@@ -3524,17 +3529,17 @@ var LakeFormationConfiguration$ = [3, n0, _LFC,
3524
3529
  var LessThanExpression$ = [3, n0, _LTE,
3525
3530
  0,
3526
3531
  [_cN, _v],
3527
- [0, 0]
3532
+ [0, 0], 2
3528
3533
  ];
3529
3534
  var LessThanOrEqualToExpression$ = [3, n0, _LTOETE,
3530
3535
  0,
3531
3536
  [_cN, _v],
3532
- [0, 0]
3537
+ [0, 0], 2
3533
3538
  ];
3534
3539
  var LikeExpression$ = [3, n0, _LEi,
3535
3540
  0,
3536
3541
  [_cN, _v],
3537
- [0, 0]
3542
+ [0, 0], 2
3538
3543
  ];
3539
3544
  var LineageEventSummary$ = [3, n0, _LES,
3540
3545
  0,
@@ -3553,13 +3558,13 @@ var LineageNodeReference$ = [3, n0, _LNR,
3553
3558
  ];
3554
3559
  var LineageNodeSummary$ = [3, n0, _LNS,
3555
3560
  0,
3556
- [_dIo, _n, _de, _cA, _cB, _uA, _uB, _id, _tNy, _tR, _sIo, _eTve],
3557
- [0, 0, 0, 4, 0, 4, 0, 0, 0, 0, 0, 4]
3561
+ [_dIo, _id, _tNy, _n, _de, _cA, _cB, _uA, _uB, _tR, _sIo, _eTve],
3562
+ [0, 0, 0, 0, 0, 4, 0, 4, 0, 0, 0, 4], 3
3558
3563
  ];
3559
3564
  var LineageNodeTypeItem$ = [3, n0, _LNTI,
3560
3565
  0,
3561
- [_dIo, _n, _de, _cA, _cB, _uA, _uB, _r, _fO],
3562
- [0, 0, 0, 4, 0, 4, 0, 0, [() => FormsOutputMap, 0]]
3566
+ [_dIo, _r, _fO, _n, _de, _cA, _cB, _uA, _uB],
3567
+ [0, 0, [() => FormsOutputMap, 0], 0, 0, 4, 0, 4, 0], 3
3563
3568
  ];
3564
3569
  var LineageRunDetails$ = [3, n0, _LRD,
3565
3570
  0,
@@ -3579,7 +3584,7 @@ var LineageSyncSchedule$ = [3, n0, _LSS,
3579
3584
  var ListAccountPoolsInput$ = [3, n0, _LAPI,
3580
3585
  0,
3581
3586
  [_dI, _n, _sB, _sO, _nT, _mRa],
3582
- [[0, 1], [() => AccountPoolName, { [_hQ]: _n }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3587
+ [[0, 1], [() => AccountPoolName, { [_hQ]: _n }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 1
3583
3588
  ];
3584
3589
  var ListAccountPoolsOutput$ = [3, n0, _LAPO,
3585
3590
  0,
@@ -3589,7 +3594,7 @@ var ListAccountPoolsOutput$ = [3, n0, _LAPO,
3589
3594
  var ListAccountsInAccountPoolInput$ = [3, n0, _LAIAPI,
3590
3595
  0,
3591
3596
  [_dI, _i, _nT, _mRa],
3592
- [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3597
+ [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 2
3593
3598
  ];
3594
3599
  var ListAccountsInAccountPoolOutput$ = [3, n0, _LAIAPO,
3595
3600
  0,
@@ -3599,17 +3604,17 @@ var ListAccountsInAccountPoolOutput$ = [3, n0, _LAIAPO,
3599
3604
  var ListAssetFiltersInput$ = [3, n0, _LAFI,
3600
3605
  0,
3601
3606
  [_dI, _aIs, _s, _nT, _mRa],
3602
- [[0, 1], [0, 1], [0, { [_hQ]: _s }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3607
+ [[0, 1], [0, 1], [0, { [_hQ]: _s }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 2
3603
3608
  ];
3604
3609
  var ListAssetFiltersOutput$ = [3, n0, _LAFO,
3605
3610
  0,
3606
3611
  [_it, _nT],
3607
- [[() => AssetFilters, 0], 0]
3612
+ [[() => AssetFilters, 0], 0], 1
3608
3613
  ];
3609
3614
  var ListAssetRevisionsInput$ = [3, n0, _LARI,
3610
3615
  0,
3611
3616
  [_dI, _i, _nT, _mRa],
3612
- [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3617
+ [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 2
3613
3618
  ];
3614
3619
  var ListAssetRevisionsOutput$ = [3, n0, _LARO,
3615
3620
  0,
@@ -3619,52 +3624,52 @@ var ListAssetRevisionsOutput$ = [3, n0, _LARO,
3619
3624
  var ListConnectionsInput$ = [3, n0, _LCI,
3620
3625
  0,
3621
3626
  [_dI, _mRa, _nT, _sB, _sO, _n, _eInv, _pIr, _ty, _sc],
3622
- [[0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [0, { [_hQ]: _n }], [0, { [_hQ]: _eInv }], [0, { [_hQ]: _pIr }], [0, { [_hQ]: _ty }], [0, { [_hQ]: _sc }]]
3627
+ [[0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [0, { [_hQ]: _n }], [0, { [_hQ]: _eInv }], [0, { [_hQ]: _pIr }], [0, { [_hQ]: _ty }], [0, { [_hQ]: _sc }]], 1
3623
3628
  ];
3624
3629
  var ListConnectionsOutput$ = [3, n0, _LCO,
3625
3630
  0,
3626
3631
  [_it, _nT],
3627
- [[() => ConnectionSummaries, 0], 0]
3632
+ [[() => ConnectionSummaries, 0], 0], 1
3628
3633
  ];
3629
3634
  var ListDataProductRevisionsInput$ = [3, n0, _LDPRI,
3630
3635
  0,
3631
3636
  [_dI, _i, _mRa, _nT],
3632
- [[0, 1], [0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
3637
+ [[0, 1], [0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 2
3633
3638
  ];
3634
3639
  var ListDataProductRevisionsOutput$ = [3, n0, _LDPRO,
3635
3640
  0,
3636
3641
  [_it, _nT],
3637
- [() => DataProductRevisions, 0]
3642
+ [() => DataProductRevisions, 0], 1
3638
3643
  ];
3639
3644
  var ListDataSourceRunActivitiesInput$ = [3, n0, _LDSRAI,
3640
3645
  0,
3641
3646
  [_dI, _i, _s, _nT, _mRa],
3642
- [[0, 1], [0, 1], [0, { [_hQ]: _s }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3647
+ [[0, 1], [0, 1], [0, { [_hQ]: _s }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 2
3643
3648
  ];
3644
3649
  var ListDataSourceRunActivitiesOutput$ = [3, n0, _LDSRAO,
3645
3650
  0,
3646
3651
  [_it, _nT],
3647
- [[() => DataSourceRunActivities, 0], 0]
3652
+ [[() => DataSourceRunActivities, 0], 0], 1
3648
3653
  ];
3649
3654
  var ListDataSourceRunsInput$ = [3, n0, _LDSRI,
3650
3655
  0,
3651
3656
  [_dI, _dSIa, _s, _nT, _mRa],
3652
- [[0, 1], [0, 1], [0, { [_hQ]: _s }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3657
+ [[0, 1], [0, 1], [0, { [_hQ]: _s }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 2
3653
3658
  ];
3654
3659
  var ListDataSourceRunsOutput$ = [3, n0, _LDSRO,
3655
3660
  0,
3656
3661
  [_it, _nT],
3657
- [() => DataSourceRunSummaries, 0]
3662
+ [() => DataSourceRunSummaries, 0], 1
3658
3663
  ];
3659
3664
  var ListDataSourcesInput$ = [3, n0, _LDSI,
3660
3665
  0,
3661
3666
  [_dI, _pIr, _eInv, _cIo, _ty, _s, _n, _nT, _mRa],
3662
- [[0, 1], [0, { [_hQ]: _pIr }], [0, { [_hQ]: _eInv }], [0, { [_hQ]: _cIo }], [0, { [_hQ]: _ty }], [0, { [_hQ]: _s }], [() => Name, { [_hQ]: _n }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3667
+ [[0, 1], [0, { [_hQ]: _pIr }], [0, { [_hQ]: _eInv }], [0, { [_hQ]: _cIo }], [0, { [_hQ]: _ty }], [0, { [_hQ]: _s }], [() => Name, { [_hQ]: _n }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 2
3663
3668
  ];
3664
3669
  var ListDataSourcesOutput$ = [3, n0, _LDSO,
3665
3670
  0,
3666
3671
  [_it, _nT],
3667
- [[() => DataSourceSummaries, 0], 0]
3672
+ [[() => DataSourceSummaries, 0], 0], 1
3668
3673
  ];
3669
3674
  var ListDomainsInput$ = [3, n0, _LDI,
3670
3675
  0,
@@ -3674,32 +3679,32 @@ var ListDomainsInput$ = [3, n0, _LDI,
3674
3679
  var ListDomainsOutput$ = [3, n0, _LDO,
3675
3680
  0,
3676
3681
  [_it, _nT],
3677
- [[() => DomainSummaries, 0], 0]
3682
+ [[() => DomainSummaries, 0], 0], 1
3678
3683
  ];
3679
3684
  var ListDomainUnitsForParentInput$ = [3, n0, _LDUFPI,
3680
3685
  0,
3681
3686
  [_dI, _pDUI, _mRa, _nT],
3682
- [[0, 1], [0, { [_hQ]: _pDUI }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
3687
+ [[0, 1], [0, { [_hQ]: _pDUI }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 2
3683
3688
  ];
3684
3689
  var ListDomainUnitsForParentOutput$ = [3, n0, _LDUFPO,
3685
3690
  0,
3686
3691
  [_it, _nT],
3687
- [() => DomainUnitSummaries, 0]
3692
+ [() => DomainUnitSummaries, 0], 1
3688
3693
  ];
3689
3694
  var ListEntityOwnersInput$ = [3, n0, _LEOI,
3690
3695
  0,
3691
3696
  [_dI, _eT, _eI, _mRa, _nT],
3692
- [[0, 1], [0, 1], [0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
3697
+ [[0, 1], [0, 1], [0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 3
3693
3698
  ];
3694
3699
  var ListEntityOwnersOutput$ = [3, n0, _LEOO,
3695
3700
  0,
3696
3701
  [_ow, _nT],
3697
- [() => EntityOwners, 0]
3702
+ [() => EntityOwners, 0], 1
3698
3703
  ];
3699
3704
  var ListEnvironmentActionsInput$ = [3, n0, _LEAI,
3700
3705
  0,
3701
3706
  [_dI, _eInv, _nT, _mRa],
3702
- [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3707
+ [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 2
3703
3708
  ];
3704
3709
  var ListEnvironmentActionsOutput$ = [3, n0, _LEAO,
3705
3710
  0,
@@ -3709,7 +3714,7 @@ var ListEnvironmentActionsOutput$ = [3, n0, _LEAO,
3709
3714
  var ListEnvironmentBlueprintConfigurationsInput$ = [3, n0, _LEBCI,
3710
3715
  0,
3711
3716
  [_dI, _mRa, _nT],
3712
- [[0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
3717
+ [[0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 1
3713
3718
  ];
3714
3719
  var ListEnvironmentBlueprintConfigurationsOutput$ = [3, n0, _LEBCO,
3715
3720
  0,
@@ -3719,42 +3724,42 @@ var ListEnvironmentBlueprintConfigurationsOutput$ = [3, n0, _LEBCO,
3719
3724
  var ListEnvironmentBlueprintsInput$ = [3, n0, _LEBI,
3720
3725
  0,
3721
3726
  [_dI, _mRa, _nT, _n, _ma],
3722
- [[0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _n }], [2, { [_hQ]: _ma }]]
3727
+ [[0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _n }], [2, { [_hQ]: _ma }]], 1
3723
3728
  ];
3724
3729
  var ListEnvironmentBlueprintsOutput$ = [3, n0, _LEBO,
3725
3730
  0,
3726
3731
  [_it, _nT],
3727
- [[() => EnvironmentBlueprintSummaries, 0], 0]
3732
+ [[() => EnvironmentBlueprintSummaries, 0], 0], 1
3728
3733
  ];
3729
3734
  var ListEnvironmentProfilesInput$ = [3, n0, _LEPI,
3730
3735
  0,
3731
3736
  [_dI, _aAI, _aAR, _eBI, _pIr, _n, _nT, _mRa],
3732
- [[0, 1], [0, { [_hQ]: _aAI }], [0, { [_hQ]: _aAR }], [0, { [_hQ]: _eBI }], [0, { [_hQ]: _pIr }], [() => EnvironmentProfileName, { [_hQ]: _n }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3737
+ [[0, 1], [0, { [_hQ]: _aAI }], [0, { [_hQ]: _aAR }], [0, { [_hQ]: _eBI }], [0, { [_hQ]: _pIr }], [() => EnvironmentProfileName, { [_hQ]: _n }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 1
3733
3738
  ];
3734
3739
  var ListEnvironmentProfilesOutput$ = [3, n0, _LEPO,
3735
3740
  0,
3736
3741
  [_it, _nT],
3737
- [[() => EnvironmentProfileSummaries, 0], 0]
3742
+ [[() => EnvironmentProfileSummaries, 0], 0], 1
3738
3743
  ];
3739
3744
  var ListEnvironmentsInput$ = [3, n0, _LEI,
3740
3745
  0,
3741
- [_dI, _aAI, _s, _aAR, _pIr, _ePI, _eBI, _pro, _n, _mRa, _nT],
3742
- [[0, 1], [0, { [_hQ]: _aAI }], [0, { [_hQ]: _s }], [0, { [_hQ]: _aAR }], [0, { [_hQ]: _pIr }], [0, { [_hQ]: _ePI }], [0, { [_hQ]: _eBI }], [0, { [_hQ]: _pro }], [0, { [_hQ]: _n }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
3746
+ [_dI, _pIr, _aAI, _s, _aAR, _ePI, _eBI, _pro, _n, _mRa, _nT],
3747
+ [[0, 1], [0, { [_hQ]: _pIr }], [0, { [_hQ]: _aAI }], [0, { [_hQ]: _s }], [0, { [_hQ]: _aAR }], [0, { [_hQ]: _ePI }], [0, { [_hQ]: _eBI }], [0, { [_hQ]: _pro }], [0, { [_hQ]: _n }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 2
3743
3748
  ];
3744
3749
  var ListEnvironmentsOutput$ = [3, n0, _LEO,
3745
3750
  0,
3746
3751
  [_it, _nT],
3747
- [[() => EnvironmentSummaries, 0], 0]
3752
+ [[() => EnvironmentSummaries, 0], 0], 1
3748
3753
  ];
3749
3754
  var ListingRevision$ = [3, n0, _LR,
3750
3755
  0,
3751
3756
  [_id, _r],
3752
- [0, 0]
3757
+ [0, 0], 2
3753
3758
  ];
3754
3759
  var ListingRevisionInput$ = [3, n0, _LRI,
3755
3760
  0,
3756
3761
  [_i, _r],
3757
- [0, 0]
3762
+ [0, 0], 2
3758
3763
  ];
3759
3764
  var ListingSummary$ = [3, n0, _LS,
3760
3765
  0,
@@ -3769,7 +3774,7 @@ var ListingSummaryItem$ = [3, n0, _LSI,
3769
3774
  var ListJobRunsInput$ = [3, n0, _LJRI,
3770
3775
  0,
3771
3776
  [_dI, _jIo, _s, _sO, _nT, _mRa],
3772
- [[0, 1], [0, 1], [0, { [_hQ]: _s }], [0, { [_hQ]: _sO }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3777
+ [[0, 1], [0, 1], [0, { [_hQ]: _s }], [0, { [_hQ]: _sO }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 2
3773
3778
  ];
3774
3779
  var ListJobRunsOutput$ = [3, n0, _LJRO,
3775
3780
  0,
@@ -3779,7 +3784,7 @@ var ListJobRunsOutput$ = [3, n0, _LJRO,
3779
3784
  var ListLineageEventsInput$ = [3, n0, _LLEI,
3780
3785
  0,
3781
3786
  [_dI, _mRa, _tA, _tB, _pSr, _sO, _nT],
3782
- [[0, 1], [1, { [_hQ]: _mRa }], [4, { [_hQ]: _tA }], [4, { [_hQ]: _tB }], [0, { [_hQ]: _pSr }], [0, { [_hQ]: _sO }], [0, { [_hQ]: _nT }]]
3787
+ [[0, 1], [1, { [_hQ]: _mRa }], [4, { [_hQ]: _tA }], [4, { [_hQ]: _tB }], [0, { [_hQ]: _pSr }], [0, { [_hQ]: _sO }], [0, { [_hQ]: _nT }]], 1
3783
3788
  ];
3784
3789
  var ListLineageEventsOutput$ = [3, n0, _LLEO,
3785
3790
  0,
@@ -3788,8 +3793,8 @@ var ListLineageEventsOutput$ = [3, n0, _LLEO,
3788
3793
  ];
3789
3794
  var ListLineageNodeHistoryInput$ = [3, n0, _LLNHI,
3790
3795
  0,
3791
- [_dI, _mRa, _nT, _i, _di, _eTGTE, _eTLTE, _sO],
3792
- [[0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], [0, 1], [0, { [_hQ]: _di }], [4, { [_hQ]: _tGTE }], [4, { [_hQ]: _tLTE }], [0, { [_hQ]: _sO }]]
3796
+ [_dI, _i, _mRa, _nT, _di, _eTGTE, _eTLTE, _sO],
3797
+ [[0, 1], [0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _di }], [4, { [_hQ]: _tGTE }], [4, { [_hQ]: _tLTE }], [0, { [_hQ]: _sO }]], 2
3793
3798
  ];
3794
3799
  var ListLineageNodeHistoryOutput$ = [3, n0, _LLNHO,
3795
3800
  0,
@@ -3799,7 +3804,7 @@ var ListLineageNodeHistoryOutput$ = [3, n0, _LLNHO,
3799
3804
  var ListMetadataGenerationRunsInput$ = [3, n0, _LMGRI,
3800
3805
  0,
3801
3806
  [_dI, _s, _ty, _nT, _mRa, _tIa],
3802
- [[0, 1], [0, { [_hQ]: _s }], [0, { [_hQ]: _ty }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _tIa }]]
3807
+ [[0, 1], [0, { [_hQ]: _s }], [0, { [_hQ]: _ty }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _tIa }]], 1
3803
3808
  ];
3804
3809
  var ListMetadataGenerationRunsOutput$ = [3, n0, _LMGRO,
3805
3810
  0,
@@ -3809,7 +3814,7 @@ var ListMetadataGenerationRunsOutput$ = [3, n0, _LMGRO,
3809
3814
  var ListNotificationsInput$ = [3, n0, _LNI,
3810
3815
  0,
3811
3816
  [_dI, _ty, _aTf, _bT, _su, _tSa, _mRa, _nT],
3812
- [[0, 1], [0, { [_hQ]: _ty }], [4, { [_hQ]: _aTf }], [4, { [_hQ]: _bT }], [64 | 0, { [_hQ]: _su }], [0, { [_hQ]: _tSa }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
3817
+ [[0, 1], [0, { [_hQ]: _ty }], [4, { [_hQ]: _aTf }], [4, { [_hQ]: _bT }], [64 | 0, { [_hQ]: _su }], [0, { [_hQ]: _tSa }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 2
3813
3818
  ];
3814
3819
  var ListNotificationsOutput$ = [3, n0, _LNO,
3815
3820
  0,
@@ -3819,27 +3824,27 @@ var ListNotificationsOutput$ = [3, n0, _LNO,
3819
3824
  var ListPolicyGrantsInput$ = [3, n0, _LPGI,
3820
3825
  0,
3821
3826
  [_dI, _eT, _eI, _pTo, _mRa, _nT],
3822
- [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _pTo }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
3827
+ [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _pTo }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 4
3823
3828
  ];
3824
3829
  var ListPolicyGrantsOutput$ = [3, n0, _LPGO,
3825
3830
  0,
3826
3831
  [_gL, _nT],
3827
- [() => PolicyGrantList, 0]
3832
+ [() => PolicyGrantList, 0], 1
3828
3833
  ];
3829
3834
  var ListProjectMembershipsInput$ = [3, n0, _LPMI,
3830
3835
  0,
3831
3836
  [_dI, _pIr, _sB, _sO, _nT, _mRa],
3832
- [[0, 1], [0, 1], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3837
+ [[0, 1], [0, 1], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 2
3833
3838
  ];
3834
3839
  var ListProjectMembershipsOutput$ = [3, n0, _LPMO,
3835
3840
  0,
3836
3841
  [_mem, _nT],
3837
- [() => ProjectMembers, 0]
3842
+ [() => ProjectMembers, 0], 1
3838
3843
  ];
3839
3844
  var ListProjectProfilesInput$ = [3, n0, _LPPI,
3840
3845
  0,
3841
3846
  [_dI, _n, _sB, _sO, _nT, _mRa],
3842
- [[0, 1], [() => ProjectProfileName, { [_hQ]: _n }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3847
+ [[0, 1], [() => ProjectProfileName, { [_hQ]: _n }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 1
3843
3848
  ];
3844
3849
  var ListProjectProfilesOutput$ = [3, n0, _LPPO,
3845
3850
  0,
@@ -3849,7 +3854,7 @@ var ListProjectProfilesOutput$ = [3, n0, _LPPO,
3849
3854
  var ListProjectsInput$ = [3, n0, _LPI,
3850
3855
  0,
3851
3856
  [_dI, _uI, _gIr, _n, _nT, _mRa],
3852
- [[0, 1], [0, { [_hQ]: _uI }], [0, { [_hQ]: _gIr }], [() => ProjectName, { [_hQ]: _n }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3857
+ [[0, 1], [0, { [_hQ]: _uI }], [0, { [_hQ]: _gIr }], [() => ProjectName, { [_hQ]: _n }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 1
3853
3858
  ];
3854
3859
  var ListProjectsOutput$ = [3, n0, _LPO,
3855
3860
  0,
@@ -3859,57 +3864,57 @@ var ListProjectsOutput$ = [3, n0, _LPO,
3859
3864
  var ListRulesInput$ = [3, n0, _LRIi,
3860
3865
  0,
3861
3866
  [_dI, _tT, _tIa, _rTu, _ac, _pIro, _aTs, _dPa, _iC, _mRa, _nT],
3862
- [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _rTu }], [0, { [_hQ]: _rA }], [64 | 0, { [_hQ]: _pIro }], [64 | 0, { [_hQ]: _aTs }], [2, { [_hQ]: _dPa }], [2, { [_hQ]: _iC }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
3867
+ [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _rTu }], [0, { [_hQ]: _rA }], [64 | 0, { [_hQ]: _pIro }], [64 | 0, { [_hQ]: _aTs }], [2, { [_hQ]: _dPa }], [2, { [_hQ]: _iC }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 3
3863
3868
  ];
3864
3869
  var ListRulesOutput$ = [3, n0, _LRO,
3865
3870
  0,
3866
3871
  [_it, _nT],
3867
- [[() => RuleSummaries, 0], 0]
3872
+ [[() => RuleSummaries, 0], 0], 1
3868
3873
  ];
3869
3874
  var ListSubscriptionGrantsInput$ = [3, n0, _LSGI,
3870
3875
  0,
3871
- [_dI, _eInvi, _sTIu, _sLI, _sI, _oPI, _oUI, _oGI, _sB, _sO, _mRa, _nT],
3872
- [[0, 1], [0, { [_hQ]: _eInvi }], [0, { [_hQ]: _sTIu }], [0, { [_hQ]: _sLI }], [0, { [_hQ]: _sI }], [0, { [_hQ]: _oPI }], [0, { [_hQ]: _oUI }], [0, { [_hQ]: _oGI }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
3876
+ [_dI, _eInvi, _sTIu, _sLI, _sI, _oPI, _oIPA, _oUI, _oGI, _sB, _sO, _mRa, _nT],
3877
+ [[0, 1], [0, { [_hQ]: _eInvi }], [0, { [_hQ]: _sTIu }], [0, { [_hQ]: _sLI }], [0, { [_hQ]: _sI }], [0, { [_hQ]: _oPI }], [0, { [_hQ]: _oIPA }], [0, { [_hQ]: _oUI }], [0, { [_hQ]: _oGI }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 1
3873
3878
  ];
3874
3879
  var ListSubscriptionGrantsOutput$ = [3, n0, _LSGO,
3875
3880
  0,
3876
3881
  [_it, _nT],
3877
- [() => SubscriptionGrants, 0]
3882
+ [() => SubscriptionGrants, 0], 1
3878
3883
  ];
3879
3884
  var ListSubscriptionRequestsInput$ = [3, n0, _LSRI,
3880
3885
  0,
3881
- [_dI, _s, _sLI, _oPI, _aPI, _oUI, _oGI, _sB, _sO, _mRa, _nT],
3882
- [[0, 1], [0, { [_hQ]: _s }], [0, { [_hQ]: _sLI }], [0, { [_hQ]: _oPI }], [0, { [_hQ]: _aPI }], [0, { [_hQ]: _oUI }], [0, { [_hQ]: _oGI }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
3886
+ [_dI, _s, _sLI, _oPI, _oIPA, _aPI, _oUI, _oGI, _sB, _sO, _mRa, _nT],
3887
+ [[0, 1], [0, { [_hQ]: _s }], [0, { [_hQ]: _sLI }], [0, { [_hQ]: _oPI }], [0, { [_hQ]: _oIPA }], [0, { [_hQ]: _aPI }], [0, { [_hQ]: _oUI }], [0, { [_hQ]: _oGI }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 1
3883
3888
  ];
3884
3889
  var ListSubscriptionRequestsOutput$ = [3, n0, _LSRO,
3885
3890
  0,
3886
3891
  [_it, _nT],
3887
- [[() => SubscriptionRequests, 0], 0]
3892
+ [[() => SubscriptionRequests, 0], 0], 1
3888
3893
  ];
3889
3894
  var ListSubscriptionsInput$ = [3, n0, _LSIi,
3890
3895
  0,
3891
- [_dI, _sRIu, _s, _sLI, _oPI, _oUI, _oGI, _aPI, _sB, _sO, _mRa, _nT],
3892
- [[0, 1], [0, { [_hQ]: _sRIu }], [0, { [_hQ]: _s }], [0, { [_hQ]: _sLI }], [0, { [_hQ]: _oPI }], [0, { [_hQ]: _oUI }], [0, { [_hQ]: _oGI }], [0, { [_hQ]: _aPI }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
3896
+ [_dI, _sRIu, _s, _sLI, _oPI, _oIPA, _oUI, _oGI, _aPI, _sB, _sO, _mRa, _nT],
3897
+ [[0, 1], [0, { [_hQ]: _sRIu }], [0, { [_hQ]: _s }], [0, { [_hQ]: _sLI }], [0, { [_hQ]: _oPI }], [0, { [_hQ]: _oIPA }], [0, { [_hQ]: _oUI }], [0, { [_hQ]: _oGI }], [0, { [_hQ]: _aPI }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 1
3893
3898
  ];
3894
3899
  var ListSubscriptionsOutput$ = [3, n0, _LSO,
3895
3900
  0,
3896
3901
  [_it, _nT],
3897
- [[() => Subscriptions, 0], 0]
3902
+ [[() => Subscriptions, 0], 0], 1
3898
3903
  ];
3899
3904
  var ListSubscriptionTargetsInput$ = [3, n0, _LSTI,
3900
3905
  0,
3901
3906
  [_dI, _eInv, _sB, _sO, _mRa, _nT],
3902
- [[0, 1], [0, 1], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]]
3907
+ [[0, 1], [0, 1], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 2
3903
3908
  ];
3904
3909
  var ListSubscriptionTargetsOutput$ = [3, n0, _LSTO,
3905
3910
  0,
3906
3911
  [_it, _nT],
3907
- [[() => SubscriptionTargets, 0], 0]
3912
+ [[() => SubscriptionTargets, 0], 0], 1
3908
3913
  ];
3909
3914
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
3910
3915
  0,
3911
3916
  [_rAe],
3912
- [[0, 1]]
3917
+ [[0, 1]], 1
3913
3918
  ];
3914
3919
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
3915
3920
  0,
@@ -3919,7 +3924,7 @@ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
3919
3924
  var ListTimeSeriesDataPointsInput$ = [3, n0, _LTSDPI,
3920
3925
  0,
3921
3926
  [_dI, _eI, _eT, _fN, _sAt, _eAn, _nT, _mRa],
3922
- [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _fN }], [4, { [_hQ]: _sAt }], [4, { [_hQ]: _eAn }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]]
3927
+ [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _fN }], [4, { [_hQ]: _sAt }], [4, { [_hQ]: _eAn }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]], 4
3923
3928
  ];
3924
3929
  var ListTimeSeriesDataPointsOutput$ = [3, n0, _LTSDPO,
3925
3930
  0,
@@ -3944,27 +3949,27 @@ var MetadataFormEnforcementDetail$ = [3, n0, _MFED,
3944
3949
  var MetadataFormReference$ = [3, n0, _MFR,
3945
3950
  0,
3946
3951
  [_tI, _tR],
3947
- [0, 0]
3952
+ [0, 0], 2
3948
3953
  ];
3949
3954
  var MetadataFormSummary$ = [3, n0, _MFS,
3950
3955
  0,
3951
- [_fN, _tNy, _tR],
3952
- [0, [() => FormTypeName, 0], 0]
3956
+ [_tNy, _tR, _fN],
3957
+ [[() => FormTypeName, 0], 0, 0], 2
3953
3958
  ];
3954
3959
  var MetadataGenerationRunItem$ = [3, n0, _MGRI,
3955
3960
  0,
3956
- [_dIo, _id, _tar, _s, _ty, _typ, _cA, _cB, _oPI],
3957
- [0, 0, () => MetadataGenerationRunTarget$, 0, 0, 64 | 0, 4, 0, 0]
3961
+ [_dIo, _id, _oPI, _tar, _s, _ty, _typ, _cA, _cB],
3962
+ [0, 0, 0, () => MetadataGenerationRunTarget$, 0, 0, 64 | 0, 4, 0], 3
3958
3963
  ];
3959
3964
  var MetadataGenerationRunTarget$ = [3, n0, _MGRT,
3960
3965
  0,
3961
3966
  [_ty, _i, _r],
3962
- [0, 0, 0]
3967
+ [0, 0, 0], 2
3963
3968
  ];
3964
3969
  var MetadataGenerationRunTypeStat$ = [3, n0, _MGRTS,
3965
3970
  0,
3966
3971
  [_ty, _s, _eM],
3967
- [0, 0, 0]
3972
+ [0, 0, 0], 2
3968
3973
  ];
3969
3974
  var MlflowPropertiesInput$ = [3, n0, _MPI,
3970
3975
  0,
@@ -3989,27 +3994,27 @@ var NameIdentifier$ = [3, n0, _NI,
3989
3994
  var NotEqualToExpression$ = [3, n0, _NETE,
3990
3995
  0,
3991
3996
  [_cN, _v],
3992
- [0, 0]
3997
+ [0, 0], 2
3993
3998
  ];
3994
3999
  var NotificationOutput$ = [3, n0, _NO,
3995
4000
  0,
3996
- [_i, _dI, _ty, _top, _tit, _m, _s, _aLc, _cTre, _lUTa, _met],
3997
- [0, 0, 0, () => Topic$, [() => Title, 0], [() => Message, 0], 0, [() => ActionLink, 0], 4, 4, 128 | 0]
4001
+ [_i, _dI, _ty, _top, _tit, _m, _aLc, _cTre, _lUTa, _s, _met],
4002
+ [0, 0, 0, () => Topic$, [() => Title, 0], [() => Message, 0], [() => ActionLink, 0], 4, 4, 0, 128 | 0], 9
3998
4003
  ];
3999
4004
  var NotificationResource$ = [3, n0, _NR,
4000
4005
  0,
4001
4006
  [_ty, _id, _n],
4002
- [0, 0, 0]
4007
+ [0, 0, 0], 2
4003
4008
  ];
4004
4009
  var NotInExpression$ = [3, n0, _NIE,
4005
4010
  0,
4006
4011
  [_cN, _va],
4007
- [0, 64 | 0]
4012
+ [0, 64 | 0], 2
4008
4013
  ];
4009
4014
  var NotLikeExpression$ = [3, n0, _NLE,
4010
4015
  0,
4011
4016
  [_cN, _v],
4012
- [0, 0]
4017
+ [0, 0], 2
4013
4018
  ];
4014
4019
  var OAuth2ClientApplication$ = [3, n0, _OACA,
4015
4020
  0,
@@ -4039,7 +4044,7 @@ var OverrideProjectOwnersPolicyGrantDetail$ = [3, n0, _OPOPGD,
4039
4044
  var OwnerGroupProperties$ = [3, n0, _OGP,
4040
4045
  0,
4041
4046
  [_gIr],
4042
- [0]
4047
+ [0], 1
4043
4048
  ];
4044
4049
  var OwnerGroupPropertiesOutput$ = [3, n0, _OGPO,
4045
4050
  0,
@@ -4049,7 +4054,7 @@ var OwnerGroupPropertiesOutput$ = [3, n0, _OGPO,
4049
4054
  var OwnerUserProperties$ = [3, n0, _OUP,
4050
4055
  0,
4051
4056
  [_uI],
4052
- [0]
4057
+ [0], 1
4053
4058
  ];
4054
4059
  var OwnerUserPropertiesOutput$ = [3, n0, _OUPO,
4055
4060
  0,
@@ -4074,7 +4079,7 @@ var PolicyGrantMember$ = [3, n0, _PGM,
4074
4079
  var PostLineageEventInput$ = [3, n0, _PLEI,
4075
4080
  0,
4076
4081
  [_dI, _ev, _cT],
4077
- [[0, 1], [() => LineageEvent, 16], [0, { [_hH]: _CT, [_iTd]: 1 }]]
4082
+ [[0, 1], [() => LineageEvent, 16], [0, { [_hH]: _CT, [_iTd]: 1 }]], 2
4078
4083
  ];
4079
4084
  var PostLineageEventOutput$ = [3, n0, _PLEO,
4080
4085
  0,
@@ -4084,7 +4089,7 @@ var PostLineageEventOutput$ = [3, n0, _PLEO,
4084
4089
  var PostTimeSeriesDataPointsInput$ = [3, n0, _PTSDPI,
4085
4090
  0,
4086
4091
  [_dI, _eI, _eT, _f, _cT],
4087
- [[0, 1], [0, 1], [0, 1], () => TimeSeriesDataPointFormInputList, [0, 4]]
4092
+ [[0, 1], [0, 1], [0, 1], () => TimeSeriesDataPointFormInputList, [0, 4]], 4
4088
4093
  ];
4089
4094
  var PostTimeSeriesDataPointsOutput$ = [3, n0, _PTSDPO,
4090
4095
  0,
@@ -4104,32 +4109,32 @@ var ProjectDeletionError$ = [3, n0, _PDE,
4104
4109
  var ProjectMember$ = [3, n0, _PM,
4105
4110
  0,
4106
4111
  [_mD, _des],
4107
- [() => MemberDetails$, 0]
4112
+ [() => MemberDetails$, 0], 2
4108
4113
  ];
4109
4114
  var ProjectPolicyGrantPrincipal$ = [3, n0, _PPGP,
4110
4115
  0,
4111
4116
  [_pD, _pIr, _pGF],
4112
- [0, 0, () => ProjectGrantFilter$]
4117
+ [0, 0, () => ProjectGrantFilter$], 1
4113
4118
  ];
4114
4119
  var ProjectProfileSummary$ = [3, n0, _PPS,
4115
4120
  0,
4116
- [_dIo, _id, _n, _de, _s, _cB, _cA, _lUA, _dUI],
4117
- [0, 0, [() => ProjectProfileName, 0], [() => Description, 0], 0, 0, 5, 5, 0]
4121
+ [_dIo, _id, _n, _cB, _de, _s, _cA, _lUA, _dUI],
4122
+ [0, 0, [() => ProjectProfileName, 0], 0, [() => Description, 0], 0, 5, 5, 0], 4
4118
4123
  ];
4119
4124
  var ProjectsForRule$ = [3, n0, _PFR,
4120
4125
  0,
4121
4126
  [_sM, _sPpe],
4122
- [0, 64 | 0]
4127
+ [0, 64 | 0], 1
4123
4128
  ];
4124
4129
  var ProjectSummary$ = [3, n0, _PSr,
4125
4130
  0,
4126
- [_dIo, _id, _n, _de, _pS, _fR, _cB, _cA, _uA, _dUI],
4127
- [0, 0, [() => ProjectName, 0], [() => Description, 0], 0, () => FailureReasons, 0, 5, 5, 0]
4131
+ [_dIo, _id, _n, _cB, _de, _pS, _fR, _cA, _uA, _dUI],
4132
+ [0, 0, [() => ProjectName, 0], 0, [() => Description, 0], 0, () => FailureReasons, 5, 5, 0], 4
4128
4133
  ];
4129
4134
  var PutDataExportConfigurationInput$ = [3, n0, _PDECI,
4130
4135
  0,
4131
4136
  [_dI, _eE, _eCn, _cT],
4132
- [[0, 1], 2, () => EncryptionConfiguration$, [0, 4]]
4137
+ [[0, 1], 2, () => EncryptionConfiguration$, [0, 4]], 2
4133
4138
  ];
4134
4139
  var PutDataExportConfigurationOutput$ = [3, n0, _PDECO,
4135
4140
  0,
@@ -4138,13 +4143,13 @@ var PutDataExportConfigurationOutput$ = [3, n0, _PDECO,
4138
4143
  ];
4139
4144
  var PutEnvironmentBlueprintConfigurationInput$ = [3, n0, _PEBCI,
4140
4145
  0,
4141
- [_dI, _eBI, _pRA, _mARA, _eRPB, _eRn, _rPe, _gP, _pCro],
4142
- [[0, 1], [0, 1], 0, 0, 0, 64 | 0, [2, n0, _RPM, 0, 0, 128 | 0], 128 | 0, () => ProvisioningConfigurationList]
4146
+ [_dI, _eBI, _eRn, _pRA, _mARA, _eRPB, _rPe, _gP, _pCro],
4147
+ [[0, 1], [0, 1], 64 | 0, 0, 0, 0, [2, n0, _RPM, 0, 0, 128 | 0], 128 | 0, () => ProvisioningConfigurationList], 3
4143
4148
  ];
4144
4149
  var PutEnvironmentBlueprintConfigurationOutput$ = [3, n0, _PEBCO,
4145
4150
  0,
4146
4151
  [_dIo, _eBIn, _pRA, _eRPB, _mARA, _eRn, _rPe, _cA, _uA, _pCro],
4147
- [0, 0, 0, 0, 0, 64 | 0, [2, n0, _RPM, 0, 0, 128 | 0], 5, 5, () => ProvisioningConfigurationList]
4152
+ [0, 0, 0, 0, 0, 64 | 0, [2, n0, _RPM, 0, 0, 128 | 0], 5, 5, () => ProvisioningConfigurationList], 2
4148
4153
  ];
4149
4154
  var RecommendationConfiguration$ = [3, n0, _RC,
4150
4155
  0,
@@ -4154,12 +4159,12 @@ var RecommendationConfiguration$ = [3, n0, _RC,
4154
4159
  var RedshiftClusterStorage$ = [3, n0, _RCS,
4155
4160
  0,
4156
4161
  [_cNl],
4157
- [0]
4162
+ [0], 1
4158
4163
  ];
4159
4164
  var RedshiftCredentialConfiguration$ = [3, n0, _RCC,
4160
4165
  0,
4161
4166
  [_sMA],
4162
- [0]
4167
+ [0], 1
4163
4168
  ];
4164
4169
  var RedshiftLineageSyncConfigurationInput$ = [3, n0, _RLSCI,
4165
4170
  0,
@@ -4188,38 +4193,38 @@ var RedshiftPropertiesPatch$ = [3, n0, _RPP,
4188
4193
  ];
4189
4194
  var RedshiftRunConfigurationInput$ = [3, n0, _RRCI,
4190
4195
  0,
4191
- [_dAR, _rFC, _rCC, _rSe],
4192
- [0, () => RelationalFilterConfigurations, () => RedshiftCredentialConfiguration$, () => RedshiftStorage$]
4196
+ [_rFC, _dAR, _rCC, _rSe],
4197
+ [() => RelationalFilterConfigurations, 0, () => RedshiftCredentialConfiguration$, () => RedshiftStorage$], 1
4193
4198
  ];
4194
4199
  var RedshiftRunConfigurationOutput$ = [3, n0, _RRCO,
4195
4200
  0,
4196
- [_aIc, _reg, _dAR, _rFC, _rCC, _rSe],
4197
- [0, 0, 0, () => RelationalFilterConfigurations, () => RedshiftCredentialConfiguration$, () => RedshiftStorage$]
4201
+ [_rFC, _rSe, _aIc, _reg, _dAR, _rCC],
4202
+ [() => RelationalFilterConfigurations, () => RedshiftStorage$, 0, 0, 0, () => RedshiftCredentialConfiguration$], 2
4198
4203
  ];
4199
4204
  var RedshiftSelfGrantStatusOutput$ = [3, n0, _RSGSO,
4200
4205
  0,
4201
4206
  [_sGSD],
4202
- [() => SelfGrantStatusDetails]
4207
+ [() => SelfGrantStatusDetails], 1
4203
4208
  ];
4204
4209
  var RedshiftServerlessStorage$ = [3, n0, _RSS,
4205
4210
  0,
4206
4211
  [_wN],
4207
- [0]
4212
+ [0], 1
4208
4213
  ];
4209
4214
  var RejectChoice$ = [3, n0, _RCe,
4210
4215
  0,
4211
4216
  [_pT, _pCre],
4212
- [0, 64 | 1]
4217
+ [0, 64 | 1], 1
4213
4218
  ];
4214
4219
  var RejectPredictionsInput$ = [3, n0, _RPIe,
4215
4220
  0,
4216
4221
  [_dI, _i, _r, _rRe, _rC, _cT],
4217
- [[0, 1], [0, 1], [0, { [_hQ]: _r }], () => RejectRule$, () => RejectChoices, [0, 4]]
4222
+ [[0, 1], [0, 1], [0, { [_hQ]: _r }], () => RejectRule$, () => RejectChoices, [0, 4]], 2
4218
4223
  ];
4219
4224
  var RejectPredictionsOutput$ = [3, n0, _RPOe,
4220
4225
  0,
4221
4226
  [_dIo, _aI, _aRs],
4222
- [0, 0, 0]
4227
+ [0, 0, 0], 3
4223
4228
  ];
4224
4229
  var RejectRule$ = [3, n0, _RRe,
4225
4230
  0,
@@ -4229,22 +4234,22 @@ var RejectRule$ = [3, n0, _RRe,
4229
4234
  var RejectSubscriptionRequestInput$ = [3, n0, _RSRI,
4230
4235
  0,
4231
4236
  [_dI, _i, _dC],
4232
- [[0, 1], [0, 1], [() => DecisionComment, 0]]
4237
+ [[0, 1], [0, 1], [() => DecisionComment, 0]], 2
4233
4238
  ];
4234
4239
  var RejectSubscriptionRequestOutput$ = [3, n0, _RSRO,
4235
4240
  0,
4236
- [_id, _cB, _uB, _dIo, _s, _cA, _uA, _rR, _sP, _sL, _rI, _dC, _eSI, _mF],
4237
- [0, 0, 0, 0, 0, 4, 4, [() => RequestReason, 0], [() => SubscribedPrincipals, 0], [() => SubscribedListings, 0], 0, [() => DecisionComment, 0], 0, [() => MetadataForms, 0]]
4241
+ [_id, _cB, _dIo, _s, _cA, _uA, _rR, _sP, _sL, _uB, _rI, _dC, _eSI, _mF],
4242
+ [0, 0, 0, 0, 4, 4, [() => RequestReason, 0], [() => SubscribedPrincipals, 0], [() => SubscribedListings, 0], 0, 0, [() => DecisionComment, 0], 0, [() => MetadataForms, 0]], 9
4238
4243
  ];
4239
4244
  var RelationalFilterConfiguration$ = [3, n0, _RFC,
4240
4245
  0,
4241
4246
  [_dNa, _sN, _fE],
4242
- [0, 0, () => FilterExpressions]
4247
+ [0, 0, () => FilterExpressions], 1
4243
4248
  ];
4244
4249
  var RemoveEntityOwnerInput$ = [3, n0, _REOI,
4245
4250
  0,
4246
4251
  [_dI, _eT, _eI, _o, _cT],
4247
- [[0, 1], [0, 1], [0, 1], () => OwnerProperties$, [0, 4]]
4252
+ [[0, 1], [0, 1], [0, 1], () => OwnerProperties$, [0, 4]], 4
4248
4253
  ];
4249
4254
  var RemoveEntityOwnerOutput$ = [3, n0, _REOO,
4250
4255
  0,
@@ -4254,7 +4259,7 @@ var RemoveEntityOwnerOutput$ = [3, n0, _REOO,
4254
4259
  var RemovePolicyGrantInput$ = [3, n0, _RPGI,
4255
4260
  0,
4256
4261
  [_dI, _eT, _eI, _pTo, _p, _gIra, _cT],
4257
- [[0, 1], [0, 1], [0, 1], 0, () => PolicyGrantPrincipal$, 0, [0, 4]]
4262
+ [[0, 1], [0, 1], [0, 1], 0, () => PolicyGrantPrincipal$, 0, [0, 4]], 5
4258
4263
  ];
4259
4264
  var RemovePolicyGrantOutput$ = [3, n0, _RPGO,
4260
4265
  0,
@@ -4263,39 +4268,39 @@ var RemovePolicyGrantOutput$ = [3, n0, _RPGO,
4263
4268
  ];
4264
4269
  var Resource$ = [3, n0, _R,
4265
4270
  0,
4266
- [_pro, _n, _v, _ty],
4267
- [0, 0, 0, 0]
4271
+ [_v, _ty, _pro, _n],
4272
+ [0, 0, 0, 0], 2
4268
4273
  ];
4269
4274
  var ResourceNotFoundException$ = [-3, n0, _RNFE,
4270
4275
  { [_e]: _c, [_hE]: 404 },
4271
4276
  [_m],
4272
- [0]
4277
+ [0], 1
4273
4278
  ];
4274
4279
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
4275
4280
  var ResourceTag$ = [3, n0, _RT,
4276
4281
  0,
4277
4282
  [_k, _v, _so],
4278
- [0, 0, 0]
4283
+ [0, 0, 0], 3
4279
4284
  ];
4280
4285
  var ResourceTagParameter$ = [3, n0, _RTP,
4281
4286
  0,
4282
4287
  [_k, _v, _iVE],
4283
- [0, 0, 2]
4288
+ [0, 0, 2], 3
4284
4289
  ];
4285
4290
  var RevokeSubscriptionInput$ = [3, n0, _RSI,
4286
4291
  0,
4287
4292
  [_dI, _i, _rP],
4288
- [[0, 1], [0, 1], 2]
4293
+ [[0, 1], [0, 1], 2], 2
4289
4294
  ];
4290
4295
  var RevokeSubscriptionOutput$ = [3, n0, _RSO,
4291
4296
  0,
4292
- [_id, _cB, _uB, _dIo, _s, _cA, _uA, _sPu, _sLu, _sRI, _rP],
4293
- [0, 0, 0, 0, 0, 4, 4, [() => SubscribedPrincipal$, 0], [() => SubscribedListing$, 0], 0, 2]
4297
+ [_id, _cB, _dIo, _s, _cA, _uA, _sPu, _sLu, _uB, _sRI, _rP],
4298
+ [0, 0, 0, 0, 4, 4, [() => SubscribedPrincipal$, 0], [() => SubscribedListing$, 0], 0, 0, 2], 8
4294
4299
  ];
4295
4300
  var RowFilterConfiguration$ = [3, n0, _RFCo,
4296
4301
  0,
4297
4302
  [_rF, _sen],
4298
- [() => RowFilter$, 2]
4303
+ [() => RowFilter$, 2], 1
4299
4304
  ];
4300
4305
  var RuleScope$ = [3, n0, _RS,
4301
4306
  0,
@@ -4315,27 +4320,27 @@ var RunStatisticsForAssets$ = [3, n0, _RSFA,
4315
4320
  var S3PropertiesInput$ = [3, n0, _SPI,
4316
4321
  0,
4317
4322
  [_sU, _sAGLI],
4318
- [0, 0]
4323
+ [0, 0], 1
4319
4324
  ];
4320
4325
  var S3PropertiesOutput$ = [3, n0, _SPO,
4321
4326
  0,
4322
4327
  [_sU, _sAGLI, _s, _eM],
4323
- [0, 0, 0, 0]
4328
+ [0, 0, 0, 0], 1
4324
4329
  ];
4325
4330
  var S3PropertiesPatch$ = [3, n0, _SPP,
4326
4331
  0,
4327
4332
  [_sU, _sAGLI],
4328
- [0, 0]
4333
+ [0, 0], 1
4329
4334
  ];
4330
4335
  var SageMakerRunConfigurationInput$ = [3, n0, _SMRCI,
4331
4336
  0,
4332
4337
  [_tAr],
4333
- [[2, n0, _TA, 0, 0, 64 | 0]]
4338
+ [[2, n0, _TA, 0, 0, 64 | 0]], 1
4334
4339
  ];
4335
4340
  var SageMakerRunConfigurationOutput$ = [3, n0, _SMRCO,
4336
4341
  0,
4337
- [_aIc, _reg, _tAr],
4338
- [0, 0, [2, n0, _TA, 0, 0, 64 | 0]]
4342
+ [_tAr, _aIc, _reg],
4343
+ [[2, n0, _TA, 0, 0, 64 | 0], 0, 0], 1
4339
4344
  ];
4340
4345
  var ScheduleConfiguration$ = [3, n0, _SC,
4341
4346
  8,
@@ -4345,7 +4350,7 @@ var ScheduleConfiguration$ = [3, n0, _SC,
4345
4350
  var SearchGroupProfilesInput$ = [3, n0, _SGPI,
4346
4351
  0,
4347
4352
  [_dI, _gTr, _sTe, _mRa, _nT],
4348
- [[0, 1], 0, [() => GroupSearchText, 0], 1, 0]
4353
+ [[0, 1], 0, [() => GroupSearchText, 0], 1, 0], 2
4349
4354
  ];
4350
4355
  var SearchGroupProfilesOutput$ = [3, n0, _SGPO,
4351
4356
  0,
@@ -4355,17 +4360,17 @@ var SearchGroupProfilesOutput$ = [3, n0, _SGPO,
4355
4360
  var SearchInItem$ = [3, n0, _SII,
4356
4361
  0,
4357
4362
  [_a],
4358
- [0]
4363
+ [0], 1
4359
4364
  ];
4360
4365
  var SearchInput$ = [3, n0, _SI,
4361
4366
  0,
4362
- [_dI, _oPIw, _mRa, _nT, _sS, _sTe, _sIe, _fi, _sor, _aA],
4363
- [[0, 1], 0, 1, 0, 0, 0, () => SearchInList, () => FilterClause$, () => SearchSort$, 64 | 0]
4367
+ [_dI, _sS, _oPIw, _mRa, _nT, _sTe, _sIe, _fi, _sor, _aA],
4368
+ [[0, 1], 0, 0, 1, 0, 0, () => SearchInList, () => FilterClause$, () => SearchSort$, 64 | 0], 2
4364
4369
  ];
4365
4370
  var SearchListingsInput$ = [3, n0, _SLI,
4366
4371
  0,
4367
4372
  [_dI, _sTe, _sIe, _mRa, _nT, _fi, _ag, _sor, _aA],
4368
- [[0, 1], 0, () => SearchInList, 1, 0, () => FilterClause$, () => AggregationList, () => SearchSort$, 64 | 0]
4373
+ [[0, 1], 0, () => SearchInList, 1, 0, () => FilterClause$, () => AggregationList, () => SearchSort$, 64 | 0], 1
4369
4374
  ];
4370
4375
  var SearchListingsOutput$ = [3, n0, _SLO,
4371
4376
  0,
@@ -4380,12 +4385,12 @@ var SearchOutput$ = [3, n0, _SO,
4380
4385
  var SearchSort$ = [3, n0, _SS,
4381
4386
  0,
4382
4387
  [_a, _ord],
4383
- [0, 0]
4388
+ [0, 0], 1
4384
4389
  ];
4385
4390
  var SearchTypesInput$ = [3, n0, _STI,
4386
4391
  0,
4387
- [_dI, _mRa, _nT, _sS, _sTe, _sIe, _fi, _sor, _ma],
4388
- [[0, 1], 1, 0, 0, 0, () => SearchInList, () => FilterClause$, () => SearchSort$, 2]
4392
+ [_dI, _sS, _ma, _mRa, _nT, _sTe, _sIe, _fi, _sor],
4393
+ [[0, 1], 0, 2, 1, 0, 0, () => SearchInList, () => FilterClause$, () => SearchSort$], 3
4389
4394
  ];
4390
4395
  var SearchTypesOutput$ = [3, n0, _STO,
4391
4396
  0,
@@ -4395,7 +4400,7 @@ var SearchTypesOutput$ = [3, n0, _STO,
4395
4400
  var SearchUserProfilesInput$ = [3, n0, _SUPI,
4396
4401
  0,
4397
4402
  [_dI, _uT, _sTe, _mRa, _nT],
4398
- [[0, 1], 0, [() => UserSearchText, 0], 1, 0]
4403
+ [[0, 1], 0, [() => UserSearchText, 0], 1, 0], 2
4399
4404
  ];
4400
4405
  var SearchUserProfilesOutput$ = [3, n0, _SUPO,
4401
4406
  0,
@@ -4404,13 +4409,13 @@ var SearchUserProfilesOutput$ = [3, n0, _SUPO,
4404
4409
  ];
4405
4410
  var SelfGrantStatusDetail$ = [3, n0, _SGSD,
4406
4411
  0,
4407
- [_dNa, _sN, _s, _fC],
4408
- [0, 0, 0, 0]
4412
+ [_dNa, _s, _sN, _fC],
4413
+ [0, 0, 0, 0], 2
4409
4414
  ];
4410
4415
  var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
4411
4416
  { [_e]: _c, [_hE]: 402 },
4412
4417
  [_m],
4413
- [0]
4418
+ [0], 1
4414
4419
  ];
4415
4420
  schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
4416
4421
  var SingleSignOn$ = [3, n0, _SSO,
@@ -4456,27 +4461,27 @@ var SsoUserProfileDetails$ = [3, n0, _SUPD,
4456
4461
  var StartDataSourceRunInput$ = [3, n0, _SDSRI,
4457
4462
  0,
4458
4463
  [_dI, _dSIa, _cT],
4459
- [[0, 1], [0, 1], [0, 4]]
4464
+ [[0, 1], [0, 1], [0, 4]], 2
4460
4465
  ];
4461
4466
  var StartDataSourceRunOutput$ = [3, n0, _SDSRO,
4462
4467
  0,
4463
- [_dIo, _dSI, _id, _pI, _s, _ty, _dSCS, _rSFA, _eM, _cA, _uA, _sAt, _sAto],
4464
- [0, 0, 0, 0, 0, 0, 0, () => RunStatisticsForAssets$, () => DataSourceErrorMessage$, 5, 5, 5, 5]
4468
+ [_dIo, _dSI, _id, _pI, _s, _ty, _cA, _uA, _dSCS, _rSFA, _eM, _sAt, _sAto],
4469
+ [0, 0, 0, 0, 0, 0, 5, 5, 0, () => RunStatisticsForAssets$, () => DataSourceErrorMessage$, 5, 5], 8
4465
4470
  ];
4466
4471
  var StartMetadataGenerationRunInput$ = [3, n0, _SMGRI,
4467
4472
  0,
4468
- [_dI, _ty, _typ, _tar, _cT, _oPIw],
4469
- [[0, 1], 0, 64 | 0, () => MetadataGenerationRunTarget$, [0, 4], 0]
4473
+ [_dI, _tar, _oPIw, _ty, _typ, _cT],
4474
+ [[0, 1], () => MetadataGenerationRunTarget$, 0, 0, 64 | 0, [0, 4]], 3
4470
4475
  ];
4471
4476
  var StartMetadataGenerationRunOutput$ = [3, n0, _SMGRO,
4472
4477
  0,
4473
4478
  [_dIo, _id, _s, _ty, _typ, _cA, _cB, _oPI],
4474
- [0, 0, 0, 0, 64 | 0, 4, 0, 0]
4479
+ [0, 0, 0, 0, 64 | 0, 4, 0, 0], 2
4475
4480
  ];
4476
4481
  var SubscribedAsset$ = [3, n0, _SA,
4477
4482
  0,
4478
4483
  [_aI, _aRs, _s, _tN, _fC, _gTra, _fTa, _aSs, _pe],
4479
- [0, 0, 0, 0, () => FailureCause$, 4, 4, () => AssetScope$, () => Permissions$]
4484
+ [0, 0, 0, 0, () => FailureCause$, 4, 4, () => AssetScope$, () => Permissions$], 3
4480
4485
  ];
4481
4486
  var SubscribedAssetListing$ = [3, n0, _SAL,
4482
4487
  0,
@@ -4493,15 +4498,25 @@ var SubscribedGroupInput$ = [3, n0, _SGI,
4493
4498
  [_i],
4494
4499
  [0]
4495
4500
  ];
4501
+ var SubscribedIamPrincipal$ = [3, n0, _SIP,
4502
+ 0,
4503
+ [_pAr],
4504
+ [0]
4505
+ ];
4506
+ var SubscribedIamPrincipalInput$ = [3, n0, _SIPI,
4507
+ 0,
4508
+ [_i],
4509
+ [0]
4510
+ ];
4496
4511
  var SubscribedListing$ = [3, n0, _SL,
4497
4512
  0,
4498
- [_id, _r, _n, _de, _ite, _oPIwn, _oPN],
4499
- [0, 0, 0, [() => Description, 0], [() => SubscribedListingItem$, 0], 0, 0]
4513
+ [_id, _n, _de, _ite, _oPIwn, _r, _oPN],
4514
+ [0, 0, [() => Description, 0], [() => SubscribedListingItem$, 0], 0, 0, 0], 5
4500
4515
  ];
4501
4516
  var SubscribedListingInput$ = [3, n0, _SLIu,
4502
4517
  0,
4503
4518
  [_i],
4504
- [0]
4519
+ [0], 1
4505
4520
  ];
4506
4521
  var SubscribedProductListing$ = [3, n0, _SPL,
4507
4522
  0,
@@ -4530,33 +4545,33 @@ var SubscribedUserInput$ = [3, n0, _SUI,
4530
4545
  ];
4531
4546
  var SubscriptionGrantSummary$ = [3, n0, _SGS,
4532
4547
  0,
4533
- [_id, _cB, _uB, _dIo, _cA, _uA, _eInvi, _sTIu, _gE, _s, _as, _sI],
4534
- [0, 0, 0, 0, 4, 4, 0, 0, () => GrantedEntity$, 0, () => SubscribedAssets, 0]
4548
+ [_id, _cB, _dIo, _cA, _uA, _sTIu, _gE, _s, _uB, _eInvi, _as, _sI],
4549
+ [0, 0, 0, 4, 4, 0, () => GrantedEntity$, 0, 0, 0, () => SubscribedAssets, 0], 8
4535
4550
  ];
4536
4551
  var SubscriptionRequestSummary$ = [3, n0, _SRS,
4537
4552
  0,
4538
- [_id, _cB, _uB, _dIo, _s, _cA, _uA, _rR, _sP, _sL, _rI, _dC, _eSI, _mFS],
4539
- [0, 0, 0, 0, 0, 4, 4, [() => RequestReason, 0], [() => SubscribedPrincipals, 0], [() => SubscribedListings, 0], 0, [() => DecisionComment, 0], 0, [() => MetadataFormsSummary, 0]]
4553
+ [_id, _cB, _dIo, _s, _cA, _uA, _rR, _sP, _sL, _uB, _rI, _dC, _eSI, _mFS],
4554
+ [0, 0, 0, 0, 4, 4, [() => RequestReason, 0], [() => SubscribedPrincipals, 0], [() => SubscribedListings, 0], 0, 0, [() => DecisionComment, 0], 0, [() => MetadataFormsSummary, 0]], 9
4540
4555
  ];
4541
4556
  var SubscriptionSummary$ = [3, n0, _SSu,
4542
4557
  0,
4543
- [_id, _cB, _uB, _dIo, _s, _cA, _uA, _sPu, _sLu, _sRI, _rP],
4544
- [0, 0, 0, 0, 0, 4, 4, [() => SubscribedPrincipal$, 0], [() => SubscribedListing$, 0], 0, 2]
4558
+ [_id, _cB, _dIo, _s, _cA, _uA, _sPu, _sLu, _uB, _sRI, _rP],
4559
+ [0, 0, 0, 0, 4, 4, [() => SubscribedPrincipal$, 0], [() => SubscribedListing$, 0], 0, 0, 2], 8
4545
4560
  ];
4546
4561
  var SubscriptionTargetForm$ = [3, n0, _STF,
4547
4562
  0,
4548
4563
  [_fN, _cont],
4549
- [0, 0]
4564
+ [0, 0], 2
4550
4565
  ];
4551
4566
  var SubscriptionTargetSummary$ = [3, n0, _STS,
4552
4567
  0,
4553
- [_id, _aPu, _dIo, _pI, _eInvi, _n, _ty, _cB, _uB, _cA, _uA, _mAR, _aAT, _sTC, _pro],
4554
- [0, 64 | 0, 0, 0, 0, [() => SubscriptionTargetName, 0], 0, 0, 0, 4, 4, 0, 64 | 0, () => SubscriptionTargetForms, 0]
4568
+ [_id, _aPu, _dIo, _pI, _eInvi, _n, _ty, _cB, _cA, _aAT, _sTC, _pro, _uB, _uA, _mAR, _sGCM],
4569
+ [0, 64 | 0, 0, 0, 0, [() => SubscriptionTargetName, 0], 0, 0, 4, 64 | 0, () => SubscriptionTargetForms, 0, 0, 4, 0, 0], 12
4555
4570
  ];
4556
4571
  var TagResourceRequest$ = [3, n0, _TRR,
4557
4572
  0,
4558
4573
  [_rAe, _ta],
4559
- [[0, 1], 128 | 0]
4574
+ [[0, 1], 128 | 0], 2
4560
4575
  ];
4561
4576
  var TagResourceResponse$ = [3, n0, _TRRa,
4562
4577
  0,
@@ -4576,33 +4591,33 @@ var TextMatchItem$ = [3, n0, _TMI,
4576
4591
  var ThrottlingException$ = [-3, n0, _TE,
4577
4592
  { [_e]: _c, [_hE]: 429 },
4578
4593
  [_m],
4579
- [0]
4594
+ [0], 1
4580
4595
  ];
4581
4596
  schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
4582
4597
  var TimeSeriesDataPointFormInput$ = [3, n0, _TSDPFI,
4583
4598
  0,
4584
- [_fN, _tI, _tR, _ti, _cont],
4585
- [0, 0, 0, 4, 0]
4599
+ [_fN, _tI, _ti, _tR, _cont],
4600
+ [0, 0, 4, 0, 0], 3
4586
4601
  ];
4587
4602
  var TimeSeriesDataPointFormOutput$ = [3, n0, _TSDPFO,
4588
4603
  0,
4589
- [_fN, _tI, _tR, _ti, _cont, _id],
4590
- [0, 0, 0, 4, 0, 0]
4604
+ [_fN, _tI, _ti, _tR, _cont, _id],
4605
+ [0, 0, 4, 0, 0, 0], 3
4591
4606
  ];
4592
4607
  var TimeSeriesDataPointSummaryFormOutput$ = [3, n0, _TSDPSFO,
4593
4608
  0,
4594
- [_fN, _tI, _tR, _ti, _cS, _id],
4595
- [0, 0, 0, 4, 0, 0]
4609
+ [_fN, _tI, _ti, _tR, _cS, _id],
4610
+ [0, 0, 4, 0, 0, 0], 3
4596
4611
  ];
4597
4612
  var Topic$ = [3, n0, _To,
4598
4613
  0,
4599
4614
  [_sub, _res, _ro],
4600
- [0, () => NotificationResource$, 0]
4615
+ [0, () => NotificationResource$, 0], 3
4601
4616
  ];
4602
4617
  var UnauthorizedException$ = [-3, n0, _UE,
4603
4618
  { [_e]: _c, [_hE]: 401 },
4604
4619
  [_m],
4605
- [0]
4620
+ [0], 1
4606
4621
  ];
4607
4622
  schema.TypeRegistry.for(n0).registerError(UnauthorizedException$, UnauthorizedException);
4608
4623
  var Unit$ = [3, n0, _U,
@@ -4613,7 +4628,7 @@ var Unit$ = [3, n0, _U,
4613
4628
  var UntagResourceRequest$ = [3, n0, _URR,
4614
4629
  0,
4615
4630
  [_rAe, _tK],
4616
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
4631
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
4617
4632
  ];
4618
4633
  var UntagResourceResponse$ = [3, n0, _URRn,
4619
4634
  0,
@@ -4623,127 +4638,127 @@ var UntagResourceResponse$ = [3, n0, _URRn,
4623
4638
  var UpdateAccountPoolInput$ = [3, n0, _UAPI,
4624
4639
  0,
4625
4640
  [_dI, _i, _n, _de, _rS, _aSc],
4626
- [[0, 1], [0, 1], [() => AccountPoolName, 0], [() => Description, 0], 0, [() => AccountSource$, 0]]
4641
+ [[0, 1], [0, 1], [() => AccountPoolName, 0], [() => Description, 0], 0, [() => AccountSource$, 0]], 2
4627
4642
  ];
4628
4643
  var UpdateAccountPoolOutput$ = [3, n0, _UAPO,
4629
4644
  0,
4630
- [_dIo, _n, _id, _de, _rS, _aSc, _cB, _cA, _lUA, _uB, _dUI],
4631
- [0, [() => AccountPoolName, 0], 0, [() => Description, 0], 0, [() => AccountSource$, 0], 0, 5, 5, 0, 0]
4645
+ [_aSc, _cB, _dIo, _n, _id, _de, _rS, _cA, _lUA, _uB, _dUI],
4646
+ [[() => AccountSource$, 0], 0, 0, [() => AccountPoolName, 0], 0, [() => Description, 0], 0, 5, 5, 0, 0], 2
4632
4647
  ];
4633
4648
  var UpdateAssetFilterInput$ = [3, n0, _UAFI,
4634
4649
  0,
4635
4650
  [_dI, _aIs, _i, _n, _de, _con],
4636
- [[0, 1], [0, 1], [0, 1], 0, [() => Description, 0], () => AssetFilterConfiguration$]
4651
+ [[0, 1], [0, 1], [0, 1], 0, [() => Description, 0], () => AssetFilterConfiguration$], 3
4637
4652
  ];
4638
4653
  var UpdateAssetFilterOutput$ = [3, n0, _UAFO,
4639
4654
  0,
4640
- [_id, _dIo, _aI, _n, _de, _s, _con, _cA, _eM, _eCN, _eRF],
4641
- [0, 0, 0, [() => FilterName, 0], [() => Description, 0], 0, () => AssetFilterConfiguration$, 4, 0, 64 | 0, 0]
4655
+ [_id, _dIo, _aI, _n, _con, _de, _s, _cA, _eM, _eCN, _eRF],
4656
+ [0, 0, 0, [() => FilterName, 0], () => AssetFilterConfiguration$, [() => Description, 0], 0, 4, 0, 64 | 0, 0], 5
4642
4657
  ];
4643
4658
  var UpdateConnectionInput$ = [3, n0, _UCI,
4644
4659
  0,
4645
4660
  [_dI, _i, _de, _aL, _pr],
4646
- [[0, 1], [0, 1], [() => Description, 0], () => AwsLocation$, [() => ConnectionPropertiesPatch$, 0]]
4661
+ [[0, 1], [0, 1], [() => Description, 0], () => AwsLocation$, [() => ConnectionPropertiesPatch$, 0]], 2
4647
4662
  ];
4648
4663
  var UpdateConnectionOutput$ = [3, n0, _UCO,
4649
4664
  0,
4650
- [_cI, _de, _dIo, _dUI, _eInvi, _n, _pE, _pI, _pr, _ty, _sc],
4651
- [0, [() => Description, 0], 0, 0, 0, 0, [() => PhysicalEndpoints, 0], 0, [() => ConnectionPropertiesOutput$, 0], 0, 0]
4665
+ [_cI, _dIo, _dUI, _n, _pE, _ty, _de, _eInvi, _pI, _pr, _sc],
4666
+ [0, 0, 0, 0, [() => PhysicalEndpoints, 0], 0, [() => Description, 0], 0, 0, [() => ConnectionPropertiesOutput$, 0], 0], 6
4652
4667
  ];
4653
4668
  var UpdateDataSourceInput$ = [3, n0, _UDSI,
4654
4669
  0,
4655
4670
  [_dI, _i, _n, _de, _eS, _pOI, _aFI, _sch, _con, _re, _rPORF],
4656
- [[0, 1], [0, 1], [() => Name, 0], [() => Description, 0], 0, 2, [() => FormInputList, 0], [() => ScheduleConfiguration$, 0], () => DataSourceConfigurationInput$, () => RecommendationConfiguration$, 2]
4671
+ [[0, 1], [0, 1], [() => Name, 0], [() => Description, 0], 0, 2, [() => FormInputList, 0], [() => ScheduleConfiguration$, 0], () => DataSourceConfigurationInput$, () => RecommendationConfiguration$, 2], 2
4657
4672
  ];
4658
4673
  var UpdateDataSourceOutput$ = [3, n0, _UDSO,
4659
4674
  0,
4660
- [_id, _s, _ty, _n, _de, _dIo, _pI, _eInvi, _cI, _con, _re, _eS, _pOI, _aFO, _sch, _lRS, _lRA, _lREM, _eM, _cA, _uA, _sGS, _rPORF],
4661
- [0, 0, 0, [() => Name, 0], [() => Description, 0], 0, 0, 0, 0, () => DataSourceConfigurationOutput$, () => RecommendationConfiguration$, 0, 2, [() => FormOutputList, 0], [() => ScheduleConfiguration$, 0], 0, 5, () => DataSourceErrorMessage$, () => DataSourceErrorMessage$, 5, 5, () => SelfGrantStatusOutput$, 2]
4675
+ [_id, _n, _dIo, _pI, _s, _ty, _de, _eInvi, _cI, _con, _re, _eS, _pOI, _aFO, _sch, _lRS, _lRA, _lREM, _eM, _cA, _uA, _sGS, _rPORF],
4676
+ [0, [() => Name, 0], 0, 0, 0, 0, [() => Description, 0], 0, 0, () => DataSourceConfigurationOutput$, () => RecommendationConfiguration$, 0, 2, [() => FormOutputList, 0], [() => ScheduleConfiguration$, 0], 0, 5, () => DataSourceErrorMessage$, () => DataSourceErrorMessage$, 5, 5, () => SelfGrantStatusOutput$, 2], 4
4662
4677
  ];
4663
4678
  var UpdateDomainInput$ = [3, n0, _UDI,
4664
4679
  0,
4665
4680
  [_i, _de, _sSO, _dER, _sRe, _n, _cT],
4666
- [[0, 1], 0, () => SingleSignOn$, 0, 0, 0, [0, { [_hQ]: _cT, [_iTd]: 1 }]]
4681
+ [[0, 1], 0, () => SingleSignOn$, 0, 0, 0, [0, { [_hQ]: _cT, [_iTd]: 1 }]], 1
4667
4682
  ];
4668
4683
  var UpdateDomainOutput$ = [3, n0, _UDO,
4669
4684
  0,
4670
4685
  [_id, _rDUI, _de, _sSO, _dER, _sRe, _n, _lUA],
4671
- [0, 0, 0, () => SingleSignOn$, 0, 0, 0, 4]
4686
+ [0, 0, 0, () => SingleSignOn$, 0, 0, 0, 4], 1
4672
4687
  ];
4673
4688
  var UpdateDomainUnitInput$ = [3, n0, _UDUI,
4674
4689
  0,
4675
4690
  [_dI, _i, _de, _n],
4676
- [[0, 1], [0, 1], [() => DomainUnitDescription, 0], [() => DomainUnitName, 0]]
4691
+ [[0, 1], [0, 1], [() => DomainUnitDescription, 0], [() => DomainUnitName, 0]], 2
4677
4692
  ];
4678
4693
  var UpdateDomainUnitOutput$ = [3, n0, _UDUO,
4679
4694
  0,
4680
4695
  [_id, _dIo, _n, _ow, _de, _pDUIa, _cA, _lUA, _cB, _lUBa],
4681
- [0, 0, [() => DomainUnitName, 0], () => DomainUnitOwners, [() => DomainUnitDescription, 0], 0, 4, 4, 0, 0]
4696
+ [0, 0, [() => DomainUnitName, 0], () => DomainUnitOwners, [() => DomainUnitDescription, 0], 0, 4, 4, 0, 0], 4
4682
4697
  ];
4683
4698
  var UpdateEnvironmentActionInput$ = [3, n0, _UEAI,
4684
4699
  0,
4685
4700
  [_dI, _eInv, _i, _par, _n, _de],
4686
- [[0, 1], [0, 1], [0, 1], () => ActionParameters$, 0, 0]
4701
+ [[0, 1], [0, 1], [0, 1], () => ActionParameters$, 0, 0], 3
4687
4702
  ];
4688
4703
  var UpdateEnvironmentActionOutput$ = [3, n0, _UEAO,
4689
4704
  0,
4690
4705
  [_dIo, _eInvi, _id, _n, _par, _de],
4691
- [0, 0, 0, 0, () => ActionParameters$, 0]
4706
+ [0, 0, 0, 0, () => ActionParameters$, 0], 5
4692
4707
  ];
4693
4708
  var UpdateEnvironmentBlueprintInput$ = [3, n0, _UEBI,
4694
4709
  0,
4695
4710
  [_dI, _i, _de, _pP, _uP],
4696
- [[0, 1], [0, 1], 0, () => ProvisioningProperties$, [() => CustomParameterList, 0]]
4711
+ [[0, 1], [0, 1], 0, () => ProvisioningProperties$, [() => CustomParameterList, 0]], 2
4697
4712
  ];
4698
4713
  var UpdateEnvironmentBlueprintOutput$ = [3, n0, _UEBO,
4699
4714
  0,
4700
- [_id, _n, _de, _pro, _pP, _dP, _uP, _gT, _cA, _uA],
4701
- [0, 0, [() => Description, 0], 0, () => ProvisioningProperties$, () => DeploymentProperties$, [() => CustomParameterList, 0], 64 | 0, 5, 5]
4715
+ [_id, _n, _pro, _pP, _de, _dP, _uP, _gT, _cA, _uA],
4716
+ [0, 0, 0, () => ProvisioningProperties$, [() => Description, 0], () => DeploymentProperties$, [() => CustomParameterList, 0], 64 | 0, 5, 5], 4
4702
4717
  ];
4703
4718
  var UpdateEnvironmentInput$ = [3, n0, _UEI,
4704
4719
  0,
4705
4720
  [_dI, _i, _n, _de, _gT, _bV, _uP],
4706
- [[0, 1], [0, 1], 0, 0, 64 | 0, 0, () => EnvironmentParametersList]
4721
+ [[0, 1], [0, 1], 0, 0, 64 | 0, 0, () => EnvironmentParametersList], 2
4707
4722
  ];
4708
4723
  var UpdateEnvironmentOutput$ = [3, n0, _UEO,
4709
4724
  0,
4710
- [_pI, _id, _dIo, _cB, _cA, _uA, _n, _de, _ePIn, _aAI, _aAR, _pro, _pR, _s, _eA, _gT, _uP, _lD, _pP, _dP, _eBIn, _eCI],
4711
- [0, 0, 0, 0, 5, 5, [() => EnvironmentName, 0], [() => Description, 0], 0, 0, 0, 0, () => ResourceList, 0, () => EnvironmentActionList, 64 | 0, [() => CustomParameterList, 0], () => Deployment$, () => ProvisioningProperties$, () => DeploymentProperties$, 0, [() => EnvironmentConfigurationId, 0]]
4725
+ [_pI, _dIo, _cB, _n, _pro, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _s, _eA, _gT, _uP, _lD, _pP, _dP, _eBIn, _eCI],
4726
+ [0, 0, 0, [() => EnvironmentName, 0], 0, 0, 5, 5, [() => Description, 0], 0, 0, 0, () => ResourceList, 0, () => EnvironmentActionList, 64 | 0, [() => CustomParameterList, 0], () => Deployment$, () => ProvisioningProperties$, () => DeploymentProperties$, 0, [() => EnvironmentConfigurationId, 0]], 5
4712
4727
  ];
4713
4728
  var UpdateEnvironmentProfileInput$ = [3, n0, _UEPI,
4714
4729
  0,
4715
4730
  [_dI, _i, _n, _de, _uP, _aAI, _aAR],
4716
- [[0, 1], [0, 1], [() => EnvironmentProfileName, 0], 0, () => EnvironmentParametersList, 0, 0]
4731
+ [[0, 1], [0, 1], [() => EnvironmentProfileName, 0], 0, () => EnvironmentParametersList, 0, 0], 2
4717
4732
  ];
4718
4733
  var UpdateEnvironmentProfileOutput$ = [3, n0, _UEPO,
4719
4734
  0,
4720
- [_id, _dIo, _aAI, _aAR, _cB, _cA, _uA, _n, _de, _eBIn, _pI, _uP],
4721
- [0, 0, 0, 0, 0, 5, 5, [() => EnvironmentProfileName, 0], [() => Description, 0], 0, 0, [() => CustomParameterList, 0]]
4735
+ [_id, _dIo, _cB, _n, _eBIn, _aAI, _aAR, _cA, _uA, _de, _pI, _uP],
4736
+ [0, 0, 0, [() => EnvironmentProfileName, 0], 0, 0, 0, 5, 5, [() => Description, 0], 0, [() => CustomParameterList, 0]], 5
4722
4737
  ];
4723
4738
  var UpdateGlossaryInput$ = [3, n0, _UGI,
4724
4739
  0,
4725
4740
  [_dI, _i, _n, _de, _s, _cT],
4726
- [[0, 1], [0, 1], [() => GlossaryName, 0], [() => GlossaryDescription, 0], 0, [0, 4]]
4741
+ [[0, 1], [0, 1], [() => GlossaryName, 0], [() => GlossaryDescription, 0], 0, [0, 4]], 2
4727
4742
  ];
4728
4743
  var UpdateGlossaryOutput$ = [3, n0, _UGO,
4729
4744
  0,
4730
4745
  [_dIo, _id, _n, _oPI, _de, _s, _uR],
4731
- [0, 0, [() => GlossaryName, 0], 0, [() => GlossaryDescription, 0], 0, 64 | 0]
4746
+ [0, 0, [() => GlossaryName, 0], 0, [() => GlossaryDescription, 0], 0, 64 | 0], 4
4732
4747
  ];
4733
4748
  var UpdateGlossaryTermInput$ = [3, n0, _UGTI,
4734
4749
  0,
4735
- [_dI, _gIl, _i, _n, _sD, _lDo, _tRe, _s],
4736
- [[0, 1], 0, [0, 1], [() => GlossaryTermName, 0], [() => ShortDescription, 0], [() => LongDescription, 0], () => TermRelations$, 0]
4750
+ [_dI, _i, _gIl, _n, _sD, _lDo, _tRe, _s],
4751
+ [[0, 1], [0, 1], 0, [() => GlossaryTermName, 0], [() => ShortDescription, 0], [() => LongDescription, 0], () => TermRelations$, 0], 2
4737
4752
  ];
4738
4753
  var UpdateGlossaryTermOutput$ = [3, n0, _UGTO,
4739
4754
  0,
4740
4755
  [_id, _dIo, _gIlo, _n, _s, _sD, _lDo, _tRe, _uR],
4741
- [0, 0, 0, [() => GlossaryTermName, 0], 0, [() => ShortDescription, 0], [() => LongDescription, 0], () => TermRelations$, 64 | 0]
4756
+ [0, 0, 0, [() => GlossaryTermName, 0], 0, [() => ShortDescription, 0], [() => LongDescription, 0], () => TermRelations$, 64 | 0], 5
4742
4757
  ];
4743
4758
  var UpdateGroupProfileInput$ = [3, n0, _UGPI,
4744
4759
  0,
4745
4760
  [_dI, _gIr, _s],
4746
- [[0, 1], [0, 1], 0]
4761
+ [[0, 1], [0, 1], 0], 3
4747
4762
  ];
4748
4763
  var UpdateGroupProfileOutput$ = [3, n0, _UGPO,
4749
4764
  0,
@@ -4753,27 +4768,27 @@ var UpdateGroupProfileOutput$ = [3, n0, _UGPO,
4753
4768
  var UpdateProjectInput$ = [3, n0, _UPI,
4754
4769
  0,
4755
4770
  [_dI, _i, _n, _de, _rT, _gT, _dUI, _eDD, _uP, _pPV],
4756
- [[0, 1], [0, 1], [() => ProjectName, 0], [() => Description, 0], 128 | 0, 64 | 0, 0, () => EnvironmentDeploymentDetails$, [() => EnvironmentConfigurationUserParametersList, 0], 0]
4771
+ [[0, 1], [0, 1], [() => ProjectName, 0], [() => Description, 0], 128 | 0, 64 | 0, 0, () => EnvironmentDeploymentDetails$, [() => EnvironmentConfigurationUserParametersList, 0], 0], 2
4757
4772
  ];
4758
4773
  var UpdateProjectOutput$ = [3, n0, _UPO,
4759
4774
  0,
4760
- [_dIo, _id, _n, _de, _pS, _fR, _cB, _cA, _lUA, _rT, _gT, _dUI, _pPI, _uP, _eDD],
4761
- [0, 0, [() => ProjectName, 0], [() => Description, 0], 0, () => FailureReasons, 0, 5, 5, () => ResourceTags, 64 | 0, 0, 0, [() => EnvironmentConfigurationUserParametersList, 0], () => EnvironmentDeploymentDetails$]
4775
+ [_dIo, _id, _n, _cB, _de, _pS, _fR, _cA, _lUA, _rT, _gT, _dUI, _pPI, _uP, _eDD],
4776
+ [0, 0, [() => ProjectName, 0], 0, [() => Description, 0], 0, () => FailureReasons, 5, 5, () => ResourceTags, 64 | 0, 0, 0, [() => EnvironmentConfigurationUserParametersList, 0], () => EnvironmentDeploymentDetails$], 4
4762
4777
  ];
4763
4778
  var UpdateProjectProfileInput$ = [3, n0, _UPPI,
4764
4779
  0,
4765
4780
  [_dI, _i, _n, _de, _s, _pRT, _aCPRT, _pRTD, _eC, _dUIo],
4766
- [[0, 1], [0, 1], [() => ProjectProfileName, 0], [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 0]
4781
+ [[0, 1], [0, 1], [() => ProjectProfileName, 0], [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 0], 2
4767
4782
  ];
4768
4783
  var UpdateProjectProfileOutput$ = [3, n0, _UPPO,
4769
4784
  0,
4770
- [_dIo, _id, _n, _de, _s, _pRT, _aCPRT, _pRTD, _eC, _cB, _cA, _lUA, _dUI],
4771
- [0, 0, [() => ProjectProfileName, 0], [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 0, 5, 5, 0]
4785
+ [_dIo, _id, _n, _cB, _de, _s, _pRT, _aCPRT, _pRTD, _eC, _cA, _lUA, _dUI],
4786
+ [0, 0, [() => ProjectProfileName, 0], 0, [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 5, 5, 0], 4
4772
4787
  ];
4773
4788
  var UpdateRootDomainUnitOwnerInput$ = [3, n0, _URDUOI,
4774
4789
  0,
4775
4790
  [_dI, _cO, _nO, _cT],
4776
- [[0, 1], 0, 0, [0, 4]]
4791
+ [[0, 1], 0, 0, [0, 4]], 3
4777
4792
  ];
4778
4793
  var UpdateRootDomainUnitOwnerOutput$ = [3, n0, _URDUOO,
4779
4794
  0,
@@ -4783,47 +4798,47 @@ var UpdateRootDomainUnitOwnerOutput$ = [3, n0, _URDUOO,
4783
4798
  var UpdateRuleInput$ = [3, n0, _URI,
4784
4799
  0,
4785
4800
  [_dI, _i, _n, _de, _sc, _d, _iCDU],
4786
- [[0, 1], [0, 1], [() => RuleName, 0], [() => Description, 0], () => RuleScope$, () => RuleDetail$, 2]
4801
+ [[0, 1], [0, 1], [() => RuleName, 0], [() => Description, 0], () => RuleScope$, () => RuleDetail$, 2], 2
4787
4802
  ];
4788
4803
  var UpdateRuleOutput$ = [3, n0, _URO,
4789
4804
  0,
4790
- [_i, _r, _n, _rTu, _tar, _ac, _sc, _d, _de, _cA, _uA, _cB, _lUBa],
4791
- [0, 0, [() => RuleName, 0], 0, () => RuleTarget$, 0, () => RuleScope$, () => RuleDetail$, [() => Description, 0], 4, 4, 0, 0]
4805
+ [_i, _r, _n, _rTu, _tar, _ac, _sc, _d, _cA, _uA, _cB, _lUBa, _de],
4806
+ [0, 0, [() => RuleName, 0], 0, () => RuleTarget$, 0, () => RuleScope$, () => RuleDetail$, 4, 4, 0, 0, [() => Description, 0]], 12
4792
4807
  ];
4793
4808
  var UpdateSubscriptionGrantStatusInput$ = [3, n0, _USGSI,
4794
4809
  0,
4795
4810
  [_dI, _i, _aIs, _s, _fC, _tN],
4796
- [[0, 1], [0, 1], [0, 1], 0, () => FailureCause$, 0]
4811
+ [[0, 1], [0, 1], [0, 1], 0, () => FailureCause$, 0], 4
4797
4812
  ];
4798
4813
  var UpdateSubscriptionGrantStatusOutput$ = [3, n0, _USGSO,
4799
4814
  0,
4800
- [_id, _cB, _uB, _dIo, _cA, _uA, _eInvi, _sTIu, _gE, _s, _as, _sI],
4801
- [0, 0, 0, 0, 4, 4, 0, 0, () => GrantedEntity$, 0, () => SubscribedAssets, 0]
4815
+ [_id, _cB, _dIo, _cA, _uA, _sTIu, _gE, _s, _uB, _eInvi, _as, _sI],
4816
+ [0, 0, 0, 4, 4, 0, () => GrantedEntity$, 0, 0, 0, () => SubscribedAssets, 0], 8
4802
4817
  ];
4803
4818
  var UpdateSubscriptionRequestInput$ = [3, n0, _USRI,
4804
4819
  0,
4805
4820
  [_dI, _i, _rR],
4806
- [[0, 1], [0, 1], [() => RequestReason, 0]]
4821
+ [[0, 1], [0, 1], [() => RequestReason, 0]], 3
4807
4822
  ];
4808
4823
  var UpdateSubscriptionRequestOutput$ = [3, n0, _USRO,
4809
4824
  0,
4810
- [_id, _cB, _uB, _dIo, _s, _cA, _uA, _rR, _sP, _sL, _rI, _dC, _eSI, _mF],
4811
- [0, 0, 0, 0, 0, 4, 4, [() => RequestReason, 0], [() => SubscribedPrincipals, 0], [() => SubscribedListings, 0], 0, [() => DecisionComment, 0], 0, [() => MetadataForms, 0]]
4825
+ [_id, _cB, _dIo, _s, _cA, _uA, _rR, _sP, _sL, _uB, _rI, _dC, _eSI, _mF],
4826
+ [0, 0, 0, 0, 4, 4, [() => RequestReason, 0], [() => SubscribedPrincipals, 0], [() => SubscribedListings, 0], 0, 0, [() => DecisionComment, 0], 0, [() => MetadataForms, 0]], 9
4812
4827
  ];
4813
4828
  var UpdateSubscriptionTargetInput$ = [3, n0, _USTI,
4814
4829
  0,
4815
- [_dI, _eInv, _i, _n, _aPu, _aAT, _sTC, _mAR, _pro],
4816
- [[0, 1], [0, 1], [0, 1], [() => SubscriptionTargetName, 0], 64 | 0, 64 | 0, () => SubscriptionTargetForms, 0, 0]
4830
+ [_dI, _eInv, _i, _n, _aPu, _aAT, _sTC, _mAR, _pro, _sGCM],
4831
+ [[0, 1], [0, 1], [0, 1], [() => SubscriptionTargetName, 0], 64 | 0, 64 | 0, () => SubscriptionTargetForms, 0, 0, 0], 3
4817
4832
  ];
4818
4833
  var UpdateSubscriptionTargetOutput$ = [3, n0, _USTO,
4819
4834
  0,
4820
- [_id, _aPu, _dIo, _pI, _eInvi, _n, _ty, _cB, _uB, _cA, _uA, _mAR, _aAT, _sTC, _pro],
4821
- [0, 64 | 0, 0, 0, 0, [() => SubscriptionTargetName, 0], 0, 0, 0, 4, 4, 0, 64 | 0, () => SubscriptionTargetForms, 0]
4835
+ [_id, _aPu, _dIo, _pI, _eInvi, _n, _ty, _cB, _cA, _aAT, _sTC, _pro, _uB, _uA, _mAR, _sGCM],
4836
+ [0, 64 | 0, 0, 0, 0, [() => SubscriptionTargetName, 0], 0, 0, 4, 64 | 0, () => SubscriptionTargetForms, 0, 0, 4, 0, 0], 12
4822
4837
  ];
4823
4838
  var UpdateUserProfileInput$ = [3, n0, _UUPI,
4824
4839
  0,
4825
- [_dI, _uI, _ty, _s],
4826
- [[0, 1], [0, 1], 0, 0]
4840
+ [_dI, _uI, _s, _ty],
4841
+ [[0, 1], [0, 1], 0, 0], 3
4827
4842
  ];
4828
4843
  var UpdateUserProfileOutput$ = [3, n0, _UUPO,
4829
4844
  0,
@@ -4838,12 +4853,12 @@ var UseAssetTypePolicyGrantDetail$ = [3, n0, _UATPGD,
4838
4853
  var UserDetails$ = [3, n0, _UD,
4839
4854
  0,
4840
4855
  [_uIs],
4841
- [0]
4856
+ [0], 1
4842
4857
  ];
4843
4858
  var UsernamePassword$ = [3, n0, _UP,
4844
4859
  8,
4845
4860
  [_pa, _us],
4846
- [[() => Password, 0], 0]
4861
+ [[() => Password, 0], 0], 2
4847
4862
  ];
4848
4863
  var UserProfileSummary$ = [3, n0, _UPS,
4849
4864
  0,
@@ -4853,7 +4868,7 @@ var UserProfileSummary$ = [3, n0, _UPS,
4853
4868
  var ValidationException$ = [-3, n0, _VE,
4854
4869
  { [_e]: _c, [_hE]: 400 },
4855
4870
  [_m],
4856
- [0]
4871
+ [0], 1
4857
4872
  ];
4858
4873
  schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
4859
4874
  var __Unit = "unit";
@@ -5419,13 +5434,13 @@ var SubscribedListingItem$ = [4, n0, _SLIubs,
5419
5434
  ];
5420
5435
  var SubscribedPrincipal$ = [4, n0, _SPub,
5421
5436
  0,
5422
- [_proj, _use, _g],
5423
- [[() => SubscribedProject$, 0], [() => SubscribedUser$, 0], [() => SubscribedGroup$, 0]]
5437
+ [_proj, _use, _g, _ia],
5438
+ [[() => SubscribedProject$, 0], [() => SubscribedUser$, 0], [() => SubscribedGroup$, 0], () => SubscribedIamPrincipal$]
5424
5439
  ];
5425
5440
  var SubscribedPrincipalInput$ = [4, n0, _SPIubs,
5426
5441
  0,
5427
- [_proj, _use, _g],
5428
- [() => SubscribedProjectInput$, () => SubscribedUserInput$, () => SubscribedGroupInput$]
5442
+ [_proj, _use, _g, _ia],
5443
+ [() => SubscribedProjectInput$, () => SubscribedUserInput$, () => SubscribedGroupInput$, () => SubscribedIamPrincipalInput$]
5429
5444
  ];
5430
5445
  var UserPolicyGrantPrincipal$ = [4, n0, _UPGP,
5431
5446
  0,
@@ -8714,6 +8729,10 @@ const SubscriptionGrantOverallStatus = {
8714
8729
  PENDING: "PENDING",
8715
8730
  REVOKE_FAILED: "REVOKE_FAILED",
8716
8731
  };
8732
+ const SubscriptionGrantCreationMode = {
8733
+ AUTOMATIC: "AUTOMATIC",
8734
+ MANUAL: "MANUAL",
8735
+ };
8717
8736
  const UserType = {
8718
8737
  IAM_ROLE: "IAM_ROLE",
8719
8738
  IAM_USER: "IAM_USER",
@@ -9846,6 +9865,8 @@ exports.SubscribedAsset$ = SubscribedAsset$;
9846
9865
  exports.SubscribedAssetListing$ = SubscribedAssetListing$;
9847
9866
  exports.SubscribedGroup$ = SubscribedGroup$;
9848
9867
  exports.SubscribedGroupInput$ = SubscribedGroupInput$;
9868
+ exports.SubscribedIamPrincipal$ = SubscribedIamPrincipal$;
9869
+ exports.SubscribedIamPrincipalInput$ = SubscribedIamPrincipalInput$;
9849
9870
  exports.SubscribedListing$ = SubscribedListing$;
9850
9871
  exports.SubscribedListingInput$ = SubscribedListingInput$;
9851
9872
  exports.SubscribedListingItem$ = SubscribedListingItem$;
@@ -9856,6 +9877,7 @@ exports.SubscribedProject$ = SubscribedProject$;
9856
9877
  exports.SubscribedProjectInput$ = SubscribedProjectInput$;
9857
9878
  exports.SubscribedUser$ = SubscribedUser$;
9858
9879
  exports.SubscribedUserInput$ = SubscribedUserInput$;
9880
+ exports.SubscriptionGrantCreationMode = SubscriptionGrantCreationMode;
9859
9881
  exports.SubscriptionGrantOverallStatus = SubscriptionGrantOverallStatus;
9860
9882
  exports.SubscriptionGrantStatus = SubscriptionGrantStatus;
9861
9883
  exports.SubscriptionGrantSummary$ = SubscriptionGrantSummary$;