@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
|
@@ -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 client_sts_1 = require("@aws-sdk/client-sts");
|
|
6
8
|
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
7
9
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
@@ -9,14 +11,12 @@ const hash_node_1 = require("@aws-sdk/hash-node");
|
|
|
9
11
|
const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
10
12
|
const node_config_provider_1 = require("@aws-sdk/node-config-provider");
|
|
11
13
|
const node_http_handler_1 = require("@aws-sdk/node-http-handler");
|
|
12
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
13
14
|
const util_base64_node_1 = require("@aws-sdk/util-base64-node");
|
|
14
15
|
const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
|
|
15
16
|
const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
16
17
|
const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
|
|
17
|
-
// @ts-ignore: package.json will be imported from dist folders
|
|
18
|
-
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
19
18
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
19
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
20
20
|
/**
|
|
21
21
|
* @internal
|
|
22
22
|
*/
|
|
@@ -44,4 +44,3 @@ const getRuntimeConfig = (config) => {
|
|
|
44
44
|
};
|
|
45
45
|
};
|
|
46
46
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
47
|
-
//# sourceMappingURL=runtimeConfig.js.map
|
package/dist-es/Firehose.js
CHANGED
package/dist-es/endpoints.js
CHANGED
|
@@ -79,4 +79,3 @@ export var defaultRegionInfoProvider = function (region, options) { return __awa
|
|
|
79
79
|
return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "firehose", regionHash: regionHash, partitionHash: partitionHash }))];
|
|
80
80
|
});
|
|
81
81
|
}); };
|
|
82
|
-
//# sourceMappingURL=endpoints.js.map
|
package/dist-es/index.js
CHANGED
package/dist-es/models/index.js
CHANGED
|
@@ -1,47 +1,21 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
3
|
-
export var
|
|
4
|
-
(function (
|
|
5
|
-
|
|
6
|
-
})(
|
|
3
|
+
export var AmazonopensearchserviceBufferingHints;
|
|
4
|
+
(function (AmazonopensearchserviceBufferingHints) {
|
|
5
|
+
AmazonopensearchserviceBufferingHints.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
6
|
+
})(AmazonopensearchserviceBufferingHints || (AmazonopensearchserviceBufferingHints = {}));
|
|
7
7
|
export var CloudWatchLoggingOptions;
|
|
8
8
|
(function (CloudWatchLoggingOptions) {
|
|
9
9
|
CloudWatchLoggingOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
10
10
|
})(CloudWatchLoggingOptions || (CloudWatchLoggingOptions = {}));
|
|
11
|
-
export var
|
|
12
|
-
(function (
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
})(
|
|
19
|
-
export var ConcurrentModificationException;
|
|
20
|
-
(function (ConcurrentModificationException) {
|
|
21
|
-
ConcurrentModificationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
22
|
-
})(ConcurrentModificationException || (ConcurrentModificationException = {}));
|
|
23
|
-
export var ContentEncoding;
|
|
24
|
-
(function (ContentEncoding) {
|
|
25
|
-
ContentEncoding["GZIP"] = "GZIP";
|
|
26
|
-
ContentEncoding["NONE"] = "NONE";
|
|
27
|
-
})(ContentEncoding || (ContentEncoding = {}));
|
|
28
|
-
export var CopyCommand;
|
|
29
|
-
(function (CopyCommand) {
|
|
30
|
-
CopyCommand.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
31
|
-
})(CopyCommand || (CopyCommand = {}));
|
|
32
|
-
export var KeyType;
|
|
33
|
-
(function (KeyType) {
|
|
34
|
-
KeyType["AWS_OWNED_CMK"] = "AWS_OWNED_CMK";
|
|
35
|
-
KeyType["CUSTOMER_MANAGED_CMK"] = "CUSTOMER_MANAGED_CMK";
|
|
36
|
-
})(KeyType || (KeyType = {}));
|
|
37
|
-
export var DeliveryStreamEncryptionConfigurationInput;
|
|
38
|
-
(function (DeliveryStreamEncryptionConfigurationInput) {
|
|
39
|
-
DeliveryStreamEncryptionConfigurationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
40
|
-
})(DeliveryStreamEncryptionConfigurationInput || (DeliveryStreamEncryptionConfigurationInput = {}));
|
|
41
|
-
export var ElasticsearchBufferingHints;
|
|
42
|
-
(function (ElasticsearchBufferingHints) {
|
|
43
|
-
ElasticsearchBufferingHints.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
44
|
-
})(ElasticsearchBufferingHints || (ElasticsearchBufferingHints = {}));
|
|
11
|
+
export var AmazonopensearchserviceIndexRotationPeriod;
|
|
12
|
+
(function (AmazonopensearchserviceIndexRotationPeriod) {
|
|
13
|
+
AmazonopensearchserviceIndexRotationPeriod["NoRotation"] = "NoRotation";
|
|
14
|
+
AmazonopensearchserviceIndexRotationPeriod["OneDay"] = "OneDay";
|
|
15
|
+
AmazonopensearchserviceIndexRotationPeriod["OneHour"] = "OneHour";
|
|
16
|
+
AmazonopensearchserviceIndexRotationPeriod["OneMonth"] = "OneMonth";
|
|
17
|
+
AmazonopensearchserviceIndexRotationPeriod["OneWeek"] = "OneWeek";
|
|
18
|
+
})(AmazonopensearchserviceIndexRotationPeriod || (AmazonopensearchserviceIndexRotationPeriod = {}));
|
|
45
19
|
export var ProcessorParameterName;
|
|
46
20
|
(function (ProcessorParameterName) {
|
|
47
21
|
ProcessorParameterName["BUFFER_INTERVAL_IN_SECONDS"] = "BufferIntervalInSeconds";
|
|
@@ -66,10 +40,27 @@ export var ProcessingConfiguration;
|
|
|
66
40
|
(function (ProcessingConfiguration) {
|
|
67
41
|
ProcessingConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
68
42
|
})(ProcessingConfiguration || (ProcessingConfiguration = {}));
|
|
69
|
-
export var
|
|
70
|
-
(function (
|
|
71
|
-
|
|
72
|
-
})(
|
|
43
|
+
export var AmazonopensearchserviceRetryOptions;
|
|
44
|
+
(function (AmazonopensearchserviceRetryOptions) {
|
|
45
|
+
AmazonopensearchserviceRetryOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
46
|
+
})(AmazonopensearchserviceRetryOptions || (AmazonopensearchserviceRetryOptions = {}));
|
|
47
|
+
export var AmazonopensearchserviceS3BackupMode;
|
|
48
|
+
(function (AmazonopensearchserviceS3BackupMode) {
|
|
49
|
+
AmazonopensearchserviceS3BackupMode["AllDocuments"] = "AllDocuments";
|
|
50
|
+
AmazonopensearchserviceS3BackupMode["FailedDocumentsOnly"] = "FailedDocumentsOnly";
|
|
51
|
+
})(AmazonopensearchserviceS3BackupMode || (AmazonopensearchserviceS3BackupMode = {}));
|
|
52
|
+
export var BufferingHints;
|
|
53
|
+
(function (BufferingHints) {
|
|
54
|
+
BufferingHints.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
55
|
+
})(BufferingHints || (BufferingHints = {}));
|
|
56
|
+
export var CompressionFormat;
|
|
57
|
+
(function (CompressionFormat) {
|
|
58
|
+
CompressionFormat["GZIP"] = "GZIP";
|
|
59
|
+
CompressionFormat["HADOOP_SNAPPY"] = "HADOOP_SNAPPY";
|
|
60
|
+
CompressionFormat["SNAPPY"] = "Snappy";
|
|
61
|
+
CompressionFormat["UNCOMPRESSED"] = "UNCOMPRESSED";
|
|
62
|
+
CompressionFormat["ZIP"] = "ZIP";
|
|
63
|
+
})(CompressionFormat || (CompressionFormat = {}));
|
|
73
64
|
export var KMSEncryptionConfig;
|
|
74
65
|
(function (KMSEncryptionConfig) {
|
|
75
66
|
KMSEncryptionConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -86,6 +77,60 @@ export var VpcConfiguration;
|
|
|
86
77
|
(function (VpcConfiguration) {
|
|
87
78
|
VpcConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
88
79
|
})(VpcConfiguration || (VpcConfiguration = {}));
|
|
80
|
+
export var AmazonopensearchserviceDestinationConfiguration;
|
|
81
|
+
(function (AmazonopensearchserviceDestinationConfiguration) {
|
|
82
|
+
AmazonopensearchserviceDestinationConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
83
|
+
})(AmazonopensearchserviceDestinationConfiguration || (AmazonopensearchserviceDestinationConfiguration = {}));
|
|
84
|
+
export var S3DestinationDescription;
|
|
85
|
+
(function (S3DestinationDescription) {
|
|
86
|
+
S3DestinationDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
87
|
+
})(S3DestinationDescription || (S3DestinationDescription = {}));
|
|
88
|
+
export var VpcConfigurationDescription;
|
|
89
|
+
(function (VpcConfigurationDescription) {
|
|
90
|
+
VpcConfigurationDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
91
|
+
})(VpcConfigurationDescription || (VpcConfigurationDescription = {}));
|
|
92
|
+
export var AmazonopensearchserviceDestinationDescription;
|
|
93
|
+
(function (AmazonopensearchserviceDestinationDescription) {
|
|
94
|
+
AmazonopensearchserviceDestinationDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
95
|
+
})(AmazonopensearchserviceDestinationDescription || (AmazonopensearchserviceDestinationDescription = {}));
|
|
96
|
+
export var S3DestinationUpdate;
|
|
97
|
+
(function (S3DestinationUpdate) {
|
|
98
|
+
S3DestinationUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
99
|
+
})(S3DestinationUpdate || (S3DestinationUpdate = {}));
|
|
100
|
+
export var AmazonopensearchserviceDestinationUpdate;
|
|
101
|
+
(function (AmazonopensearchserviceDestinationUpdate) {
|
|
102
|
+
AmazonopensearchserviceDestinationUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
103
|
+
})(AmazonopensearchserviceDestinationUpdate || (AmazonopensearchserviceDestinationUpdate = {}));
|
|
104
|
+
export var ConcurrentModificationException;
|
|
105
|
+
(function (ConcurrentModificationException) {
|
|
106
|
+
ConcurrentModificationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
107
|
+
})(ConcurrentModificationException || (ConcurrentModificationException = {}));
|
|
108
|
+
export var ContentEncoding;
|
|
109
|
+
(function (ContentEncoding) {
|
|
110
|
+
ContentEncoding["GZIP"] = "GZIP";
|
|
111
|
+
ContentEncoding["NONE"] = "NONE";
|
|
112
|
+
})(ContentEncoding || (ContentEncoding = {}));
|
|
113
|
+
export var CopyCommand;
|
|
114
|
+
(function (CopyCommand) {
|
|
115
|
+
CopyCommand.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
116
|
+
})(CopyCommand || (CopyCommand = {}));
|
|
117
|
+
export var KeyType;
|
|
118
|
+
(function (KeyType) {
|
|
119
|
+
KeyType["AWS_OWNED_CMK"] = "AWS_OWNED_CMK";
|
|
120
|
+
KeyType["CUSTOMER_MANAGED_CMK"] = "CUSTOMER_MANAGED_CMK";
|
|
121
|
+
})(KeyType || (KeyType = {}));
|
|
122
|
+
export var DeliveryStreamEncryptionConfigurationInput;
|
|
123
|
+
(function (DeliveryStreamEncryptionConfigurationInput) {
|
|
124
|
+
DeliveryStreamEncryptionConfigurationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
125
|
+
})(DeliveryStreamEncryptionConfigurationInput || (DeliveryStreamEncryptionConfigurationInput = {}));
|
|
126
|
+
export var ElasticsearchBufferingHints;
|
|
127
|
+
(function (ElasticsearchBufferingHints) {
|
|
128
|
+
ElasticsearchBufferingHints.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
129
|
+
})(ElasticsearchBufferingHints || (ElasticsearchBufferingHints = {}));
|
|
130
|
+
export var ElasticsearchRetryOptions;
|
|
131
|
+
(function (ElasticsearchRetryOptions) {
|
|
132
|
+
ElasticsearchRetryOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
133
|
+
})(ElasticsearchRetryOptions || (ElasticsearchRetryOptions = {}));
|
|
89
134
|
export var ElasticsearchDestinationConfiguration;
|
|
90
135
|
(function (ElasticsearchDestinationConfiguration) {
|
|
91
136
|
ElasticsearchDestinationConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -301,14 +346,6 @@ export var DeliveryStreamStatus;
|
|
|
301
346
|
DeliveryStreamStatus["DELETING"] = "DELETING";
|
|
302
347
|
DeliveryStreamStatus["DELETING_FAILED"] = "DELETING_FAILED";
|
|
303
348
|
})(DeliveryStreamStatus || (DeliveryStreamStatus = {}));
|
|
304
|
-
export var S3DestinationDescription;
|
|
305
|
-
(function (S3DestinationDescription) {
|
|
306
|
-
S3DestinationDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
-
})(S3DestinationDescription || (S3DestinationDescription = {}));
|
|
308
|
-
export var VpcConfigurationDescription;
|
|
309
|
-
(function (VpcConfigurationDescription) {
|
|
310
|
-
VpcConfigurationDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
-
})(VpcConfigurationDescription || (VpcConfigurationDescription = {}));
|
|
312
349
|
export var ElasticsearchDestinationDescription;
|
|
313
350
|
(function (ElasticsearchDestinationDescription) {
|
|
314
351
|
ElasticsearchDestinationDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -369,10 +406,6 @@ export var DescribeDeliveryStreamOutput;
|
|
|
369
406
|
DeliveryStreamDescription: DeliveryStreamDescription.filterSensitiveLog(obj.DeliveryStreamDescription),
|
|
370
407
|
}))); };
|
|
371
408
|
})(DescribeDeliveryStreamOutput || (DescribeDeliveryStreamOutput = {}));
|
|
372
|
-
export var S3DestinationUpdate;
|
|
373
|
-
(function (S3DestinationUpdate) {
|
|
374
|
-
S3DestinationUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
375
|
-
})(S3DestinationUpdate || (S3DestinationUpdate = {}));
|
|
376
409
|
export var ElasticsearchDestinationUpdate;
|
|
377
410
|
(function (ElasticsearchDestinationUpdate) {
|
|
378
411
|
ElasticsearchDestinationUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -485,4 +518,3 @@ export var UpdateDestinationOutput;
|
|
|
485
518
|
(function (UpdateDestinationOutput) {
|
|
486
519
|
UpdateDestinationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
487
520
|
})(UpdateDestinationOutput || (UpdateDestinationOutput = {}));
|
|
488
|
-
//# sourceMappingURL=models_0.js.map
|
|
@@ -1080,6 +1080,55 @@ var deserializeAws_json1_1ServiceUnavailableExceptionResponse = function (parsed
|
|
|
1080
1080
|
return [2, contents];
|
|
1081
1081
|
});
|
|
1082
1082
|
}); };
|
|
1083
|
+
var serializeAws_json1_1AmazonopensearchserviceBufferingHints = function (input, context) {
|
|
1084
|
+
return __assign(__assign({}, (input.IntervalInSeconds !== undefined &&
|
|
1085
|
+
input.IntervalInSeconds !== null && { IntervalInSeconds: input.IntervalInSeconds })), (input.SizeInMBs !== undefined && input.SizeInMBs !== null && { SizeInMBs: input.SizeInMBs }));
|
|
1086
|
+
};
|
|
1087
|
+
var serializeAws_json1_1AmazonopensearchserviceDestinationConfiguration = function (input, context) {
|
|
1088
|
+
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.BufferingHints !== undefined &&
|
|
1089
|
+
input.BufferingHints !== null && {
|
|
1090
|
+
BufferingHints: serializeAws_json1_1AmazonopensearchserviceBufferingHints(input.BufferingHints, context),
|
|
1091
|
+
})), (input.CloudWatchLoggingOptions !== undefined &&
|
|
1092
|
+
input.CloudWatchLoggingOptions !== null && {
|
|
1093
|
+
CloudWatchLoggingOptions: serializeAws_json1_1CloudWatchLoggingOptions(input.CloudWatchLoggingOptions, context),
|
|
1094
|
+
})), (input.ClusterEndpoint !== undefined &&
|
|
1095
|
+
input.ClusterEndpoint !== null && { ClusterEndpoint: input.ClusterEndpoint })), (input.DomainARN !== undefined && input.DomainARN !== null && { DomainARN: input.DomainARN })), (input.IndexName !== undefined && input.IndexName !== null && { IndexName: input.IndexName })), (input.IndexRotationPeriod !== undefined &&
|
|
1096
|
+
input.IndexRotationPeriod !== null && { IndexRotationPeriod: input.IndexRotationPeriod })), (input.ProcessingConfiguration !== undefined &&
|
|
1097
|
+
input.ProcessingConfiguration !== null && {
|
|
1098
|
+
ProcessingConfiguration: serializeAws_json1_1ProcessingConfiguration(input.ProcessingConfiguration, context),
|
|
1099
|
+
})), (input.RetryOptions !== undefined &&
|
|
1100
|
+
input.RetryOptions !== null && {
|
|
1101
|
+
RetryOptions: serializeAws_json1_1AmazonopensearchserviceRetryOptions(input.RetryOptions, context),
|
|
1102
|
+
})), (input.RoleARN !== undefined && input.RoleARN !== null && { RoleARN: input.RoleARN })), (input.S3BackupMode !== undefined && input.S3BackupMode !== null && { S3BackupMode: input.S3BackupMode })), (input.S3Configuration !== undefined &&
|
|
1103
|
+
input.S3Configuration !== null && {
|
|
1104
|
+
S3Configuration: serializeAws_json1_1S3DestinationConfiguration(input.S3Configuration, context),
|
|
1105
|
+
})), (input.TypeName !== undefined && input.TypeName !== null && { TypeName: input.TypeName })), (input.VpcConfiguration !== undefined &&
|
|
1106
|
+
input.VpcConfiguration !== null && {
|
|
1107
|
+
VpcConfiguration: serializeAws_json1_1VpcConfiguration(input.VpcConfiguration, context),
|
|
1108
|
+
}));
|
|
1109
|
+
};
|
|
1110
|
+
var serializeAws_json1_1AmazonopensearchserviceDestinationUpdate = function (input, context) {
|
|
1111
|
+
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.BufferingHints !== undefined &&
|
|
1112
|
+
input.BufferingHints !== null && {
|
|
1113
|
+
BufferingHints: serializeAws_json1_1AmazonopensearchserviceBufferingHints(input.BufferingHints, context),
|
|
1114
|
+
})), (input.CloudWatchLoggingOptions !== undefined &&
|
|
1115
|
+
input.CloudWatchLoggingOptions !== null && {
|
|
1116
|
+
CloudWatchLoggingOptions: serializeAws_json1_1CloudWatchLoggingOptions(input.CloudWatchLoggingOptions, context),
|
|
1117
|
+
})), (input.ClusterEndpoint !== undefined &&
|
|
1118
|
+
input.ClusterEndpoint !== null && { ClusterEndpoint: input.ClusterEndpoint })), (input.DomainARN !== undefined && input.DomainARN !== null && { DomainARN: input.DomainARN })), (input.IndexName !== undefined && input.IndexName !== null && { IndexName: input.IndexName })), (input.IndexRotationPeriod !== undefined &&
|
|
1119
|
+
input.IndexRotationPeriod !== null && { IndexRotationPeriod: input.IndexRotationPeriod })), (input.ProcessingConfiguration !== undefined &&
|
|
1120
|
+
input.ProcessingConfiguration !== null && {
|
|
1121
|
+
ProcessingConfiguration: serializeAws_json1_1ProcessingConfiguration(input.ProcessingConfiguration, context),
|
|
1122
|
+
})), (input.RetryOptions !== undefined &&
|
|
1123
|
+
input.RetryOptions !== null && {
|
|
1124
|
+
RetryOptions: serializeAws_json1_1AmazonopensearchserviceRetryOptions(input.RetryOptions, context),
|
|
1125
|
+
})), (input.RoleARN !== undefined && input.RoleARN !== null && { RoleARN: input.RoleARN })), (input.S3Update !== undefined &&
|
|
1126
|
+
input.S3Update !== null && { S3Update: serializeAws_json1_1S3DestinationUpdate(input.S3Update, context) })), (input.TypeName !== undefined && input.TypeName !== null && { TypeName: input.TypeName }));
|
|
1127
|
+
};
|
|
1128
|
+
var serializeAws_json1_1AmazonopensearchserviceRetryOptions = function (input, context) {
|
|
1129
|
+
return __assign({}, (input.DurationInSeconds !== undefined &&
|
|
1130
|
+
input.DurationInSeconds !== null && { DurationInSeconds: input.DurationInSeconds }));
|
|
1131
|
+
};
|
|
1083
1132
|
var serializeAws_json1_1BufferingHints = function (input, context) {
|
|
1084
1133
|
return __assign(__assign({}, (input.IntervalInSeconds !== undefined &&
|
|
1085
1134
|
input.IntervalInSeconds !== null && { IntervalInSeconds: input.IntervalInSeconds })), (input.SizeInMBs !== undefined && input.SizeInMBs !== null && { SizeInMBs: input.SizeInMBs }));
|
|
@@ -1102,7 +1151,10 @@ var serializeAws_json1_1CopyCommand = function (input, context) {
|
|
|
1102
1151
|
input.DataTableColumns !== null && { DataTableColumns: input.DataTableColumns })), (input.DataTableName !== undefined && input.DataTableName !== null && { DataTableName: input.DataTableName }));
|
|
1103
1152
|
};
|
|
1104
1153
|
var serializeAws_json1_1CreateDeliveryStreamInput = function (input, context) {
|
|
1105
|
-
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.
|
|
1154
|
+
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.AmazonopensearchserviceDestinationConfiguration !== undefined &&
|
|
1155
|
+
input.AmazonopensearchserviceDestinationConfiguration !== null && {
|
|
1156
|
+
AmazonopensearchserviceDestinationConfiguration: serializeAws_json1_1AmazonopensearchserviceDestinationConfiguration(input.AmazonopensearchserviceDestinationConfiguration, context),
|
|
1157
|
+
})), (input.DeliveryStreamEncryptionConfigurationInput !== undefined &&
|
|
1106
1158
|
input.DeliveryStreamEncryptionConfigurationInput !== null && {
|
|
1107
1159
|
DeliveryStreamEncryptionConfigurationInput: serializeAws_json1_1DeliveryStreamEncryptionConfigurationInput(input.DeliveryStreamEncryptionConfigurationInput, context),
|
|
1108
1160
|
})), (input.DeliveryStreamName !== undefined &&
|
|
@@ -1686,7 +1738,10 @@ var serializeAws_json1_1UntagDeliveryStreamInput = function (input, context) {
|
|
|
1686
1738
|
input.TagKeys !== null && { TagKeys: serializeAws_json1_1TagKeyList(input.TagKeys, context) }));
|
|
1687
1739
|
};
|
|
1688
1740
|
var serializeAws_json1_1UpdateDestinationInput = function (input, context) {
|
|
1689
|
-
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.
|
|
1741
|
+
return __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({}, (input.AmazonopensearchserviceDestinationUpdate !== undefined &&
|
|
1742
|
+
input.AmazonopensearchserviceDestinationUpdate !== null && {
|
|
1743
|
+
AmazonopensearchserviceDestinationUpdate: serializeAws_json1_1AmazonopensearchserviceDestinationUpdate(input.AmazonopensearchserviceDestinationUpdate, context),
|
|
1744
|
+
})), (input.CurrentDeliveryStreamVersionId !== undefined &&
|
|
1690
1745
|
input.CurrentDeliveryStreamVersionId !== null && {
|
|
1691
1746
|
CurrentDeliveryStreamVersionId: input.CurrentDeliveryStreamVersionId,
|
|
1692
1747
|
})), (input.DeliveryStreamName !== undefined &&
|
|
@@ -1717,6 +1772,46 @@ var serializeAws_json1_1VpcConfiguration = function (input, context) {
|
|
|
1717
1772
|
})), (input.SubnetIds !== undefined &&
|
|
1718
1773
|
input.SubnetIds !== null && { SubnetIds: serializeAws_json1_1SubnetIdList(input.SubnetIds, context) }));
|
|
1719
1774
|
};
|
|
1775
|
+
var deserializeAws_json1_1AmazonopensearchserviceBufferingHints = function (output, context) {
|
|
1776
|
+
return {
|
|
1777
|
+
IntervalInSeconds: __expectInt32(output.IntervalInSeconds),
|
|
1778
|
+
SizeInMBs: __expectInt32(output.SizeInMBs),
|
|
1779
|
+
};
|
|
1780
|
+
};
|
|
1781
|
+
var deserializeAws_json1_1AmazonopensearchserviceDestinationDescription = function (output, context) {
|
|
1782
|
+
return {
|
|
1783
|
+
BufferingHints: output.BufferingHints !== undefined && output.BufferingHints !== null
|
|
1784
|
+
? deserializeAws_json1_1AmazonopensearchserviceBufferingHints(output.BufferingHints, context)
|
|
1785
|
+
: undefined,
|
|
1786
|
+
CloudWatchLoggingOptions: output.CloudWatchLoggingOptions !== undefined && output.CloudWatchLoggingOptions !== null
|
|
1787
|
+
? deserializeAws_json1_1CloudWatchLoggingOptions(output.CloudWatchLoggingOptions, context)
|
|
1788
|
+
: undefined,
|
|
1789
|
+
ClusterEndpoint: __expectString(output.ClusterEndpoint),
|
|
1790
|
+
DomainARN: __expectString(output.DomainARN),
|
|
1791
|
+
IndexName: __expectString(output.IndexName),
|
|
1792
|
+
IndexRotationPeriod: __expectString(output.IndexRotationPeriod),
|
|
1793
|
+
ProcessingConfiguration: output.ProcessingConfiguration !== undefined && output.ProcessingConfiguration !== null
|
|
1794
|
+
? deserializeAws_json1_1ProcessingConfiguration(output.ProcessingConfiguration, context)
|
|
1795
|
+
: undefined,
|
|
1796
|
+
RetryOptions: output.RetryOptions !== undefined && output.RetryOptions !== null
|
|
1797
|
+
? deserializeAws_json1_1AmazonopensearchserviceRetryOptions(output.RetryOptions, context)
|
|
1798
|
+
: undefined,
|
|
1799
|
+
RoleARN: __expectString(output.RoleARN),
|
|
1800
|
+
S3BackupMode: __expectString(output.S3BackupMode),
|
|
1801
|
+
S3DestinationDescription: output.S3DestinationDescription !== undefined && output.S3DestinationDescription !== null
|
|
1802
|
+
? deserializeAws_json1_1S3DestinationDescription(output.S3DestinationDescription, context)
|
|
1803
|
+
: undefined,
|
|
1804
|
+
TypeName: __expectString(output.TypeName),
|
|
1805
|
+
VpcConfigurationDescription: output.VpcConfigurationDescription !== undefined && output.VpcConfigurationDescription !== null
|
|
1806
|
+
? deserializeAws_json1_1VpcConfigurationDescription(output.VpcConfigurationDescription, context)
|
|
1807
|
+
: undefined,
|
|
1808
|
+
};
|
|
1809
|
+
};
|
|
1810
|
+
var deserializeAws_json1_1AmazonopensearchserviceRetryOptions = function (output, context) {
|
|
1811
|
+
return {
|
|
1812
|
+
DurationInSeconds: __expectInt32(output.DurationInSeconds),
|
|
1813
|
+
};
|
|
1814
|
+
};
|
|
1720
1815
|
var deserializeAws_json1_1BufferingHints = function (output, context) {
|
|
1721
1816
|
return {
|
|
1722
1817
|
IntervalInSeconds: __expectInt32(output.IntervalInSeconds),
|
|
@@ -1842,6 +1937,10 @@ var deserializeAws_json1_1Deserializer = function (output, context) {
|
|
|
1842
1937
|
};
|
|
1843
1938
|
var deserializeAws_json1_1DestinationDescription = function (output, context) {
|
|
1844
1939
|
return {
|
|
1940
|
+
AmazonopensearchserviceDestinationDescription: output.AmazonopensearchserviceDestinationDescription !== undefined &&
|
|
1941
|
+
output.AmazonopensearchserviceDestinationDescription !== null
|
|
1942
|
+
? deserializeAws_json1_1AmazonopensearchserviceDestinationDescription(output.AmazonopensearchserviceDestinationDescription, context)
|
|
1943
|
+
: undefined,
|
|
1845
1944
|
DestinationId: __expectString(output.DestinationId),
|
|
1846
1945
|
ElasticsearchDestinationDescription: output.ElasticsearchDestinationDescription !== undefined && output.ElasticsearchDestinationDescription !== null
|
|
1847
1946
|
? deserializeAws_json1_1ElasticsearchDestinationDescription(output.ElasticsearchDestinationDescription, context)
|
|
@@ -2491,4 +2590,3 @@ var loadRestJsonErrorCode = function (output, data) {
|
|
|
2491
2590
|
}
|
|
2492
2591
|
return "";
|
|
2493
2592
|
};
|
|
2494
|
-
//# sourceMappingURL=Aws_json1_1.js.map
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
|
+
import packageInfo from "../package.json";
|
|
2
3
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
4
|
import { FetchHttpHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
4
5
|
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
@@ -7,11 +8,9 @@ import { fromBase64, toBase64 } from "@aws-sdk/util-base64-browser";
|
|
|
7
8
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
8
9
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
9
10
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
|
|
10
|
-
import packageInfo from "../package.json";
|
|
11
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
12
|
export var getRuntimeConfig = function (config) {
|
|
13
13
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
14
14
|
var clientSharedValues = getSharedRuntimeConfig(config);
|
|
15
15
|
return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "browser", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : (function (_) { return function () { return Promise.reject(new Error("Credential is missing")); }; }), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : DEFAULT_MAX_ATTEMPTS, region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalidProvider("Region is missing"), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new FetchHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (function () { return Promise.resolve(DEFAULT_RETRY_MODE); }), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Sha256, streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, utf8Decoder: (_m = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _m !== void 0 ? _m : fromUtf8, utf8Encoder: (_o = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _o !== void 0 ? _o : toUtf8 });
|
|
16
16
|
};
|
|
17
|
-
//# sourceMappingURL=runtimeConfig.browser.js.map
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
|
+
import packageInfo from "../package.json";
|
|
2
3
|
import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
|
|
3
4
|
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS } from "@aws-sdk/config-resolver";
|
|
4
5
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
@@ -6,17 +7,15 @@ import { Hash } from "@aws-sdk/hash-node";
|
|
|
6
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
|
|
7
8
|
import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
|
|
8
9
|
import { NodeHttpHandler, streamCollector } from "@aws-sdk/node-http-handler";
|
|
9
|
-
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
10
10
|
import { fromBase64, toBase64 } from "@aws-sdk/util-base64-node";
|
|
11
11
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
|
|
12
12
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
13
13
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
|
|
14
|
-
import packageInfo from "../package.json";
|
|
15
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
15
|
+
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
16
16
|
export var getRuntimeConfig = function (config) {
|
|
17
17
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
18
18
|
emitWarningIfUnsupportedVersion(process.version);
|
|
19
19
|
var clientSharedValues = getSharedRuntimeConfig(config);
|
|
20
20
|
return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "node", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : decorateDefaultCredentialProvider(credentialDefaultProvider), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS), region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new NodeHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : loadNodeConfig(NODE_RETRY_MODE_CONFIG_OPTIONS), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Hash.bind(null, "sha256"), streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, utf8Decoder: (_m = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _m !== void 0 ? _m : fromUtf8, utf8Encoder: (_o = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _o !== void 0 ? _o : toUtf8 });
|
|
21
21
|
};
|
|
22
|
-
//# sourceMappingURL=runtimeConfig.js.map
|
|
@@ -6,4 +6,3 @@ export var getRuntimeConfig = function (config) {
|
|
|
6
6
|
var browserDefaults = getBrowserRuntimeConfig(config);
|
|
7
7
|
return __assign(__assign(__assign({}, browserDefaults), config), { runtime: "react-native", sha256: (_a = config === null || config === void 0 ? void 0 : config.sha256) !== null && _a !== void 0 ? _a : Sha256 });
|
|
8
8
|
};
|
|
9
|
-
//# sourceMappingURL=runtimeConfig.native.js.map
|