@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.
- package/CHANGELOG.md +14 -0
- package/dist-cjs/Firehose.js +0 -1
- package/dist-cjs/FirehoseClient.js +0 -1
- package/dist-cjs/commands/CreateDeliveryStreamCommand.js +0 -1
- package/dist-cjs/commands/DeleteDeliveryStreamCommand.js +0 -1
- package/dist-cjs/commands/DescribeDeliveryStreamCommand.js +0 -1
- package/dist-cjs/commands/ListDeliveryStreamsCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForDeliveryStreamCommand.js +0 -1
- package/dist-cjs/commands/PutRecordBatchCommand.js +0 -1
- package/dist-cjs/commands/PutRecordCommand.js +0 -1
- package/dist-cjs/commands/StartDeliveryStreamEncryptionCommand.js +0 -1
- package/dist-cjs/commands/StopDeliveryStreamEncryptionCommand.js +0 -1
- package/dist-cjs/commands/TagDeliveryStreamCommand.js +0 -1
- package/dist-cjs/commands/UntagDeliveryStreamCommand.js +0 -1
- package/dist-cjs/commands/UpdateDestinationCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +150 -93
- package/dist-cjs/protocols/Aws_json1_1.js +132 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- package/dist-es/Firehose.js +0 -1
- package/dist-es/FirehoseClient.js +0 -1
- package/dist-es/commands/CreateDeliveryStreamCommand.js +0 -1
- package/dist-es/commands/DeleteDeliveryStreamCommand.js +0 -1
- package/dist-es/commands/DescribeDeliveryStreamCommand.js +0 -1
- package/dist-es/commands/ListDeliveryStreamsCommand.js +0 -1
- package/dist-es/commands/ListTagsForDeliveryStreamCommand.js +0 -1
- package/dist-es/commands/PutRecordBatchCommand.js +0 -1
- package/dist-es/commands/PutRecordCommand.js +0 -1
- package/dist-es/commands/StartDeliveryStreamEncryptionCommand.js +0 -1
- package/dist-es/commands/StopDeliveryStreamEncryptionCommand.js +0 -1
- package/dist-es/commands/TagDeliveryStreamCommand.js +0 -1
- package/dist-es/commands/UntagDeliveryStreamCommand.js +0 -1
- package/dist-es/commands/UpdateDestinationCommand.js +0 -1
- package/dist-es/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +87 -55
- package/dist-es/protocols/Aws_json1_1.js +101 -3
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/models/models_0.d.ts +524 -397
- package/dist-types/ts3.4/models/models_0.d.ts +524 -397
- package/package.json +33 -30
- package/dist-cjs/Firehose.js.map +0 -1
- package/dist-cjs/FirehoseClient.js.map +0 -1
- package/dist-cjs/commands/CreateDeliveryStreamCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDeliveryStreamCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeDeliveryStreamCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeliveryStreamsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForDeliveryStreamCommand.js.map +0 -1
- package/dist-cjs/commands/PutRecordBatchCommand.js.map +0 -1
- package/dist-cjs/commands/PutRecordCommand.js.map +0 -1
- package/dist-cjs/commands/StartDeliveryStreamEncryptionCommand.js.map +0 -1
- package/dist-cjs/commands/StopDeliveryStreamEncryptionCommand.js.map +0 -1
- package/dist-cjs/commands/TagDeliveryStreamCommand.js.map +0 -1
- package/dist-cjs/commands/UntagDeliveryStreamCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateDestinationCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- 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/Firehose.js.map +0 -1
- package/dist-es/FirehoseClient.js.map +0 -1
- package/dist-es/commands/CreateDeliveryStreamCommand.js.map +0 -1
- package/dist-es/commands/DeleteDeliveryStreamCommand.js.map +0 -1
- package/dist-es/commands/DescribeDeliveryStreamCommand.js.map +0 -1
- package/dist-es/commands/ListDeliveryStreamsCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForDeliveryStreamCommand.js.map +0 -1
- package/dist-es/commands/PutRecordBatchCommand.js.map +0 -1
- package/dist-es/commands/PutRecordCommand.js.map +0 -1
- package/dist-es/commands/StartDeliveryStreamEncryptionCommand.js.map +0 -1
- package/dist-es/commands/StopDeliveryStreamEncryptionCommand.js.map +0 -1
- package/dist-es/commands/TagDeliveryStreamCommand.js.map +0 -1
- package/dist-es/commands/UntagDeliveryStreamCommand.js.map +0 -1
- package/dist-es/commands/UpdateDestinationCommand.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/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
- package/jest.config.js +0 -4
- package/src/Firehose.ts +0 -705
- package/src/FirehoseClient.ts +0 -299
- package/src/commands/CreateDeliveryStreamCommand.ts +0 -163
- package/src/commands/DeleteDeliveryStreamCommand.ts +0 -104
- package/src/commands/DescribeDeliveryStreamCommand.ts +0 -101
- package/src/commands/ListDeliveryStreamsCommand.ts +0 -102
- package/src/commands/ListTagsForDeliveryStreamCommand.ts +0 -99
- package/src/commands/PutRecordBatchCommand.ts +0 -145
- package/src/commands/PutRecordCommand.ts +0 -123
- package/src/commands/StartDeliveryStreamEncryptionCommand.ts +0 -135
- package/src/commands/StopDeliveryStreamEncryptionCommand.ts +0 -119
- package/src/commands/TagDeliveryStreamCommand.ts +0 -103
- package/src/commands/UntagDeliveryStreamCommand.ts +0 -98
- package/src/commands/UpdateDestinationCommand.ts +0 -118
- package/src/endpoints.ts +0 -86
- package/src/index.ts +0 -15
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -3952
- package/src/protocols/Aws_json1_1.ts +0 -3514
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- 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
|
|
package/dist-cjs/Firehose.js
CHANGED
package/dist-cjs/endpoints.js
CHANGED
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
|
package/dist-cjs/models/index.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
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
|
|
8
|
-
(function (
|
|
7
|
+
var AmazonopensearchserviceBufferingHints;
|
|
8
|
+
(function (AmazonopensearchserviceBufferingHints) {
|
|
9
9
|
/**
|
|
10
10
|
* @internal
|
|
11
11
|
*/
|
|
12
|
-
|
|
12
|
+
AmazonopensearchserviceBufferingHints.filterSensitiveLog = (obj) => ({
|
|
13
13
|
...obj,
|
|
14
14
|
});
|
|
15
|
-
})(
|
|
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
|
|
26
|
-
(function (
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
})(
|
|
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
|
|
119
|
-
(function (
|
|
72
|
+
var AmazonopensearchserviceRetryOptions;
|
|
73
|
+
(function (AmazonopensearchserviceRetryOptions) {
|
|
120
74
|
/**
|
|
121
75
|
* @internal
|
|
122
76
|
*/
|
|
123
|
-
|
|
77
|
+
AmazonopensearchserviceRetryOptions.filterSensitiveLog = (obj) => ({
|
|
124
78
|
...obj,
|
|
125
79
|
});
|
|
126
|
-
})(
|
|
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
|