@aws-sdk/client-cloudsearch 3.28.0 → 3.32.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 CHANGED
@@ -3,6 +3,38 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.32.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.31.0...v3.32.0) (2021-09-17)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-cloudsearch
9
+
10
+
11
+
12
+
13
+
14
+ # [3.31.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.30.0...v3.31.0) (2021-09-11)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-cloudsearch
17
+
18
+
19
+
20
+
21
+
22
+ # [3.30.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.29.0...v3.30.0) (2021-09-07)
23
+
24
+ **Note:** Version bump only for package @aws-sdk/client-cloudsearch
25
+
26
+
27
+
28
+
29
+
30
+ # [3.29.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.28.0...v3.29.0) (2021-09-02)
31
+
32
+ **Note:** Version bump only for package @aws-sdk/client-cloudsearch
33
+
34
+
35
+
36
+
37
+
6
38
  # [3.28.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.27.0...v3.28.0) (2021-08-27)
7
39
 
8
40
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudsearch",
3
3
  "description": "AWS SDK for JavaScript Cloudsearch Client for Node.js, Browser and React Native",
4
- "version": "3.28.0",
4
+ "version": "3.32.0",
5
5
  "scripts": {
6
6
  "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
7
7
  "build-documentation": "yarn remove-documentation && typedoc ./",
@@ -27,47 +27,47 @@
27
27
  "dependencies": {
28
28
  "@aws-crypto/sha256-browser": "^1.0.0",
29
29
  "@aws-crypto/sha256-js": "^1.0.0",
30
- "@aws-sdk/client-sts": "3.28.0",
31
- "@aws-sdk/config-resolver": "3.28.0",
32
- "@aws-sdk/credential-provider-node": "3.28.0",
33
- "@aws-sdk/fetch-http-handler": "3.25.0",
34
- "@aws-sdk/hash-node": "3.25.0",
35
- "@aws-sdk/invalid-dependency": "3.25.0",
36
- "@aws-sdk/middleware-content-length": "3.25.0",
37
- "@aws-sdk/middleware-host-header": "3.25.0",
38
- "@aws-sdk/middleware-logger": "3.25.0",
39
- "@aws-sdk/middleware-retry": "3.28.0",
40
- "@aws-sdk/middleware-serde": "3.25.0",
41
- "@aws-sdk/middleware-signing": "3.28.0",
42
- "@aws-sdk/middleware-stack": "3.25.0",
43
- "@aws-sdk/middleware-user-agent": "3.25.0",
44
- "@aws-sdk/node-config-provider": "3.28.0",
45
- "@aws-sdk/node-http-handler": "3.25.0",
46
- "@aws-sdk/protocol-http": "3.25.0",
47
- "@aws-sdk/smithy-client": "3.28.0",
48
- "@aws-sdk/types": "3.25.0",
49
- "@aws-sdk/url-parser": "3.25.0",
50
- "@aws-sdk/util-base64-browser": "3.23.0",
51
- "@aws-sdk/util-base64-node": "3.23.0",
52
- "@aws-sdk/util-body-length-browser": "3.23.0",
53
- "@aws-sdk/util-body-length-node": "3.23.0",
54
- "@aws-sdk/util-user-agent-browser": "3.25.0",
55
- "@aws-sdk/util-user-agent-node": "3.28.0",
56
- "@aws-sdk/util-utf8-browser": "3.23.0",
57
- "@aws-sdk/util-utf8-node": "3.23.0",
30
+ "@aws-sdk/client-sts": "3.32.0",
31
+ "@aws-sdk/config-resolver": "3.32.0",
32
+ "@aws-sdk/credential-provider-node": "3.32.0",
33
+ "@aws-sdk/fetch-http-handler": "3.32.0",
34
+ "@aws-sdk/hash-node": "3.32.0",
35
+ "@aws-sdk/invalid-dependency": "3.32.0",
36
+ "@aws-sdk/middleware-content-length": "3.32.0",
37
+ "@aws-sdk/middleware-host-header": "3.32.0",
38
+ "@aws-sdk/middleware-logger": "3.32.0",
39
+ "@aws-sdk/middleware-retry": "3.32.0",
40
+ "@aws-sdk/middleware-serde": "3.32.0",
41
+ "@aws-sdk/middleware-signing": "3.32.0",
42
+ "@aws-sdk/middleware-stack": "3.32.0",
43
+ "@aws-sdk/middleware-user-agent": "3.32.0",
44
+ "@aws-sdk/node-config-provider": "3.32.0",
45
+ "@aws-sdk/node-http-handler": "3.32.0",
46
+ "@aws-sdk/protocol-http": "3.32.0",
47
+ "@aws-sdk/smithy-client": "3.32.0",
48
+ "@aws-sdk/types": "3.32.0",
49
+ "@aws-sdk/url-parser": "3.32.0",
50
+ "@aws-sdk/util-base64-browser": "3.32.0",
51
+ "@aws-sdk/util-base64-node": "3.32.0",
52
+ "@aws-sdk/util-body-length-browser": "3.32.0",
53
+ "@aws-sdk/util-body-length-node": "3.32.0",
54
+ "@aws-sdk/util-user-agent-browser": "3.32.0",
55
+ "@aws-sdk/util-user-agent-node": "3.32.0",
56
+ "@aws-sdk/util-utf8-browser": "3.32.0",
57
+ "@aws-sdk/util-utf8-node": "3.32.0",
58
58
  "entities": "2.2.0",
59
59
  "fast-xml-parser": "3.19.0",
60
60
  "tslib": "^2.3.0"
61
61
  },
62
62
  "devDependencies": {
63
- "@aws-sdk/client-documentation-generator": "3.23.0",
63
+ "@aws-sdk/client-documentation-generator": "3.32.0",
64
64
  "@types/node": "^12.7.5",
65
65
  "downlevel-dts": "0.7.0",
66
66
  "jest": "^26.1.0",
67
67
  "rimraf": "^3.0.0",
68
68
  "ts-jest": "^26.4.1",
69
69
  "typedoc": "^0.19.2",
70
- "typescript": "~4.3.2"
70
+ "typescript": "~4.3.5"
71
71
  },
72
72
  "engines": {
73
73
  "node": ">=10.0.0"
@@ -3488,10 +3488,10 @@ const deserializeAws_queryDomainStatus = (output, context) => {
3488
3488
  contents.SearchInstanceType = smithy_client_1.expectString(output["SearchInstanceType"]);
3489
3489
  }
3490
3490
  if (output["SearchPartitionCount"] !== undefined) {
3491
- contents.SearchPartitionCount = smithy_client_1.strictParseInt(output["SearchPartitionCount"]);
3491
+ contents.SearchPartitionCount = smithy_client_1.strictParseInt32(output["SearchPartitionCount"]);
3492
3492
  }
3493
3493
  if (output["SearchInstanceCount"] !== undefined) {
3494
- contents.SearchInstanceCount = smithy_client_1.strictParseInt(output["SearchInstanceCount"]);
3494
+ contents.SearchInstanceCount = smithy_client_1.strictParseInt32(output["SearchInstanceCount"]);
3495
3495
  }
3496
3496
  if (output["Limits"] !== undefined) {
3497
3497
  contents.Limits = deserializeAws_queryLimits(output["Limits"], context);
@@ -3709,7 +3709,7 @@ const deserializeAws_queryIntArrayOptions = (output, context) => {
3709
3709
  ReturnEnabled: undefined,
3710
3710
  };
3711
3711
  if (output["DefaultValue"] !== undefined) {
3712
- contents.DefaultValue = smithy_client_1.strictParseInt(output["DefaultValue"]);
3712
+ contents.DefaultValue = smithy_client_1.strictParseLong(output["DefaultValue"]);
3713
3713
  }
3714
3714
  if (output["SourceFields"] !== undefined) {
3715
3715
  contents.SourceFields = smithy_client_1.expectString(output["SourceFields"]);
@@ -3748,7 +3748,7 @@ const deserializeAws_queryIntOptions = (output, context) => {
3748
3748
  SortEnabled: undefined,
3749
3749
  };
3750
3750
  if (output["DefaultValue"] !== undefined) {
3751
- contents.DefaultValue = smithy_client_1.strictParseInt(output["DefaultValue"]);
3751
+ contents.DefaultValue = smithy_client_1.strictParseLong(output["DefaultValue"]);
3752
3752
  }
3753
3753
  if (output["SourceField"] !== undefined) {
3754
3754
  contents.SourceField = smithy_client_1.expectString(output["SourceField"]);
@@ -3828,10 +3828,10 @@ const deserializeAws_queryLimits = (output, context) => {
3828
3828
  MaximumPartitionCount: undefined,
3829
3829
  };
3830
3830
  if (output["MaximumReplicationCount"] !== undefined) {
3831
- contents.MaximumReplicationCount = smithy_client_1.strictParseInt(output["MaximumReplicationCount"]);
3831
+ contents.MaximumReplicationCount = smithy_client_1.strictParseInt32(output["MaximumReplicationCount"]);
3832
3832
  }
3833
3833
  if (output["MaximumPartitionCount"] !== undefined) {
3834
- contents.MaximumPartitionCount = smithy_client_1.strictParseInt(output["MaximumPartitionCount"]);
3834
+ contents.MaximumPartitionCount = smithy_client_1.strictParseInt32(output["MaximumPartitionCount"]);
3835
3835
  }
3836
3836
  return contents;
3837
3837
  };
@@ -3910,13 +3910,13 @@ const deserializeAws_queryOptionStatus = (output, context) => {
3910
3910
  PendingDeletion: undefined,
3911
3911
  };
3912
3912
  if (output["CreationDate"] !== undefined) {
3913
- contents.CreationDate = new Date(output["CreationDate"]);
3913
+ contents.CreationDate = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["CreationDate"]));
3914
3914
  }
3915
3915
  if (output["UpdateDate"] !== undefined) {
3916
- contents.UpdateDate = new Date(output["UpdateDate"]);
3916
+ contents.UpdateDate = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["UpdateDate"]));
3917
3917
  }
3918
3918
  if (output["UpdateVersion"] !== undefined) {
3919
- contents.UpdateVersion = smithy_client_1.strictParseInt(output["UpdateVersion"]);
3919
+ contents.UpdateVersion = smithy_client_1.strictParseInt32(output["UpdateVersion"]);
3920
3920
  }
3921
3921
  if (output["State"] !== undefined) {
3922
3922
  contents.State = smithy_client_1.expectString(output["State"]);
@@ -3962,10 +3962,10 @@ const deserializeAws_queryScalingParameters = (output, context) => {
3962
3962
  contents.DesiredInstanceType = smithy_client_1.expectString(output["DesiredInstanceType"]);
3963
3963
  }
3964
3964
  if (output["DesiredReplicationCount"] !== undefined) {
3965
- contents.DesiredReplicationCount = smithy_client_1.strictParseInt(output["DesiredReplicationCount"]);
3965
+ contents.DesiredReplicationCount = smithy_client_1.strictParseInt32(output["DesiredReplicationCount"]);
3966
3966
  }
3967
3967
  if (output["DesiredPartitionCount"] !== undefined) {
3968
- contents.DesiredPartitionCount = smithy_client_1.strictParseInt(output["DesiredPartitionCount"]);
3968
+ contents.DesiredPartitionCount = smithy_client_1.strictParseInt32(output["DesiredPartitionCount"]);
3969
3969
  }
3970
3970
  return contents;
3971
3971
  };