@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
package/dist-types/index.d.ts
CHANGED
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
export * from "./EKSClient";
|
|
15
15
|
export * from "./EKS";
|
|
16
16
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
17
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
18
|
-
export { EKSExtensionConfiguration } from "./extensionConfiguration";
|
|
17
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
18
|
+
export type { EKSExtensionConfiguration } from "./extensionConfiguration";
|
|
19
19
|
export * from "./commands";
|
|
20
20
|
export * from "./pagination";
|
|
21
21
|
export * from "./waiters";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AssociateAccessPolicyRequest,
|
|
10
10
|
AssociateAccessPolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateAccessPolicyCommandInput
|
|
14
15
|
extends AssociateAccessPolicyRequest {}
|
|
15
16
|
export interface AssociateAccessPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AssociateEncryptionConfigRequest,
|
|
10
10
|
AssociateEncryptionConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateEncryptionConfigCommandInput
|
|
14
15
|
extends AssociateEncryptionConfigRequest {}
|
|
15
16
|
export interface AssociateEncryptionConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AssociateIdentityProviderConfigRequest,
|
|
10
10
|
AssociateIdentityProviderConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateIdentityProviderConfigCommandInput
|
|
14
15
|
extends AssociateIdentityProviderConfigRequest {}
|
|
15
16
|
export interface AssociateIdentityProviderConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateAccessEntryRequest,
|
|
10
10
|
CreateAccessEntryResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateAccessEntryCommandInput
|
|
14
15
|
extends CreateAccessEntryRequest {}
|
|
15
16
|
export interface CreateAccessEntryCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EKSClient";
|
|
8
8
|
import { CreateAddonRequest, CreateAddonResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateAddonCommandInput extends CreateAddonRequest {}
|
|
11
12
|
export interface CreateAddonCommandOutput
|
|
12
13
|
extends CreateAddonResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateClusterRequest,
|
|
10
10
|
CreateClusterResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateClusterCommandInput extends CreateClusterRequest {}
|
|
14
15
|
export interface CreateClusterCommandOutput
|
|
15
16
|
extends CreateClusterResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateEksAnywhereSubscriptionRequest,
|
|
10
10
|
CreateEksAnywhereSubscriptionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateEksAnywhereSubscriptionCommandInput
|
|
14
15
|
extends CreateEksAnywhereSubscriptionRequest {}
|
|
15
16
|
export interface CreateEksAnywhereSubscriptionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateFargateProfileRequest,
|
|
10
10
|
CreateFargateProfileResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateFargateProfileCommandInput
|
|
14
15
|
extends CreateFargateProfileRequest {}
|
|
15
16
|
export interface CreateFargateProfileCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateNodegroupRequest,
|
|
10
10
|
CreateNodegroupResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateNodegroupCommandInput extends CreateNodegroupRequest {}
|
|
14
15
|
export interface CreateNodegroupCommandOutput
|
|
15
16
|
extends CreateNodegroupResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreatePodIdentityAssociationRequest,
|
|
10
10
|
CreatePodIdentityAssociationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreatePodIdentityAssociationCommandInput
|
|
14
15
|
extends CreatePodIdentityAssociationRequest {}
|
|
15
16
|
export interface CreatePodIdentityAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteAccessEntryRequest,
|
|
10
10
|
DeleteAccessEntryResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteAccessEntryCommandInput
|
|
14
15
|
extends DeleteAccessEntryRequest {}
|
|
15
16
|
export interface DeleteAccessEntryCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EKSClient";
|
|
8
8
|
import { DeleteAddonRequest, DeleteAddonResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteAddonCommandInput extends DeleteAddonRequest {}
|
|
11
12
|
export interface DeleteAddonCommandOutput
|
|
12
13
|
extends DeleteAddonResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteClusterRequest,
|
|
10
10
|
DeleteClusterResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteClusterCommandInput extends DeleteClusterRequest {}
|
|
14
15
|
export interface DeleteClusterCommandOutput
|
|
15
16
|
extends DeleteClusterResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteEksAnywhereSubscriptionRequest,
|
|
10
10
|
DeleteEksAnywhereSubscriptionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteEksAnywhereSubscriptionCommandInput
|
|
14
15
|
extends DeleteEksAnywhereSubscriptionRequest {}
|
|
15
16
|
export interface DeleteEksAnywhereSubscriptionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteFargateProfileRequest,
|
|
10
10
|
DeleteFargateProfileResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteFargateProfileCommandInput
|
|
14
15
|
extends DeleteFargateProfileRequest {}
|
|
15
16
|
export interface DeleteFargateProfileCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteNodegroupRequest,
|
|
10
10
|
DeleteNodegroupResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteNodegroupCommandInput extends DeleteNodegroupRequest {}
|
|
14
15
|
export interface DeleteNodegroupCommandOutput
|
|
15
16
|
extends DeleteNodegroupResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeletePodIdentityAssociationRequest,
|
|
10
10
|
DeletePodIdentityAssociationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeletePodIdentityAssociationCommandInput
|
|
14
15
|
extends DeletePodIdentityAssociationRequest {}
|
|
15
16
|
export interface DeletePodIdentityAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeregisterClusterRequest,
|
|
10
10
|
DeregisterClusterResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeregisterClusterCommandInput
|
|
14
15
|
extends DeregisterClusterRequest {}
|
|
15
16
|
export interface DeregisterClusterCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeAccessEntryRequest,
|
|
10
10
|
DescribeAccessEntryResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAccessEntryCommandInput
|
|
14
15
|
extends DescribeAccessEntryRequest {}
|
|
15
16
|
export interface DescribeAccessEntryCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeAddonRequest,
|
|
10
10
|
DescribeAddonResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAddonCommandInput extends DescribeAddonRequest {}
|
|
14
15
|
export interface DescribeAddonCommandOutput
|
|
15
16
|
extends DescribeAddonResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeAddonConfigurationRequest,
|
|
10
10
|
DescribeAddonConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAddonConfigurationCommandInput
|
|
14
15
|
extends DescribeAddonConfigurationRequest {}
|
|
15
16
|
export interface DescribeAddonConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeAddonVersionsRequest,
|
|
10
10
|
DescribeAddonVersionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAddonVersionsCommandInput
|
|
14
15
|
extends DescribeAddonVersionsRequest {}
|
|
15
16
|
export interface DescribeAddonVersionsCommandOutput
|