@aws-sdk/client-eks 3.590.0 → 3.596.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 +0 -56
- package/dist-types/commands/AssociateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/AssociateEncryptionConfigCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIdentityProviderConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccessEntryCommand.d.ts +2 -1
- package/dist-types/commands/CreateAddonCommand.d.ts +2 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +2 -1
- package/dist-types/commands/CreateEksAnywhereSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateFargateProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateNodegroupCommand.d.ts +2 -1
- package/dist-types/commands/CreatePodIdentityAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccessEntryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAddonCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClusterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEksAnywhereSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFargateProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNodegroupCommand.d.ts +2 -1
- package/dist-types/commands/DeletePodIdentityAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterClusterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccessEntryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddonCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddonConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddonVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClusterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEksAnywhereSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFargateProfileCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIdentityProviderConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInsightCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNodegroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribePodIdentityAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUpdateCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIdentityProviderConfigCommand.d.ts +2 -1
- package/dist-types/commands/ListAccessEntriesCommand.d.ts +2 -1
- package/dist-types/commands/ListAccessPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListAddonsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssociatedAccessPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListClustersCommand.d.ts +2 -1
- package/dist-types/commands/ListEksAnywhereSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/ListFargateProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentityProviderConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListInsightsCommand.d.ts +2 -1
- package/dist-types/commands/ListNodegroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListPodIdentityAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListUpdatesCommand.d.ts +2 -1
- package/dist-types/commands/RegisterClusterCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccessEntryCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAddonCommand.d.ts +2 -1
- package/dist-types/commands/UpdateClusterConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateClusterVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEksAnywhereSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNodegroupConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNodegroupVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePodIdentityAssociationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/EKSServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateEncryptionConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateIdentityProviderConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAccessEntryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAddonCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEksAnywhereSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFargateProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNodegroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePodIdentityAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAccessEntryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAddonCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEksAnywhereSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFargateProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNodegroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePodIdentityAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccessEntryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAddonCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAddonConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAddonVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEksAnywhereSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFargateProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIdentityProviderConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInsightCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNodegroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePodIdentityAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUpdateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateAccessPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateIdentityProviderConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccessEntriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAddonsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssociatedAccessPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEksAnywhereSubscriptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFargateProfilesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIdentityProviderConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInsightsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNodegroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPodIdentityAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUpdatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAccessEntryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAddonCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateClusterConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateClusterVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEksAnywhereSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNodegroupConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNodegroupVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePodIdentityAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/EKSServiceException.d.ts +2 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeClusterRequest,
|
|
10
10
|
DescribeClusterResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeClusterCommandInput extends DescribeClusterRequest {}
|
|
14
15
|
export interface DescribeClusterCommandOutput
|
|
15
16
|
extends DescribeClusterResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeEksAnywhereSubscriptionRequest,
|
|
10
10
|
DescribeEksAnywhereSubscriptionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeEksAnywhereSubscriptionCommandInput
|
|
14
15
|
extends DescribeEksAnywhereSubscriptionRequest {}
|
|
15
16
|
export interface DescribeEksAnywhereSubscriptionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeFargateProfileRequest,
|
|
10
10
|
DescribeFargateProfileResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFargateProfileCommandInput
|
|
14
15
|
extends DescribeFargateProfileRequest {}
|
|
15
16
|
export interface DescribeFargateProfileCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeIdentityProviderConfigRequest,
|
|
10
10
|
DescribeIdentityProviderConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeIdentityProviderConfigCommandInput
|
|
14
15
|
extends DescribeIdentityProviderConfigRequest {}
|
|
15
16
|
export interface DescribeIdentityProviderConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeInsightRequest,
|
|
10
10
|
DescribeInsightResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeInsightCommandInput extends DescribeInsightRequest {}
|
|
14
15
|
export interface DescribeInsightCommandOutput
|
|
15
16
|
extends DescribeInsightResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeNodegroupRequest,
|
|
10
10
|
DescribeNodegroupResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeNodegroupCommandInput
|
|
14
15
|
extends DescribeNodegroupRequest {}
|
|
15
16
|
export interface DescribeNodegroupCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribePodIdentityAssociationRequest,
|
|
10
10
|
DescribePodIdentityAssociationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribePodIdentityAssociationCommandInput
|
|
14
15
|
extends DescribePodIdentityAssociationRequest {}
|
|
15
16
|
export interface DescribePodIdentityAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeUpdateRequest,
|
|
10
10
|
DescribeUpdateResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeUpdateCommandInput extends DescribeUpdateRequest {}
|
|
14
15
|
export interface DescribeUpdateCommandOutput
|
|
15
16
|
extends DescribeUpdateResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DisassociateAccessPolicyRequest,
|
|
10
10
|
DisassociateAccessPolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateAccessPolicyCommandInput
|
|
14
15
|
extends DisassociateAccessPolicyRequest {}
|
|
15
16
|
export interface DisassociateAccessPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DisassociateIdentityProviderConfigRequest,
|
|
10
10
|
DisassociateIdentityProviderConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateIdentityProviderConfigCommandInput
|
|
14
15
|
extends DisassociateIdentityProviderConfigRequest {}
|
|
15
16
|
export interface DisassociateIdentityProviderConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListAccessEntriesRequest,
|
|
10
10
|
ListAccessEntriesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAccessEntriesCommandInput
|
|
14
15
|
extends ListAccessEntriesRequest {}
|
|
15
16
|
export interface ListAccessEntriesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListAccessPoliciesRequest,
|
|
10
10
|
ListAccessPoliciesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAccessPoliciesCommandInput
|
|
14
15
|
extends ListAccessPoliciesRequest {}
|
|
15
16
|
export interface ListAccessPoliciesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EKSClient";
|
|
8
8
|
import { ListAddonsRequest, ListAddonsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListAddonsCommandInput extends ListAddonsRequest {}
|
|
11
12
|
export interface ListAddonsCommandOutput
|
|
12
13
|
extends ListAddonsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListAssociatedAccessPoliciesRequest,
|
|
10
10
|
ListAssociatedAccessPoliciesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAssociatedAccessPoliciesCommandInput
|
|
14
15
|
extends ListAssociatedAccessPoliciesRequest {}
|
|
15
16
|
export interface ListAssociatedAccessPoliciesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EKSClient";
|
|
8
8
|
import { ListClustersRequest, ListClustersResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListClustersCommandInput extends ListClustersRequest {}
|
|
11
12
|
export interface ListClustersCommandOutput
|
|
12
13
|
extends ListClustersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListEksAnywhereSubscriptionsRequest,
|
|
10
10
|
ListEksAnywhereSubscriptionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListEksAnywhereSubscriptionsCommandInput
|
|
14
15
|
extends ListEksAnywhereSubscriptionsRequest {}
|
|
15
16
|
export interface ListEksAnywhereSubscriptionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListFargateProfilesRequest,
|
|
10
10
|
ListFargateProfilesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListFargateProfilesCommandInput
|
|
14
15
|
extends ListFargateProfilesRequest {}
|
|
15
16
|
export interface ListFargateProfilesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListIdentityProviderConfigsRequest,
|
|
10
10
|
ListIdentityProviderConfigsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListIdentityProviderConfigsCommandInput
|
|
14
15
|
extends ListIdentityProviderConfigsRequest {}
|
|
15
16
|
export interface ListIdentityProviderConfigsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EKSClient";
|
|
8
8
|
import { ListInsightsRequest, ListInsightsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListInsightsCommandInput extends ListInsightsRequest {}
|
|
11
12
|
export interface ListInsightsCommandOutput
|
|
12
13
|
extends ListInsightsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListNodegroupsRequest,
|
|
10
10
|
ListNodegroupsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListNodegroupsCommandInput extends ListNodegroupsRequest {}
|
|
14
15
|
export interface ListNodegroupsCommandOutput
|
|
15
16
|
extends ListNodegroupsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListPodIdentityAssociationsRequest,
|
|
10
10
|
ListPodIdentityAssociationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPodIdentityAssociationsCommandInput
|
|
14
15
|
extends ListPodIdentityAssociationsRequest {}
|
|
15
16
|
export interface ListPodIdentityAssociationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceRequest,
|
|
10
10
|
ListTagsForResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EKSClient";
|
|
8
8
|
import { ListUpdatesRequest, ListUpdatesResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListUpdatesCommandInput extends ListUpdatesRequest {}
|
|
11
12
|
export interface ListUpdatesCommandOutput
|
|
12
13
|
extends ListUpdatesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RegisterClusterRequest,
|
|
10
10
|
RegisterClusterResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RegisterClusterCommandInput extends RegisterClusterRequest {}
|
|
14
15
|
export interface RegisterClusterCommandOutput
|
|
15
16
|
extends RegisterClusterResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EKSClient";
|
|
8
8
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UntagResourceRequest,
|
|
10
10
|
UntagResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateAccessEntryRequest,
|
|
10
10
|
UpdateAccessEntryResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateAccessEntryCommandInput
|
|
14
15
|
extends UpdateAccessEntryRequest {}
|
|
15
16
|
export interface UpdateAccessEntryCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EKSClient";
|
|
8
8
|
import { UpdateAddonRequest, UpdateAddonResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateAddonCommandInput extends UpdateAddonRequest {}
|
|
11
12
|
export interface UpdateAddonCommandOutput
|
|
12
13
|
extends UpdateAddonResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateClusterConfigRequest,
|
|
10
10
|
UpdateClusterConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateClusterConfigCommandInput
|
|
14
15
|
extends UpdateClusterConfigRequest {}
|
|
15
16
|
export interface UpdateClusterConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateClusterVersionRequest,
|
|
10
10
|
UpdateClusterVersionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateClusterVersionCommandInput
|
|
14
15
|
extends UpdateClusterVersionRequest {}
|
|
15
16
|
export interface UpdateClusterVersionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateEksAnywhereSubscriptionRequest,
|
|
10
10
|
UpdateEksAnywhereSubscriptionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateEksAnywhereSubscriptionCommandInput
|
|
14
15
|
extends UpdateEksAnywhereSubscriptionRequest {}
|
|
15
16
|
export interface UpdateEksAnywhereSubscriptionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateNodegroupConfigRequest,
|
|
10
10
|
UpdateNodegroupConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateNodegroupConfigCommandInput
|
|
14
15
|
extends UpdateNodegroupConfigRequest {}
|
|
15
16
|
export interface UpdateNodegroupConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateNodegroupVersionRequest,
|
|
10
10
|
UpdateNodegroupVersionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateNodegroupVersionCommandInput
|
|
14
15
|
extends UpdateNodegroupVersionRequest {}
|
|
15
16
|
export interface UpdateNodegroupVersionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdatePodIdentityAssociationRequest,
|
|
10
10
|
UpdatePodIdentityAssociationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdatePodIdentityAssociationCommandInput
|
|
14
15
|
extends UpdatePodIdentityAssociationRequest {}
|
|
15
16
|
export interface UpdatePodIdentityAssociationCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class EKSServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-eks",
|
|
3
3
|
"description": "AWS SDK for JavaScript Eks Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.596.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-eks",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.596.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.596.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.596.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|