@aws-sdk/client-eks 3.942.0 → 3.946.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +133 -625
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/EKSClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +133 -625
- package/dist-types/EKS.d.ts +1 -1
- package/dist-types/EKSClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AssociateAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/AssociateEncryptionConfigCommand.d.ts +3 -3
- package/dist-types/commands/AssociateIdentityProviderConfigCommand.d.ts +3 -3
- package/dist-types/commands/CreateAccessEntryCommand.d.ts +3 -3
- package/dist-types/commands/CreateAddonCommand.d.ts +3 -3
- package/dist-types/commands/CreateCapabilityCommand.d.ts +3 -3
- package/dist-types/commands/CreateClusterCommand.d.ts +3 -3
- package/dist-types/commands/CreateEksAnywhereSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/CreateFargateProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateNodegroupCommand.d.ts +3 -3
- package/dist-types/commands/CreatePodIdentityAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccessEntryCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAddonCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCapabilityCommand.d.ts +3 -3
- package/dist-types/commands/DeleteClusterCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEksAnywhereSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFargateProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteNodegroupCommand.d.ts +3 -3
- package/dist-types/commands/DeletePodIdentityAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DeregisterClusterCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccessEntryCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAddonCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAddonConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAddonVersionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCapabilityCommand.d.ts +3 -3
- package/dist-types/commands/DescribeClusterCommand.d.ts +3 -3
- package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEksAnywhereSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeFargateProfileCommand.d.ts +3 -3
- package/dist-types/commands/DescribeIdentityProviderConfigCommand.d.ts +3 -3
- package/dist-types/commands/DescribeInsightCommand.d.ts +3 -3
- package/dist-types/commands/DescribeInsightsRefreshCommand.d.ts +3 -3
- package/dist-types/commands/DescribeNodegroupCommand.d.ts +3 -3
- package/dist-types/commands/DescribePodIdentityAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeUpdateCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateIdentityProviderConfigCommand.d.ts +3 -3
- package/dist-types/commands/ListAccessEntriesCommand.d.ts +3 -3
- package/dist-types/commands/ListAccessPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListAddonsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssociatedAccessPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListCapabilitiesCommand.d.ts +3 -3
- package/dist-types/commands/ListClustersCommand.d.ts +3 -3
- package/dist-types/commands/ListEksAnywhereSubscriptionsCommand.d.ts +3 -3
- package/dist-types/commands/ListFargateProfilesCommand.d.ts +3 -3
- package/dist-types/commands/ListIdentityProviderConfigsCommand.d.ts +3 -3
- package/dist-types/commands/ListInsightsCommand.d.ts +3 -3
- package/dist-types/commands/ListNodegroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListPodIdentityAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListUpdatesCommand.d.ts +3 -3
- package/dist-types/commands/RegisterClusterCommand.d.ts +3 -3
- package/dist-types/commands/StartInsightsRefreshCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAccessEntryCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAddonCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCapabilityCommand.d.ts +3 -3
- package/dist-types/commands/UpdateClusterConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdateClusterVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEksAnywhereSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateNodegroupConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdateNodegroupVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePodIdentityAssociationCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/EKSServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/DescribeAddonVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeClusterVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAccessEntriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccessPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAddonsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssociatedAccessPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCapabilitiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListClustersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEksAnywhereSubscriptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFargateProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIdentityProviderConfigsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInsightsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListNodegroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPodIdentityAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUpdatesPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/EKSClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/EKSServiceException.d.ts +1 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -1004,17 +1004,7 @@ const _va = "value";
|
|
|
1004
1004
|
const _zSC = "zonalShiftConfig";
|
|
1005
1005
|
const n0 = "com.amazonaws.eks";
|
|
1006
1006
|
var AccessConfigResponse = [3, n0, _ACR, 0, [_bCCAP, _aM], [2, 0]];
|
|
1007
|
-
var AccessDeniedException = [
|
|
1008
|
-
-3,
|
|
1009
|
-
n0,
|
|
1010
|
-
_ADE,
|
|
1011
|
-
{
|
|
1012
|
-
[_e]: _c,
|
|
1013
|
-
[_hE]: 403,
|
|
1014
|
-
},
|
|
1015
|
-
[_m],
|
|
1016
|
-
[0],
|
|
1017
|
-
];
|
|
1007
|
+
var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1018
1008
|
schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
|
|
1019
1009
|
var AccessEntry = [
|
|
1020
1010
|
3,
|
|
@@ -1145,17 +1135,7 @@ var AssociateIdentityProviderConfigResponse = [
|
|
|
1145
1135
|
[() => Update, 128 | 0],
|
|
1146
1136
|
];
|
|
1147
1137
|
var AutoScalingGroup = [3, n0, _ASG, 0, [_n], [0]];
|
|
1148
|
-
var BadRequestException = [
|
|
1149
|
-
-3,
|
|
1150
|
-
n0,
|
|
1151
|
-
_BRE,
|
|
1152
|
-
{
|
|
1153
|
-
[_e]: _c,
|
|
1154
|
-
[_hE]: 400,
|
|
1155
|
-
},
|
|
1156
|
-
[_m],
|
|
1157
|
-
[0],
|
|
1158
|
-
];
|
|
1138
|
+
var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1159
1139
|
schema.TypeRegistry.for(n0).registerError(BadRequestException, BadRequestException$1);
|
|
1160
1140
|
var BlockStorage = [3, n0, _BS, 0, [_en], [2]];
|
|
1161
1141
|
var Capability = [
|
|
@@ -1190,10 +1170,7 @@ var ClientException = [
|
|
|
1190
1170
|
-3,
|
|
1191
1171
|
n0,
|
|
1192
1172
|
_CE,
|
|
1193
|
-
{
|
|
1194
|
-
[_e]: _c,
|
|
1195
|
-
[_hE]: 400,
|
|
1196
|
-
},
|
|
1173
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1197
1174
|
[_cN, _nN, _aN, _sI, _m],
|
|
1198
1175
|
[0, 0, 0, 0, 0],
|
|
1199
1176
|
];
|
|
@@ -1438,12 +1415,7 @@ var DeleteAddonRequest = [
|
|
|
1438
1415
|
[
|
|
1439
1416
|
[0, 1],
|
|
1440
1417
|
[0, 1],
|
|
1441
|
-
[
|
|
1442
|
-
2,
|
|
1443
|
-
{
|
|
1444
|
-
[_hQ]: _pre,
|
|
1445
|
-
},
|
|
1446
|
-
],
|
|
1418
|
+
[2, { [_hQ]: _pre }],
|
|
1447
1419
|
],
|
|
1448
1420
|
];
|
|
1449
1421
|
var DeleteAddonResponse = [3, n0, _DARe, 0, [_ad], [() => Addon]];
|
|
@@ -1542,18 +1514,8 @@ var DescribeAddonConfigurationRequest = [
|
|
|
1542
1514
|
0,
|
|
1543
1515
|
[_aN, _aV],
|
|
1544
1516
|
[
|
|
1545
|
-
[
|
|
1546
|
-
|
|
1547
|
-
{
|
|
1548
|
-
[_hQ]: _aN,
|
|
1549
|
-
},
|
|
1550
|
-
],
|
|
1551
|
-
[
|
|
1552
|
-
0,
|
|
1553
|
-
{
|
|
1554
|
-
[_hQ]: _aV,
|
|
1555
|
-
},
|
|
1556
|
-
],
|
|
1517
|
+
[0, { [_hQ]: _aN }],
|
|
1518
|
+
[0, { [_hQ]: _aV }],
|
|
1557
1519
|
],
|
|
1558
1520
|
];
|
|
1559
1521
|
var DescribeAddonConfigurationResponse = [
|
|
@@ -1583,48 +1545,13 @@ var DescribeAddonVersionsRequest = [
|
|
|
1583
1545
|
0,
|
|
1584
1546
|
[_kV, _mR, _nT, _aN, _typ, _pu, _ow],
|
|
1585
1547
|
[
|
|
1586
|
-
[
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
],
|
|
1592
|
-
[
|
|
1593
|
-
1,
|
|
1594
|
-
{
|
|
1595
|
-
[_hQ]: _mR,
|
|
1596
|
-
},
|
|
1597
|
-
],
|
|
1598
|
-
[
|
|
1599
|
-
0,
|
|
1600
|
-
{
|
|
1601
|
-
[_hQ]: _nT,
|
|
1602
|
-
},
|
|
1603
|
-
],
|
|
1604
|
-
[
|
|
1605
|
-
0,
|
|
1606
|
-
{
|
|
1607
|
-
[_hQ]: _aN,
|
|
1608
|
-
},
|
|
1609
|
-
],
|
|
1610
|
-
[
|
|
1611
|
-
64 | 0,
|
|
1612
|
-
{
|
|
1613
|
-
[_hQ]: _typ,
|
|
1614
|
-
},
|
|
1615
|
-
],
|
|
1616
|
-
[
|
|
1617
|
-
64 | 0,
|
|
1618
|
-
{
|
|
1619
|
-
[_hQ]: _pu,
|
|
1620
|
-
},
|
|
1621
|
-
],
|
|
1622
|
-
[
|
|
1623
|
-
64 | 0,
|
|
1624
|
-
{
|
|
1625
|
-
[_hQ]: _ow,
|
|
1626
|
-
},
|
|
1627
|
-
],
|
|
1548
|
+
[0, { [_hQ]: _kV }],
|
|
1549
|
+
[1, { [_hQ]: _mR }],
|
|
1550
|
+
[0, { [_hQ]: _nT }],
|
|
1551
|
+
[0, { [_hQ]: _aN }],
|
|
1552
|
+
[64 | 0, { [_hQ]: _typ }],
|
|
1553
|
+
[64 | 0, { [_hQ]: _pu }],
|
|
1554
|
+
[64 | 0, { [_hQ]: _ow }],
|
|
1628
1555
|
],
|
|
1629
1556
|
];
|
|
1630
1557
|
var DescribeAddonVersionsResponse = [3, n0, _DAVRe, 0, [_add, _nT], [() => Addons, 0]];
|
|
@@ -1649,54 +1576,14 @@ var DescribeClusterVersionsRequest = [
|
|
|
1649
1576
|
0,
|
|
1650
1577
|
[_cTl, _mR, _nT, _dO, _iA, _cVlu, _s, _vS],
|
|
1651
1578
|
[
|
|
1652
|
-
[
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
],
|
|
1658
|
-
[
|
|
1659
|
-
|
|
1660
|
-
{
|
|
1661
|
-
[_hQ]: _mR,
|
|
1662
|
-
},
|
|
1663
|
-
],
|
|
1664
|
-
[
|
|
1665
|
-
0,
|
|
1666
|
-
{
|
|
1667
|
-
[_hQ]: _nT,
|
|
1668
|
-
},
|
|
1669
|
-
],
|
|
1670
|
-
[
|
|
1671
|
-
2,
|
|
1672
|
-
{
|
|
1673
|
-
[_hQ]: _dO,
|
|
1674
|
-
},
|
|
1675
|
-
],
|
|
1676
|
-
[
|
|
1677
|
-
2,
|
|
1678
|
-
{
|
|
1679
|
-
[_hQ]: _iA,
|
|
1680
|
-
},
|
|
1681
|
-
],
|
|
1682
|
-
[
|
|
1683
|
-
64 | 0,
|
|
1684
|
-
{
|
|
1685
|
-
[_hQ]: _cVlu,
|
|
1686
|
-
},
|
|
1687
|
-
],
|
|
1688
|
-
[
|
|
1689
|
-
0,
|
|
1690
|
-
{
|
|
1691
|
-
[_hQ]: _s,
|
|
1692
|
-
},
|
|
1693
|
-
],
|
|
1694
|
-
[
|
|
1695
|
-
0,
|
|
1696
|
-
{
|
|
1697
|
-
[_hQ]: _vS,
|
|
1698
|
-
},
|
|
1699
|
-
],
|
|
1579
|
+
[0, { [_hQ]: _cTl }],
|
|
1580
|
+
[1, { [_hQ]: _mR }],
|
|
1581
|
+
[0, { [_hQ]: _nT }],
|
|
1582
|
+
[2, { [_hQ]: _dO }],
|
|
1583
|
+
[2, { [_hQ]: _iA }],
|
|
1584
|
+
[64 | 0, { [_hQ]: _cVlu }],
|
|
1585
|
+
[0, { [_hQ]: _s }],
|
|
1586
|
+
[0, { [_hQ]: _vS }],
|
|
1700
1587
|
],
|
|
1701
1588
|
];
|
|
1702
1589
|
var DescribeClusterVersionsResponse = [
|
|
@@ -1805,24 +1692,9 @@ var DescribeUpdateRequest = [
|
|
|
1805
1692
|
[
|
|
1806
1693
|
[0, 1],
|
|
1807
1694
|
[0, 1],
|
|
1808
|
-
[
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
[_hQ]: _nN,
|
|
1812
|
-
},
|
|
1813
|
-
],
|
|
1814
|
-
[
|
|
1815
|
-
0,
|
|
1816
|
-
{
|
|
1817
|
-
[_hQ]: _aN,
|
|
1818
|
-
},
|
|
1819
|
-
],
|
|
1820
|
-
[
|
|
1821
|
-
0,
|
|
1822
|
-
{
|
|
1823
|
-
[_hQ]: _cNa,
|
|
1824
|
-
},
|
|
1825
|
-
],
|
|
1695
|
+
[0, { [_hQ]: _nN }],
|
|
1696
|
+
[0, { [_hQ]: _aN }],
|
|
1697
|
+
[0, { [_hQ]: _cNa }],
|
|
1826
1698
|
],
|
|
1827
1699
|
];
|
|
1828
1700
|
var DescribeUpdateResponse = [3, n0, _DURe, 0, [_up], [() => Update]];
|
|
@@ -1939,10 +1811,7 @@ var InvalidParameterException = [
|
|
|
1939
1811
|
-3,
|
|
1940
1812
|
n0,
|
|
1941
1813
|
_IPE,
|
|
1942
|
-
{
|
|
1943
|
-
[_e]: _c,
|
|
1944
|
-
[_hE]: 400,
|
|
1945
|
-
},
|
|
1814
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1946
1815
|
[_cN, _nN, _fPN, _aN, _sI, _m],
|
|
1947
1816
|
[0, 0, 0, 0, 0, 0],
|
|
1948
1817
|
];
|
|
@@ -1951,25 +1820,12 @@ var InvalidRequestException = [
|
|
|
1951
1820
|
-3,
|
|
1952
1821
|
n0,
|
|
1953
1822
|
_IRE,
|
|
1954
|
-
{
|
|
1955
|
-
[_e]: _c,
|
|
1956
|
-
[_hE]: 400,
|
|
1957
|
-
},
|
|
1823
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1958
1824
|
[_cN, _nN, _aN, _sI, _m],
|
|
1959
1825
|
[0, 0, 0, 0, 0],
|
|
1960
1826
|
];
|
|
1961
1827
|
schema.TypeRegistry.for(n0).registerError(InvalidRequestException, InvalidRequestException$1);
|
|
1962
|
-
var InvalidStateException = [
|
|
1963
|
-
-3,
|
|
1964
|
-
n0,
|
|
1965
|
-
_ISE,
|
|
1966
|
-
{
|
|
1967
|
-
[_e]: _c,
|
|
1968
|
-
[_hE]: 400,
|
|
1969
|
-
},
|
|
1970
|
-
[_cN, _m],
|
|
1971
|
-
[0, 0],
|
|
1972
|
-
];
|
|
1828
|
+
var InvalidStateException = [-3, n0, _ISE, { [_e]: _c, [_hE]: 400 }, [_cN, _m], [0, 0]];
|
|
1973
1829
|
schema.TypeRegistry.for(n0).registerError(InvalidStateException, InvalidStateException$1);
|
|
1974
1830
|
var Issue = [3, n0, _Is, 0, [_co, _m, _rI], [0, 0, 64 | 0]];
|
|
1975
1831
|
var KubernetesNetworkConfigRequest = [
|
|
@@ -1998,24 +1854,9 @@ var ListAccessEntriesRequest = [
|
|
|
1998
1854
|
[_cN, _aPA, _mR, _nT],
|
|
1999
1855
|
[
|
|
2000
1856
|
[0, 1],
|
|
2001
|
-
[
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
[_hQ]: _aPA,
|
|
2005
|
-
},
|
|
2006
|
-
],
|
|
2007
|
-
[
|
|
2008
|
-
1,
|
|
2009
|
-
{
|
|
2010
|
-
[_hQ]: _mR,
|
|
2011
|
-
},
|
|
2012
|
-
],
|
|
2013
|
-
[
|
|
2014
|
-
0,
|
|
2015
|
-
{
|
|
2016
|
-
[_hQ]: _nT,
|
|
2017
|
-
},
|
|
2018
|
-
],
|
|
1857
|
+
[0, { [_hQ]: _aPA }],
|
|
1858
|
+
[1, { [_hQ]: _mR }],
|
|
1859
|
+
[0, { [_hQ]: _nT }],
|
|
2019
1860
|
],
|
|
2020
1861
|
];
|
|
2021
1862
|
var ListAccessEntriesResponse = [3, n0, _LAERi, 0, [_aEcc, _nT], [64 | 0, 0]];
|
|
@@ -2026,18 +1867,8 @@ var ListAccessPoliciesRequest = [
|
|
|
2026
1867
|
0,
|
|
2027
1868
|
[_mR, _nT],
|
|
2028
1869
|
[
|
|
2029
|
-
[
|
|
2030
|
-
|
|
2031
|
-
{
|
|
2032
|
-
[_hQ]: _mR,
|
|
2033
|
-
},
|
|
2034
|
-
],
|
|
2035
|
-
[
|
|
2036
|
-
0,
|
|
2037
|
-
{
|
|
2038
|
-
[_hQ]: _nT,
|
|
2039
|
-
},
|
|
2040
|
-
],
|
|
1870
|
+
[1, { [_hQ]: _mR }],
|
|
1871
|
+
[0, { [_hQ]: _nT }],
|
|
2041
1872
|
],
|
|
2042
1873
|
];
|
|
2043
1874
|
var ListAccessPoliciesResponse = [
|
|
@@ -2056,18 +1887,8 @@ var ListAddonsRequest = [
|
|
|
2056
1887
|
[_cN, _mR, _nT],
|
|
2057
1888
|
[
|
|
2058
1889
|
[0, 1],
|
|
2059
|
-
[
|
|
2060
|
-
|
|
2061
|
-
{
|
|
2062
|
-
[_hQ]: _mR,
|
|
2063
|
-
},
|
|
2064
|
-
],
|
|
2065
|
-
[
|
|
2066
|
-
0,
|
|
2067
|
-
{
|
|
2068
|
-
[_hQ]: _nT,
|
|
2069
|
-
},
|
|
2070
|
-
],
|
|
1890
|
+
[1, { [_hQ]: _mR }],
|
|
1891
|
+
[0, { [_hQ]: _nT }],
|
|
2071
1892
|
],
|
|
2072
1893
|
];
|
|
2073
1894
|
var ListAddonsResponse = [3, n0, _LARi, 0, [_add, _nT], [64 | 0, 0]];
|
|
@@ -2080,18 +1901,8 @@ var ListAssociatedAccessPoliciesRequest = [
|
|
|
2080
1901
|
[
|
|
2081
1902
|
[0, 1],
|
|
2082
1903
|
[0, 1],
|
|
2083
|
-
[
|
|
2084
|
-
|
|
2085
|
-
{
|
|
2086
|
-
[_hQ]: _mR,
|
|
2087
|
-
},
|
|
2088
|
-
],
|
|
2089
|
-
[
|
|
2090
|
-
0,
|
|
2091
|
-
{
|
|
2092
|
-
[_hQ]: _nT,
|
|
2093
|
-
},
|
|
2094
|
-
],
|
|
1904
|
+
[1, { [_hQ]: _mR }],
|
|
1905
|
+
[0, { [_hQ]: _nT }],
|
|
2095
1906
|
],
|
|
2096
1907
|
];
|
|
2097
1908
|
var ListAssociatedAccessPoliciesResponse = [
|
|
@@ -2110,18 +1921,8 @@ var ListCapabilitiesRequest = [
|
|
|
2110
1921
|
[_cN, _nT, _mR],
|
|
2111
1922
|
[
|
|
2112
1923
|
[0, 1],
|
|
2113
|
-
[
|
|
2114
|
-
|
|
2115
|
-
{
|
|
2116
|
-
[_hQ]: _nT,
|
|
2117
|
-
},
|
|
2118
|
-
],
|
|
2119
|
-
[
|
|
2120
|
-
1,
|
|
2121
|
-
{
|
|
2122
|
-
[_hQ]: _mR,
|
|
2123
|
-
},
|
|
2124
|
-
],
|
|
1924
|
+
[0, { [_hQ]: _nT }],
|
|
1925
|
+
[1, { [_hQ]: _mR }],
|
|
2125
1926
|
],
|
|
2126
1927
|
];
|
|
2127
1928
|
var ListCapabilitiesResponse = [
|
|
@@ -2139,24 +1940,9 @@ var ListClustersRequest = [
|
|
|
2139
1940
|
0,
|
|
2140
1941
|
[_mR, _nT, _inc],
|
|
2141
1942
|
[
|
|
2142
|
-
[
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
[_hQ]: _mR,
|
|
2146
|
-
},
|
|
2147
|
-
],
|
|
2148
|
-
[
|
|
2149
|
-
0,
|
|
2150
|
-
{
|
|
2151
|
-
[_hQ]: _nT,
|
|
2152
|
-
},
|
|
2153
|
-
],
|
|
2154
|
-
[
|
|
2155
|
-
64 | 0,
|
|
2156
|
-
{
|
|
2157
|
-
[_hQ]: _inc,
|
|
2158
|
-
},
|
|
2159
|
-
],
|
|
1943
|
+
[1, { [_hQ]: _mR }],
|
|
1944
|
+
[0, { [_hQ]: _nT }],
|
|
1945
|
+
[64 | 0, { [_hQ]: _inc }],
|
|
2160
1946
|
],
|
|
2161
1947
|
];
|
|
2162
1948
|
var ListClustersResponse = [3, n0, _LCRist, 0, [_clu, _nT], [64 | 0, 0]];
|
|
@@ -2167,24 +1953,9 @@ var ListEksAnywhereSubscriptionsRequest = [
|
|
|
2167
1953
|
0,
|
|
2168
1954
|
[_mR, _nT, _iSn],
|
|
2169
1955
|
[
|
|
2170
|
-
[
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
[_hQ]: _mR,
|
|
2174
|
-
},
|
|
2175
|
-
],
|
|
2176
|
-
[
|
|
2177
|
-
0,
|
|
2178
|
-
{
|
|
2179
|
-
[_hQ]: _nT,
|
|
2180
|
-
},
|
|
2181
|
-
],
|
|
2182
|
-
[
|
|
2183
|
-
64 | 0,
|
|
2184
|
-
{
|
|
2185
|
-
[_hQ]: _iSn,
|
|
2186
|
-
},
|
|
2187
|
-
],
|
|
1956
|
+
[1, { [_hQ]: _mR }],
|
|
1957
|
+
[0, { [_hQ]: _nT }],
|
|
1958
|
+
[64 | 0, { [_hQ]: _iSn }],
|
|
2188
1959
|
],
|
|
2189
1960
|
];
|
|
2190
1961
|
var ListEksAnywhereSubscriptionsResponse = [
|
|
@@ -2203,18 +1974,8 @@ var ListFargateProfilesRequest = [
|
|
|
2203
1974
|
[_cN, _mR, _nT],
|
|
2204
1975
|
[
|
|
2205
1976
|
[0, 1],
|
|
2206
|
-
[
|
|
2207
|
-
|
|
2208
|
-
{
|
|
2209
|
-
[_hQ]: _mR,
|
|
2210
|
-
},
|
|
2211
|
-
],
|
|
2212
|
-
[
|
|
2213
|
-
0,
|
|
2214
|
-
{
|
|
2215
|
-
[_hQ]: _nT,
|
|
2216
|
-
},
|
|
2217
|
-
],
|
|
1977
|
+
[1, { [_hQ]: _mR }],
|
|
1978
|
+
[0, { [_hQ]: _nT }],
|
|
2218
1979
|
],
|
|
2219
1980
|
];
|
|
2220
1981
|
var ListFargateProfilesResponse = [3, n0, _LFPRi, 0, [_fPNa, _nT], [64 | 0, 0]];
|
|
@@ -2226,18 +1987,8 @@ var ListIdentityProviderConfigsRequest = [
|
|
|
2226
1987
|
[_cN, _mR, _nT],
|
|
2227
1988
|
[
|
|
2228
1989
|
[0, 1],
|
|
2229
|
-
[
|
|
2230
|
-
|
|
2231
|
-
{
|
|
2232
|
-
[_hQ]: _mR,
|
|
2233
|
-
},
|
|
2234
|
-
],
|
|
2235
|
-
[
|
|
2236
|
-
0,
|
|
2237
|
-
{
|
|
2238
|
-
[_hQ]: _nT,
|
|
2239
|
-
},
|
|
2240
|
-
],
|
|
1990
|
+
[1, { [_hQ]: _mR }],
|
|
1991
|
+
[0, { [_hQ]: _nT }],
|
|
2241
1992
|
],
|
|
2242
1993
|
];
|
|
2243
1994
|
var ListIdentityProviderConfigsResponse = [
|
|
@@ -2265,18 +2016,8 @@ var ListNodegroupsRequest = [
|
|
|
2265
2016
|
[_cN, _mR, _nT],
|
|
2266
2017
|
[
|
|
2267
2018
|
[0, 1],
|
|
2268
|
-
[
|
|
2269
|
-
|
|
2270
|
-
{
|
|
2271
|
-
[_hQ]: _mR,
|
|
2272
|
-
},
|
|
2273
|
-
],
|
|
2274
|
-
[
|
|
2275
|
-
0,
|
|
2276
|
-
{
|
|
2277
|
-
[_hQ]: _nT,
|
|
2278
|
-
},
|
|
2279
|
-
],
|
|
2019
|
+
[1, { [_hQ]: _mR }],
|
|
2020
|
+
[0, { [_hQ]: _nT }],
|
|
2280
2021
|
],
|
|
2281
2022
|
];
|
|
2282
2023
|
var ListNodegroupsResponse = [3, n0, _LNRi, 0, [_nod, _nT], [64 | 0, 0]];
|
|
@@ -2288,30 +2029,10 @@ var ListPodIdentityAssociationsRequest = [
|
|
|
2288
2029
|
[_cN, _nam, _sA, _mR, _nT],
|
|
2289
2030
|
[
|
|
2290
2031
|
[0, 1],
|
|
2291
|
-
[
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
},
|
|
2296
|
-
],
|
|
2297
|
-
[
|
|
2298
|
-
0,
|
|
2299
|
-
{
|
|
2300
|
-
[_hQ]: _sA,
|
|
2301
|
-
},
|
|
2302
|
-
],
|
|
2303
|
-
[
|
|
2304
|
-
1,
|
|
2305
|
-
{
|
|
2306
|
-
[_hQ]: _mR,
|
|
2307
|
-
},
|
|
2308
|
-
],
|
|
2309
|
-
[
|
|
2310
|
-
0,
|
|
2311
|
-
{
|
|
2312
|
-
[_hQ]: _nT,
|
|
2313
|
-
},
|
|
2314
|
-
],
|
|
2032
|
+
[0, { [_hQ]: _nam }],
|
|
2033
|
+
[0, { [_hQ]: _sA }],
|
|
2034
|
+
[1, { [_hQ]: _mR }],
|
|
2035
|
+
[0, { [_hQ]: _nT }],
|
|
2315
2036
|
],
|
|
2316
2037
|
];
|
|
2317
2038
|
var ListPodIdentityAssociationsResponse = [
|
|
@@ -2332,36 +2053,11 @@ var ListUpdatesRequest = [
|
|
|
2332
2053
|
[_n, _nN, _aN, _cNa, _nT, _mR],
|
|
2333
2054
|
[
|
|
2334
2055
|
[0, 1],
|
|
2335
|
-
[
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
],
|
|
2341
|
-
[
|
|
2342
|
-
0,
|
|
2343
|
-
{
|
|
2344
|
-
[_hQ]: _aN,
|
|
2345
|
-
},
|
|
2346
|
-
],
|
|
2347
|
-
[
|
|
2348
|
-
0,
|
|
2349
|
-
{
|
|
2350
|
-
[_hQ]: _cNa,
|
|
2351
|
-
},
|
|
2352
|
-
],
|
|
2353
|
-
[
|
|
2354
|
-
0,
|
|
2355
|
-
{
|
|
2356
|
-
[_hQ]: _nT,
|
|
2357
|
-
},
|
|
2358
|
-
],
|
|
2359
|
-
[
|
|
2360
|
-
1,
|
|
2361
|
-
{
|
|
2362
|
-
[_hQ]: _mR,
|
|
2363
|
-
},
|
|
2364
|
-
],
|
|
2056
|
+
[0, { [_hQ]: _nN }],
|
|
2057
|
+
[0, { [_hQ]: _aN }],
|
|
2058
|
+
[0, { [_hQ]: _cNa }],
|
|
2059
|
+
[0, { [_hQ]: _nT }],
|
|
2060
|
+
[1, { [_hQ]: _mR }],
|
|
2365
2061
|
],
|
|
2366
2062
|
];
|
|
2367
2063
|
var ListUpdatesResponse = [3, n0, _LURi, 0, [_uIp, _nT], [64 | 0, 0]];
|
|
@@ -2446,17 +2142,7 @@ var NodeRepairConfigOverrides = [
|
|
|
2446
2142
|
[_nMC, _nUR, _mRWTM, _rAep],
|
|
2447
2143
|
[0, 0, 1, 0],
|
|
2448
2144
|
];
|
|
2449
|
-
var NotFoundException = [
|
|
2450
|
-
-3,
|
|
2451
|
-
n0,
|
|
2452
|
-
_NFE,
|
|
2453
|
-
{
|
|
2454
|
-
[_e]: _c,
|
|
2455
|
-
[_hE]: 404,
|
|
2456
|
-
},
|
|
2457
|
-
[_m],
|
|
2458
|
-
[0],
|
|
2459
|
-
];
|
|
2145
|
+
var NotFoundException = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
2460
2146
|
schema.TypeRegistry.for(n0).registerError(NotFoundException, NotFoundException$1);
|
|
2461
2147
|
var OIDC = [3, n0, _OIDC, 0, [_is], [0]];
|
|
2462
2148
|
var OidcIdentityProviderConfig = [
|
|
@@ -2540,10 +2226,7 @@ var ResourceInUseException = [
|
|
|
2540
2226
|
-3,
|
|
2541
2227
|
n0,
|
|
2542
2228
|
_RIUE,
|
|
2543
|
-
{
|
|
2544
|
-
[_e]: _c,
|
|
2545
|
-
[_hE]: 409,
|
|
2546
|
-
},
|
|
2229
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
2547
2230
|
[_cN, _nN, _aN, _m],
|
|
2548
2231
|
[0, 0, 0, 0],
|
|
2549
2232
|
];
|
|
@@ -2552,10 +2235,7 @@ var ResourceLimitExceededException = [
|
|
|
2552
2235
|
-3,
|
|
2553
2236
|
n0,
|
|
2554
2237
|
_RLEE,
|
|
2555
|
-
{
|
|
2556
|
-
[_e]: _c,
|
|
2557
|
-
[_hE]: 400,
|
|
2558
|
-
},
|
|
2238
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2559
2239
|
[_cN, _nN, _sI, _m],
|
|
2560
2240
|
[0, 0, 0, 0],
|
|
2561
2241
|
];
|
|
@@ -2564,49 +2244,23 @@ var ResourceNotFoundException = [
|
|
|
2564
2244
|
-3,
|
|
2565
2245
|
n0,
|
|
2566
2246
|
_RNFE,
|
|
2567
|
-
{
|
|
2568
|
-
[_e]: _c,
|
|
2569
|
-
[_hE]: 404,
|
|
2570
|
-
},
|
|
2247
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
2571
2248
|
[_cN, _nN, _fPN, _aN, _sI, _m],
|
|
2572
2249
|
[0, 0, 0, 0, 0, 0],
|
|
2573
2250
|
];
|
|
2574
2251
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
|
|
2575
|
-
var ResourcePropagationDelayException = [
|
|
2576
|
-
-3,
|
|
2577
|
-
n0,
|
|
2578
|
-
_RPDE,
|
|
2579
|
-
{
|
|
2580
|
-
[_e]: _c,
|
|
2581
|
-
[_hE]: 428,
|
|
2582
|
-
},
|
|
2583
|
-
[_m],
|
|
2584
|
-
[0],
|
|
2585
|
-
];
|
|
2252
|
+
var ResourcePropagationDelayException = [-3, n0, _RPDE, { [_e]: _c, [_hE]: 428 }, [_m], [0]];
|
|
2586
2253
|
schema.TypeRegistry.for(n0).registerError(ResourcePropagationDelayException, ResourcePropagationDelayException$1);
|
|
2587
2254
|
var ServerException = [
|
|
2588
2255
|
-3,
|
|
2589
2256
|
n0,
|
|
2590
2257
|
_SE,
|
|
2591
|
-
{
|
|
2592
|
-
[_e]: _ser,
|
|
2593
|
-
[_hE]: 500,
|
|
2594
|
-
},
|
|
2258
|
+
{ [_e]: _ser, [_hE]: 500 },
|
|
2595
2259
|
[_cN, _nN, _aN, _sI, _m],
|
|
2596
2260
|
[0, 0, 0, 0, 0],
|
|
2597
2261
|
];
|
|
2598
2262
|
schema.TypeRegistry.for(n0).registerError(ServerException, ServerException$1);
|
|
2599
|
-
var ServiceUnavailableException = [
|
|
2600
|
-
-3,
|
|
2601
|
-
n0,
|
|
2602
|
-
_SUE,
|
|
2603
|
-
{
|
|
2604
|
-
[_e]: _ser,
|
|
2605
|
-
[_hE]: 503,
|
|
2606
|
-
},
|
|
2607
|
-
[_m],
|
|
2608
|
-
[0],
|
|
2609
|
-
];
|
|
2263
|
+
var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _ser, [_hE]: 503 }, [_m], [0]];
|
|
2610
2264
|
schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException, ServiceUnavailableException$1);
|
|
2611
2265
|
var SsoIdentity = [3, n0, _SI, 0, [_id_, _ty], [0, 0]];
|
|
2612
2266
|
var StartInsightsRefreshRequest = [3, n0, _SIRR, 0, [_cN], [[0, 1]]];
|
|
@@ -2616,26 +2270,13 @@ var StorageConfigResponse = [3, n0, _SCRt, 0, [_bS], [() => BlockStorage]];
|
|
|
2616
2270
|
var TagResourceRequest = [3, n0, _TRR, 0, [_rAes, _t], [[0, 1], 128 | 0]];
|
|
2617
2271
|
var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
2618
2272
|
var Taint = [3, n0, _T, 0, [_k, _va, _ef], [0, 0, 0]];
|
|
2619
|
-
var ThrottlingException = [
|
|
2620
|
-
-3,
|
|
2621
|
-
n0,
|
|
2622
|
-
_TE,
|
|
2623
|
-
{
|
|
2624
|
-
[_e]: _c,
|
|
2625
|
-
[_hE]: 429,
|
|
2626
|
-
},
|
|
2627
|
-
[_cN, _m],
|
|
2628
|
-
[0, 0],
|
|
2629
|
-
];
|
|
2273
|
+
var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_cN, _m], [0, 0]];
|
|
2630
2274
|
schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
|
|
2631
2275
|
var UnsupportedAvailabilityZoneException = [
|
|
2632
2276
|
-3,
|
|
2633
2277
|
n0,
|
|
2634
2278
|
_UAZE,
|
|
2635
|
-
{
|
|
2636
|
-
[_e]: _c,
|
|
2637
|
-
[_hE]: 400,
|
|
2638
|
-
},
|
|
2279
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2639
2280
|
[_m, _cN, _nN, _vZ],
|
|
2640
2281
|
[0, 0, 0, 64 | 0],
|
|
2641
2282
|
];
|
|
@@ -2648,12 +2289,7 @@ var UntagResourceRequest = [
|
|
|
2648
2289
|
[_rAes, _tK],
|
|
2649
2290
|
[
|
|
2650
2291
|
[0, 1],
|
|
2651
|
-
[
|
|
2652
|
-
64 | 0,
|
|
2653
|
-
{
|
|
2654
|
-
[_hQ]: _tK,
|
|
2655
|
-
},
|
|
2656
|
-
],
|
|
2292
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
2657
2293
|
],
|
|
2658
2294
|
];
|
|
2659
2295
|
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -2878,9 +2514,7 @@ var AssociateAccessPolicy = [
|
|
|
2878
2514
|
9,
|
|
2879
2515
|
n0,
|
|
2880
2516
|
_AAPs,
|
|
2881
|
-
{
|
|
2882
|
-
[_ht]: ["POST", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies", 200],
|
|
2883
|
-
},
|
|
2517
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies", 200] },
|
|
2884
2518
|
() => AssociateAccessPolicyRequest,
|
|
2885
2519
|
() => AssociateAccessPolicyResponse,
|
|
2886
2520
|
];
|
|
@@ -2888,9 +2522,7 @@ var AssociateEncryptionConfig = [
|
|
|
2888
2522
|
9,
|
|
2889
2523
|
n0,
|
|
2890
2524
|
_AEC,
|
|
2891
|
-
{
|
|
2892
|
-
[_ht]: ["POST", "/clusters/{clusterName}/encryption-config/associate", 200],
|
|
2893
|
-
},
|
|
2525
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/encryption-config/associate", 200] },
|
|
2894
2526
|
() => AssociateEncryptionConfigRequest,
|
|
2895
2527
|
() => AssociateEncryptionConfigResponse,
|
|
2896
2528
|
];
|
|
@@ -2898,9 +2530,7 @@ var AssociateIdentityProviderConfig = [
|
|
|
2898
2530
|
9,
|
|
2899
2531
|
n0,
|
|
2900
2532
|
_AIPC,
|
|
2901
|
-
{
|
|
2902
|
-
[_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/associate", 200],
|
|
2903
|
-
},
|
|
2533
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/associate", 200] },
|
|
2904
2534
|
() => AssociateIdentityProviderConfigRequest,
|
|
2905
2535
|
() => AssociateIdentityProviderConfigResponse,
|
|
2906
2536
|
];
|
|
@@ -2908,9 +2538,7 @@ var CreateAccessEntry = [
|
|
|
2908
2538
|
9,
|
|
2909
2539
|
n0,
|
|
2910
2540
|
_CAE,
|
|
2911
|
-
{
|
|
2912
|
-
[_ht]: ["POST", "/clusters/{clusterName}/access-entries", 200],
|
|
2913
|
-
},
|
|
2541
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/access-entries", 200] },
|
|
2914
2542
|
() => CreateAccessEntryRequest,
|
|
2915
2543
|
() => CreateAccessEntryResponse,
|
|
2916
2544
|
];
|
|
@@ -2918,9 +2546,7 @@ var CreateAddon = [
|
|
|
2918
2546
|
9,
|
|
2919
2547
|
n0,
|
|
2920
2548
|
_CA,
|
|
2921
|
-
{
|
|
2922
|
-
[_ht]: ["POST", "/clusters/{clusterName}/addons", 200],
|
|
2923
|
-
},
|
|
2549
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/addons", 200] },
|
|
2924
2550
|
() => CreateAddonRequest,
|
|
2925
2551
|
() => CreateAddonResponse,
|
|
2926
2552
|
];
|
|
@@ -2928,9 +2554,7 @@ var CreateCapability = [
|
|
|
2928
2554
|
9,
|
|
2929
2555
|
n0,
|
|
2930
2556
|
_CC,
|
|
2931
|
-
{
|
|
2932
|
-
[_ht]: ["POST", "/clusters/{clusterName}/capabilities", 200],
|
|
2933
|
-
},
|
|
2557
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/capabilities", 200] },
|
|
2934
2558
|
() => CreateCapabilityRequest,
|
|
2935
2559
|
() => CreateCapabilityResponse,
|
|
2936
2560
|
];
|
|
@@ -2938,9 +2562,7 @@ var CreateCluster = [
|
|
|
2938
2562
|
9,
|
|
2939
2563
|
n0,
|
|
2940
2564
|
_CCr,
|
|
2941
|
-
{
|
|
2942
|
-
[_ht]: ["POST", "/clusters", 200],
|
|
2943
|
-
},
|
|
2565
|
+
{ [_ht]: ["POST", "/clusters", 200] },
|
|
2944
2566
|
() => CreateClusterRequest,
|
|
2945
2567
|
() => CreateClusterResponse,
|
|
2946
2568
|
];
|
|
@@ -2948,9 +2570,7 @@ var CreateEksAnywhereSubscription = [
|
|
|
2948
2570
|
9,
|
|
2949
2571
|
n0,
|
|
2950
2572
|
_CEAS,
|
|
2951
|
-
{
|
|
2952
|
-
[_ht]: ["POST", "/eks-anywhere-subscriptions", 200],
|
|
2953
|
-
},
|
|
2573
|
+
{ [_ht]: ["POST", "/eks-anywhere-subscriptions", 200] },
|
|
2954
2574
|
() => CreateEksAnywhereSubscriptionRequest,
|
|
2955
2575
|
() => CreateEksAnywhereSubscriptionResponse,
|
|
2956
2576
|
];
|
|
@@ -2958,9 +2578,7 @@ var CreateFargateProfile = [
|
|
|
2958
2578
|
9,
|
|
2959
2579
|
n0,
|
|
2960
2580
|
_CFP,
|
|
2961
|
-
{
|
|
2962
|
-
[_ht]: ["POST", "/clusters/{clusterName}/fargate-profiles", 200],
|
|
2963
|
-
},
|
|
2581
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/fargate-profiles", 200] },
|
|
2964
2582
|
() => CreateFargateProfileRequest,
|
|
2965
2583
|
() => CreateFargateProfileResponse,
|
|
2966
2584
|
];
|
|
@@ -2968,9 +2586,7 @@ var CreateNodegroup = [
|
|
|
2968
2586
|
9,
|
|
2969
2587
|
n0,
|
|
2970
2588
|
_CN,
|
|
2971
|
-
{
|
|
2972
|
-
[_ht]: ["POST", "/clusters/{clusterName}/node-groups", 200],
|
|
2973
|
-
},
|
|
2589
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/node-groups", 200] },
|
|
2974
2590
|
() => CreateNodegroupRequest,
|
|
2975
2591
|
() => CreateNodegroupResponse,
|
|
2976
2592
|
];
|
|
@@ -2978,9 +2594,7 @@ var CreatePodIdentityAssociation = [
|
|
|
2978
2594
|
9,
|
|
2979
2595
|
n0,
|
|
2980
2596
|
_CPIA,
|
|
2981
|
-
{
|
|
2982
|
-
[_ht]: ["POST", "/clusters/{clusterName}/pod-identity-associations", 200],
|
|
2983
|
-
},
|
|
2597
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/pod-identity-associations", 200] },
|
|
2984
2598
|
() => CreatePodIdentityAssociationRequest,
|
|
2985
2599
|
() => CreatePodIdentityAssociationResponse,
|
|
2986
2600
|
];
|
|
@@ -2988,9 +2602,7 @@ var DeleteAccessEntry = [
|
|
|
2988
2602
|
9,
|
|
2989
2603
|
n0,
|
|
2990
2604
|
_DAE,
|
|
2991
|
-
{
|
|
2992
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/access-entries/{principalArn}", 200],
|
|
2993
|
-
},
|
|
2605
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/access-entries/{principalArn}", 200] },
|
|
2994
2606
|
() => DeleteAccessEntryRequest,
|
|
2995
2607
|
() => DeleteAccessEntryResponse,
|
|
2996
2608
|
];
|
|
@@ -2998,9 +2610,7 @@ var DeleteAddon = [
|
|
|
2998
2610
|
9,
|
|
2999
2611
|
n0,
|
|
3000
2612
|
_DA,
|
|
3001
|
-
{
|
|
3002
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/addons/{addonName}", 200],
|
|
3003
|
-
},
|
|
2613
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/addons/{addonName}", 200] },
|
|
3004
2614
|
() => DeleteAddonRequest,
|
|
3005
2615
|
() => DeleteAddonResponse,
|
|
3006
2616
|
];
|
|
@@ -3008,9 +2618,7 @@ var DeleteCapability = [
|
|
|
3008
2618
|
9,
|
|
3009
2619
|
n0,
|
|
3010
2620
|
_DC,
|
|
3011
|
-
{
|
|
3012
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/capabilities/{capabilityName}", 200],
|
|
3013
|
-
},
|
|
2621
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/capabilities/{capabilityName}", 200] },
|
|
3014
2622
|
() => DeleteCapabilityRequest,
|
|
3015
2623
|
() => DeleteCapabilityResponse,
|
|
3016
2624
|
];
|
|
@@ -3018,9 +2626,7 @@ var DeleteCluster = [
|
|
|
3018
2626
|
9,
|
|
3019
2627
|
n0,
|
|
3020
2628
|
_DCe,
|
|
3021
|
-
{
|
|
3022
|
-
[_ht]: ["DELETE", "/clusters/{name}", 200],
|
|
3023
|
-
},
|
|
2629
|
+
{ [_ht]: ["DELETE", "/clusters/{name}", 200] },
|
|
3024
2630
|
() => DeleteClusterRequest,
|
|
3025
2631
|
() => DeleteClusterResponse,
|
|
3026
2632
|
];
|
|
@@ -3028,9 +2634,7 @@ var DeleteEksAnywhereSubscription = [
|
|
|
3028
2634
|
9,
|
|
3029
2635
|
n0,
|
|
3030
2636
|
_DEAS,
|
|
3031
|
-
{
|
|
3032
|
-
[_ht]: ["DELETE", "/eks-anywhere-subscriptions/{id}", 200],
|
|
3033
|
-
},
|
|
2637
|
+
{ [_ht]: ["DELETE", "/eks-anywhere-subscriptions/{id}", 200] },
|
|
3034
2638
|
() => DeleteEksAnywhereSubscriptionRequest,
|
|
3035
2639
|
() => DeleteEksAnywhereSubscriptionResponse,
|
|
3036
2640
|
];
|
|
@@ -3038,9 +2642,7 @@ var DeleteFargateProfile = [
|
|
|
3038
2642
|
9,
|
|
3039
2643
|
n0,
|
|
3040
2644
|
_DFP,
|
|
3041
|
-
{
|
|
3042
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/fargate-profiles/{fargateProfileName}", 200],
|
|
3043
|
-
},
|
|
2645
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/fargate-profiles/{fargateProfileName}", 200] },
|
|
3044
2646
|
() => DeleteFargateProfileRequest,
|
|
3045
2647
|
() => DeleteFargateProfileResponse,
|
|
3046
2648
|
];
|
|
@@ -3048,9 +2650,7 @@ var DeleteNodegroup = [
|
|
|
3048
2650
|
9,
|
|
3049
2651
|
n0,
|
|
3050
2652
|
_DN,
|
|
3051
|
-
{
|
|
3052
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/node-groups/{nodegroupName}", 200],
|
|
3053
|
-
},
|
|
2653
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/node-groups/{nodegroupName}", 200] },
|
|
3054
2654
|
() => DeleteNodegroupRequest,
|
|
3055
2655
|
() => DeleteNodegroupResponse,
|
|
3056
2656
|
];
|
|
@@ -3058,9 +2658,7 @@ var DeletePodIdentityAssociation = [
|
|
|
3058
2658
|
9,
|
|
3059
2659
|
n0,
|
|
3060
2660
|
_DPIA,
|
|
3061
|
-
{
|
|
3062
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200],
|
|
3063
|
-
},
|
|
2661
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200] },
|
|
3064
2662
|
() => DeletePodIdentityAssociationRequest,
|
|
3065
2663
|
() => DeletePodIdentityAssociationResponse,
|
|
3066
2664
|
];
|
|
@@ -3068,9 +2666,7 @@ var DeregisterCluster = [
|
|
|
3068
2666
|
9,
|
|
3069
2667
|
n0,
|
|
3070
2668
|
_DCer,
|
|
3071
|
-
{
|
|
3072
|
-
[_ht]: ["DELETE", "/cluster-registrations/{name}", 200],
|
|
3073
|
-
},
|
|
2669
|
+
{ [_ht]: ["DELETE", "/cluster-registrations/{name}", 200] },
|
|
3074
2670
|
() => DeregisterClusterRequest,
|
|
3075
2671
|
() => DeregisterClusterResponse,
|
|
3076
2672
|
];
|
|
@@ -3078,9 +2674,7 @@ var DescribeAccessEntry = [
|
|
|
3078
2674
|
9,
|
|
3079
2675
|
n0,
|
|
3080
2676
|
_DAEe,
|
|
3081
|
-
{
|
|
3082
|
-
[_ht]: ["GET", "/clusters/{clusterName}/access-entries/{principalArn}", 200],
|
|
3083
|
-
},
|
|
2677
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/access-entries/{principalArn}", 200] },
|
|
3084
2678
|
() => DescribeAccessEntryRequest,
|
|
3085
2679
|
() => DescribeAccessEntryResponse,
|
|
3086
2680
|
];
|
|
@@ -3088,9 +2682,7 @@ var DescribeAddon = [
|
|
|
3088
2682
|
9,
|
|
3089
2683
|
n0,
|
|
3090
2684
|
_DAe,
|
|
3091
|
-
{
|
|
3092
|
-
[_ht]: ["GET", "/clusters/{clusterName}/addons/{addonName}", 200],
|
|
3093
|
-
},
|
|
2685
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/addons/{addonName}", 200] },
|
|
3094
2686
|
() => DescribeAddonRequest,
|
|
3095
2687
|
() => DescribeAddonResponse,
|
|
3096
2688
|
];
|
|
@@ -3098,9 +2690,7 @@ var DescribeAddonConfiguration = [
|
|
|
3098
2690
|
9,
|
|
3099
2691
|
n0,
|
|
3100
2692
|
_DAC,
|
|
3101
|
-
{
|
|
3102
|
-
[_ht]: ["GET", "/addons/configuration-schemas", 200],
|
|
3103
|
-
},
|
|
2693
|
+
{ [_ht]: ["GET", "/addons/configuration-schemas", 200] },
|
|
3104
2694
|
() => DescribeAddonConfigurationRequest,
|
|
3105
2695
|
() => DescribeAddonConfigurationResponse,
|
|
3106
2696
|
];
|
|
@@ -3108,9 +2698,7 @@ var DescribeAddonVersions = [
|
|
|
3108
2698
|
9,
|
|
3109
2699
|
n0,
|
|
3110
2700
|
_DAV,
|
|
3111
|
-
{
|
|
3112
|
-
[_ht]: ["GET", "/addons/supported-versions", 200],
|
|
3113
|
-
},
|
|
2701
|
+
{ [_ht]: ["GET", "/addons/supported-versions", 200] },
|
|
3114
2702
|
() => DescribeAddonVersionsRequest,
|
|
3115
2703
|
() => DescribeAddonVersionsResponse,
|
|
3116
2704
|
];
|
|
@@ -3118,9 +2706,7 @@ var DescribeCapability = [
|
|
|
3118
2706
|
9,
|
|
3119
2707
|
n0,
|
|
3120
2708
|
_DCes,
|
|
3121
|
-
{
|
|
3122
|
-
[_ht]: ["GET", "/clusters/{clusterName}/capabilities/{capabilityName}", 200],
|
|
3123
|
-
},
|
|
2709
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/capabilities/{capabilityName}", 200] },
|
|
3124
2710
|
() => DescribeCapabilityRequest,
|
|
3125
2711
|
() => DescribeCapabilityResponse,
|
|
3126
2712
|
];
|
|
@@ -3128,9 +2714,7 @@ var DescribeCluster = [
|
|
|
3128
2714
|
9,
|
|
3129
2715
|
n0,
|
|
3130
2716
|
_DCesc,
|
|
3131
|
-
{
|
|
3132
|
-
[_ht]: ["GET", "/clusters/{name}", 200],
|
|
3133
|
-
},
|
|
2717
|
+
{ [_ht]: ["GET", "/clusters/{name}", 200] },
|
|
3134
2718
|
() => DescribeClusterRequest,
|
|
3135
2719
|
() => DescribeClusterResponse,
|
|
3136
2720
|
];
|
|
@@ -3138,9 +2722,7 @@ var DescribeClusterVersions = [
|
|
|
3138
2722
|
9,
|
|
3139
2723
|
n0,
|
|
3140
2724
|
_DCV,
|
|
3141
|
-
{
|
|
3142
|
-
[_ht]: ["GET", "/cluster-versions", 200],
|
|
3143
|
-
},
|
|
2725
|
+
{ [_ht]: ["GET", "/cluster-versions", 200] },
|
|
3144
2726
|
() => DescribeClusterVersionsRequest,
|
|
3145
2727
|
() => DescribeClusterVersionsResponse,
|
|
3146
2728
|
];
|
|
@@ -3148,9 +2730,7 @@ var DescribeEksAnywhereSubscription = [
|
|
|
3148
2730
|
9,
|
|
3149
2731
|
n0,
|
|
3150
2732
|
_DEASe,
|
|
3151
|
-
{
|
|
3152
|
-
[_ht]: ["GET", "/eks-anywhere-subscriptions/{id}", 200],
|
|
3153
|
-
},
|
|
2733
|
+
{ [_ht]: ["GET", "/eks-anywhere-subscriptions/{id}", 200] },
|
|
3154
2734
|
() => DescribeEksAnywhereSubscriptionRequest,
|
|
3155
2735
|
() => DescribeEksAnywhereSubscriptionResponse,
|
|
3156
2736
|
];
|
|
@@ -3158,9 +2738,7 @@ var DescribeFargateProfile = [
|
|
|
3158
2738
|
9,
|
|
3159
2739
|
n0,
|
|
3160
2740
|
_DFPe,
|
|
3161
|
-
{
|
|
3162
|
-
[_ht]: ["GET", "/clusters/{clusterName}/fargate-profiles/{fargateProfileName}", 200],
|
|
3163
|
-
},
|
|
2741
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/fargate-profiles/{fargateProfileName}", 200] },
|
|
3164
2742
|
() => DescribeFargateProfileRequest,
|
|
3165
2743
|
() => DescribeFargateProfileResponse,
|
|
3166
2744
|
];
|
|
@@ -3168,9 +2746,7 @@ var DescribeIdentityProviderConfig = [
|
|
|
3168
2746
|
9,
|
|
3169
2747
|
n0,
|
|
3170
2748
|
_DIPC,
|
|
3171
|
-
{
|
|
3172
|
-
[_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/describe", 200],
|
|
3173
|
-
},
|
|
2749
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/describe", 200] },
|
|
3174
2750
|
() => DescribeIdentityProviderConfigRequest,
|
|
3175
2751
|
() => DescribeIdentityProviderConfigResponse,
|
|
3176
2752
|
];
|
|
@@ -3178,9 +2754,7 @@ var DescribeInsight = [
|
|
|
3178
2754
|
9,
|
|
3179
2755
|
n0,
|
|
3180
2756
|
_DI,
|
|
3181
|
-
{
|
|
3182
|
-
[_ht]: ["GET", "/clusters/{clusterName}/insights/{id}", 200],
|
|
3183
|
-
},
|
|
2757
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/insights/{id}", 200] },
|
|
3184
2758
|
() => DescribeInsightRequest,
|
|
3185
2759
|
() => DescribeInsightResponse,
|
|
3186
2760
|
];
|
|
@@ -3188,9 +2762,7 @@ var DescribeInsightsRefresh = [
|
|
|
3188
2762
|
9,
|
|
3189
2763
|
n0,
|
|
3190
2764
|
_DIRes,
|
|
3191
|
-
{
|
|
3192
|
-
[_ht]: ["GET", "/clusters/{clusterName}/insights-refresh", 200],
|
|
3193
|
-
},
|
|
2765
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/insights-refresh", 200] },
|
|
3194
2766
|
() => DescribeInsightsRefreshRequest,
|
|
3195
2767
|
() => DescribeInsightsRefreshResponse,
|
|
3196
2768
|
];
|
|
@@ -3198,9 +2770,7 @@ var DescribeNodegroup = [
|
|
|
3198
2770
|
9,
|
|
3199
2771
|
n0,
|
|
3200
2772
|
_DNe,
|
|
3201
|
-
{
|
|
3202
|
-
[_ht]: ["GET", "/clusters/{clusterName}/node-groups/{nodegroupName}", 200],
|
|
3203
|
-
},
|
|
2773
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/node-groups/{nodegroupName}", 200] },
|
|
3204
2774
|
() => DescribeNodegroupRequest,
|
|
3205
2775
|
() => DescribeNodegroupResponse,
|
|
3206
2776
|
];
|
|
@@ -3208,9 +2778,7 @@ var DescribePodIdentityAssociation = [
|
|
|
3208
2778
|
9,
|
|
3209
2779
|
n0,
|
|
3210
2780
|
_DPIAe,
|
|
3211
|
-
{
|
|
3212
|
-
[_ht]: ["GET", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200],
|
|
3213
|
-
},
|
|
2781
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200] },
|
|
3214
2782
|
() => DescribePodIdentityAssociationRequest,
|
|
3215
2783
|
() => DescribePodIdentityAssociationResponse,
|
|
3216
2784
|
];
|
|
@@ -3218,9 +2786,7 @@ var DescribeUpdate = [
|
|
|
3218
2786
|
9,
|
|
3219
2787
|
n0,
|
|
3220
2788
|
_DU,
|
|
3221
|
-
{
|
|
3222
|
-
[_ht]: ["GET", "/clusters/{name}/updates/{updateId}", 200],
|
|
3223
|
-
},
|
|
2789
|
+
{ [_ht]: ["GET", "/clusters/{name}/updates/{updateId}", 200] },
|
|
3224
2790
|
() => DescribeUpdateRequest,
|
|
3225
2791
|
() => DescribeUpdateResponse,
|
|
3226
2792
|
];
|
|
@@ -3228,9 +2794,7 @@ var DisassociateAccessPolicy = [
|
|
|
3228
2794
|
9,
|
|
3229
2795
|
n0,
|
|
3230
2796
|
_DAP,
|
|
3231
|
-
{
|
|
3232
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies/{policyArn}", 200],
|
|
3233
|
-
},
|
|
2797
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies/{policyArn}", 200] },
|
|
3234
2798
|
() => DisassociateAccessPolicyRequest,
|
|
3235
2799
|
() => DisassociateAccessPolicyResponse,
|
|
3236
2800
|
];
|
|
@@ -3238,9 +2802,7 @@ var DisassociateIdentityProviderConfig = [
|
|
|
3238
2802
|
9,
|
|
3239
2803
|
n0,
|
|
3240
2804
|
_DIPCi,
|
|
3241
|
-
{
|
|
3242
|
-
[_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/disassociate", 200],
|
|
3243
|
-
},
|
|
2805
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/disassociate", 200] },
|
|
3244
2806
|
() => DisassociateIdentityProviderConfigRequest,
|
|
3245
2807
|
() => DisassociateIdentityProviderConfigResponse,
|
|
3246
2808
|
];
|
|
@@ -3248,9 +2810,7 @@ var ListAccessEntries = [
|
|
|
3248
2810
|
9,
|
|
3249
2811
|
n0,
|
|
3250
2812
|
_LAE,
|
|
3251
|
-
{
|
|
3252
|
-
[_ht]: ["GET", "/clusters/{clusterName}/access-entries", 200],
|
|
3253
|
-
},
|
|
2813
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/access-entries", 200] },
|
|
3254
2814
|
() => ListAccessEntriesRequest,
|
|
3255
2815
|
() => ListAccessEntriesResponse,
|
|
3256
2816
|
];
|
|
@@ -3258,9 +2818,7 @@ var ListAccessPolicies = [
|
|
|
3258
2818
|
9,
|
|
3259
2819
|
n0,
|
|
3260
2820
|
_LAP,
|
|
3261
|
-
{
|
|
3262
|
-
[_ht]: ["GET", "/access-policies", 200],
|
|
3263
|
-
},
|
|
2821
|
+
{ [_ht]: ["GET", "/access-policies", 200] },
|
|
3264
2822
|
() => ListAccessPoliciesRequest,
|
|
3265
2823
|
() => ListAccessPoliciesResponse,
|
|
3266
2824
|
];
|
|
@@ -3268,9 +2826,7 @@ var ListAddons = [
|
|
|
3268
2826
|
9,
|
|
3269
2827
|
n0,
|
|
3270
2828
|
_LA,
|
|
3271
|
-
{
|
|
3272
|
-
[_ht]: ["GET", "/clusters/{clusterName}/addons", 200],
|
|
3273
|
-
},
|
|
2829
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/addons", 200] },
|
|
3274
2830
|
() => ListAddonsRequest,
|
|
3275
2831
|
() => ListAddonsResponse,
|
|
3276
2832
|
];
|
|
@@ -3278,9 +2834,7 @@ var ListAssociatedAccessPolicies = [
|
|
|
3278
2834
|
9,
|
|
3279
2835
|
n0,
|
|
3280
2836
|
_LAAP,
|
|
3281
|
-
{
|
|
3282
|
-
[_ht]: ["GET", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies", 200],
|
|
3283
|
-
},
|
|
2837
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies", 200] },
|
|
3284
2838
|
() => ListAssociatedAccessPoliciesRequest,
|
|
3285
2839
|
() => ListAssociatedAccessPoliciesResponse,
|
|
3286
2840
|
];
|
|
@@ -3288,9 +2842,7 @@ var ListCapabilities = [
|
|
|
3288
2842
|
9,
|
|
3289
2843
|
n0,
|
|
3290
2844
|
_LC,
|
|
3291
|
-
{
|
|
3292
|
-
[_ht]: ["GET", "/clusters/{clusterName}/capabilities", 200],
|
|
3293
|
-
},
|
|
2845
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/capabilities", 200] },
|
|
3294
2846
|
() => ListCapabilitiesRequest,
|
|
3295
2847
|
() => ListCapabilitiesResponse,
|
|
3296
2848
|
];
|
|
@@ -3298,9 +2850,7 @@ var ListClusters = [
|
|
|
3298
2850
|
9,
|
|
3299
2851
|
n0,
|
|
3300
2852
|
_LCi,
|
|
3301
|
-
{
|
|
3302
|
-
[_ht]: ["GET", "/clusters", 200],
|
|
3303
|
-
},
|
|
2853
|
+
{ [_ht]: ["GET", "/clusters", 200] },
|
|
3304
2854
|
() => ListClustersRequest,
|
|
3305
2855
|
() => ListClustersResponse,
|
|
3306
2856
|
];
|
|
@@ -3308,9 +2858,7 @@ var ListEksAnywhereSubscriptions = [
|
|
|
3308
2858
|
9,
|
|
3309
2859
|
n0,
|
|
3310
2860
|
_LEAS,
|
|
3311
|
-
{
|
|
3312
|
-
[_ht]: ["GET", "/eks-anywhere-subscriptions", 200],
|
|
3313
|
-
},
|
|
2861
|
+
{ [_ht]: ["GET", "/eks-anywhere-subscriptions", 200] },
|
|
3314
2862
|
() => ListEksAnywhereSubscriptionsRequest,
|
|
3315
2863
|
() => ListEksAnywhereSubscriptionsResponse,
|
|
3316
2864
|
];
|
|
@@ -3318,9 +2866,7 @@ var ListFargateProfiles = [
|
|
|
3318
2866
|
9,
|
|
3319
2867
|
n0,
|
|
3320
2868
|
_LFP,
|
|
3321
|
-
{
|
|
3322
|
-
[_ht]: ["GET", "/clusters/{clusterName}/fargate-profiles", 200],
|
|
3323
|
-
},
|
|
2869
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/fargate-profiles", 200] },
|
|
3324
2870
|
() => ListFargateProfilesRequest,
|
|
3325
2871
|
() => ListFargateProfilesResponse,
|
|
3326
2872
|
];
|
|
@@ -3328,9 +2874,7 @@ var ListIdentityProviderConfigs = [
|
|
|
3328
2874
|
9,
|
|
3329
2875
|
n0,
|
|
3330
2876
|
_LIPC,
|
|
3331
|
-
{
|
|
3332
|
-
[_ht]: ["GET", "/clusters/{clusterName}/identity-provider-configs", 200],
|
|
3333
|
-
},
|
|
2877
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/identity-provider-configs", 200] },
|
|
3334
2878
|
() => ListIdentityProviderConfigsRequest,
|
|
3335
2879
|
() => ListIdentityProviderConfigsResponse,
|
|
3336
2880
|
];
|
|
@@ -3338,9 +2882,7 @@ var ListInsights = [
|
|
|
3338
2882
|
9,
|
|
3339
2883
|
n0,
|
|
3340
2884
|
_LI,
|
|
3341
|
-
{
|
|
3342
|
-
[_ht]: ["POST", "/clusters/{clusterName}/insights", 200],
|
|
3343
|
-
},
|
|
2885
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/insights", 200] },
|
|
3344
2886
|
() => ListInsightsRequest,
|
|
3345
2887
|
() => ListInsightsResponse,
|
|
3346
2888
|
];
|
|
@@ -3348,9 +2890,7 @@ var ListNodegroups = [
|
|
|
3348
2890
|
9,
|
|
3349
2891
|
n0,
|
|
3350
2892
|
_LN,
|
|
3351
|
-
{
|
|
3352
|
-
[_ht]: ["GET", "/clusters/{clusterName}/node-groups", 200],
|
|
3353
|
-
},
|
|
2893
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/node-groups", 200] },
|
|
3354
2894
|
() => ListNodegroupsRequest,
|
|
3355
2895
|
() => ListNodegroupsResponse,
|
|
3356
2896
|
];
|
|
@@ -3358,9 +2898,7 @@ var ListPodIdentityAssociations = [
|
|
|
3358
2898
|
9,
|
|
3359
2899
|
n0,
|
|
3360
2900
|
_LPIA,
|
|
3361
|
-
{
|
|
3362
|
-
[_ht]: ["GET", "/clusters/{clusterName}/pod-identity-associations", 200],
|
|
3363
|
-
},
|
|
2901
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/pod-identity-associations", 200] },
|
|
3364
2902
|
() => ListPodIdentityAssociationsRequest,
|
|
3365
2903
|
() => ListPodIdentityAssociationsResponse,
|
|
3366
2904
|
];
|
|
@@ -3368,9 +2906,7 @@ var ListTagsForResource = [
|
|
|
3368
2906
|
9,
|
|
3369
2907
|
n0,
|
|
3370
2908
|
_LTFR,
|
|
3371
|
-
{
|
|
3372
|
-
[_ht]: ["GET", "/tags/{resourceArn}", 200],
|
|
3373
|
-
},
|
|
2909
|
+
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
3374
2910
|
() => ListTagsForResourceRequest,
|
|
3375
2911
|
() => ListTagsForResourceResponse,
|
|
3376
2912
|
];
|
|
@@ -3378,9 +2914,7 @@ var ListUpdates = [
|
|
|
3378
2914
|
9,
|
|
3379
2915
|
n0,
|
|
3380
2916
|
_LU,
|
|
3381
|
-
{
|
|
3382
|
-
[_ht]: ["GET", "/clusters/{name}/updates", 200],
|
|
3383
|
-
},
|
|
2917
|
+
{ [_ht]: ["GET", "/clusters/{name}/updates", 200] },
|
|
3384
2918
|
() => ListUpdatesRequest,
|
|
3385
2919
|
() => ListUpdatesResponse,
|
|
3386
2920
|
];
|
|
@@ -3388,9 +2922,7 @@ var RegisterCluster = [
|
|
|
3388
2922
|
9,
|
|
3389
2923
|
n0,
|
|
3390
2924
|
_RC,
|
|
3391
|
-
{
|
|
3392
|
-
[_ht]: ["POST", "/cluster-registrations", 200],
|
|
3393
|
-
},
|
|
2925
|
+
{ [_ht]: ["POST", "/cluster-registrations", 200] },
|
|
3394
2926
|
() => RegisterClusterRequest,
|
|
3395
2927
|
() => RegisterClusterResponse,
|
|
3396
2928
|
];
|
|
@@ -3398,9 +2930,7 @@ var StartInsightsRefresh = [
|
|
|
3398
2930
|
9,
|
|
3399
2931
|
n0,
|
|
3400
2932
|
_SIR,
|
|
3401
|
-
{
|
|
3402
|
-
[_ht]: ["POST", "/clusters/{clusterName}/insights-refresh", 200],
|
|
3403
|
-
},
|
|
2933
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/insights-refresh", 200] },
|
|
3404
2934
|
() => StartInsightsRefreshRequest,
|
|
3405
2935
|
() => StartInsightsRefreshResponse,
|
|
3406
2936
|
];
|
|
@@ -3408,9 +2938,7 @@ var TagResource = [
|
|
|
3408
2938
|
9,
|
|
3409
2939
|
n0,
|
|
3410
2940
|
_TR,
|
|
3411
|
-
{
|
|
3412
|
-
[_ht]: ["POST", "/tags/{resourceArn}", 200],
|
|
3413
|
-
},
|
|
2941
|
+
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] },
|
|
3414
2942
|
() => TagResourceRequest,
|
|
3415
2943
|
() => TagResourceResponse,
|
|
3416
2944
|
];
|
|
@@ -3418,9 +2946,7 @@ var UntagResource = [
|
|
|
3418
2946
|
9,
|
|
3419
2947
|
n0,
|
|
3420
2948
|
_UR,
|
|
3421
|
-
{
|
|
3422
|
-
[_ht]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
3423
|
-
},
|
|
2949
|
+
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
3424
2950
|
() => UntagResourceRequest,
|
|
3425
2951
|
() => UntagResourceResponse,
|
|
3426
2952
|
];
|
|
@@ -3428,9 +2954,7 @@ var UpdateAccessEntry = [
|
|
|
3428
2954
|
9,
|
|
3429
2955
|
n0,
|
|
3430
2956
|
_UAE,
|
|
3431
|
-
{
|
|
3432
|
-
[_ht]: ["POST", "/clusters/{clusterName}/access-entries/{principalArn}", 200],
|
|
3433
|
-
},
|
|
2957
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/access-entries/{principalArn}", 200] },
|
|
3434
2958
|
() => UpdateAccessEntryRequest,
|
|
3435
2959
|
() => UpdateAccessEntryResponse,
|
|
3436
2960
|
];
|
|
@@ -3438,9 +2962,7 @@ var UpdateAddon = [
|
|
|
3438
2962
|
9,
|
|
3439
2963
|
n0,
|
|
3440
2964
|
_UA,
|
|
3441
|
-
{
|
|
3442
|
-
[_ht]: ["POST", "/clusters/{clusterName}/addons/{addonName}/update", 200],
|
|
3443
|
-
},
|
|
2965
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/addons/{addonName}/update", 200] },
|
|
3444
2966
|
() => UpdateAddonRequest,
|
|
3445
2967
|
() => UpdateAddonResponse,
|
|
3446
2968
|
];
|
|
@@ -3448,9 +2970,7 @@ var UpdateCapability = [
|
|
|
3448
2970
|
9,
|
|
3449
2971
|
n0,
|
|
3450
2972
|
_UC,
|
|
3451
|
-
{
|
|
3452
|
-
[_ht]: ["POST", "/clusters/{clusterName}/capabilities/{capabilityName}", 200],
|
|
3453
|
-
},
|
|
2973
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/capabilities/{capabilityName}", 200] },
|
|
3454
2974
|
() => UpdateCapabilityRequest,
|
|
3455
2975
|
() => UpdateCapabilityResponse,
|
|
3456
2976
|
];
|
|
@@ -3458,9 +2978,7 @@ var UpdateClusterConfig = [
|
|
|
3458
2978
|
9,
|
|
3459
2979
|
n0,
|
|
3460
2980
|
_UCCp,
|
|
3461
|
-
{
|
|
3462
|
-
[_ht]: ["POST", "/clusters/{name}/update-config", 200],
|
|
3463
|
-
},
|
|
2981
|
+
{ [_ht]: ["POST", "/clusters/{name}/update-config", 200] },
|
|
3464
2982
|
() => UpdateClusterConfigRequest,
|
|
3465
2983
|
() => UpdateClusterConfigResponse,
|
|
3466
2984
|
];
|
|
@@ -3468,9 +2986,7 @@ var UpdateClusterVersion = [
|
|
|
3468
2986
|
9,
|
|
3469
2987
|
n0,
|
|
3470
2988
|
_UCV,
|
|
3471
|
-
{
|
|
3472
|
-
[_ht]: ["POST", "/clusters/{name}/updates", 200],
|
|
3473
|
-
},
|
|
2989
|
+
{ [_ht]: ["POST", "/clusters/{name}/updates", 200] },
|
|
3474
2990
|
() => UpdateClusterVersionRequest,
|
|
3475
2991
|
() => UpdateClusterVersionResponse,
|
|
3476
2992
|
];
|
|
@@ -3478,9 +2994,7 @@ var UpdateEksAnywhereSubscription = [
|
|
|
3478
2994
|
9,
|
|
3479
2995
|
n0,
|
|
3480
2996
|
_UEAS,
|
|
3481
|
-
{
|
|
3482
|
-
[_ht]: ["POST", "/eks-anywhere-subscriptions/{id}", 200],
|
|
3483
|
-
},
|
|
2997
|
+
{ [_ht]: ["POST", "/eks-anywhere-subscriptions/{id}", 200] },
|
|
3484
2998
|
() => UpdateEksAnywhereSubscriptionRequest,
|
|
3485
2999
|
() => UpdateEksAnywhereSubscriptionResponse,
|
|
3486
3000
|
];
|
|
@@ -3488,9 +3002,7 @@ var UpdateNodegroupConfig = [
|
|
|
3488
3002
|
9,
|
|
3489
3003
|
n0,
|
|
3490
3004
|
_UNC,
|
|
3491
|
-
{
|
|
3492
|
-
[_ht]: ["POST", "/clusters/{clusterName}/node-groups/{nodegroupName}/update-config", 200],
|
|
3493
|
-
},
|
|
3005
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/node-groups/{nodegroupName}/update-config", 200] },
|
|
3494
3006
|
() => UpdateNodegroupConfigRequest,
|
|
3495
3007
|
() => UpdateNodegroupConfigResponse,
|
|
3496
3008
|
];
|
|
@@ -3498,9 +3010,7 @@ var UpdateNodegroupVersion = [
|
|
|
3498
3010
|
9,
|
|
3499
3011
|
n0,
|
|
3500
3012
|
_UNV,
|
|
3501
|
-
{
|
|
3502
|
-
[_ht]: ["POST", "/clusters/{clusterName}/node-groups/{nodegroupName}/update-version", 200],
|
|
3503
|
-
},
|
|
3013
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/node-groups/{nodegroupName}/update-version", 200] },
|
|
3504
3014
|
() => UpdateNodegroupVersionRequest,
|
|
3505
3015
|
() => UpdateNodegroupVersionResponse,
|
|
3506
3016
|
];
|
|
@@ -3508,9 +3018,7 @@ var UpdatePodIdentityAssociation = [
|
|
|
3508
3018
|
9,
|
|
3509
3019
|
n0,
|
|
3510
3020
|
_UPIA,
|
|
3511
|
-
{
|
|
3512
|
-
[_ht]: ["POST", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200],
|
|
3513
|
-
},
|
|
3021
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200] },
|
|
3514
3022
|
() => UpdatePodIdentityAssociationRequest,
|
|
3515
3023
|
() => UpdatePodIdentityAssociationResponse,
|
|
3516
3024
|
];
|