@aws-sdk/client-kafka 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 -52
- package/dist-types/commands/BatchAssociateScramSecretCommand.d.ts +2 -1
- package/dist-types/commands/BatchDisassociateScramSecretCommand.d.ts +2 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +2 -1
- package/dist-types/commands/CreateClusterV2Command.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateReplicatorCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClusterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClusterPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReplicatorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClusterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClusterOperationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClusterOperationV2Command.d.ts +2 -1
- package/dist-types/commands/DescribeClusterV2Command.d.ts +2 -1
- package/dist-types/commands/DescribeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConfigurationRevisionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReplicatorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcConnectionCommand.d.ts +2 -1
- package/dist-types/commands/GetBootstrapBrokersCommand.d.ts +2 -1
- package/dist-types/commands/GetClusterPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetCompatibleKafkaVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListClientVpcConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/ListClusterOperationsCommand.d.ts +2 -1
- package/dist-types/commands/ListClusterOperationsV2Command.d.ts +2 -1
- package/dist-types/commands/ListClustersCommand.d.ts +2 -1
- package/dist-types/commands/ListClustersV2Command.d.ts +2 -1
- package/dist-types/commands/ListConfigurationRevisionsCommand.d.ts +2 -1
- package/dist-types/commands/ListConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListKafkaVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListNodesCommand.d.ts +2 -1
- package/dist-types/commands/ListReplicatorsCommand.d.ts +2 -1
- package/dist-types/commands/ListScramSecretsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListVpcConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/PutClusterPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RebootBrokerCommand.d.ts +2 -1
- package/dist-types/commands/RejectClientVpcConnectionCommand.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/UpdateBrokerCountCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBrokerStorageCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBrokerTypeCommand.d.ts +2 -1
- package/dist-types/commands/UpdateClusterConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateClusterKafkaVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectivityCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMonitoringCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReplicationInfoCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityCommand.d.ts +2 -1
- package/dist-types/commands/UpdateStorageCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/KafkaServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchAssociateScramSecretCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDisassociateScramSecretCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateClusterV2Command.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateReplicatorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteClusterPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteReplicatorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClusterOperationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClusterOperationV2Command.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClusterV2Command.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeConfigurationRevisionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReplicatorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBootstrapBrokersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetClusterPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCompatibleKafkaVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListClientVpcConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListClusterOperationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListClusterOperationsV2Command.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListClustersV2Command.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConfigurationRevisionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListKafkaVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNodesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListReplicatorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListScramSecretsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVpcConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutClusterPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RebootBrokerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RejectClientVpcConnectionCommand.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/UpdateBrokerCountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBrokerStorageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBrokerTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateClusterConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateClusterKafkaVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConnectivityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateReplicationInfoCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSecurityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateStorageCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/KafkaServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
export * from "./KafkaClient";
|
|
7
7
|
export * from "./Kafka";
|
|
8
8
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
9
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
10
|
-
export { KafkaExtensionConfiguration } from "./extensionConfiguration";
|
|
9
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
10
|
+
export type { KafkaExtensionConfiguration } from "./extensionConfiguration";
|
|
11
11
|
export * from "./commands";
|
|
12
12
|
export * from "./pagination";
|
|
13
13
|
export * from "./models";
|
|
@@ -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
|
BatchAssociateScramSecretRequest,
|
|
10
10
|
BatchAssociateScramSecretResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchAssociateScramSecretCommandInput
|
|
14
15
|
extends BatchAssociateScramSecretRequest {}
|
|
15
16
|
export interface BatchAssociateScramSecretCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchDisassociateScramSecretRequest,
|
|
10
10
|
BatchDisassociateScramSecretResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchDisassociateScramSecretCommandInput
|
|
14
15
|
extends BatchDisassociateScramSecretRequest {}
|
|
15
16
|
export interface BatchDisassociateScramSecretCommandOutput
|
|
@@ -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
|
CreateClusterV2Request,
|
|
10
10
|
CreateClusterV2Response,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateClusterV2CommandInput extends CreateClusterV2Request {}
|
|
14
15
|
export interface CreateClusterV2CommandOutput
|
|
15
16
|
extends CreateClusterV2Response,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateConfigurationRequest,
|
|
10
10
|
CreateConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateConfigurationCommandInput
|
|
14
15
|
extends CreateConfigurationRequest {}
|
|
15
16
|
export interface CreateConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateReplicatorRequest,
|
|
10
10
|
CreateReplicatorResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateReplicatorCommandInput extends CreateReplicatorRequest {}
|
|
14
15
|
export interface CreateReplicatorCommandOutput
|
|
15
16
|
extends CreateReplicatorResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateVpcConnectionRequest,
|
|
10
10
|
CreateVpcConnectionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateVpcConnectionCommandInput
|
|
14
15
|
extends CreateVpcConnectionRequest {}
|
|
15
16
|
export interface CreateVpcConnectionCommandOutput
|
|
@@ -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
|
DeleteClusterPolicyRequest,
|
|
10
10
|
DeleteClusterPolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteClusterPolicyCommandInput
|
|
14
15
|
extends DeleteClusterPolicyRequest {}
|
|
15
16
|
export interface DeleteClusterPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteConfigurationRequest,
|
|
10
10
|
DeleteConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteConfigurationCommandInput
|
|
14
15
|
extends DeleteConfigurationRequest {}
|
|
15
16
|
export interface DeleteConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteReplicatorRequest,
|
|
10
10
|
DeleteReplicatorResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteReplicatorCommandInput extends DeleteReplicatorRequest {}
|
|
14
15
|
export interface DeleteReplicatorCommandOutput
|
|
15
16
|
extends DeleteReplicatorResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteVpcConnectionRequest,
|
|
10
10
|
DeleteVpcConnectionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteVpcConnectionCommandInput
|
|
14
15
|
extends DeleteVpcConnectionRequest {}
|
|
15
16
|
export interface DeleteVpcConnectionCommandOutput
|
|
@@ -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
|
DescribeClusterOperationRequest,
|
|
10
10
|
DescribeClusterOperationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeClusterOperationCommandInput
|
|
14
15
|
extends DescribeClusterOperationRequest {}
|
|
15
16
|
export interface DescribeClusterOperationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeClusterOperationV2Request,
|
|
10
10
|
DescribeClusterOperationV2Response,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeClusterOperationV2CommandInput
|
|
14
15
|
extends DescribeClusterOperationV2Request {}
|
|
15
16
|
export interface DescribeClusterOperationV2CommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeClusterV2Request,
|
|
10
10
|
DescribeClusterV2Response,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeClusterV2CommandInput
|
|
14
15
|
extends DescribeClusterV2Request {}
|
|
15
16
|
export interface DescribeClusterV2CommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeConfigurationRequest,
|
|
10
10
|
DescribeConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeConfigurationCommandInput
|
|
14
15
|
extends DescribeConfigurationRequest {}
|
|
15
16
|
export interface DescribeConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeConfigurationRevisionRequest,
|
|
10
10
|
DescribeConfigurationRevisionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeConfigurationRevisionCommandInput
|
|
14
15
|
extends DescribeConfigurationRevisionRequest {}
|
|
15
16
|
export interface DescribeConfigurationRevisionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeReplicatorRequest,
|
|
10
10
|
DescribeReplicatorResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeReplicatorCommandInput
|
|
14
15
|
extends DescribeReplicatorRequest {}
|
|
15
16
|
export interface DescribeReplicatorCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeVpcConnectionRequest,
|
|
10
10
|
DescribeVpcConnectionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeVpcConnectionCommandInput
|
|
14
15
|
extends DescribeVpcConnectionRequest {}
|
|
15
16
|
export interface DescribeVpcConnectionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetBootstrapBrokersRequest,
|
|
10
10
|
GetBootstrapBrokersResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetBootstrapBrokersCommandInput
|
|
14
15
|
extends GetBootstrapBrokersRequest {}
|
|
15
16
|
export interface GetBootstrapBrokersCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetClusterPolicyRequest,
|
|
10
10
|
GetClusterPolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetClusterPolicyCommandInput extends GetClusterPolicyRequest {}
|
|
14
15
|
export interface GetClusterPolicyCommandOutput
|
|
15
16
|
extends GetClusterPolicyResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetCompatibleKafkaVersionsRequest,
|
|
10
10
|
GetCompatibleKafkaVersionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetCompatibleKafkaVersionsCommandInput
|
|
14
15
|
extends GetCompatibleKafkaVersionsRequest {}
|
|
15
16
|
export interface GetCompatibleKafkaVersionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListClientVpcConnectionsRequest,
|
|
10
10
|
ListClientVpcConnectionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListClientVpcConnectionsCommandInput
|
|
14
15
|
extends ListClientVpcConnectionsRequest {}
|
|
15
16
|
export interface ListClientVpcConnectionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListClusterOperationsRequest,
|
|
10
10
|
ListClusterOperationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListClusterOperationsCommandInput
|
|
14
15
|
extends ListClusterOperationsRequest {}
|
|
15
16
|
export interface ListClusterOperationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListClusterOperationsV2Request,
|
|
10
10
|
ListClusterOperationsV2Response,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListClusterOperationsV2CommandInput
|
|
14
15
|
extends ListClusterOperationsV2Request {}
|
|
15
16
|
export interface ListClusterOperationsV2CommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../KafkaClient";
|
|
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
|
ListClustersV2Request,
|
|
10
10
|
ListClustersV2Response,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListClustersV2CommandInput extends ListClustersV2Request {}
|
|
14
15
|
export interface ListClustersV2CommandOutput
|
|
15
16
|
extends ListClustersV2Response,
|