@aws-sdk/client-firehose 3.35.0 → 3.36.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.
Files changed (123) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist-cjs/Firehose.js +0 -1
  3. package/dist-cjs/FirehoseClient.js +0 -1
  4. package/dist-cjs/commands/CreateDeliveryStreamCommand.js +0 -1
  5. package/dist-cjs/commands/DeleteDeliveryStreamCommand.js +0 -1
  6. package/dist-cjs/commands/DescribeDeliveryStreamCommand.js +0 -1
  7. package/dist-cjs/commands/ListDeliveryStreamsCommand.js +0 -1
  8. package/dist-cjs/commands/ListTagsForDeliveryStreamCommand.js +0 -1
  9. package/dist-cjs/commands/PutRecordBatchCommand.js +0 -1
  10. package/dist-cjs/commands/PutRecordCommand.js +0 -1
  11. package/dist-cjs/commands/StartDeliveryStreamEncryptionCommand.js +0 -1
  12. package/dist-cjs/commands/StopDeliveryStreamEncryptionCommand.js +0 -1
  13. package/dist-cjs/commands/TagDeliveryStreamCommand.js +0 -1
  14. package/dist-cjs/commands/UntagDeliveryStreamCommand.js +0 -1
  15. package/dist-cjs/commands/UpdateDestinationCommand.js +0 -1
  16. package/dist-cjs/endpoints.js +0 -1
  17. package/dist-cjs/index.js +0 -1
  18. package/dist-cjs/models/index.js +0 -1
  19. package/dist-cjs/models/models_0.js +150 -93
  20. package/dist-cjs/protocols/Aws_json1_1.js +132 -1
  21. package/dist-cjs/runtimeConfig.browser.js +2 -3
  22. package/dist-cjs/runtimeConfig.js +3 -4
  23. package/dist-cjs/runtimeConfig.native.js +0 -1
  24. package/dist-cjs/runtimeConfig.shared.js +0 -1
  25. package/dist-es/Firehose.js +0 -1
  26. package/dist-es/FirehoseClient.js +0 -1
  27. package/dist-es/commands/CreateDeliveryStreamCommand.js +0 -1
  28. package/dist-es/commands/DeleteDeliveryStreamCommand.js +0 -1
  29. package/dist-es/commands/DescribeDeliveryStreamCommand.js +0 -1
  30. package/dist-es/commands/ListDeliveryStreamsCommand.js +0 -1
  31. package/dist-es/commands/ListTagsForDeliveryStreamCommand.js +0 -1
  32. package/dist-es/commands/PutRecordBatchCommand.js +0 -1
  33. package/dist-es/commands/PutRecordCommand.js +0 -1
  34. package/dist-es/commands/StartDeliveryStreamEncryptionCommand.js +0 -1
  35. package/dist-es/commands/StopDeliveryStreamEncryptionCommand.js +0 -1
  36. package/dist-es/commands/TagDeliveryStreamCommand.js +0 -1
  37. package/dist-es/commands/UntagDeliveryStreamCommand.js +0 -1
  38. package/dist-es/commands/UpdateDestinationCommand.js +0 -1
  39. package/dist-es/endpoints.js +0 -1
  40. package/dist-es/index.js +0 -1
  41. package/dist-es/models/index.js +0 -1
  42. package/dist-es/models/models_0.js +87 -55
  43. package/dist-es/protocols/Aws_json1_1.js +101 -3
  44. package/dist-es/runtimeConfig.browser.js +1 -2
  45. package/dist-es/runtimeConfig.js +2 -3
  46. package/dist-es/runtimeConfig.native.js +0 -1
  47. package/dist-es/runtimeConfig.shared.js +0 -1
  48. package/dist-types/models/models_0.d.ts +524 -397
  49. package/dist-types/ts3.4/models/models_0.d.ts +524 -397
  50. package/package.json +33 -30
  51. package/dist-cjs/Firehose.js.map +0 -1
  52. package/dist-cjs/FirehoseClient.js.map +0 -1
  53. package/dist-cjs/commands/CreateDeliveryStreamCommand.js.map +0 -1
  54. package/dist-cjs/commands/DeleteDeliveryStreamCommand.js.map +0 -1
  55. package/dist-cjs/commands/DescribeDeliveryStreamCommand.js.map +0 -1
  56. package/dist-cjs/commands/ListDeliveryStreamsCommand.js.map +0 -1
  57. package/dist-cjs/commands/ListTagsForDeliveryStreamCommand.js.map +0 -1
  58. package/dist-cjs/commands/PutRecordBatchCommand.js.map +0 -1
  59. package/dist-cjs/commands/PutRecordCommand.js.map +0 -1
  60. package/dist-cjs/commands/StartDeliveryStreamEncryptionCommand.js.map +0 -1
  61. package/dist-cjs/commands/StopDeliveryStreamEncryptionCommand.js.map +0 -1
  62. package/dist-cjs/commands/TagDeliveryStreamCommand.js.map +0 -1
  63. package/dist-cjs/commands/UntagDeliveryStreamCommand.js.map +0 -1
  64. package/dist-cjs/commands/UpdateDestinationCommand.js.map +0 -1
  65. package/dist-cjs/endpoints.js.map +0 -1
  66. package/dist-cjs/index.js.map +0 -1
  67. package/dist-cjs/models/index.js.map +0 -1
  68. package/dist-cjs/models/models_0.js.map +0 -1
  69. package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
  70. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  71. package/dist-cjs/runtimeConfig.js.map +0 -1
  72. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  73. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  74. package/dist-es/Firehose.js.map +0 -1
  75. package/dist-es/FirehoseClient.js.map +0 -1
  76. package/dist-es/commands/CreateDeliveryStreamCommand.js.map +0 -1
  77. package/dist-es/commands/DeleteDeliveryStreamCommand.js.map +0 -1
  78. package/dist-es/commands/DescribeDeliveryStreamCommand.js.map +0 -1
  79. package/dist-es/commands/ListDeliveryStreamsCommand.js.map +0 -1
  80. package/dist-es/commands/ListTagsForDeliveryStreamCommand.js.map +0 -1
  81. package/dist-es/commands/PutRecordBatchCommand.js.map +0 -1
  82. package/dist-es/commands/PutRecordCommand.js.map +0 -1
  83. package/dist-es/commands/StartDeliveryStreamEncryptionCommand.js.map +0 -1
  84. package/dist-es/commands/StopDeliveryStreamEncryptionCommand.js.map +0 -1
  85. package/dist-es/commands/TagDeliveryStreamCommand.js.map +0 -1
  86. package/dist-es/commands/UntagDeliveryStreamCommand.js.map +0 -1
  87. package/dist-es/commands/UpdateDestinationCommand.js.map +0 -1
  88. package/dist-es/endpoints.js.map +0 -1
  89. package/dist-es/index.js.map +0 -1
  90. package/dist-es/models/index.js.map +0 -1
  91. package/dist-es/models/models_0.js.map +0 -1
  92. package/dist-es/protocols/Aws_json1_1.js.map +0 -1
  93. package/dist-es/runtimeConfig.browser.js.map +0 -1
  94. package/dist-es/runtimeConfig.js.map +0 -1
  95. package/dist-es/runtimeConfig.native.js.map +0 -1
  96. package/dist-es/runtimeConfig.shared.js.map +0 -1
  97. package/jest.config.js +0 -4
  98. package/src/Firehose.ts +0 -705
  99. package/src/FirehoseClient.ts +0 -299
  100. package/src/commands/CreateDeliveryStreamCommand.ts +0 -163
  101. package/src/commands/DeleteDeliveryStreamCommand.ts +0 -104
  102. package/src/commands/DescribeDeliveryStreamCommand.ts +0 -101
  103. package/src/commands/ListDeliveryStreamsCommand.ts +0 -102
  104. package/src/commands/ListTagsForDeliveryStreamCommand.ts +0 -99
  105. package/src/commands/PutRecordBatchCommand.ts +0 -145
  106. package/src/commands/PutRecordCommand.ts +0 -123
  107. package/src/commands/StartDeliveryStreamEncryptionCommand.ts +0 -135
  108. package/src/commands/StopDeliveryStreamEncryptionCommand.ts +0 -119
  109. package/src/commands/TagDeliveryStreamCommand.ts +0 -103
  110. package/src/commands/UntagDeliveryStreamCommand.ts +0 -98
  111. package/src/commands/UpdateDestinationCommand.ts +0 -118
  112. package/src/endpoints.ts +0 -86
  113. package/src/index.ts +0 -15
  114. package/src/models/index.ts +0 -1
  115. package/src/models/models_0.ts +0 -3952
  116. package/src/protocols/Aws_json1_1.ts +0 -3514
  117. package/src/runtimeConfig.browser.ts +0 -41
  118. package/src/runtimeConfig.native.ts +0 -17
  119. package/src/runtimeConfig.shared.ts +0 -17
  120. package/src/runtimeConfig.ts +0 -46
  121. package/tsconfig.es.json +0 -10
  122. package/tsconfig.json +0 -33
  123. package/tsconfig.types.json +0 -9
package/CHANGELOG.md CHANGED
@@ -3,6 +3,20 @@
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.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
7
+
8
+
9
+ ### Features
10
+
11
+ * **clients:** update clients as of 10/07/2021 ([#2879](https://github.com/aws/aws-sdk-js-v3/issues/2879)) ([1f4441e](https://github.com/aws/aws-sdk-js-v3/commit/1f4441e46b63ae6ff01067780b26d49916c267a0))
12
+ * publish files in dist-* only ([#2873](https://github.com/aws/aws-sdk-js-v3/issues/2873)) ([53b4243](https://github.com/aws/aws-sdk-js-v3/commit/53b4243b066f25ff2412d5f0dea1036054b2df32))
13
+ * **codegen:** ts-ignore packageInfo imports in codegen ([#2875](https://github.com/aws/aws-sdk-js-v3/issues/2875)) ([99d9267](https://github.com/aws/aws-sdk-js-v3/commit/99d926762193e83a354edec6e9de2b0543449704))
14
+ * **tsconfig:** remove sourceMap ([#2867](https://github.com/aws/aws-sdk-js-v3/issues/2867)) ([d25f526](https://github.com/aws/aws-sdk-js-v3/commit/d25f526627a02a2ca28675fecce66c76b6c97966))
15
+
16
+
17
+
18
+
19
+
6
20
  # [3.35.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.34.0...v3.35.0) (2021-10-04)
7
21
 
8
22
 
@@ -191,4 +191,3 @@ class Firehose extends FirehoseClient_1.FirehoseClient {
191
191
  }
192
192
  }
193
193
  exports.Firehose = Firehose;
194
- //# sourceMappingURL=Firehose.js.map
@@ -44,4 +44,3 @@ class FirehoseClient extends smithy_client_1.Client {
44
44
  }
45
45
  }
46
46
  exports.FirehoseClient = FirehoseClient;
47
- //# sourceMappingURL=FirehoseClient.js.map
@@ -126,4 +126,3 @@ class CreateDeliveryStreamCommand extends smithy_client_1.Command {
126
126
  }
127
127
  }
128
128
  exports.CreateDeliveryStreamCommand = CreateDeliveryStreamCommand;
129
- //# sourceMappingURL=CreateDeliveryStreamCommand.js.map
@@ -67,4 +67,3 @@ class DeleteDeliveryStreamCommand extends smithy_client_1.Command {
67
67
  }
68
68
  }
69
69
  exports.DeleteDeliveryStreamCommand = DeleteDeliveryStreamCommand;
70
- //# sourceMappingURL=DeleteDeliveryStreamCommand.js.map
@@ -64,4 +64,3 @@ class DescribeDeliveryStreamCommand extends smithy_client_1.Command {
64
64
  }
65
65
  }
66
66
  exports.DescribeDeliveryStreamCommand = DescribeDeliveryStreamCommand;
67
- //# sourceMappingURL=DescribeDeliveryStreamCommand.js.map
@@ -65,4 +65,3 @@ class ListDeliveryStreamsCommand extends smithy_client_1.Command {
65
65
  }
66
66
  }
67
67
  exports.ListDeliveryStreamsCommand = ListDeliveryStreamsCommand;
68
- //# sourceMappingURL=ListDeliveryStreamsCommand.js.map
@@ -59,4 +59,3 @@ class ListTagsForDeliveryStreamCommand extends smithy_client_1.Command {
59
59
  }
60
60
  }
61
61
  exports.ListTagsForDeliveryStreamCommand = ListTagsForDeliveryStreamCommand;
62
- //# sourceMappingURL=ListTagsForDeliveryStreamCommand.js.map
@@ -108,4 +108,3 @@ class PutRecordBatchCommand extends smithy_client_1.Command {
108
108
  }
109
109
  }
110
110
  exports.PutRecordBatchCommand = PutRecordBatchCommand;
111
- //# sourceMappingURL=PutRecordBatchCommand.js.map
@@ -89,4 +89,3 @@ class PutRecordCommand extends smithy_client_1.Command {
89
89
  }
90
90
  }
91
91
  exports.PutRecordCommand = PutRecordCommand;
92
- //# sourceMappingURL=PutRecordCommand.js.map
@@ -93,4 +93,3 @@ class StartDeliveryStreamEncryptionCommand extends smithy_client_1.Command {
93
93
  }
94
94
  }
95
95
  exports.StartDeliveryStreamEncryptionCommand = StartDeliveryStreamEncryptionCommand;
96
- //# sourceMappingURL=StartDeliveryStreamEncryptionCommand.js.map
@@ -77,4 +77,3 @@ class StopDeliveryStreamEncryptionCommand extends smithy_client_1.Command {
77
77
  }
78
78
  }
79
79
  exports.StopDeliveryStreamEncryptionCommand = StopDeliveryStreamEncryptionCommand;
80
- //# sourceMappingURL=StopDeliveryStreamEncryptionCommand.js.map
@@ -66,4 +66,3 @@ class TagDeliveryStreamCommand extends smithy_client_1.Command {
66
66
  }
67
67
  }
68
68
  exports.TagDeliveryStreamCommand = TagDeliveryStreamCommand;
69
- //# sourceMappingURL=TagDeliveryStreamCommand.js.map
@@ -61,4 +61,3 @@ class UntagDeliveryStreamCommand extends smithy_client_1.Command {
61
61
  }
62
62
  }
63
63
  exports.UntagDeliveryStreamCommand = UntagDeliveryStreamCommand;
64
- //# sourceMappingURL=UntagDeliveryStreamCommand.js.map
@@ -81,4 +81,3 @@ class UpdateDestinationCommand extends smithy_client_1.Command {
81
81
  }
82
82
  }
83
83
  exports.UpdateDestinationCommand = UpdateDestinationCommand;
84
- //# sourceMappingURL=UpdateDestinationCommand.js.map
@@ -83,4 +83,3 @@ const defaultRegionInfoProvider = async (region, options) => config_resolver_1.g
83
83
  partitionHash,
84
84
  });
85
85
  exports.defaultRegionInfoProvider = defaultRegionInfoProvider;
86
- //# sourceMappingURL=endpoints.js.map
package/dist-cjs/index.js CHANGED
@@ -16,4 +16,3 @@ tslib_1.__exportStar(require("./commands/TagDeliveryStreamCommand"), exports);
16
16
  tslib_1.__exportStar(require("./commands/UntagDeliveryStreamCommand"), exports);
17
17
  tslib_1.__exportStar(require("./commands/UpdateDestinationCommand"), exports);
18
18
  tslib_1.__exportStar(require("./models/index"), exports);
19
- //# sourceMappingURL=index.js.map
@@ -2,4 +2,3 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  tslib_1.__exportStar(require("./models_0"), exports);
5
- //# sourceMappingURL=index.js.map
@@ -1,18 +1,18 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDeliveryStreamOutput = exports.CreateDeliveryStreamInput = exports.Tag = exports.SplunkDestinationConfiguration = exports.SplunkRetryOptions = exports.RedshiftDestinationConfiguration = exports.RedshiftRetryOptions = exports.KinesisStreamSourceConfiguration = exports.HttpEndpointDestinationConfiguration = exports.HttpEndpointRetryOptions = exports.HttpEndpointRequestConfiguration = exports.HttpEndpointCommonAttribute = exports.HttpEndpointConfiguration = exports.HttpEndpointBufferingHints = exports.ExtendedS3DestinationConfiguration = exports.DynamicPartitioningConfiguration = exports.RetryOptions = exports.DataFormatConversionConfiguration = exports.SchemaConfiguration = exports.OutputFormatConfiguration = exports.Serializer = exports.ParquetSerDe = exports.ParquetWriterVersion = exports.ParquetCompression = exports.OrcSerDe = exports.OrcFormatVersion = exports.OrcCompression = exports.InputFormatConfiguration = exports.Deserializer = exports.OpenXJsonSerDe = exports.HiveJsonSerDe = exports.ElasticsearchDestinationConfiguration = exports.VpcConfiguration = exports.S3DestinationConfiguration = exports.EncryptionConfiguration = exports.KMSEncryptionConfig = exports.ElasticsearchRetryOptions = exports.ProcessingConfiguration = exports.Processor = exports.ProcessorParameter = exports.ProcessorParameterName = exports.ElasticsearchBufferingHints = exports.DeliveryStreamEncryptionConfigurationInput = exports.KeyType = exports.CopyCommand = exports.ContentEncoding = exports.ConcurrentModificationException = exports.CompressionFormat = exports.CloudWatchLoggingOptions = exports.BufferingHints = void 0;
4
- exports.RedshiftDestinationUpdate = exports.HttpEndpointDestinationUpdate = exports.UntagDeliveryStreamOutput = exports.UntagDeliveryStreamInput = exports.TagDeliveryStreamOutput = exports.TagDeliveryStreamInput = exports.StopDeliveryStreamEncryptionOutput = exports.StopDeliveryStreamEncryptionInput = exports.StartDeliveryStreamEncryptionOutput = exports.StartDeliveryStreamEncryptionInput = exports.PutRecordBatchOutput = exports.PutRecordBatchResponseEntry = exports.PutRecordBatchInput = exports.ServiceUnavailableException = exports.PutRecordOutput = exports.PutRecordInput = exports._Record = exports.ListTagsForDeliveryStreamOutput = exports.ListTagsForDeliveryStreamInput = exports.ListDeliveryStreamsOutput = exports.ListDeliveryStreamsInput = exports.ExtendedS3DestinationUpdate = exports.ElasticsearchDestinationUpdate = exports.S3DestinationUpdate = exports.DescribeDeliveryStreamOutput = exports.DescribeDeliveryStreamInput = exports.DeliveryStreamDescription = exports.SourceDescription = exports.KinesisStreamSourceDescription = exports.DestinationDescription = exports.SplunkDestinationDescription = exports.RedshiftDestinationDescription = exports.HttpEndpointDestinationDescription = exports.HttpEndpointDescription = exports.ExtendedS3DestinationDescription = exports.ElasticsearchDestinationDescription = exports.VpcConfigurationDescription = exports.S3DestinationDescription = exports.DeliveryStreamStatus = exports.DeliveryStreamEncryptionConfiguration = exports.DeliveryStreamEncryptionStatus = exports.FailureDescription = exports.DeliveryStreamFailureType = exports.ResourceNotFoundException = exports.DeleteDeliveryStreamOutput = exports.DeleteDeliveryStreamInput = exports.ResourceInUseException = exports.LimitExceededException = exports.InvalidKMSResourceException = exports.InvalidArgumentException = void 0;
5
- exports.UpdateDestinationOutput = exports.UpdateDestinationInput = exports.SplunkDestinationUpdate = void 0;
3
+ exports.HttpEndpointRequestConfiguration = exports.HttpEndpointCommonAttribute = exports.HttpEndpointConfiguration = exports.HttpEndpointBufferingHints = exports.ExtendedS3DestinationConfiguration = exports.DynamicPartitioningConfiguration = exports.RetryOptions = exports.DataFormatConversionConfiguration = exports.SchemaConfiguration = exports.OutputFormatConfiguration = exports.Serializer = exports.ParquetSerDe = exports.ParquetWriterVersion = exports.ParquetCompression = exports.OrcSerDe = exports.OrcFormatVersion = exports.OrcCompression = exports.InputFormatConfiguration = exports.Deserializer = exports.OpenXJsonSerDe = exports.HiveJsonSerDe = exports.ElasticsearchDestinationConfiguration = exports.ElasticsearchRetryOptions = exports.ElasticsearchBufferingHints = exports.DeliveryStreamEncryptionConfigurationInput = exports.KeyType = exports.CopyCommand = exports.ContentEncoding = exports.ConcurrentModificationException = exports.AmazonopensearchserviceDestinationUpdate = exports.S3DestinationUpdate = exports.AmazonopensearchserviceDestinationDescription = exports.VpcConfigurationDescription = exports.S3DestinationDescription = exports.AmazonopensearchserviceDestinationConfiguration = exports.VpcConfiguration = exports.S3DestinationConfiguration = exports.EncryptionConfiguration = exports.KMSEncryptionConfig = exports.CompressionFormat = exports.BufferingHints = exports.AmazonopensearchserviceS3BackupMode = exports.AmazonopensearchserviceRetryOptions = exports.ProcessingConfiguration = exports.Processor = exports.ProcessorParameter = exports.ProcessorParameterName = exports.AmazonopensearchserviceIndexRotationPeriod = exports.CloudWatchLoggingOptions = exports.AmazonopensearchserviceBufferingHints = void 0;
4
+ exports.StopDeliveryStreamEncryptionInput = exports.StartDeliveryStreamEncryptionOutput = exports.StartDeliveryStreamEncryptionInput = exports.PutRecordBatchOutput = exports.PutRecordBatchResponseEntry = exports.PutRecordBatchInput = exports.ServiceUnavailableException = exports.PutRecordOutput = exports.PutRecordInput = exports._Record = exports.ListTagsForDeliveryStreamOutput = exports.ListTagsForDeliveryStreamInput = exports.ListDeliveryStreamsOutput = exports.ListDeliveryStreamsInput = exports.ExtendedS3DestinationUpdate = exports.ElasticsearchDestinationUpdate = exports.DescribeDeliveryStreamOutput = exports.DescribeDeliveryStreamInput = exports.DeliveryStreamDescription = exports.SourceDescription = exports.KinesisStreamSourceDescription = exports.DestinationDescription = exports.SplunkDestinationDescription = exports.RedshiftDestinationDescription = exports.HttpEndpointDestinationDescription = exports.HttpEndpointDescription = exports.ExtendedS3DestinationDescription = exports.ElasticsearchDestinationDescription = exports.DeliveryStreamStatus = exports.DeliveryStreamEncryptionConfiguration = exports.DeliveryStreamEncryptionStatus = exports.FailureDescription = exports.DeliveryStreamFailureType = exports.ResourceNotFoundException = exports.DeleteDeliveryStreamOutput = exports.DeleteDeliveryStreamInput = exports.ResourceInUseException = exports.LimitExceededException = exports.InvalidKMSResourceException = exports.InvalidArgumentException = exports.CreateDeliveryStreamOutput = exports.CreateDeliveryStreamInput = exports.Tag = exports.SplunkDestinationConfiguration = exports.SplunkRetryOptions = exports.RedshiftDestinationConfiguration = exports.RedshiftRetryOptions = exports.KinesisStreamSourceConfiguration = exports.HttpEndpointDestinationConfiguration = exports.HttpEndpointRetryOptions = void 0;
5
+ exports.UpdateDestinationOutput = exports.UpdateDestinationInput = exports.SplunkDestinationUpdate = exports.RedshiftDestinationUpdate = exports.HttpEndpointDestinationUpdate = exports.UntagDeliveryStreamOutput = exports.UntagDeliveryStreamInput = exports.TagDeliveryStreamOutput = exports.TagDeliveryStreamInput = exports.StopDeliveryStreamEncryptionOutput = void 0;
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
- var BufferingHints;
8
- (function (BufferingHints) {
7
+ var AmazonopensearchserviceBufferingHints;
8
+ (function (AmazonopensearchserviceBufferingHints) {
9
9
  /**
10
10
  * @internal
11
11
  */
12
- BufferingHints.filterSensitiveLog = (obj) => ({
12
+ AmazonopensearchserviceBufferingHints.filterSensitiveLog = (obj) => ({
13
13
  ...obj,
14
14
  });
15
- })(BufferingHints = exports.BufferingHints || (exports.BufferingHints = {}));
15
+ })(AmazonopensearchserviceBufferingHints = exports.AmazonopensearchserviceBufferingHints || (exports.AmazonopensearchserviceBufferingHints = {}));
16
16
  var CloudWatchLoggingOptions;
17
17
  (function (CloudWatchLoggingOptions) {
18
18
  /**
@@ -22,60 +22,14 @@ var CloudWatchLoggingOptions;
22
22
  ...obj,
23
23
  });
24
24
  })(CloudWatchLoggingOptions = exports.CloudWatchLoggingOptions || (exports.CloudWatchLoggingOptions = {}));
25
- var CompressionFormat;
26
- (function (CompressionFormat) {
27
- CompressionFormat["GZIP"] = "GZIP";
28
- CompressionFormat["HADOOP_SNAPPY"] = "HADOOP_SNAPPY";
29
- CompressionFormat["SNAPPY"] = "Snappy";
30
- CompressionFormat["UNCOMPRESSED"] = "UNCOMPRESSED";
31
- CompressionFormat["ZIP"] = "ZIP";
32
- })(CompressionFormat = exports.CompressionFormat || (exports.CompressionFormat = {}));
33
- var ConcurrentModificationException;
34
- (function (ConcurrentModificationException) {
35
- /**
36
- * @internal
37
- */
38
- ConcurrentModificationException.filterSensitiveLog = (obj) => ({
39
- ...obj,
40
- });
41
- })(ConcurrentModificationException = exports.ConcurrentModificationException || (exports.ConcurrentModificationException = {}));
42
- var ContentEncoding;
43
- (function (ContentEncoding) {
44
- ContentEncoding["GZIP"] = "GZIP";
45
- ContentEncoding["NONE"] = "NONE";
46
- })(ContentEncoding = exports.ContentEncoding || (exports.ContentEncoding = {}));
47
- var CopyCommand;
48
- (function (CopyCommand) {
49
- /**
50
- * @internal
51
- */
52
- CopyCommand.filterSensitiveLog = (obj) => ({
53
- ...obj,
54
- });
55
- })(CopyCommand = exports.CopyCommand || (exports.CopyCommand = {}));
56
- var KeyType;
57
- (function (KeyType) {
58
- KeyType["AWS_OWNED_CMK"] = "AWS_OWNED_CMK";
59
- KeyType["CUSTOMER_MANAGED_CMK"] = "CUSTOMER_MANAGED_CMK";
60
- })(KeyType = exports.KeyType || (exports.KeyType = {}));
61
- var DeliveryStreamEncryptionConfigurationInput;
62
- (function (DeliveryStreamEncryptionConfigurationInput) {
63
- /**
64
- * @internal
65
- */
66
- DeliveryStreamEncryptionConfigurationInput.filterSensitiveLog = (obj) => ({
67
- ...obj,
68
- });
69
- })(DeliveryStreamEncryptionConfigurationInput = exports.DeliveryStreamEncryptionConfigurationInput || (exports.DeliveryStreamEncryptionConfigurationInput = {}));
70
- var ElasticsearchBufferingHints;
71
- (function (ElasticsearchBufferingHints) {
72
- /**
73
- * @internal
74
- */
75
- ElasticsearchBufferingHints.filterSensitiveLog = (obj) => ({
76
- ...obj,
77
- });
78
- })(ElasticsearchBufferingHints = exports.ElasticsearchBufferingHints || (exports.ElasticsearchBufferingHints = {}));
25
+ var AmazonopensearchserviceIndexRotationPeriod;
26
+ (function (AmazonopensearchserviceIndexRotationPeriod) {
27
+ AmazonopensearchserviceIndexRotationPeriod["NoRotation"] = "NoRotation";
28
+ AmazonopensearchserviceIndexRotationPeriod["OneDay"] = "OneDay";
29
+ AmazonopensearchserviceIndexRotationPeriod["OneHour"] = "OneHour";
30
+ AmazonopensearchserviceIndexRotationPeriod["OneMonth"] = "OneMonth";
31
+ AmazonopensearchserviceIndexRotationPeriod["OneWeek"] = "OneWeek";
32
+ })(AmazonopensearchserviceIndexRotationPeriod = exports.AmazonopensearchserviceIndexRotationPeriod || (exports.AmazonopensearchserviceIndexRotationPeriod = {}));
79
33
  var ProcessorParameterName;
80
34
  (function (ProcessorParameterName) {
81
35
  ProcessorParameterName["BUFFER_INTERVAL_IN_SECONDS"] = "BufferIntervalInSeconds";
@@ -115,15 +69,37 @@ var ProcessingConfiguration;
115
69
  ...obj,
116
70
  });
117
71
  })(ProcessingConfiguration = exports.ProcessingConfiguration || (exports.ProcessingConfiguration = {}));
118
- var ElasticsearchRetryOptions;
119
- (function (ElasticsearchRetryOptions) {
72
+ var AmazonopensearchserviceRetryOptions;
73
+ (function (AmazonopensearchserviceRetryOptions) {
120
74
  /**
121
75
  * @internal
122
76
  */
123
- ElasticsearchRetryOptions.filterSensitiveLog = (obj) => ({
77
+ AmazonopensearchserviceRetryOptions.filterSensitiveLog = (obj) => ({
124
78
  ...obj,
125
79
  });
126
- })(ElasticsearchRetryOptions = exports.ElasticsearchRetryOptions || (exports.ElasticsearchRetryOptions = {}));
80
+ })(AmazonopensearchserviceRetryOptions = exports.AmazonopensearchserviceRetryOptions || (exports.AmazonopensearchserviceRetryOptions = {}));
81
+ var AmazonopensearchserviceS3BackupMode;
82
+ (function (AmazonopensearchserviceS3BackupMode) {
83
+ AmazonopensearchserviceS3BackupMode["AllDocuments"] = "AllDocuments";
84
+ AmazonopensearchserviceS3BackupMode["FailedDocumentsOnly"] = "FailedDocumentsOnly";
85
+ })(AmazonopensearchserviceS3BackupMode = exports.AmazonopensearchserviceS3BackupMode || (exports.AmazonopensearchserviceS3BackupMode = {}));
86
+ var BufferingHints;
87
+ (function (BufferingHints) {
88
+ /**
89
+ * @internal
90
+ */
91
+ BufferingHints.filterSensitiveLog = (obj) => ({
92
+ ...obj,
93
+ });
94
+ })(BufferingHints = exports.BufferingHints || (exports.BufferingHints = {}));
95
+ var CompressionFormat;
96
+ (function (CompressionFormat) {
97
+ CompressionFormat["GZIP"] = "GZIP";
98
+ CompressionFormat["HADOOP_SNAPPY"] = "HADOOP_SNAPPY";
99
+ CompressionFormat["SNAPPY"] = "Snappy";
100
+ CompressionFormat["UNCOMPRESSED"] = "UNCOMPRESSED";
101
+ CompressionFormat["ZIP"] = "ZIP";
102
+ })(CompressionFormat = exports.CompressionFormat || (exports.CompressionFormat = {}));
127
103
  var KMSEncryptionConfig;
128
104
  (function (KMSEncryptionConfig) {
129
105
  /**
@@ -160,6 +136,115 @@ var VpcConfiguration;
160
136
  ...obj,
161
137
  });
162
138
  })(VpcConfiguration = exports.VpcConfiguration || (exports.VpcConfiguration = {}));
139
+ var AmazonopensearchserviceDestinationConfiguration;
140
+ (function (AmazonopensearchserviceDestinationConfiguration) {
141
+ /**
142
+ * @internal
143
+ */
144
+ AmazonopensearchserviceDestinationConfiguration.filterSensitiveLog = (obj) => ({
145
+ ...obj,
146
+ });
147
+ })(AmazonopensearchserviceDestinationConfiguration = exports.AmazonopensearchserviceDestinationConfiguration || (exports.AmazonopensearchserviceDestinationConfiguration = {}));
148
+ var S3DestinationDescription;
149
+ (function (S3DestinationDescription) {
150
+ /**
151
+ * @internal
152
+ */
153
+ S3DestinationDescription.filterSensitiveLog = (obj) => ({
154
+ ...obj,
155
+ });
156
+ })(S3DestinationDescription = exports.S3DestinationDescription || (exports.S3DestinationDescription = {}));
157
+ var VpcConfigurationDescription;
158
+ (function (VpcConfigurationDescription) {
159
+ /**
160
+ * @internal
161
+ */
162
+ VpcConfigurationDescription.filterSensitiveLog = (obj) => ({
163
+ ...obj,
164
+ });
165
+ })(VpcConfigurationDescription = exports.VpcConfigurationDescription || (exports.VpcConfigurationDescription = {}));
166
+ var AmazonopensearchserviceDestinationDescription;
167
+ (function (AmazonopensearchserviceDestinationDescription) {
168
+ /**
169
+ * @internal
170
+ */
171
+ AmazonopensearchserviceDestinationDescription.filterSensitiveLog = (obj) => ({
172
+ ...obj,
173
+ });
174
+ })(AmazonopensearchserviceDestinationDescription = exports.AmazonopensearchserviceDestinationDescription || (exports.AmazonopensearchserviceDestinationDescription = {}));
175
+ var S3DestinationUpdate;
176
+ (function (S3DestinationUpdate) {
177
+ /**
178
+ * @internal
179
+ */
180
+ S3DestinationUpdate.filterSensitiveLog = (obj) => ({
181
+ ...obj,
182
+ });
183
+ })(S3DestinationUpdate = exports.S3DestinationUpdate || (exports.S3DestinationUpdate = {}));
184
+ var AmazonopensearchserviceDestinationUpdate;
185
+ (function (AmazonopensearchserviceDestinationUpdate) {
186
+ /**
187
+ * @internal
188
+ */
189
+ AmazonopensearchserviceDestinationUpdate.filterSensitiveLog = (obj) => ({
190
+ ...obj,
191
+ });
192
+ })(AmazonopensearchserviceDestinationUpdate = exports.AmazonopensearchserviceDestinationUpdate || (exports.AmazonopensearchserviceDestinationUpdate = {}));
193
+ var ConcurrentModificationException;
194
+ (function (ConcurrentModificationException) {
195
+ /**
196
+ * @internal
197
+ */
198
+ ConcurrentModificationException.filterSensitiveLog = (obj) => ({
199
+ ...obj,
200
+ });
201
+ })(ConcurrentModificationException = exports.ConcurrentModificationException || (exports.ConcurrentModificationException = {}));
202
+ var ContentEncoding;
203
+ (function (ContentEncoding) {
204
+ ContentEncoding["GZIP"] = "GZIP";
205
+ ContentEncoding["NONE"] = "NONE";
206
+ })(ContentEncoding = exports.ContentEncoding || (exports.ContentEncoding = {}));
207
+ var CopyCommand;
208
+ (function (CopyCommand) {
209
+ /**
210
+ * @internal
211
+ */
212
+ CopyCommand.filterSensitiveLog = (obj) => ({
213
+ ...obj,
214
+ });
215
+ })(CopyCommand = exports.CopyCommand || (exports.CopyCommand = {}));
216
+ var KeyType;
217
+ (function (KeyType) {
218
+ KeyType["AWS_OWNED_CMK"] = "AWS_OWNED_CMK";
219
+ KeyType["CUSTOMER_MANAGED_CMK"] = "CUSTOMER_MANAGED_CMK";
220
+ })(KeyType = exports.KeyType || (exports.KeyType = {}));
221
+ var DeliveryStreamEncryptionConfigurationInput;
222
+ (function (DeliveryStreamEncryptionConfigurationInput) {
223
+ /**
224
+ * @internal
225
+ */
226
+ DeliveryStreamEncryptionConfigurationInput.filterSensitiveLog = (obj) => ({
227
+ ...obj,
228
+ });
229
+ })(DeliveryStreamEncryptionConfigurationInput = exports.DeliveryStreamEncryptionConfigurationInput || (exports.DeliveryStreamEncryptionConfigurationInput = {}));
230
+ var ElasticsearchBufferingHints;
231
+ (function (ElasticsearchBufferingHints) {
232
+ /**
233
+ * @internal
234
+ */
235
+ ElasticsearchBufferingHints.filterSensitiveLog = (obj) => ({
236
+ ...obj,
237
+ });
238
+ })(ElasticsearchBufferingHints = exports.ElasticsearchBufferingHints || (exports.ElasticsearchBufferingHints = {}));
239
+ var ElasticsearchRetryOptions;
240
+ (function (ElasticsearchRetryOptions) {
241
+ /**
242
+ * @internal
243
+ */
244
+ ElasticsearchRetryOptions.filterSensitiveLog = (obj) => ({
245
+ ...obj,
246
+ });
247
+ })(ElasticsearchRetryOptions = exports.ElasticsearchRetryOptions || (exports.ElasticsearchRetryOptions = {}));
163
248
  var ElasticsearchDestinationConfiguration;
164
249
  (function (ElasticsearchDestinationConfiguration) {
165
250
  /**
@@ -571,24 +656,6 @@ var DeliveryStreamStatus;
571
656
  DeliveryStreamStatus["DELETING"] = "DELETING";
572
657
  DeliveryStreamStatus["DELETING_FAILED"] = "DELETING_FAILED";
573
658
  })(DeliveryStreamStatus = exports.DeliveryStreamStatus || (exports.DeliveryStreamStatus = {}));
574
- var S3DestinationDescription;
575
- (function (S3DestinationDescription) {
576
- /**
577
- * @internal
578
- */
579
- S3DestinationDescription.filterSensitiveLog = (obj) => ({
580
- ...obj,
581
- });
582
- })(S3DestinationDescription = exports.S3DestinationDescription || (exports.S3DestinationDescription = {}));
583
- var VpcConfigurationDescription;
584
- (function (VpcConfigurationDescription) {
585
- /**
586
- * @internal
587
- */
588
- VpcConfigurationDescription.filterSensitiveLog = (obj) => ({
589
- ...obj,
590
- });
591
- })(VpcConfigurationDescription = exports.VpcConfigurationDescription || (exports.VpcConfigurationDescription = {}));
592
659
  var ElasticsearchDestinationDescription;
593
660
  (function (ElasticsearchDestinationDescription) {
594
661
  /**
@@ -717,15 +784,6 @@ var DescribeDeliveryStreamOutput;
717
784
  }),
718
785
  });
719
786
  })(DescribeDeliveryStreamOutput = exports.DescribeDeliveryStreamOutput || (exports.DescribeDeliveryStreamOutput = {}));
720
- var S3DestinationUpdate;
721
- (function (S3DestinationUpdate) {
722
- /**
723
- * @internal
724
- */
725
- S3DestinationUpdate.filterSensitiveLog = (obj) => ({
726
- ...obj,
727
- });
728
- })(S3DestinationUpdate = exports.S3DestinationUpdate || (exports.S3DestinationUpdate = {}));
729
787
  var ElasticsearchDestinationUpdate;
730
788
  (function (ElasticsearchDestinationUpdate) {
731
789
  /**
@@ -974,4 +1032,3 @@ var UpdateDestinationOutput;
974
1032
  ...obj,
975
1033
  });
976
1034
  })(UpdateDestinationOutput = exports.UpdateDestinationOutput || (exports.UpdateDestinationOutput = {}));
977
- //# sourceMappingURL=models_0.js.map
@@ -980,6 +980,86 @@ const deserializeAws_json1_1ServiceUnavailableExceptionResponse = async (parsedO
980
980
  };
981
981
  return contents;
982
982
  };
983
+ const serializeAws_json1_1AmazonopensearchserviceBufferingHints = (input, context) => {
984
+ return {
985
+ ...(input.IntervalInSeconds !== undefined &&
986
+ input.IntervalInSeconds !== null && { IntervalInSeconds: input.IntervalInSeconds }),
987
+ ...(input.SizeInMBs !== undefined && input.SizeInMBs !== null && { SizeInMBs: input.SizeInMBs }),
988
+ };
989
+ };
990
+ const serializeAws_json1_1AmazonopensearchserviceDestinationConfiguration = (input, context) => {
991
+ return {
992
+ ...(input.BufferingHints !== undefined &&
993
+ input.BufferingHints !== null && {
994
+ BufferingHints: serializeAws_json1_1AmazonopensearchserviceBufferingHints(input.BufferingHints, context),
995
+ }),
996
+ ...(input.CloudWatchLoggingOptions !== undefined &&
997
+ input.CloudWatchLoggingOptions !== null && {
998
+ CloudWatchLoggingOptions: serializeAws_json1_1CloudWatchLoggingOptions(input.CloudWatchLoggingOptions, context),
999
+ }),
1000
+ ...(input.ClusterEndpoint !== undefined &&
1001
+ input.ClusterEndpoint !== null && { ClusterEndpoint: input.ClusterEndpoint }),
1002
+ ...(input.DomainARN !== undefined && input.DomainARN !== null && { DomainARN: input.DomainARN }),
1003
+ ...(input.IndexName !== undefined && input.IndexName !== null && { IndexName: input.IndexName }),
1004
+ ...(input.IndexRotationPeriod !== undefined &&
1005
+ input.IndexRotationPeriod !== null && { IndexRotationPeriod: input.IndexRotationPeriod }),
1006
+ ...(input.ProcessingConfiguration !== undefined &&
1007
+ input.ProcessingConfiguration !== null && {
1008
+ ProcessingConfiguration: serializeAws_json1_1ProcessingConfiguration(input.ProcessingConfiguration, context),
1009
+ }),
1010
+ ...(input.RetryOptions !== undefined &&
1011
+ input.RetryOptions !== null && {
1012
+ RetryOptions: serializeAws_json1_1AmazonopensearchserviceRetryOptions(input.RetryOptions, context),
1013
+ }),
1014
+ ...(input.RoleARN !== undefined && input.RoleARN !== null && { RoleARN: input.RoleARN }),
1015
+ ...(input.S3BackupMode !== undefined && input.S3BackupMode !== null && { S3BackupMode: input.S3BackupMode }),
1016
+ ...(input.S3Configuration !== undefined &&
1017
+ input.S3Configuration !== null && {
1018
+ S3Configuration: serializeAws_json1_1S3DestinationConfiguration(input.S3Configuration, context),
1019
+ }),
1020
+ ...(input.TypeName !== undefined && input.TypeName !== null && { TypeName: input.TypeName }),
1021
+ ...(input.VpcConfiguration !== undefined &&
1022
+ input.VpcConfiguration !== null && {
1023
+ VpcConfiguration: serializeAws_json1_1VpcConfiguration(input.VpcConfiguration, context),
1024
+ }),
1025
+ };
1026
+ };
1027
+ const serializeAws_json1_1AmazonopensearchserviceDestinationUpdate = (input, context) => {
1028
+ return {
1029
+ ...(input.BufferingHints !== undefined &&
1030
+ input.BufferingHints !== null && {
1031
+ BufferingHints: serializeAws_json1_1AmazonopensearchserviceBufferingHints(input.BufferingHints, context),
1032
+ }),
1033
+ ...(input.CloudWatchLoggingOptions !== undefined &&
1034
+ input.CloudWatchLoggingOptions !== null && {
1035
+ CloudWatchLoggingOptions: serializeAws_json1_1CloudWatchLoggingOptions(input.CloudWatchLoggingOptions, context),
1036
+ }),
1037
+ ...(input.ClusterEndpoint !== undefined &&
1038
+ input.ClusterEndpoint !== null && { ClusterEndpoint: input.ClusterEndpoint }),
1039
+ ...(input.DomainARN !== undefined && input.DomainARN !== null && { DomainARN: input.DomainARN }),
1040
+ ...(input.IndexName !== undefined && input.IndexName !== null && { IndexName: input.IndexName }),
1041
+ ...(input.IndexRotationPeriod !== undefined &&
1042
+ input.IndexRotationPeriod !== null && { IndexRotationPeriod: input.IndexRotationPeriod }),
1043
+ ...(input.ProcessingConfiguration !== undefined &&
1044
+ input.ProcessingConfiguration !== null && {
1045
+ ProcessingConfiguration: serializeAws_json1_1ProcessingConfiguration(input.ProcessingConfiguration, context),
1046
+ }),
1047
+ ...(input.RetryOptions !== undefined &&
1048
+ input.RetryOptions !== null && {
1049
+ RetryOptions: serializeAws_json1_1AmazonopensearchserviceRetryOptions(input.RetryOptions, context),
1050
+ }),
1051
+ ...(input.RoleARN !== undefined && input.RoleARN !== null && { RoleARN: input.RoleARN }),
1052
+ ...(input.S3Update !== undefined &&
1053
+ input.S3Update !== null && { S3Update: serializeAws_json1_1S3DestinationUpdate(input.S3Update, context) }),
1054
+ ...(input.TypeName !== undefined && input.TypeName !== null && { TypeName: input.TypeName }),
1055
+ };
1056
+ };
1057
+ const serializeAws_json1_1AmazonopensearchserviceRetryOptions = (input, context) => {
1058
+ return {
1059
+ ...(input.DurationInSeconds !== undefined &&
1060
+ input.DurationInSeconds !== null && { DurationInSeconds: input.DurationInSeconds }),
1061
+ };
1062
+ };
983
1063
  const serializeAws_json1_1BufferingHints = (input, context) => {
984
1064
  return {
985
1065
  ...(input.IntervalInSeconds !== undefined &&
@@ -1015,6 +1095,10 @@ const serializeAws_json1_1CopyCommand = (input, context) => {
1015
1095
  };
1016
1096
  const serializeAws_json1_1CreateDeliveryStreamInput = (input, context) => {
1017
1097
  return {
1098
+ ...(input.AmazonopensearchserviceDestinationConfiguration !== undefined &&
1099
+ input.AmazonopensearchserviceDestinationConfiguration !== null && {
1100
+ AmazonopensearchserviceDestinationConfiguration: serializeAws_json1_1AmazonopensearchserviceDestinationConfiguration(input.AmazonopensearchserviceDestinationConfiguration, context),
1101
+ }),
1018
1102
  ...(input.DeliveryStreamEncryptionConfigurationInput !== undefined &&
1019
1103
  input.DeliveryStreamEncryptionConfigurationInput !== null && {
1020
1104
  DeliveryStreamEncryptionConfigurationInput: serializeAws_json1_1DeliveryStreamEncryptionConfigurationInput(input.DeliveryStreamEncryptionConfigurationInput, context),
@@ -1879,6 +1963,10 @@ const serializeAws_json1_1UntagDeliveryStreamInput = (input, context) => {
1879
1963
  };
1880
1964
  const serializeAws_json1_1UpdateDestinationInput = (input, context) => {
1881
1965
  return {
1966
+ ...(input.AmazonopensearchserviceDestinationUpdate !== undefined &&
1967
+ input.AmazonopensearchserviceDestinationUpdate !== null && {
1968
+ AmazonopensearchserviceDestinationUpdate: serializeAws_json1_1AmazonopensearchserviceDestinationUpdate(input.AmazonopensearchserviceDestinationUpdate, context),
1969
+ }),
1882
1970
  ...(input.CurrentDeliveryStreamVersionId !== undefined &&
1883
1971
  input.CurrentDeliveryStreamVersionId !== null && {
1884
1972
  CurrentDeliveryStreamVersionId: input.CurrentDeliveryStreamVersionId,
@@ -1923,6 +2011,46 @@ const serializeAws_json1_1VpcConfiguration = (input, context) => {
1923
2011
  input.SubnetIds !== null && { SubnetIds: serializeAws_json1_1SubnetIdList(input.SubnetIds, context) }),
1924
2012
  };
1925
2013
  };
2014
+ const deserializeAws_json1_1AmazonopensearchserviceBufferingHints = (output, context) => {
2015
+ return {
2016
+ IntervalInSeconds: smithy_client_1.expectInt32(output.IntervalInSeconds),
2017
+ SizeInMBs: smithy_client_1.expectInt32(output.SizeInMBs),
2018
+ };
2019
+ };
2020
+ const deserializeAws_json1_1AmazonopensearchserviceDestinationDescription = (output, context) => {
2021
+ return {
2022
+ BufferingHints: output.BufferingHints !== undefined && output.BufferingHints !== null
2023
+ ? deserializeAws_json1_1AmazonopensearchserviceBufferingHints(output.BufferingHints, context)
2024
+ : undefined,
2025
+ CloudWatchLoggingOptions: output.CloudWatchLoggingOptions !== undefined && output.CloudWatchLoggingOptions !== null
2026
+ ? deserializeAws_json1_1CloudWatchLoggingOptions(output.CloudWatchLoggingOptions, context)
2027
+ : undefined,
2028
+ ClusterEndpoint: smithy_client_1.expectString(output.ClusterEndpoint),
2029
+ DomainARN: smithy_client_1.expectString(output.DomainARN),
2030
+ IndexName: smithy_client_1.expectString(output.IndexName),
2031
+ IndexRotationPeriod: smithy_client_1.expectString(output.IndexRotationPeriod),
2032
+ ProcessingConfiguration: output.ProcessingConfiguration !== undefined && output.ProcessingConfiguration !== null
2033
+ ? deserializeAws_json1_1ProcessingConfiguration(output.ProcessingConfiguration, context)
2034
+ : undefined,
2035
+ RetryOptions: output.RetryOptions !== undefined && output.RetryOptions !== null
2036
+ ? deserializeAws_json1_1AmazonopensearchserviceRetryOptions(output.RetryOptions, context)
2037
+ : undefined,
2038
+ RoleARN: smithy_client_1.expectString(output.RoleARN),
2039
+ S3BackupMode: smithy_client_1.expectString(output.S3BackupMode),
2040
+ S3DestinationDescription: output.S3DestinationDescription !== undefined && output.S3DestinationDescription !== null
2041
+ ? deserializeAws_json1_1S3DestinationDescription(output.S3DestinationDescription, context)
2042
+ : undefined,
2043
+ TypeName: smithy_client_1.expectString(output.TypeName),
2044
+ VpcConfigurationDescription: output.VpcConfigurationDescription !== undefined && output.VpcConfigurationDescription !== null
2045
+ ? deserializeAws_json1_1VpcConfigurationDescription(output.VpcConfigurationDescription, context)
2046
+ : undefined,
2047
+ };
2048
+ };
2049
+ const deserializeAws_json1_1AmazonopensearchserviceRetryOptions = (output, context) => {
2050
+ return {
2051
+ DurationInSeconds: smithy_client_1.expectInt32(output.DurationInSeconds),
2052
+ };
2053
+ };
1926
2054
  const deserializeAws_json1_1BufferingHints = (output, context) => {
1927
2055
  return {
1928
2056
  IntervalInSeconds: smithy_client_1.expectInt32(output.IntervalInSeconds),
@@ -2049,6 +2177,10 @@ const deserializeAws_json1_1Deserializer = (output, context) => {
2049
2177
  };
2050
2178
  const deserializeAws_json1_1DestinationDescription = (output, context) => {
2051
2179
  return {
2180
+ AmazonopensearchserviceDestinationDescription: output.AmazonopensearchserviceDestinationDescription !== undefined &&
2181
+ output.AmazonopensearchserviceDestinationDescription !== null
2182
+ ? deserializeAws_json1_1AmazonopensearchserviceDestinationDescription(output.AmazonopensearchserviceDestinationDescription, context)
2183
+ : undefined,
2052
2184
  DestinationId: smithy_client_1.expectString(output.DestinationId),
2053
2185
  ElasticsearchDestinationDescription: output.ElasticsearchDestinationDescription !== undefined && output.ElasticsearchDestinationDescription !== null
2054
2186
  ? deserializeAws_json1_1ElasticsearchDestinationDescription(output.ElasticsearchDestinationDescription, context)
@@ -2691,4 +2823,3 @@ const loadRestJsonErrorCode = (output, data) => {
2691
2823
  }
2692
2824
  return "";
2693
2825
  };
2694
- //# sourceMappingURL=Aws_json1_1.js.map
@@ -2,6 +2,8 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
+ // @ts-ignore: package.json will be imported from dist folders
6
+ const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
5
7
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
6
8
  const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
7
9
  const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
@@ -10,8 +12,6 @@ const util_base64_browser_1 = require("@aws-sdk/util-base64-browser");
10
12
  const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
11
13
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
12
14
  const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
13
- // @ts-ignore: package.json will be imported from dist folders
14
- const package_json_1 = tslib_1.__importDefault(require("../package.json"));
15
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
16
16
  /**
17
17
  * @internal
@@ -39,4 +39,3 @@ const getRuntimeConfig = (config) => {
39
39
  };
40
40
  };
41
41
  exports.getRuntimeConfig = getRuntimeConfig;
42
- //# sourceMappingURL=runtimeConfig.browser.js.map