@aws-sdk/client-eks 3.987.0 → 3.989.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 +85 -2871
- package/dist-cjs/models/EKSServiceException.js +12 -0
- package/dist-cjs/models/errors.js +265 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +2249 -0
- package/dist-es/models/enums.js +2 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +120 -114
- package/dist-types/commands/CreateNodegroupCommand.d.ts +2 -2
- package/dist-types/commands/DeleteNodegroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNodegroupCommand.d.ts +1 -1
- package/dist-types/models/enums.d.ts +2 -0
- package/dist-types/schemas/schemas_0.d.ts +23 -16
- package/dist-types/ts3.4/models/enums.d.ts +2 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +18 -16
- package/package.json +13 -13
|
@@ -0,0 +1,2249 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CapabilityConfigurationResponse$ = exports.CapabilityConfigurationRequest$ = exports.Capability$ = exports.BlockStorage$ = exports.AutoScalingGroup$ = exports.AssociateIdentityProviderConfigResponse$ = exports.AssociateIdentityProviderConfigRequest$ = exports.AssociateEncryptionConfigResponse$ = exports.AssociateEncryptionConfigRequest$ = exports.AssociatedAccessPolicy$ = exports.AssociateAccessPolicyResponse$ = exports.AssociateAccessPolicyRequest$ = exports.ArgoCdRoleMapping$ = exports.ArgoCdNetworkAccessConfigResponse$ = exports.ArgoCdNetworkAccessConfigRequest$ = exports.ArgoCdConfigResponse$ = exports.ArgoCdConfigRequest$ = exports.ArgoCdAwsIdcConfigResponse$ = exports.ArgoCdAwsIdcConfigRequest$ = exports.AddonVersionInfo$ = exports.AddonPodIdentityConfiguration$ = exports.AddonPodIdentityAssociations$ = exports.AddonNamespaceConfigResponse$ = exports.AddonNamespaceConfigRequest$ = exports.AddonIssue$ = exports.AddonInfo$ = exports.AddonHealth$ = exports.AddonCompatibilityDetail$ = exports.Addon$ = exports.AccessScope$ = exports.AccessPolicy$ = exports.AccessEntry$ = exports.AccessConfigResponse$ = exports.errorTypeRegistries = exports.UnsupportedAvailabilityZoneException$ = exports.ThrottlingException$ = exports.ServiceUnavailableException$ = exports.ServerException$ = exports.ResourcePropagationDelayException$ = exports.ResourceNotFoundException$ = exports.ResourceLimitExceededException$ = exports.ResourceInUseException$ = exports.NotFoundException$ = exports.InvalidStateException$ = exports.InvalidRequestException$ = exports.InvalidParameterException$ = exports.ClientException$ = exports.BadRequestException$ = exports.AccessDeniedException$ = exports.EKSServiceException$ = void 0;
|
|
4
|
+
exports.DeletePodIdentityAssociationResponse$ = exports.DeletePodIdentityAssociationRequest$ = exports.DeleteNodegroupResponse$ = exports.DeleteNodegroupRequest$ = exports.DeleteFargateProfileResponse$ = exports.DeleteFargateProfileRequest$ = exports.DeleteEksAnywhereSubscriptionResponse$ = exports.DeleteEksAnywhereSubscriptionRequest$ = exports.DeleteClusterResponse$ = exports.DeleteClusterRequest$ = exports.DeleteCapabilityResponse$ = exports.DeleteCapabilityRequest$ = exports.DeleteAddonResponse$ = exports.DeleteAddonRequest$ = exports.DeleteAccessEntryResponse$ = exports.DeleteAccessEntryRequest$ = exports.CreatePodIdentityAssociationResponse$ = exports.CreatePodIdentityAssociationRequest$ = exports.CreateNodegroupResponse$ = exports.CreateNodegroupRequest$ = exports.CreateFargateProfileResponse$ = exports.CreateFargateProfileRequest$ = exports.CreateEksAnywhereSubscriptionResponse$ = exports.CreateEksAnywhereSubscriptionRequest$ = exports.CreateClusterResponse$ = exports.CreateClusterRequest$ = exports.CreateCapabilityResponse$ = exports.CreateCapabilityRequest$ = exports.CreateAddonResponse$ = exports.CreateAddonRequest$ = exports.CreateAccessEntryResponse$ = exports.CreateAccessEntryRequest$ = exports.CreateAccessConfigRequest$ = exports.ControlPlaneScalingConfig$ = exports.ControlPlanePlacementResponse$ = exports.ControlPlanePlacementRequest$ = exports.ConnectorConfigResponse$ = exports.ConnectorConfigRequest$ = exports.ComputeConfigResponse$ = exports.ComputeConfigRequest$ = exports.Compatibility$ = exports.ClusterVersionInformation$ = exports.ClusterIssue$ = exports.ClusterHealth$ = exports.Cluster$ = exports.ClientStat$ = exports.Certificate$ = exports.CapabilitySummary$ = exports.CapabilityIssue$ = exports.CapabilityHealth$ = void 0;
|
|
5
|
+
exports.Insight$ = exports.IdentityProviderConfigResponse$ = exports.IdentityProviderConfig$ = exports.Identity$ = exports.FargateProfileSelector$ = exports.FargateProfileIssue$ = exports.FargateProfileHealth$ = exports.FargateProfile$ = exports.ErrorDetail$ = exports.EncryptionConfig$ = exports.ElasticLoadBalancing$ = exports.EksAnywhereSubscriptionTerm$ = exports.EksAnywhereSubscription$ = exports.DisassociateIdentityProviderConfigResponse$ = exports.DisassociateIdentityProviderConfigRequest$ = exports.DisassociateAccessPolicyResponse$ = exports.DisassociateAccessPolicyRequest$ = exports.DescribeUpdateResponse$ = exports.DescribeUpdateRequest$ = exports.DescribePodIdentityAssociationResponse$ = exports.DescribePodIdentityAssociationRequest$ = exports.DescribeNodegroupResponse$ = exports.DescribeNodegroupRequest$ = exports.DescribeInsightsRefreshResponse$ = exports.DescribeInsightsRefreshRequest$ = exports.DescribeInsightResponse$ = exports.DescribeInsightRequest$ = exports.DescribeIdentityProviderConfigResponse$ = exports.DescribeIdentityProviderConfigRequest$ = exports.DescribeFargateProfileResponse$ = exports.DescribeFargateProfileRequest$ = exports.DescribeEksAnywhereSubscriptionResponse$ = exports.DescribeEksAnywhereSubscriptionRequest$ = exports.DescribeClusterVersionsResponse$ = exports.DescribeClusterVersionsRequest$ = exports.DescribeClusterResponse$ = exports.DescribeClusterRequest$ = exports.DescribeCapabilityResponse$ = exports.DescribeCapabilityRequest$ = exports.DescribeAddonVersionsResponse$ = exports.DescribeAddonVersionsRequest$ = exports.DescribeAddonResponse$ = exports.DescribeAddonRequest$ = exports.DescribeAddonConfigurationResponse$ = exports.DescribeAddonConfigurationRequest$ = exports.DescribeAccessEntryResponse$ = exports.DescribeAccessEntryRequest$ = exports.DeregisterClusterResponse$ = exports.DeregisterClusterRequest$ = exports.DeprecationDetail$ = void 0;
|
|
6
|
+
exports.OidcIdentityProviderConfig$ = exports.OIDC$ = exports.NodeRepairConfigOverrides$ = exports.NodeRepairConfig$ = exports.NodegroupUpdateConfig$ = exports.NodegroupScalingConfig$ = exports.NodegroupResources$ = exports.NodegroupHealth$ = exports.Nodegroup$ = exports.MarketplaceInformation$ = exports.LogSetup$ = exports.Logging$ = exports.ListUpdatesResponse$ = exports.ListUpdatesRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListPodIdentityAssociationsResponse$ = exports.ListPodIdentityAssociationsRequest$ = exports.ListNodegroupsResponse$ = exports.ListNodegroupsRequest$ = exports.ListInsightsResponse$ = exports.ListInsightsRequest$ = exports.ListIdentityProviderConfigsResponse$ = exports.ListIdentityProviderConfigsRequest$ = exports.ListFargateProfilesResponse$ = exports.ListFargateProfilesRequest$ = exports.ListEksAnywhereSubscriptionsResponse$ = exports.ListEksAnywhereSubscriptionsRequest$ = exports.ListClustersResponse$ = exports.ListClustersRequest$ = exports.ListCapabilitiesResponse$ = exports.ListCapabilitiesRequest$ = exports.ListAssociatedAccessPoliciesResponse$ = exports.ListAssociatedAccessPoliciesRequest$ = exports.ListAddonsResponse$ = exports.ListAddonsRequest$ = exports.ListAccessPoliciesResponse$ = exports.ListAccessPoliciesRequest$ = exports.ListAccessEntriesResponse$ = exports.ListAccessEntriesRequest$ = exports.License$ = exports.LaunchTemplateSpecification$ = exports.KubernetesNetworkConfigResponse$ = exports.KubernetesNetworkConfigRequest$ = exports.Issue$ = exports.InsightSummary$ = exports.InsightStatus$ = exports.InsightsFilter$ = exports.InsightResourceDetail$ = exports.InsightCategorySpecificSummary$ = void 0;
|
|
7
|
+
exports.UpgradePolicyRequest$ = exports.UpdateTaintsPayload$ = exports.UpdateRoleMappings$ = exports.UpdatePodIdentityAssociationResponse$ = exports.UpdatePodIdentityAssociationRequest$ = exports.UpdateParam$ = exports.UpdateNodegroupVersionResponse$ = exports.UpdateNodegroupVersionRequest$ = exports.UpdateNodegroupConfigResponse$ = exports.UpdateNodegroupConfigRequest$ = exports.UpdateLabelsPayload$ = exports.UpdateEksAnywhereSubscriptionResponse$ = exports.UpdateEksAnywhereSubscriptionRequest$ = exports.UpdateClusterVersionResponse$ = exports.UpdateClusterVersionRequest$ = exports.UpdateClusterConfigResponse$ = exports.UpdateClusterConfigRequest$ = exports.UpdateCapabilityResponse$ = exports.UpdateCapabilityRequest$ = exports.UpdateCapabilityConfiguration$ = exports.UpdateArgoCdConfig$ = exports.UpdateAddonResponse$ = exports.UpdateAddonRequest$ = exports.UpdateAccessEntryResponse$ = exports.UpdateAccessEntryRequest$ = exports.UpdateAccessConfigRequest$ = exports.Update$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.Taint$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.StorageConfigResponse$ = exports.StorageConfigRequest$ = exports.StartInsightsRefreshResponse$ = exports.StartInsightsRefreshRequest$ = exports.SsoIdentity$ = exports.RemotePodNetwork$ = exports.RemoteNodeNetwork$ = exports.RemoteNetworkConfigResponse$ = exports.RemoteNetworkConfigRequest$ = exports.RemoteAccessConfig$ = exports.RegisterClusterResponse$ = exports.RegisterClusterRequest$ = exports.Provider$ = exports.PodIdentityAssociationSummary$ = exports.PodIdentityAssociation$ = exports.OutpostConfigResponse$ = exports.OutpostConfigRequest$ = exports.OidcIdentityProviderConfigRequest$ = void 0;
|
|
8
|
+
exports.ListFargateProfiles$ = exports.ListEksAnywhereSubscriptions$ = exports.ListClusters$ = exports.ListCapabilities$ = exports.ListAssociatedAccessPolicies$ = exports.ListAddons$ = exports.ListAccessPolicies$ = exports.ListAccessEntries$ = exports.DisassociateIdentityProviderConfig$ = exports.DisassociateAccessPolicy$ = exports.DescribeUpdate$ = exports.DescribePodIdentityAssociation$ = exports.DescribeNodegroup$ = exports.DescribeInsightsRefresh$ = exports.DescribeInsight$ = exports.DescribeIdentityProviderConfig$ = exports.DescribeFargateProfile$ = exports.DescribeEksAnywhereSubscription$ = exports.DescribeClusterVersions$ = exports.DescribeCluster$ = exports.DescribeCapability$ = exports.DescribeAddonVersions$ = exports.DescribeAddonConfiguration$ = exports.DescribeAddon$ = exports.DescribeAccessEntry$ = exports.DeregisterCluster$ = exports.DeletePodIdentityAssociation$ = exports.DeleteNodegroup$ = exports.DeleteFargateProfile$ = exports.DeleteEksAnywhereSubscription$ = exports.DeleteCluster$ = exports.DeleteCapability$ = exports.DeleteAddon$ = exports.DeleteAccessEntry$ = exports.CreatePodIdentityAssociation$ = exports.CreateNodegroup$ = exports.CreateFargateProfile$ = exports.CreateEksAnywhereSubscription$ = exports.CreateCluster$ = exports.CreateCapability$ = exports.CreateAddon$ = exports.CreateAccessEntry$ = exports.AssociateIdentityProviderConfig$ = exports.AssociateEncryptionConfig$ = exports.AssociateAccessPolicy$ = exports.ZonalShiftConfigResponse$ = exports.ZonalShiftConfigRequest$ = exports.VpcConfigResponse$ = exports.VpcConfigRequest$ = exports.UpgradePolicyResponse$ = void 0;
|
|
9
|
+
exports.UpdatePodIdentityAssociation$ = exports.UpdateNodegroupVersion$ = exports.UpdateNodegroupConfig$ = exports.UpdateEksAnywhereSubscription$ = exports.UpdateClusterVersion$ = exports.UpdateClusterConfig$ = exports.UpdateCapability$ = exports.UpdateAddon$ = exports.UpdateAccessEntry$ = exports.UntagResource$ = exports.TagResource$ = exports.StartInsightsRefresh$ = exports.RegisterCluster$ = exports.ListUpdates$ = exports.ListTagsForResource$ = exports.ListPodIdentityAssociations$ = exports.ListNodegroups$ = exports.ListInsights$ = exports.ListIdentityProviderConfigs$ = void 0;
|
|
10
|
+
const _A = "Addon";
|
|
11
|
+
const _AAP = "AssociatedAccessPolicy";
|
|
12
|
+
const _AAPL = "AssociatedAccessPoliciesList";
|
|
13
|
+
const _AAPR = "AssociateAccessPolicyRequest";
|
|
14
|
+
const _AAPRs = "AssociateAccessPolicyResponse";
|
|
15
|
+
const _AAPs = "AssociateAccessPolicy";
|
|
16
|
+
const _ACAICR = "ArgoCdAwsIdcConfigRequest";
|
|
17
|
+
const _ACAICRr = "ArgoCdAwsIdcConfigResponse";
|
|
18
|
+
const _ACCR = "ArgoCdConfigRequest";
|
|
19
|
+
const _ACCRr = "ArgoCdConfigResponse";
|
|
20
|
+
const _ACD = "AddonCompatibilityDetail";
|
|
21
|
+
const _ACDd = "AddonCompatibilityDetails";
|
|
22
|
+
const _ACNACR = "ArgoCdNetworkAccessConfigRequest";
|
|
23
|
+
const _ACNACRr = "ArgoCdNetworkAccessConfigResponse";
|
|
24
|
+
const _ACR = "AccessConfigResponse";
|
|
25
|
+
const _ACRM = "ArgoCdRoleMapping";
|
|
26
|
+
const _ACRML = "ArgoCdRoleMappingList";
|
|
27
|
+
const _ADE = "AccessDeniedException";
|
|
28
|
+
const _AE = "AccessEntry";
|
|
29
|
+
const _AEC = "AssociateEncryptionConfig";
|
|
30
|
+
const _AECR = "AssociateEncryptionConfigRequest";
|
|
31
|
+
const _AECRs = "AssociateEncryptionConfigResponse";
|
|
32
|
+
const _AH = "AddonHealth";
|
|
33
|
+
const _AI = "AddonInfo";
|
|
34
|
+
const _AIL = "AddonIssueList";
|
|
35
|
+
const _AIPC = "AssociateIdentityProviderConfig";
|
|
36
|
+
const _AIPCR = "AssociateIdentityProviderConfigRequest";
|
|
37
|
+
const _AIPCRs = "AssociateIdentityProviderConfigResponse";
|
|
38
|
+
const _AId = "AddonIssue";
|
|
39
|
+
const _ANCR = "AddonNamespaceConfigRequest";
|
|
40
|
+
const _ANCRd = "AddonNamespaceConfigResponse";
|
|
41
|
+
const _AP = "AccessPolicy";
|
|
42
|
+
const _APIA = "AddonPodIdentityAssociations";
|
|
43
|
+
const _APIAL = "AddonPodIdentityAssociationsList";
|
|
44
|
+
const _APIC = "AddonPodIdentityConfiguration";
|
|
45
|
+
const _APICL = "AddonPodIdentityConfigurationList";
|
|
46
|
+
const _APL = "AccessPoliciesList";
|
|
47
|
+
const _AS = "AccessScope";
|
|
48
|
+
const _ASG = "AutoScalingGroup";
|
|
49
|
+
const _ASGL = "AutoScalingGroupList";
|
|
50
|
+
const _AVI = "AddonVersionInfo";
|
|
51
|
+
const _AVIL = "AddonVersionInfoList";
|
|
52
|
+
const _Ad = "Addons";
|
|
53
|
+
const _BRE = "BadRequestException";
|
|
54
|
+
const _BS = "BlockStorage";
|
|
55
|
+
const _C = "Capability";
|
|
56
|
+
const _CA = "CreateAddon";
|
|
57
|
+
const _CACR = "CreateAccessConfigRequest";
|
|
58
|
+
const _CAE = "CreateAccessEntry";
|
|
59
|
+
const _CAER = "CreateAccessEntryRequest";
|
|
60
|
+
const _CAERr = "CreateAccessEntryResponse";
|
|
61
|
+
const _CAR = "CreateAddonRequest";
|
|
62
|
+
const _CARr = "CreateAddonResponse";
|
|
63
|
+
const _CC = "CreateCapability";
|
|
64
|
+
const _CCR = "CapabilityConfigurationRequest";
|
|
65
|
+
const _CCRa = "CapabilityConfigurationResponse";
|
|
66
|
+
const _CCRo = "ComputeConfigRequest";
|
|
67
|
+
const _CCRom = "ComputeConfigResponse";
|
|
68
|
+
const _CCRon = "ConnectorConfigRequest";
|
|
69
|
+
const _CCRonn = "ConnectorConfigResponse";
|
|
70
|
+
const _CCRr = "CreateCapabilityRequest";
|
|
71
|
+
const _CCRre = "CreateCapabilityResponse";
|
|
72
|
+
const _CCRrea = "CreateClusterRequest";
|
|
73
|
+
const _CCRreat = "CreateClusterResponse";
|
|
74
|
+
const _CCr = "CreateCluster";
|
|
75
|
+
const _CE = "ClientException";
|
|
76
|
+
const _CEAS = "CreateEksAnywhereSubscription";
|
|
77
|
+
const _CEASR = "CreateEksAnywhereSubscriptionRequest";
|
|
78
|
+
const _CEASRr = "CreateEksAnywhereSubscriptionResponse";
|
|
79
|
+
const _CFP = "CreateFargateProfile";
|
|
80
|
+
const _CFPR = "CreateFargateProfileRequest";
|
|
81
|
+
const _CFPRr = "CreateFargateProfileResponse";
|
|
82
|
+
const _CH = "CapabilityHealth";
|
|
83
|
+
const _CHl = "ClusterHealth";
|
|
84
|
+
const _CI = "CapabilityIssue";
|
|
85
|
+
const _CIL = "CapabilityIssueList";
|
|
86
|
+
const _CILl = "ClusterIssueList";
|
|
87
|
+
const _CIl = "ClusterIssue";
|
|
88
|
+
const _CN = "CreateNodegroup";
|
|
89
|
+
const _CNR = "CreateNodegroupRequest";
|
|
90
|
+
const _CNRr = "CreateNodegroupResponse";
|
|
91
|
+
const _CPIA = "CreatePodIdentityAssociation";
|
|
92
|
+
const _CPIAR = "CreatePodIdentityAssociationRequest";
|
|
93
|
+
const _CPIARr = "CreatePodIdentityAssociationResponse";
|
|
94
|
+
const _CPPR = "ControlPlanePlacementRequest";
|
|
95
|
+
const _CPPRo = "ControlPlanePlacementResponse";
|
|
96
|
+
const _CPSC = "ControlPlaneScalingConfig";
|
|
97
|
+
const _CS = "CapabilitySummary";
|
|
98
|
+
const _CSL = "CapabilitySummaryList";
|
|
99
|
+
const _CSl = "ClientStat";
|
|
100
|
+
const _CSli = "ClientStats";
|
|
101
|
+
const _CVI = "ClusterVersionInformation";
|
|
102
|
+
const _CVL = "ClusterVersionList";
|
|
103
|
+
const _Ce = "Certificate";
|
|
104
|
+
const _Cl = "Cluster";
|
|
105
|
+
const _Co = "Compatibility";
|
|
106
|
+
const _Com = "Compatibilities";
|
|
107
|
+
const _DA = "DeleteAddon";
|
|
108
|
+
const _DAC = "DescribeAddonConfiguration";
|
|
109
|
+
const _DACR = "DescribeAddonConfigurationRequest";
|
|
110
|
+
const _DACRe = "DescribeAddonConfigurationResponse";
|
|
111
|
+
const _DAE = "DeleteAccessEntry";
|
|
112
|
+
const _DAER = "DeleteAccessEntryRequest";
|
|
113
|
+
const _DAERe = "DeleteAccessEntryResponse";
|
|
114
|
+
const _DAERes = "DescribeAccessEntryRequest";
|
|
115
|
+
const _DAEResc = "DescribeAccessEntryResponse";
|
|
116
|
+
const _DAEe = "DescribeAccessEntry";
|
|
117
|
+
const _DAP = "DisassociateAccessPolicy";
|
|
118
|
+
const _DAPR = "DisassociateAccessPolicyRequest";
|
|
119
|
+
const _DAPRi = "DisassociateAccessPolicyResponse";
|
|
120
|
+
const _DAR = "DeleteAddonRequest";
|
|
121
|
+
const _DARe = "DeleteAddonResponse";
|
|
122
|
+
const _DARes = "DescribeAddonRequest";
|
|
123
|
+
const _DAResc = "DescribeAddonResponse";
|
|
124
|
+
const _DAV = "DescribeAddonVersions";
|
|
125
|
+
const _DAVR = "DescribeAddonVersionsRequest";
|
|
126
|
+
const _DAVRe = "DescribeAddonVersionsResponse";
|
|
127
|
+
const _DAe = "DescribeAddon";
|
|
128
|
+
const _DC = "DeleteCapability";
|
|
129
|
+
const _DCR = "DeleteCapabilityRequest";
|
|
130
|
+
const _DCRe = "DeleteCapabilityResponse";
|
|
131
|
+
const _DCRel = "DeleteClusterRequest";
|
|
132
|
+
const _DCRele = "DeleteClusterResponse";
|
|
133
|
+
const _DCRer = "DeregisterClusterRequest";
|
|
134
|
+
const _DCRere = "DeregisterClusterResponse";
|
|
135
|
+
const _DCRes = "DescribeCapabilityRequest";
|
|
136
|
+
const _DCResc = "DescribeCapabilityResponse";
|
|
137
|
+
const _DCRescr = "DescribeClusterRequest";
|
|
138
|
+
const _DCRescri = "DescribeClusterResponse";
|
|
139
|
+
const _DCV = "DescribeClusterVersions";
|
|
140
|
+
const _DCVR = "DescribeClusterVersionsRequest";
|
|
141
|
+
const _DCVRe = "DescribeClusterVersionsResponse";
|
|
142
|
+
const _DCe = "DeleteCluster";
|
|
143
|
+
const _DCer = "DeregisterCluster";
|
|
144
|
+
const _DCes = "DescribeCapability";
|
|
145
|
+
const _DCesc = "DescribeCluster";
|
|
146
|
+
const _DD = "DeprecationDetail";
|
|
147
|
+
const _DDe = "DeprecationDetails";
|
|
148
|
+
const _DEAS = "DeleteEksAnywhereSubscription";
|
|
149
|
+
const _DEASR = "DeleteEksAnywhereSubscriptionRequest";
|
|
150
|
+
const _DEASRe = "DeleteEksAnywhereSubscriptionResponse";
|
|
151
|
+
const _DEASRes = "DescribeEksAnywhereSubscriptionRequest";
|
|
152
|
+
const _DEASResc = "DescribeEksAnywhereSubscriptionResponse";
|
|
153
|
+
const _DEASe = "DescribeEksAnywhereSubscription";
|
|
154
|
+
const _DFP = "DeleteFargateProfile";
|
|
155
|
+
const _DFPR = "DeleteFargateProfileRequest";
|
|
156
|
+
const _DFPRe = "DeleteFargateProfileResponse";
|
|
157
|
+
const _DFPRes = "DescribeFargateProfileRequest";
|
|
158
|
+
const _DFPResc = "DescribeFargateProfileResponse";
|
|
159
|
+
const _DFPe = "DescribeFargateProfile";
|
|
160
|
+
const _DI = "DescribeInsight";
|
|
161
|
+
const _DIPC = "DescribeIdentityProviderConfig";
|
|
162
|
+
const _DIPCR = "DescribeIdentityProviderConfigRequest";
|
|
163
|
+
const _DIPCRe = "DescribeIdentityProviderConfigResponse";
|
|
164
|
+
const _DIPCRi = "DisassociateIdentityProviderConfigRequest";
|
|
165
|
+
const _DIPCRis = "DisassociateIdentityProviderConfigResponse";
|
|
166
|
+
const _DIPCi = "DisassociateIdentityProviderConfig";
|
|
167
|
+
const _DIR = "DescribeInsightRequest";
|
|
168
|
+
const _DIRR = "DescribeInsightsRefreshRequest";
|
|
169
|
+
const _DIRRe = "DescribeInsightsRefreshResponse";
|
|
170
|
+
const _DIRe = "DescribeInsightResponse";
|
|
171
|
+
const _DIRes = "DescribeInsightsRefresh";
|
|
172
|
+
const _DN = "DeleteNodegroup";
|
|
173
|
+
const _DNR = "DeleteNodegroupRequest";
|
|
174
|
+
const _DNRe = "DeleteNodegroupResponse";
|
|
175
|
+
const _DNRes = "DescribeNodegroupRequest";
|
|
176
|
+
const _DNResc = "DescribeNodegroupResponse";
|
|
177
|
+
const _DNe = "DescribeNodegroup";
|
|
178
|
+
const _DPIA = "DeletePodIdentityAssociation";
|
|
179
|
+
const _DPIAR = "DeletePodIdentityAssociationRequest";
|
|
180
|
+
const _DPIARe = "DeletePodIdentityAssociationResponse";
|
|
181
|
+
const _DPIARes = "DescribePodIdentityAssociationRequest";
|
|
182
|
+
const _DPIAResc = "DescribePodIdentityAssociationResponse";
|
|
183
|
+
const _DPIAe = "DescribePodIdentityAssociation";
|
|
184
|
+
const _DU = "DescribeUpdate";
|
|
185
|
+
const _DUR = "DescribeUpdateRequest";
|
|
186
|
+
const _DURe = "DescribeUpdateResponse";
|
|
187
|
+
const _EAS = "EksAnywhereSubscription";
|
|
188
|
+
const _EASL = "EksAnywhereSubscriptionList";
|
|
189
|
+
const _EAST = "EksAnywhereSubscriptionTerm";
|
|
190
|
+
const _EC = "EncryptionConfig";
|
|
191
|
+
const _ECL = "EncryptionConfigList";
|
|
192
|
+
const _ED = "ErrorDetail";
|
|
193
|
+
const _EDr = "ErrorDetails";
|
|
194
|
+
const _ELB = "ElasticLoadBalancing";
|
|
195
|
+
const _FP = "FargateProfile";
|
|
196
|
+
const _FPH = "FargateProfileHealth";
|
|
197
|
+
const _FPI = "FargateProfileIssue";
|
|
198
|
+
const _FPIL = "FargateProfileIssueList";
|
|
199
|
+
const _FPS = "FargateProfileSelector";
|
|
200
|
+
const _FPSa = "FargateProfileSelectors";
|
|
201
|
+
const _I = "Identity";
|
|
202
|
+
const _ICSS = "InsightCategorySpecificSummary";
|
|
203
|
+
const _IF = "InsightsFilter";
|
|
204
|
+
const _IL = "IssueList";
|
|
205
|
+
const _IPC = "IdentityProviderConfig";
|
|
206
|
+
const _IPCR = "IdentityProviderConfigResponse";
|
|
207
|
+
const _IPCd = "IdentityProviderConfigs";
|
|
208
|
+
const _IPE = "InvalidParameterException";
|
|
209
|
+
const _IRD = "InsightResourceDetail";
|
|
210
|
+
const _IRDn = "InsightResourceDetails";
|
|
211
|
+
const _IRE = "InvalidRequestException";
|
|
212
|
+
const _IS = "InsightStatus";
|
|
213
|
+
const _ISE = "InvalidStateException";
|
|
214
|
+
const _ISn = "InsightSummary";
|
|
215
|
+
const _ISns = "InsightSummaries";
|
|
216
|
+
const _In = "Insight";
|
|
217
|
+
const _Is = "Issue";
|
|
218
|
+
const _KNCR = "KubernetesNetworkConfigRequest";
|
|
219
|
+
const _KNCRu = "KubernetesNetworkConfigResponse";
|
|
220
|
+
const _L = "License";
|
|
221
|
+
const _LA = "ListAddons";
|
|
222
|
+
const _LAAP = "ListAssociatedAccessPolicies";
|
|
223
|
+
const _LAAPR = "ListAssociatedAccessPoliciesRequest";
|
|
224
|
+
const _LAAPRi = "ListAssociatedAccessPoliciesResponse";
|
|
225
|
+
const _LAE = "ListAccessEntries";
|
|
226
|
+
const _LAER = "ListAccessEntriesRequest";
|
|
227
|
+
const _LAERi = "ListAccessEntriesResponse";
|
|
228
|
+
const _LAP = "ListAccessPolicies";
|
|
229
|
+
const _LAPR = "ListAccessPoliciesRequest";
|
|
230
|
+
const _LAPRi = "ListAccessPoliciesResponse";
|
|
231
|
+
const _LAR = "ListAddonsRequest";
|
|
232
|
+
const _LARi = "ListAddonsResponse";
|
|
233
|
+
const _LC = "ListCapabilities";
|
|
234
|
+
const _LCR = "ListCapabilitiesRequest";
|
|
235
|
+
const _LCRi = "ListCapabilitiesResponse";
|
|
236
|
+
const _LCRis = "ListClustersRequest";
|
|
237
|
+
const _LCRist = "ListClustersResponse";
|
|
238
|
+
const _LCi = "ListClusters";
|
|
239
|
+
const _LEAS = "ListEksAnywhereSubscriptions";
|
|
240
|
+
const _LEASR = "ListEksAnywhereSubscriptionsRequest";
|
|
241
|
+
const _LEASRi = "ListEksAnywhereSubscriptionsResponse";
|
|
242
|
+
const _LFP = "ListFargateProfiles";
|
|
243
|
+
const _LFPR = "ListFargateProfilesRequest";
|
|
244
|
+
const _LFPRi = "ListFargateProfilesResponse";
|
|
245
|
+
const _LI = "ListInsights";
|
|
246
|
+
const _LIPC = "ListIdentityProviderConfigs";
|
|
247
|
+
const _LIPCR = "ListIdentityProviderConfigsRequest";
|
|
248
|
+
const _LIPCRi = "ListIdentityProviderConfigsResponse";
|
|
249
|
+
const _LIR = "ListInsightsRequest";
|
|
250
|
+
const _LIRi = "ListInsightsResponse";
|
|
251
|
+
const _LL = "LicenseList";
|
|
252
|
+
const _LN = "ListNodegroups";
|
|
253
|
+
const _LNR = "ListNodegroupsRequest";
|
|
254
|
+
const _LNRi = "ListNodegroupsResponse";
|
|
255
|
+
const _LPIA = "ListPodIdentityAssociations";
|
|
256
|
+
const _LPIAR = "ListPodIdentityAssociationsRequest";
|
|
257
|
+
const _LPIARi = "ListPodIdentityAssociationsResponse";
|
|
258
|
+
const _LS = "LogSetup";
|
|
259
|
+
const _LSo = "LogSetups";
|
|
260
|
+
const _LTFR = "ListTagsForResource";
|
|
261
|
+
const _LTFRR = "ListTagsForResourceRequest";
|
|
262
|
+
const _LTFRRi = "ListTagsForResourceResponse";
|
|
263
|
+
const _LTS = "LaunchTemplateSpecification";
|
|
264
|
+
const _LU = "ListUpdates";
|
|
265
|
+
const _LUR = "ListUpdatesRequest";
|
|
266
|
+
const _LURi = "ListUpdatesResponse";
|
|
267
|
+
const _Lo = "Logging";
|
|
268
|
+
const _MI = "MarketplaceInformation";
|
|
269
|
+
const _N = "Nodegroup";
|
|
270
|
+
const _NFE = "NotFoundException";
|
|
271
|
+
const _NH = "NodegroupHealth";
|
|
272
|
+
const _NR = "NodegroupResources";
|
|
273
|
+
const _NRC = "NodeRepairConfig";
|
|
274
|
+
const _NRCO = "NodeRepairConfigOverrides";
|
|
275
|
+
const _NRCOL = "NodeRepairConfigOverridesList";
|
|
276
|
+
const _NSC = "NodegroupScalingConfig";
|
|
277
|
+
const _NUC = "NodegroupUpdateConfig";
|
|
278
|
+
const _OCR = "OutpostConfigRequest";
|
|
279
|
+
const _OCRu = "OutpostConfigResponse";
|
|
280
|
+
const _OIDC = "OIDC";
|
|
281
|
+
const _OIPC = "OidcIdentityProviderConfig";
|
|
282
|
+
const _OIPCR = "OidcIdentityProviderConfigRequest";
|
|
283
|
+
const _P = "Provider";
|
|
284
|
+
const _PIA = "PodIdentityAssociation";
|
|
285
|
+
const _PIAS = "PodIdentityAssociationSummary";
|
|
286
|
+
const _PIASo = "PodIdentityAssociationSummaries";
|
|
287
|
+
const _RAC = "RemoteAccessConfig";
|
|
288
|
+
const _RC = "RegisterCluster";
|
|
289
|
+
const _RCR = "RegisterClusterRequest";
|
|
290
|
+
const _RCRe = "RegisterClusterResponse";
|
|
291
|
+
const _RIUE = "ResourceInUseException";
|
|
292
|
+
const _RLEE = "ResourceLimitExceededException";
|
|
293
|
+
const _RNCR = "RemoteNetworkConfigRequest";
|
|
294
|
+
const _RNCRe = "RemoteNetworkConfigResponse";
|
|
295
|
+
const _RNFE = "ResourceNotFoundException";
|
|
296
|
+
const _RNN = "RemoteNodeNetwork";
|
|
297
|
+
const _RNNL = "RemoteNodeNetworkList";
|
|
298
|
+
const _RPDE = "ResourcePropagationDelayException";
|
|
299
|
+
const _RPN = "RemotePodNetwork";
|
|
300
|
+
const _RPNL = "RemotePodNetworkList";
|
|
301
|
+
const _SCR = "StorageConfigRequest";
|
|
302
|
+
const _SCRt = "StorageConfigResponse";
|
|
303
|
+
const _SE = "ServerException";
|
|
304
|
+
const _SI = "SsoIdentity";
|
|
305
|
+
const _SIL = "SsoIdentityList";
|
|
306
|
+
const _SIR = "StartInsightsRefresh";
|
|
307
|
+
const _SIRR = "StartInsightsRefreshRequest";
|
|
308
|
+
const _SIRRt = "StartInsightsRefreshResponse";
|
|
309
|
+
const _SUE = "ServiceUnavailableException";
|
|
310
|
+
const _T = "Taint";
|
|
311
|
+
const _TE = "ThrottlingException";
|
|
312
|
+
const _TR = "TagResource";
|
|
313
|
+
const _TRR = "TagResourceRequest";
|
|
314
|
+
const _TRRa = "TagResourceResponse";
|
|
315
|
+
const _U = "Update";
|
|
316
|
+
const _UA = "UpdateAddon";
|
|
317
|
+
const _UACC = "UpdateArgoCdConfig";
|
|
318
|
+
const _UACR = "UpdateAccessConfigRequest";
|
|
319
|
+
const _UAE = "UpdateAccessEntry";
|
|
320
|
+
const _UAER = "UpdateAccessEntryRequest";
|
|
321
|
+
const _UAERp = "UpdateAccessEntryResponse";
|
|
322
|
+
const _UAR = "UpdateAddonRequest";
|
|
323
|
+
const _UARp = "UpdateAddonResponse";
|
|
324
|
+
const _UAZE = "UnsupportedAvailabilityZoneException";
|
|
325
|
+
const _UC = "UpdateCapability";
|
|
326
|
+
const _UCC = "UpdateCapabilityConfiguration";
|
|
327
|
+
const _UCCR = "UpdateClusterConfigRequest";
|
|
328
|
+
const _UCCRp = "UpdateClusterConfigResponse";
|
|
329
|
+
const _UCCp = "UpdateClusterConfig";
|
|
330
|
+
const _UCR = "UpdateCapabilityRequest";
|
|
331
|
+
const _UCRp = "UpdateCapabilityResponse";
|
|
332
|
+
const _UCV = "UpdateClusterVersion";
|
|
333
|
+
const _UCVR = "UpdateClusterVersionRequest";
|
|
334
|
+
const _UCVRp = "UpdateClusterVersionResponse";
|
|
335
|
+
const _UEAS = "UpdateEksAnywhereSubscription";
|
|
336
|
+
const _UEASR = "UpdateEksAnywhereSubscriptionRequest";
|
|
337
|
+
const _UEASRp = "UpdateEksAnywhereSubscriptionResponse";
|
|
338
|
+
const _ULP = "UpdateLabelsPayload";
|
|
339
|
+
const _UNC = "UpdateNodegroupConfig";
|
|
340
|
+
const _UNCR = "UpdateNodegroupConfigRequest";
|
|
341
|
+
const _UNCRp = "UpdateNodegroupConfigResponse";
|
|
342
|
+
const _UNV = "UpdateNodegroupVersion";
|
|
343
|
+
const _UNVR = "UpdateNodegroupVersionRequest";
|
|
344
|
+
const _UNVRp = "UpdateNodegroupVersionResponse";
|
|
345
|
+
const _UP = "UpdateParam";
|
|
346
|
+
const _UPIA = "UpdatePodIdentityAssociation";
|
|
347
|
+
const _UPIAR = "UpdatePodIdentityAssociationRequest";
|
|
348
|
+
const _UPIARp = "UpdatePodIdentityAssociationResponse";
|
|
349
|
+
const _UPR = "UpgradePolicyRequest";
|
|
350
|
+
const _UPRp = "UpgradePolicyResponse";
|
|
351
|
+
const _UPp = "UpdateParams";
|
|
352
|
+
const _UR = "UntagResource";
|
|
353
|
+
const _URM = "UpdateRoleMappings";
|
|
354
|
+
const _URR = "UntagResourceRequest";
|
|
355
|
+
const _URRn = "UntagResourceResponse";
|
|
356
|
+
const _UTP = "UpdateTaintsPayload";
|
|
357
|
+
const _VCR = "VpcConfigRequest";
|
|
358
|
+
const _VCRp = "VpcConfigResponse";
|
|
359
|
+
const _ZSCR = "ZonalShiftConfigRequest";
|
|
360
|
+
const _ZSCRo = "ZonalShiftConfigResponse";
|
|
361
|
+
const _a = "arn";
|
|
362
|
+
const _aA = "addonArn";
|
|
363
|
+
const _aAP = "associatedAccessPolicy";
|
|
364
|
+
const _aAPs = "associatedAccessPolicies";
|
|
365
|
+
const _aAs = "associatedAt";
|
|
366
|
+
const _aAss = "associationArn";
|
|
367
|
+
const _aC = "argoCd";
|
|
368
|
+
const _aCD = "addonCompatibilityDetails";
|
|
369
|
+
const _aCc = "accessConfig";
|
|
370
|
+
const _aCct = "activationCode";
|
|
371
|
+
const _aE = "activationExpiry";
|
|
372
|
+
const _aEA = "accessEntryArn";
|
|
373
|
+
const _aEc = "accessEntry";
|
|
374
|
+
const _aEcc = "accessEntries";
|
|
375
|
+
const _aI = "awsIdc";
|
|
376
|
+
const _aIc = "activationId";
|
|
377
|
+
const _aId = "additionalInfo";
|
|
378
|
+
const _aIs = "associationId";
|
|
379
|
+
const _aM = "authenticationMode";
|
|
380
|
+
const _aN = "addonName";
|
|
381
|
+
const _aOUL = "addOrUpdateLabels";
|
|
382
|
+
const _aOURM = "addOrUpdateRoleMappings";
|
|
383
|
+
const _aOUT = "addOrUpdateTaints";
|
|
384
|
+
const _aP = "accessPolicies";
|
|
385
|
+
const _aPA = "associatedPolicyArn";
|
|
386
|
+
const _aR = "autoRenew";
|
|
387
|
+
const _aS = "accessScope";
|
|
388
|
+
const _aSG = "autoScalingGroups";
|
|
389
|
+
const _aT = "amiType";
|
|
390
|
+
const _aV = "addonVersion";
|
|
391
|
+
const _aVd = "addonVersions";
|
|
392
|
+
const _ad = "addon";
|
|
393
|
+
const _add = "addons";
|
|
394
|
+
const _ar = "architecture";
|
|
395
|
+
const _as = "association";
|
|
396
|
+
const _ass = "associations";
|
|
397
|
+
const _bCCAP = "bootstrapClusterCreatorAdminPermissions";
|
|
398
|
+
const _bS = "blockStorage";
|
|
399
|
+
const _bSMA = "bootstrapSelfManagedAddons";
|
|
400
|
+
const _c = "client";
|
|
401
|
+
const _cA = "createdAt";
|
|
402
|
+
const _cAe = "certificateAuthority";
|
|
403
|
+
const _cC = "connectorConfig";
|
|
404
|
+
const _cCo = "computeConfig";
|
|
405
|
+
const _cI = "clientId";
|
|
406
|
+
const _cL = "clusterLogging";
|
|
407
|
+
const _cN = "clusterName";
|
|
408
|
+
const _cNa = "capabilityName";
|
|
409
|
+
const _cPIT = "controlPlaneInstanceType";
|
|
410
|
+
const _cPP = "controlPlanePlacement";
|
|
411
|
+
const _cPSC = "controlPlaneScalingConfig";
|
|
412
|
+
const _cRT = "clientRequestToken";
|
|
413
|
+
const _cS = "clientStats";
|
|
414
|
+
const _cSGI = "clusterSecurityGroupId";
|
|
415
|
+
const _cSS = "categorySpecificSummary";
|
|
416
|
+
const _cSo = "configurationSchema";
|
|
417
|
+
const _cT = "computeTypes";
|
|
418
|
+
const _cTa = "capacityType";
|
|
419
|
+
const _cTl = "clusterType";
|
|
420
|
+
const _cV = "configurationValues";
|
|
421
|
+
const _cVl = "clusterVersion";
|
|
422
|
+
const _cVlu = "clusterVersions";
|
|
423
|
+
const _cVo = "compatibleVersions";
|
|
424
|
+
const _ca = "capability";
|
|
425
|
+
const _cap = "capabilities";
|
|
426
|
+
const _cat = "category";
|
|
427
|
+
const _cate = "categories";
|
|
428
|
+
const _ci = "cidrs";
|
|
429
|
+
const _cl = "cluster";
|
|
430
|
+
const _clu = "clusters";
|
|
431
|
+
const _co = "code";
|
|
432
|
+
const _com = "compatibilities";
|
|
433
|
+
const _con = "configuration";
|
|
434
|
+
const _d = "data";
|
|
435
|
+
const _dD = "deprecationDetails";
|
|
436
|
+
const _dN = "defaultNamespace";
|
|
437
|
+
const _dO = "defaultOnly";
|
|
438
|
+
const _dP = "deletionProtection";
|
|
439
|
+
const _dPP = "deletePropagationPolicy";
|
|
440
|
+
const _dPV = "defaultPlatformVersion";
|
|
441
|
+
const _dS = "diskSize";
|
|
442
|
+
const _dST = "disableSessionTags";
|
|
443
|
+
const _dSe = "desiredSize";
|
|
444
|
+
const _dV = "defaultVersion";
|
|
445
|
+
const _de = "description";
|
|
446
|
+
const _du = "duration";
|
|
447
|
+
const _e = "error";
|
|
448
|
+
const _eA = "endedAt";
|
|
449
|
+
const _eC = "encryptionConfig";
|
|
450
|
+
const _eCr = "errorCode";
|
|
451
|
+
const _eD = "effectiveDate";
|
|
452
|
+
const _eDx = "expirationDate";
|
|
453
|
+
const _eI = "externalId";
|
|
454
|
+
const _eLB = "elasticLoadBalancing";
|
|
455
|
+
const _eM = "errorMessage";
|
|
456
|
+
const _eOESD = "endOfExtendedSupportDate";
|
|
457
|
+
const _eOSSD = "endOfStandardSupportDate";
|
|
458
|
+
const _ePA = "endpointPublicAccess";
|
|
459
|
+
const _ePAn = "endpointPrivateAccess";
|
|
460
|
+
const _eSK = "ec2SshKey";
|
|
461
|
+
const _ef = "effect";
|
|
462
|
+
const _en = "enabled";
|
|
463
|
+
const _end = "endpoint";
|
|
464
|
+
const _er = "errors";
|
|
465
|
+
const _f = "filter";
|
|
466
|
+
const _fP = "fargateProfile";
|
|
467
|
+
const _fPA = "fargateProfileArn";
|
|
468
|
+
const _fPN = "fargateProfileName";
|
|
469
|
+
const _fPNa = "fargateProfileNames";
|
|
470
|
+
const _fo = "force";
|
|
471
|
+
const _gC = "groupsClaim";
|
|
472
|
+
const _gN = "groupName";
|
|
473
|
+
const _gP = "groupsPrefix";
|
|
474
|
+
const _h = "health";
|
|
475
|
+
const _hE = "httpError";
|
|
476
|
+
const _hQ = "httpQuery";
|
|
477
|
+
const _ht = "http";
|
|
478
|
+
const _i = "issues";
|
|
479
|
+
const _iA = "includeAll";
|
|
480
|
+
const _iF = "ipFamily";
|
|
481
|
+
const _iIA = "idcInstanceArn";
|
|
482
|
+
const _iMAA = "idcManagedApplicationArn";
|
|
483
|
+
const _iPC = "identityProviderConfig";
|
|
484
|
+
const _iPCA = "identityProviderConfigArn";
|
|
485
|
+
const _iPCN = "identityProviderConfigName";
|
|
486
|
+
const _iPCd = "identityProviderConfigs";
|
|
487
|
+
const _iR = "idcRegion";
|
|
488
|
+
const _iS = "insightStatus";
|
|
489
|
+
const _iSn = "includeStatus";
|
|
490
|
+
const _iT = "instanceTypes";
|
|
491
|
+
const _iU = "issuerUrl";
|
|
492
|
+
const _id = "identities";
|
|
493
|
+
const _id_ = "id";
|
|
494
|
+
const _ide = "identity";
|
|
495
|
+
const _in = "insight";
|
|
496
|
+
const _inc = "include";
|
|
497
|
+
const _ins = "insights";
|
|
498
|
+
const _is = "issuer";
|
|
499
|
+
const _k = "key";
|
|
500
|
+
const _kA = "keyArn";
|
|
501
|
+
const _kG = "kubernetesGroups";
|
|
502
|
+
const _kNC = "kubernetesNetworkConfig";
|
|
503
|
+
const _kPV = "kubernetesPatchVersion";
|
|
504
|
+
const _kRU = "kubernetesResourceUri";
|
|
505
|
+
const _kV = "kubernetesVersion";
|
|
506
|
+
const _kVu = "kubernetesVersions";
|
|
507
|
+
const _l = "logging";
|
|
508
|
+
const _lA = "licenseArns";
|
|
509
|
+
const _lQ = "licenseQuantity";
|
|
510
|
+
const _lRT = "lastRequestTime";
|
|
511
|
+
const _lRTa = "lastRefreshTime";
|
|
512
|
+
const _lT = "licenseType";
|
|
513
|
+
const _lTT = "lastTransitionTime";
|
|
514
|
+
const _lTa = "launchTemplate";
|
|
515
|
+
const _la = "labels";
|
|
516
|
+
const _li = "licenses";
|
|
517
|
+
const _m = "message";
|
|
518
|
+
const _mA = "modifiedAt";
|
|
519
|
+
const _mI = "marketplaceInformation";
|
|
520
|
+
const _mPNRC = "maxParallelNodesRepairedCount";
|
|
521
|
+
const _mPNRP = "maxParallelNodesRepairedPercentage";
|
|
522
|
+
const _mR = "maxResults";
|
|
523
|
+
const _mRWTM = "minRepairWaitTimeMins";
|
|
524
|
+
const _mS = "minSize";
|
|
525
|
+
const _mSa = "maxSize";
|
|
526
|
+
const _mU = "maxUnavailable";
|
|
527
|
+
const _mUNTC = "maxUnhealthyNodeThresholdCount";
|
|
528
|
+
const _mUNTP = "maxUnhealthyNodeThresholdPercentage";
|
|
529
|
+
const _mUP = "maxUnavailablePercentage";
|
|
530
|
+
const _n = "name";
|
|
531
|
+
const _nA = "networkAccess";
|
|
532
|
+
const _nAo = "nodegroupArn";
|
|
533
|
+
const _nC = "namespaceConfig";
|
|
534
|
+
const _nMC = "nodeMonitoringCondition";
|
|
535
|
+
const _nN = "nodegroupName";
|
|
536
|
+
const _nORLD = "numberOfRequestsLast30Days";
|
|
537
|
+
const _nP = "nodePools";
|
|
538
|
+
const _nR = "nodeRole";
|
|
539
|
+
const _nRA = "nodeRoleArn";
|
|
540
|
+
const _nRC = "nodeRepairConfig";
|
|
541
|
+
const _nRCO = "nodeRepairConfigOverrides";
|
|
542
|
+
const _nT = "nextToken";
|
|
543
|
+
const _nUR = "nodeUnhealthyReason";
|
|
544
|
+
const _na = "namespaces";
|
|
545
|
+
const _nam = "namespace";
|
|
546
|
+
const _no = "nodegroup";
|
|
547
|
+
const _nod = "nodegroups";
|
|
548
|
+
const _o = "owner";
|
|
549
|
+
const _oA = "outpostArns";
|
|
550
|
+
const _oAw = "ownerArn";
|
|
551
|
+
const _oC = "outpostConfig";
|
|
552
|
+
const _oi = "oidc";
|
|
553
|
+
const _ow = "owners";
|
|
554
|
+
const _p = "publisher";
|
|
555
|
+
const _pA = "principalArn";
|
|
556
|
+
const _pAC = "publicAccessCidrs";
|
|
557
|
+
const _pAo = "policyArn";
|
|
558
|
+
const _pERA = "podExecutionRoleArn";
|
|
559
|
+
const _pI = "productId";
|
|
560
|
+
const _pIA = "podIdentityAssociations";
|
|
561
|
+
const _pIC = "podIdentityConfiguration";
|
|
562
|
+
const _pU = "productUrl";
|
|
563
|
+
const _pV = "platformVersion";
|
|
564
|
+
const _pVl = "platformVersions";
|
|
565
|
+
const _pa = "params";
|
|
566
|
+
const _po = "policy";
|
|
567
|
+
const _pr = "provider";
|
|
568
|
+
const _pre = "preserve";
|
|
569
|
+
const _pu = "publishers";
|
|
570
|
+
const _r = "role";
|
|
571
|
+
const _rA = "roleArn";
|
|
572
|
+
const _rASG = "remoteAccessSecurityGroup";
|
|
573
|
+
const _rAe = "remoteAccess";
|
|
574
|
+
const _rAep = "repairAction";
|
|
575
|
+
const _rAes = "resourceArn";
|
|
576
|
+
const _rC = "requiresConfiguration";
|
|
577
|
+
const _rCe = "resolveConflicts";
|
|
578
|
+
const _rCeq = "requiredClaims";
|
|
579
|
+
const _rD = "releaseDate";
|
|
580
|
+
const _rI = "resourceIds";
|
|
581
|
+
const _rIP = "requiresIamPermissions";
|
|
582
|
+
const _rL = "removeLabels";
|
|
583
|
+
const _rMP = "recommendedManagedPolicies";
|
|
584
|
+
const _rNC = "remoteNetworkConfig";
|
|
585
|
+
const _rNN = "remoteNodeNetworks";
|
|
586
|
+
const _rPN = "remotePodNetworks";
|
|
587
|
+
const _rRM = "rbacRoleMappings";
|
|
588
|
+
const _rRMe = "removeRoleMappings";
|
|
589
|
+
const _rT = "removeTaints";
|
|
590
|
+
const _rV = "releaseVersion";
|
|
591
|
+
const _rVC = "resourcesVpcConfig";
|
|
592
|
+
const _rW = "replacedWith";
|
|
593
|
+
const _re = "resources";
|
|
594
|
+
const _rea = "reason";
|
|
595
|
+
const _rec = "recommendation";
|
|
596
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.eks";
|
|
597
|
+
const _sA = "serviceAccount";
|
|
598
|
+
const _sARA = "serviceAccountRoleArn";
|
|
599
|
+
const _sAt = "startedAt";
|
|
600
|
+
const _sC = "storageConfig";
|
|
601
|
+
const _sCc = "scalingConfig";
|
|
602
|
+
const _sGI = "securityGroupIds";
|
|
603
|
+
const _sI = "subscriptionId";
|
|
604
|
+
const _sIC = "serviceIpv4Cidr";
|
|
605
|
+
const _sICe = "serviceIpv6Cidr";
|
|
606
|
+
const _sIu = "subnetIds";
|
|
607
|
+
const _sSG = "sourceSecurityGroups";
|
|
608
|
+
const _sSRV = "startServingReplacementVersion";
|
|
609
|
+
const _sSV = "stopServingVersion";
|
|
610
|
+
const _sT = "supportType";
|
|
611
|
+
const _sU = "serverUrl";
|
|
612
|
+
const _se = "server";
|
|
613
|
+
const _sel = "selectors";
|
|
614
|
+
const _st = "status";
|
|
615
|
+
const _sta = "statuses";
|
|
616
|
+
const _su = "subscription";
|
|
617
|
+
const _sub = "subnets";
|
|
618
|
+
const _subs = "subscriptions";
|
|
619
|
+
const _t = "tags";
|
|
620
|
+
const _tK = "tagKeys";
|
|
621
|
+
const _tL = "taintsList";
|
|
622
|
+
const _tRA = "targetRoleArn";
|
|
623
|
+
const _ta = "taints";
|
|
624
|
+
const _te = "term";
|
|
625
|
+
const _ti = "tier";
|
|
626
|
+
const _to = "token";
|
|
627
|
+
const _ty = "type";
|
|
628
|
+
const _typ = "types";
|
|
629
|
+
const _u = "username";
|
|
630
|
+
const _uA = "userAgent";
|
|
631
|
+
const _uC = "updateConfig";
|
|
632
|
+
const _uCs = "usernameClaim";
|
|
633
|
+
const _uI = "updateId";
|
|
634
|
+
const _uIp = "updateIds";
|
|
635
|
+
const _uP = "upgradePolicy";
|
|
636
|
+
const _uPs = "usernamePrefix";
|
|
637
|
+
const _uS = "updateStrategy";
|
|
638
|
+
const _un = "unit";
|
|
639
|
+
const _up = "update";
|
|
640
|
+
const _us = "usage";
|
|
641
|
+
const _v = "version";
|
|
642
|
+
const _vI = "vpceIds";
|
|
643
|
+
const _vIp = "vpcId";
|
|
644
|
+
const _vS = "versionStatus";
|
|
645
|
+
const _vZ = "validZones";
|
|
646
|
+
const _va = "value";
|
|
647
|
+
const _zSC = "zonalShiftConfig";
|
|
648
|
+
const n0 = "com.amazonaws.eks";
|
|
649
|
+
const schema_1 = require("@smithy/core/schema");
|
|
650
|
+
const EKSServiceException_1 = require("../models/EKSServiceException");
|
|
651
|
+
const errors_1 = require("../models/errors");
|
|
652
|
+
const _s_registry = schema_1.TypeRegistry.for(_s);
|
|
653
|
+
exports.EKSServiceException$ = [-3, _s, "EKSServiceException", 0, [], []];
|
|
654
|
+
_s_registry.registerError(exports.EKSServiceException$, EKSServiceException_1.EKSServiceException);
|
|
655
|
+
const n0_registry = schema_1.TypeRegistry.for(n0);
|
|
656
|
+
exports.AccessDeniedException$ = [-3, n0, _ADE,
|
|
657
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
658
|
+
[_m],
|
|
659
|
+
[0]
|
|
660
|
+
];
|
|
661
|
+
n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
|
|
662
|
+
exports.BadRequestException$ = [-3, n0, _BRE,
|
|
663
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
664
|
+
[_m],
|
|
665
|
+
[0]
|
|
666
|
+
];
|
|
667
|
+
n0_registry.registerError(exports.BadRequestException$, errors_1.BadRequestException);
|
|
668
|
+
exports.ClientException$ = [-3, n0, _CE,
|
|
669
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
670
|
+
[_cN, _nN, _aN, _sI, _m],
|
|
671
|
+
[0, 0, 0, 0, 0]
|
|
672
|
+
];
|
|
673
|
+
n0_registry.registerError(exports.ClientException$, errors_1.ClientException);
|
|
674
|
+
exports.InvalidParameterException$ = [-3, n0, _IPE,
|
|
675
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
676
|
+
[_cN, _nN, _fPN, _aN, _sI, _m],
|
|
677
|
+
[0, 0, 0, 0, 0, 0]
|
|
678
|
+
];
|
|
679
|
+
n0_registry.registerError(exports.InvalidParameterException$, errors_1.InvalidParameterException);
|
|
680
|
+
exports.InvalidRequestException$ = [-3, n0, _IRE,
|
|
681
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
682
|
+
[_cN, _nN, _aN, _sI, _m],
|
|
683
|
+
[0, 0, 0, 0, 0]
|
|
684
|
+
];
|
|
685
|
+
n0_registry.registerError(exports.InvalidRequestException$, errors_1.InvalidRequestException);
|
|
686
|
+
exports.InvalidStateException$ = [-3, n0, _ISE,
|
|
687
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
688
|
+
[_cN, _m],
|
|
689
|
+
[0, 0]
|
|
690
|
+
];
|
|
691
|
+
n0_registry.registerError(exports.InvalidStateException$, errors_1.InvalidStateException);
|
|
692
|
+
exports.NotFoundException$ = [-3, n0, _NFE,
|
|
693
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
694
|
+
[_m],
|
|
695
|
+
[0]
|
|
696
|
+
];
|
|
697
|
+
n0_registry.registerError(exports.NotFoundException$, errors_1.NotFoundException);
|
|
698
|
+
exports.ResourceInUseException$ = [-3, n0, _RIUE,
|
|
699
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
700
|
+
[_cN, _nN, _aN, _m],
|
|
701
|
+
[0, 0, 0, 0]
|
|
702
|
+
];
|
|
703
|
+
n0_registry.registerError(exports.ResourceInUseException$, errors_1.ResourceInUseException);
|
|
704
|
+
exports.ResourceLimitExceededException$ = [-3, n0, _RLEE,
|
|
705
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
706
|
+
[_cN, _nN, _sI, _m],
|
|
707
|
+
[0, 0, 0, 0]
|
|
708
|
+
];
|
|
709
|
+
n0_registry.registerError(exports.ResourceLimitExceededException$, errors_1.ResourceLimitExceededException);
|
|
710
|
+
exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
711
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
712
|
+
[_cN, _nN, _fPN, _aN, _sI, _m],
|
|
713
|
+
[0, 0, 0, 0, 0, 0]
|
|
714
|
+
];
|
|
715
|
+
n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
|
|
716
|
+
exports.ResourcePropagationDelayException$ = [-3, n0, _RPDE,
|
|
717
|
+
{ [_e]: _c, [_hE]: 428 },
|
|
718
|
+
[_m],
|
|
719
|
+
[0]
|
|
720
|
+
];
|
|
721
|
+
n0_registry.registerError(exports.ResourcePropagationDelayException$, errors_1.ResourcePropagationDelayException);
|
|
722
|
+
exports.ServerException$ = [-3, n0, _SE,
|
|
723
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
724
|
+
[_cN, _nN, _aN, _sI, _m],
|
|
725
|
+
[0, 0, 0, 0, 0]
|
|
726
|
+
];
|
|
727
|
+
n0_registry.registerError(exports.ServerException$, errors_1.ServerException);
|
|
728
|
+
exports.ServiceUnavailableException$ = [-3, n0, _SUE,
|
|
729
|
+
{ [_e]: _se, [_hE]: 503 },
|
|
730
|
+
[_m],
|
|
731
|
+
[0]
|
|
732
|
+
];
|
|
733
|
+
n0_registry.registerError(exports.ServiceUnavailableException$, errors_1.ServiceUnavailableException);
|
|
734
|
+
exports.ThrottlingException$ = [-3, n0, _TE,
|
|
735
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
736
|
+
[_cN, _m],
|
|
737
|
+
[0, 0]
|
|
738
|
+
];
|
|
739
|
+
n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
|
|
740
|
+
exports.UnsupportedAvailabilityZoneException$ = [-3, n0, _UAZE,
|
|
741
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
742
|
+
[_m, _cN, _nN, _vZ],
|
|
743
|
+
[0, 0, 0, 64 | 0]
|
|
744
|
+
];
|
|
745
|
+
n0_registry.registerError(exports.UnsupportedAvailabilityZoneException$, errors_1.UnsupportedAvailabilityZoneException);
|
|
746
|
+
exports.errorTypeRegistries = [
|
|
747
|
+
_s_registry,
|
|
748
|
+
n0_registry,
|
|
749
|
+
];
|
|
750
|
+
exports.AccessConfigResponse$ = [3, n0, _ACR,
|
|
751
|
+
0,
|
|
752
|
+
[_bCCAP, _aM],
|
|
753
|
+
[2, 0]
|
|
754
|
+
];
|
|
755
|
+
exports.AccessEntry$ = [3, n0, _AE,
|
|
756
|
+
0,
|
|
757
|
+
[_cN, _pA, _kG, _aEA, _cA, _mA, _t, _u, _ty],
|
|
758
|
+
[0, 0, 64 | 0, 0, 4, 4, 128 | 0, 0, 0]
|
|
759
|
+
];
|
|
760
|
+
exports.AccessPolicy$ = [3, n0, _AP,
|
|
761
|
+
0,
|
|
762
|
+
[_n, _a],
|
|
763
|
+
[0, 0]
|
|
764
|
+
];
|
|
765
|
+
exports.AccessScope$ = [3, n0, _AS,
|
|
766
|
+
0,
|
|
767
|
+
[_ty, _na],
|
|
768
|
+
[0, 64 | 0]
|
|
769
|
+
];
|
|
770
|
+
exports.Addon$ = [3, n0, _A,
|
|
771
|
+
0,
|
|
772
|
+
[_aN, _cN, _st, _aV, _h, _aA, _cA, _mA, _sARA, _t, _p, _o, _mI, _cV, _pIA, _nC],
|
|
773
|
+
[0, 0, 0, 0, () => exports.AddonHealth$, 0, 4, 4, 0, 128 | 0, 0, 0, () => exports.MarketplaceInformation$, 0, 64 | 0, () => exports.AddonNamespaceConfigResponse$]
|
|
774
|
+
];
|
|
775
|
+
exports.AddonCompatibilityDetail$ = [3, n0, _ACD,
|
|
776
|
+
0,
|
|
777
|
+
[_n, _cVo],
|
|
778
|
+
[0, 64 | 0]
|
|
779
|
+
];
|
|
780
|
+
exports.AddonHealth$ = [3, n0, _AH,
|
|
781
|
+
0,
|
|
782
|
+
[_i],
|
|
783
|
+
[() => AddonIssueList]
|
|
784
|
+
];
|
|
785
|
+
exports.AddonInfo$ = [3, n0, _AI,
|
|
786
|
+
0,
|
|
787
|
+
[_aN, _ty, _aVd, _p, _o, _mI, _dN],
|
|
788
|
+
[0, 0, () => AddonVersionInfoList, 0, 0, () => exports.MarketplaceInformation$, 0]
|
|
789
|
+
];
|
|
790
|
+
exports.AddonIssue$ = [3, n0, _AId,
|
|
791
|
+
0,
|
|
792
|
+
[_co, _m, _rI],
|
|
793
|
+
[0, 0, 64 | 0]
|
|
794
|
+
];
|
|
795
|
+
exports.AddonNamespaceConfigRequest$ = [3, n0, _ANCR,
|
|
796
|
+
0,
|
|
797
|
+
[_nam],
|
|
798
|
+
[0]
|
|
799
|
+
];
|
|
800
|
+
exports.AddonNamespaceConfigResponse$ = [3, n0, _ANCRd,
|
|
801
|
+
0,
|
|
802
|
+
[_nam],
|
|
803
|
+
[0]
|
|
804
|
+
];
|
|
805
|
+
exports.AddonPodIdentityAssociations$ = [3, n0, _APIA,
|
|
806
|
+
0,
|
|
807
|
+
[_sA, _rA],
|
|
808
|
+
[0, 0], 2
|
|
809
|
+
];
|
|
810
|
+
exports.AddonPodIdentityConfiguration$ = [3, n0, _APIC,
|
|
811
|
+
0,
|
|
812
|
+
[_sA, _rMP],
|
|
813
|
+
[0, 64 | 0]
|
|
814
|
+
];
|
|
815
|
+
exports.AddonVersionInfo$ = [3, n0, _AVI,
|
|
816
|
+
0,
|
|
817
|
+
[_aV, _ar, _cT, _com, _rC, _rIP],
|
|
818
|
+
[0, 64 | 0, 64 | 0, () => Compatibilities, 2, 2]
|
|
819
|
+
];
|
|
820
|
+
exports.ArgoCdAwsIdcConfigRequest$ = [3, n0, _ACAICR,
|
|
821
|
+
0,
|
|
822
|
+
[_iIA, _iR],
|
|
823
|
+
[0, 0], 1
|
|
824
|
+
];
|
|
825
|
+
exports.ArgoCdAwsIdcConfigResponse$ = [3, n0, _ACAICRr,
|
|
826
|
+
0,
|
|
827
|
+
[_iIA, _iR, _iMAA],
|
|
828
|
+
[0, 0, 0]
|
|
829
|
+
];
|
|
830
|
+
exports.ArgoCdConfigRequest$ = [3, n0, _ACCR,
|
|
831
|
+
0,
|
|
832
|
+
[_aI, _nam, _rRM, _nA],
|
|
833
|
+
[() => exports.ArgoCdAwsIdcConfigRequest$, 0, () => ArgoCdRoleMappingList, () => exports.ArgoCdNetworkAccessConfigRequest$], 1
|
|
834
|
+
];
|
|
835
|
+
exports.ArgoCdConfigResponse$ = [3, n0, _ACCRr,
|
|
836
|
+
0,
|
|
837
|
+
[_nam, _aI, _rRM, _nA, _sU],
|
|
838
|
+
[0, () => exports.ArgoCdAwsIdcConfigResponse$, () => ArgoCdRoleMappingList, () => exports.ArgoCdNetworkAccessConfigResponse$, 0]
|
|
839
|
+
];
|
|
840
|
+
exports.ArgoCdNetworkAccessConfigRequest$ = [3, n0, _ACNACR,
|
|
841
|
+
0,
|
|
842
|
+
[_vI],
|
|
843
|
+
[64 | 0]
|
|
844
|
+
];
|
|
845
|
+
exports.ArgoCdNetworkAccessConfigResponse$ = [3, n0, _ACNACRr,
|
|
846
|
+
0,
|
|
847
|
+
[_vI],
|
|
848
|
+
[64 | 0]
|
|
849
|
+
];
|
|
850
|
+
exports.ArgoCdRoleMapping$ = [3, n0, _ACRM,
|
|
851
|
+
0,
|
|
852
|
+
[_r, _id],
|
|
853
|
+
[0, () => SsoIdentityList], 2
|
|
854
|
+
];
|
|
855
|
+
exports.AssociateAccessPolicyRequest$ = [3, n0, _AAPR,
|
|
856
|
+
0,
|
|
857
|
+
[_cN, _pA, _pAo, _aS],
|
|
858
|
+
[[0, 1], [0, 1], 0, () => exports.AccessScope$], 4
|
|
859
|
+
];
|
|
860
|
+
exports.AssociateAccessPolicyResponse$ = [3, n0, _AAPRs,
|
|
861
|
+
0,
|
|
862
|
+
[_cN, _pA, _aAP],
|
|
863
|
+
[0, 0, () => exports.AssociatedAccessPolicy$]
|
|
864
|
+
];
|
|
865
|
+
exports.AssociatedAccessPolicy$ = [3, n0, _AAP,
|
|
866
|
+
0,
|
|
867
|
+
[_pAo, _aS, _aAs, _mA],
|
|
868
|
+
[0, () => exports.AccessScope$, 4, 4]
|
|
869
|
+
];
|
|
870
|
+
exports.AssociateEncryptionConfigRequest$ = [3, n0, _AECR,
|
|
871
|
+
0,
|
|
872
|
+
[_cN, _eC, _cRT],
|
|
873
|
+
[[0, 1], () => EncryptionConfigList, [0, 4]], 2
|
|
874
|
+
];
|
|
875
|
+
exports.AssociateEncryptionConfigResponse$ = [3, n0, _AECRs,
|
|
876
|
+
0,
|
|
877
|
+
[_up],
|
|
878
|
+
[() => exports.Update$]
|
|
879
|
+
];
|
|
880
|
+
exports.AssociateIdentityProviderConfigRequest$ = [3, n0, _AIPCR,
|
|
881
|
+
0,
|
|
882
|
+
[_cN, _oi, _t, _cRT],
|
|
883
|
+
[[0, 1], () => exports.OidcIdentityProviderConfigRequest$, 128 | 0, [0, 4]], 2
|
|
884
|
+
];
|
|
885
|
+
exports.AssociateIdentityProviderConfigResponse$ = [3, n0, _AIPCRs,
|
|
886
|
+
0,
|
|
887
|
+
[_up, _t],
|
|
888
|
+
[() => exports.Update$, 128 | 0]
|
|
889
|
+
];
|
|
890
|
+
exports.AutoScalingGroup$ = [3, n0, _ASG,
|
|
891
|
+
0,
|
|
892
|
+
[_n],
|
|
893
|
+
[0]
|
|
894
|
+
];
|
|
895
|
+
exports.BlockStorage$ = [3, n0, _BS,
|
|
896
|
+
0,
|
|
897
|
+
[_en],
|
|
898
|
+
[2]
|
|
899
|
+
];
|
|
900
|
+
exports.Capability$ = [3, n0, _C,
|
|
901
|
+
0,
|
|
902
|
+
[_cNa, _a, _cN, _ty, _rA, _st, _v, _con, _t, _h, _cA, _mA, _dPP],
|
|
903
|
+
[0, 0, 0, 0, 0, 0, 0, () => exports.CapabilityConfigurationResponse$, 128 | 0, () => exports.CapabilityHealth$, 4, 4, 0]
|
|
904
|
+
];
|
|
905
|
+
exports.CapabilityConfigurationRequest$ = [3, n0, _CCR,
|
|
906
|
+
0,
|
|
907
|
+
[_aC],
|
|
908
|
+
[() => exports.ArgoCdConfigRequest$]
|
|
909
|
+
];
|
|
910
|
+
exports.CapabilityConfigurationResponse$ = [3, n0, _CCRa,
|
|
911
|
+
0,
|
|
912
|
+
[_aC],
|
|
913
|
+
[() => exports.ArgoCdConfigResponse$]
|
|
914
|
+
];
|
|
915
|
+
exports.CapabilityHealth$ = [3, n0, _CH,
|
|
916
|
+
0,
|
|
917
|
+
[_i],
|
|
918
|
+
[() => CapabilityIssueList]
|
|
919
|
+
];
|
|
920
|
+
exports.CapabilityIssue$ = [3, n0, _CI,
|
|
921
|
+
0,
|
|
922
|
+
[_co, _m],
|
|
923
|
+
[0, 0]
|
|
924
|
+
];
|
|
925
|
+
exports.CapabilitySummary$ = [3, n0, _CS,
|
|
926
|
+
0,
|
|
927
|
+
[_cNa, _a, _ty, _st, _v, _cA, _mA],
|
|
928
|
+
[0, 0, 0, 0, 0, 4, 4]
|
|
929
|
+
];
|
|
930
|
+
exports.Certificate$ = [3, n0, _Ce,
|
|
931
|
+
0,
|
|
932
|
+
[_d],
|
|
933
|
+
[0]
|
|
934
|
+
];
|
|
935
|
+
exports.ClientStat$ = [3, n0, _CSl,
|
|
936
|
+
0,
|
|
937
|
+
[_uA, _nORLD, _lRT],
|
|
938
|
+
[0, 1, 4]
|
|
939
|
+
];
|
|
940
|
+
exports.Cluster$ = [3, n0, _Cl,
|
|
941
|
+
0,
|
|
942
|
+
[_n, _a, _cA, _v, _end, _rA, _rVC, _kNC, _l, _ide, _st, _cAe, _cRT, _pV, _t, _eC, _cC, _id_, _h, _oC, _aCc, _uP, _zSC, _rNC, _cCo, _sC, _dP, _cPSC],
|
|
943
|
+
[0, 0, 4, 0, 0, 0, () => exports.VpcConfigResponse$, () => exports.KubernetesNetworkConfigResponse$, () => exports.Logging$, () => exports.Identity$, 0, () => exports.Certificate$, 0, 0, 128 | 0, () => EncryptionConfigList, () => exports.ConnectorConfigResponse$, 0, () => exports.ClusterHealth$, () => exports.OutpostConfigResponse$, () => exports.AccessConfigResponse$, () => exports.UpgradePolicyResponse$, () => exports.ZonalShiftConfigResponse$, () => exports.RemoteNetworkConfigResponse$, () => exports.ComputeConfigResponse$, () => exports.StorageConfigResponse$, 2, () => exports.ControlPlaneScalingConfig$]
|
|
944
|
+
];
|
|
945
|
+
exports.ClusterHealth$ = [3, n0, _CHl,
|
|
946
|
+
0,
|
|
947
|
+
[_i],
|
|
948
|
+
[() => ClusterIssueList]
|
|
949
|
+
];
|
|
950
|
+
exports.ClusterIssue$ = [3, n0, _CIl,
|
|
951
|
+
0,
|
|
952
|
+
[_co, _m, _rI],
|
|
953
|
+
[0, 0, 64 | 0]
|
|
954
|
+
];
|
|
955
|
+
exports.ClusterVersionInformation$ = [3, n0, _CVI,
|
|
956
|
+
0,
|
|
957
|
+
[_cVl, _cTl, _dPV, _dV, _rD, _eOSSD, _eOESD, _st, _vS, _kPV],
|
|
958
|
+
[0, 0, 0, 2, 4, 4, 4, 0, 0, 0]
|
|
959
|
+
];
|
|
960
|
+
exports.Compatibility$ = [3, n0, _Co,
|
|
961
|
+
0,
|
|
962
|
+
[_cVl, _pVl, _dV],
|
|
963
|
+
[0, 64 | 0, 2]
|
|
964
|
+
];
|
|
965
|
+
exports.ComputeConfigRequest$ = [3, n0, _CCRo,
|
|
966
|
+
0,
|
|
967
|
+
[_en, _nP, _nRA],
|
|
968
|
+
[2, 64 | 0, 0]
|
|
969
|
+
];
|
|
970
|
+
exports.ComputeConfigResponse$ = [3, n0, _CCRom,
|
|
971
|
+
0,
|
|
972
|
+
[_en, _nP, _nRA],
|
|
973
|
+
[2, 64 | 0, 0]
|
|
974
|
+
];
|
|
975
|
+
exports.ConnectorConfigRequest$ = [3, n0, _CCRon,
|
|
976
|
+
0,
|
|
977
|
+
[_rA, _pr],
|
|
978
|
+
[0, 0], 2
|
|
979
|
+
];
|
|
980
|
+
exports.ConnectorConfigResponse$ = [3, n0, _CCRonn,
|
|
981
|
+
0,
|
|
982
|
+
[_aIc, _aCct, _aE, _pr, _rA],
|
|
983
|
+
[0, 0, 4, 0, 0]
|
|
984
|
+
];
|
|
985
|
+
exports.ControlPlanePlacementRequest$ = [3, n0, _CPPR,
|
|
986
|
+
0,
|
|
987
|
+
[_gN],
|
|
988
|
+
[0]
|
|
989
|
+
];
|
|
990
|
+
exports.ControlPlanePlacementResponse$ = [3, n0, _CPPRo,
|
|
991
|
+
0,
|
|
992
|
+
[_gN],
|
|
993
|
+
[0]
|
|
994
|
+
];
|
|
995
|
+
exports.ControlPlaneScalingConfig$ = [3, n0, _CPSC,
|
|
996
|
+
0,
|
|
997
|
+
[_ti],
|
|
998
|
+
[0]
|
|
999
|
+
];
|
|
1000
|
+
exports.CreateAccessConfigRequest$ = [3, n0, _CACR,
|
|
1001
|
+
0,
|
|
1002
|
+
[_bCCAP, _aM],
|
|
1003
|
+
[2, 0]
|
|
1004
|
+
];
|
|
1005
|
+
exports.CreateAccessEntryRequest$ = [3, n0, _CAER,
|
|
1006
|
+
0,
|
|
1007
|
+
[_cN, _pA, _kG, _t, _cRT, _u, _ty],
|
|
1008
|
+
[[0, 1], 0, 64 | 0, 128 | 0, [0, 4], 0, 0], 2
|
|
1009
|
+
];
|
|
1010
|
+
exports.CreateAccessEntryResponse$ = [3, n0, _CAERr,
|
|
1011
|
+
0,
|
|
1012
|
+
[_aEc],
|
|
1013
|
+
[() => exports.AccessEntry$]
|
|
1014
|
+
];
|
|
1015
|
+
exports.CreateAddonRequest$ = [3, n0, _CAR,
|
|
1016
|
+
0,
|
|
1017
|
+
[_cN, _aN, _aV, _sARA, _rCe, _cRT, _t, _cV, _pIA, _nC],
|
|
1018
|
+
[[0, 1], 0, 0, 0, 0, [0, 4], 128 | 0, 0, () => AddonPodIdentityAssociationsList, () => exports.AddonNamespaceConfigRequest$], 2
|
|
1019
|
+
];
|
|
1020
|
+
exports.CreateAddonResponse$ = [3, n0, _CARr,
|
|
1021
|
+
0,
|
|
1022
|
+
[_ad],
|
|
1023
|
+
[() => exports.Addon$]
|
|
1024
|
+
];
|
|
1025
|
+
exports.CreateCapabilityRequest$ = [3, n0, _CCRr,
|
|
1026
|
+
0,
|
|
1027
|
+
[_cNa, _cN, _ty, _rA, _dPP, _cRT, _con, _t],
|
|
1028
|
+
[0, [0, 1], 0, 0, 0, [0, 4], () => exports.CapabilityConfigurationRequest$, 128 | 0], 5
|
|
1029
|
+
];
|
|
1030
|
+
exports.CreateCapabilityResponse$ = [3, n0, _CCRre,
|
|
1031
|
+
0,
|
|
1032
|
+
[_ca],
|
|
1033
|
+
[() => exports.Capability$]
|
|
1034
|
+
];
|
|
1035
|
+
exports.CreateClusterRequest$ = [3, n0, _CCRrea,
|
|
1036
|
+
0,
|
|
1037
|
+
[_n, _rA, _rVC, _v, _kNC, _l, _cRT, _t, _eC, _oC, _aCc, _bSMA, _uP, _zSC, _rNC, _cCo, _sC, _dP, _cPSC],
|
|
1038
|
+
[0, 0, () => exports.VpcConfigRequest$, 0, () => exports.KubernetesNetworkConfigRequest$, () => exports.Logging$, [0, 4], 128 | 0, () => EncryptionConfigList, () => exports.OutpostConfigRequest$, () => exports.CreateAccessConfigRequest$, 2, () => exports.UpgradePolicyRequest$, () => exports.ZonalShiftConfigRequest$, () => exports.RemoteNetworkConfigRequest$, () => exports.ComputeConfigRequest$, () => exports.StorageConfigRequest$, 2, () => exports.ControlPlaneScalingConfig$], 3
|
|
1039
|
+
];
|
|
1040
|
+
exports.CreateClusterResponse$ = [3, n0, _CCRreat,
|
|
1041
|
+
0,
|
|
1042
|
+
[_cl],
|
|
1043
|
+
[() => exports.Cluster$]
|
|
1044
|
+
];
|
|
1045
|
+
exports.CreateEksAnywhereSubscriptionRequest$ = [3, n0, _CEASR,
|
|
1046
|
+
0,
|
|
1047
|
+
[_n, _te, _lQ, _lT, _aR, _cRT, _t],
|
|
1048
|
+
[0, () => exports.EksAnywhereSubscriptionTerm$, 1, 0, 2, [0, 4], 128 | 0], 2
|
|
1049
|
+
];
|
|
1050
|
+
exports.CreateEksAnywhereSubscriptionResponse$ = [3, n0, _CEASRr,
|
|
1051
|
+
0,
|
|
1052
|
+
[_su],
|
|
1053
|
+
[() => exports.EksAnywhereSubscription$]
|
|
1054
|
+
];
|
|
1055
|
+
exports.CreateFargateProfileRequest$ = [3, n0, _CFPR,
|
|
1056
|
+
0,
|
|
1057
|
+
[_fPN, _cN, _pERA, _sub, _sel, _cRT, _t],
|
|
1058
|
+
[0, [0, 1], 0, 64 | 0, () => FargateProfileSelectors, [0, 4], 128 | 0], 3
|
|
1059
|
+
];
|
|
1060
|
+
exports.CreateFargateProfileResponse$ = [3, n0, _CFPRr,
|
|
1061
|
+
0,
|
|
1062
|
+
[_fP],
|
|
1063
|
+
[() => exports.FargateProfile$]
|
|
1064
|
+
];
|
|
1065
|
+
exports.CreateNodegroupRequest$ = [3, n0, _CNR,
|
|
1066
|
+
0,
|
|
1067
|
+
[_cN, _nN, _sub, _nR, _sCc, _dS, _iT, _aT, _rAe, _la, _ta, _t, _cRT, _lTa, _uC, _nRC, _cTa, _v, _rV],
|
|
1068
|
+
[[0, 1], 0, 64 | 0, 0, () => exports.NodegroupScalingConfig$, 1, 64 | 0, 0, () => exports.RemoteAccessConfig$, 128 | 0, () => taintsList, 128 | 0, [0, 4], () => exports.LaunchTemplateSpecification$, () => exports.NodegroupUpdateConfig$, () => exports.NodeRepairConfig$, 0, 0, 0], 4
|
|
1069
|
+
];
|
|
1070
|
+
exports.CreateNodegroupResponse$ = [3, n0, _CNRr,
|
|
1071
|
+
0,
|
|
1072
|
+
[_no],
|
|
1073
|
+
[() => exports.Nodegroup$]
|
|
1074
|
+
];
|
|
1075
|
+
exports.CreatePodIdentityAssociationRequest$ = [3, n0, _CPIAR,
|
|
1076
|
+
0,
|
|
1077
|
+
[_cN, _nam, _sA, _rA, _cRT, _t, _dST, _tRA, _po],
|
|
1078
|
+
[[0, 1], 0, 0, 0, [0, 4], 128 | 0, 2, 0, 0], 4
|
|
1079
|
+
];
|
|
1080
|
+
exports.CreatePodIdentityAssociationResponse$ = [3, n0, _CPIARr,
|
|
1081
|
+
0,
|
|
1082
|
+
[_as],
|
|
1083
|
+
[() => exports.PodIdentityAssociation$]
|
|
1084
|
+
];
|
|
1085
|
+
exports.DeleteAccessEntryRequest$ = [3, n0, _DAER,
|
|
1086
|
+
0,
|
|
1087
|
+
[_cN, _pA],
|
|
1088
|
+
[[0, 1], [0, 1]], 2
|
|
1089
|
+
];
|
|
1090
|
+
exports.DeleteAccessEntryResponse$ = [3, n0, _DAERe,
|
|
1091
|
+
0,
|
|
1092
|
+
[],
|
|
1093
|
+
[]
|
|
1094
|
+
];
|
|
1095
|
+
exports.DeleteAddonRequest$ = [3, n0, _DAR,
|
|
1096
|
+
0,
|
|
1097
|
+
[_cN, _aN, _pre],
|
|
1098
|
+
[[0, 1], [0, 1], [2, { [_hQ]: _pre }]], 2
|
|
1099
|
+
];
|
|
1100
|
+
exports.DeleteAddonResponse$ = [3, n0, _DARe,
|
|
1101
|
+
0,
|
|
1102
|
+
[_ad],
|
|
1103
|
+
[() => exports.Addon$]
|
|
1104
|
+
];
|
|
1105
|
+
exports.DeleteCapabilityRequest$ = [3, n0, _DCR,
|
|
1106
|
+
0,
|
|
1107
|
+
[_cN, _cNa],
|
|
1108
|
+
[[0, 1], [0, 1]], 2
|
|
1109
|
+
];
|
|
1110
|
+
exports.DeleteCapabilityResponse$ = [3, n0, _DCRe,
|
|
1111
|
+
0,
|
|
1112
|
+
[_ca],
|
|
1113
|
+
[() => exports.Capability$]
|
|
1114
|
+
];
|
|
1115
|
+
exports.DeleteClusterRequest$ = [3, n0, _DCRel,
|
|
1116
|
+
0,
|
|
1117
|
+
[_n],
|
|
1118
|
+
[[0, 1]], 1
|
|
1119
|
+
];
|
|
1120
|
+
exports.DeleteClusterResponse$ = [3, n0, _DCRele,
|
|
1121
|
+
0,
|
|
1122
|
+
[_cl],
|
|
1123
|
+
[() => exports.Cluster$]
|
|
1124
|
+
];
|
|
1125
|
+
exports.DeleteEksAnywhereSubscriptionRequest$ = [3, n0, _DEASR,
|
|
1126
|
+
0,
|
|
1127
|
+
[_id_],
|
|
1128
|
+
[[0, 1]], 1
|
|
1129
|
+
];
|
|
1130
|
+
exports.DeleteEksAnywhereSubscriptionResponse$ = [3, n0, _DEASRe,
|
|
1131
|
+
0,
|
|
1132
|
+
[_su],
|
|
1133
|
+
[() => exports.EksAnywhereSubscription$]
|
|
1134
|
+
];
|
|
1135
|
+
exports.DeleteFargateProfileRequest$ = [3, n0, _DFPR,
|
|
1136
|
+
0,
|
|
1137
|
+
[_cN, _fPN],
|
|
1138
|
+
[[0, 1], [0, 1]], 2
|
|
1139
|
+
];
|
|
1140
|
+
exports.DeleteFargateProfileResponse$ = [3, n0, _DFPRe,
|
|
1141
|
+
0,
|
|
1142
|
+
[_fP],
|
|
1143
|
+
[() => exports.FargateProfile$]
|
|
1144
|
+
];
|
|
1145
|
+
exports.DeleteNodegroupRequest$ = [3, n0, _DNR,
|
|
1146
|
+
0,
|
|
1147
|
+
[_cN, _nN],
|
|
1148
|
+
[[0, 1], [0, 1]], 2
|
|
1149
|
+
];
|
|
1150
|
+
exports.DeleteNodegroupResponse$ = [3, n0, _DNRe,
|
|
1151
|
+
0,
|
|
1152
|
+
[_no],
|
|
1153
|
+
[() => exports.Nodegroup$]
|
|
1154
|
+
];
|
|
1155
|
+
exports.DeletePodIdentityAssociationRequest$ = [3, n0, _DPIAR,
|
|
1156
|
+
0,
|
|
1157
|
+
[_cN, _aIs],
|
|
1158
|
+
[[0, 1], [0, 1]], 2
|
|
1159
|
+
];
|
|
1160
|
+
exports.DeletePodIdentityAssociationResponse$ = [3, n0, _DPIARe,
|
|
1161
|
+
0,
|
|
1162
|
+
[_as],
|
|
1163
|
+
[() => exports.PodIdentityAssociation$]
|
|
1164
|
+
];
|
|
1165
|
+
exports.DeprecationDetail$ = [3, n0, _DD,
|
|
1166
|
+
0,
|
|
1167
|
+
[_us, _rW, _sSV, _sSRV, _cS],
|
|
1168
|
+
[0, 0, 0, 0, () => ClientStats]
|
|
1169
|
+
];
|
|
1170
|
+
exports.DeregisterClusterRequest$ = [3, n0, _DCRer,
|
|
1171
|
+
0,
|
|
1172
|
+
[_n],
|
|
1173
|
+
[[0, 1]], 1
|
|
1174
|
+
];
|
|
1175
|
+
exports.DeregisterClusterResponse$ = [3, n0, _DCRere,
|
|
1176
|
+
0,
|
|
1177
|
+
[_cl],
|
|
1178
|
+
[() => exports.Cluster$]
|
|
1179
|
+
];
|
|
1180
|
+
exports.DescribeAccessEntryRequest$ = [3, n0, _DAERes,
|
|
1181
|
+
0,
|
|
1182
|
+
[_cN, _pA],
|
|
1183
|
+
[[0, 1], [0, 1]], 2
|
|
1184
|
+
];
|
|
1185
|
+
exports.DescribeAccessEntryResponse$ = [3, n0, _DAEResc,
|
|
1186
|
+
0,
|
|
1187
|
+
[_aEc],
|
|
1188
|
+
[() => exports.AccessEntry$]
|
|
1189
|
+
];
|
|
1190
|
+
exports.DescribeAddonConfigurationRequest$ = [3, n0, _DACR,
|
|
1191
|
+
0,
|
|
1192
|
+
[_aN, _aV],
|
|
1193
|
+
[[0, { [_hQ]: _aN }], [0, { [_hQ]: _aV }]], 2
|
|
1194
|
+
];
|
|
1195
|
+
exports.DescribeAddonConfigurationResponse$ = [3, n0, _DACRe,
|
|
1196
|
+
0,
|
|
1197
|
+
[_aN, _aV, _cSo, _pIC],
|
|
1198
|
+
[0, 0, 0, () => AddonPodIdentityConfigurationList]
|
|
1199
|
+
];
|
|
1200
|
+
exports.DescribeAddonRequest$ = [3, n0, _DARes,
|
|
1201
|
+
0,
|
|
1202
|
+
[_cN, _aN],
|
|
1203
|
+
[[0, 1], [0, 1]], 2
|
|
1204
|
+
];
|
|
1205
|
+
exports.DescribeAddonResponse$ = [3, n0, _DAResc,
|
|
1206
|
+
0,
|
|
1207
|
+
[_ad],
|
|
1208
|
+
[() => exports.Addon$]
|
|
1209
|
+
];
|
|
1210
|
+
exports.DescribeAddonVersionsRequest$ = [3, n0, _DAVR,
|
|
1211
|
+
0,
|
|
1212
|
+
[_kV, _mR, _nT, _aN, _typ, _pu, _ow],
|
|
1213
|
+
[[0, { [_hQ]: _kV }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _aN }], [64 | 0, { [_hQ]: _typ }], [64 | 0, { [_hQ]: _pu }], [64 | 0, { [_hQ]: _ow }]]
|
|
1214
|
+
];
|
|
1215
|
+
exports.DescribeAddonVersionsResponse$ = [3, n0, _DAVRe,
|
|
1216
|
+
0,
|
|
1217
|
+
[_add, _nT],
|
|
1218
|
+
[() => Addons, 0]
|
|
1219
|
+
];
|
|
1220
|
+
exports.DescribeCapabilityRequest$ = [3, n0, _DCRes,
|
|
1221
|
+
0,
|
|
1222
|
+
[_cN, _cNa],
|
|
1223
|
+
[[0, 1], [0, 1]], 2
|
|
1224
|
+
];
|
|
1225
|
+
exports.DescribeCapabilityResponse$ = [3, n0, _DCResc,
|
|
1226
|
+
0,
|
|
1227
|
+
[_ca],
|
|
1228
|
+
[() => exports.Capability$]
|
|
1229
|
+
];
|
|
1230
|
+
exports.DescribeClusterRequest$ = [3, n0, _DCRescr,
|
|
1231
|
+
0,
|
|
1232
|
+
[_n],
|
|
1233
|
+
[[0, 1]], 1
|
|
1234
|
+
];
|
|
1235
|
+
exports.DescribeClusterResponse$ = [3, n0, _DCRescri,
|
|
1236
|
+
0,
|
|
1237
|
+
[_cl],
|
|
1238
|
+
[() => exports.Cluster$]
|
|
1239
|
+
];
|
|
1240
|
+
exports.DescribeClusterVersionsRequest$ = [3, n0, _DCVR,
|
|
1241
|
+
0,
|
|
1242
|
+
[_cTl, _mR, _nT, _dO, _iA, _cVlu, _st, _vS],
|
|
1243
|
+
[[0, { [_hQ]: _cTl }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [2, { [_hQ]: _dO }], [2, { [_hQ]: _iA }], [64 | 0, { [_hQ]: _cVlu }], [0, { [_hQ]: _st }], [0, { [_hQ]: _vS }]]
|
|
1244
|
+
];
|
|
1245
|
+
exports.DescribeClusterVersionsResponse$ = [3, n0, _DCVRe,
|
|
1246
|
+
0,
|
|
1247
|
+
[_nT, _cVlu],
|
|
1248
|
+
[0, () => ClusterVersionList]
|
|
1249
|
+
];
|
|
1250
|
+
exports.DescribeEksAnywhereSubscriptionRequest$ = [3, n0, _DEASRes,
|
|
1251
|
+
0,
|
|
1252
|
+
[_id_],
|
|
1253
|
+
[[0, 1]], 1
|
|
1254
|
+
];
|
|
1255
|
+
exports.DescribeEksAnywhereSubscriptionResponse$ = [3, n0, _DEASResc,
|
|
1256
|
+
0,
|
|
1257
|
+
[_su],
|
|
1258
|
+
[() => exports.EksAnywhereSubscription$]
|
|
1259
|
+
];
|
|
1260
|
+
exports.DescribeFargateProfileRequest$ = [3, n0, _DFPRes,
|
|
1261
|
+
0,
|
|
1262
|
+
[_cN, _fPN],
|
|
1263
|
+
[[0, 1], [0, 1]], 2
|
|
1264
|
+
];
|
|
1265
|
+
exports.DescribeFargateProfileResponse$ = [3, n0, _DFPResc,
|
|
1266
|
+
0,
|
|
1267
|
+
[_fP],
|
|
1268
|
+
[() => exports.FargateProfile$]
|
|
1269
|
+
];
|
|
1270
|
+
exports.DescribeIdentityProviderConfigRequest$ = [3, n0, _DIPCR,
|
|
1271
|
+
0,
|
|
1272
|
+
[_cN, _iPC],
|
|
1273
|
+
[[0, 1], () => exports.IdentityProviderConfig$], 2
|
|
1274
|
+
];
|
|
1275
|
+
exports.DescribeIdentityProviderConfigResponse$ = [3, n0, _DIPCRe,
|
|
1276
|
+
0,
|
|
1277
|
+
[_iPC],
|
|
1278
|
+
[() => exports.IdentityProviderConfigResponse$]
|
|
1279
|
+
];
|
|
1280
|
+
exports.DescribeInsightRequest$ = [3, n0, _DIR,
|
|
1281
|
+
0,
|
|
1282
|
+
[_cN, _id_],
|
|
1283
|
+
[[0, 1], [0, 1]], 2
|
|
1284
|
+
];
|
|
1285
|
+
exports.DescribeInsightResponse$ = [3, n0, _DIRe,
|
|
1286
|
+
0,
|
|
1287
|
+
[_in],
|
|
1288
|
+
[() => exports.Insight$]
|
|
1289
|
+
];
|
|
1290
|
+
exports.DescribeInsightsRefreshRequest$ = [3, n0, _DIRR,
|
|
1291
|
+
0,
|
|
1292
|
+
[_cN],
|
|
1293
|
+
[[0, 1]], 1
|
|
1294
|
+
];
|
|
1295
|
+
exports.DescribeInsightsRefreshResponse$ = [3, n0, _DIRRe,
|
|
1296
|
+
0,
|
|
1297
|
+
[_m, _st, _sAt, _eA],
|
|
1298
|
+
[0, 0, 4, 4]
|
|
1299
|
+
];
|
|
1300
|
+
exports.DescribeNodegroupRequest$ = [3, n0, _DNRes,
|
|
1301
|
+
0,
|
|
1302
|
+
[_cN, _nN],
|
|
1303
|
+
[[0, 1], [0, 1]], 2
|
|
1304
|
+
];
|
|
1305
|
+
exports.DescribeNodegroupResponse$ = [3, n0, _DNResc,
|
|
1306
|
+
0,
|
|
1307
|
+
[_no],
|
|
1308
|
+
[() => exports.Nodegroup$]
|
|
1309
|
+
];
|
|
1310
|
+
exports.DescribePodIdentityAssociationRequest$ = [3, n0, _DPIARes,
|
|
1311
|
+
0,
|
|
1312
|
+
[_cN, _aIs],
|
|
1313
|
+
[[0, 1], [0, 1]], 2
|
|
1314
|
+
];
|
|
1315
|
+
exports.DescribePodIdentityAssociationResponse$ = [3, n0, _DPIAResc,
|
|
1316
|
+
0,
|
|
1317
|
+
[_as],
|
|
1318
|
+
[() => exports.PodIdentityAssociation$]
|
|
1319
|
+
];
|
|
1320
|
+
exports.DescribeUpdateRequest$ = [3, n0, _DUR,
|
|
1321
|
+
0,
|
|
1322
|
+
[_n, _uI, _nN, _aN, _cNa],
|
|
1323
|
+
[[0, 1], [0, 1], [0, { [_hQ]: _nN }], [0, { [_hQ]: _aN }], [0, { [_hQ]: _cNa }]], 2
|
|
1324
|
+
];
|
|
1325
|
+
exports.DescribeUpdateResponse$ = [3, n0, _DURe,
|
|
1326
|
+
0,
|
|
1327
|
+
[_up],
|
|
1328
|
+
[() => exports.Update$]
|
|
1329
|
+
];
|
|
1330
|
+
exports.DisassociateAccessPolicyRequest$ = [3, n0, _DAPR,
|
|
1331
|
+
0,
|
|
1332
|
+
[_cN, _pA, _pAo],
|
|
1333
|
+
[[0, 1], [0, 1], [0, 1]], 3
|
|
1334
|
+
];
|
|
1335
|
+
exports.DisassociateAccessPolicyResponse$ = [3, n0, _DAPRi,
|
|
1336
|
+
0,
|
|
1337
|
+
[],
|
|
1338
|
+
[]
|
|
1339
|
+
];
|
|
1340
|
+
exports.DisassociateIdentityProviderConfigRequest$ = [3, n0, _DIPCRi,
|
|
1341
|
+
0,
|
|
1342
|
+
[_cN, _iPC, _cRT],
|
|
1343
|
+
[[0, 1], () => exports.IdentityProviderConfig$, [0, 4]], 2
|
|
1344
|
+
];
|
|
1345
|
+
exports.DisassociateIdentityProviderConfigResponse$ = [3, n0, _DIPCRis,
|
|
1346
|
+
0,
|
|
1347
|
+
[_up],
|
|
1348
|
+
[() => exports.Update$]
|
|
1349
|
+
];
|
|
1350
|
+
exports.EksAnywhereSubscription$ = [3, n0, _EAS,
|
|
1351
|
+
0,
|
|
1352
|
+
[_id_, _a, _cA, _eD, _eDx, _lQ, _lT, _te, _st, _aR, _lA, _li, _t],
|
|
1353
|
+
[0, 0, 4, 4, 4, 1, 0, () => exports.EksAnywhereSubscriptionTerm$, 0, 2, 64 | 0, () => LicenseList, 128 | 0]
|
|
1354
|
+
];
|
|
1355
|
+
exports.EksAnywhereSubscriptionTerm$ = [3, n0, _EAST,
|
|
1356
|
+
0,
|
|
1357
|
+
[_du, _un],
|
|
1358
|
+
[1, 0]
|
|
1359
|
+
];
|
|
1360
|
+
exports.ElasticLoadBalancing$ = [3, n0, _ELB,
|
|
1361
|
+
0,
|
|
1362
|
+
[_en],
|
|
1363
|
+
[2]
|
|
1364
|
+
];
|
|
1365
|
+
exports.EncryptionConfig$ = [3, n0, _EC,
|
|
1366
|
+
0,
|
|
1367
|
+
[_re, _pr],
|
|
1368
|
+
[64 | 0, () => exports.Provider$]
|
|
1369
|
+
];
|
|
1370
|
+
exports.ErrorDetail$ = [3, n0, _ED,
|
|
1371
|
+
0,
|
|
1372
|
+
[_eCr, _eM, _rI],
|
|
1373
|
+
[0, 0, 64 | 0]
|
|
1374
|
+
];
|
|
1375
|
+
exports.FargateProfile$ = [3, n0, _FP,
|
|
1376
|
+
0,
|
|
1377
|
+
[_fPN, _fPA, _cN, _cA, _pERA, _sub, _sel, _st, _t, _h],
|
|
1378
|
+
[0, 0, 0, 4, 0, 64 | 0, () => FargateProfileSelectors, 0, 128 | 0, () => exports.FargateProfileHealth$]
|
|
1379
|
+
];
|
|
1380
|
+
exports.FargateProfileHealth$ = [3, n0, _FPH,
|
|
1381
|
+
0,
|
|
1382
|
+
[_i],
|
|
1383
|
+
[() => FargateProfileIssueList]
|
|
1384
|
+
];
|
|
1385
|
+
exports.FargateProfileIssue$ = [3, n0, _FPI,
|
|
1386
|
+
0,
|
|
1387
|
+
[_co, _m, _rI],
|
|
1388
|
+
[0, 0, 64 | 0]
|
|
1389
|
+
];
|
|
1390
|
+
exports.FargateProfileSelector$ = [3, n0, _FPS,
|
|
1391
|
+
0,
|
|
1392
|
+
[_nam, _la],
|
|
1393
|
+
[0, 128 | 0]
|
|
1394
|
+
];
|
|
1395
|
+
exports.Identity$ = [3, n0, _I,
|
|
1396
|
+
0,
|
|
1397
|
+
[_oi],
|
|
1398
|
+
[() => exports.OIDC$]
|
|
1399
|
+
];
|
|
1400
|
+
exports.IdentityProviderConfig$ = [3, n0, _IPC,
|
|
1401
|
+
0,
|
|
1402
|
+
[_ty, _n],
|
|
1403
|
+
[0, 0], 2
|
|
1404
|
+
];
|
|
1405
|
+
exports.IdentityProviderConfigResponse$ = [3, n0, _IPCR,
|
|
1406
|
+
0,
|
|
1407
|
+
[_oi],
|
|
1408
|
+
[() => exports.OidcIdentityProviderConfig$]
|
|
1409
|
+
];
|
|
1410
|
+
exports.Insight$ = [3, n0, _In,
|
|
1411
|
+
0,
|
|
1412
|
+
[_id_, _n, _cat, _kV, _lRTa, _lTT, _de, _iS, _rec, _aId, _re, _cSS],
|
|
1413
|
+
[0, 0, 0, 0, 4, 4, 0, () => exports.InsightStatus$, 0, 128 | 0, () => InsightResourceDetails, () => exports.InsightCategorySpecificSummary$]
|
|
1414
|
+
];
|
|
1415
|
+
exports.InsightCategorySpecificSummary$ = [3, n0, _ICSS,
|
|
1416
|
+
0,
|
|
1417
|
+
[_dD, _aCD],
|
|
1418
|
+
[() => DeprecationDetails, () => AddonCompatibilityDetails]
|
|
1419
|
+
];
|
|
1420
|
+
exports.InsightResourceDetail$ = [3, n0, _IRD,
|
|
1421
|
+
0,
|
|
1422
|
+
[_iS, _kRU, _a],
|
|
1423
|
+
[() => exports.InsightStatus$, 0, 0]
|
|
1424
|
+
];
|
|
1425
|
+
exports.InsightsFilter$ = [3, n0, _IF,
|
|
1426
|
+
0,
|
|
1427
|
+
[_cate, _kVu, _sta],
|
|
1428
|
+
[64 | 0, 64 | 0, 64 | 0]
|
|
1429
|
+
];
|
|
1430
|
+
exports.InsightStatus$ = [3, n0, _IS,
|
|
1431
|
+
0,
|
|
1432
|
+
[_st, _rea],
|
|
1433
|
+
[0, 0]
|
|
1434
|
+
];
|
|
1435
|
+
exports.InsightSummary$ = [3, n0, _ISn,
|
|
1436
|
+
0,
|
|
1437
|
+
[_id_, _n, _cat, _kV, _lRTa, _lTT, _de, _iS],
|
|
1438
|
+
[0, 0, 0, 0, 4, 4, 0, () => exports.InsightStatus$]
|
|
1439
|
+
];
|
|
1440
|
+
exports.Issue$ = [3, n0, _Is,
|
|
1441
|
+
0,
|
|
1442
|
+
[_co, _m, _rI],
|
|
1443
|
+
[0, 0, 64 | 0]
|
|
1444
|
+
];
|
|
1445
|
+
exports.KubernetesNetworkConfigRequest$ = [3, n0, _KNCR,
|
|
1446
|
+
0,
|
|
1447
|
+
[_sIC, _iF, _eLB],
|
|
1448
|
+
[0, 0, () => exports.ElasticLoadBalancing$]
|
|
1449
|
+
];
|
|
1450
|
+
exports.KubernetesNetworkConfigResponse$ = [3, n0, _KNCRu,
|
|
1451
|
+
0,
|
|
1452
|
+
[_sIC, _sICe, _iF, _eLB],
|
|
1453
|
+
[0, 0, 0, () => exports.ElasticLoadBalancing$]
|
|
1454
|
+
];
|
|
1455
|
+
exports.LaunchTemplateSpecification$ = [3, n0, _LTS,
|
|
1456
|
+
0,
|
|
1457
|
+
[_n, _v, _id_],
|
|
1458
|
+
[0, 0, 0]
|
|
1459
|
+
];
|
|
1460
|
+
exports.License$ = [3, n0, _L,
|
|
1461
|
+
0,
|
|
1462
|
+
[_id_, _to],
|
|
1463
|
+
[0, 0]
|
|
1464
|
+
];
|
|
1465
|
+
exports.ListAccessEntriesRequest$ = [3, n0, _LAER,
|
|
1466
|
+
0,
|
|
1467
|
+
[_cN, _aPA, _mR, _nT],
|
|
1468
|
+
[[0, 1], [0, { [_hQ]: _aPA }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
1469
|
+
];
|
|
1470
|
+
exports.ListAccessEntriesResponse$ = [3, n0, _LAERi,
|
|
1471
|
+
0,
|
|
1472
|
+
[_aEcc, _nT],
|
|
1473
|
+
[64 | 0, 0]
|
|
1474
|
+
];
|
|
1475
|
+
exports.ListAccessPoliciesRequest$ = [3, n0, _LAPR,
|
|
1476
|
+
0,
|
|
1477
|
+
[_mR, _nT],
|
|
1478
|
+
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
1479
|
+
];
|
|
1480
|
+
exports.ListAccessPoliciesResponse$ = [3, n0, _LAPRi,
|
|
1481
|
+
0,
|
|
1482
|
+
[_aP, _nT],
|
|
1483
|
+
[() => AccessPoliciesList, 0]
|
|
1484
|
+
];
|
|
1485
|
+
exports.ListAddonsRequest$ = [3, n0, _LAR,
|
|
1486
|
+
0,
|
|
1487
|
+
[_cN, _mR, _nT],
|
|
1488
|
+
[[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
1489
|
+
];
|
|
1490
|
+
exports.ListAddonsResponse$ = [3, n0, _LARi,
|
|
1491
|
+
0,
|
|
1492
|
+
[_add, _nT],
|
|
1493
|
+
[64 | 0, 0]
|
|
1494
|
+
];
|
|
1495
|
+
exports.ListAssociatedAccessPoliciesRequest$ = [3, n0, _LAAPR,
|
|
1496
|
+
0,
|
|
1497
|
+
[_cN, _pA, _mR, _nT],
|
|
1498
|
+
[[0, 1], [0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 2
|
|
1499
|
+
];
|
|
1500
|
+
exports.ListAssociatedAccessPoliciesResponse$ = [3, n0, _LAAPRi,
|
|
1501
|
+
0,
|
|
1502
|
+
[_cN, _pA, _nT, _aAPs],
|
|
1503
|
+
[0, 0, 0, () => AssociatedAccessPoliciesList]
|
|
1504
|
+
];
|
|
1505
|
+
exports.ListCapabilitiesRequest$ = [3, n0, _LCR,
|
|
1506
|
+
0,
|
|
1507
|
+
[_cN, _nT, _mR],
|
|
1508
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1509
|
+
];
|
|
1510
|
+
exports.ListCapabilitiesResponse$ = [3, n0, _LCRi,
|
|
1511
|
+
0,
|
|
1512
|
+
[_cap, _nT],
|
|
1513
|
+
[() => CapabilitySummaryList, 0]
|
|
1514
|
+
];
|
|
1515
|
+
exports.ListClustersRequest$ = [3, n0, _LCRis,
|
|
1516
|
+
0,
|
|
1517
|
+
[_mR, _nT, _inc],
|
|
1518
|
+
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [64 | 0, { [_hQ]: _inc }]]
|
|
1519
|
+
];
|
|
1520
|
+
exports.ListClustersResponse$ = [3, n0, _LCRist,
|
|
1521
|
+
0,
|
|
1522
|
+
[_clu, _nT],
|
|
1523
|
+
[64 | 0, 0]
|
|
1524
|
+
];
|
|
1525
|
+
exports.ListEksAnywhereSubscriptionsRequest$ = [3, n0, _LEASR,
|
|
1526
|
+
0,
|
|
1527
|
+
[_mR, _nT, _iSn],
|
|
1528
|
+
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [64 | 0, { [_hQ]: _iSn }]]
|
|
1529
|
+
];
|
|
1530
|
+
exports.ListEksAnywhereSubscriptionsResponse$ = [3, n0, _LEASRi,
|
|
1531
|
+
0,
|
|
1532
|
+
[_subs, _nT],
|
|
1533
|
+
[() => EksAnywhereSubscriptionList, 0]
|
|
1534
|
+
];
|
|
1535
|
+
exports.ListFargateProfilesRequest$ = [3, n0, _LFPR,
|
|
1536
|
+
0,
|
|
1537
|
+
[_cN, _mR, _nT],
|
|
1538
|
+
[[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
1539
|
+
];
|
|
1540
|
+
exports.ListFargateProfilesResponse$ = [3, n0, _LFPRi,
|
|
1541
|
+
0,
|
|
1542
|
+
[_fPNa, _nT],
|
|
1543
|
+
[64 | 0, 0]
|
|
1544
|
+
];
|
|
1545
|
+
exports.ListIdentityProviderConfigsRequest$ = [3, n0, _LIPCR,
|
|
1546
|
+
0,
|
|
1547
|
+
[_cN, _mR, _nT],
|
|
1548
|
+
[[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
1549
|
+
];
|
|
1550
|
+
exports.ListIdentityProviderConfigsResponse$ = [3, n0, _LIPCRi,
|
|
1551
|
+
0,
|
|
1552
|
+
[_iPCd, _nT],
|
|
1553
|
+
[() => IdentityProviderConfigs, 0]
|
|
1554
|
+
];
|
|
1555
|
+
exports.ListInsightsRequest$ = [3, n0, _LIR,
|
|
1556
|
+
0,
|
|
1557
|
+
[_cN, _f, _mR, _nT],
|
|
1558
|
+
[[0, 1], () => exports.InsightsFilter$, 1, 0], 1
|
|
1559
|
+
];
|
|
1560
|
+
exports.ListInsightsResponse$ = [3, n0, _LIRi,
|
|
1561
|
+
0,
|
|
1562
|
+
[_ins, _nT],
|
|
1563
|
+
[() => InsightSummaries, 0]
|
|
1564
|
+
];
|
|
1565
|
+
exports.ListNodegroupsRequest$ = [3, n0, _LNR,
|
|
1566
|
+
0,
|
|
1567
|
+
[_cN, _mR, _nT],
|
|
1568
|
+
[[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
1569
|
+
];
|
|
1570
|
+
exports.ListNodegroupsResponse$ = [3, n0, _LNRi,
|
|
1571
|
+
0,
|
|
1572
|
+
[_nod, _nT],
|
|
1573
|
+
[64 | 0, 0]
|
|
1574
|
+
];
|
|
1575
|
+
exports.ListPodIdentityAssociationsRequest$ = [3, n0, _LPIAR,
|
|
1576
|
+
0,
|
|
1577
|
+
[_cN, _nam, _sA, _mR, _nT],
|
|
1578
|
+
[[0, 1], [0, { [_hQ]: _nam }], [0, { [_hQ]: _sA }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
1579
|
+
];
|
|
1580
|
+
exports.ListPodIdentityAssociationsResponse$ = [3, n0, _LPIARi,
|
|
1581
|
+
0,
|
|
1582
|
+
[_ass, _nT],
|
|
1583
|
+
[() => PodIdentityAssociationSummaries, 0]
|
|
1584
|
+
];
|
|
1585
|
+
exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1586
|
+
0,
|
|
1587
|
+
[_rAes],
|
|
1588
|
+
[[0, 1]], 1
|
|
1589
|
+
];
|
|
1590
|
+
exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1591
|
+
0,
|
|
1592
|
+
[_t],
|
|
1593
|
+
[128 | 0]
|
|
1594
|
+
];
|
|
1595
|
+
exports.ListUpdatesRequest$ = [3, n0, _LUR,
|
|
1596
|
+
0,
|
|
1597
|
+
[_n, _nN, _aN, _cNa, _nT, _mR],
|
|
1598
|
+
[[0, 1], [0, { [_hQ]: _nN }], [0, { [_hQ]: _aN }], [0, { [_hQ]: _cNa }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1599
|
+
];
|
|
1600
|
+
exports.ListUpdatesResponse$ = [3, n0, _LURi,
|
|
1601
|
+
0,
|
|
1602
|
+
[_uIp, _nT],
|
|
1603
|
+
[64 | 0, 0]
|
|
1604
|
+
];
|
|
1605
|
+
exports.Logging$ = [3, n0, _Lo,
|
|
1606
|
+
0,
|
|
1607
|
+
[_cL],
|
|
1608
|
+
[() => LogSetups]
|
|
1609
|
+
];
|
|
1610
|
+
exports.LogSetup$ = [3, n0, _LS,
|
|
1611
|
+
0,
|
|
1612
|
+
[_typ, _en],
|
|
1613
|
+
[64 | 0, 2]
|
|
1614
|
+
];
|
|
1615
|
+
exports.MarketplaceInformation$ = [3, n0, _MI,
|
|
1616
|
+
0,
|
|
1617
|
+
[_pI, _pU],
|
|
1618
|
+
[0, 0]
|
|
1619
|
+
];
|
|
1620
|
+
exports.Nodegroup$ = [3, n0, _N,
|
|
1621
|
+
0,
|
|
1622
|
+
[_nN, _nAo, _cN, _v, _rV, _cA, _mA, _st, _cTa, _sCc, _iT, _sub, _rAe, _aT, _nR, _la, _ta, _re, _dS, _h, _uC, _nRC, _lTa, _t],
|
|
1623
|
+
[0, 0, 0, 0, 0, 4, 4, 0, 0, () => exports.NodegroupScalingConfig$, 64 | 0, 64 | 0, () => exports.RemoteAccessConfig$, 0, 0, 128 | 0, () => taintsList, () => exports.NodegroupResources$, 1, () => exports.NodegroupHealth$, () => exports.NodegroupUpdateConfig$, () => exports.NodeRepairConfig$, () => exports.LaunchTemplateSpecification$, 128 | 0]
|
|
1624
|
+
];
|
|
1625
|
+
exports.NodegroupHealth$ = [3, n0, _NH,
|
|
1626
|
+
0,
|
|
1627
|
+
[_i],
|
|
1628
|
+
[() => IssueList]
|
|
1629
|
+
];
|
|
1630
|
+
exports.NodegroupResources$ = [3, n0, _NR,
|
|
1631
|
+
0,
|
|
1632
|
+
[_aSG, _rASG],
|
|
1633
|
+
[() => AutoScalingGroupList, 0]
|
|
1634
|
+
];
|
|
1635
|
+
exports.NodegroupScalingConfig$ = [3, n0, _NSC,
|
|
1636
|
+
0,
|
|
1637
|
+
[_mS, _mSa, _dSe],
|
|
1638
|
+
[1, 1, 1]
|
|
1639
|
+
];
|
|
1640
|
+
exports.NodegroupUpdateConfig$ = [3, n0, _NUC,
|
|
1641
|
+
0,
|
|
1642
|
+
[_mU, _mUP, _uS],
|
|
1643
|
+
[1, 1, 0]
|
|
1644
|
+
];
|
|
1645
|
+
exports.NodeRepairConfig$ = [3, n0, _NRC,
|
|
1646
|
+
0,
|
|
1647
|
+
[_en, _mUNTC, _mUNTP, _mPNRC, _mPNRP, _nRCO],
|
|
1648
|
+
[2, 1, 1, 1, 1, () => NodeRepairConfigOverridesList]
|
|
1649
|
+
];
|
|
1650
|
+
exports.NodeRepairConfigOverrides$ = [3, n0, _NRCO,
|
|
1651
|
+
0,
|
|
1652
|
+
[_nMC, _nUR, _mRWTM, _rAep],
|
|
1653
|
+
[0, 0, 1, 0]
|
|
1654
|
+
];
|
|
1655
|
+
exports.OIDC$ = [3, n0, _OIDC,
|
|
1656
|
+
0,
|
|
1657
|
+
[_is],
|
|
1658
|
+
[0]
|
|
1659
|
+
];
|
|
1660
|
+
exports.OidcIdentityProviderConfig$ = [3, n0, _OIPC,
|
|
1661
|
+
0,
|
|
1662
|
+
[_iPCN, _iPCA, _cN, _iU, _cI, _uCs, _uPs, _gC, _gP, _rCeq, _t, _st],
|
|
1663
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 128 | 0, 128 | 0, 0]
|
|
1664
|
+
];
|
|
1665
|
+
exports.OidcIdentityProviderConfigRequest$ = [3, n0, _OIPCR,
|
|
1666
|
+
0,
|
|
1667
|
+
[_iPCN, _iU, _cI, _uCs, _uPs, _gC, _gP, _rCeq],
|
|
1668
|
+
[0, 0, 0, 0, 0, 0, 0, 128 | 0], 3
|
|
1669
|
+
];
|
|
1670
|
+
exports.OutpostConfigRequest$ = [3, n0, _OCR,
|
|
1671
|
+
0,
|
|
1672
|
+
[_oA, _cPIT, _cPP],
|
|
1673
|
+
[64 | 0, 0, () => exports.ControlPlanePlacementRequest$], 2
|
|
1674
|
+
];
|
|
1675
|
+
exports.OutpostConfigResponse$ = [3, n0, _OCRu,
|
|
1676
|
+
0,
|
|
1677
|
+
[_oA, _cPIT, _cPP],
|
|
1678
|
+
[64 | 0, 0, () => exports.ControlPlanePlacementResponse$], 2
|
|
1679
|
+
];
|
|
1680
|
+
exports.PodIdentityAssociation$ = [3, n0, _PIA,
|
|
1681
|
+
0,
|
|
1682
|
+
[_cN, _nam, _sA, _rA, _aAss, _aIs, _t, _cA, _mA, _oAw, _dST, _tRA, _eI, _po],
|
|
1683
|
+
[0, 0, 0, 0, 0, 0, 128 | 0, 4, 4, 0, 2, 0, 0, 0]
|
|
1684
|
+
];
|
|
1685
|
+
exports.PodIdentityAssociationSummary$ = [3, n0, _PIAS,
|
|
1686
|
+
0,
|
|
1687
|
+
[_cN, _nam, _sA, _aAss, _aIs, _oAw],
|
|
1688
|
+
[0, 0, 0, 0, 0, 0]
|
|
1689
|
+
];
|
|
1690
|
+
exports.Provider$ = [3, n0, _P,
|
|
1691
|
+
0,
|
|
1692
|
+
[_kA],
|
|
1693
|
+
[0]
|
|
1694
|
+
];
|
|
1695
|
+
exports.RegisterClusterRequest$ = [3, n0, _RCR,
|
|
1696
|
+
0,
|
|
1697
|
+
[_n, _cC, _cRT, _t],
|
|
1698
|
+
[0, () => exports.ConnectorConfigRequest$, [0, 4], 128 | 0], 2
|
|
1699
|
+
];
|
|
1700
|
+
exports.RegisterClusterResponse$ = [3, n0, _RCRe,
|
|
1701
|
+
0,
|
|
1702
|
+
[_cl],
|
|
1703
|
+
[() => exports.Cluster$]
|
|
1704
|
+
];
|
|
1705
|
+
exports.RemoteAccessConfig$ = [3, n0, _RAC,
|
|
1706
|
+
0,
|
|
1707
|
+
[_eSK, _sSG],
|
|
1708
|
+
[0, 64 | 0]
|
|
1709
|
+
];
|
|
1710
|
+
exports.RemoteNetworkConfigRequest$ = [3, n0, _RNCR,
|
|
1711
|
+
0,
|
|
1712
|
+
[_rNN, _rPN],
|
|
1713
|
+
[() => RemoteNodeNetworkList, () => RemotePodNetworkList]
|
|
1714
|
+
];
|
|
1715
|
+
exports.RemoteNetworkConfigResponse$ = [3, n0, _RNCRe,
|
|
1716
|
+
0,
|
|
1717
|
+
[_rNN, _rPN],
|
|
1718
|
+
[() => RemoteNodeNetworkList, () => RemotePodNetworkList]
|
|
1719
|
+
];
|
|
1720
|
+
exports.RemoteNodeNetwork$ = [3, n0, _RNN,
|
|
1721
|
+
0,
|
|
1722
|
+
[_ci],
|
|
1723
|
+
[64 | 0]
|
|
1724
|
+
];
|
|
1725
|
+
exports.RemotePodNetwork$ = [3, n0, _RPN,
|
|
1726
|
+
0,
|
|
1727
|
+
[_ci],
|
|
1728
|
+
[64 | 0]
|
|
1729
|
+
];
|
|
1730
|
+
exports.SsoIdentity$ = [3, n0, _SI,
|
|
1731
|
+
0,
|
|
1732
|
+
[_id_, _ty],
|
|
1733
|
+
[0, 0], 2
|
|
1734
|
+
];
|
|
1735
|
+
exports.StartInsightsRefreshRequest$ = [3, n0, _SIRR,
|
|
1736
|
+
0,
|
|
1737
|
+
[_cN],
|
|
1738
|
+
[[0, 1]], 1
|
|
1739
|
+
];
|
|
1740
|
+
exports.StartInsightsRefreshResponse$ = [3, n0, _SIRRt,
|
|
1741
|
+
0,
|
|
1742
|
+
[_m, _st],
|
|
1743
|
+
[0, 0]
|
|
1744
|
+
];
|
|
1745
|
+
exports.StorageConfigRequest$ = [3, n0, _SCR,
|
|
1746
|
+
0,
|
|
1747
|
+
[_bS],
|
|
1748
|
+
[() => exports.BlockStorage$]
|
|
1749
|
+
];
|
|
1750
|
+
exports.StorageConfigResponse$ = [3, n0, _SCRt,
|
|
1751
|
+
0,
|
|
1752
|
+
[_bS],
|
|
1753
|
+
[() => exports.BlockStorage$]
|
|
1754
|
+
];
|
|
1755
|
+
exports.TagResourceRequest$ = [3, n0, _TRR,
|
|
1756
|
+
0,
|
|
1757
|
+
[_rAes, _t],
|
|
1758
|
+
[[0, 1], 128 | 0], 2
|
|
1759
|
+
];
|
|
1760
|
+
exports.TagResourceResponse$ = [3, n0, _TRRa,
|
|
1761
|
+
0,
|
|
1762
|
+
[],
|
|
1763
|
+
[]
|
|
1764
|
+
];
|
|
1765
|
+
exports.Taint$ = [3, n0, _T,
|
|
1766
|
+
0,
|
|
1767
|
+
[_k, _va, _ef],
|
|
1768
|
+
[0, 0, 0]
|
|
1769
|
+
];
|
|
1770
|
+
exports.UntagResourceRequest$ = [3, n0, _URR,
|
|
1771
|
+
0,
|
|
1772
|
+
[_rAes, _tK],
|
|
1773
|
+
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
1774
|
+
];
|
|
1775
|
+
exports.UntagResourceResponse$ = [3, n0, _URRn,
|
|
1776
|
+
0,
|
|
1777
|
+
[],
|
|
1778
|
+
[]
|
|
1779
|
+
];
|
|
1780
|
+
exports.Update$ = [3, n0, _U,
|
|
1781
|
+
0,
|
|
1782
|
+
[_id_, _st, _ty, _pa, _cA, _er],
|
|
1783
|
+
[0, 0, 0, () => UpdateParams, 4, () => ErrorDetails]
|
|
1784
|
+
];
|
|
1785
|
+
exports.UpdateAccessConfigRequest$ = [3, n0, _UACR,
|
|
1786
|
+
0,
|
|
1787
|
+
[_aM],
|
|
1788
|
+
[0]
|
|
1789
|
+
];
|
|
1790
|
+
exports.UpdateAccessEntryRequest$ = [3, n0, _UAER,
|
|
1791
|
+
0,
|
|
1792
|
+
[_cN, _pA, _kG, _cRT, _u],
|
|
1793
|
+
[[0, 1], [0, 1], 64 | 0, [0, 4], 0], 2
|
|
1794
|
+
];
|
|
1795
|
+
exports.UpdateAccessEntryResponse$ = [3, n0, _UAERp,
|
|
1796
|
+
0,
|
|
1797
|
+
[_aEc],
|
|
1798
|
+
[() => exports.AccessEntry$]
|
|
1799
|
+
];
|
|
1800
|
+
exports.UpdateAddonRequest$ = [3, n0, _UAR,
|
|
1801
|
+
0,
|
|
1802
|
+
[_cN, _aN, _aV, _sARA, _rCe, _cRT, _cV, _pIA],
|
|
1803
|
+
[[0, 1], [0, 1], 0, 0, 0, [0, 4], 0, () => AddonPodIdentityAssociationsList], 2
|
|
1804
|
+
];
|
|
1805
|
+
exports.UpdateAddonResponse$ = [3, n0, _UARp,
|
|
1806
|
+
0,
|
|
1807
|
+
[_up],
|
|
1808
|
+
[() => exports.Update$]
|
|
1809
|
+
];
|
|
1810
|
+
exports.UpdateArgoCdConfig$ = [3, n0, _UACC,
|
|
1811
|
+
0,
|
|
1812
|
+
[_rRM, _nA],
|
|
1813
|
+
[() => exports.UpdateRoleMappings$, () => exports.ArgoCdNetworkAccessConfigRequest$]
|
|
1814
|
+
];
|
|
1815
|
+
exports.UpdateCapabilityConfiguration$ = [3, n0, _UCC,
|
|
1816
|
+
0,
|
|
1817
|
+
[_aC],
|
|
1818
|
+
[() => exports.UpdateArgoCdConfig$]
|
|
1819
|
+
];
|
|
1820
|
+
exports.UpdateCapabilityRequest$ = [3, n0, _UCR,
|
|
1821
|
+
0,
|
|
1822
|
+
[_cN, _cNa, _rA, _con, _cRT, _dPP],
|
|
1823
|
+
[[0, 1], [0, 1], 0, () => exports.UpdateCapabilityConfiguration$, [0, 4], 0], 2
|
|
1824
|
+
];
|
|
1825
|
+
exports.UpdateCapabilityResponse$ = [3, n0, _UCRp,
|
|
1826
|
+
0,
|
|
1827
|
+
[_up],
|
|
1828
|
+
[() => exports.Update$]
|
|
1829
|
+
];
|
|
1830
|
+
exports.UpdateClusterConfigRequest$ = [3, n0, _UCCR,
|
|
1831
|
+
0,
|
|
1832
|
+
[_n, _rVC, _l, _cRT, _aCc, _uP, _zSC, _cCo, _kNC, _sC, _rNC, _dP, _cPSC],
|
|
1833
|
+
[[0, 1], () => exports.VpcConfigRequest$, () => exports.Logging$, [0, 4], () => exports.UpdateAccessConfigRequest$, () => exports.UpgradePolicyRequest$, () => exports.ZonalShiftConfigRequest$, () => exports.ComputeConfigRequest$, () => exports.KubernetesNetworkConfigRequest$, () => exports.StorageConfigRequest$, () => exports.RemoteNetworkConfigRequest$, 2, () => exports.ControlPlaneScalingConfig$], 1
|
|
1834
|
+
];
|
|
1835
|
+
exports.UpdateClusterConfigResponse$ = [3, n0, _UCCRp,
|
|
1836
|
+
0,
|
|
1837
|
+
[_up],
|
|
1838
|
+
[() => exports.Update$]
|
|
1839
|
+
];
|
|
1840
|
+
exports.UpdateClusterVersionRequest$ = [3, n0, _UCVR,
|
|
1841
|
+
0,
|
|
1842
|
+
[_n, _v, _cRT, _fo],
|
|
1843
|
+
[[0, 1], 0, [0, 4], 2], 2
|
|
1844
|
+
];
|
|
1845
|
+
exports.UpdateClusterVersionResponse$ = [3, n0, _UCVRp,
|
|
1846
|
+
0,
|
|
1847
|
+
[_up],
|
|
1848
|
+
[() => exports.Update$]
|
|
1849
|
+
];
|
|
1850
|
+
exports.UpdateEksAnywhereSubscriptionRequest$ = [3, n0, _UEASR,
|
|
1851
|
+
0,
|
|
1852
|
+
[_id_, _aR, _cRT],
|
|
1853
|
+
[[0, 1], 2, [0, 4]], 2
|
|
1854
|
+
];
|
|
1855
|
+
exports.UpdateEksAnywhereSubscriptionResponse$ = [3, n0, _UEASRp,
|
|
1856
|
+
0,
|
|
1857
|
+
[_su],
|
|
1858
|
+
[() => exports.EksAnywhereSubscription$]
|
|
1859
|
+
];
|
|
1860
|
+
exports.UpdateLabelsPayload$ = [3, n0, _ULP,
|
|
1861
|
+
0,
|
|
1862
|
+
[_aOUL, _rL],
|
|
1863
|
+
[128 | 0, 64 | 0]
|
|
1864
|
+
];
|
|
1865
|
+
exports.UpdateNodegroupConfigRequest$ = [3, n0, _UNCR,
|
|
1866
|
+
0,
|
|
1867
|
+
[_cN, _nN, _la, _ta, _sCc, _uC, _nRC, _cRT],
|
|
1868
|
+
[[0, 1], [0, 1], () => exports.UpdateLabelsPayload$, () => exports.UpdateTaintsPayload$, () => exports.NodegroupScalingConfig$, () => exports.NodegroupUpdateConfig$, () => exports.NodeRepairConfig$, [0, 4]], 2
|
|
1869
|
+
];
|
|
1870
|
+
exports.UpdateNodegroupConfigResponse$ = [3, n0, _UNCRp,
|
|
1871
|
+
0,
|
|
1872
|
+
[_up],
|
|
1873
|
+
[() => exports.Update$]
|
|
1874
|
+
];
|
|
1875
|
+
exports.UpdateNodegroupVersionRequest$ = [3, n0, _UNVR,
|
|
1876
|
+
0,
|
|
1877
|
+
[_cN, _nN, _v, _rV, _lTa, _fo, _cRT],
|
|
1878
|
+
[[0, 1], [0, 1], 0, 0, () => exports.LaunchTemplateSpecification$, 2, [0, 4]], 2
|
|
1879
|
+
];
|
|
1880
|
+
exports.UpdateNodegroupVersionResponse$ = [3, n0, _UNVRp,
|
|
1881
|
+
0,
|
|
1882
|
+
[_up],
|
|
1883
|
+
[() => exports.Update$]
|
|
1884
|
+
];
|
|
1885
|
+
exports.UpdateParam$ = [3, n0, _UP,
|
|
1886
|
+
0,
|
|
1887
|
+
[_ty, _va],
|
|
1888
|
+
[0, 0]
|
|
1889
|
+
];
|
|
1890
|
+
exports.UpdatePodIdentityAssociationRequest$ = [3, n0, _UPIAR,
|
|
1891
|
+
0,
|
|
1892
|
+
[_cN, _aIs, _rA, _cRT, _dST, _tRA, _po],
|
|
1893
|
+
[[0, 1], [0, 1], 0, [0, 4], 2, 0, 0], 2
|
|
1894
|
+
];
|
|
1895
|
+
exports.UpdatePodIdentityAssociationResponse$ = [3, n0, _UPIARp,
|
|
1896
|
+
0,
|
|
1897
|
+
[_as],
|
|
1898
|
+
[() => exports.PodIdentityAssociation$]
|
|
1899
|
+
];
|
|
1900
|
+
exports.UpdateRoleMappings$ = [3, n0, _URM,
|
|
1901
|
+
0,
|
|
1902
|
+
[_aOURM, _rRMe],
|
|
1903
|
+
[() => ArgoCdRoleMappingList, () => ArgoCdRoleMappingList]
|
|
1904
|
+
];
|
|
1905
|
+
exports.UpdateTaintsPayload$ = [3, n0, _UTP,
|
|
1906
|
+
0,
|
|
1907
|
+
[_aOUT, _rT],
|
|
1908
|
+
[() => taintsList, () => taintsList]
|
|
1909
|
+
];
|
|
1910
|
+
exports.UpgradePolicyRequest$ = [3, n0, _UPR,
|
|
1911
|
+
0,
|
|
1912
|
+
[_sT],
|
|
1913
|
+
[0]
|
|
1914
|
+
];
|
|
1915
|
+
exports.UpgradePolicyResponse$ = [3, n0, _UPRp,
|
|
1916
|
+
0,
|
|
1917
|
+
[_sT],
|
|
1918
|
+
[0]
|
|
1919
|
+
];
|
|
1920
|
+
exports.VpcConfigRequest$ = [3, n0, _VCR,
|
|
1921
|
+
0,
|
|
1922
|
+
[_sIu, _sGI, _ePA, _ePAn, _pAC],
|
|
1923
|
+
[64 | 0, 64 | 0, 2, 2, 64 | 0]
|
|
1924
|
+
];
|
|
1925
|
+
exports.VpcConfigResponse$ = [3, n0, _VCRp,
|
|
1926
|
+
0,
|
|
1927
|
+
[_sIu, _sGI, _cSGI, _vIp, _ePA, _ePAn, _pAC],
|
|
1928
|
+
[64 | 0, 64 | 0, 0, 0, 2, 2, 64 | 0]
|
|
1929
|
+
];
|
|
1930
|
+
exports.ZonalShiftConfigRequest$ = [3, n0, _ZSCR,
|
|
1931
|
+
0,
|
|
1932
|
+
[_en],
|
|
1933
|
+
[2]
|
|
1934
|
+
];
|
|
1935
|
+
exports.ZonalShiftConfigResponse$ = [3, n0, _ZSCRo,
|
|
1936
|
+
0,
|
|
1937
|
+
[_en],
|
|
1938
|
+
[2]
|
|
1939
|
+
];
|
|
1940
|
+
var AccessPoliciesList = [1, n0, _APL,
|
|
1941
|
+
0, () => exports.AccessPolicy$
|
|
1942
|
+
];
|
|
1943
|
+
var AddonCompatibilityDetails = [1, n0, _ACDd,
|
|
1944
|
+
0, () => exports.AddonCompatibilityDetail$
|
|
1945
|
+
];
|
|
1946
|
+
var AddonIssueList = [1, n0, _AIL,
|
|
1947
|
+
0, () => exports.AddonIssue$
|
|
1948
|
+
];
|
|
1949
|
+
var AddonPodIdentityAssociationsList = [1, n0, _APIAL,
|
|
1950
|
+
0, () => exports.AddonPodIdentityAssociations$
|
|
1951
|
+
];
|
|
1952
|
+
var AddonPodIdentityConfigurationList = [1, n0, _APICL,
|
|
1953
|
+
0, () => exports.AddonPodIdentityConfiguration$
|
|
1954
|
+
];
|
|
1955
|
+
var Addons = [1, n0, _Ad,
|
|
1956
|
+
0, () => exports.AddonInfo$
|
|
1957
|
+
];
|
|
1958
|
+
var AddonVersionInfoList = [1, n0, _AVIL,
|
|
1959
|
+
0, () => exports.AddonVersionInfo$
|
|
1960
|
+
];
|
|
1961
|
+
var ArgoCdRoleMappingList = [1, n0, _ACRML,
|
|
1962
|
+
0, () => exports.ArgoCdRoleMapping$
|
|
1963
|
+
];
|
|
1964
|
+
var AssociatedAccessPoliciesList = [1, n0, _AAPL,
|
|
1965
|
+
0, () => exports.AssociatedAccessPolicy$
|
|
1966
|
+
];
|
|
1967
|
+
var AutoScalingGroupList = [1, n0, _ASGL,
|
|
1968
|
+
0, () => exports.AutoScalingGroup$
|
|
1969
|
+
];
|
|
1970
|
+
var CapabilityIssueList = [1, n0, _CIL,
|
|
1971
|
+
0, () => exports.CapabilityIssue$
|
|
1972
|
+
];
|
|
1973
|
+
var CapabilitySummaryList = [1, n0, _CSL,
|
|
1974
|
+
0, () => exports.CapabilitySummary$
|
|
1975
|
+
];
|
|
1976
|
+
var CategoryList = 64 | 0;
|
|
1977
|
+
var ClientStats = [1, n0, _CSli,
|
|
1978
|
+
0, () => exports.ClientStat$
|
|
1979
|
+
];
|
|
1980
|
+
var ClusterIssueList = [1, n0, _CILl,
|
|
1981
|
+
0, () => exports.ClusterIssue$
|
|
1982
|
+
];
|
|
1983
|
+
var ClusterVersionList = [1, n0, _CVL,
|
|
1984
|
+
0, () => exports.ClusterVersionInformation$
|
|
1985
|
+
];
|
|
1986
|
+
var Compatibilities = [1, n0, _Com,
|
|
1987
|
+
0, () => exports.Compatibility$
|
|
1988
|
+
];
|
|
1989
|
+
var DeprecationDetails = [1, n0, _DDe,
|
|
1990
|
+
0, () => exports.DeprecationDetail$
|
|
1991
|
+
];
|
|
1992
|
+
var EksAnywhereSubscriptionList = [1, n0, _EASL,
|
|
1993
|
+
0, () => exports.EksAnywhereSubscription$
|
|
1994
|
+
];
|
|
1995
|
+
var EksAnywhereSubscriptionStatusValues = 64 | 0;
|
|
1996
|
+
var EncryptionConfigList = [1, n0, _ECL,
|
|
1997
|
+
0, () => exports.EncryptionConfig$
|
|
1998
|
+
];
|
|
1999
|
+
var ErrorDetails = [1, n0, _EDr,
|
|
2000
|
+
0, () => exports.ErrorDetail$
|
|
2001
|
+
];
|
|
2002
|
+
var FargateProfileIssueList = [1, n0, _FPIL,
|
|
2003
|
+
0, () => exports.FargateProfileIssue$
|
|
2004
|
+
];
|
|
2005
|
+
var FargateProfileSelectors = [1, n0, _FPSa,
|
|
2006
|
+
0, () => exports.FargateProfileSelector$
|
|
2007
|
+
];
|
|
2008
|
+
var IdentityProviderConfigs = [1, n0, _IPCd,
|
|
2009
|
+
0, () => exports.IdentityProviderConfig$
|
|
2010
|
+
];
|
|
2011
|
+
var IncludeClustersList = 64 | 0;
|
|
2012
|
+
var InsightResourceDetails = [1, n0, _IRDn,
|
|
2013
|
+
0, () => exports.InsightResourceDetail$
|
|
2014
|
+
];
|
|
2015
|
+
var InsightStatusValueList = 64 | 0;
|
|
2016
|
+
var InsightSummaries = [1, n0, _ISns,
|
|
2017
|
+
0, () => exports.InsightSummary$
|
|
2018
|
+
];
|
|
2019
|
+
var IssueList = [1, n0, _IL,
|
|
2020
|
+
0, () => exports.Issue$
|
|
2021
|
+
];
|
|
2022
|
+
var labelsKeyList = 64 | 0;
|
|
2023
|
+
var LicenseList = [1, n0, _LL,
|
|
2024
|
+
0, () => exports.License$
|
|
2025
|
+
];
|
|
2026
|
+
var LogSetups = [1, n0, _LSo,
|
|
2027
|
+
0, () => exports.LogSetup$
|
|
2028
|
+
];
|
|
2029
|
+
var LogTypes = 64 | 0;
|
|
2030
|
+
var NodeRepairConfigOverridesList = [1, n0, _NRCOL,
|
|
2031
|
+
0, () => exports.NodeRepairConfigOverrides$
|
|
2032
|
+
];
|
|
2033
|
+
var PodIdentityAssociationSummaries = [1, n0, _PIASo,
|
|
2034
|
+
0, () => exports.PodIdentityAssociationSummary$
|
|
2035
|
+
];
|
|
2036
|
+
var RemoteNodeNetworkList = [1, n0, _RNNL,
|
|
2037
|
+
0, () => exports.RemoteNodeNetwork$
|
|
2038
|
+
];
|
|
2039
|
+
var RemotePodNetworkList = [1, n0, _RPNL,
|
|
2040
|
+
0, () => exports.RemotePodNetwork$
|
|
2041
|
+
];
|
|
2042
|
+
var SsoIdentityList = [1, n0, _SIL,
|
|
2043
|
+
0, () => exports.SsoIdentity$
|
|
2044
|
+
];
|
|
2045
|
+
var StringList = 64 | 0;
|
|
2046
|
+
var TagKeyList = 64 | 0;
|
|
2047
|
+
var taintsList = [1, n0, _tL,
|
|
2048
|
+
0, () => exports.Taint$
|
|
2049
|
+
];
|
|
2050
|
+
var UpdateParams = [1, n0, _UPp,
|
|
2051
|
+
0, () => exports.UpdateParam$
|
|
2052
|
+
];
|
|
2053
|
+
var AdditionalInfoMap = 128 | 0;
|
|
2054
|
+
var FargateProfileLabel = 128 | 0;
|
|
2055
|
+
var labelsMap = 128 | 0;
|
|
2056
|
+
var requiredClaimsMap = 128 | 0;
|
|
2057
|
+
var TagMap = 128 | 0;
|
|
2058
|
+
exports.AssociateAccessPolicy$ = [9, n0, _AAPs,
|
|
2059
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies", 200] }, () => exports.AssociateAccessPolicyRequest$, () => exports.AssociateAccessPolicyResponse$
|
|
2060
|
+
];
|
|
2061
|
+
exports.AssociateEncryptionConfig$ = [9, n0, _AEC,
|
|
2062
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/encryption-config/associate", 200] }, () => exports.AssociateEncryptionConfigRequest$, () => exports.AssociateEncryptionConfigResponse$
|
|
2063
|
+
];
|
|
2064
|
+
exports.AssociateIdentityProviderConfig$ = [9, n0, _AIPC,
|
|
2065
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/associate", 200] }, () => exports.AssociateIdentityProviderConfigRequest$, () => exports.AssociateIdentityProviderConfigResponse$
|
|
2066
|
+
];
|
|
2067
|
+
exports.CreateAccessEntry$ = [9, n0, _CAE,
|
|
2068
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/access-entries", 200] }, () => exports.CreateAccessEntryRequest$, () => exports.CreateAccessEntryResponse$
|
|
2069
|
+
];
|
|
2070
|
+
exports.CreateAddon$ = [9, n0, _CA,
|
|
2071
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/addons", 200] }, () => exports.CreateAddonRequest$, () => exports.CreateAddonResponse$
|
|
2072
|
+
];
|
|
2073
|
+
exports.CreateCapability$ = [9, n0, _CC,
|
|
2074
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/capabilities", 200] }, () => exports.CreateCapabilityRequest$, () => exports.CreateCapabilityResponse$
|
|
2075
|
+
];
|
|
2076
|
+
exports.CreateCluster$ = [9, n0, _CCr,
|
|
2077
|
+
{ [_ht]: ["POST", "/clusters", 200] }, () => exports.CreateClusterRequest$, () => exports.CreateClusterResponse$
|
|
2078
|
+
];
|
|
2079
|
+
exports.CreateEksAnywhereSubscription$ = [9, n0, _CEAS,
|
|
2080
|
+
{ [_ht]: ["POST", "/eks-anywhere-subscriptions", 200] }, () => exports.CreateEksAnywhereSubscriptionRequest$, () => exports.CreateEksAnywhereSubscriptionResponse$
|
|
2081
|
+
];
|
|
2082
|
+
exports.CreateFargateProfile$ = [9, n0, _CFP,
|
|
2083
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/fargate-profiles", 200] }, () => exports.CreateFargateProfileRequest$, () => exports.CreateFargateProfileResponse$
|
|
2084
|
+
];
|
|
2085
|
+
exports.CreateNodegroup$ = [9, n0, _CN,
|
|
2086
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/node-groups", 200] }, () => exports.CreateNodegroupRequest$, () => exports.CreateNodegroupResponse$
|
|
2087
|
+
];
|
|
2088
|
+
exports.CreatePodIdentityAssociation$ = [9, n0, _CPIA,
|
|
2089
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/pod-identity-associations", 200] }, () => exports.CreatePodIdentityAssociationRequest$, () => exports.CreatePodIdentityAssociationResponse$
|
|
2090
|
+
];
|
|
2091
|
+
exports.DeleteAccessEntry$ = [9, n0, _DAE,
|
|
2092
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/access-entries/{principalArn}", 200] }, () => exports.DeleteAccessEntryRequest$, () => exports.DeleteAccessEntryResponse$
|
|
2093
|
+
];
|
|
2094
|
+
exports.DeleteAddon$ = [9, n0, _DA,
|
|
2095
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/addons/{addonName}", 200] }, () => exports.DeleteAddonRequest$, () => exports.DeleteAddonResponse$
|
|
2096
|
+
];
|
|
2097
|
+
exports.DeleteCapability$ = [9, n0, _DC,
|
|
2098
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/capabilities/{capabilityName}", 200] }, () => exports.DeleteCapabilityRequest$, () => exports.DeleteCapabilityResponse$
|
|
2099
|
+
];
|
|
2100
|
+
exports.DeleteCluster$ = [9, n0, _DCe,
|
|
2101
|
+
{ [_ht]: ["DELETE", "/clusters/{name}", 200] }, () => exports.DeleteClusterRequest$, () => exports.DeleteClusterResponse$
|
|
2102
|
+
];
|
|
2103
|
+
exports.DeleteEksAnywhereSubscription$ = [9, n0, _DEAS,
|
|
2104
|
+
{ [_ht]: ["DELETE", "/eks-anywhere-subscriptions/{id}", 200] }, () => exports.DeleteEksAnywhereSubscriptionRequest$, () => exports.DeleteEksAnywhereSubscriptionResponse$
|
|
2105
|
+
];
|
|
2106
|
+
exports.DeleteFargateProfile$ = [9, n0, _DFP,
|
|
2107
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/fargate-profiles/{fargateProfileName}", 200] }, () => exports.DeleteFargateProfileRequest$, () => exports.DeleteFargateProfileResponse$
|
|
2108
|
+
];
|
|
2109
|
+
exports.DeleteNodegroup$ = [9, n0, _DN,
|
|
2110
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/node-groups/{nodegroupName}", 200] }, () => exports.DeleteNodegroupRequest$, () => exports.DeleteNodegroupResponse$
|
|
2111
|
+
];
|
|
2112
|
+
exports.DeletePodIdentityAssociation$ = [9, n0, _DPIA,
|
|
2113
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200] }, () => exports.DeletePodIdentityAssociationRequest$, () => exports.DeletePodIdentityAssociationResponse$
|
|
2114
|
+
];
|
|
2115
|
+
exports.DeregisterCluster$ = [9, n0, _DCer,
|
|
2116
|
+
{ [_ht]: ["DELETE", "/cluster-registrations/{name}", 200] }, () => exports.DeregisterClusterRequest$, () => exports.DeregisterClusterResponse$
|
|
2117
|
+
];
|
|
2118
|
+
exports.DescribeAccessEntry$ = [9, n0, _DAEe,
|
|
2119
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/access-entries/{principalArn}", 200] }, () => exports.DescribeAccessEntryRequest$, () => exports.DescribeAccessEntryResponse$
|
|
2120
|
+
];
|
|
2121
|
+
exports.DescribeAddon$ = [9, n0, _DAe,
|
|
2122
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/addons/{addonName}", 200] }, () => exports.DescribeAddonRequest$, () => exports.DescribeAddonResponse$
|
|
2123
|
+
];
|
|
2124
|
+
exports.DescribeAddonConfiguration$ = [9, n0, _DAC,
|
|
2125
|
+
{ [_ht]: ["GET", "/addons/configuration-schemas", 200] }, () => exports.DescribeAddonConfigurationRequest$, () => exports.DescribeAddonConfigurationResponse$
|
|
2126
|
+
];
|
|
2127
|
+
exports.DescribeAddonVersions$ = [9, n0, _DAV,
|
|
2128
|
+
{ [_ht]: ["GET", "/addons/supported-versions", 200] }, () => exports.DescribeAddonVersionsRequest$, () => exports.DescribeAddonVersionsResponse$
|
|
2129
|
+
];
|
|
2130
|
+
exports.DescribeCapability$ = [9, n0, _DCes,
|
|
2131
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/capabilities/{capabilityName}", 200] }, () => exports.DescribeCapabilityRequest$, () => exports.DescribeCapabilityResponse$
|
|
2132
|
+
];
|
|
2133
|
+
exports.DescribeCluster$ = [9, n0, _DCesc,
|
|
2134
|
+
{ [_ht]: ["GET", "/clusters/{name}", 200] }, () => exports.DescribeClusterRequest$, () => exports.DescribeClusterResponse$
|
|
2135
|
+
];
|
|
2136
|
+
exports.DescribeClusterVersions$ = [9, n0, _DCV,
|
|
2137
|
+
{ [_ht]: ["GET", "/cluster-versions", 200] }, () => exports.DescribeClusterVersionsRequest$, () => exports.DescribeClusterVersionsResponse$
|
|
2138
|
+
];
|
|
2139
|
+
exports.DescribeEksAnywhereSubscription$ = [9, n0, _DEASe,
|
|
2140
|
+
{ [_ht]: ["GET", "/eks-anywhere-subscriptions/{id}", 200] }, () => exports.DescribeEksAnywhereSubscriptionRequest$, () => exports.DescribeEksAnywhereSubscriptionResponse$
|
|
2141
|
+
];
|
|
2142
|
+
exports.DescribeFargateProfile$ = [9, n0, _DFPe,
|
|
2143
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/fargate-profiles/{fargateProfileName}", 200] }, () => exports.DescribeFargateProfileRequest$, () => exports.DescribeFargateProfileResponse$
|
|
2144
|
+
];
|
|
2145
|
+
exports.DescribeIdentityProviderConfig$ = [9, n0, _DIPC,
|
|
2146
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/describe", 200] }, () => exports.DescribeIdentityProviderConfigRequest$, () => exports.DescribeIdentityProviderConfigResponse$
|
|
2147
|
+
];
|
|
2148
|
+
exports.DescribeInsight$ = [9, n0, _DI,
|
|
2149
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/insights/{id}", 200] }, () => exports.DescribeInsightRequest$, () => exports.DescribeInsightResponse$
|
|
2150
|
+
];
|
|
2151
|
+
exports.DescribeInsightsRefresh$ = [9, n0, _DIRes,
|
|
2152
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/insights-refresh", 200] }, () => exports.DescribeInsightsRefreshRequest$, () => exports.DescribeInsightsRefreshResponse$
|
|
2153
|
+
];
|
|
2154
|
+
exports.DescribeNodegroup$ = [9, n0, _DNe,
|
|
2155
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/node-groups/{nodegroupName}", 200] }, () => exports.DescribeNodegroupRequest$, () => exports.DescribeNodegroupResponse$
|
|
2156
|
+
];
|
|
2157
|
+
exports.DescribePodIdentityAssociation$ = [9, n0, _DPIAe,
|
|
2158
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200] }, () => exports.DescribePodIdentityAssociationRequest$, () => exports.DescribePodIdentityAssociationResponse$
|
|
2159
|
+
];
|
|
2160
|
+
exports.DescribeUpdate$ = [9, n0, _DU,
|
|
2161
|
+
{ [_ht]: ["GET", "/clusters/{name}/updates/{updateId}", 200] }, () => exports.DescribeUpdateRequest$, () => exports.DescribeUpdateResponse$
|
|
2162
|
+
];
|
|
2163
|
+
exports.DisassociateAccessPolicy$ = [9, n0, _DAP,
|
|
2164
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies/{policyArn}", 200] }, () => exports.DisassociateAccessPolicyRequest$, () => exports.DisassociateAccessPolicyResponse$
|
|
2165
|
+
];
|
|
2166
|
+
exports.DisassociateIdentityProviderConfig$ = [9, n0, _DIPCi,
|
|
2167
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/disassociate", 200] }, () => exports.DisassociateIdentityProviderConfigRequest$, () => exports.DisassociateIdentityProviderConfigResponse$
|
|
2168
|
+
];
|
|
2169
|
+
exports.ListAccessEntries$ = [9, n0, _LAE,
|
|
2170
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/access-entries", 200] }, () => exports.ListAccessEntriesRequest$, () => exports.ListAccessEntriesResponse$
|
|
2171
|
+
];
|
|
2172
|
+
exports.ListAccessPolicies$ = [9, n0, _LAP,
|
|
2173
|
+
{ [_ht]: ["GET", "/access-policies", 200] }, () => exports.ListAccessPoliciesRequest$, () => exports.ListAccessPoliciesResponse$
|
|
2174
|
+
];
|
|
2175
|
+
exports.ListAddons$ = [9, n0, _LA,
|
|
2176
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/addons", 200] }, () => exports.ListAddonsRequest$, () => exports.ListAddonsResponse$
|
|
2177
|
+
];
|
|
2178
|
+
exports.ListAssociatedAccessPolicies$ = [9, n0, _LAAP,
|
|
2179
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies", 200] }, () => exports.ListAssociatedAccessPoliciesRequest$, () => exports.ListAssociatedAccessPoliciesResponse$
|
|
2180
|
+
];
|
|
2181
|
+
exports.ListCapabilities$ = [9, n0, _LC,
|
|
2182
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/capabilities", 200] }, () => exports.ListCapabilitiesRequest$, () => exports.ListCapabilitiesResponse$
|
|
2183
|
+
];
|
|
2184
|
+
exports.ListClusters$ = [9, n0, _LCi,
|
|
2185
|
+
{ [_ht]: ["GET", "/clusters", 200] }, () => exports.ListClustersRequest$, () => exports.ListClustersResponse$
|
|
2186
|
+
];
|
|
2187
|
+
exports.ListEksAnywhereSubscriptions$ = [9, n0, _LEAS,
|
|
2188
|
+
{ [_ht]: ["GET", "/eks-anywhere-subscriptions", 200] }, () => exports.ListEksAnywhereSubscriptionsRequest$, () => exports.ListEksAnywhereSubscriptionsResponse$
|
|
2189
|
+
];
|
|
2190
|
+
exports.ListFargateProfiles$ = [9, n0, _LFP,
|
|
2191
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/fargate-profiles", 200] }, () => exports.ListFargateProfilesRequest$, () => exports.ListFargateProfilesResponse$
|
|
2192
|
+
];
|
|
2193
|
+
exports.ListIdentityProviderConfigs$ = [9, n0, _LIPC,
|
|
2194
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/identity-provider-configs", 200] }, () => exports.ListIdentityProviderConfigsRequest$, () => exports.ListIdentityProviderConfigsResponse$
|
|
2195
|
+
];
|
|
2196
|
+
exports.ListInsights$ = [9, n0, _LI,
|
|
2197
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/insights", 200] }, () => exports.ListInsightsRequest$, () => exports.ListInsightsResponse$
|
|
2198
|
+
];
|
|
2199
|
+
exports.ListNodegroups$ = [9, n0, _LN,
|
|
2200
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/node-groups", 200] }, () => exports.ListNodegroupsRequest$, () => exports.ListNodegroupsResponse$
|
|
2201
|
+
];
|
|
2202
|
+
exports.ListPodIdentityAssociations$ = [9, n0, _LPIA,
|
|
2203
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/pod-identity-associations", 200] }, () => exports.ListPodIdentityAssociationsRequest$, () => exports.ListPodIdentityAssociationsResponse$
|
|
2204
|
+
];
|
|
2205
|
+
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
2206
|
+
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
|
|
2207
|
+
];
|
|
2208
|
+
exports.ListUpdates$ = [9, n0, _LU,
|
|
2209
|
+
{ [_ht]: ["GET", "/clusters/{name}/updates", 200] }, () => exports.ListUpdatesRequest$, () => exports.ListUpdatesResponse$
|
|
2210
|
+
];
|
|
2211
|
+
exports.RegisterCluster$ = [9, n0, _RC,
|
|
2212
|
+
{ [_ht]: ["POST", "/cluster-registrations", 200] }, () => exports.RegisterClusterRequest$, () => exports.RegisterClusterResponse$
|
|
2213
|
+
];
|
|
2214
|
+
exports.StartInsightsRefresh$ = [9, n0, _SIR,
|
|
2215
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/insights-refresh", 200] }, () => exports.StartInsightsRefreshRequest$, () => exports.StartInsightsRefreshResponse$
|
|
2216
|
+
];
|
|
2217
|
+
exports.TagResource$ = [9, n0, _TR,
|
|
2218
|
+
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] }, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
|
|
2219
|
+
];
|
|
2220
|
+
exports.UntagResource$ = [9, n0, _UR,
|
|
2221
|
+
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] }, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
|
|
2222
|
+
];
|
|
2223
|
+
exports.UpdateAccessEntry$ = [9, n0, _UAE,
|
|
2224
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/access-entries/{principalArn}", 200] }, () => exports.UpdateAccessEntryRequest$, () => exports.UpdateAccessEntryResponse$
|
|
2225
|
+
];
|
|
2226
|
+
exports.UpdateAddon$ = [9, n0, _UA,
|
|
2227
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/addons/{addonName}/update", 200] }, () => exports.UpdateAddonRequest$, () => exports.UpdateAddonResponse$
|
|
2228
|
+
];
|
|
2229
|
+
exports.UpdateCapability$ = [9, n0, _UC,
|
|
2230
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/capabilities/{capabilityName}", 200] }, () => exports.UpdateCapabilityRequest$, () => exports.UpdateCapabilityResponse$
|
|
2231
|
+
];
|
|
2232
|
+
exports.UpdateClusterConfig$ = [9, n0, _UCCp,
|
|
2233
|
+
{ [_ht]: ["POST", "/clusters/{name}/update-config", 200] }, () => exports.UpdateClusterConfigRequest$, () => exports.UpdateClusterConfigResponse$
|
|
2234
|
+
];
|
|
2235
|
+
exports.UpdateClusterVersion$ = [9, n0, _UCV,
|
|
2236
|
+
{ [_ht]: ["POST", "/clusters/{name}/updates", 200] }, () => exports.UpdateClusterVersionRequest$, () => exports.UpdateClusterVersionResponse$
|
|
2237
|
+
];
|
|
2238
|
+
exports.UpdateEksAnywhereSubscription$ = [9, n0, _UEAS,
|
|
2239
|
+
{ [_ht]: ["POST", "/eks-anywhere-subscriptions/{id}", 200] }, () => exports.UpdateEksAnywhereSubscriptionRequest$, () => exports.UpdateEksAnywhereSubscriptionResponse$
|
|
2240
|
+
];
|
|
2241
|
+
exports.UpdateNodegroupConfig$ = [9, n0, _UNC,
|
|
2242
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/node-groups/{nodegroupName}/update-config", 200] }, () => exports.UpdateNodegroupConfigRequest$, () => exports.UpdateNodegroupConfigResponse$
|
|
2243
|
+
];
|
|
2244
|
+
exports.UpdateNodegroupVersion$ = [9, n0, _UNV,
|
|
2245
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/node-groups/{nodegroupName}/update-version", 200] }, () => exports.UpdateNodegroupVersionRequest$, () => exports.UpdateNodegroupVersionResponse$
|
|
2246
|
+
];
|
|
2247
|
+
exports.UpdatePodIdentityAssociation$ = [9, n0, _UPIA,
|
|
2248
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200] }, () => exports.UpdatePodIdentityAssociationRequest$, () => exports.UpdatePodIdentityAssociationResponse$
|
|
2249
|
+
];
|