@aws-sdk/client-dax 3.34.0 → 3.35.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/CHANGELOG.md +12 -0
- package/{dist/cjs → dist-cjs}/DAX.js +1 -1
- package/dist-cjs/DAX.js.map +1 -0
- package/{dist/cjs → dist-cjs}/DAXClient.js +8 -8
- package/dist-cjs/DAXClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateClusterCommand.js +2 -2
- package/{dist/cjs/commands/UntagResourceCommand.js.map → dist-cjs/commands/CreateClusterCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/CreateParameterGroupCommand.js +2 -2
- package/{dist/cjs/commands/UpdateParameterGroupCommand.js.map → dist-cjs/commands/CreateParameterGroupCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/CreateSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateSubnetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DecreaseReplicationFactorCommand.js +2 -2
- package/dist-cjs/commands/DecreaseReplicationFactorCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteClusterCommand.js +2 -2
- package/dist-cjs/commands/DeleteClusterCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteParameterGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteSubnetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeClustersCommand.js +2 -2
- package/dist-cjs/commands/DescribeClustersCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDefaultParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeDefaultParametersCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeEventsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeParameterGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeParameterGroupsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeParametersCommand.js +2 -2
- package/dist-cjs/commands/DescribeParametersCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeSubnetGroupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeSubnetGroupsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/IncreaseReplicationFactorCommand.js +2 -2
- package/{dist/cjs/commands/DescribeDefaultParametersCommand.js.map → dist-cjs/commands/IncreaseReplicationFactorCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/ListTagsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RebootNodeCommand.js +2 -2
- package/dist-cjs/commands/RebootNodeCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +2 -2
- package/{dist/cjs/commands/UpdateClusterCommand.js.map → dist-cjs/commands/UntagResourceCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/UpdateClusterCommand.js +2 -2
- package/dist-cjs/commands/UpdateClusterCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateParameterGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateParameterGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateSubnetGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateSubnetGroupCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/{dist/cjs → dist-cjs}/index.js +0 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +0 -0
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +0 -0
- package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/DAX.js +1 -1
- package/dist-es/DAX.js.map +1 -0
- package/{dist/es → dist-es}/DAXClient.js +1 -1
- package/dist-es/DAXClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateClusterCommand.js +2 -2
- package/dist-es/commands/CreateClusterCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateParameterGroupCommand.js +2 -2
- package/dist-es/commands/CreateParameterGroupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateSubnetGroupCommand.js +2 -2
- package/dist-es/commands/CreateSubnetGroupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DecreaseReplicationFactorCommand.js +2 -2
- package/dist-es/commands/DecreaseReplicationFactorCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteClusterCommand.js +2 -2
- package/dist-es/commands/DeleteClusterCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteParameterGroupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteSubnetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteSubnetGroupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeClustersCommand.js +2 -2
- package/dist-es/commands/DescribeClustersCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeDefaultParametersCommand.js +2 -2
- package/dist-es/commands/DescribeDefaultParametersCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeEventsCommand.js +2 -2
- package/dist-es/commands/DescribeEventsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeParameterGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeParameterGroupsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeParametersCommand.js +2 -2
- package/dist-es/commands/DescribeParametersCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeSubnetGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeSubnetGroupsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/IncreaseReplicationFactorCommand.js +2 -2
- package/dist-es/commands/IncreaseReplicationFactorCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTagsCommand.js +2 -2
- package/dist-es/commands/ListTagsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RebootNodeCommand.js +2 -2
- package/dist-es/commands/RebootNodeCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateClusterCommand.js +2 -2
- package/dist-es/commands/UpdateClusterCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateParameterGroupCommand.js +2 -2
- package/dist-es/commands/UpdateParameterGroupCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateSubnetGroupCommand.js +2 -2
- package/dist-es/commands/UpdateSubnetGroupCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +0 -0
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -0
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +0 -0
- package/dist-es/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -2
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/DAX.d.ts +2 -2
- package/{dist/types → dist-types}/DAXClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/CreateClusterCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateParameterGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateSubnetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DecreaseReplicationFactorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteClusterCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteParameterGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteSubnetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeClustersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeDefaultParametersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeEventsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeParameterGroupsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeParametersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeSubnetGroupsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/IncreaseReplicationFactorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RebootNodeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateClusterCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateParameterGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateSubnetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/DAX.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/DAXClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/CreateClusterCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateParameterGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateSubnetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DecreaseReplicationFactorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteClusterCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteParameterGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteSubnetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeClustersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeDefaultParametersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeEventsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeParameterGroupsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeParametersCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeSubnetGroupsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/IncreaseReplicationFactorCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListTagsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RebootNodeCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateClusterCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateParameterGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateSubnetGroupCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +42 -42
- package/{DAX.ts → src/DAX.ts} +3 -2
- package/{DAXClient.ts → src/DAXClient.ts} +58 -57
- package/{commands → src/commands}/CreateClusterCommand.ts +8 -7
- package/{commands → src/commands}/CreateParameterGroupCommand.ts +8 -7
- package/{commands → src/commands}/CreateSubnetGroupCommand.ts +8 -7
- package/{commands → src/commands}/DecreaseReplicationFactorCommand.ts +8 -7
- package/{commands → src/commands}/DeleteClusterCommand.ts +8 -7
- package/{commands → src/commands}/DeleteParameterGroupCommand.ts +8 -7
- package/{commands → src/commands}/DeleteSubnetGroupCommand.ts +8 -7
- package/{commands → src/commands}/DescribeClustersCommand.ts +8 -7
- package/{commands → src/commands}/DescribeDefaultParametersCommand.ts +8 -7
- package/{commands → src/commands}/DescribeEventsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeParameterGroupsCommand.ts +8 -7
- package/{commands → src/commands}/DescribeParametersCommand.ts +8 -7
- package/{commands → src/commands}/DescribeSubnetGroupsCommand.ts +8 -7
- package/{commands → src/commands}/IncreaseReplicationFactorCommand.ts +8 -7
- package/{commands → src/commands}/ListTagsCommand.ts +5 -4
- package/{commands → src/commands}/RebootNodeCommand.ts +8 -7
- package/{commands → src/commands}/TagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UpdateClusterCommand.ts +8 -7
- package/{commands → src/commands}/UpdateParameterGroupCommand.ts +8 -7
- package/{commands → src/commands}/UpdateSubnetGroupCommand.ts +8 -7
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{protocols → src/protocols}/Aws_json1_1.ts +40 -39
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/tsconfig.es.json +1 -1
- package/tsconfig.json +4 -2
- package/tsconfig.types.json +3 -2
- package/dist/cjs/DAX.js.map +0 -1
- package/dist/cjs/DAXClient.js.map +0 -1
- package/dist/cjs/commands/CreateClusterCommand.js.map +0 -1
- package/dist/cjs/commands/CreateParameterGroupCommand.js.map +0 -1
- package/dist/cjs/commands/CreateSubnetGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DecreaseReplicationFactorCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteClusterCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteParameterGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteSubnetGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeClustersCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEventsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeParameterGroupsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeParametersCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeSubnetGroupsCommand.js.map +0 -1
- package/dist/cjs/commands/IncreaseReplicationFactorCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsCommand.js.map +0 -1
- package/dist/cjs/commands/RebootNodeCommand.js.map +0 -1
- package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateSubnetGroupCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -91
- package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/es/DAX.js.map +0 -1
- package/dist/es/DAXClient.js.map +0 -1
- package/dist/es/commands/CreateClusterCommand.js.map +0 -1
- package/dist/es/commands/CreateParameterGroupCommand.js.map +0 -1
- package/dist/es/commands/CreateSubnetGroupCommand.js.map +0 -1
- package/dist/es/commands/DecreaseReplicationFactorCommand.js.map +0 -1
- package/dist/es/commands/DeleteClusterCommand.js.map +0 -1
- package/dist/es/commands/DeleteParameterGroupCommand.js.map +0 -1
- package/dist/es/commands/DeleteSubnetGroupCommand.js.map +0 -1
- package/dist/es/commands/DescribeClustersCommand.js.map +0 -1
- package/dist/es/commands/DescribeDefaultParametersCommand.js.map +0 -1
- package/dist/es/commands/DescribeEventsCommand.js.map +0 -1
- package/dist/es/commands/DescribeParameterGroupsCommand.js.map +0 -1
- package/dist/es/commands/DescribeParametersCommand.js.map +0 -1
- package/dist/es/commands/DescribeSubnetGroupsCommand.js.map +0 -1
- package/dist/es/commands/IncreaseReplicationFactorCommand.js.map +0 -1
- package/dist/es/commands/ListTagsCommand.js.map +0 -1
- package/dist/es/commands/RebootNodeCommand.js.map +0 -1
- package/dist/es/commands/TagResourceCommand.js.map +0 -1
- package/dist/es/commands/UntagResourceCommand.js.map +0 -1
- package/dist/es/commands/UpdateClusterCommand.js.map +0 -1
- package/dist/es/commands/UpdateParameterGroupCommand.js.map +0 -1
- package/dist/es/commands/UpdateSubnetGroupCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -91
- package/dist/es/protocols/Aws_json1_1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
2
|
-
import { DescribeEventsRequest, DescribeEventsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeEventsCommand,
|
|
5
|
-
serializeAws_json1_1DescribeEventsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
15
|
+
import { DescribeEventsRequest, DescribeEventsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeEventsCommand,
|
|
18
|
+
serializeAws_json1_1DescribeEventsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeEventsCommandInput extends DescribeEventsRequest {}
|
|
21
22
|
export interface DescribeEventsCommandOutput extends DescribeEventsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
2
|
-
import { DescribeParameterGroupsRequest, DescribeParameterGroupsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeParameterGroupsCommand,
|
|
5
|
-
serializeAws_json1_1DescribeParameterGroupsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
15
|
+
import { DescribeParameterGroupsRequest, DescribeParameterGroupsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeParameterGroupsCommand,
|
|
18
|
+
serializeAws_json1_1DescribeParameterGroupsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeParameterGroupsCommandInput extends DescribeParameterGroupsRequest {}
|
|
21
22
|
export interface DescribeParameterGroupsCommandOutput extends DescribeParameterGroupsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
2
|
-
import { DescribeParametersRequest, DescribeParametersResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeParametersCommand,
|
|
5
|
-
serializeAws_json1_1DescribeParametersCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
15
|
+
import { DescribeParametersRequest, DescribeParametersResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeParametersCommand,
|
|
18
|
+
serializeAws_json1_1DescribeParametersCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeParametersCommandInput extends DescribeParametersRequest {}
|
|
21
22
|
export interface DescribeParametersCommandOutput extends DescribeParametersResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
2
|
-
import { DescribeSubnetGroupsRequest, DescribeSubnetGroupsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1DescribeSubnetGroupsCommand,
|
|
5
|
-
serializeAws_json1_1DescribeSubnetGroupsCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
15
|
+
import { DescribeSubnetGroupsRequest, DescribeSubnetGroupsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1DescribeSubnetGroupsCommand,
|
|
18
|
+
serializeAws_json1_1DescribeSubnetGroupsCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeSubnetGroupsCommandInput extends DescribeSubnetGroupsRequest {}
|
|
21
22
|
export interface DescribeSubnetGroupsCommandOutput extends DescribeSubnetGroupsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
2
|
-
import { IncreaseReplicationFactorRequest, IncreaseReplicationFactorResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1IncreaseReplicationFactorCommand,
|
|
5
|
-
serializeAws_json1_1IncreaseReplicationFactorCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
15
|
+
import { IncreaseReplicationFactorRequest, IncreaseReplicationFactorResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1IncreaseReplicationFactorCommand,
|
|
18
|
+
serializeAws_json1_1IncreaseReplicationFactorCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface IncreaseReplicationFactorCommandInput extends IncreaseReplicationFactorRequest {}
|
|
21
22
|
export interface IncreaseReplicationFactorCommandOutput extends IncreaseReplicationFactorResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
2
|
-
import { ListTagsRequest, ListTagsResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_json1_1ListTagsCommand, serializeAws_json1_1ListTagsCommand } from "../protocols/Aws_json1_1";
|
|
4
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
6
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -8,12 +5,16 @@ import {
|
|
|
8
5
|
FinalizeHandlerArguments,
|
|
9
6
|
Handler,
|
|
10
7
|
HandlerExecutionContext,
|
|
11
|
-
MiddlewareStack,
|
|
12
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
13
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
14
11
|
SerdeContext as __SerdeContext,
|
|
15
12
|
} from "@aws-sdk/types";
|
|
16
13
|
|
|
14
|
+
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
15
|
+
import { ListTagsRequest, ListTagsResponse } from "../models/models_0";
|
|
16
|
+
import { deserializeAws_json1_1ListTagsCommand, serializeAws_json1_1ListTagsCommand } from "../protocols/Aws_json1_1";
|
|
17
|
+
|
|
17
18
|
export interface ListTagsCommandInput extends ListTagsRequest {}
|
|
18
19
|
export interface ListTagsCommandOutput extends ListTagsResponse, __MetadataBearer {}
|
|
19
20
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
2
|
-
import { RebootNodeRequest, RebootNodeResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1RebootNodeCommand,
|
|
5
|
-
serializeAws_json1_1RebootNodeCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
15
|
+
import { RebootNodeRequest, RebootNodeResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1RebootNodeCommand,
|
|
18
|
+
serializeAws_json1_1RebootNodeCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface RebootNodeCommandInput extends RebootNodeRequest {}
|
|
21
22
|
export interface RebootNodeCommandOutput extends RebootNodeResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
2
|
-
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1TagResourceCommand,
|
|
5
|
-
serializeAws_json1_1TagResourceCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
15
|
+
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1TagResourceCommand,
|
|
18
|
+
serializeAws_json1_1TagResourceCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
21
22
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
2
|
-
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UntagResourceCommand,
|
|
5
|
-
serializeAws_json1_1UntagResourceCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
15
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UntagResourceCommand,
|
|
18
|
+
serializeAws_json1_1UntagResourceCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
21
22
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
2
|
-
import { UpdateClusterRequest, UpdateClusterResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateClusterCommand,
|
|
5
|
-
serializeAws_json1_1UpdateClusterCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
15
|
+
import { UpdateClusterRequest, UpdateClusterResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateClusterCommand,
|
|
18
|
+
serializeAws_json1_1UpdateClusterCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateClusterCommandInput extends UpdateClusterRequest {}
|
|
21
22
|
export interface UpdateClusterCommandOutput extends UpdateClusterResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
2
|
-
import { UpdateParameterGroupRequest, UpdateParameterGroupResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateParameterGroupCommand,
|
|
5
|
-
serializeAws_json1_1UpdateParameterGroupCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
15
|
+
import { UpdateParameterGroupRequest, UpdateParameterGroupResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateParameterGroupCommand,
|
|
18
|
+
serializeAws_json1_1UpdateParameterGroupCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateParameterGroupCommandInput extends UpdateParameterGroupRequest {}
|
|
21
22
|
export interface UpdateParameterGroupCommandOutput extends UpdateParameterGroupResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
2
|
-
import { UpdateSubnetGroupRequest, UpdateSubnetGroupResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_json1_1UpdateSubnetGroupCommand,
|
|
5
|
-
serializeAws_json1_1UpdateSubnetGroupCommand,
|
|
6
|
-
} from "../protocols/Aws_json1_1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DAXClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DAXClient";
|
|
15
|
+
import { UpdateSubnetGroupRequest, UpdateSubnetGroupResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_json1_1UpdateSubnetGroupCommand,
|
|
18
|
+
serializeAws_json1_1UpdateSubnetGroupCommand,
|
|
19
|
+
} from "../protocols/Aws_json1_1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateSubnetGroupCommandInput extends UpdateSubnetGroupRequest {}
|
|
21
22
|
export interface UpdateSubnetGroupCommandOutput extends UpdateSubnetGroupResponse, __MetadataBearer {}
|
|
22
23
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,3 +1,20 @@
|
|
|
1
|
+
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
2
|
+
import {
|
|
3
|
+
expectInt32 as __expectInt32,
|
|
4
|
+
expectNonNull as __expectNonNull,
|
|
5
|
+
expectNumber as __expectNumber,
|
|
6
|
+
expectString as __expectString,
|
|
7
|
+
parseEpochTimestamp as __parseEpochTimestamp,
|
|
8
|
+
} from "@aws-sdk/smithy-client";
|
|
9
|
+
import {
|
|
10
|
+
Endpoint as __Endpoint,
|
|
11
|
+
HeaderBag as __HeaderBag,
|
|
12
|
+
MetadataBearer as __MetadataBearer,
|
|
13
|
+
ResponseMetadata as __ResponseMetadata,
|
|
14
|
+
SerdeContext as __SerdeContext,
|
|
15
|
+
SmithyException as __SmithyException,
|
|
16
|
+
} from "@aws-sdk/types";
|
|
17
|
+
|
|
1
18
|
import { CreateClusterCommandInput, CreateClusterCommandOutput } from "../commands/CreateClusterCommand";
|
|
2
19
|
import {
|
|
3
20
|
CreateParameterGroupCommandInput,
|
|
@@ -103,11 +120,11 @@ import {
|
|
|
103
120
|
ParameterNameValue,
|
|
104
121
|
RebootNodeRequest,
|
|
105
122
|
RebootNodeResponse,
|
|
106
|
-
SSEDescription,
|
|
107
|
-
SSESpecification,
|
|
108
123
|
SecurityGroupMembership,
|
|
109
124
|
ServiceLinkedRoleNotFoundFault,
|
|
110
125
|
ServiceQuotaExceededException,
|
|
126
|
+
SSEDescription,
|
|
127
|
+
SSESpecification,
|
|
111
128
|
Subnet,
|
|
112
129
|
SubnetGroup,
|
|
113
130
|
SubnetGroupAlreadyExistsFault,
|
|
@@ -130,22 +147,6 @@ import {
|
|
|
130
147
|
UpdateSubnetGroupRequest,
|
|
131
148
|
UpdateSubnetGroupResponse,
|
|
132
149
|
} from "../models/models_0";
|
|
133
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
134
|
-
import {
|
|
135
|
-
expectInt32 as __expectInt32,
|
|
136
|
-
expectNonNull as __expectNonNull,
|
|
137
|
-
expectNumber as __expectNumber,
|
|
138
|
-
expectString as __expectString,
|
|
139
|
-
parseEpochTimestamp as __parseEpochTimestamp,
|
|
140
|
-
} from "@aws-sdk/smithy-client";
|
|
141
|
-
import {
|
|
142
|
-
Endpoint as __Endpoint,
|
|
143
|
-
HeaderBag as __HeaderBag,
|
|
144
|
-
MetadataBearer as __MetadataBearer,
|
|
145
|
-
ResponseMetadata as __ResponseMetadata,
|
|
146
|
-
SerdeContext as __SerdeContext,
|
|
147
|
-
SmithyException as __SmithyException,
|
|
148
|
-
} from "@aws-sdk/types";
|
|
149
150
|
|
|
150
151
|
export const serializeAws_json1_1CreateClusterCommand = async (
|
|
151
152
|
input: CreateClusterCommandInput,
|
|
@@ -446,7 +447,7 @@ const deserializeAws_json1_1CreateClusterCommandError = async (
|
|
|
446
447
|
body: await parseBody(output.body, context),
|
|
447
448
|
};
|
|
448
449
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
449
|
-
let errorCode
|
|
450
|
+
let errorCode = "UnknownError";
|
|
450
451
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
451
452
|
switch (errorCode) {
|
|
452
453
|
case "ClusterAlreadyExistsFault":
|
|
@@ -612,7 +613,7 @@ const deserializeAws_json1_1CreateParameterGroupCommandError = async (
|
|
|
612
613
|
body: await parseBody(output.body, context),
|
|
613
614
|
};
|
|
614
615
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
615
|
-
let errorCode
|
|
616
|
+
let errorCode = "UnknownError";
|
|
616
617
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
617
618
|
switch (errorCode) {
|
|
618
619
|
case "InvalidParameterCombinationException":
|
|
@@ -706,7 +707,7 @@ const deserializeAws_json1_1CreateSubnetGroupCommandError = async (
|
|
|
706
707
|
body: await parseBody(output.body, context),
|
|
707
708
|
};
|
|
708
709
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
709
|
-
let errorCode
|
|
710
|
+
let errorCode = "UnknownError";
|
|
710
711
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
711
712
|
switch (errorCode) {
|
|
712
713
|
case "InvalidSubnet":
|
|
@@ -792,7 +793,7 @@ const deserializeAws_json1_1DecreaseReplicationFactorCommandError = async (
|
|
|
792
793
|
body: await parseBody(output.body, context),
|
|
793
794
|
};
|
|
794
795
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
795
|
-
let errorCode
|
|
796
|
+
let errorCode = "UnknownError";
|
|
796
797
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
797
798
|
switch (errorCode) {
|
|
798
799
|
case "ClusterNotFoundFault":
|
|
@@ -886,7 +887,7 @@ const deserializeAws_json1_1DeleteClusterCommandError = async (
|
|
|
886
887
|
body: await parseBody(output.body, context),
|
|
887
888
|
};
|
|
888
889
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
889
|
-
let errorCode
|
|
890
|
+
let errorCode = "UnknownError";
|
|
890
891
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
891
892
|
switch (errorCode) {
|
|
892
893
|
case "ClusterNotFoundFault":
|
|
@@ -972,7 +973,7 @@ const deserializeAws_json1_1DeleteParameterGroupCommandError = async (
|
|
|
972
973
|
body: await parseBody(output.body, context),
|
|
973
974
|
};
|
|
974
975
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
975
|
-
let errorCode
|
|
976
|
+
let errorCode = "UnknownError";
|
|
976
977
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
977
978
|
switch (errorCode) {
|
|
978
979
|
case "InvalidParameterCombinationException":
|
|
@@ -1058,7 +1059,7 @@ const deserializeAws_json1_1DeleteSubnetGroupCommandError = async (
|
|
|
1058
1059
|
body: await parseBody(output.body, context),
|
|
1059
1060
|
};
|
|
1060
1061
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1061
|
-
let errorCode
|
|
1062
|
+
let errorCode = "UnknownError";
|
|
1062
1063
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1063
1064
|
switch (errorCode) {
|
|
1064
1065
|
case "ServiceLinkedRoleNotFoundFault":
|
|
@@ -1128,7 +1129,7 @@ const deserializeAws_json1_1DescribeClustersCommandError = async (
|
|
|
1128
1129
|
body: await parseBody(output.body, context),
|
|
1129
1130
|
};
|
|
1130
1131
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1131
|
-
let errorCode
|
|
1132
|
+
let errorCode = "UnknownError";
|
|
1132
1133
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1133
1134
|
switch (errorCode) {
|
|
1134
1135
|
case "ClusterNotFoundFault":
|
|
@@ -1206,7 +1207,7 @@ const deserializeAws_json1_1DescribeDefaultParametersCommandError = async (
|
|
|
1206
1207
|
body: await parseBody(output.body, context),
|
|
1207
1208
|
};
|
|
1208
1209
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1209
|
-
let errorCode
|
|
1210
|
+
let errorCode = "UnknownError";
|
|
1210
1211
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1211
1212
|
switch (errorCode) {
|
|
1212
1213
|
case "InvalidParameterCombinationException":
|
|
@@ -1276,7 +1277,7 @@ const deserializeAws_json1_1DescribeEventsCommandError = async (
|
|
|
1276
1277
|
body: await parseBody(output.body, context),
|
|
1277
1278
|
};
|
|
1278
1279
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1279
|
-
let errorCode
|
|
1280
|
+
let errorCode = "UnknownError";
|
|
1280
1281
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1281
1282
|
switch (errorCode) {
|
|
1282
1283
|
case "InvalidParameterCombinationException":
|
|
@@ -1346,7 +1347,7 @@ const deserializeAws_json1_1DescribeParameterGroupsCommandError = async (
|
|
|
1346
1347
|
body: await parseBody(output.body, context),
|
|
1347
1348
|
};
|
|
1348
1349
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1349
|
-
let errorCode
|
|
1350
|
+
let errorCode = "UnknownError";
|
|
1350
1351
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1351
1352
|
switch (errorCode) {
|
|
1352
1353
|
case "InvalidParameterCombinationException":
|
|
@@ -1424,7 +1425,7 @@ const deserializeAws_json1_1DescribeParametersCommandError = async (
|
|
|
1424
1425
|
body: await parseBody(output.body, context),
|
|
1425
1426
|
};
|
|
1426
1427
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1427
|
-
let errorCode
|
|
1428
|
+
let errorCode = "UnknownError";
|
|
1428
1429
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1429
1430
|
switch (errorCode) {
|
|
1430
1431
|
case "InvalidParameterCombinationException":
|
|
@@ -1502,7 +1503,7 @@ const deserializeAws_json1_1DescribeSubnetGroupsCommandError = async (
|
|
|
1502
1503
|
body: await parseBody(output.body, context),
|
|
1503
1504
|
};
|
|
1504
1505
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1505
|
-
let errorCode
|
|
1506
|
+
let errorCode = "UnknownError";
|
|
1506
1507
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1507
1508
|
switch (errorCode) {
|
|
1508
1509
|
case "ServiceLinkedRoleNotFoundFault":
|
|
@@ -1564,7 +1565,7 @@ const deserializeAws_json1_1IncreaseReplicationFactorCommandError = async (
|
|
|
1564
1565
|
body: await parseBody(output.body, context),
|
|
1565
1566
|
};
|
|
1566
1567
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1567
|
-
let errorCode
|
|
1568
|
+
let errorCode = "UnknownError";
|
|
1568
1569
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1569
1570
|
switch (errorCode) {
|
|
1570
1571
|
case "ClusterNotFoundFault":
|
|
@@ -1682,7 +1683,7 @@ const deserializeAws_json1_1ListTagsCommandError = async (
|
|
|
1682
1683
|
body: await parseBody(output.body, context),
|
|
1683
1684
|
};
|
|
1684
1685
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1685
|
-
let errorCode
|
|
1686
|
+
let errorCode = "UnknownError";
|
|
1686
1687
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1687
1688
|
switch (errorCode) {
|
|
1688
1689
|
case "ClusterNotFoundFault":
|
|
@@ -1776,7 +1777,7 @@ const deserializeAws_json1_1RebootNodeCommandError = async (
|
|
|
1776
1777
|
body: await parseBody(output.body, context),
|
|
1777
1778
|
};
|
|
1778
1779
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1779
|
-
let errorCode
|
|
1780
|
+
let errorCode = "UnknownError";
|
|
1780
1781
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1781
1782
|
switch (errorCode) {
|
|
1782
1783
|
case "ClusterNotFoundFault":
|
|
@@ -1870,7 +1871,7 @@ const deserializeAws_json1_1TagResourceCommandError = async (
|
|
|
1870
1871
|
body: await parseBody(output.body, context),
|
|
1871
1872
|
};
|
|
1872
1873
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1873
|
-
let errorCode
|
|
1874
|
+
let errorCode = "UnknownError";
|
|
1874
1875
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1875
1876
|
switch (errorCode) {
|
|
1876
1877
|
case "ClusterNotFoundFault":
|
|
@@ -1972,7 +1973,7 @@ const deserializeAws_json1_1UntagResourceCommandError = async (
|
|
|
1972
1973
|
body: await parseBody(output.body, context),
|
|
1973
1974
|
};
|
|
1974
1975
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
1975
|
-
let errorCode
|
|
1976
|
+
let errorCode = "UnknownError";
|
|
1976
1977
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
1977
1978
|
switch (errorCode) {
|
|
1978
1979
|
case "ClusterNotFoundFault":
|
|
@@ -2074,7 +2075,7 @@ const deserializeAws_json1_1UpdateClusterCommandError = async (
|
|
|
2074
2075
|
body: await parseBody(output.body, context),
|
|
2075
2076
|
};
|
|
2076
2077
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2077
|
-
let errorCode
|
|
2078
|
+
let errorCode = "UnknownError";
|
|
2078
2079
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2079
2080
|
switch (errorCode) {
|
|
2080
2081
|
case "ClusterNotFoundFault":
|
|
@@ -2176,7 +2177,7 @@ const deserializeAws_json1_1UpdateParameterGroupCommandError = async (
|
|
|
2176
2177
|
body: await parseBody(output.body, context),
|
|
2177
2178
|
};
|
|
2178
2179
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2179
|
-
let errorCode
|
|
2180
|
+
let errorCode = "UnknownError";
|
|
2180
2181
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2181
2182
|
switch (errorCode) {
|
|
2182
2183
|
case "InvalidParameterCombinationException":
|
|
@@ -2262,7 +2263,7 @@ const deserializeAws_json1_1UpdateSubnetGroupCommandError = async (
|
|
|
2262
2263
|
body: await parseBody(output.body, context),
|
|
2263
2264
|
};
|
|
2264
2265
|
let response: __SmithyException & __MetadataBearer & { [key: string]: any };
|
|
2265
|
-
let errorCode
|
|
2266
|
+
let errorCode = "UnknownError";
|
|
2266
2267
|
errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2267
2268
|
switch (errorCode) {
|
|
2268
2269
|
case "InvalidSubnet":
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import packageInfo from "./package.json";
|
|
2
|
-
|
|
3
1
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
4
2
|
import { FetchHttpHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
5
3
|
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
@@ -8,6 +6,9 @@ import { fromBase64, toBase64 } from "@aws-sdk/util-base64-browser";
|
|
|
8
6
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
9
7
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
10
8
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
|
|
9
|
+
|
|
10
|
+
// @ts-ignore: package.json will be imported from dist folders
|
|
11
|
+
import packageInfo from "../package.json";
|
|
11
12
|
import { DAXClientConfig } from "./DAXClient";
|
|
12
13
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
14
|
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { defaultRegionInfoProvider } from "./endpoints";
|
|
2
1
|
import { Logger as __Logger } from "@aws-sdk/types";
|
|
3
2
|
import { parseUrl } from "@aws-sdk/url-parser";
|
|
3
|
+
|
|
4
4
|
import { DAXClientConfig } from "./DAXClient";
|
|
5
|
+
import { defaultRegionInfoProvider } from "./endpoints";
|
|
5
6
|
|
|
6
7
|
/**
|
|
7
8
|
* @internal
|