@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
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListConfigurationRevisionsRequest,
|
|
10
10
|
ListConfigurationRevisionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListConfigurationRevisionsCommandInput
|
|
14
15
|
extends ListConfigurationRevisionsRequest {}
|
|
15
16
|
export interface ListConfigurationRevisionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListConfigurationsRequest,
|
|
10
10
|
ListConfigurationsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListConfigurationsCommandInput
|
|
14
15
|
extends ListConfigurationsRequest {}
|
|
15
16
|
export interface ListConfigurationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListKafkaVersionsRequest,
|
|
10
10
|
ListKafkaVersionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListKafkaVersionsCommandInput
|
|
14
15
|
extends ListKafkaVersionsRequest {}
|
|
15
16
|
export interface ListKafkaVersionsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../KafkaClient";
|
|
8
8
|
import { ListNodesRequest, ListNodesResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListNodesCommandInput extends ListNodesRequest {}
|
|
11
12
|
export interface ListNodesCommandOutput
|
|
12
13
|
extends ListNodesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListReplicatorsRequest,
|
|
10
10
|
ListReplicatorsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListReplicatorsCommandInput extends ListReplicatorsRequest {}
|
|
14
15
|
export interface ListReplicatorsCommandOutput
|
|
15
16
|
extends ListReplicatorsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListScramSecretsRequest,
|
|
10
10
|
ListScramSecretsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListScramSecretsCommandInput extends ListScramSecretsRequest {}
|
|
14
15
|
export interface ListScramSecretsCommandOutput
|
|
15
16
|
extends ListScramSecretsResponse,
|
|
@@ -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
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListVpcConnectionsRequest,
|
|
10
10
|
ListVpcConnectionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListVpcConnectionsCommandInput
|
|
14
15
|
extends ListVpcConnectionsRequest {}
|
|
15
16
|
export interface ListVpcConnectionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutClusterPolicyRequest,
|
|
10
10
|
PutClusterPolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutClusterPolicyCommandInput extends PutClusterPolicyRequest {}
|
|
14
15
|
export interface PutClusterPolicyCommandOutput
|
|
15
16
|
extends PutClusterPolicyResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../KafkaClient";
|
|
8
8
|
import { RebootBrokerRequest, RebootBrokerResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface RebootBrokerCommandInput extends RebootBrokerRequest {}
|
|
11
12
|
export interface RebootBrokerCommandOutput
|
|
12
13
|
extends RebootBrokerResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RejectClientVpcConnectionRequest,
|
|
10
10
|
RejectClientVpcConnectionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RejectClientVpcConnectionCommandInput
|
|
14
15
|
extends RejectClientVpcConnectionRequest {}
|
|
15
16
|
export interface RejectClientVpcConnectionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../KafkaClient";
|
|
8
8
|
import { TagResourceRequest } 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 extends __MetadataBearer {}
|
|
12
13
|
declare const TagResourceCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../KafkaClient";
|
|
8
8
|
import { UntagResourceRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
11
12
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const UntagResourceCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateBrokerCountRequest,
|
|
10
10
|
UpdateBrokerCountResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateBrokerCountCommandInput
|
|
14
15
|
extends UpdateBrokerCountRequest {}
|
|
15
16
|
export interface UpdateBrokerCountCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateBrokerStorageRequest,
|
|
10
10
|
UpdateBrokerStorageResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateBrokerStorageCommandInput
|
|
14
15
|
extends UpdateBrokerStorageRequest {}
|
|
15
16
|
export interface UpdateBrokerStorageCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateBrokerTypeRequest,
|
|
10
10
|
UpdateBrokerTypeResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateBrokerTypeCommandInput extends UpdateBrokerTypeRequest {}
|
|
14
15
|
export interface UpdateBrokerTypeCommandOutput
|
|
15
16
|
extends UpdateBrokerTypeResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateClusterConfigurationRequest,
|
|
10
10
|
UpdateClusterConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateClusterConfigurationCommandInput
|
|
14
15
|
extends UpdateClusterConfigurationRequest {}
|
|
15
16
|
export interface UpdateClusterConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateClusterKafkaVersionRequest,
|
|
10
10
|
UpdateClusterKafkaVersionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateClusterKafkaVersionCommandInput
|
|
14
15
|
extends UpdateClusterKafkaVersionRequest {}
|
|
15
16
|
export interface UpdateClusterKafkaVersionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateConfigurationRequest,
|
|
10
10
|
UpdateConfigurationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateConfigurationCommandInput
|
|
14
15
|
extends UpdateConfigurationRequest {}
|
|
15
16
|
export interface UpdateConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateConnectivityRequest,
|
|
10
10
|
UpdateConnectivityResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateConnectivityCommandInput
|
|
14
15
|
extends UpdateConnectivityRequest {}
|
|
15
16
|
export interface UpdateConnectivityCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateMonitoringRequest,
|
|
10
10
|
UpdateMonitoringResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateMonitoringCommandInput extends UpdateMonitoringRequest {}
|
|
14
15
|
export interface UpdateMonitoringCommandOutput
|
|
15
16
|
extends UpdateMonitoringResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateReplicationInfoRequest,
|
|
10
10
|
UpdateReplicationInfoResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateReplicationInfoCommandInput
|
|
14
15
|
extends UpdateReplicationInfoRequest {}
|
|
15
16
|
export interface UpdateReplicationInfoCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateSecurityRequest,
|
|
10
10
|
UpdateSecurityResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSecurityCommandInput extends UpdateSecurityRequest {}
|
|
14
15
|
export interface UpdateSecurityCommandOutput
|
|
15
16
|
extends UpdateSecurityResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateStorageRequest,
|
|
10
10
|
UpdateStorageResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateStorageCommandInput extends UpdateStorageRequest {}
|
|
14
15
|
export interface UpdateStorageCommandOutput
|
|
15
16
|
extends UpdateStorageResponse,
|
|
@@ -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 KafkaServiceException 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-kafka",
|
|
3
3
|
"description": "AWS SDK for JavaScript Kafka 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-kafka",
|
|
@@ -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",
|