@aws-sdk/client-cloudwatch-logs 3.952.0 → 3.954.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 (127) hide show
  1. package/dist-cjs/index.js +1388 -909
  2. package/dist-cjs/runtimeConfig.shared.js +7 -6
  3. package/dist-es/commands/AssociateKmsKeyCommand.js +2 -2
  4. package/dist-es/commands/AssociateSourceToS3TableIntegrationCommand.js +2 -2
  5. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  6. package/dist-es/commands/CancelImportTaskCommand.js +2 -2
  7. package/dist-es/commands/CreateDeliveryCommand.js +2 -2
  8. package/dist-es/commands/CreateExportTaskCommand.js +2 -2
  9. package/dist-es/commands/CreateImportTaskCommand.js +2 -2
  10. package/dist-es/commands/CreateLogAnomalyDetectorCommand.js +2 -2
  11. package/dist-es/commands/CreateLogGroupCommand.js +2 -2
  12. package/dist-es/commands/CreateLogStreamCommand.js +2 -2
  13. package/dist-es/commands/CreateScheduledQueryCommand.js +2 -2
  14. package/dist-es/commands/DeleteAccountPolicyCommand.js +2 -2
  15. package/dist-es/commands/DeleteDataProtectionPolicyCommand.js +2 -2
  16. package/dist-es/commands/DeleteDeliveryCommand.js +2 -2
  17. package/dist-es/commands/DeleteDeliveryDestinationCommand.js +2 -2
  18. package/dist-es/commands/DeleteDeliveryDestinationPolicyCommand.js +2 -2
  19. package/dist-es/commands/DeleteDeliverySourceCommand.js +2 -2
  20. package/dist-es/commands/DeleteDestinationCommand.js +2 -2
  21. package/dist-es/commands/DeleteIndexPolicyCommand.js +2 -2
  22. package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
  23. package/dist-es/commands/DeleteLogAnomalyDetectorCommand.js +2 -2
  24. package/dist-es/commands/DeleteLogGroupCommand.js +2 -2
  25. package/dist-es/commands/DeleteLogStreamCommand.js +2 -2
  26. package/dist-es/commands/DeleteMetricFilterCommand.js +2 -2
  27. package/dist-es/commands/DeleteQueryDefinitionCommand.js +2 -2
  28. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
  29. package/dist-es/commands/DeleteRetentionPolicyCommand.js +2 -2
  30. package/dist-es/commands/DeleteScheduledQueryCommand.js +2 -2
  31. package/dist-es/commands/DeleteSubscriptionFilterCommand.js +2 -2
  32. package/dist-es/commands/DeleteTransformerCommand.js +2 -2
  33. package/dist-es/commands/DescribeAccountPoliciesCommand.js +2 -2
  34. package/dist-es/commands/DescribeConfigurationTemplatesCommand.js +2 -2
  35. package/dist-es/commands/DescribeDeliveriesCommand.js +2 -2
  36. package/dist-es/commands/DescribeDeliveryDestinationsCommand.js +2 -2
  37. package/dist-es/commands/DescribeDeliverySourcesCommand.js +2 -2
  38. package/dist-es/commands/DescribeDestinationsCommand.js +2 -2
  39. package/dist-es/commands/DescribeExportTasksCommand.js +2 -2
  40. package/dist-es/commands/DescribeFieldIndexesCommand.js +2 -2
  41. package/dist-es/commands/DescribeImportTaskBatchesCommand.js +2 -2
  42. package/dist-es/commands/DescribeImportTasksCommand.js +2 -2
  43. package/dist-es/commands/DescribeIndexPoliciesCommand.js +2 -2
  44. package/dist-es/commands/DescribeLogGroupsCommand.js +2 -2
  45. package/dist-es/commands/DescribeLogStreamsCommand.js +2 -2
  46. package/dist-es/commands/DescribeMetricFiltersCommand.js +2 -2
  47. package/dist-es/commands/DescribeQueriesCommand.js +2 -2
  48. package/dist-es/commands/DescribeQueryDefinitionsCommand.js +2 -2
  49. package/dist-es/commands/DescribeResourcePoliciesCommand.js +2 -2
  50. package/dist-es/commands/DescribeSubscriptionFiltersCommand.js +2 -2
  51. package/dist-es/commands/DisassociateKmsKeyCommand.js +2 -2
  52. package/dist-es/commands/DisassociateSourceFromS3TableIntegrationCommand.js +2 -2
  53. package/dist-es/commands/FilterLogEventsCommand.js +2 -2
  54. package/dist-es/commands/GetDataProtectionPolicyCommand.js +2 -2
  55. package/dist-es/commands/GetDeliveryCommand.js +2 -2
  56. package/dist-es/commands/GetDeliveryDestinationCommand.js +2 -2
  57. package/dist-es/commands/GetDeliveryDestinationPolicyCommand.js +2 -2
  58. package/dist-es/commands/GetDeliverySourceCommand.js +2 -2
  59. package/dist-es/commands/GetIntegrationCommand.js +2 -2
  60. package/dist-es/commands/GetLogAnomalyDetectorCommand.js +2 -2
  61. package/dist-es/commands/GetLogEventsCommand.js +2 -2
  62. package/dist-es/commands/GetLogFieldsCommand.js +2 -2
  63. package/dist-es/commands/GetLogGroupFieldsCommand.js +2 -2
  64. package/dist-es/commands/GetLogObjectCommand.js +2 -2
  65. package/dist-es/commands/GetLogRecordCommand.js +2 -2
  66. package/dist-es/commands/GetQueryResultsCommand.js +2 -2
  67. package/dist-es/commands/GetScheduledQueryCommand.js +2 -2
  68. package/dist-es/commands/GetScheduledQueryHistoryCommand.js +2 -2
  69. package/dist-es/commands/GetTransformerCommand.js +2 -2
  70. package/dist-es/commands/ListAggregateLogGroupSummariesCommand.js +2 -2
  71. package/dist-es/commands/ListAnomaliesCommand.js +2 -2
  72. package/dist-es/commands/ListIntegrationsCommand.js +2 -2
  73. package/dist-es/commands/ListLogAnomalyDetectorsCommand.js +2 -2
  74. package/dist-es/commands/ListLogGroupsCommand.js +2 -2
  75. package/dist-es/commands/ListLogGroupsForQueryCommand.js +2 -2
  76. package/dist-es/commands/ListScheduledQueriesCommand.js +2 -2
  77. package/dist-es/commands/ListSourcesForS3TableIntegrationCommand.js +2 -2
  78. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  79. package/dist-es/commands/ListTagsLogGroupCommand.js +2 -2
  80. package/dist-es/commands/PutAccountPolicyCommand.js +2 -2
  81. package/dist-es/commands/PutDataProtectionPolicyCommand.js +2 -2
  82. package/dist-es/commands/PutDeliveryDestinationCommand.js +2 -2
  83. package/dist-es/commands/PutDeliveryDestinationPolicyCommand.js +2 -2
  84. package/dist-es/commands/PutDeliverySourceCommand.js +2 -2
  85. package/dist-es/commands/PutDestinationCommand.js +2 -2
  86. package/dist-es/commands/PutDestinationPolicyCommand.js +2 -2
  87. package/dist-es/commands/PutIndexPolicyCommand.js +2 -2
  88. package/dist-es/commands/PutIntegrationCommand.js +2 -2
  89. package/dist-es/commands/PutLogEventsCommand.js +2 -2
  90. package/dist-es/commands/PutLogGroupDeletionProtectionCommand.js +2 -2
  91. package/dist-es/commands/PutMetricFilterCommand.js +2 -2
  92. package/dist-es/commands/PutQueryDefinitionCommand.js +2 -2
  93. package/dist-es/commands/PutResourcePolicyCommand.js +2 -2
  94. package/dist-es/commands/PutRetentionPolicyCommand.js +2 -2
  95. package/dist-es/commands/PutSubscriptionFilterCommand.js +2 -2
  96. package/dist-es/commands/PutTransformerCommand.js +2 -2
  97. package/dist-es/commands/StartLiveTailCommand.js +2 -2
  98. package/dist-es/commands/StartQueryCommand.js +2 -2
  99. package/dist-es/commands/StopQueryCommand.js +2 -2
  100. package/dist-es/commands/TagLogGroupCommand.js +2 -2
  101. package/dist-es/commands/TagResourceCommand.js +2 -2
  102. package/dist-es/commands/TestMetricFilterCommand.js +2 -2
  103. package/dist-es/commands/TestTransformerCommand.js +2 -2
  104. package/dist-es/commands/UntagLogGroupCommand.js +2 -2
  105. package/dist-es/commands/UntagResourceCommand.js +2 -2
  106. package/dist-es/commands/UpdateAnomalyCommand.js +2 -2
  107. package/dist-es/commands/UpdateDeliveryConfigurationCommand.js +2 -2
  108. package/dist-es/commands/UpdateLogAnomalyDetectorCommand.js +2 -2
  109. package/dist-es/commands/UpdateScheduledQueryCommand.js +2 -2
  110. package/dist-es/index.js +1 -0
  111. package/dist-es/runtimeConfig.shared.js +7 -6
  112. package/dist-es/schemas/schemas_0.js +832 -776
  113. package/dist-types/CloudWatchLogsClient.d.ts +1 -10
  114. package/dist-types/index.d.ts +1 -0
  115. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  116. package/dist-types/runtimeConfig.d.ts +6 -2
  117. package/dist-types/runtimeConfig.native.d.ts +6 -2
  118. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  119. package/dist-types/schemas/schemas_0.d.ts +424 -517
  120. package/dist-types/ts3.4/CloudWatchLogsClient.d.ts +0 -4
  121. package/dist-types/ts3.4/index.d.ts +1 -0
  122. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  123. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  124. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  125. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  126. package/dist-types/ts3.4/schemas/schemas_0.d.ts +423 -517
  127. package/package.json +37 -37
package/dist-cjs/index.js CHANGED
@@ -112,14 +112,14 @@ class CloudWatchLogsClient extends smithyClient.Client {
112
112
  }
113
113
  }
114
114
 
115
- let CloudWatchLogsServiceException$1 = class CloudWatchLogsServiceException extends smithyClient.ServiceException {
115
+ class CloudWatchLogsServiceException extends smithyClient.ServiceException {
116
116
  constructor(options) {
117
117
  super(options);
118
118
  Object.setPrototypeOf(this, CloudWatchLogsServiceException.prototype);
119
119
  }
120
- };
120
+ }
121
121
 
122
- let AccessDeniedException$1 = class AccessDeniedException extends CloudWatchLogsServiceException$1 {
122
+ class AccessDeniedException extends CloudWatchLogsServiceException {
123
123
  name = "AccessDeniedException";
124
124
  $fault = "client";
125
125
  constructor(opts) {
@@ -130,8 +130,8 @@ let AccessDeniedException$1 = class AccessDeniedException extends CloudWatchLogs
130
130
  });
131
131
  Object.setPrototypeOf(this, AccessDeniedException.prototype);
132
132
  }
133
- };
134
- let InvalidParameterException$1 = class InvalidParameterException extends CloudWatchLogsServiceException$1 {
133
+ }
134
+ class InvalidParameterException extends CloudWatchLogsServiceException {
135
135
  name = "InvalidParameterException";
136
136
  $fault = "client";
137
137
  constructor(opts) {
@@ -142,8 +142,8 @@ let InvalidParameterException$1 = class InvalidParameterException extends CloudW
142
142
  });
143
143
  Object.setPrototypeOf(this, InvalidParameterException.prototype);
144
144
  }
145
- };
146
- let OperationAbortedException$1 = class OperationAbortedException extends CloudWatchLogsServiceException$1 {
145
+ }
146
+ class OperationAbortedException extends CloudWatchLogsServiceException {
147
147
  name = "OperationAbortedException";
148
148
  $fault = "client";
149
149
  constructor(opts) {
@@ -154,8 +154,8 @@ let OperationAbortedException$1 = class OperationAbortedException extends CloudW
154
154
  });
155
155
  Object.setPrototypeOf(this, OperationAbortedException.prototype);
156
156
  }
157
- };
158
- let ResourceNotFoundException$1 = class ResourceNotFoundException extends CloudWatchLogsServiceException$1 {
157
+ }
158
+ class ResourceNotFoundException extends CloudWatchLogsServiceException {
159
159
  name = "ResourceNotFoundException";
160
160
  $fault = "client";
161
161
  constructor(opts) {
@@ -166,8 +166,8 @@ let ResourceNotFoundException$1 = class ResourceNotFoundException extends CloudW
166
166
  });
167
167
  Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
168
168
  }
169
- };
170
- let ServiceUnavailableException$1 = class ServiceUnavailableException extends CloudWatchLogsServiceException$1 {
169
+ }
170
+ class ServiceUnavailableException extends CloudWatchLogsServiceException {
171
171
  name = "ServiceUnavailableException";
172
172
  $fault = "server";
173
173
  constructor(opts) {
@@ -178,8 +178,8 @@ let ServiceUnavailableException$1 = class ServiceUnavailableException extends Cl
178
178
  });
179
179
  Object.setPrototypeOf(this, ServiceUnavailableException.prototype);
180
180
  }
181
- };
182
- let InternalServerException$1 = class InternalServerException extends CloudWatchLogsServiceException$1 {
181
+ }
182
+ class InternalServerException extends CloudWatchLogsServiceException {
183
183
  name = "InternalServerException";
184
184
  $fault = "server";
185
185
  constructor(opts) {
@@ -190,8 +190,8 @@ let InternalServerException$1 = class InternalServerException extends CloudWatch
190
190
  });
191
191
  Object.setPrototypeOf(this, InternalServerException.prototype);
192
192
  }
193
- };
194
- let ThrottlingException$1 = class ThrottlingException extends CloudWatchLogsServiceException$1 {
193
+ }
194
+ class ThrottlingException extends CloudWatchLogsServiceException {
195
195
  name = "ThrottlingException";
196
196
  $fault = "client";
197
197
  constructor(opts) {
@@ -202,8 +202,8 @@ let ThrottlingException$1 = class ThrottlingException extends CloudWatchLogsServ
202
202
  });
203
203
  Object.setPrototypeOf(this, ThrottlingException.prototype);
204
204
  }
205
- };
206
- let ValidationException$1 = class ValidationException extends CloudWatchLogsServiceException$1 {
205
+ }
206
+ class ValidationException extends CloudWatchLogsServiceException {
207
207
  name = "ValidationException";
208
208
  $fault = "client";
209
209
  constructor(opts) {
@@ -214,8 +214,8 @@ let ValidationException$1 = class ValidationException extends CloudWatchLogsServ
214
214
  });
215
215
  Object.setPrototypeOf(this, ValidationException.prototype);
216
216
  }
217
- };
218
- let InvalidOperationException$1 = class InvalidOperationException extends CloudWatchLogsServiceException$1 {
217
+ }
218
+ class InvalidOperationException extends CloudWatchLogsServiceException {
219
219
  name = "InvalidOperationException";
220
220
  $fault = "client";
221
221
  constructor(opts) {
@@ -226,8 +226,8 @@ let InvalidOperationException$1 = class InvalidOperationException extends CloudW
226
226
  });
227
227
  Object.setPrototypeOf(this, InvalidOperationException.prototype);
228
228
  }
229
- };
230
- let ConflictException$1 = class ConflictException extends CloudWatchLogsServiceException$1 {
229
+ }
230
+ class ConflictException extends CloudWatchLogsServiceException {
231
231
  name = "ConflictException";
232
232
  $fault = "client";
233
233
  constructor(opts) {
@@ -238,8 +238,8 @@ let ConflictException$1 = class ConflictException extends CloudWatchLogsServiceE
238
238
  });
239
239
  Object.setPrototypeOf(this, ConflictException.prototype);
240
240
  }
241
- };
242
- let ServiceQuotaExceededException$1 = class ServiceQuotaExceededException extends CloudWatchLogsServiceException$1 {
241
+ }
242
+ class ServiceQuotaExceededException extends CloudWatchLogsServiceException {
243
243
  name = "ServiceQuotaExceededException";
244
244
  $fault = "client";
245
245
  constructor(opts) {
@@ -250,8 +250,8 @@ let ServiceQuotaExceededException$1 = class ServiceQuotaExceededException extend
250
250
  });
251
251
  Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
252
252
  }
253
- };
254
- let LimitExceededException$1 = class LimitExceededException extends CloudWatchLogsServiceException$1 {
253
+ }
254
+ class LimitExceededException extends CloudWatchLogsServiceException {
255
255
  name = "LimitExceededException";
256
256
  $fault = "client";
257
257
  constructor(opts) {
@@ -262,8 +262,8 @@ let LimitExceededException$1 = class LimitExceededException extends CloudWatchLo
262
262
  });
263
263
  Object.setPrototypeOf(this, LimitExceededException.prototype);
264
264
  }
265
- };
266
- let ResourceAlreadyExistsException$1 = class ResourceAlreadyExistsException extends CloudWatchLogsServiceException$1 {
265
+ }
266
+ class ResourceAlreadyExistsException extends CloudWatchLogsServiceException {
267
267
  name = "ResourceAlreadyExistsException";
268
268
  $fault = "client";
269
269
  constructor(opts) {
@@ -274,8 +274,8 @@ let ResourceAlreadyExistsException$1 = class ResourceAlreadyExistsException exte
274
274
  });
275
275
  Object.setPrototypeOf(this, ResourceAlreadyExistsException.prototype);
276
276
  }
277
- };
278
- let DataAlreadyAcceptedException$1 = class DataAlreadyAcceptedException extends CloudWatchLogsServiceException$1 {
277
+ }
278
+ class DataAlreadyAcceptedException extends CloudWatchLogsServiceException {
279
279
  name = "DataAlreadyAcceptedException";
280
280
  $fault = "client";
281
281
  expectedSequenceToken;
@@ -288,8 +288,8 @@ let DataAlreadyAcceptedException$1 = class DataAlreadyAcceptedException extends
288
288
  Object.setPrototypeOf(this, DataAlreadyAcceptedException.prototype);
289
289
  this.expectedSequenceToken = opts.expectedSequenceToken;
290
290
  }
291
- };
292
- let InternalStreamingException$1 = class InternalStreamingException extends CloudWatchLogsServiceException$1 {
291
+ }
292
+ class InternalStreamingException extends CloudWatchLogsServiceException {
293
293
  name = "InternalStreamingException";
294
294
  $fault = "client";
295
295
  constructor(opts) {
@@ -300,8 +300,8 @@ let InternalStreamingException$1 = class InternalStreamingException extends Clou
300
300
  });
301
301
  Object.setPrototypeOf(this, InternalStreamingException.prototype);
302
302
  }
303
- };
304
- let InvalidSequenceTokenException$1 = class InvalidSequenceTokenException extends CloudWatchLogsServiceException$1 {
303
+ }
304
+ class InvalidSequenceTokenException extends CloudWatchLogsServiceException {
305
305
  name = "InvalidSequenceTokenException";
306
306
  $fault = "client";
307
307
  expectedSequenceToken;
@@ -314,8 +314,8 @@ let InvalidSequenceTokenException$1 = class InvalidSequenceTokenException extend
314
314
  Object.setPrototypeOf(this, InvalidSequenceTokenException.prototype);
315
315
  this.expectedSequenceToken = opts.expectedSequenceToken;
316
316
  }
317
- };
318
- let UnrecognizedClientException$1 = class UnrecognizedClientException extends CloudWatchLogsServiceException$1 {
317
+ }
318
+ class UnrecognizedClientException extends CloudWatchLogsServiceException {
319
319
  name = "UnrecognizedClientException";
320
320
  $fault = "client";
321
321
  constructor(opts) {
@@ -326,8 +326,8 @@ let UnrecognizedClientException$1 = class UnrecognizedClientException extends Cl
326
326
  });
327
327
  Object.setPrototypeOf(this, UnrecognizedClientException.prototype);
328
328
  }
329
- };
330
- let SessionStreamingException$1 = class SessionStreamingException extends CloudWatchLogsServiceException$1 {
329
+ }
330
+ class SessionStreamingException extends CloudWatchLogsServiceException {
331
331
  name = "SessionStreamingException";
332
332
  $fault = "client";
333
333
  constructor(opts) {
@@ -338,8 +338,8 @@ let SessionStreamingException$1 = class SessionStreamingException extends CloudW
338
338
  });
339
339
  Object.setPrototypeOf(this, SessionStreamingException.prototype);
340
340
  }
341
- };
342
- let SessionTimeoutException$1 = class SessionTimeoutException extends CloudWatchLogsServiceException$1 {
341
+ }
342
+ class SessionTimeoutException extends CloudWatchLogsServiceException {
343
343
  name = "SessionTimeoutException";
344
344
  $fault = "client";
345
345
  constructor(opts) {
@@ -350,8 +350,8 @@ let SessionTimeoutException$1 = class SessionTimeoutException extends CloudWatch
350
350
  });
351
351
  Object.setPrototypeOf(this, SessionTimeoutException.prototype);
352
352
  }
353
- };
354
- let MalformedQueryException$1 = class MalformedQueryException extends CloudWatchLogsServiceException$1 {
353
+ }
354
+ class MalformedQueryException extends CloudWatchLogsServiceException {
355
355
  name = "MalformedQueryException";
356
356
  $fault = "client";
357
357
  queryCompileError;
@@ -364,8 +364,8 @@ let MalformedQueryException$1 = class MalformedQueryException extends CloudWatch
364
364
  Object.setPrototypeOf(this, MalformedQueryException.prototype);
365
365
  this.queryCompileError = opts.queryCompileError;
366
366
  }
367
- };
368
- let TooManyTagsException$1 = class TooManyTagsException extends CloudWatchLogsServiceException$1 {
367
+ }
368
+ class TooManyTagsException extends CloudWatchLogsServiceException {
369
369
  name = "TooManyTagsException";
370
370
  $fault = "client";
371
371
  resourceName;
@@ -378,7 +378,7 @@ let TooManyTagsException$1 = class TooManyTagsException extends CloudWatchLogsSe
378
378
  Object.setPrototypeOf(this, TooManyTagsException.prototype);
379
379
  this.resourceName = opts.resourceName;
380
380
  }
381
- };
381
+ }
382
382
 
383
383
  const _A = "Anomaly";
384
384
  const _AD = "AnomalyDetector";
@@ -1244,9 +1244,9 @@ const _w = "workspace";
1244
1244
  const _wI = "workspaceId";
1245
1245
  const _wK = "withKeys";
1246
1246
  const n0 = "com.amazonaws.cloudwatchlogs";
1247
- var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_m], [0]];
1248
- schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
1249
- var AccountPolicy = [
1247
+ var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c }, [_m], [0]];
1248
+ schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
1249
+ var AccountPolicy$ = [
1250
1250
  3,
1251
1251
  n0,
1252
1252
  _AP,
@@ -1254,9 +1254,9 @@ var AccountPolicy = [
1254
1254
  [_pN, _pD, _lUT, _pT, _s, _sC, _aI],
1255
1255
  [0, 0, 1, 0, 0, 0, 0],
1256
1256
  ];
1257
- var AddKeyEntry = [3, n0, _AKE, 0, [_k, _v, _oIE], [0, 0, 2]];
1258
- var AddKeys = [3, n0, _AK, 0, [_en], [() => AddKeyEntries]];
1259
- var AggregateLogGroupSummary = [
1257
+ var AddKeyEntry$ = [3, n0, _AKE, 0, [_k, _v, _oIE], [0, 0, 2]];
1258
+ var AddKeys$ = [3, n0, _AK, 0, [_en], [() => AddKeyEntries]];
1259
+ var AggregateLogGroupSummary$ = [
1260
1260
  3,
1261
1261
  n0,
1262
1262
  _ALGS,
@@ -1264,7 +1264,7 @@ var AggregateLogGroupSummary = [
1264
1264
  [_lGC, _gI],
1265
1265
  [1, () => GroupingIdentifiers],
1266
1266
  ];
1267
- var Anomaly = [
1267
+ var Anomaly$ = [
1268
1268
  3,
1269
1269
  n0,
1270
1270
  _A,
@@ -1272,7 +1272,7 @@ var Anomaly = [
1272
1272
  [_aIn, _pI, _aDA, _pS, _pR, _p, _fS, _lS, _d, _a, _st, _h, _lSo, _pTa, _lGAL, _su, _sD, _sU, _iPLS],
1273
1273
  [0, 0, 0, 0, 0, 0, 1, 1, 0, 2, 0, 128 | 1, () => LogSamples, () => PatternTokens, 64 | 0, 2, 1, 1, 2],
1274
1274
  ];
1275
- var AnomalyDetector = [
1275
+ var AnomalyDetector$ = [
1276
1276
  3,
1277
1277
  n0,
1278
1278
  _AD,
@@ -1280,56 +1280,56 @@ var AnomalyDetector = [
1280
1280
  [_aDA, _dN, _lGAL, _eF, _fP, _aDS, _kKI, _cTS, _lMTS, _aVT],
1281
1281
  [0, 0, 64 | 0, 0, 0, 0, 0, 1, 1, 1],
1282
1282
  ];
1283
- var AssociateKmsKeyRequest = [3, n0, _AKKR, 0, [_lGN, _kKI, _rI], [0, 0, 0]];
1284
- var AssociateSourceToS3TableIntegrationRequest = [
1283
+ var AssociateKmsKeyRequest$ = [3, n0, _AKKR, 0, [_lGN, _kKI, _rI], [0, 0, 0]];
1284
+ var AssociateSourceToS3TableIntegrationRequest$ = [
1285
1285
  3,
1286
1286
  n0,
1287
1287
  _ASTSTIR,
1288
1288
  0,
1289
1289
  [_iA, _dS],
1290
- [0, () => DataSource],
1290
+ [0, () => DataSource$],
1291
1291
  ];
1292
- var AssociateSourceToS3TableIntegrationResponse = [3, n0, _ASTSTIRs, 0, [_i], [0]];
1293
- var CancelExportTaskRequest = [3, n0, _CETR, 0, [_tI], [0]];
1294
- var CancelImportTaskRequest = [3, n0, _CITR, 0, [_iI], [0]];
1295
- var CancelImportTaskResponse = [
1292
+ var AssociateSourceToS3TableIntegrationResponse$ = [3, n0, _ASTSTIRs, 0, [_i], [0]];
1293
+ var CancelExportTaskRequest$ = [3, n0, _CETR, 0, [_tI], [0]];
1294
+ var CancelImportTaskRequest$ = [3, n0, _CITR, 0, [_iI], [0]];
1295
+ var CancelImportTaskResponse$ = [
1296
1296
  3,
1297
1297
  n0,
1298
1298
  _CITRa,
1299
1299
  0,
1300
1300
  [_iI, _iS, _iSm, _cT, _lUT],
1301
- [0, () => ImportStatistics, 0, 1, 1],
1301
+ [0, () => ImportStatistics$, 0, 1, 1],
1302
1302
  ];
1303
- var ConfigurationTemplate = [
1303
+ var ConfigurationTemplate$ = [
1304
1304
  3,
1305
1305
  n0,
1306
1306
  _CT,
1307
1307
  0,
1308
1308
  [_se, _lT, _rT, _dDT, _dDCV, _aF, _aOF, _aAFAVLDFR, _aFD, _aSPF],
1309
- [0, 0, 0, 0, () => ConfigurationTemplateDeliveryConfigValues, () => AllowedFields, 64 | 0, 0, 64 | 0, 64 | 0],
1309
+ [0, 0, 0, 0, () => ConfigurationTemplateDeliveryConfigValues$, () => AllowedFields, 64 | 0, 0, 64 | 0, 64 | 0],
1310
1310
  ];
1311
- var ConfigurationTemplateDeliveryConfigValues = [
1311
+ var ConfigurationTemplateDeliveryConfigValues$ = [
1312
1312
  3,
1313
1313
  n0,
1314
1314
  _CTDCV,
1315
1315
  0,
1316
1316
  [_rF, _fD, _sDC],
1317
- [64 | 0, 0, () => S3DeliveryConfiguration],
1317
+ [64 | 0, 0, () => S3DeliveryConfiguration$],
1318
1318
  ];
1319
- var ConflictException = [-3, n0, _CE, { [_e]: _c }, [_m], [0]];
1320
- schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
1321
- var CopyValue = [3, n0, _CV, 0, [_en], [() => CopyValueEntries]];
1322
- var CopyValueEntry = [3, n0, _CVE, 0, [_so, _t, _oIE], [0, 0, 2]];
1323
- var CreateDeliveryRequest = [
1319
+ var ConflictException$ = [-3, n0, _CE, { [_e]: _c }, [_m], [0]];
1320
+ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
1321
+ var CopyValue$ = [3, n0, _CV, 0, [_en], [() => CopyValueEntries]];
1322
+ var CopyValueEntry$ = [3, n0, _CVE, 0, [_so, _t, _oIE], [0, 0, 2]];
1323
+ var CreateDeliveryRequest$ = [
1324
1324
  3,
1325
1325
  n0,
1326
1326
  _CDR,
1327
1327
  0,
1328
1328
  [_dSN, _dDA, _rF, _fD, _sDC, _ta],
1329
- [0, 0, 64 | 0, 0, () => S3DeliveryConfiguration, 128 | 0],
1329
+ [0, 0, 64 | 0, 0, () => S3DeliveryConfiguration$, 128 | 0],
1330
1330
  ];
1331
- var CreateDeliveryResponse = [3, n0, _CDRr, 0, [_de], [() => Delivery]];
1332
- var CreateExportTaskRequest = [
1331
+ var CreateDeliveryResponse$ = [3, n0, _CDRr, 0, [_de], [() => Delivery$]];
1332
+ var CreateExportTaskRequest$ = [
1333
1333
  3,
1334
1334
  n0,
1335
1335
  _CETRr,
@@ -1337,17 +1337,17 @@ var CreateExportTaskRequest = [
1337
1337
  [_tN, _lGN, _lSNP, _f, _to, _des, _dP],
1338
1338
  [0, 0, 0, 1, 1, 0, 0],
1339
1339
  ];
1340
- var CreateExportTaskResponse = [3, n0, _CETRre, 0, [_tI], [0]];
1341
- var CreateImportTaskRequest = [
1340
+ var CreateExportTaskResponse$ = [3, n0, _CETRre, 0, [_tI], [0]];
1341
+ var CreateImportTaskRequest$ = [
1342
1342
  3,
1343
1343
  n0,
1344
1344
  _CITRr,
1345
1345
  0,
1346
1346
  [_iSA, _iRA, _iF],
1347
- [0, 0, () => ImportFilter],
1347
+ [0, 0, () => ImportFilter$],
1348
1348
  ];
1349
- var CreateImportTaskResponse = [3, n0, _CITRre, 0, [_iI, _iDA, _cT], [0, 0, 1]];
1350
- var CreateLogAnomalyDetectorRequest = [
1349
+ var CreateImportTaskResponse$ = [3, n0, _CITRre, 0, [_iI, _iDA, _cT], [0, 0, 1]];
1350
+ var CreateLogAnomalyDetectorRequest$ = [
1351
1351
  3,
1352
1352
  n0,
1353
1353
  _CLADR,
@@ -1355,8 +1355,8 @@ var CreateLogAnomalyDetectorRequest = [
1355
1355
  [_lGAL, _dN, _eF, _fP, _kKI, _aVT, _ta],
1356
1356
  [64 | 0, 0, 0, 0, 0, 1, 128 | 0],
1357
1357
  ];
1358
- var CreateLogAnomalyDetectorResponse = [3, n0, _CLADRr, 0, [_aDA], [0]];
1359
- var CreateLogGroupRequest = [
1358
+ var CreateLogAnomalyDetectorResponse$ = [3, n0, _CLADRr, 0, [_aDA], [0]];
1359
+ var CreateLogGroupRequest$ = [
1360
1360
  3,
1361
1361
  n0,
1362
1362
  _CLGR,
@@ -1364,22 +1364,22 @@ var CreateLogGroupRequest = [
1364
1364
  [_lGN, _kKI, _ta, _lGCo, _dPE],
1365
1365
  [0, 0, 128 | 0, 0, 2],
1366
1366
  ];
1367
- var CreateLogStreamRequest = [3, n0, _CLSR, 0, [_lGN, _lSN], [0, 0]];
1368
- var CreateScheduledQueryRequest = [
1367
+ var CreateLogStreamRequest$ = [3, n0, _CLSR, 0, [_lGN, _lSN], [0, 0]];
1368
+ var CreateScheduledQueryRequest$ = [
1369
1369
  3,
1370
1370
  n0,
1371
1371
  _CSQR,
1372
1372
  0,
1373
1373
  [_n, _d, _qL, _qS, _lGI, _sE, _ti, _sTO, _dC, _sST, _sET, _eRA, _st, _ta],
1374
- [0, 0, 0, 0, 64 | 0, 0, 0, 1, () => DestinationConfiguration, 1, 1, 0, 0, 128 | 0],
1375
- ];
1376
- var CreateScheduledQueryResponse = [3, n0, _CSQRr, 0, [_sQA, _st], [0, 0]];
1377
- var CSV = [3, n0, _CSV, 0, [_qC, _del, _co, _so], [0, 0, 64 | 0, 0]];
1378
- var DataAlreadyAcceptedException = [-3, n0, _DAAE, { [_e]: _c }, [_eST, _m], [0, 0]];
1379
- schema.TypeRegistry.for(n0).registerError(DataAlreadyAcceptedException, DataAlreadyAcceptedException$1);
1380
- var DataSource = [3, n0, _DS, 0, [_n, _ty], [0, 0]];
1381
- var DataSourceFilter = [3, n0, _DSF, 0, [_n, _ty], [0, 0]];
1382
- var DateTimeConverter = [
1374
+ [0, 0, 0, 0, 64 | 0, 0, 0, 1, () => DestinationConfiguration$, 1, 1, 0, 0, 128 | 0],
1375
+ ];
1376
+ var CreateScheduledQueryResponse$ = [3, n0, _CSQRr, 0, [_sQA, _st], [0, 0]];
1377
+ var CSV$ = [3, n0, _CSV, 0, [_qC, _del, _co, _so], [0, 0, 64 | 0, 0]];
1378
+ var DataAlreadyAcceptedException$ = [-3, n0, _DAAE, { [_e]: _c }, [_eST, _m], [0, 0]];
1379
+ schema.TypeRegistry.for(n0).registerError(DataAlreadyAcceptedException$, DataAlreadyAcceptedException);
1380
+ var DataSource$ = [3, n0, _DS, 0, [_n, _ty], [0, 0]];
1381
+ var DataSourceFilter$ = [3, n0, _DSF, 0, [_n, _ty], [0, 0]];
1382
+ var DateTimeConverter$ = [
1383
1383
  3,
1384
1384
  n0,
1385
1385
  _DTC,
@@ -1387,48 +1387,48 @@ var DateTimeConverter = [
1387
1387
  [_so, _t, _tF, _mP, _sT, _tT, _l],
1388
1388
  [0, 0, 0, 64 | 0, 0, 0, 0],
1389
1389
  ];
1390
- var DeleteAccountPolicyRequest = [3, n0, _DAPR, 0, [_pN, _pT], [0, 0]];
1391
- var DeleteDataProtectionPolicyRequest = [3, n0, _DDPPR, 0, [_lGIo], [0]];
1392
- var DeleteDeliveryDestinationPolicyRequest = [3, n0, _DDDPR, 0, [_dDN], [0]];
1393
- var DeleteDeliveryDestinationRequest = [3, n0, _DDDR, 0, [_n], [0]];
1394
- var DeleteDeliveryRequest = [3, n0, _DDR, 0, [_id], [0]];
1395
- var DeleteDeliverySourceRequest = [3, n0, _DDSR, 0, [_n], [0]];
1396
- var DeleteDestinationRequest = [3, n0, _DDRe, 0, [_dNe], [0]];
1397
- var DeleteIndexPolicyRequest = [3, n0, _DIPR, 0, [_lGIo], [0]];
1398
- var DeleteIndexPolicyResponse = [3, n0, _DIPRe, 0, [], []];
1399
- var DeleteIntegrationRequest = [3, n0, _DIR, 0, [_iN, _fo], [0, 2]];
1400
- var DeleteIntegrationResponse = [3, n0, _DIRe, 0, [], []];
1401
- var DeleteKeys = [3, n0, _DK, 0, [_wK], [64 | 0]];
1402
- var DeleteLogAnomalyDetectorRequest = [3, n0, _DLADR, 0, [_aDA], [0]];
1403
- var DeleteLogGroupRequest = [3, n0, _DLGR, 0, [_lGN], [0]];
1404
- var DeleteLogStreamRequest = [3, n0, _DLSR, 0, [_lGN, _lSN], [0, 0]];
1405
- var DeleteMetricFilterRequest = [3, n0, _DMFR, 0, [_lGN, _fN], [0, 0]];
1406
- var DeleteQueryDefinitionRequest = [3, n0, _DQDR, 0, [_qDI], [0]];
1407
- var DeleteQueryDefinitionResponse = [3, n0, _DQDRe, 0, [_suc], [2]];
1408
- var DeleteResourcePolicyRequest = [3, n0, _DRPR, 0, [_pN, _rA, _eRI], [0, 0, 0]];
1409
- var DeleteRetentionPolicyRequest = [3, n0, _DRPRe, 0, [_lGN], [0]];
1410
- var DeleteScheduledQueryRequest = [3, n0, _DSQR, 0, [_i], [0]];
1411
- var DeleteScheduledQueryResponse = [3, n0, _DSQRe, 0, [], []];
1412
- var DeleteSubscriptionFilterRequest = [3, n0, _DSFR, 0, [_lGN, _fN], [0, 0]];
1413
- var DeleteTransformerRequest = [3, n0, _DTR, 0, [_lGIo], [0]];
1414
- var Delivery = [
1390
+ var DeleteAccountPolicyRequest$ = [3, n0, _DAPR, 0, [_pN, _pT], [0, 0]];
1391
+ var DeleteDataProtectionPolicyRequest$ = [3, n0, _DDPPR, 0, [_lGIo], [0]];
1392
+ var DeleteDeliveryDestinationPolicyRequest$ = [3, n0, _DDDPR, 0, [_dDN], [0]];
1393
+ var DeleteDeliveryDestinationRequest$ = [3, n0, _DDDR, 0, [_n], [0]];
1394
+ var DeleteDeliveryRequest$ = [3, n0, _DDR, 0, [_id], [0]];
1395
+ var DeleteDeliverySourceRequest$ = [3, n0, _DDSR, 0, [_n], [0]];
1396
+ var DeleteDestinationRequest$ = [3, n0, _DDRe, 0, [_dNe], [0]];
1397
+ var DeleteIndexPolicyRequest$ = [3, n0, _DIPR, 0, [_lGIo], [0]];
1398
+ var DeleteIndexPolicyResponse$ = [3, n0, _DIPRe, 0, [], []];
1399
+ var DeleteIntegrationRequest$ = [3, n0, _DIR, 0, [_iN, _fo], [0, 2]];
1400
+ var DeleteIntegrationResponse$ = [3, n0, _DIRe, 0, [], []];
1401
+ var DeleteKeys$ = [3, n0, _DK, 0, [_wK], [64 | 0]];
1402
+ var DeleteLogAnomalyDetectorRequest$ = [3, n0, _DLADR, 0, [_aDA], [0]];
1403
+ var DeleteLogGroupRequest$ = [3, n0, _DLGR, 0, [_lGN], [0]];
1404
+ var DeleteLogStreamRequest$ = [3, n0, _DLSR, 0, [_lGN, _lSN], [0, 0]];
1405
+ var DeleteMetricFilterRequest$ = [3, n0, _DMFR, 0, [_lGN, _fN], [0, 0]];
1406
+ var DeleteQueryDefinitionRequest$ = [3, n0, _DQDR, 0, [_qDI], [0]];
1407
+ var DeleteQueryDefinitionResponse$ = [3, n0, _DQDRe, 0, [_suc], [2]];
1408
+ var DeleteResourcePolicyRequest$ = [3, n0, _DRPR, 0, [_pN, _rA, _eRI], [0, 0, 0]];
1409
+ var DeleteRetentionPolicyRequest$ = [3, n0, _DRPRe, 0, [_lGN], [0]];
1410
+ var DeleteScheduledQueryRequest$ = [3, n0, _DSQR, 0, [_i], [0]];
1411
+ var DeleteScheduledQueryResponse$ = [3, n0, _DSQRe, 0, [], []];
1412
+ var DeleteSubscriptionFilterRequest$ = [3, n0, _DSFR, 0, [_lGN, _fN], [0, 0]];
1413
+ var DeleteTransformerRequest$ = [3, n0, _DTR, 0, [_lGIo], [0]];
1414
+ var Delivery$ = [
1415
1415
  3,
1416
1416
  n0,
1417
1417
  _D,
1418
1418
  0,
1419
1419
  [_id, _ar, _dSN, _dDA, _dDT, _rF, _fD, _sDC, _ta],
1420
- [0, 0, 0, 0, 0, 64 | 0, 0, () => S3DeliveryConfiguration, 128 | 0],
1420
+ [0, 0, 0, 0, 0, 64 | 0, 0, () => S3DeliveryConfiguration$, 128 | 0],
1421
1421
  ];
1422
- var DeliveryDestination = [
1422
+ var DeliveryDestination$ = [
1423
1423
  3,
1424
1424
  n0,
1425
1425
  _DD,
1426
1426
  0,
1427
1427
  [_n, _ar, _dDT, _oF, _dDC, _ta],
1428
- [0, 0, 0, 0, () => DeliveryDestinationConfiguration, 128 | 0],
1428
+ [0, 0, 0, 0, () => DeliveryDestinationConfiguration$, 128 | 0],
1429
1429
  ];
1430
- var DeliveryDestinationConfiguration = [3, n0, _DDC, 0, [_dRA], [0]];
1431
- var DeliverySource = [
1430
+ var DeliveryDestinationConfiguration$ = [3, n0, _DDC, 0, [_dRA], [0]];
1431
+ var DeliverySource$ = [
1432
1432
  3,
1433
1433
  n0,
1434
1434
  _DSe,
@@ -1436,7 +1436,7 @@ var DeliverySource = [
1436
1436
  [_n, _ar, _rAe, _se, _lT, _ta],
1437
1437
  [0, 0, 64 | 0, 0, 0, 128 | 0],
1438
1438
  ];
1439
- var DescribeAccountPoliciesRequest = [
1439
+ var DescribeAccountPoliciesRequest$ = [
1440
1440
  3,
1441
1441
  n0,
1442
1442
  _DAPRe,
@@ -1444,7 +1444,7 @@ var DescribeAccountPoliciesRequest = [
1444
1444
  [_pT, _pN, _aIc, _nT],
1445
1445
  [0, 0, 64 | 0, 0],
1446
1446
  ];
1447
- var DescribeAccountPoliciesResponse = [
1447
+ var DescribeAccountPoliciesResponse$ = [
1448
1448
  3,
1449
1449
  n0,
1450
1450
  _DAPRes,
@@ -1452,7 +1452,7 @@ var DescribeAccountPoliciesResponse = [
1452
1452
  [_aP, _nT],
1453
1453
  [() => AccountPolicies, 0],
1454
1454
  ];
1455
- var DescribeConfigurationTemplatesRequest = [
1455
+ var DescribeConfigurationTemplatesRequest$ = [
1456
1456
  3,
1457
1457
  n0,
1458
1458
  _DCTR,
@@ -1460,7 +1460,7 @@ var DescribeConfigurationTemplatesRequest = [
1460
1460
  [_se, _lTo, _rTe, _dDTe, _nT, _li],
1461
1461
  [0, 64 | 0, 64 | 0, 64 | 0, 0, 1],
1462
1462
  ];
1463
- var DescribeConfigurationTemplatesResponse = [
1463
+ var DescribeConfigurationTemplatesResponse$ = [
1464
1464
  3,
1465
1465
  n0,
1466
1466
  _DCTRe,
@@ -1468,10 +1468,17 @@ var DescribeConfigurationTemplatesResponse = [
1468
1468
  [_cTo, _nT],
1469
1469
  [() => ConfigurationTemplates, 0],
1470
1470
  ];
1471
- var DescribeDeliveriesRequest = [3, n0, _DDRes, 0, [_nT, _li], [0, 1]];
1472
- var DescribeDeliveriesResponse = [3, n0, _DDResc, 0, [_deli, _nT], [() => Deliveries, 0]];
1473
- var DescribeDeliveryDestinationsRequest = [3, n0, _DDDRe, 0, [_nT, _li], [0, 1]];
1474
- var DescribeDeliveryDestinationsResponse = [
1471
+ var DescribeDeliveriesRequest$ = [3, n0, _DDRes, 0, [_nT, _li], [0, 1]];
1472
+ var DescribeDeliveriesResponse$ = [
1473
+ 3,
1474
+ n0,
1475
+ _DDResc,
1476
+ 0,
1477
+ [_deli, _nT],
1478
+ [() => Deliveries, 0],
1479
+ ];
1480
+ var DescribeDeliveryDestinationsRequest$ = [3, n0, _DDDRe, 0, [_nT, _li], [0, 1]];
1481
+ var DescribeDeliveryDestinationsResponse$ = [
1475
1482
  3,
1476
1483
  n0,
1477
1484
  _DDDRes,
@@ -1479,8 +1486,8 @@ var DescribeDeliveryDestinationsResponse = [
1479
1486
  [_dD, _nT],
1480
1487
  [() => DeliveryDestinations, 0],
1481
1488
  ];
1482
- var DescribeDeliverySourcesRequest = [3, n0, _DDSRe, 0, [_nT, _li], [0, 1]];
1483
- var DescribeDeliverySourcesResponse = [
1489
+ var DescribeDeliverySourcesRequest$ = [3, n0, _DDSRe, 0, [_nT, _li], [0, 1]];
1490
+ var DescribeDeliverySourcesResponse$ = [
1484
1491
  3,
1485
1492
  n0,
1486
1493
  _DDSRes,
@@ -1488,8 +1495,8 @@ var DescribeDeliverySourcesResponse = [
1488
1495
  [_dSe, _nT],
1489
1496
  [() => DeliverySources, 0],
1490
1497
  ];
1491
- var DescribeDestinationsRequest = [3, n0, _DDRescr, 0, [_DNP, _nT, _li], [0, 0, 1]];
1492
- var DescribeDestinationsResponse = [
1498
+ var DescribeDestinationsRequest$ = [3, n0, _DDRescr, 0, [_DNP, _nT, _li], [0, 0, 1]];
1499
+ var DescribeDestinationsResponse$ = [
1493
1500
  3,
1494
1501
  n0,
1495
1502
  _DDRescri,
@@ -1497,10 +1504,10 @@ var DescribeDestinationsResponse = [
1497
1504
  [_dest, _nT],
1498
1505
  [() => Destinations, 0],
1499
1506
  ];
1500
- var DescribeExportTasksRequest = [3, n0, _DETR, 0, [_tI, _sCt, _nT, _li], [0, 0, 0, 1]];
1501
- var DescribeExportTasksResponse = [3, n0, _DETRe, 0, [_eT, _nT], [() => ExportTasks, 0]];
1502
- var DescribeFieldIndexesRequest = [3, n0, _DFIR, 0, [_lGI, _nT], [64 | 0, 0]];
1503
- var DescribeFieldIndexesResponse = [
1507
+ var DescribeExportTasksRequest$ = [3, n0, _DETR, 0, [_tI, _sCt, _nT, _li], [0, 0, 0, 1]];
1508
+ var DescribeExportTasksResponse$ = [3, n0, _DETRe, 0, [_eT, _nT], [() => ExportTasks, 0]];
1509
+ var DescribeFieldIndexesRequest$ = [3, n0, _DFIR, 0, [_lGI, _nT], [64 | 0, 0]];
1510
+ var DescribeFieldIndexesResponse$ = [
1504
1511
  3,
1505
1512
  n0,
1506
1513
  _DFIRe,
@@ -1508,7 +1515,7 @@ var DescribeFieldIndexesResponse = [
1508
1515
  [_fI, _nT],
1509
1516
  [() => FieldIndexes, 0],
1510
1517
  ];
1511
- var DescribeImportTaskBatchesRequest = [
1518
+ var DescribeImportTaskBatchesRequest$ = [
1512
1519
  3,
1513
1520
  n0,
1514
1521
  _DITBR,
@@ -1516,7 +1523,7 @@ var DescribeImportTaskBatchesRequest = [
1516
1523
  [_iI, _bIS, _li, _nT],
1517
1524
  [0, 64 | 0, 1, 0],
1518
1525
  ];
1519
- var DescribeImportTaskBatchesResponse = [
1526
+ var DescribeImportTaskBatchesResponse$ = [
1520
1527
  3,
1521
1528
  n0,
1522
1529
  _DITBRe,
@@ -1524,7 +1531,7 @@ var DescribeImportTaskBatchesResponse = [
1524
1531
  [_iSA, _iI, _iB, _nT],
1525
1532
  [0, 0, () => ImportBatchList, 0],
1526
1533
  ];
1527
- var DescribeImportTasksRequest = [
1534
+ var DescribeImportTasksRequest$ = [
1528
1535
  3,
1529
1536
  n0,
1530
1537
  _DITR,
@@ -1532,9 +1539,9 @@ var DescribeImportTasksRequest = [
1532
1539
  [_iI, _iSm, _iSA, _li, _nT],
1533
1540
  [0, 0, 0, 1, 0],
1534
1541
  ];
1535
- var DescribeImportTasksResponse = [3, n0, _DITRe, 0, [_im, _nT], [() => ImportList, 0]];
1536
- var DescribeIndexPoliciesRequest = [3, n0, _DIPRes, 0, [_lGI, _nT], [64 | 0, 0]];
1537
- var DescribeIndexPoliciesResponse = [
1542
+ var DescribeImportTasksResponse$ = [3, n0, _DITRe, 0, [_im, _nT], [() => ImportList, 0]];
1543
+ var DescribeIndexPoliciesRequest$ = [3, n0, _DIPRes, 0, [_lGI, _nT], [64 | 0, 0]];
1544
+ var DescribeIndexPoliciesResponse$ = [
1538
1545
  3,
1539
1546
  n0,
1540
1547
  _DIPResc,
@@ -1542,7 +1549,7 @@ var DescribeIndexPoliciesResponse = [
1542
1549
  [_iP, _nT],
1543
1550
  [() => IndexPolicies, 0],
1544
1551
  ];
1545
- var DescribeLogGroupsRequest = [
1552
+ var DescribeLogGroupsRequest$ = [
1546
1553
  3,
1547
1554
  n0,
1548
1555
  _DLGRe,
@@ -1550,8 +1557,8 @@ var DescribeLogGroupsRequest = [
1550
1557
  [_aIc, _lGNP, _lGNPo, _nT, _li, _iLA, _lGCo, _lGI],
1551
1558
  [64 | 0, 0, 0, 0, 1, 2, 0, 64 | 0],
1552
1559
  ];
1553
- var DescribeLogGroupsResponse = [3, n0, _DLGRes, 0, [_lG, _nT], [() => LogGroups, 0]];
1554
- var DescribeLogStreamsRequest = [
1560
+ var DescribeLogGroupsResponse$ = [3, n0, _DLGRes, 0, [_lG, _nT], [() => LogGroups, 0]];
1561
+ var DescribeLogStreamsRequest$ = [
1555
1562
  3,
1556
1563
  n0,
1557
1564
  _DLSRe,
@@ -1559,8 +1566,15 @@ var DescribeLogStreamsRequest = [
1559
1566
  [_lGN, _lGIo, _lSNP, _oB, _desc, _nT, _li],
1560
1567
  [0, 0, 0, 0, 2, 0, 1],
1561
1568
  ];
1562
- var DescribeLogStreamsResponse = [3, n0, _DLSRes, 0, [_lSog, _nT], [() => LogStreams, 0]];
1563
- var DescribeMetricFiltersRequest = [
1569
+ var DescribeLogStreamsResponse$ = [
1570
+ 3,
1571
+ n0,
1572
+ _DLSRes,
1573
+ 0,
1574
+ [_lSog, _nT],
1575
+ [() => LogStreams, 0],
1576
+ ];
1577
+ var DescribeMetricFiltersRequest$ = [
1564
1578
  3,
1565
1579
  n0,
1566
1580
  _DMFRe,
@@ -1568,7 +1582,7 @@ var DescribeMetricFiltersRequest = [
1568
1582
  [_lGN, _fNP, _nT, _li, _mN, _mNe],
1569
1583
  [0, 0, 0, 1, 0, 0],
1570
1584
  ];
1571
- var DescribeMetricFiltersResponse = [
1585
+ var DescribeMetricFiltersResponse$ = [
1572
1586
  3,
1573
1587
  n0,
1574
1588
  _DMFRes,
@@ -1576,7 +1590,7 @@ var DescribeMetricFiltersResponse = [
1576
1590
  [_mF, _nT],
1577
1591
  [() => MetricFilters, 0],
1578
1592
  ];
1579
- var DescribeQueriesRequest = [
1593
+ var DescribeQueriesRequest$ = [
1580
1594
  3,
1581
1595
  n0,
1582
1596
  _DQR,
@@ -1584,8 +1598,8 @@ var DescribeQueriesRequest = [
1584
1598
  [_lGN, _sta, _mR, _nT, _qL],
1585
1599
  [0, 0, 1, 0, 0],
1586
1600
  ];
1587
- var DescribeQueriesResponse = [3, n0, _DQRe, 0, [_q, _nT], [() => QueryInfoList, 0]];
1588
- var DescribeQueryDefinitionsRequest = [
1601
+ var DescribeQueriesResponse$ = [3, n0, _DQRe, 0, [_q, _nT], [() => QueryInfoList, 0]];
1602
+ var DescribeQueryDefinitionsRequest$ = [
1589
1603
  3,
1590
1604
  n0,
1591
1605
  _DQDRes,
@@ -1593,7 +1607,7 @@ var DescribeQueryDefinitionsRequest = [
1593
1607
  [_qL, _qDNP, _mR, _nT],
1594
1608
  [0, 0, 1, 0],
1595
1609
  ];
1596
- var DescribeQueryDefinitionsResponse = [
1610
+ var DescribeQueryDefinitionsResponse$ = [
1597
1611
  3,
1598
1612
  n0,
1599
1613
  _DQDResc,
@@ -1601,7 +1615,7 @@ var DescribeQueryDefinitionsResponse = [
1601
1615
  [_qD, _nT],
1602
1616
  [() => QueryDefinitionList, 0],
1603
1617
  ];
1604
- var DescribeResourcePoliciesRequest = [
1618
+ var DescribeResourcePoliciesRequest$ = [
1605
1619
  3,
1606
1620
  n0,
1607
1621
  _DRPRes,
@@ -1609,7 +1623,7 @@ var DescribeResourcePoliciesRequest = [
1609
1623
  [_nT, _li, _rA, _pSo],
1610
1624
  [0, 1, 0, 0],
1611
1625
  ];
1612
- var DescribeResourcePoliciesResponse = [
1626
+ var DescribeResourcePoliciesResponse$ = [
1613
1627
  3,
1614
1628
  n0,
1615
1629
  _DRPResc,
@@ -1617,7 +1631,7 @@ var DescribeResourcePoliciesResponse = [
1617
1631
  [_rP, _nT],
1618
1632
  [() => ResourcePolicies, 0],
1619
1633
  ];
1620
- var DescribeSubscriptionFiltersRequest = [
1634
+ var DescribeSubscriptionFiltersRequest$ = [
1621
1635
  3,
1622
1636
  n0,
1623
1637
  _DSFRe,
@@ -1625,7 +1639,7 @@ var DescribeSubscriptionFiltersRequest = [
1625
1639
  [_lGN, _fNP, _nT, _li],
1626
1640
  [0, 0, 0, 1],
1627
1641
  ];
1628
- var DescribeSubscriptionFiltersResponse = [
1642
+ var DescribeSubscriptionFiltersResponse$ = [
1629
1643
  3,
1630
1644
  n0,
1631
1645
  _DSFRes,
@@ -1633,23 +1647,23 @@ var DescribeSubscriptionFiltersResponse = [
1633
1647
  [_sF, _nT],
1634
1648
  [() => SubscriptionFilters, 0],
1635
1649
  ];
1636
- var Destination = [3, n0, _De, 0, [_dNe, _tA, _rAo, _aPc, _ar, _cT], [0, 0, 0, 0, 0, 1]];
1637
- var DestinationConfiguration = [3, n0, _DC, 0, [_sCo], [() => S3Configuration]];
1638
- var DisassociateKmsKeyRequest = [3, n0, _DKKR, 0, [_lGN, _rI], [0, 0]];
1639
- var DisassociateSourceFromS3TableIntegrationRequest = [3, n0, _DSFSTIR, 0, [_i], [0]];
1640
- var DisassociateSourceFromS3TableIntegrationResponse = [3, n0, _DSFSTIRi, 0, [_i], [0]];
1641
- var Entity = [3, n0, _E, 0, [_kA, _at], [128 | 0, 128 | 0]];
1642
- var ExportTask = [
1650
+ var Destination$ = [3, n0, _De, 0, [_dNe, _tA, _rAo, _aPc, _ar, _cT], [0, 0, 0, 0, 0, 1]];
1651
+ var DestinationConfiguration$ = [3, n0, _DC, 0, [_sCo], [() => S3Configuration$]];
1652
+ var DisassociateKmsKeyRequest$ = [3, n0, _DKKR, 0, [_lGN, _rI], [0, 0]];
1653
+ var DisassociateSourceFromS3TableIntegrationRequest$ = [3, n0, _DSFSTIR, 0, [_i], [0]];
1654
+ var DisassociateSourceFromS3TableIntegrationResponse$ = [3, n0, _DSFSTIRi, 0, [_i], [0]];
1655
+ var Entity$ = [3, n0, _E, 0, [_kA, _at], [128 | 0, 128 | 0]];
1656
+ var ExportTask$ = [
1643
1657
  3,
1644
1658
  n0,
1645
1659
  _ET,
1646
1660
  0,
1647
1661
  [_tI, _tN, _lGN, _f, _to, _des, _dP, _sta, _eI],
1648
- [0, 0, 0, 1, 1, 0, 0, () => ExportTaskStatus, () => ExportTaskExecutionInfo],
1662
+ [0, 0, 0, 1, 1, 0, 0, () => ExportTaskStatus$, () => ExportTaskExecutionInfo$],
1649
1663
  ];
1650
- var ExportTaskExecutionInfo = [3, n0, _ETEI, 0, [_cT, _cTom], [1, 1]];
1651
- var ExportTaskStatus = [3, n0, _ETS, 0, [_cod, _m], [0, 0]];
1652
- var FieldIndex = [
1664
+ var ExportTaskExecutionInfo$ = [3, n0, _ETEI, 0, [_cT, _cTom], [1, 1]];
1665
+ var ExportTaskStatus$ = [3, n0, _ETS, 0, [_cod, _m], [0, 0]];
1666
+ var FieldIndex$ = [
1653
1667
  3,
1654
1668
  n0,
1655
1669
  _FI,
@@ -1657,9 +1671,9 @@ var FieldIndex = [
1657
1671
  [_lGIo, _fIN, _lST, _fET, _lET, _ty],
1658
1672
  [0, 0, 1, 1, 1, 0],
1659
1673
  ];
1660
- var FieldsData = [3, n0, _FD, 0, [_da], [21]];
1661
- var FilteredLogEvent = [3, n0, _FLE, 0, [_lSN, _tim, _m, _iT, _eIv], [0, 1, 0, 1, 0]];
1662
- var FilterLogEventsRequest = [
1674
+ var FieldsData$ = [3, n0, _FD, 0, [_da], [21]];
1675
+ var FilteredLogEvent$ = [3, n0, _FLE, 0, [_lSN, _tim, _m, _iT, _eIv], [0, 1, 0, 1, 0]];
1676
+ var FilterLogEventsRequest$ = [
1663
1677
  3,
1664
1678
  n0,
1665
1679
  _FLER,
@@ -1667,7 +1681,7 @@ var FilterLogEventsRequest = [
1667
1681
  [_lGN, _lGIo, _lSNo, _lSNP, _sTt, _eTn, _fP, _nT, _li, _in, _u],
1668
1682
  [0, 0, 64 | 0, 0, 1, 1, 0, 0, 1, 2, 2],
1669
1683
  ];
1670
- var FilterLogEventsResponse = [
1684
+ var FilterLogEventsResponse$ = [
1671
1685
  3,
1672
1686
  n0,
1673
1687
  _FLERi,
@@ -1675,34 +1689,34 @@ var FilterLogEventsResponse = [
1675
1689
  [_ev, _sLS, _nT],
1676
1690
  [() => FilteredLogEvents, () => SearchedLogStreams, 0],
1677
1691
  ];
1678
- var GetDataProtectionPolicyRequest = [3, n0, _GDPPR, 0, [_lGIo], [0]];
1679
- var GetDataProtectionPolicyResponse = [3, n0, _GDPPRe, 0, [_lGIo, _pD, _lUT], [0, 0, 1]];
1680
- var GetDeliveryDestinationPolicyRequest = [3, n0, _GDDPR, 0, [_dDN], [0]];
1681
- var GetDeliveryDestinationPolicyResponse = [3, n0, _GDDPRe, 0, [_po], [() => Policy]];
1682
- var GetDeliveryDestinationRequest = [3, n0, _GDDR, 0, [_n], [0]];
1683
- var GetDeliveryDestinationResponse = [
1692
+ var GetDataProtectionPolicyRequest$ = [3, n0, _GDPPR, 0, [_lGIo], [0]];
1693
+ var GetDataProtectionPolicyResponse$ = [3, n0, _GDPPRe, 0, [_lGIo, _pD, _lUT], [0, 0, 1]];
1694
+ var GetDeliveryDestinationPolicyRequest$ = [3, n0, _GDDPR, 0, [_dDN], [0]];
1695
+ var GetDeliveryDestinationPolicyResponse$ = [3, n0, _GDDPRe, 0, [_po], [() => Policy$]];
1696
+ var GetDeliveryDestinationRequest$ = [3, n0, _GDDR, 0, [_n], [0]];
1697
+ var GetDeliveryDestinationResponse$ = [
1684
1698
  3,
1685
1699
  n0,
1686
1700
  _GDDRe,
1687
1701
  0,
1688
1702
  [_dDe],
1689
- [() => DeliveryDestination],
1690
- ];
1691
- var GetDeliveryRequest = [3, n0, _GDR, 0, [_id], [0]];
1692
- var GetDeliveryResponse = [3, n0, _GDRe, 0, [_de], [() => Delivery]];
1693
- var GetDeliverySourceRequest = [3, n0, _GDSR, 0, [_n], [0]];
1694
- var GetDeliverySourceResponse = [3, n0, _GDSRe, 0, [_dSel], [() => DeliverySource]];
1695
- var GetIntegrationRequest = [3, n0, _GIR, 0, [_iN], [0]];
1696
- var GetIntegrationResponse = [
1703
+ [() => DeliveryDestination$],
1704
+ ];
1705
+ var GetDeliveryRequest$ = [3, n0, _GDR, 0, [_id], [0]];
1706
+ var GetDeliveryResponse$ = [3, n0, _GDRe, 0, [_de], [() => Delivery$]];
1707
+ var GetDeliverySourceRequest$ = [3, n0, _GDSR, 0, [_n], [0]];
1708
+ var GetDeliverySourceResponse$ = [3, n0, _GDSRe, 0, [_dSel], [() => DeliverySource$]];
1709
+ var GetIntegrationRequest$ = [3, n0, _GIR, 0, [_iN], [0]];
1710
+ var GetIntegrationResponse$ = [
1697
1711
  3,
1698
1712
  n0,
1699
1713
  _GIRe,
1700
1714
  0,
1701
1715
  [_iN, _iTn, _iSn, _iD],
1702
- [0, 0, 0, () => IntegrationDetails],
1716
+ [0, 0, 0, () => IntegrationDetails$],
1703
1717
  ];
1704
- var GetLogAnomalyDetectorRequest = [3, n0, _GLADR, 0, [_aDA], [0]];
1705
- var GetLogAnomalyDetectorResponse = [
1718
+ var GetLogAnomalyDetectorRequest$ = [3, n0, _GLADR, 0, [_aDA], [0]];
1719
+ var GetLogAnomalyDetectorResponse$ = [
1706
1720
  3,
1707
1721
  n0,
1708
1722
  _GLADRe,
@@ -1710,7 +1724,7 @@ var GetLogAnomalyDetectorResponse = [
1710
1724
  [_dN, _lGAL, _eF, _fP, _aDS, _kKI, _cTS, _lMTS, _aVT],
1711
1725
  [0, 64 | 0, 0, 0, 0, 0, 1, 1, 1],
1712
1726
  ];
1713
- var GetLogEventsRequest = [
1727
+ var GetLogEventsRequest$ = [
1714
1728
  3,
1715
1729
  n0,
1716
1730
  _GLER,
@@ -1718,7 +1732,7 @@ var GetLogEventsRequest = [
1718
1732
  [_lGN, _lGIo, _lSN, _sTt, _eTn, _nT, _li, _sFH, _u],
1719
1733
  [0, 0, 0, 1, 1, 0, 1, 2, 2],
1720
1734
  ];
1721
- var GetLogEventsResponse = [
1735
+ var GetLogEventsResponse$ = [
1722
1736
  3,
1723
1737
  n0,
1724
1738
  _GLERe,
@@ -1726,31 +1740,31 @@ var GetLogEventsResponse = [
1726
1740
  [_ev, _nFT, _nBT],
1727
1741
  [() => OutputLogEvents, 0, 0],
1728
1742
  ];
1729
- var GetLogFieldsRequest = [3, n0, _GLFR, 0, [_dSNa, _dST], [0, 0]];
1730
- var GetLogFieldsResponse = [3, n0, _GLFRe, 0, [_lF], [() => LogFieldsList]];
1731
- var GetLogGroupFieldsRequest = [3, n0, _GLGFR, 0, [_lGN, _time, _lGIo], [0, 1, 0]];
1732
- var GetLogGroupFieldsResponse = [3, n0, _GLGFRe, 0, [_lGF], [() => LogGroupFieldList]];
1733
- var GetLogObjectRequest = [3, n0, _GLOR, 0, [_u, _lOP], [2, 0]];
1734
- var GetLogObjectResponse = [
1743
+ var GetLogFieldsRequest$ = [3, n0, _GLFR, 0, [_dSNa, _dST], [0, 0]];
1744
+ var GetLogFieldsResponse$ = [3, n0, _GLFRe, 0, [_lF], [() => LogFieldsList]];
1745
+ var GetLogGroupFieldsRequest$ = [3, n0, _GLGFR, 0, [_lGN, _time, _lGIo], [0, 1, 0]];
1746
+ var GetLogGroupFieldsResponse$ = [3, n0, _GLGFRe, 0, [_lGF], [() => LogGroupFieldList]];
1747
+ var GetLogObjectRequest$ = [3, n0, _GLOR, 0, [_u, _lOP], [2, 0]];
1748
+ var GetLogObjectResponse$ = [
1735
1749
  3,
1736
1750
  n0,
1737
1751
  _GLORe,
1738
1752
  0,
1739
1753
  [_fSi],
1740
- [[() => GetLogObjectResponseStream, 0]],
1754
+ [[() => GetLogObjectResponseStream$, 0]],
1741
1755
  ];
1742
- var GetLogRecordRequest = [3, n0, _GLRR, 0, [_lRP, _u], [0, 2]];
1743
- var GetLogRecordResponse = [3, n0, _GLRRe, 0, [_lR], [128 | 0]];
1744
- var GetQueryResultsRequest = [3, n0, _GQRR, 0, [_qI], [0]];
1745
- var GetQueryResultsResponse = [
1756
+ var GetLogRecordRequest$ = [3, n0, _GLRR, 0, [_lRP, _u], [0, 2]];
1757
+ var GetLogRecordResponse$ = [3, n0, _GLRRe, 0, [_lR], [128 | 0]];
1758
+ var GetQueryResultsRequest$ = [3, n0, _GQRR, 0, [_qI], [0]];
1759
+ var GetQueryResultsResponse$ = [
1746
1760
  3,
1747
1761
  n0,
1748
1762
  _GQRRe,
1749
1763
  0,
1750
1764
  [_qL, _r, _stat, _sta, _eK],
1751
- [0, () => QueryResults, () => QueryStatistics, 0, 0],
1765
+ [0, () => QueryResults, () => QueryStatistics$, 0, 0],
1752
1766
  ];
1753
- var GetScheduledQueryHistoryRequest = [
1767
+ var GetScheduledQueryHistoryRequest$ = [
1754
1768
  3,
1755
1769
  n0,
1756
1770
  _GSQHR,
@@ -1758,7 +1772,7 @@ var GetScheduledQueryHistoryRequest = [
1758
1772
  [_i, _sTt, _eTn, _eS, _mR, _nT],
1759
1773
  [0, 1, 1, 64 | 0, 1, 0],
1760
1774
  ];
1761
- var GetScheduledQueryHistoryResponse = [
1775
+ var GetScheduledQueryHistoryResponse$ = [
1762
1776
  3,
1763
1777
  n0,
1764
1778
  _GSQHRe,
@@ -1766,17 +1780,17 @@ var GetScheduledQueryHistoryResponse = [
1766
1780
  [_n, _sQA, _tH, _nT],
1767
1781
  [0, 0, () => TriggerHistoryRecordList, 0],
1768
1782
  ];
1769
- var GetScheduledQueryRequest = [3, n0, _GSQR, 0, [_i], [0]];
1770
- var GetScheduledQueryResponse = [
1783
+ var GetScheduledQueryRequest$ = [3, n0, _GSQR, 0, [_i], [0]];
1784
+ var GetScheduledQueryResponse$ = [
1771
1785
  3,
1772
1786
  n0,
1773
1787
  _GSQRe,
1774
1788
  0,
1775
1789
  [_sQA, _n, _d, _qL, _qS, _lGI, _sE, _ti, _sTO, _dC, _st, _lTT, _lES, _sST, _sET, _eRA, _cT, _lUT],
1776
- [0, 0, 0, 0, 0, 64 | 0, 0, 0, 1, () => DestinationConfiguration, 0, 1, 0, 1, 1, 0, 1, 1],
1790
+ [0, 0, 0, 0, 0, 64 | 0, 0, 0, 1, () => DestinationConfiguration$, 0, 1, 0, 1, 1, 0, 1, 1],
1777
1791
  ];
1778
- var GetTransformerRequest = [3, n0, _GTR, 0, [_lGIo], [0]];
1779
- var GetTransformerResponse = [
1792
+ var GetTransformerRequest$ = [3, n0, _GTR, 0, [_lGIo], [0]];
1793
+ var GetTransformerResponse$ = [
1780
1794
  3,
1781
1795
  n0,
1782
1796
  _GTRe,
@@ -1784,35 +1798,35 @@ var GetTransformerResponse = [
1784
1798
  [_lGIo, _cT, _lMT, _tC],
1785
1799
  [0, 1, 1, () => Processors],
1786
1800
  ];
1787
- var Grok = [3, n0, _G, 0, [_so, _ma], [0, 0]];
1788
- var GroupingIdentifier = [3, n0, _GI, 0, [_k, _v], [0, 0]];
1789
- var Import = [
1801
+ var Grok$ = [3, n0, _G, 0, [_so, _ma], [0, 0]];
1802
+ var GroupingIdentifier$ = [3, n0, _GI, 0, [_k, _v], [0, 0]];
1803
+ var Import$ = [
1790
1804
  3,
1791
1805
  n0,
1792
1806
  _I,
1793
1807
  0,
1794
1808
  [_iI, _iSA, _iSm, _iDA, _iS, _iF, _cT, _lUT, _eM],
1795
- [0, 0, 0, 0, () => ImportStatistics, () => ImportFilter, 1, 1, 0],
1796
- ];
1797
- var ImportBatch = [3, n0, _IB, 0, [_bI, _sta, _eM], [0, 0, 0]];
1798
- var ImportFilter = [3, n0, _IF, 0, [_sETt, _eET], [1, 1]];
1799
- var ImportStatistics = [3, n0, _IS, 0, [_bIy], [1]];
1800
- var IndexPolicy = [3, n0, _IP, 0, [_lGIo, _lUTa, _pD, _pN, _so], [0, 1, 0, 0, 0]];
1801
- var InputLogEvent = [3, n0, _ILE, 0, [_tim, _m], [1, 0]];
1802
- var IntegrationSummary = [3, n0, _ISn, 0, [_iN, _iTn, _iSn], [0, 0, 0]];
1803
- var InternalServerException = [-3, n0, _ISE, { [_e]: _ser, [_hE]: 500 }, [_m], [0]];
1804
- schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
1805
- var InternalStreamingException = [-3, n0, _ISEn, { [_e]: _c }, [_m], [0]];
1806
- schema.TypeRegistry.for(n0).registerError(InternalStreamingException, InternalStreamingException$1);
1807
- var InvalidOperationException = [-3, n0, _IOE, { [_e]: _c }, [_m], [0]];
1808
- schema.TypeRegistry.for(n0).registerError(InvalidOperationException, InvalidOperationException$1);
1809
- var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c }, [_m], [0]];
1810
- schema.TypeRegistry.for(n0).registerError(InvalidParameterException, InvalidParameterException$1);
1811
- var InvalidSequenceTokenException = [-3, n0, _ISTE, { [_e]: _c }, [_eST, _m], [0, 0]];
1812
- schema.TypeRegistry.for(n0).registerError(InvalidSequenceTokenException, InvalidSequenceTokenException$1);
1813
- var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_m], [0]];
1814
- schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
1815
- var ListAggregateLogGroupSummariesRequest = [
1809
+ [0, 0, 0, 0, () => ImportStatistics$, () => ImportFilter$, 1, 1, 0],
1810
+ ];
1811
+ var ImportBatch$ = [3, n0, _IB, 0, [_bI, _sta, _eM], [0, 0, 0]];
1812
+ var ImportFilter$ = [3, n0, _IF, 0, [_sETt, _eET], [1, 1]];
1813
+ var ImportStatistics$ = [3, n0, _IS, 0, [_bIy], [1]];
1814
+ var IndexPolicy$ = [3, n0, _IP, 0, [_lGIo, _lUTa, _pD, _pN, _so], [0, 1, 0, 0, 0]];
1815
+ var InputLogEvent$ = [3, n0, _ILE, 0, [_tim, _m], [1, 0]];
1816
+ var IntegrationSummary$ = [3, n0, _ISn, 0, [_iN, _iTn, _iSn], [0, 0, 0]];
1817
+ var InternalServerException$ = [-3, n0, _ISE, { [_e]: _ser, [_hE]: 500 }, [_m], [0]];
1818
+ schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
1819
+ var InternalStreamingException$ = [-3, n0, _ISEn, { [_e]: _c }, [_m], [0]];
1820
+ schema.TypeRegistry.for(n0).registerError(InternalStreamingException$, InternalStreamingException);
1821
+ var InvalidOperationException$ = [-3, n0, _IOE, { [_e]: _c }, [_m], [0]];
1822
+ schema.TypeRegistry.for(n0).registerError(InvalidOperationException$, InvalidOperationException);
1823
+ var InvalidParameterException$ = [-3, n0, _IPE, { [_e]: _c }, [_m], [0]];
1824
+ schema.TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
1825
+ var InvalidSequenceTokenException$ = [-3, n0, _ISTE, { [_e]: _c }, [_eST, _m], [0, 0]];
1826
+ schema.TypeRegistry.for(n0).registerError(InvalidSequenceTokenException$, InvalidSequenceTokenException);
1827
+ var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c }, [_m], [0]];
1828
+ schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1829
+ var ListAggregateLogGroupSummariesRequest$ = [
1816
1830
  3,
1817
1831
  n0,
1818
1832
  _LALGSR,
@@ -1820,7 +1834,7 @@ var ListAggregateLogGroupSummariesRequest = [
1820
1834
  [_aIc, _iLA, _lGCo, _lGNPo, _dSa, _gB, _nT, _li],
1821
1835
  [64 | 0, 2, 0, 0, () => DataSourceFilters, 0, 0, 1],
1822
1836
  ];
1823
- var ListAggregateLogGroupSummariesResponse = [
1837
+ var ListAggregateLogGroupSummariesResponse$ = [
1824
1838
  3,
1825
1839
  n0,
1826
1840
  _LALGSRi,
@@ -1828,12 +1842,12 @@ var ListAggregateLogGroupSummariesResponse = [
1828
1842
  [_aLGS, _nT],
1829
1843
  [() => AggregateLogGroupSummaries, 0],
1830
1844
  ];
1831
- var ListAnomaliesRequest = [3, n0, _LAR, 0, [_aDA, _sS, _li, _nT], [0, 0, 1, 0]];
1832
- var ListAnomaliesResponse = [3, n0, _LARi, 0, [_an, _nT], [() => Anomalies, 0]];
1833
- var ListIntegrationsRequest = [3, n0, _LIR, 0, [_iNP, _iTn, _iSn], [0, 0, 0]];
1834
- var ListIntegrationsResponse = [3, n0, _LIRi, 0, [_iSnt], [() => IntegrationSummaries]];
1835
- var ListLogAnomalyDetectorsRequest = [3, n0, _LLADR, 0, [_fLGA, _li, _nT], [0, 1, 0]];
1836
- var ListLogAnomalyDetectorsResponse = [
1845
+ var ListAnomaliesRequest$ = [3, n0, _LAR, 0, [_aDA, _sS, _li, _nT], [0, 0, 1, 0]];
1846
+ var ListAnomaliesResponse$ = [3, n0, _LARi, 0, [_an, _nT], [() => Anomalies, 0]];
1847
+ var ListIntegrationsRequest$ = [3, n0, _LIR, 0, [_iNP, _iTn, _iSn], [0, 0, 0]];
1848
+ var ListIntegrationsResponse$ = [3, n0, _LIRi, 0, [_iSnt], [() => IntegrationSummaries]];
1849
+ var ListLogAnomalyDetectorsRequest$ = [3, n0, _LLADR, 0, [_fLGA, _li, _nT], [0, 1, 0]];
1850
+ var ListLogAnomalyDetectorsResponse$ = [
1837
1851
  3,
1838
1852
  n0,
1839
1853
  _LLADRi,
@@ -1841,9 +1855,9 @@ var ListLogAnomalyDetectorsResponse = [
1841
1855
  [_aD, _nT],
1842
1856
  [() => AnomalyDetectors, 0],
1843
1857
  ];
1844
- var ListLogGroupsForQueryRequest = [3, n0, _LLGFQR, 0, [_qI, _nT, _mR], [0, 0, 1]];
1845
- var ListLogGroupsForQueryResponse = [3, n0, _LLGFQRi, 0, [_lGI, _nT], [64 | 0, 0]];
1846
- var ListLogGroupsRequest = [
1858
+ var ListLogGroupsForQueryRequest$ = [3, n0, _LLGFQR, 0, [_qI, _nT, _mR], [0, 0, 1]];
1859
+ var ListLogGroupsForQueryResponse$ = [3, n0, _LLGFQRi, 0, [_lGI, _nT], [64 | 0, 0]];
1860
+ var ListLogGroupsRequest$ = [
1847
1861
  3,
1848
1862
  n0,
1849
1863
  _LLGR,
@@ -1851,9 +1865,9 @@ var ListLogGroupsRequest = [
1851
1865
  [_lGNPo, _lGCo, _iLA, _aIc, _nT, _li, _dSa, _fINi],
1852
1866
  [0, 0, 2, 64 | 0, 0, 1, () => DataSourceFilters, 64 | 0],
1853
1867
  ];
1854
- var ListLogGroupsResponse = [3, n0, _LLGRi, 0, [_lG, _nT], [() => LogGroupSummaries, 0]];
1855
- var ListScheduledQueriesRequest = [3, n0, _LSQR, 0, [_mR, _nT, _st], [1, 0, 0]];
1856
- var ListScheduledQueriesResponse = [
1868
+ var ListLogGroupsResponse$ = [3, n0, _LLGRi, 0, [_lG, _nT], [() => LogGroupSummaries, 0]];
1869
+ var ListScheduledQueriesRequest$ = [3, n0, _LSQR, 0, [_mR, _nT, _st], [1, 0, 0]];
1870
+ var ListScheduledQueriesResponse$ = [
1857
1871
  3,
1858
1872
  n0,
1859
1873
  _LSQRi,
@@ -1861,7 +1875,7 @@ var ListScheduledQueriesResponse = [
1861
1875
  [_nT, _sQ],
1862
1876
  [0, () => ScheduledQuerySummaryList],
1863
1877
  ];
1864
- var ListSourcesForS3TableIntegrationRequest = [
1878
+ var ListSourcesForS3TableIntegrationRequest$ = [
1865
1879
  3,
1866
1880
  n0,
1867
1881
  _LSFSTIR,
@@ -1869,7 +1883,7 @@ var ListSourcesForS3TableIntegrationRequest = [
1869
1883
  [_iA, _mR, _nT],
1870
1884
  [0, 1, 0],
1871
1885
  ];
1872
- var ListSourcesForS3TableIntegrationResponse = [
1886
+ var ListSourcesForS3TableIntegrationResponse$ = [
1873
1887
  3,
1874
1888
  n0,
1875
1889
  _LSFSTIRi,
@@ -1877,12 +1891,12 @@ var ListSourcesForS3TableIntegrationResponse = [
1877
1891
  [_sou, _nT],
1878
1892
  [() => S3TableIntegrationSources, 0],
1879
1893
  ];
1880
- var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [0]];
1881
- var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
1882
- var ListTagsLogGroupRequest = [3, n0, _LTLGR, 0, [_lGN], [0]];
1883
- var ListTagsLogGroupResponse = [3, n0, _LTLGRi, 0, [_ta], [128 | 0]];
1884
- var ListToMap = [3, n0, _LTM, 0, [_so, _k, _vK, _t, _fl, _fE], [0, 0, 0, 0, 2, 0]];
1885
- var LiveTailSessionLogEvent = [
1894
+ var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [0]];
1895
+ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
1896
+ var ListTagsLogGroupRequest$ = [3, n0, _LTLGR, 0, [_lGN], [0]];
1897
+ var ListTagsLogGroupResponse$ = [3, n0, _LTLGRi, 0, [_ta], [128 | 0]];
1898
+ var ListToMap$ = [3, n0, _LTM, 0, [_so, _k, _vK, _t, _fl, _fE], [0, 0, 0, 0, 2, 0]];
1899
+ var LiveTailSessionLogEvent$ = [
1886
1900
  3,
1887
1901
  n0,
1888
1902
  _LTSLE,
@@ -1890,8 +1904,8 @@ var LiveTailSessionLogEvent = [
1890
1904
  [_lSN, _lGIo, _m, _tim, _iT],
1891
1905
  [0, 0, 0, 1, 1],
1892
1906
  ];
1893
- var LiveTailSessionMetadata = [3, n0, _LTSM, 0, [_sa], [2]];
1894
- var LiveTailSessionStart = [
1907
+ var LiveTailSessionMetadata$ = [3, n0, _LTSM, 0, [_sa], [2]];
1908
+ var LiveTailSessionStart$ = [
1895
1909
  3,
1896
1910
  n0,
1897
1911
  _LTSS,
@@ -1899,25 +1913,25 @@ var LiveTailSessionStart = [
1899
1913
  [_rIe, _sI, _lGI, _lSNo, _lSNPo, _lEFP],
1900
1914
  [0, 0, 64 | 0, 64 | 0, 64 | 0, 0],
1901
1915
  ];
1902
- var LiveTailSessionUpdate = [
1916
+ var LiveTailSessionUpdate$ = [
1903
1917
  3,
1904
1918
  n0,
1905
1919
  _LTSU,
1906
1920
  0,
1907
1921
  [_sM, _sR],
1908
- [() => LiveTailSessionMetadata, () => LiveTailSessionResults],
1922
+ [() => LiveTailSessionMetadata$, () => LiveTailSessionResults],
1909
1923
  ];
1910
- var LogEvent = [3, n0, _LE, 0, [_tim, _m], [1, 0]];
1911
- var LogFieldsListItem = [3, n0, _LFLI, 0, [_lFN, _lFT], [0, () => LogFieldType]];
1912
- var LogFieldType = [
1924
+ var LogEvent$ = [3, n0, _LE, 0, [_tim, _m], [1, 0]];
1925
+ var LogFieldsListItem$ = [3, n0, _LFLI, 0, [_lFN, _lFT], [0, () => LogFieldType$]];
1926
+ var LogFieldType$ = [
1913
1927
  3,
1914
1928
  n0,
1915
1929
  _LFT,
1916
1930
  0,
1917
1931
  [_ty, _el, _fi],
1918
- [0, () => LogFieldType, () => LogFieldsList],
1932
+ [0, () => LogFieldType$, () => LogFieldsList],
1919
1933
  ];
1920
- var LogGroup = [
1934
+ var LogGroup$ = [
1921
1935
  3,
1922
1936
  n0,
1923
1937
  _LG,
@@ -1925,9 +1939,9 @@ var LogGroup = [
1925
1939
  [_lGN, _cT, _rID, _mFC, _ar, _sB, _kKI, _dPS, _iPn, _lGCo, _lGA, _dPE],
1926
1940
  [0, 1, 1, 1, 0, 1, 0, 0, 64 | 0, 0, 0, 2],
1927
1941
  ];
1928
- var LogGroupField = [3, n0, _LGF, 0, [_n, _pe], [0, 1]];
1929
- var LogGroupSummary = [3, n0, _LGS, 0, [_lGN, _lGA, _lGCo], [0, 0, 0]];
1930
- var LogStream = [
1942
+ var LogGroupField$ = [3, n0, _LGF, 0, [_n, _pe], [0, 1]];
1943
+ var LogGroupSummary$ = [3, n0, _LGS, 0, [_lGN, _lGA, _lGCo], [0, 0, 0]];
1944
+ var LogStream$ = [
1931
1945
  3,
1932
1946
  n0,
1933
1947
  _LS,
@@ -1935,17 +1949,17 @@ var LogStream = [
1935
1949
  [_lSN, _cT, _fETi, _lETa, _lIT, _uST, _ar, _sB],
1936
1950
  [0, 1, 1, 1, 1, 0, 0, 1],
1937
1951
  ];
1938
- var LowerCaseString = [3, n0, _LCS, 0, [_wK], [64 | 0]];
1939
- var MalformedQueryException = [
1952
+ var LowerCaseString$ = [3, n0, _LCS, 0, [_wK], [64 | 0]];
1953
+ var MalformedQueryException$ = [
1940
1954
  -3,
1941
1955
  n0,
1942
1956
  _MQE,
1943
1957
  { [_e]: _c },
1944
1958
  [_qCE, _m],
1945
- [() => QueryCompileError, 0],
1959
+ [() => QueryCompileError$, 0],
1946
1960
  ];
1947
- schema.TypeRegistry.for(n0).registerError(MalformedQueryException, MalformedQueryException$1);
1948
- var MetricFilter = [
1961
+ schema.TypeRegistry.for(n0).registerError(MalformedQueryException$, MalformedQueryException);
1962
+ var MetricFilter$ = [
1949
1963
  3,
1950
1964
  n0,
1951
1965
  _MF,
@@ -1953,8 +1967,8 @@ var MetricFilter = [
1953
1967
  [_fN, _fP, _mT, _cT, _lGN, _aOTL, _fSC, _eSFD],
1954
1968
  [0, 0, () => MetricTransformations, 1, 0, 2, 0, 64 | 0],
1955
1969
  ];
1956
- var MetricFilterMatchRecord = [3, n0, _MFMR, 0, [_eN, _eMv, _eV], [1, 0, 128 | 0]];
1957
- var MetricTransformation = [
1970
+ var MetricFilterMatchRecord$ = [3, n0, _MFMR, 0, [_eN, _eMv, _eV], [1, 0, 128 | 0]];
1971
+ var MetricTransformation$ = [
1958
1972
  3,
1959
1973
  n0,
1960
1974
  _MT,
@@ -1962,82 +1976,82 @@ var MetricTransformation = [
1962
1976
  [_mN, _mNe, _mV, _dV, _di, _un],
1963
1977
  [0, 0, 0, 1, 128 | 0, 0],
1964
1978
  ];
1965
- var MoveKeyEntry = [3, n0, _MKE, 0, [_so, _t, _oIE], [0, 0, 2]];
1966
- var MoveKeys = [3, n0, _MK, 0, [_en], [() => MoveKeyEntries]];
1967
- var OpenSearchApplication = [
1979
+ var MoveKeyEntry$ = [3, n0, _MKE, 0, [_so, _t, _oIE], [0, 0, 2]];
1980
+ var MoveKeys$ = [3, n0, _MK, 0, [_en], [() => MoveKeyEntries]];
1981
+ var OpenSearchApplication$ = [
1968
1982
  3,
1969
1983
  n0,
1970
1984
  _OSA,
1971
1985
  0,
1972
1986
  [_aE, _aA, _aIp, _sta],
1973
- [0, 0, 0, () => OpenSearchResourceStatus],
1987
+ [0, 0, 0, () => OpenSearchResourceStatus$],
1974
1988
  ];
1975
- var OpenSearchCollection = [
1989
+ var OpenSearchCollection$ = [
1976
1990
  3,
1977
1991
  n0,
1978
1992
  _OSC,
1979
1993
  0,
1980
1994
  [_cE, _cA, _sta],
1981
- [0, 0, () => OpenSearchResourceStatus],
1995
+ [0, 0, () => OpenSearchResourceStatus$],
1982
1996
  ];
1983
- var OpenSearchDataAccessPolicy = [
1997
+ var OpenSearchDataAccessPolicy$ = [
1984
1998
  3,
1985
1999
  n0,
1986
2000
  _OSDAP,
1987
2001
  0,
1988
2002
  [_pN, _sta],
1989
- [0, () => OpenSearchResourceStatus],
2003
+ [0, () => OpenSearchResourceStatus$],
1990
2004
  ];
1991
- var OpenSearchDataSource = [
2005
+ var OpenSearchDataSource$ = [
1992
2006
  3,
1993
2007
  n0,
1994
2008
  _OSDS,
1995
2009
  0,
1996
2010
  [_dSNa, _sta],
1997
- [0, () => OpenSearchResourceStatus],
2011
+ [0, () => OpenSearchResourceStatus$],
1998
2012
  ];
1999
- var OpenSearchEncryptionPolicy = [
2013
+ var OpenSearchEncryptionPolicy$ = [
2000
2014
  3,
2001
2015
  n0,
2002
2016
  _OSEP,
2003
2017
  0,
2004
2018
  [_pN, _sta],
2005
- [0, () => OpenSearchResourceStatus],
2019
+ [0, () => OpenSearchResourceStatus$],
2006
2020
  ];
2007
- var OpenSearchIntegrationDetails = [
2021
+ var OpenSearchIntegrationDetails$ = [
2008
2022
  3,
2009
2023
  n0,
2010
2024
  _OSID,
2011
2025
  0,
2012
2026
  [_dS, _ap, _col, _w, _eP, _nP, _aPc, _lP],
2013
2027
  [
2014
- () => OpenSearchDataSource,
2015
- () => OpenSearchApplication,
2016
- () => OpenSearchCollection,
2017
- () => OpenSearchWorkspace,
2018
- () => OpenSearchEncryptionPolicy,
2019
- () => OpenSearchNetworkPolicy,
2020
- () => OpenSearchDataAccessPolicy,
2021
- () => OpenSearchLifecyclePolicy,
2028
+ () => OpenSearchDataSource$,
2029
+ () => OpenSearchApplication$,
2030
+ () => OpenSearchCollection$,
2031
+ () => OpenSearchWorkspace$,
2032
+ () => OpenSearchEncryptionPolicy$,
2033
+ () => OpenSearchNetworkPolicy$,
2034
+ () => OpenSearchDataAccessPolicy$,
2035
+ () => OpenSearchLifecyclePolicy$,
2022
2036
  ],
2023
2037
  ];
2024
- var OpenSearchLifecyclePolicy = [
2038
+ var OpenSearchLifecyclePolicy$ = [
2025
2039
  3,
2026
2040
  n0,
2027
2041
  _OSLP,
2028
2042
  0,
2029
2043
  [_pN, _sta],
2030
- [0, () => OpenSearchResourceStatus],
2044
+ [0, () => OpenSearchResourceStatus$],
2031
2045
  ];
2032
- var OpenSearchNetworkPolicy = [
2046
+ var OpenSearchNetworkPolicy$ = [
2033
2047
  3,
2034
2048
  n0,
2035
2049
  _OSNP,
2036
2050
  0,
2037
2051
  [_pN, _sta],
2038
- [0, () => OpenSearchResourceStatus],
2052
+ [0, () => OpenSearchResourceStatus$],
2039
2053
  ];
2040
- var OpenSearchResourceConfig = [
2054
+ var OpenSearchResourceConfig$ = [
2041
2055
  3,
2042
2056
  n0,
2043
2057
  _OSRC,
@@ -2045,21 +2059,21 @@ var OpenSearchResourceConfig = [
2045
2059
  [_kKA, _dSRA, _dVP, _aA, _rD],
2046
2060
  [0, 0, 64 | 0, 0, 1],
2047
2061
  ];
2048
- var OpenSearchResourceStatus = [3, n0, _OSRS, 0, [_sta, _sMt], [0, 0]];
2049
- var OpenSearchWorkspace = [
2062
+ var OpenSearchResourceStatus$ = [3, n0, _OSRS, 0, [_sta, _sMt], [0, 0]];
2063
+ var OpenSearchWorkspace$ = [
2050
2064
  3,
2051
2065
  n0,
2052
2066
  _OSW,
2053
2067
  0,
2054
2068
  [_wI, _sta],
2055
- [0, () => OpenSearchResourceStatus],
2056
- ];
2057
- var OperationAbortedException = [-3, n0, _OAE, { [_e]: _c }, [_m], [0]];
2058
- schema.TypeRegistry.for(n0).registerError(OperationAbortedException, OperationAbortedException$1);
2059
- var OutputLogEvent = [3, n0, _OLE, 0, [_tim, _m, _iT], [1, 0, 1]];
2060
- var ParseCloudfront = [3, n0, _PC, 0, [_so], [0]];
2061
- var ParseJSON = [3, n0, _PJSON, 0, [_so, _des], [0, 0]];
2062
- var ParseKeyValue = [
2069
+ [0, () => OpenSearchResourceStatus$],
2070
+ ];
2071
+ var OperationAbortedException$ = [-3, n0, _OAE, { [_e]: _c }, [_m], [0]];
2072
+ schema.TypeRegistry.for(n0).registerError(OperationAbortedException$, OperationAbortedException);
2073
+ var OutputLogEvent$ = [3, n0, _OLE, 0, [_tim, _m, _iT], [1, 0, 1]];
2074
+ var ParseCloudfront$ = [3, n0, _PC, 0, [_so], [0]];
2075
+ var ParseJSON$ = [3, n0, _PJSON, 0, [_so, _des], [0, 0]];
2076
+ var ParseKeyValue$ = [
2063
2077
  3,
2064
2078
  n0,
2065
2079
  _PKV,
@@ -2067,14 +2081,14 @@ var ParseKeyValue = [
2067
2081
  [_so, _des, _fD, _kVD, _kP, _nMV, _oIE],
2068
2082
  [0, 0, 0, 0, 0, 0, 2],
2069
2083
  ];
2070
- var ParsePostgres = [3, n0, _PP, 0, [_so], [0]];
2071
- var ParseRoute53 = [3, n0, _PR, 0, [_so], [0]];
2072
- var ParseToOCSF = [3, n0, _PTOCSF, 0, [_so, _eSv, _oV, _mVa], [0, 0, 0, 0]];
2073
- var ParseVPC = [3, n0, _PVPC, 0, [_so], [0]];
2074
- var ParseWAF = [3, n0, _PWAF, 0, [_so], [0]];
2075
- var PatternToken = [3, n0, _PT, 0, [_dTP, _iDs, _tS, _enu, _iTN], [1, 2, 0, 128 | 1, 0]];
2076
- var Policy = [3, n0, _P, 0, [_dDP], [0]];
2077
- var Processor = [
2084
+ var ParsePostgres$ = [3, n0, _PP, 0, [_so], [0]];
2085
+ var ParseRoute53$ = [3, n0, _PR, 0, [_so], [0]];
2086
+ var ParseToOCSF$ = [3, n0, _PTOCSF, 0, [_so, _eSv, _oV, _mVa], [0, 0, 0, 0]];
2087
+ var ParseVPC$ = [3, n0, _PVPC, 0, [_so], [0]];
2088
+ var ParseWAF$ = [3, n0, _PWAF, 0, [_so], [0]];
2089
+ var PatternToken$ = [3, n0, _PT, 0, [_dTP, _iDs, _tS, _enu, _iTN], [1, 2, 0, 128 | 1, 0]];
2090
+ var Policy$ = [3, n0, _P, 0, [_dDP], [0]];
2091
+ var Processor$ = [
2078
2092
  3,
2079
2093
  n0,
2080
2094
  _Pr,
@@ -2105,32 +2119,32 @@ var Processor = [
2105
2119
  _uCS,
2106
2120
  ],
2107
2121
  [
2108
- () => AddKeys,
2109
- () => CopyValue,
2110
- () => CSV,
2111
- () => DateTimeConverter,
2112
- () => DeleteKeys,
2113
- () => Grok,
2114
- () => ListToMap,
2115
- () => LowerCaseString,
2116
- () => MoveKeys,
2117
- () => ParseCloudfront,
2118
- () => ParseJSON,
2119
- () => ParseKeyValue,
2120
- () => ParseRoute53,
2121
- () => ParseToOCSF,
2122
- () => ParsePostgres,
2123
- () => ParseVPC,
2124
- () => ParseWAF,
2125
- () => RenameKeys,
2126
- () => SplitString,
2127
- () => SubstituteString,
2128
- () => TrimString,
2129
- () => TypeConverter,
2130
- () => UpperCaseString,
2122
+ () => AddKeys$,
2123
+ () => CopyValue$,
2124
+ () => CSV$,
2125
+ () => DateTimeConverter$,
2126
+ () => DeleteKeys$,
2127
+ () => Grok$,
2128
+ () => ListToMap$,
2129
+ () => LowerCaseString$,
2130
+ () => MoveKeys$,
2131
+ () => ParseCloudfront$,
2132
+ () => ParseJSON$,
2133
+ () => ParseKeyValue$,
2134
+ () => ParseRoute53$,
2135
+ () => ParseToOCSF$,
2136
+ () => ParsePostgres$,
2137
+ () => ParseVPC$,
2138
+ () => ParseWAF$,
2139
+ () => RenameKeys$,
2140
+ () => SplitString$,
2141
+ () => SubstituteString$,
2142
+ () => TrimString$,
2143
+ () => TypeConverter$,
2144
+ () => UpperCaseString$,
2131
2145
  ],
2132
2146
  ];
2133
- var PutAccountPolicyRequest = [
2147
+ var PutAccountPolicyRequest$ = [
2134
2148
  3,
2135
2149
  n0,
2136
2150
  _PAPR,
@@ -2138,61 +2152,68 @@ var PutAccountPolicyRequest = [
2138
2152
  [_pN, _pD, _pT, _s, _sC],
2139
2153
  [0, 0, 0, 0, 0],
2140
2154
  ];
2141
- var PutAccountPolicyResponse = [3, n0, _PAPRu, 0, [_aPcc], [() => AccountPolicy]];
2142
- var PutDataProtectionPolicyRequest = [3, n0, _PDPPR, 0, [_lGIo, _pD], [0, 0]];
2143
- var PutDataProtectionPolicyResponse = [3, n0, _PDPPRu, 0, [_lGIo, _pD, _lUT], [0, 0, 1]];
2144
- var PutDeliveryDestinationPolicyRequest = [3, n0, _PDDPR, 0, [_dDN, _dDP], [0, 0]];
2145
- var PutDeliveryDestinationPolicyResponse = [3, n0, _PDDPRu, 0, [_po], [() => Policy]];
2146
- var PutDeliveryDestinationRequest = [
2155
+ var PutAccountPolicyResponse$ = [3, n0, _PAPRu, 0, [_aPcc], [() => AccountPolicy$]];
2156
+ var PutDataProtectionPolicyRequest$ = [3, n0, _PDPPR, 0, [_lGIo, _pD], [0, 0]];
2157
+ var PutDataProtectionPolicyResponse$ = [3, n0, _PDPPRu, 0, [_lGIo, _pD, _lUT], [0, 0, 1]];
2158
+ var PutDeliveryDestinationPolicyRequest$ = [3, n0, _PDDPR, 0, [_dDN, _dDP], [0, 0]];
2159
+ var PutDeliveryDestinationPolicyResponse$ = [3, n0, _PDDPRu, 0, [_po], [() => Policy$]];
2160
+ var PutDeliveryDestinationRequest$ = [
2147
2161
  3,
2148
2162
  n0,
2149
2163
  _PDDR,
2150
2164
  0,
2151
2165
  [_n, _oF, _dDC, _dDT, _ta],
2152
- [0, 0, () => DeliveryDestinationConfiguration, 0, 128 | 0],
2166
+ [0, 0, () => DeliveryDestinationConfiguration$, 0, 128 | 0],
2153
2167
  ];
2154
- var PutDeliveryDestinationResponse = [
2168
+ var PutDeliveryDestinationResponse$ = [
2155
2169
  3,
2156
2170
  n0,
2157
2171
  _PDDRu,
2158
2172
  0,
2159
2173
  [_dDe],
2160
- [() => DeliveryDestination],
2161
- ];
2162
- var PutDeliverySourceRequest = [3, n0, _PDSR, 0, [_n, _rA, _lT, _ta], [0, 0, 0, 128 | 0]];
2163
- var PutDeliverySourceResponse = [3, n0, _PDSRu, 0, [_dSel], [() => DeliverySource]];
2164
- var PutDestinationPolicyRequest = [3, n0, _PDPR, 0, [_dNe, _aPc, _fU], [0, 0, 2]];
2165
- var PutDestinationRequest = [3, n0, _PDR, 0, [_dNe, _tA, _rAo, _ta], [0, 0, 0, 128 | 0]];
2166
- var PutDestinationResponse = [3, n0, _PDRu, 0, [_des], [() => Destination]];
2167
- var PutIndexPolicyRequest = [3, n0, _PIPR, 0, [_lGIo, _pD], [0, 0]];
2168
- var PutIndexPolicyResponse = [3, n0, _PIPRu, 0, [_iPnd], [() => IndexPolicy]];
2169
- var PutIntegrationRequest = [
2174
+ [() => DeliveryDestination$],
2175
+ ];
2176
+ var PutDeliverySourceRequest$ = [
2177
+ 3,
2178
+ n0,
2179
+ _PDSR,
2180
+ 0,
2181
+ [_n, _rA, _lT, _ta],
2182
+ [0, 0, 0, 128 | 0],
2183
+ ];
2184
+ var PutDeliverySourceResponse$ = [3, n0, _PDSRu, 0, [_dSel], [() => DeliverySource$]];
2185
+ var PutDestinationPolicyRequest$ = [3, n0, _PDPR, 0, [_dNe, _aPc, _fU], [0, 0, 2]];
2186
+ var PutDestinationRequest$ = [3, n0, _PDR, 0, [_dNe, _tA, _rAo, _ta], [0, 0, 0, 128 | 0]];
2187
+ var PutDestinationResponse$ = [3, n0, _PDRu, 0, [_des], [() => Destination$]];
2188
+ var PutIndexPolicyRequest$ = [3, n0, _PIPR, 0, [_lGIo, _pD], [0, 0]];
2189
+ var PutIndexPolicyResponse$ = [3, n0, _PIPRu, 0, [_iPnd], [() => IndexPolicy$]];
2190
+ var PutIntegrationRequest$ = [
2170
2191
  3,
2171
2192
  n0,
2172
2193
  _PIR,
2173
2194
  0,
2174
2195
  [_iN, _rC, _iTn],
2175
- [0, () => ResourceConfig, 0],
2196
+ [0, () => ResourceConfig$, 0],
2176
2197
  ];
2177
- var PutIntegrationResponse = [3, n0, _PIRu, 0, [_iN, _iSn], [0, 0]];
2178
- var PutLogEventsRequest = [
2198
+ var PutIntegrationResponse$ = [3, n0, _PIRu, 0, [_iN, _iSn], [0, 0]];
2199
+ var PutLogEventsRequest$ = [
2179
2200
  3,
2180
2201
  n0,
2181
2202
  _PLER,
2182
2203
  0,
2183
2204
  [_lGN, _lSN, _lE, _sTe, _ent],
2184
- [0, 0, () => InputLogEvents, 0, () => Entity],
2205
+ [0, 0, () => InputLogEvents, 0, () => Entity$],
2185
2206
  ];
2186
- var PutLogEventsResponse = [
2207
+ var PutLogEventsResponse$ = [
2187
2208
  3,
2188
2209
  n0,
2189
2210
  _PLERu,
2190
2211
  0,
2191
2212
  [_nST, _rLEI, _rEI],
2192
- [0, () => RejectedLogEventsInfo, () => RejectedEntityInfo],
2213
+ [0, () => RejectedLogEventsInfo$, () => RejectedEntityInfo$],
2193
2214
  ];
2194
- var PutLogGroupDeletionProtectionRequest = [3, n0, _PLGDPR, 0, [_lGIo, _dPE], [0, 2]];
2195
- var PutMetricFilterRequest = [
2215
+ var PutLogGroupDeletionProtectionRequest$ = [3, n0, _PLGDPR, 0, [_lGIo, _dPE], [0, 2]];
2216
+ var PutMetricFilterRequest$ = [
2196
2217
  3,
2197
2218
  n0,
2198
2219
  _PMFR,
@@ -2200,7 +2221,7 @@ var PutMetricFilterRequest = [
2200
2221
  [_lGN, _fN, _fP, _mT, _aOTL, _fSC, _eSFD],
2201
2222
  [0, 0, 0, () => MetricTransformations, 2, 0, 64 | 0],
2202
2223
  ];
2203
- var PutQueryDefinitionRequest = [
2224
+ var PutQueryDefinitionRequest$ = [
2204
2225
  3,
2205
2226
  n0,
2206
2227
  _PQDR,
@@ -2208,18 +2229,18 @@ var PutQueryDefinitionRequest = [
2208
2229
  [_qL, _n, _qDI, _lGNo, _qS, _cTl],
2209
2230
  [0, 0, 0, 64 | 0, 0, [0, 4]],
2210
2231
  ];
2211
- var PutQueryDefinitionResponse = [3, n0, _PQDRu, 0, [_qDI], [0]];
2212
- var PutResourcePolicyRequest = [3, n0, _PRPR, 0, [_pN, _pD, _rA, _eRI], [0, 0, 0, 0]];
2213
- var PutResourcePolicyResponse = [
2232
+ var PutQueryDefinitionResponse$ = [3, n0, _PQDRu, 0, [_qDI], [0]];
2233
+ var PutResourcePolicyRequest$ = [3, n0, _PRPR, 0, [_pN, _pD, _rA, _eRI], [0, 0, 0, 0]];
2234
+ var PutResourcePolicyResponse$ = [
2214
2235
  3,
2215
2236
  n0,
2216
2237
  _PRPRu,
2217
2238
  0,
2218
2239
  [_rPe, _rIev],
2219
- [() => ResourcePolicy, 0],
2240
+ [() => ResourcePolicy$, 0],
2220
2241
  ];
2221
- var PutRetentionPolicyRequest = [3, n0, _PRPRut, 0, [_lGN, _rID], [0, 1]];
2222
- var PutSubscriptionFilterRequest = [
2242
+ var PutRetentionPolicyRequest$ = [3, n0, _PRPRut, 0, [_lGN, _rID], [0, 1]];
2243
+ var PutSubscriptionFilterRequest$ = [
2223
2244
  3,
2224
2245
  n0,
2225
2246
  _PSFR,
@@ -2227,10 +2248,17 @@ var PutSubscriptionFilterRequest = [
2227
2248
  [_lGN, _fN, _fP, _dA, _rAo, _dis, _aOTL, _fSC, _eSF],
2228
2249
  [0, 0, 0, 0, 0, 0, 2, 0, 64 | 0],
2229
2250
  ];
2230
- var PutTransformerRequest = [3, n0, _PTR, 0, [_lGIo, _tC], [0, () => Processors]];
2231
- var QueryCompileError = [3, n0, _QCE, 0, [_lo, _m], [() => QueryCompileErrorLocation, 0]];
2232
- var QueryCompileErrorLocation = [3, n0, _QCEL, 0, [_sCO, _eCO], [1, 1]];
2233
- var QueryDefinition = [
2251
+ var PutTransformerRequest$ = [3, n0, _PTR, 0, [_lGIo, _tC], [0, () => Processors]];
2252
+ var QueryCompileError$ = [
2253
+ 3,
2254
+ n0,
2255
+ _QCE,
2256
+ 0,
2257
+ [_lo, _m],
2258
+ [() => QueryCompileErrorLocation$, 0],
2259
+ ];
2260
+ var QueryCompileErrorLocation$ = [3, n0, _QCEL, 0, [_sCO, _eCO], [1, 1]];
2261
+ var QueryDefinition$ = [
2234
2262
  3,
2235
2263
  n0,
2236
2264
  _QD,
@@ -2238,8 +2266,8 @@ var QueryDefinition = [
2238
2266
  [_qL, _qDI, _n, _qS, _lM, _lGNo],
2239
2267
  [0, 0, 0, 0, 1, 64 | 0],
2240
2268
  ];
2241
- var QueryInfo = [3, n0, _QI, 0, [_qL, _qI, _qS, _sta, _cTr, _lGN], [0, 0, 0, 0, 1, 0]];
2242
- var QueryStatistics = [
2269
+ var QueryInfo$ = [3, n0, _QI, 0, [_qL, _qI, _qS, _sta, _cTr, _lGN], [0, 0, 0, 0, 1, 0]];
2270
+ var QueryStatistics$ = [
2243
2271
  3,
2244
2272
  n0,
2245
2273
  _QS,
@@ -2247,16 +2275,16 @@ var QueryStatistics = [
2247
2275
  [_rM, _rS, _eRS, _bS, _eBS, _lGS],
2248
2276
  [1, 1, 1, 1, 1, 1],
2249
2277
  ];
2250
- var RecordField = [3, n0, _RF, 0, [_n, _man], [0, 2]];
2251
- var RejectedEntityInfo = [3, n0, _REI, 0, [_eTr], [0]];
2252
- var RejectedLogEventsInfo = [3, n0, _RLEI, 0, [_tNLESI, _tOLEEI, _eLEEI], [1, 1, 1]];
2253
- var RenameKeyEntry = [3, n0, _RKE, 0, [_k, _rTen, _oIE], [0, 0, 2]];
2254
- var RenameKeys = [3, n0, _RK, 0, [_en], [() => RenameKeyEntries]];
2255
- var ResourceAlreadyExistsException = [-3, n0, _RAEE, { [_e]: _c }, [_m], [0]];
2256
- schema.TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException, ResourceAlreadyExistsException$1);
2257
- var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_m], [0]];
2258
- schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
2259
- var ResourcePolicy = [
2278
+ var RecordField$ = [3, n0, _RF, 0, [_n, _man], [0, 2]];
2279
+ var RejectedEntityInfo$ = [3, n0, _REI, 0, [_eTr], [0]];
2280
+ var RejectedLogEventsInfo$ = [3, n0, _RLEI, 0, [_tNLESI, _tOLEEI, _eLEEI], [1, 1, 1]];
2281
+ var RenameKeyEntry$ = [3, n0, _RKE, 0, [_k, _rTen, _oIE], [0, 0, 2]];
2282
+ var RenameKeys$ = [3, n0, _RK, 0, [_en], [() => RenameKeyEntries]];
2283
+ var ResourceAlreadyExistsException$ = [-3, n0, _RAEE, { [_e]: _c }, [_m], [0]];
2284
+ schema.TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException$, ResourceAlreadyExistsException);
2285
+ var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c }, [_m], [0]];
2286
+ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
2287
+ var ResourcePolicy$ = [
2260
2288
  3,
2261
2289
  n0,
2262
2290
  _RP,
@@ -2264,18 +2292,18 @@ var ResourcePolicy = [
2264
2292
  [_pN, _pD, _lUT, _pSo, _rA, _rIev],
2265
2293
  [0, 0, 1, 0, 0, 0],
2266
2294
  ];
2267
- var ResultField = [3, n0, _RFe, 0, [_fie, _v], [0, 0]];
2268
- var S3Configuration = [3, n0, _SC, 0, [_dI, _rAo], [0, 0]];
2269
- var S3DeliveryConfiguration = [3, n0, _SDC, 0, [_sP, _eHCP], [0, 2]];
2270
- var S3TableIntegrationSource = [
2295
+ var ResultField$ = [3, n0, _RFe, 0, [_fie, _v], [0, 0]];
2296
+ var S3Configuration$ = [3, n0, _SC, 0, [_dI, _rAo], [0, 0]];
2297
+ var S3DeliveryConfiguration$ = [3, n0, _SDC, 0, [_sP, _eHCP], [0, 2]];
2298
+ var S3TableIntegrationSource$ = [
2271
2299
  3,
2272
2300
  n0,
2273
2301
  _STIS,
2274
2302
  0,
2275
2303
  [_i, _dS, _sta, _sRt, _cTSr],
2276
- [0, () => DataSource, 0, 0, 1],
2304
+ [0, () => DataSource$, 0, 0, 1],
2277
2305
  ];
2278
- var ScheduledQueryDestination = [
2306
+ var ScheduledQueryDestination$ = [
2279
2307
  3,
2280
2308
  n0,
2281
2309
  _SQD,
@@ -2283,26 +2311,26 @@ var ScheduledQueryDestination = [
2283
2311
  [_dT, _dI, _sta, _pIr, _eM],
2284
2312
  [0, 0, 0, 0, 0],
2285
2313
  ];
2286
- var ScheduledQuerySummary = [
2314
+ var ScheduledQuerySummary$ = [
2287
2315
  3,
2288
2316
  n0,
2289
2317
  _SQS,
2290
2318
  0,
2291
2319
  [_sQA, _n, _st, _lTT, _lES, _sE, _ti, _dC, _cT, _lUT],
2292
- [0, 0, 0, 1, 0, 0, 0, () => DestinationConfiguration, 1, 1],
2293
- ];
2294
- var SearchedLogStream = [3, n0, _SLS, 0, [_lSN, _sCe], [0, 2]];
2295
- var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c }, [_m], [0]];
2296
- schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, ServiceQuotaExceededException$1);
2297
- var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _ser }, [_m], [0]];
2298
- schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException, ServiceUnavailableException$1);
2299
- var SessionStreamingException = [-3, n0, _SSE, { [_e]: _c }, [_m], [0]];
2300
- schema.TypeRegistry.for(n0).registerError(SessionStreamingException, SessionStreamingException$1);
2301
- var SessionTimeoutException = [-3, n0, _STE, { [_e]: _c }, [_m], [0]];
2302
- schema.TypeRegistry.for(n0).registerError(SessionTimeoutException, SessionTimeoutException$1);
2303
- var SplitString = [3, n0, _SS, 0, [_en], [() => SplitStringEntries]];
2304
- var SplitStringEntry = [3, n0, _SSEp, 0, [_so, _del], [0, 0]];
2305
- var StartLiveTailRequest = [
2320
+ [0, 0, 0, 1, 0, 0, 0, () => DestinationConfiguration$, 1, 1],
2321
+ ];
2322
+ var SearchedLogStream$ = [3, n0, _SLS, 0, [_lSN, _sCe], [0, 2]];
2323
+ var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c }, [_m], [0]];
2324
+ schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
2325
+ var ServiceUnavailableException$ = [-3, n0, _SUE, { [_e]: _ser }, [_m], [0]];
2326
+ schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
2327
+ var SessionStreamingException$ = [-3, n0, _SSE, { [_e]: _c }, [_m], [0]];
2328
+ schema.TypeRegistry.for(n0).registerError(SessionStreamingException$, SessionStreamingException);
2329
+ var SessionTimeoutException$ = [-3, n0, _STE, { [_e]: _c }, [_m], [0]];
2330
+ schema.TypeRegistry.for(n0).registerError(SessionTimeoutException$, SessionTimeoutException);
2331
+ var SplitString$ = [3, n0, _SS, 0, [_en], [() => SplitStringEntries]];
2332
+ var SplitStringEntry$ = [3, n0, _SSEp, 0, [_so, _del], [0, 0]];
2333
+ var StartLiveTailRequest$ = [
2306
2334
  3,
2307
2335
  n0,
2308
2336
  _SLTR,
@@ -2310,15 +2338,15 @@ var StartLiveTailRequest = [
2310
2338
  [_lGI, _lSNo, _lSNPo, _lEFP],
2311
2339
  [64 | 0, 64 | 0, 64 | 0, 0],
2312
2340
  ];
2313
- var StartLiveTailResponse = [
2341
+ var StartLiveTailResponse$ = [
2314
2342
  3,
2315
2343
  n0,
2316
2344
  _SLTRt,
2317
2345
  0,
2318
2346
  [_rSe],
2319
- [[() => StartLiveTailResponseStream, 0]],
2347
+ [[() => StartLiveTailResponseStream$, 0]],
2320
2348
  ];
2321
- var StartQueryRequest = [
2349
+ var StartQueryRequest$ = [
2322
2350
  3,
2323
2351
  n0,
2324
2352
  _SQR,
@@ -2326,10 +2354,10 @@ var StartQueryRequest = [
2326
2354
  [_qL, _lGN, _lGNo, _lGI, _sTt, _eTn, _qS, _li],
2327
2355
  [0, 0, 64 | 0, 64 | 0, 1, 1, 0, 1],
2328
2356
  ];
2329
- var StartQueryResponse = [3, n0, _SQRt, 0, [_qI], [0]];
2330
- var StopQueryRequest = [3, n0, _SQRto, 0, [_qI], [0]];
2331
- var StopQueryResponse = [3, n0, _SQRtop, 0, [_suc], [2]];
2332
- var SubscriptionFilter = [
2357
+ var StartQueryResponse$ = [3, n0, _SQRt, 0, [_qI], [0]];
2358
+ var StopQueryRequest$ = [3, n0, _SQRto, 0, [_qI], [0]];
2359
+ var StopQueryResponse$ = [3, n0, _SQRtop, 0, [_suc], [2]];
2360
+ var SubscriptionFilter$ = [
2333
2361
  3,
2334
2362
  n0,
2335
2363
  _SF,
@@ -2337,21 +2365,21 @@ var SubscriptionFilter = [
2337
2365
  [_fN, _lGN, _fP, _dA, _rAo, _dis, _aOTL, _cT, _fSC, _eSF],
2338
2366
  [0, 0, 0, 0, 0, 0, 2, 1, 0, 64 | 0],
2339
2367
  ];
2340
- var SubstituteString = [3, n0, _SSu, 0, [_en], [() => SubstituteStringEntries]];
2341
- var SubstituteStringEntry = [3, n0, _SSEu, 0, [_so, _f, _to], [0, 0, 0]];
2342
- var SuppressionPeriod = [3, n0, _SP, 0, [_v, _sUu], [1, 0]];
2343
- var TagLogGroupRequest = [3, n0, _TLGR, 0, [_lGN, _ta], [0, 128 | 0]];
2344
- var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _ta], [0, 128 | 0]];
2345
- var TestMetricFilterRequest = [3, n0, _TMFR, 0, [_fP, _lEM], [0, 64 | 0]];
2346
- var TestMetricFilterResponse = [3, n0, _TMFRe, 0, [_mat], [() => MetricFilterMatches]];
2347
- var TestTransformerRequest = [3, n0, _TTR, 0, [_tC, _lEM], [() => Processors, 64 | 0]];
2348
- var TestTransformerResponse = [3, n0, _TTRe, 0, [_tL], [() => TransformedLogs]];
2349
- var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_m], [0]];
2350
- schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
2351
- var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
2352
- schema.TypeRegistry.for(n0).registerError(TooManyTagsException, TooManyTagsException$1);
2353
- var TransformedLogRecord = [3, n0, _TLR, 0, [_eN, _eMv, _tEM], [1, 0, 0]];
2354
- var TriggerHistoryRecord = [
2368
+ var SubstituteString$ = [3, n0, _SSu, 0, [_en], [() => SubstituteStringEntries]];
2369
+ var SubstituteStringEntry$ = [3, n0, _SSEu, 0, [_so, _f, _to], [0, 0, 0]];
2370
+ var SuppressionPeriod$ = [3, n0, _SP, 0, [_v, _sUu], [1, 0]];
2371
+ var TagLogGroupRequest$ = [3, n0, _TLGR, 0, [_lGN, _ta], [0, 128 | 0]];
2372
+ var TagResourceRequest$ = [3, n0, _TRR, 0, [_rA, _ta], [0, 128 | 0]];
2373
+ var TestMetricFilterRequest$ = [3, n0, _TMFR, 0, [_fP, _lEM], [0, 64 | 0]];
2374
+ var TestMetricFilterResponse$ = [3, n0, _TMFRe, 0, [_mat], [() => MetricFilterMatches]];
2375
+ var TestTransformerRequest$ = [3, n0, _TTR, 0, [_tC, _lEM], [() => Processors, 64 | 0]];
2376
+ var TestTransformerResponse$ = [3, n0, _TTRe, 0, [_tL], [() => TransformedLogs]];
2377
+ var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c }, [_m], [0]];
2378
+ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
2379
+ var TooManyTagsException$ = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
2380
+ schema.TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
2381
+ var TransformedLogRecord$ = [3, n0, _TLR, 0, [_eN, _eMv, _tEM], [1, 0, 0]];
2382
+ var TriggerHistoryRecord$ = [
2355
2383
  3,
2356
2384
  n0,
2357
2385
  _THR,
@@ -2359,31 +2387,31 @@ var TriggerHistoryRecord = [
2359
2387
  [_qI, _eSx, _tTr, _eM, _dest],
2360
2388
  [0, 0, 1, 0, () => ScheduledQueryDestinationList],
2361
2389
  ];
2362
- var TrimString = [3, n0, _TS, 0, [_wK], [64 | 0]];
2363
- var TypeConverter = [3, n0, _TC, 0, [_en], [() => TypeConverterEntries]];
2364
- var TypeConverterEntry = [3, n0, _TCE, 0, [_k, _ty], [0, 0]];
2365
- var UnrecognizedClientException = [-3, n0, _UCE, { [_e]: _c }, [_m], [0]];
2366
- schema.TypeRegistry.for(n0).registerError(UnrecognizedClientException, UnrecognizedClientException$1);
2367
- var UntagLogGroupRequest = [3, n0, _ULGR, 0, [_lGN, _ta], [0, 64 | 0]];
2368
- var UntagResourceRequest = [3, n0, _URR, 0, [_rA, _tK], [0, 64 | 0]];
2369
- var UpdateAnomalyRequest = [
2390
+ var TrimString$ = [3, n0, _TS, 0, [_wK], [64 | 0]];
2391
+ var TypeConverter$ = [3, n0, _TC, 0, [_en], [() => TypeConverterEntries]];
2392
+ var TypeConverterEntry$ = [3, n0, _TCE, 0, [_k, _ty], [0, 0]];
2393
+ var UnrecognizedClientException$ = [-3, n0, _UCE, { [_e]: _c }, [_m], [0]];
2394
+ schema.TypeRegistry.for(n0).registerError(UnrecognizedClientException$, UnrecognizedClientException);
2395
+ var UntagLogGroupRequest$ = [3, n0, _ULGR, 0, [_lGN, _ta], [0, 64 | 0]];
2396
+ var UntagResourceRequest$ = [3, n0, _URR, 0, [_rA, _tK], [0, 64 | 0]];
2397
+ var UpdateAnomalyRequest$ = [
2370
2398
  3,
2371
2399
  n0,
2372
2400
  _UAR,
2373
2401
  0,
2374
2402
  [_aIn, _pI, _aDA, _sTu, _sPu, _b],
2375
- [0, 0, 0, 0, () => SuppressionPeriod, 2],
2403
+ [0, 0, 0, 0, () => SuppressionPeriod$, 2],
2376
2404
  ];
2377
- var UpdateDeliveryConfigurationRequest = [
2405
+ var UpdateDeliveryConfigurationRequest$ = [
2378
2406
  3,
2379
2407
  n0,
2380
2408
  _UDCR,
2381
2409
  0,
2382
2410
  [_id, _rF, _fD, _sDC],
2383
- [0, 64 | 0, 0, () => S3DeliveryConfiguration],
2411
+ [0, 64 | 0, 0, () => S3DeliveryConfiguration$],
2384
2412
  ];
2385
- var UpdateDeliveryConfigurationResponse = [3, n0, _UDCRp, 0, [], []];
2386
- var UpdateLogAnomalyDetectorRequest = [
2413
+ var UpdateDeliveryConfigurationResponse$ = [3, n0, _UDCRp, 0, [], []];
2414
+ var UpdateLogAnomalyDetectorRequest$ = [
2387
2415
  3,
2388
2416
  n0,
2389
2417
  _ULADR,
@@ -2391,804 +2419,832 @@ var UpdateLogAnomalyDetectorRequest = [
2391
2419
  [_aDA, _eF, _fP, _aVT, _ena],
2392
2420
  [0, 0, 0, 1, 2],
2393
2421
  ];
2394
- var UpdateScheduledQueryRequest = [
2422
+ var UpdateScheduledQueryRequest$ = [
2395
2423
  3,
2396
2424
  n0,
2397
2425
  _USQR,
2398
2426
  0,
2399
2427
  [_i, _d, _qL, _qS, _lGI, _sE, _ti, _sTO, _dC, _sST, _sET, _eRA, _st],
2400
- [0, 0, 0, 0, 64 | 0, 0, 0, 1, () => DestinationConfiguration, 1, 1, 0, 0],
2428
+ [0, 0, 0, 0, 64 | 0, 0, 0, 1, () => DestinationConfiguration$, 1, 1, 0, 0],
2401
2429
  ];
2402
- var UpdateScheduledQueryResponse = [
2430
+ var UpdateScheduledQueryResponse$ = [
2403
2431
  3,
2404
2432
  n0,
2405
2433
  _USQRp,
2406
2434
  0,
2407
2435
  [_sQA, _n, _d, _qL, _qS, _lGI, _sE, _ti, _sTO, _dC, _st, _lTT, _lES, _sST, _sET, _eRA, _cT, _lUT],
2408
- [0, 0, 0, 0, 0, 64 | 0, 0, 0, 1, () => DestinationConfiguration, 0, 1, 0, 1, 1, 0, 1, 1],
2436
+ [0, 0, 0, 0, 0, 64 | 0, 0, 0, 1, () => DestinationConfiguration$, 0, 1, 0, 1, 1, 0, 1, 1],
2409
2437
  ];
2410
- var UpperCaseString = [3, n0, _UCS, 0, [_wK], [64 | 0]];
2411
- var ValidationException = [-3, n0, _VE, { [_e]: _c }, [_m], [0]];
2412
- schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
2438
+ var UpperCaseString$ = [3, n0, _UCS, 0, [_wK], [64 | 0]];
2439
+ var ValidationException$ = [-3, n0, _VE, { [_e]: _c }, [_m], [0]];
2440
+ schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
2413
2441
  var __Unit = "unit";
2414
- var CloudWatchLogsServiceException = [-3, _sm, "CloudWatchLogsServiceException", 0, [], []];
2415
- schema.TypeRegistry.for(_sm).registerError(CloudWatchLogsServiceException, CloudWatchLogsServiceException$1);
2416
- var AccountPolicies = [1, n0, _APc, 0, () => AccountPolicy];
2417
- var AddKeyEntries = [1, n0, _AKEd, 0, () => AddKeyEntry];
2418
- var AggregateLogGroupSummaries = [1, n0, _ALGSg, 0, () => AggregateLogGroupSummary];
2419
- var AllowedFields = [1, n0, _AF, 0, () => RecordField];
2420
- var Anomalies = [1, n0, _An, 0, () => Anomaly];
2421
- var AnomalyDetectors = [1, n0, _ADn, 0, () => AnomalyDetector];
2422
- var ConfigurationTemplates = [1, n0, _CTo, 0, () => ConfigurationTemplate];
2423
- var CopyValueEntries = [1, n0, _CVEo, 0, () => CopyValueEntry];
2424
- var DataSourceFilters = [1, n0, _DSFa, 0, () => DataSourceFilter];
2425
- var Deliveries = [1, n0, _Del, 0, () => Delivery];
2426
- var DeliveryDestinations = [1, n0, _DDe, 0, () => DeliveryDestination];
2427
- var DeliverySources = [1, n0, _DSel, 0, () => DeliverySource];
2428
- var Destinations = [1, n0, _Des, 0, () => Destination];
2429
- var ExportTasks = [1, n0, _ETx, 0, () => ExportTask];
2430
- var FieldIndexes = [1, n0, _FIi, 0, () => FieldIndex];
2431
- var FilteredLogEvents = [1, n0, _FLEi, 0, () => FilteredLogEvent];
2432
- var GroupingIdentifiers = [1, n0, _GIr, 0, () => GroupingIdentifier];
2433
- var ImportBatchList = [1, n0, _IBL, 0, () => ImportBatch];
2434
- var ImportList = [1, n0, _IL, 0, () => Import];
2435
- var IndexPolicies = [1, n0, _IPn, 0, () => IndexPolicy];
2436
- var InputLogEvents = [1, n0, _ILEn, 0, () => InputLogEvent];
2437
- var IntegrationSummaries = [1, n0, _ISnt, 0, () => IntegrationSummary];
2438
- var LiveTailSessionResults = [1, n0, _LTSR, 0, () => LiveTailSessionLogEvent];
2439
- var LogFieldsList = [1, n0, _LFL, 0, () => LogFieldsListItem];
2440
- var LogGroupFieldList = [1, n0, _LGFL, 0, () => LogGroupField];
2441
- var LogGroups = [1, n0, _LGo, 0, () => LogGroup];
2442
- var LogGroupSummaries = [1, n0, _LGSo, 0, () => LogGroupSummary];
2443
- var LogSamples = [1, n0, _LSo, 0, () => LogEvent];
2444
- var LogStreams = [1, n0, _LSog, 0, () => LogStream];
2445
- var MetricFilterMatches = [1, n0, _MFM, 0, () => MetricFilterMatchRecord];
2446
- var MetricFilters = [1, n0, _MFe, 0, () => MetricFilter];
2447
- var MetricTransformations = [1, n0, _MTe, 0, () => MetricTransformation];
2448
- var MoveKeyEntries = [1, n0, _MKEo, 0, () => MoveKeyEntry];
2449
- var OutputLogEvents = [1, n0, _OLEu, 0, () => OutputLogEvent];
2450
- var PatternTokens = [1, n0, _PTa, 0, () => PatternToken];
2451
- var Processors = [1, n0, _Pro, 0, () => Processor];
2452
- var QueryDefinitionList = [1, n0, _QDL, 0, () => QueryDefinition];
2453
- var QueryInfoList = [1, n0, _QIL, 0, () => QueryInfo];
2442
+ var CloudWatchLogsServiceException$ = [-3, _sm, "CloudWatchLogsServiceException", 0, [], []];
2443
+ schema.TypeRegistry.for(_sm).registerError(CloudWatchLogsServiceException$, CloudWatchLogsServiceException);
2444
+ var AccountPolicies = [1, n0, _APc, 0, () => AccountPolicy$];
2445
+ var AddKeyEntries = [1, n0, _AKEd, 0, () => AddKeyEntry$];
2446
+ var AggregateLogGroupSummaries = [1, n0, _ALGSg, 0, () => AggregateLogGroupSummary$];
2447
+ var AllowedFields = [1, n0, _AF, 0, () => RecordField$];
2448
+ var Anomalies = [1, n0, _An, 0, () => Anomaly$];
2449
+ var AnomalyDetectors = [1, n0, _ADn, 0, () => AnomalyDetector$];
2450
+ var ConfigurationTemplates = [1, n0, _CTo, 0, () => ConfigurationTemplate$];
2451
+ var CopyValueEntries = [1, n0, _CVEo, 0, () => CopyValueEntry$];
2452
+ var DataSourceFilters = [1, n0, _DSFa, 0, () => DataSourceFilter$];
2453
+ var Deliveries = [1, n0, _Del, 0, () => Delivery$];
2454
+ var DeliveryDestinations = [1, n0, _DDe, 0, () => DeliveryDestination$];
2455
+ var DeliverySources = [1, n0, _DSel, 0, () => DeliverySource$];
2456
+ var Destinations = [1, n0, _Des, 0, () => Destination$];
2457
+ var ExportTasks = [1, n0, _ETx, 0, () => ExportTask$];
2458
+ var FieldIndexes = [1, n0, _FIi, 0, () => FieldIndex$];
2459
+ var FilteredLogEvents = [1, n0, _FLEi, 0, () => FilteredLogEvent$];
2460
+ var GroupingIdentifiers = [1, n0, _GIr, 0, () => GroupingIdentifier$];
2461
+ var ImportBatchList = [1, n0, _IBL, 0, () => ImportBatch$];
2462
+ var ImportList = [1, n0, _IL, 0, () => Import$];
2463
+ var IndexPolicies = [1, n0, _IPn, 0, () => IndexPolicy$];
2464
+ var InputLogEvents = [1, n0, _ILEn, 0, () => InputLogEvent$];
2465
+ var IntegrationSummaries = [1, n0, _ISnt, 0, () => IntegrationSummary$];
2466
+ var LiveTailSessionResults = [1, n0, _LTSR, 0, () => LiveTailSessionLogEvent$];
2467
+ var LogFieldsList = [1, n0, _LFL, 0, () => LogFieldsListItem$];
2468
+ var LogGroupFieldList = [1, n0, _LGFL, 0, () => LogGroupField$];
2469
+ var LogGroups = [1, n0, _LGo, 0, () => LogGroup$];
2470
+ var LogGroupSummaries = [1, n0, _LGSo, 0, () => LogGroupSummary$];
2471
+ var LogSamples = [1, n0, _LSo, 0, () => LogEvent$];
2472
+ var LogStreams = [1, n0, _LSog, 0, () => LogStream$];
2473
+ var MetricFilterMatches = [1, n0, _MFM, 0, () => MetricFilterMatchRecord$];
2474
+ var MetricFilters = [1, n0, _MFe, 0, () => MetricFilter$];
2475
+ var MetricTransformations = [1, n0, _MTe, 0, () => MetricTransformation$];
2476
+ var MoveKeyEntries = [1, n0, _MKEo, 0, () => MoveKeyEntry$];
2477
+ var OutputLogEvents = [1, n0, _OLEu, 0, () => OutputLogEvent$];
2478
+ var PatternTokens = [1, n0, _PTa, 0, () => PatternToken$];
2479
+ var Processors = [1, n0, _Pro, 0, () => Processor$];
2480
+ var QueryDefinitionList = [1, n0, _QDL, 0, () => QueryDefinition$];
2481
+ var QueryInfoList = [1, n0, _QIL, 0, () => QueryInfo$];
2454
2482
  var QueryResults = [1, n0, _QR, 0, () => ResultRows];
2455
- var RenameKeyEntries = [1, n0, _RKEe, 0, () => RenameKeyEntry];
2456
- var ResourcePolicies = [1, n0, _RPe, 0, () => ResourcePolicy];
2457
- var ResultRows = [1, n0, _RR, 0, () => ResultField];
2458
- var S3TableIntegrationSources = [1, n0, _STISa, 0, () => S3TableIntegrationSource];
2459
- var ScheduledQueryDestinationList = [1, n0, _SQDL, 0, () => ScheduledQueryDestination];
2460
- var ScheduledQuerySummaryList = [1, n0, _SQSL, 0, () => ScheduledQuerySummary];
2461
- var SearchedLogStreams = [1, n0, _SLSe, 0, () => SearchedLogStream];
2462
- var SplitStringEntries = [1, n0, _SSEpl, 0, () => SplitStringEntry];
2463
- var SubscriptionFilters = [1, n0, _SFu, 0, () => SubscriptionFilter];
2464
- var SubstituteStringEntries = [1, n0, _SSEub, 0, () => SubstituteStringEntry];
2465
- var TransformedLogs = [1, n0, _TL, 0, () => TransformedLogRecord];
2466
- var TriggerHistoryRecordList = [1, n0, _THRL, 0, () => TriggerHistoryRecord];
2467
- var TypeConverterEntries = [1, n0, _TCEy, 0, () => TypeConverterEntry];
2468
- var GetLogObjectResponseStream = [
2483
+ var RenameKeyEntries = [1, n0, _RKEe, 0, () => RenameKeyEntry$];
2484
+ var ResourcePolicies = [1, n0, _RPe, 0, () => ResourcePolicy$];
2485
+ var ResultRows = [1, n0, _RR, 0, () => ResultField$];
2486
+ var S3TableIntegrationSources = [1, n0, _STISa, 0, () => S3TableIntegrationSource$];
2487
+ var ScheduledQueryDestinationList = [1, n0, _SQDL, 0, () => ScheduledQueryDestination$];
2488
+ var ScheduledQuerySummaryList = [1, n0, _SQSL, 0, () => ScheduledQuerySummary$];
2489
+ var SearchedLogStreams = [1, n0, _SLSe, 0, () => SearchedLogStream$];
2490
+ var SplitStringEntries = [1, n0, _SSEpl, 0, () => SplitStringEntry$];
2491
+ var SubscriptionFilters = [1, n0, _SFu, 0, () => SubscriptionFilter$];
2492
+ var SubstituteStringEntries = [1, n0, _SSEub, 0, () => SubstituteStringEntry$];
2493
+ var TransformedLogs = [1, n0, _TL, 0, () => TransformedLogRecord$];
2494
+ var TriggerHistoryRecordList = [1, n0, _THRL, 0, () => TriggerHistoryRecord$];
2495
+ var TypeConverterEntries = [1, n0, _TCEy, 0, () => TypeConverterEntry$];
2496
+ var GetLogObjectResponseStream$ = [
2469
2497
  3,
2470
2498
  n0,
2471
2499
  _GLORS,
2472
2500
  { [_str]: 1 },
2473
2501
  [_fi, _ISEn],
2474
- [() => FieldsData, [() => InternalStreamingException, 0]],
2502
+ [() => FieldsData$, [() => InternalStreamingException$, 0]],
2475
2503
  ];
2476
- var IntegrationDetails = [3, n0, _ID, 0, [_oSID], [() => OpenSearchIntegrationDetails]];
2477
- var ResourceConfig = [3, n0, _RC, 0, [_oSRC], [() => OpenSearchResourceConfig]];
2478
- var StartLiveTailResponseStream = [
2504
+ var IntegrationDetails$ = [3, n0, _ID, 0, [_oSID], [() => OpenSearchIntegrationDetails$]];
2505
+ var ResourceConfig$ = [3, n0, _RC, 0, [_oSRC], [() => OpenSearchResourceConfig$]];
2506
+ var StartLiveTailResponseStream$ = [
2479
2507
  3,
2480
2508
  n0,
2481
2509
  _SLTRS,
2482
2510
  { [_str]: 1 },
2483
2511
  [_sSe, _sUe, _STE, _SSE],
2484
2512
  [
2485
- () => LiveTailSessionStart,
2486
- () => LiveTailSessionUpdate,
2487
- [() => SessionTimeoutException, 0],
2488
- [() => SessionStreamingException, 0],
2513
+ () => LiveTailSessionStart$,
2514
+ () => LiveTailSessionUpdate$,
2515
+ [() => SessionTimeoutException$, 0],
2516
+ [() => SessionStreamingException$, 0],
2489
2517
  ],
2490
2518
  ];
2491
- var AssociateKmsKey = [9, n0, _AKK, 0, () => AssociateKmsKeyRequest, () => __Unit];
2492
- var AssociateSourceToS3TableIntegration = [
2519
+ var AssociateKmsKey$ = [9, n0, _AKK, 0, () => AssociateKmsKeyRequest$, () => __Unit];
2520
+ var AssociateSourceToS3TableIntegration$ = [
2493
2521
  9,
2494
2522
  n0,
2495
2523
  _ASTSTI,
2496
2524
  0,
2497
- () => AssociateSourceToS3TableIntegrationRequest,
2498
- () => AssociateSourceToS3TableIntegrationResponse,
2525
+ () => AssociateSourceToS3TableIntegrationRequest$,
2526
+ () => AssociateSourceToS3TableIntegrationResponse$,
2499
2527
  ];
2500
- var CancelExportTask = [9, n0, _CET, 0, () => CancelExportTaskRequest, () => __Unit];
2501
- var CancelImportTask = [
2528
+ var CancelExportTask$ = [9, n0, _CET, 0, () => CancelExportTaskRequest$, () => __Unit];
2529
+ var CancelImportTask$ = [
2502
2530
  9,
2503
2531
  n0,
2504
2532
  _CIT,
2505
2533
  0,
2506
- () => CancelImportTaskRequest,
2507
- () => CancelImportTaskResponse,
2534
+ () => CancelImportTaskRequest$,
2535
+ () => CancelImportTaskResponse$,
2508
2536
  ];
2509
- var CreateDelivery = [
2537
+ var CreateDelivery$ = [
2510
2538
  9,
2511
2539
  n0,
2512
2540
  _CD,
2513
2541
  0,
2514
- () => CreateDeliveryRequest,
2515
- () => CreateDeliveryResponse,
2542
+ () => CreateDeliveryRequest$,
2543
+ () => CreateDeliveryResponse$,
2516
2544
  ];
2517
- var CreateExportTask = [
2545
+ var CreateExportTask$ = [
2518
2546
  9,
2519
2547
  n0,
2520
2548
  _CETr,
2521
2549
  0,
2522
- () => CreateExportTaskRequest,
2523
- () => CreateExportTaskResponse,
2550
+ () => CreateExportTaskRequest$,
2551
+ () => CreateExportTaskResponse$,
2524
2552
  ];
2525
- var CreateImportTask = [
2553
+ var CreateImportTask$ = [
2526
2554
  9,
2527
2555
  n0,
2528
2556
  _CITr,
2529
2557
  0,
2530
- () => CreateImportTaskRequest,
2531
- () => CreateImportTaskResponse,
2558
+ () => CreateImportTaskRequest$,
2559
+ () => CreateImportTaskResponse$,
2532
2560
  ];
2533
- var CreateLogAnomalyDetector = [
2561
+ var CreateLogAnomalyDetector$ = [
2534
2562
  9,
2535
2563
  n0,
2536
2564
  _CLAD,
2537
2565
  0,
2538
- () => CreateLogAnomalyDetectorRequest,
2539
- () => CreateLogAnomalyDetectorResponse,
2566
+ () => CreateLogAnomalyDetectorRequest$,
2567
+ () => CreateLogAnomalyDetectorResponse$,
2540
2568
  ];
2541
- var CreateLogGroup = [9, n0, _CLG, 0, () => CreateLogGroupRequest, () => __Unit];
2542
- var CreateLogStream = [9, n0, _CLS, 0, () => CreateLogStreamRequest, () => __Unit];
2543
- var CreateScheduledQuery = [
2569
+ var CreateLogGroup$ = [9, n0, _CLG, 0, () => CreateLogGroupRequest$, () => __Unit];
2570
+ var CreateLogStream$ = [9, n0, _CLS, 0, () => CreateLogStreamRequest$, () => __Unit];
2571
+ var CreateScheduledQuery$ = [
2544
2572
  9,
2545
2573
  n0,
2546
2574
  _CSQ,
2547
2575
  0,
2548
- () => CreateScheduledQueryRequest,
2549
- () => CreateScheduledQueryResponse,
2576
+ () => CreateScheduledQueryRequest$,
2577
+ () => CreateScheduledQueryResponse$,
2550
2578
  ];
2551
- var DeleteAccountPolicy = [
2579
+ var DeleteAccountPolicy$ = [
2552
2580
  9,
2553
2581
  n0,
2554
2582
  _DAP,
2555
2583
  0,
2556
- () => DeleteAccountPolicyRequest,
2584
+ () => DeleteAccountPolicyRequest$,
2557
2585
  () => __Unit,
2558
2586
  ];
2559
- var DeleteDataProtectionPolicy = [
2587
+ var DeleteDataProtectionPolicy$ = [
2560
2588
  9,
2561
2589
  n0,
2562
2590
  _DDPP,
2563
2591
  0,
2564
- () => DeleteDataProtectionPolicyRequest,
2592
+ () => DeleteDataProtectionPolicyRequest$,
2565
2593
  () => __Unit,
2566
2594
  ];
2567
- var DeleteDelivery = [9, n0, _DDel, 0, () => DeleteDeliveryRequest, () => __Unit];
2568
- var DeleteDeliveryDestination = [
2595
+ var DeleteDelivery$ = [9, n0, _DDel, 0, () => DeleteDeliveryRequest$, () => __Unit];
2596
+ var DeleteDeliveryDestination$ = [
2569
2597
  9,
2570
2598
  n0,
2571
2599
  _DDD,
2572
2600
  0,
2573
- () => DeleteDeliveryDestinationRequest,
2601
+ () => DeleteDeliveryDestinationRequest$,
2574
2602
  () => __Unit,
2575
2603
  ];
2576
- var DeleteDeliveryDestinationPolicy = [
2604
+ var DeleteDeliveryDestinationPolicy$ = [
2577
2605
  9,
2578
2606
  n0,
2579
2607
  _DDDP,
2580
2608
  0,
2581
- () => DeleteDeliveryDestinationPolicyRequest,
2609
+ () => DeleteDeliveryDestinationPolicyRequest$,
2582
2610
  () => __Unit,
2583
2611
  ];
2584
- var DeleteDeliverySource = [
2612
+ var DeleteDeliverySource$ = [
2585
2613
  9,
2586
2614
  n0,
2587
2615
  _DDS,
2588
2616
  0,
2589
- () => DeleteDeliverySourceRequest,
2617
+ () => DeleteDeliverySourceRequest$,
2590
2618
  () => __Unit,
2591
2619
  ];
2592
- var DeleteDestination = [9, n0, _DDele, 0, () => DeleteDestinationRequest, () => __Unit];
2593
- var DeleteIndexPolicy = [
2620
+ var DeleteDestination$ = [
2621
+ 9,
2622
+ n0,
2623
+ _DDele,
2624
+ 0,
2625
+ () => DeleteDestinationRequest$,
2626
+ () => __Unit,
2627
+ ];
2628
+ var DeleteIndexPolicy$ = [
2594
2629
  9,
2595
2630
  n0,
2596
2631
  _DIP,
2597
2632
  0,
2598
- () => DeleteIndexPolicyRequest,
2599
- () => DeleteIndexPolicyResponse,
2633
+ () => DeleteIndexPolicyRequest$,
2634
+ () => DeleteIndexPolicyResponse$,
2600
2635
  ];
2601
- var DeleteIntegration = [
2636
+ var DeleteIntegration$ = [
2602
2637
  9,
2603
2638
  n0,
2604
2639
  _DI,
2605
2640
  0,
2606
- () => DeleteIntegrationRequest,
2607
- () => DeleteIntegrationResponse,
2641
+ () => DeleteIntegrationRequest$,
2642
+ () => DeleteIntegrationResponse$,
2608
2643
  ];
2609
- var DeleteLogAnomalyDetector = [
2644
+ var DeleteLogAnomalyDetector$ = [
2610
2645
  9,
2611
2646
  n0,
2612
2647
  _DLAD,
2613
2648
  0,
2614
- () => DeleteLogAnomalyDetectorRequest,
2649
+ () => DeleteLogAnomalyDetectorRequest$,
2650
+ () => __Unit,
2651
+ ];
2652
+ var DeleteLogGroup$ = [9, n0, _DLG, 0, () => DeleteLogGroupRequest$, () => __Unit];
2653
+ var DeleteLogStream$ = [9, n0, _DLS, 0, () => DeleteLogStreamRequest$, () => __Unit];
2654
+ var DeleteMetricFilter$ = [
2655
+ 9,
2656
+ n0,
2657
+ _DMF,
2658
+ 0,
2659
+ () => DeleteMetricFilterRequest$,
2615
2660
  () => __Unit,
2616
2661
  ];
2617
- var DeleteLogGroup = [9, n0, _DLG, 0, () => DeleteLogGroupRequest, () => __Unit];
2618
- var DeleteLogStream = [9, n0, _DLS, 0, () => DeleteLogStreamRequest, () => __Unit];
2619
- var DeleteMetricFilter = [9, n0, _DMF, 0, () => DeleteMetricFilterRequest, () => __Unit];
2620
- var DeleteQueryDefinition = [
2662
+ var DeleteQueryDefinition$ = [
2621
2663
  9,
2622
2664
  n0,
2623
2665
  _DQD,
2624
2666
  0,
2625
- () => DeleteQueryDefinitionRequest,
2626
- () => DeleteQueryDefinitionResponse,
2667
+ () => DeleteQueryDefinitionRequest$,
2668
+ () => DeleteQueryDefinitionResponse$,
2627
2669
  ];
2628
- var DeleteResourcePolicy = [
2670
+ var DeleteResourcePolicy$ = [
2629
2671
  9,
2630
2672
  n0,
2631
2673
  _DRP,
2632
2674
  0,
2633
- () => DeleteResourcePolicyRequest,
2675
+ () => DeleteResourcePolicyRequest$,
2634
2676
  () => __Unit,
2635
2677
  ];
2636
- var DeleteRetentionPolicy = [
2678
+ var DeleteRetentionPolicy$ = [
2637
2679
  9,
2638
2680
  n0,
2639
2681
  _DRPe,
2640
2682
  0,
2641
- () => DeleteRetentionPolicyRequest,
2683
+ () => DeleteRetentionPolicyRequest$,
2642
2684
  () => __Unit,
2643
2685
  ];
2644
- var DeleteScheduledQuery = [
2686
+ var DeleteScheduledQuery$ = [
2645
2687
  9,
2646
2688
  n0,
2647
2689
  _DSQ,
2648
2690
  0,
2649
- () => DeleteScheduledQueryRequest,
2650
- () => DeleteScheduledQueryResponse,
2691
+ () => DeleteScheduledQueryRequest$,
2692
+ () => DeleteScheduledQueryResponse$,
2651
2693
  ];
2652
- var DeleteSubscriptionFilter = [
2694
+ var DeleteSubscriptionFilter$ = [
2653
2695
  9,
2654
2696
  n0,
2655
2697
  _DSFe,
2656
2698
  0,
2657
- () => DeleteSubscriptionFilterRequest,
2699
+ () => DeleteSubscriptionFilterRequest$,
2658
2700
  () => __Unit,
2659
2701
  ];
2660
- var DeleteTransformer = [9, n0, _DT, 0, () => DeleteTransformerRequest, () => __Unit];
2661
- var DescribeAccountPolicies = [
2702
+ var DeleteTransformer$ = [9, n0, _DT, 0, () => DeleteTransformerRequest$, () => __Unit];
2703
+ var DescribeAccountPolicies$ = [
2662
2704
  9,
2663
2705
  n0,
2664
2706
  _DAPe,
2665
2707
  0,
2666
- () => DescribeAccountPoliciesRequest,
2667
- () => DescribeAccountPoliciesResponse,
2708
+ () => DescribeAccountPoliciesRequest$,
2709
+ () => DescribeAccountPoliciesResponse$,
2668
2710
  ];
2669
- var DescribeConfigurationTemplates = [
2711
+ var DescribeConfigurationTemplates$ = [
2670
2712
  9,
2671
2713
  n0,
2672
2714
  _DCT,
2673
2715
  0,
2674
- () => DescribeConfigurationTemplatesRequest,
2675
- () => DescribeConfigurationTemplatesResponse,
2716
+ () => DescribeConfigurationTemplatesRequest$,
2717
+ () => DescribeConfigurationTemplatesResponse$,
2676
2718
  ];
2677
- var DescribeDeliveries = [
2719
+ var DescribeDeliveries$ = [
2678
2720
  9,
2679
2721
  n0,
2680
2722
  _DDes,
2681
2723
  0,
2682
- () => DescribeDeliveriesRequest,
2683
- () => DescribeDeliveriesResponse,
2724
+ () => DescribeDeliveriesRequest$,
2725
+ () => DescribeDeliveriesResponse$,
2684
2726
  ];
2685
- var DescribeDeliveryDestinations = [
2727
+ var DescribeDeliveryDestinations$ = [
2686
2728
  9,
2687
2729
  n0,
2688
2730
  _DDDe,
2689
2731
  0,
2690
- () => DescribeDeliveryDestinationsRequest,
2691
- () => DescribeDeliveryDestinationsResponse,
2732
+ () => DescribeDeliveryDestinationsRequest$,
2733
+ () => DescribeDeliveryDestinationsResponse$,
2692
2734
  ];
2693
- var DescribeDeliverySources = [
2735
+ var DescribeDeliverySources$ = [
2694
2736
  9,
2695
2737
  n0,
2696
2738
  _DDSe,
2697
2739
  0,
2698
- () => DescribeDeliverySourcesRequest,
2699
- () => DescribeDeliverySourcesResponse,
2740
+ () => DescribeDeliverySourcesRequest$,
2741
+ () => DescribeDeliverySourcesResponse$,
2700
2742
  ];
2701
- var DescribeDestinations = [
2743
+ var DescribeDestinations$ = [
2702
2744
  9,
2703
2745
  n0,
2704
2746
  _DDesc,
2705
2747
  0,
2706
- () => DescribeDestinationsRequest,
2707
- () => DescribeDestinationsResponse,
2748
+ () => DescribeDestinationsRequest$,
2749
+ () => DescribeDestinationsResponse$,
2708
2750
  ];
2709
- var DescribeExportTasks = [
2751
+ var DescribeExportTasks$ = [
2710
2752
  9,
2711
2753
  n0,
2712
2754
  _DET,
2713
2755
  0,
2714
- () => DescribeExportTasksRequest,
2715
- () => DescribeExportTasksResponse,
2756
+ () => DescribeExportTasksRequest$,
2757
+ () => DescribeExportTasksResponse$,
2716
2758
  ];
2717
- var DescribeFieldIndexes = [
2759
+ var DescribeFieldIndexes$ = [
2718
2760
  9,
2719
2761
  n0,
2720
2762
  _DFI,
2721
2763
  0,
2722
- () => DescribeFieldIndexesRequest,
2723
- () => DescribeFieldIndexesResponse,
2764
+ () => DescribeFieldIndexesRequest$,
2765
+ () => DescribeFieldIndexesResponse$,
2724
2766
  ];
2725
- var DescribeImportTaskBatches = [
2767
+ var DescribeImportTaskBatches$ = [
2726
2768
  9,
2727
2769
  n0,
2728
2770
  _DITB,
2729
2771
  0,
2730
- () => DescribeImportTaskBatchesRequest,
2731
- () => DescribeImportTaskBatchesResponse,
2772
+ () => DescribeImportTaskBatchesRequest$,
2773
+ () => DescribeImportTaskBatchesResponse$,
2732
2774
  ];
2733
- var DescribeImportTasks = [
2775
+ var DescribeImportTasks$ = [
2734
2776
  9,
2735
2777
  n0,
2736
2778
  _DIT,
2737
2779
  0,
2738
- () => DescribeImportTasksRequest,
2739
- () => DescribeImportTasksResponse,
2780
+ () => DescribeImportTasksRequest$,
2781
+ () => DescribeImportTasksResponse$,
2740
2782
  ];
2741
- var DescribeIndexPolicies = [
2783
+ var DescribeIndexPolicies$ = [
2742
2784
  9,
2743
2785
  n0,
2744
2786
  _DIPe,
2745
2787
  0,
2746
- () => DescribeIndexPoliciesRequest,
2747
- () => DescribeIndexPoliciesResponse,
2788
+ () => DescribeIndexPoliciesRequest$,
2789
+ () => DescribeIndexPoliciesResponse$,
2748
2790
  ];
2749
- var DescribeLogGroups = [
2791
+ var DescribeLogGroups$ = [
2750
2792
  9,
2751
2793
  n0,
2752
2794
  _DLGe,
2753
2795
  0,
2754
- () => DescribeLogGroupsRequest,
2755
- () => DescribeLogGroupsResponse,
2796
+ () => DescribeLogGroupsRequest$,
2797
+ () => DescribeLogGroupsResponse$,
2756
2798
  ];
2757
- var DescribeLogStreams = [
2799
+ var DescribeLogStreams$ = [
2758
2800
  9,
2759
2801
  n0,
2760
2802
  _DLSe,
2761
2803
  0,
2762
- () => DescribeLogStreamsRequest,
2763
- () => DescribeLogStreamsResponse,
2804
+ () => DescribeLogStreamsRequest$,
2805
+ () => DescribeLogStreamsResponse$,
2764
2806
  ];
2765
- var DescribeMetricFilters = [
2807
+ var DescribeMetricFilters$ = [
2766
2808
  9,
2767
2809
  n0,
2768
2810
  _DMFe,
2769
2811
  0,
2770
- () => DescribeMetricFiltersRequest,
2771
- () => DescribeMetricFiltersResponse,
2812
+ () => DescribeMetricFiltersRequest$,
2813
+ () => DescribeMetricFiltersResponse$,
2772
2814
  ];
2773
- var DescribeQueries = [
2815
+ var DescribeQueries$ = [
2774
2816
  9,
2775
2817
  n0,
2776
2818
  _DQ,
2777
2819
  0,
2778
- () => DescribeQueriesRequest,
2779
- () => DescribeQueriesResponse,
2820
+ () => DescribeQueriesRequest$,
2821
+ () => DescribeQueriesResponse$,
2780
2822
  ];
2781
- var DescribeQueryDefinitions = [
2823
+ var DescribeQueryDefinitions$ = [
2782
2824
  9,
2783
2825
  n0,
2784
2826
  _DQDe,
2785
2827
  0,
2786
- () => DescribeQueryDefinitionsRequest,
2787
- () => DescribeQueryDefinitionsResponse,
2828
+ () => DescribeQueryDefinitionsRequest$,
2829
+ () => DescribeQueryDefinitionsResponse$,
2788
2830
  ];
2789
- var DescribeResourcePolicies = [
2831
+ var DescribeResourcePolicies$ = [
2790
2832
  9,
2791
2833
  n0,
2792
2834
  _DRPes,
2793
2835
  0,
2794
- () => DescribeResourcePoliciesRequest,
2795
- () => DescribeResourcePoliciesResponse,
2836
+ () => DescribeResourcePoliciesRequest$,
2837
+ () => DescribeResourcePoliciesResponse$,
2796
2838
  ];
2797
- var DescribeSubscriptionFilters = [
2839
+ var DescribeSubscriptionFilters$ = [
2798
2840
  9,
2799
2841
  n0,
2800
2842
  _DSFes,
2801
2843
  0,
2802
- () => DescribeSubscriptionFiltersRequest,
2803
- () => DescribeSubscriptionFiltersResponse,
2844
+ () => DescribeSubscriptionFiltersRequest$,
2845
+ () => DescribeSubscriptionFiltersResponse$,
2804
2846
  ];
2805
- var DisassociateKmsKey = [9, n0, _DKK, 0, () => DisassociateKmsKeyRequest, () => __Unit];
2806
- var DisassociateSourceFromS3TableIntegration = [
2847
+ var DisassociateKmsKey$ = [
2848
+ 9,
2849
+ n0,
2850
+ _DKK,
2851
+ 0,
2852
+ () => DisassociateKmsKeyRequest$,
2853
+ () => __Unit,
2854
+ ];
2855
+ var DisassociateSourceFromS3TableIntegration$ = [
2807
2856
  9,
2808
2857
  n0,
2809
2858
  _DSFSTI,
2810
2859
  0,
2811
- () => DisassociateSourceFromS3TableIntegrationRequest,
2812
- () => DisassociateSourceFromS3TableIntegrationResponse,
2860
+ () => DisassociateSourceFromS3TableIntegrationRequest$,
2861
+ () => DisassociateSourceFromS3TableIntegrationResponse$,
2813
2862
  ];
2814
- var FilterLogEvents = [
2863
+ var FilterLogEvents$ = [
2815
2864
  9,
2816
2865
  n0,
2817
2866
  _FLEil,
2818
2867
  0,
2819
- () => FilterLogEventsRequest,
2820
- () => FilterLogEventsResponse,
2868
+ () => FilterLogEventsRequest$,
2869
+ () => FilterLogEventsResponse$,
2821
2870
  ];
2822
- var GetDataProtectionPolicy = [
2871
+ var GetDataProtectionPolicy$ = [
2823
2872
  9,
2824
2873
  n0,
2825
2874
  _GDPP,
2826
2875
  0,
2827
- () => GetDataProtectionPolicyRequest,
2828
- () => GetDataProtectionPolicyResponse,
2876
+ () => GetDataProtectionPolicyRequest$,
2877
+ () => GetDataProtectionPolicyResponse$,
2829
2878
  ];
2830
- var GetDelivery = [9, n0, _GD, 0, () => GetDeliveryRequest, () => GetDeliveryResponse];
2831
- var GetDeliveryDestination = [
2879
+ var GetDelivery$ = [9, n0, _GD, 0, () => GetDeliveryRequest$, () => GetDeliveryResponse$];
2880
+ var GetDeliveryDestination$ = [
2832
2881
  9,
2833
2882
  n0,
2834
2883
  _GDD,
2835
2884
  0,
2836
- () => GetDeliveryDestinationRequest,
2837
- () => GetDeliveryDestinationResponse,
2885
+ () => GetDeliveryDestinationRequest$,
2886
+ () => GetDeliveryDestinationResponse$,
2838
2887
  ];
2839
- var GetDeliveryDestinationPolicy = [
2888
+ var GetDeliveryDestinationPolicy$ = [
2840
2889
  9,
2841
2890
  n0,
2842
2891
  _GDDP,
2843
2892
  0,
2844
- () => GetDeliveryDestinationPolicyRequest,
2845
- () => GetDeliveryDestinationPolicyResponse,
2893
+ () => GetDeliveryDestinationPolicyRequest$,
2894
+ () => GetDeliveryDestinationPolicyResponse$,
2846
2895
  ];
2847
- var GetDeliverySource = [
2896
+ var GetDeliverySource$ = [
2848
2897
  9,
2849
2898
  n0,
2850
2899
  _GDS,
2851
2900
  0,
2852
- () => GetDeliverySourceRequest,
2853
- () => GetDeliverySourceResponse,
2901
+ () => GetDeliverySourceRequest$,
2902
+ () => GetDeliverySourceResponse$,
2854
2903
  ];
2855
- var GetIntegration = [
2904
+ var GetIntegration$ = [
2856
2905
  9,
2857
2906
  n0,
2858
2907
  _GIe,
2859
2908
  0,
2860
- () => GetIntegrationRequest,
2861
- () => GetIntegrationResponse,
2909
+ () => GetIntegrationRequest$,
2910
+ () => GetIntegrationResponse$,
2862
2911
  ];
2863
- var GetLogAnomalyDetector = [
2912
+ var GetLogAnomalyDetector$ = [
2864
2913
  9,
2865
2914
  n0,
2866
2915
  _GLAD,
2867
2916
  0,
2868
- () => GetLogAnomalyDetectorRequest,
2869
- () => GetLogAnomalyDetectorResponse,
2917
+ () => GetLogAnomalyDetectorRequest$,
2918
+ () => GetLogAnomalyDetectorResponse$,
2870
2919
  ];
2871
- var GetLogEvents = [
2920
+ var GetLogEvents$ = [
2872
2921
  9,
2873
2922
  n0,
2874
2923
  _GLE,
2875
2924
  0,
2876
- () => GetLogEventsRequest,
2877
- () => GetLogEventsResponse,
2925
+ () => GetLogEventsRequest$,
2926
+ () => GetLogEventsResponse$,
2878
2927
  ];
2879
- var GetLogFields = [
2928
+ var GetLogFields$ = [
2880
2929
  9,
2881
2930
  n0,
2882
2931
  _GLF,
2883
2932
  0,
2884
- () => GetLogFieldsRequest,
2885
- () => GetLogFieldsResponse,
2933
+ () => GetLogFieldsRequest$,
2934
+ () => GetLogFieldsResponse$,
2886
2935
  ];
2887
- var GetLogGroupFields = [
2936
+ var GetLogGroupFields$ = [
2888
2937
  9,
2889
2938
  n0,
2890
2939
  _GLGF,
2891
2940
  0,
2892
- () => GetLogGroupFieldsRequest,
2893
- () => GetLogGroupFieldsResponse,
2941
+ () => GetLogGroupFieldsRequest$,
2942
+ () => GetLogGroupFieldsResponse$,
2894
2943
  ];
2895
- var GetLogObject = [
2944
+ var GetLogObject$ = [
2896
2945
  9,
2897
2946
  n0,
2898
2947
  _GLO,
2899
2948
  { [_end]: ["streaming-"] },
2900
- () => GetLogObjectRequest,
2901
- () => GetLogObjectResponse,
2949
+ () => GetLogObjectRequest$,
2950
+ () => GetLogObjectResponse$,
2902
2951
  ];
2903
- var GetLogRecord = [
2952
+ var GetLogRecord$ = [
2904
2953
  9,
2905
2954
  n0,
2906
2955
  _GLR,
2907
2956
  0,
2908
- () => GetLogRecordRequest,
2909
- () => GetLogRecordResponse,
2957
+ () => GetLogRecordRequest$,
2958
+ () => GetLogRecordResponse$,
2910
2959
  ];
2911
- var GetQueryResults = [
2960
+ var GetQueryResults$ = [
2912
2961
  9,
2913
2962
  n0,
2914
2963
  _GQR,
2915
2964
  0,
2916
- () => GetQueryResultsRequest,
2917
- () => GetQueryResultsResponse,
2965
+ () => GetQueryResultsRequest$,
2966
+ () => GetQueryResultsResponse$,
2918
2967
  ];
2919
- var GetScheduledQuery = [
2968
+ var GetScheduledQuery$ = [
2920
2969
  9,
2921
2970
  n0,
2922
2971
  _GSQ,
2923
2972
  0,
2924
- () => GetScheduledQueryRequest,
2925
- () => GetScheduledQueryResponse,
2973
+ () => GetScheduledQueryRequest$,
2974
+ () => GetScheduledQueryResponse$,
2926
2975
  ];
2927
- var GetScheduledQueryHistory = [
2976
+ var GetScheduledQueryHistory$ = [
2928
2977
  9,
2929
2978
  n0,
2930
2979
  _GSQH,
2931
2980
  0,
2932
- () => GetScheduledQueryHistoryRequest,
2933
- () => GetScheduledQueryHistoryResponse,
2981
+ () => GetScheduledQueryHistoryRequest$,
2982
+ () => GetScheduledQueryHistoryResponse$,
2934
2983
  ];
2935
- var GetTransformer = [
2984
+ var GetTransformer$ = [
2936
2985
  9,
2937
2986
  n0,
2938
2987
  _GT,
2939
2988
  0,
2940
- () => GetTransformerRequest,
2941
- () => GetTransformerResponse,
2989
+ () => GetTransformerRequest$,
2990
+ () => GetTransformerResponse$,
2942
2991
  ];
2943
- var ListAggregateLogGroupSummaries = [
2992
+ var ListAggregateLogGroupSummaries$ = [
2944
2993
  9,
2945
2994
  n0,
2946
2995
  _LALGS,
2947
2996
  0,
2948
- () => ListAggregateLogGroupSummariesRequest,
2949
- () => ListAggregateLogGroupSummariesResponse,
2997
+ () => ListAggregateLogGroupSummariesRequest$,
2998
+ () => ListAggregateLogGroupSummariesResponse$,
2950
2999
  ];
2951
- var ListAnomalies = [
3000
+ var ListAnomalies$ = [
2952
3001
  9,
2953
3002
  n0,
2954
3003
  _LA,
2955
3004
  0,
2956
- () => ListAnomaliesRequest,
2957
- () => ListAnomaliesResponse,
3005
+ () => ListAnomaliesRequest$,
3006
+ () => ListAnomaliesResponse$,
2958
3007
  ];
2959
- var ListIntegrations = [
3008
+ var ListIntegrations$ = [
2960
3009
  9,
2961
3010
  n0,
2962
3011
  _LI,
2963
3012
  0,
2964
- () => ListIntegrationsRequest,
2965
- () => ListIntegrationsResponse,
3013
+ () => ListIntegrationsRequest$,
3014
+ () => ListIntegrationsResponse$,
2966
3015
  ];
2967
- var ListLogAnomalyDetectors = [
3016
+ var ListLogAnomalyDetectors$ = [
2968
3017
  9,
2969
3018
  n0,
2970
3019
  _LLAD,
2971
3020
  0,
2972
- () => ListLogAnomalyDetectorsRequest,
2973
- () => ListLogAnomalyDetectorsResponse,
3021
+ () => ListLogAnomalyDetectorsRequest$,
3022
+ () => ListLogAnomalyDetectorsResponse$,
2974
3023
  ];
2975
- var ListLogGroups = [
3024
+ var ListLogGroups$ = [
2976
3025
  9,
2977
3026
  n0,
2978
3027
  _LLG,
2979
3028
  0,
2980
- () => ListLogGroupsRequest,
2981
- () => ListLogGroupsResponse,
3029
+ () => ListLogGroupsRequest$,
3030
+ () => ListLogGroupsResponse$,
2982
3031
  ];
2983
- var ListLogGroupsForQuery = [
3032
+ var ListLogGroupsForQuery$ = [
2984
3033
  9,
2985
3034
  n0,
2986
3035
  _LLGFQ,
2987
3036
  0,
2988
- () => ListLogGroupsForQueryRequest,
2989
- () => ListLogGroupsForQueryResponse,
3037
+ () => ListLogGroupsForQueryRequest$,
3038
+ () => ListLogGroupsForQueryResponse$,
2990
3039
  ];
2991
- var ListScheduledQueries = [
3040
+ var ListScheduledQueries$ = [
2992
3041
  9,
2993
3042
  n0,
2994
3043
  _LSQ,
2995
3044
  0,
2996
- () => ListScheduledQueriesRequest,
2997
- () => ListScheduledQueriesResponse,
3045
+ () => ListScheduledQueriesRequest$,
3046
+ () => ListScheduledQueriesResponse$,
2998
3047
  ];
2999
- var ListSourcesForS3TableIntegration = [
3048
+ var ListSourcesForS3TableIntegration$ = [
3000
3049
  9,
3001
3050
  n0,
3002
3051
  _LSFSTI,
3003
3052
  0,
3004
- () => ListSourcesForS3TableIntegrationRequest,
3005
- () => ListSourcesForS3TableIntegrationResponse,
3053
+ () => ListSourcesForS3TableIntegrationRequest$,
3054
+ () => ListSourcesForS3TableIntegrationResponse$,
3006
3055
  ];
3007
- var ListTagsForResource = [
3056
+ var ListTagsForResource$ = [
3008
3057
  9,
3009
3058
  n0,
3010
3059
  _LTFR,
3011
3060
  0,
3012
- () => ListTagsForResourceRequest,
3013
- () => ListTagsForResourceResponse,
3061
+ () => ListTagsForResourceRequest$,
3062
+ () => ListTagsForResourceResponse$,
3014
3063
  ];
3015
- var ListTagsLogGroup = [
3064
+ var ListTagsLogGroup$ = [
3016
3065
  9,
3017
3066
  n0,
3018
3067
  _LTLG,
3019
3068
  0,
3020
- () => ListTagsLogGroupRequest,
3021
- () => ListTagsLogGroupResponse,
3069
+ () => ListTagsLogGroupRequest$,
3070
+ () => ListTagsLogGroupResponse$,
3022
3071
  ];
3023
- var PutAccountPolicy = [
3072
+ var PutAccountPolicy$ = [
3024
3073
  9,
3025
3074
  n0,
3026
3075
  _PAP,
3027
3076
  0,
3028
- () => PutAccountPolicyRequest,
3029
- () => PutAccountPolicyResponse,
3077
+ () => PutAccountPolicyRequest$,
3078
+ () => PutAccountPolicyResponse$,
3030
3079
  ];
3031
- var PutDataProtectionPolicy = [
3080
+ var PutDataProtectionPolicy$ = [
3032
3081
  9,
3033
3082
  n0,
3034
3083
  _PDPP,
3035
3084
  0,
3036
- () => PutDataProtectionPolicyRequest,
3037
- () => PutDataProtectionPolicyResponse,
3085
+ () => PutDataProtectionPolicyRequest$,
3086
+ () => PutDataProtectionPolicyResponse$,
3038
3087
  ];
3039
- var PutDeliveryDestination = [
3088
+ var PutDeliveryDestination$ = [
3040
3089
  9,
3041
3090
  n0,
3042
3091
  _PDD,
3043
3092
  0,
3044
- () => PutDeliveryDestinationRequest,
3045
- () => PutDeliveryDestinationResponse,
3093
+ () => PutDeliveryDestinationRequest$,
3094
+ () => PutDeliveryDestinationResponse$,
3046
3095
  ];
3047
- var PutDeliveryDestinationPolicy = [
3096
+ var PutDeliveryDestinationPolicy$ = [
3048
3097
  9,
3049
3098
  n0,
3050
3099
  _PDDP,
3051
3100
  0,
3052
- () => PutDeliveryDestinationPolicyRequest,
3053
- () => PutDeliveryDestinationPolicyResponse,
3101
+ () => PutDeliveryDestinationPolicyRequest$,
3102
+ () => PutDeliveryDestinationPolicyResponse$,
3054
3103
  ];
3055
- var PutDeliverySource = [
3104
+ var PutDeliverySource$ = [
3056
3105
  9,
3057
3106
  n0,
3058
3107
  _PDS,
3059
3108
  0,
3060
- () => PutDeliverySourceRequest,
3061
- () => PutDeliverySourceResponse,
3109
+ () => PutDeliverySourceRequest$,
3110
+ () => PutDeliverySourceResponse$,
3062
3111
  ];
3063
- var PutDestination = [
3112
+ var PutDestination$ = [
3064
3113
  9,
3065
3114
  n0,
3066
3115
  _PD,
3067
3116
  0,
3068
- () => PutDestinationRequest,
3069
- () => PutDestinationResponse,
3117
+ () => PutDestinationRequest$,
3118
+ () => PutDestinationResponse$,
3070
3119
  ];
3071
- var PutDestinationPolicy = [
3120
+ var PutDestinationPolicy$ = [
3072
3121
  9,
3073
3122
  n0,
3074
3123
  _PDP,
3075
3124
  0,
3076
- () => PutDestinationPolicyRequest,
3125
+ () => PutDestinationPolicyRequest$,
3077
3126
  () => __Unit,
3078
3127
  ];
3079
- var PutIndexPolicy = [
3128
+ var PutIndexPolicy$ = [
3080
3129
  9,
3081
3130
  n0,
3082
3131
  _PIP,
3083
3132
  0,
3084
- () => PutIndexPolicyRequest,
3085
- () => PutIndexPolicyResponse,
3133
+ () => PutIndexPolicyRequest$,
3134
+ () => PutIndexPolicyResponse$,
3086
3135
  ];
3087
- var PutIntegration = [
3136
+ var PutIntegration$ = [
3088
3137
  9,
3089
3138
  n0,
3090
3139
  _PI,
3091
3140
  0,
3092
- () => PutIntegrationRequest,
3093
- () => PutIntegrationResponse,
3141
+ () => PutIntegrationRequest$,
3142
+ () => PutIntegrationResponse$,
3094
3143
  ];
3095
- var PutLogEvents = [
3144
+ var PutLogEvents$ = [
3096
3145
  9,
3097
3146
  n0,
3098
3147
  _PLE,
3099
3148
  0,
3100
- () => PutLogEventsRequest,
3101
- () => PutLogEventsResponse,
3149
+ () => PutLogEventsRequest$,
3150
+ () => PutLogEventsResponse$,
3102
3151
  ];
3103
- var PutLogGroupDeletionProtection = [
3152
+ var PutLogGroupDeletionProtection$ = [
3104
3153
  9,
3105
3154
  n0,
3106
3155
  _PLGDP,
3107
3156
  0,
3108
- () => PutLogGroupDeletionProtectionRequest,
3157
+ () => PutLogGroupDeletionProtectionRequest$,
3109
3158
  () => __Unit,
3110
3159
  ];
3111
- var PutMetricFilter = [9, n0, _PMF, 0, () => PutMetricFilterRequest, () => __Unit];
3112
- var PutQueryDefinition = [
3160
+ var PutMetricFilter$ = [9, n0, _PMF, 0, () => PutMetricFilterRequest$, () => __Unit];
3161
+ var PutQueryDefinition$ = [
3113
3162
  9,
3114
3163
  n0,
3115
3164
  _PQD,
3116
3165
  0,
3117
- () => PutQueryDefinitionRequest,
3118
- () => PutQueryDefinitionResponse,
3166
+ () => PutQueryDefinitionRequest$,
3167
+ () => PutQueryDefinitionResponse$,
3119
3168
  ];
3120
- var PutResourcePolicy = [
3169
+ var PutResourcePolicy$ = [
3121
3170
  9,
3122
3171
  n0,
3123
3172
  _PRP,
3124
3173
  0,
3125
- () => PutResourcePolicyRequest,
3126
- () => PutResourcePolicyResponse,
3174
+ () => PutResourcePolicyRequest$,
3175
+ () => PutResourcePolicyResponse$,
3176
+ ];
3177
+ var PutRetentionPolicy$ = [
3178
+ 9,
3179
+ n0,
3180
+ _PRPu,
3181
+ 0,
3182
+ () => PutRetentionPolicyRequest$,
3183
+ () => __Unit,
3127
3184
  ];
3128
- var PutRetentionPolicy = [9, n0, _PRPu, 0, () => PutRetentionPolicyRequest, () => __Unit];
3129
- var PutSubscriptionFilter = [
3185
+ var PutSubscriptionFilter$ = [
3130
3186
  9,
3131
3187
  n0,
3132
3188
  _PSF,
3133
3189
  0,
3134
- () => PutSubscriptionFilterRequest,
3190
+ () => PutSubscriptionFilterRequest$,
3135
3191
  () => __Unit,
3136
3192
  ];
3137
- var PutTransformer = [9, n0, _PTu, 0, () => PutTransformerRequest, () => __Unit];
3138
- var StartLiveTail = [
3193
+ var PutTransformer$ = [9, n0, _PTu, 0, () => PutTransformerRequest$, () => __Unit];
3194
+ var StartLiveTail$ = [
3139
3195
  9,
3140
3196
  n0,
3141
3197
  _SLT,
3142
3198
  { [_end]: ["streaming-"] },
3143
- () => StartLiveTailRequest,
3144
- () => StartLiveTailResponse,
3145
- ];
3146
- var StartQuery = [9, n0, _SQ, 0, () => StartQueryRequest, () => StartQueryResponse];
3147
- var StopQuery = [9, n0, _SQt, 0, () => StopQueryRequest, () => StopQueryResponse];
3148
- var TagLogGroup = [9, n0, _TLG, 0, () => TagLogGroupRequest, () => __Unit];
3149
- var TagResource = [9, n0, _TR, 0, () => TagResourceRequest, () => __Unit];
3150
- var TestMetricFilter = [
3199
+ () => StartLiveTailRequest$,
3200
+ () => StartLiveTailResponse$,
3201
+ ];
3202
+ var StartQuery$ = [9, n0, _SQ, 0, () => StartQueryRequest$, () => StartQueryResponse$];
3203
+ var StopQuery$ = [9, n0, _SQt, 0, () => StopQueryRequest$, () => StopQueryResponse$];
3204
+ var TagLogGroup$ = [9, n0, _TLG, 0, () => TagLogGroupRequest$, () => __Unit];
3205
+ var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => __Unit];
3206
+ var TestMetricFilter$ = [
3151
3207
  9,
3152
3208
  n0,
3153
3209
  _TMF,
3154
3210
  0,
3155
- () => TestMetricFilterRequest,
3156
- () => TestMetricFilterResponse,
3211
+ () => TestMetricFilterRequest$,
3212
+ () => TestMetricFilterResponse$,
3157
3213
  ];
3158
- var TestTransformer = [
3214
+ var TestTransformer$ = [
3159
3215
  9,
3160
3216
  n0,
3161
3217
  _TT,
3162
3218
  0,
3163
- () => TestTransformerRequest,
3164
- () => TestTransformerResponse,
3219
+ () => TestTransformerRequest$,
3220
+ () => TestTransformerResponse$,
3165
3221
  ];
3166
- var UntagLogGroup = [9, n0, _ULG, 0, () => UntagLogGroupRequest, () => __Unit];
3167
- var UntagResource = [9, n0, _UR, 0, () => UntagResourceRequest, () => __Unit];
3168
- var UpdateAnomaly = [9, n0, _UA, 0, () => UpdateAnomalyRequest, () => __Unit];
3169
- var UpdateDeliveryConfiguration = [
3222
+ var UntagLogGroup$ = [9, n0, _ULG, 0, () => UntagLogGroupRequest$, () => __Unit];
3223
+ var UntagResource$ = [9, n0, _UR, 0, () => UntagResourceRequest$, () => __Unit];
3224
+ var UpdateAnomaly$ = [9, n0, _UA, 0, () => UpdateAnomalyRequest$, () => __Unit];
3225
+ var UpdateDeliveryConfiguration$ = [
3170
3226
  9,
3171
3227
  n0,
3172
3228
  _UDC,
3173
3229
  0,
3174
- () => UpdateDeliveryConfigurationRequest,
3175
- () => UpdateDeliveryConfigurationResponse,
3230
+ () => UpdateDeliveryConfigurationRequest$,
3231
+ () => UpdateDeliveryConfigurationResponse$,
3176
3232
  ];
3177
- var UpdateLogAnomalyDetector = [
3233
+ var UpdateLogAnomalyDetector$ = [
3178
3234
  9,
3179
3235
  n0,
3180
3236
  _ULAD,
3181
3237
  0,
3182
- () => UpdateLogAnomalyDetectorRequest,
3238
+ () => UpdateLogAnomalyDetectorRequest$,
3183
3239
  () => __Unit,
3184
3240
  ];
3185
- var UpdateScheduledQuery = [
3241
+ var UpdateScheduledQuery$ = [
3186
3242
  9,
3187
3243
  n0,
3188
3244
  _USQ,
3189
3245
  0,
3190
- () => UpdateScheduledQueryRequest,
3191
- () => UpdateScheduledQueryResponse,
3246
+ () => UpdateScheduledQueryRequest$,
3247
+ () => UpdateScheduledQueryResponse$,
3192
3248
  ];
3193
3249
 
3194
3250
  class AssociateKmsKeyCommand extends smithyClient.Command
@@ -3199,7 +3255,7 @@ class AssociateKmsKeyCommand extends smithyClient.Command
3199
3255
  })
3200
3256
  .s("Logs_20140328", "AssociateKmsKey", {})
3201
3257
  .n("CloudWatchLogsClient", "AssociateKmsKeyCommand")
3202
- .sc(AssociateKmsKey)
3258
+ .sc(AssociateKmsKey$)
3203
3259
  .build() {
3204
3260
  }
3205
3261
 
@@ -3211,7 +3267,7 @@ class AssociateSourceToS3TableIntegrationCommand extends smithyClient.Command
3211
3267
  })
3212
3268
  .s("Logs_20140328", "AssociateSourceToS3TableIntegration", {})
3213
3269
  .n("CloudWatchLogsClient", "AssociateSourceToS3TableIntegrationCommand")
3214
- .sc(AssociateSourceToS3TableIntegration)
3270
+ .sc(AssociateSourceToS3TableIntegration$)
3215
3271
  .build() {
3216
3272
  }
3217
3273
 
@@ -3223,7 +3279,7 @@ class CancelExportTaskCommand extends smithyClient.Command
3223
3279
  })
3224
3280
  .s("Logs_20140328", "CancelExportTask", {})
3225
3281
  .n("CloudWatchLogsClient", "CancelExportTaskCommand")
3226
- .sc(CancelExportTask)
3282
+ .sc(CancelExportTask$)
3227
3283
  .build() {
3228
3284
  }
3229
3285
 
@@ -3235,7 +3291,7 @@ class CancelImportTaskCommand extends smithyClient.Command
3235
3291
  })
3236
3292
  .s("Logs_20140328", "CancelImportTask", {})
3237
3293
  .n("CloudWatchLogsClient", "CancelImportTaskCommand")
3238
- .sc(CancelImportTask)
3294
+ .sc(CancelImportTask$)
3239
3295
  .build() {
3240
3296
  }
3241
3297
 
@@ -3247,7 +3303,7 @@ class CreateDeliveryCommand extends smithyClient.Command
3247
3303
  })
3248
3304
  .s("Logs_20140328", "CreateDelivery", {})
3249
3305
  .n("CloudWatchLogsClient", "CreateDeliveryCommand")
3250
- .sc(CreateDelivery)
3306
+ .sc(CreateDelivery$)
3251
3307
  .build() {
3252
3308
  }
3253
3309
 
@@ -3259,7 +3315,7 @@ class CreateExportTaskCommand extends smithyClient.Command
3259
3315
  })
3260
3316
  .s("Logs_20140328", "CreateExportTask", {})
3261
3317
  .n("CloudWatchLogsClient", "CreateExportTaskCommand")
3262
- .sc(CreateExportTask)
3318
+ .sc(CreateExportTask$)
3263
3319
  .build() {
3264
3320
  }
3265
3321
 
@@ -3271,7 +3327,7 @@ class CreateImportTaskCommand extends smithyClient.Command
3271
3327
  })
3272
3328
  .s("Logs_20140328", "CreateImportTask", {})
3273
3329
  .n("CloudWatchLogsClient", "CreateImportTaskCommand")
3274
- .sc(CreateImportTask)
3330
+ .sc(CreateImportTask$)
3275
3331
  .build() {
3276
3332
  }
3277
3333
 
@@ -3283,7 +3339,7 @@ class CreateLogAnomalyDetectorCommand extends smithyClient.Command
3283
3339
  })
3284
3340
  .s("Logs_20140328", "CreateLogAnomalyDetector", {})
3285
3341
  .n("CloudWatchLogsClient", "CreateLogAnomalyDetectorCommand")
3286
- .sc(CreateLogAnomalyDetector)
3342
+ .sc(CreateLogAnomalyDetector$)
3287
3343
  .build() {
3288
3344
  }
3289
3345
 
@@ -3295,7 +3351,7 @@ class CreateLogGroupCommand extends smithyClient.Command
3295
3351
  })
3296
3352
  .s("Logs_20140328", "CreateLogGroup", {})
3297
3353
  .n("CloudWatchLogsClient", "CreateLogGroupCommand")
3298
- .sc(CreateLogGroup)
3354
+ .sc(CreateLogGroup$)
3299
3355
  .build() {
3300
3356
  }
3301
3357
 
@@ -3307,7 +3363,7 @@ class CreateLogStreamCommand extends smithyClient.Command
3307
3363
  })
3308
3364
  .s("Logs_20140328", "CreateLogStream", {})
3309
3365
  .n("CloudWatchLogsClient", "CreateLogStreamCommand")
3310
- .sc(CreateLogStream)
3366
+ .sc(CreateLogStream$)
3311
3367
  .build() {
3312
3368
  }
3313
3369
 
@@ -3319,7 +3375,7 @@ class CreateScheduledQueryCommand extends smithyClient.Command
3319
3375
  })
3320
3376
  .s("Logs_20140328", "CreateScheduledQuery", {})
3321
3377
  .n("CloudWatchLogsClient", "CreateScheduledQueryCommand")
3322
- .sc(CreateScheduledQuery)
3378
+ .sc(CreateScheduledQuery$)
3323
3379
  .build() {
3324
3380
  }
3325
3381
 
@@ -3331,7 +3387,7 @@ class DeleteAccountPolicyCommand extends smithyClient.Command
3331
3387
  })
3332
3388
  .s("Logs_20140328", "DeleteAccountPolicy", {})
3333
3389
  .n("CloudWatchLogsClient", "DeleteAccountPolicyCommand")
3334
- .sc(DeleteAccountPolicy)
3390
+ .sc(DeleteAccountPolicy$)
3335
3391
  .build() {
3336
3392
  }
3337
3393
 
@@ -3343,7 +3399,7 @@ class DeleteDataProtectionPolicyCommand extends smithyClient.Command
3343
3399
  })
3344
3400
  .s("Logs_20140328", "DeleteDataProtectionPolicy", {})
3345
3401
  .n("CloudWatchLogsClient", "DeleteDataProtectionPolicyCommand")
3346
- .sc(DeleteDataProtectionPolicy)
3402
+ .sc(DeleteDataProtectionPolicy$)
3347
3403
  .build() {
3348
3404
  }
3349
3405
 
@@ -3355,7 +3411,7 @@ class DeleteDeliveryCommand extends smithyClient.Command
3355
3411
  })
3356
3412
  .s("Logs_20140328", "DeleteDelivery", {})
3357
3413
  .n("CloudWatchLogsClient", "DeleteDeliveryCommand")
3358
- .sc(DeleteDelivery)
3414
+ .sc(DeleteDelivery$)
3359
3415
  .build() {
3360
3416
  }
3361
3417
 
@@ -3367,7 +3423,7 @@ class DeleteDeliveryDestinationCommand extends smithyClient.Command
3367
3423
  })
3368
3424
  .s("Logs_20140328", "DeleteDeliveryDestination", {})
3369
3425
  .n("CloudWatchLogsClient", "DeleteDeliveryDestinationCommand")
3370
- .sc(DeleteDeliveryDestination)
3426
+ .sc(DeleteDeliveryDestination$)
3371
3427
  .build() {
3372
3428
  }
3373
3429
 
@@ -3379,7 +3435,7 @@ class DeleteDeliveryDestinationPolicyCommand extends smithyClient.Command
3379
3435
  })
3380
3436
  .s("Logs_20140328", "DeleteDeliveryDestinationPolicy", {})
3381
3437
  .n("CloudWatchLogsClient", "DeleteDeliveryDestinationPolicyCommand")
3382
- .sc(DeleteDeliveryDestinationPolicy)
3438
+ .sc(DeleteDeliveryDestinationPolicy$)
3383
3439
  .build() {
3384
3440
  }
3385
3441
 
@@ -3391,7 +3447,7 @@ class DeleteDeliverySourceCommand extends smithyClient.Command
3391
3447
  })
3392
3448
  .s("Logs_20140328", "DeleteDeliverySource", {})
3393
3449
  .n("CloudWatchLogsClient", "DeleteDeliverySourceCommand")
3394
- .sc(DeleteDeliverySource)
3450
+ .sc(DeleteDeliverySource$)
3395
3451
  .build() {
3396
3452
  }
3397
3453
 
@@ -3403,7 +3459,7 @@ class DeleteDestinationCommand extends smithyClient.Command
3403
3459
  })
3404
3460
  .s("Logs_20140328", "DeleteDestination", {})
3405
3461
  .n("CloudWatchLogsClient", "DeleteDestinationCommand")
3406
- .sc(DeleteDestination)
3462
+ .sc(DeleteDestination$)
3407
3463
  .build() {
3408
3464
  }
3409
3465
 
@@ -3415,7 +3471,7 @@ class DeleteIndexPolicyCommand extends smithyClient.Command
3415
3471
  })
3416
3472
  .s("Logs_20140328", "DeleteIndexPolicy", {})
3417
3473
  .n("CloudWatchLogsClient", "DeleteIndexPolicyCommand")
3418
- .sc(DeleteIndexPolicy)
3474
+ .sc(DeleteIndexPolicy$)
3419
3475
  .build() {
3420
3476
  }
3421
3477
 
@@ -3427,7 +3483,7 @@ class DeleteIntegrationCommand extends smithyClient.Command
3427
3483
  })
3428
3484
  .s("Logs_20140328", "DeleteIntegration", {})
3429
3485
  .n("CloudWatchLogsClient", "DeleteIntegrationCommand")
3430
- .sc(DeleteIntegration)
3486
+ .sc(DeleteIntegration$)
3431
3487
  .build() {
3432
3488
  }
3433
3489
 
@@ -3439,7 +3495,7 @@ class DeleteLogAnomalyDetectorCommand extends smithyClient.Command
3439
3495
  })
3440
3496
  .s("Logs_20140328", "DeleteLogAnomalyDetector", {})
3441
3497
  .n("CloudWatchLogsClient", "DeleteLogAnomalyDetectorCommand")
3442
- .sc(DeleteLogAnomalyDetector)
3498
+ .sc(DeleteLogAnomalyDetector$)
3443
3499
  .build() {
3444
3500
  }
3445
3501
 
@@ -3451,7 +3507,7 @@ class DeleteLogGroupCommand extends smithyClient.Command
3451
3507
  })
3452
3508
  .s("Logs_20140328", "DeleteLogGroup", {})
3453
3509
  .n("CloudWatchLogsClient", "DeleteLogGroupCommand")
3454
- .sc(DeleteLogGroup)
3510
+ .sc(DeleteLogGroup$)
3455
3511
  .build() {
3456
3512
  }
3457
3513
 
@@ -3463,7 +3519,7 @@ class DeleteLogStreamCommand extends smithyClient.Command
3463
3519
  })
3464
3520
  .s("Logs_20140328", "DeleteLogStream", {})
3465
3521
  .n("CloudWatchLogsClient", "DeleteLogStreamCommand")
3466
- .sc(DeleteLogStream)
3522
+ .sc(DeleteLogStream$)
3467
3523
  .build() {
3468
3524
  }
3469
3525
 
@@ -3475,7 +3531,7 @@ class DeleteMetricFilterCommand extends smithyClient.Command
3475
3531
  })
3476
3532
  .s("Logs_20140328", "DeleteMetricFilter", {})
3477
3533
  .n("CloudWatchLogsClient", "DeleteMetricFilterCommand")
3478
- .sc(DeleteMetricFilter)
3534
+ .sc(DeleteMetricFilter$)
3479
3535
  .build() {
3480
3536
  }
3481
3537
 
@@ -3487,7 +3543,7 @@ class DeleteQueryDefinitionCommand extends smithyClient.Command
3487
3543
  })
3488
3544
  .s("Logs_20140328", "DeleteQueryDefinition", {})
3489
3545
  .n("CloudWatchLogsClient", "DeleteQueryDefinitionCommand")
3490
- .sc(DeleteQueryDefinition)
3546
+ .sc(DeleteQueryDefinition$)
3491
3547
  .build() {
3492
3548
  }
3493
3549
 
@@ -3499,7 +3555,7 @@ class DeleteResourcePolicyCommand extends smithyClient.Command
3499
3555
  })
3500
3556
  .s("Logs_20140328", "DeleteResourcePolicy", {})
3501
3557
  .n("CloudWatchLogsClient", "DeleteResourcePolicyCommand")
3502
- .sc(DeleteResourcePolicy)
3558
+ .sc(DeleteResourcePolicy$)
3503
3559
  .build() {
3504
3560
  }
3505
3561
 
@@ -3511,7 +3567,7 @@ class DeleteRetentionPolicyCommand extends smithyClient.Command
3511
3567
  })
3512
3568
  .s("Logs_20140328", "DeleteRetentionPolicy", {})
3513
3569
  .n("CloudWatchLogsClient", "DeleteRetentionPolicyCommand")
3514
- .sc(DeleteRetentionPolicy)
3570
+ .sc(DeleteRetentionPolicy$)
3515
3571
  .build() {
3516
3572
  }
3517
3573
 
@@ -3523,7 +3579,7 @@ class DeleteScheduledQueryCommand extends smithyClient.Command
3523
3579
  })
3524
3580
  .s("Logs_20140328", "DeleteScheduledQuery", {})
3525
3581
  .n("CloudWatchLogsClient", "DeleteScheduledQueryCommand")
3526
- .sc(DeleteScheduledQuery)
3582
+ .sc(DeleteScheduledQuery$)
3527
3583
  .build() {
3528
3584
  }
3529
3585
 
@@ -3535,7 +3591,7 @@ class DeleteSubscriptionFilterCommand extends smithyClient.Command
3535
3591
  })
3536
3592
  .s("Logs_20140328", "DeleteSubscriptionFilter", {})
3537
3593
  .n("CloudWatchLogsClient", "DeleteSubscriptionFilterCommand")
3538
- .sc(DeleteSubscriptionFilter)
3594
+ .sc(DeleteSubscriptionFilter$)
3539
3595
  .build() {
3540
3596
  }
3541
3597
 
@@ -3547,7 +3603,7 @@ class DeleteTransformerCommand extends smithyClient.Command
3547
3603
  })
3548
3604
  .s("Logs_20140328", "DeleteTransformer", {})
3549
3605
  .n("CloudWatchLogsClient", "DeleteTransformerCommand")
3550
- .sc(DeleteTransformer)
3606
+ .sc(DeleteTransformer$)
3551
3607
  .build() {
3552
3608
  }
3553
3609
 
@@ -3559,7 +3615,7 @@ class DescribeAccountPoliciesCommand extends smithyClient.Command
3559
3615
  })
3560
3616
  .s("Logs_20140328", "DescribeAccountPolicies", {})
3561
3617
  .n("CloudWatchLogsClient", "DescribeAccountPoliciesCommand")
3562
- .sc(DescribeAccountPolicies)
3618
+ .sc(DescribeAccountPolicies$)
3563
3619
  .build() {
3564
3620
  }
3565
3621
 
@@ -3571,7 +3627,7 @@ class DescribeConfigurationTemplatesCommand extends smithyClient.Command
3571
3627
  })
3572
3628
  .s("Logs_20140328", "DescribeConfigurationTemplates", {})
3573
3629
  .n("CloudWatchLogsClient", "DescribeConfigurationTemplatesCommand")
3574
- .sc(DescribeConfigurationTemplates)
3630
+ .sc(DescribeConfigurationTemplates$)
3575
3631
  .build() {
3576
3632
  }
3577
3633
 
@@ -3583,7 +3639,7 @@ class DescribeDeliveriesCommand extends smithyClient.Command
3583
3639
  })
3584
3640
  .s("Logs_20140328", "DescribeDeliveries", {})
3585
3641
  .n("CloudWatchLogsClient", "DescribeDeliveriesCommand")
3586
- .sc(DescribeDeliveries)
3642
+ .sc(DescribeDeliveries$)
3587
3643
  .build() {
3588
3644
  }
3589
3645
 
@@ -3595,7 +3651,7 @@ class DescribeDeliveryDestinationsCommand extends smithyClient.Command
3595
3651
  })
3596
3652
  .s("Logs_20140328", "DescribeDeliveryDestinations", {})
3597
3653
  .n("CloudWatchLogsClient", "DescribeDeliveryDestinationsCommand")
3598
- .sc(DescribeDeliveryDestinations)
3654
+ .sc(DescribeDeliveryDestinations$)
3599
3655
  .build() {
3600
3656
  }
3601
3657
 
@@ -3607,7 +3663,7 @@ class DescribeDeliverySourcesCommand extends smithyClient.Command
3607
3663
  })
3608
3664
  .s("Logs_20140328", "DescribeDeliverySources", {})
3609
3665
  .n("CloudWatchLogsClient", "DescribeDeliverySourcesCommand")
3610
- .sc(DescribeDeliverySources)
3666
+ .sc(DescribeDeliverySources$)
3611
3667
  .build() {
3612
3668
  }
3613
3669
 
@@ -3619,7 +3675,7 @@ class DescribeDestinationsCommand extends smithyClient.Command
3619
3675
  })
3620
3676
  .s("Logs_20140328", "DescribeDestinations", {})
3621
3677
  .n("CloudWatchLogsClient", "DescribeDestinationsCommand")
3622
- .sc(DescribeDestinations)
3678
+ .sc(DescribeDestinations$)
3623
3679
  .build() {
3624
3680
  }
3625
3681
 
@@ -3631,7 +3687,7 @@ class DescribeExportTasksCommand extends smithyClient.Command
3631
3687
  })
3632
3688
  .s("Logs_20140328", "DescribeExportTasks", {})
3633
3689
  .n("CloudWatchLogsClient", "DescribeExportTasksCommand")
3634
- .sc(DescribeExportTasks)
3690
+ .sc(DescribeExportTasks$)
3635
3691
  .build() {
3636
3692
  }
3637
3693
 
@@ -3643,7 +3699,7 @@ class DescribeFieldIndexesCommand extends smithyClient.Command
3643
3699
  })
3644
3700
  .s("Logs_20140328", "DescribeFieldIndexes", {})
3645
3701
  .n("CloudWatchLogsClient", "DescribeFieldIndexesCommand")
3646
- .sc(DescribeFieldIndexes)
3702
+ .sc(DescribeFieldIndexes$)
3647
3703
  .build() {
3648
3704
  }
3649
3705
 
@@ -3655,7 +3711,7 @@ class DescribeImportTaskBatchesCommand extends smithyClient.Command
3655
3711
  })
3656
3712
  .s("Logs_20140328", "DescribeImportTaskBatches", {})
3657
3713
  .n("CloudWatchLogsClient", "DescribeImportTaskBatchesCommand")
3658
- .sc(DescribeImportTaskBatches)
3714
+ .sc(DescribeImportTaskBatches$)
3659
3715
  .build() {
3660
3716
  }
3661
3717
 
@@ -3667,7 +3723,7 @@ class DescribeImportTasksCommand extends smithyClient.Command
3667
3723
  })
3668
3724
  .s("Logs_20140328", "DescribeImportTasks", {})
3669
3725
  .n("CloudWatchLogsClient", "DescribeImportTasksCommand")
3670
- .sc(DescribeImportTasks)
3726
+ .sc(DescribeImportTasks$)
3671
3727
  .build() {
3672
3728
  }
3673
3729
 
@@ -3679,7 +3735,7 @@ class DescribeIndexPoliciesCommand extends smithyClient.Command
3679
3735
  })
3680
3736
  .s("Logs_20140328", "DescribeIndexPolicies", {})
3681
3737
  .n("CloudWatchLogsClient", "DescribeIndexPoliciesCommand")
3682
- .sc(DescribeIndexPolicies)
3738
+ .sc(DescribeIndexPolicies$)
3683
3739
  .build() {
3684
3740
  }
3685
3741
 
@@ -3691,7 +3747,7 @@ class DescribeLogGroupsCommand extends smithyClient.Command
3691
3747
  })
3692
3748
  .s("Logs_20140328", "DescribeLogGroups", {})
3693
3749
  .n("CloudWatchLogsClient", "DescribeLogGroupsCommand")
3694
- .sc(DescribeLogGroups)
3750
+ .sc(DescribeLogGroups$)
3695
3751
  .build() {
3696
3752
  }
3697
3753
 
@@ -3703,7 +3759,7 @@ class DescribeLogStreamsCommand extends smithyClient.Command
3703
3759
  })
3704
3760
  .s("Logs_20140328", "DescribeLogStreams", {})
3705
3761
  .n("CloudWatchLogsClient", "DescribeLogStreamsCommand")
3706
- .sc(DescribeLogStreams)
3762
+ .sc(DescribeLogStreams$)
3707
3763
  .build() {
3708
3764
  }
3709
3765
 
@@ -3715,7 +3771,7 @@ class DescribeMetricFiltersCommand extends smithyClient.Command
3715
3771
  })
3716
3772
  .s("Logs_20140328", "DescribeMetricFilters", {})
3717
3773
  .n("CloudWatchLogsClient", "DescribeMetricFiltersCommand")
3718
- .sc(DescribeMetricFilters)
3774
+ .sc(DescribeMetricFilters$)
3719
3775
  .build() {
3720
3776
  }
3721
3777
 
@@ -3727,7 +3783,7 @@ class DescribeQueriesCommand extends smithyClient.Command
3727
3783
  })
3728
3784
  .s("Logs_20140328", "DescribeQueries", {})
3729
3785
  .n("CloudWatchLogsClient", "DescribeQueriesCommand")
3730
- .sc(DescribeQueries)
3786
+ .sc(DescribeQueries$)
3731
3787
  .build() {
3732
3788
  }
3733
3789
 
@@ -3739,7 +3795,7 @@ class DescribeQueryDefinitionsCommand extends smithyClient.Command
3739
3795
  })
3740
3796
  .s("Logs_20140328", "DescribeQueryDefinitions", {})
3741
3797
  .n("CloudWatchLogsClient", "DescribeQueryDefinitionsCommand")
3742
- .sc(DescribeQueryDefinitions)
3798
+ .sc(DescribeQueryDefinitions$)
3743
3799
  .build() {
3744
3800
  }
3745
3801
 
@@ -3751,7 +3807,7 @@ class DescribeResourcePoliciesCommand extends smithyClient.Command
3751
3807
  })
3752
3808
  .s("Logs_20140328", "DescribeResourcePolicies", {})
3753
3809
  .n("CloudWatchLogsClient", "DescribeResourcePoliciesCommand")
3754
- .sc(DescribeResourcePolicies)
3810
+ .sc(DescribeResourcePolicies$)
3755
3811
  .build() {
3756
3812
  }
3757
3813
 
@@ -3763,7 +3819,7 @@ class DescribeSubscriptionFiltersCommand extends smithyClient.Command
3763
3819
  })
3764
3820
  .s("Logs_20140328", "DescribeSubscriptionFilters", {})
3765
3821
  .n("CloudWatchLogsClient", "DescribeSubscriptionFiltersCommand")
3766
- .sc(DescribeSubscriptionFilters)
3822
+ .sc(DescribeSubscriptionFilters$)
3767
3823
  .build() {
3768
3824
  }
3769
3825
 
@@ -3775,7 +3831,7 @@ class DisassociateKmsKeyCommand extends smithyClient.Command
3775
3831
  })
3776
3832
  .s("Logs_20140328", "DisassociateKmsKey", {})
3777
3833
  .n("CloudWatchLogsClient", "DisassociateKmsKeyCommand")
3778
- .sc(DisassociateKmsKey)
3834
+ .sc(DisassociateKmsKey$)
3779
3835
  .build() {
3780
3836
  }
3781
3837
 
@@ -3787,7 +3843,7 @@ class DisassociateSourceFromS3TableIntegrationCommand extends smithyClient.Comma
3787
3843
  })
3788
3844
  .s("Logs_20140328", "DisassociateSourceFromS3TableIntegration", {})
3789
3845
  .n("CloudWatchLogsClient", "DisassociateSourceFromS3TableIntegrationCommand")
3790
- .sc(DisassociateSourceFromS3TableIntegration)
3846
+ .sc(DisassociateSourceFromS3TableIntegration$)
3791
3847
  .build() {
3792
3848
  }
3793
3849
 
@@ -3799,7 +3855,7 @@ class FilterLogEventsCommand extends smithyClient.Command
3799
3855
  })
3800
3856
  .s("Logs_20140328", "FilterLogEvents", {})
3801
3857
  .n("CloudWatchLogsClient", "FilterLogEventsCommand")
3802
- .sc(FilterLogEvents)
3858
+ .sc(FilterLogEvents$)
3803
3859
  .build() {
3804
3860
  }
3805
3861
 
@@ -3811,7 +3867,7 @@ class GetDataProtectionPolicyCommand extends smithyClient.Command
3811
3867
  })
3812
3868
  .s("Logs_20140328", "GetDataProtectionPolicy", {})
3813
3869
  .n("CloudWatchLogsClient", "GetDataProtectionPolicyCommand")
3814
- .sc(GetDataProtectionPolicy)
3870
+ .sc(GetDataProtectionPolicy$)
3815
3871
  .build() {
3816
3872
  }
3817
3873
 
@@ -3823,7 +3879,7 @@ class GetDeliveryCommand extends smithyClient.Command
3823
3879
  })
3824
3880
  .s("Logs_20140328", "GetDelivery", {})
3825
3881
  .n("CloudWatchLogsClient", "GetDeliveryCommand")
3826
- .sc(GetDelivery)
3882
+ .sc(GetDelivery$)
3827
3883
  .build() {
3828
3884
  }
3829
3885
 
@@ -3835,7 +3891,7 @@ class GetDeliveryDestinationCommand extends smithyClient.Command
3835
3891
  })
3836
3892
  .s("Logs_20140328", "GetDeliveryDestination", {})
3837
3893
  .n("CloudWatchLogsClient", "GetDeliveryDestinationCommand")
3838
- .sc(GetDeliveryDestination)
3894
+ .sc(GetDeliveryDestination$)
3839
3895
  .build() {
3840
3896
  }
3841
3897
 
@@ -3847,7 +3903,7 @@ class GetDeliveryDestinationPolicyCommand extends smithyClient.Command
3847
3903
  })
3848
3904
  .s("Logs_20140328", "GetDeliveryDestinationPolicy", {})
3849
3905
  .n("CloudWatchLogsClient", "GetDeliveryDestinationPolicyCommand")
3850
- .sc(GetDeliveryDestinationPolicy)
3906
+ .sc(GetDeliveryDestinationPolicy$)
3851
3907
  .build() {
3852
3908
  }
3853
3909
 
@@ -3859,7 +3915,7 @@ class GetDeliverySourceCommand extends smithyClient.Command
3859
3915
  })
3860
3916
  .s("Logs_20140328", "GetDeliverySource", {})
3861
3917
  .n("CloudWatchLogsClient", "GetDeliverySourceCommand")
3862
- .sc(GetDeliverySource)
3918
+ .sc(GetDeliverySource$)
3863
3919
  .build() {
3864
3920
  }
3865
3921
 
@@ -3871,7 +3927,7 @@ class GetIntegrationCommand extends smithyClient.Command
3871
3927
  })
3872
3928
  .s("Logs_20140328", "GetIntegration", {})
3873
3929
  .n("CloudWatchLogsClient", "GetIntegrationCommand")
3874
- .sc(GetIntegration)
3930
+ .sc(GetIntegration$)
3875
3931
  .build() {
3876
3932
  }
3877
3933
 
@@ -3883,7 +3939,7 @@ class GetLogAnomalyDetectorCommand extends smithyClient.Command
3883
3939
  })
3884
3940
  .s("Logs_20140328", "GetLogAnomalyDetector", {})
3885
3941
  .n("CloudWatchLogsClient", "GetLogAnomalyDetectorCommand")
3886
- .sc(GetLogAnomalyDetector)
3942
+ .sc(GetLogAnomalyDetector$)
3887
3943
  .build() {
3888
3944
  }
3889
3945
 
@@ -3895,7 +3951,7 @@ class GetLogEventsCommand extends smithyClient.Command
3895
3951
  })
3896
3952
  .s("Logs_20140328", "GetLogEvents", {})
3897
3953
  .n("CloudWatchLogsClient", "GetLogEventsCommand")
3898
- .sc(GetLogEvents)
3954
+ .sc(GetLogEvents$)
3899
3955
  .build() {
3900
3956
  }
3901
3957
 
@@ -3907,7 +3963,7 @@ class GetLogFieldsCommand extends smithyClient.Command
3907
3963
  })
3908
3964
  .s("Logs_20140328", "GetLogFields", {})
3909
3965
  .n("CloudWatchLogsClient", "GetLogFieldsCommand")
3910
- .sc(GetLogFields)
3966
+ .sc(GetLogFields$)
3911
3967
  .build() {
3912
3968
  }
3913
3969
 
@@ -3919,7 +3975,7 @@ class GetLogGroupFieldsCommand extends smithyClient.Command
3919
3975
  })
3920
3976
  .s("Logs_20140328", "GetLogGroupFields", {})
3921
3977
  .n("CloudWatchLogsClient", "GetLogGroupFieldsCommand")
3922
- .sc(GetLogGroupFields)
3978
+ .sc(GetLogGroupFields$)
3923
3979
  .build() {
3924
3980
  }
3925
3981
 
@@ -3935,7 +3991,7 @@ class GetLogObjectCommand extends smithyClient.Command
3935
3991
  },
3936
3992
  })
3937
3993
  .n("CloudWatchLogsClient", "GetLogObjectCommand")
3938
- .sc(GetLogObject)
3994
+ .sc(GetLogObject$)
3939
3995
  .build() {
3940
3996
  }
3941
3997
 
@@ -3947,7 +4003,7 @@ class GetLogRecordCommand extends smithyClient.Command
3947
4003
  })
3948
4004
  .s("Logs_20140328", "GetLogRecord", {})
3949
4005
  .n("CloudWatchLogsClient", "GetLogRecordCommand")
3950
- .sc(GetLogRecord)
4006
+ .sc(GetLogRecord$)
3951
4007
  .build() {
3952
4008
  }
3953
4009
 
@@ -3959,7 +4015,7 @@ class GetQueryResultsCommand extends smithyClient.Command
3959
4015
  })
3960
4016
  .s("Logs_20140328", "GetQueryResults", {})
3961
4017
  .n("CloudWatchLogsClient", "GetQueryResultsCommand")
3962
- .sc(GetQueryResults)
4018
+ .sc(GetQueryResults$)
3963
4019
  .build() {
3964
4020
  }
3965
4021
 
@@ -3971,7 +4027,7 @@ class GetScheduledQueryCommand extends smithyClient.Command
3971
4027
  })
3972
4028
  .s("Logs_20140328", "GetScheduledQuery", {})
3973
4029
  .n("CloudWatchLogsClient", "GetScheduledQueryCommand")
3974
- .sc(GetScheduledQuery)
4030
+ .sc(GetScheduledQuery$)
3975
4031
  .build() {
3976
4032
  }
3977
4033
 
@@ -3983,7 +4039,7 @@ class GetScheduledQueryHistoryCommand extends smithyClient.Command
3983
4039
  })
3984
4040
  .s("Logs_20140328", "GetScheduledQueryHistory", {})
3985
4041
  .n("CloudWatchLogsClient", "GetScheduledQueryHistoryCommand")
3986
- .sc(GetScheduledQueryHistory)
4042
+ .sc(GetScheduledQueryHistory$)
3987
4043
  .build() {
3988
4044
  }
3989
4045
 
@@ -3995,7 +4051,7 @@ class GetTransformerCommand extends smithyClient.Command
3995
4051
  })
3996
4052
  .s("Logs_20140328", "GetTransformer", {})
3997
4053
  .n("CloudWatchLogsClient", "GetTransformerCommand")
3998
- .sc(GetTransformer)
4054
+ .sc(GetTransformer$)
3999
4055
  .build() {
4000
4056
  }
4001
4057
 
@@ -4007,7 +4063,7 @@ class ListAggregateLogGroupSummariesCommand extends smithyClient.Command
4007
4063
  })
4008
4064
  .s("Logs_20140328", "ListAggregateLogGroupSummaries", {})
4009
4065
  .n("CloudWatchLogsClient", "ListAggregateLogGroupSummariesCommand")
4010
- .sc(ListAggregateLogGroupSummaries)
4066
+ .sc(ListAggregateLogGroupSummaries$)
4011
4067
  .build() {
4012
4068
  }
4013
4069
 
@@ -4019,7 +4075,7 @@ class ListAnomaliesCommand extends smithyClient.Command
4019
4075
  })
4020
4076
  .s("Logs_20140328", "ListAnomalies", {})
4021
4077
  .n("CloudWatchLogsClient", "ListAnomaliesCommand")
4022
- .sc(ListAnomalies)
4078
+ .sc(ListAnomalies$)
4023
4079
  .build() {
4024
4080
  }
4025
4081
 
@@ -4031,7 +4087,7 @@ class ListIntegrationsCommand extends smithyClient.Command
4031
4087
  })
4032
4088
  .s("Logs_20140328", "ListIntegrations", {})
4033
4089
  .n("CloudWatchLogsClient", "ListIntegrationsCommand")
4034
- .sc(ListIntegrations)
4090
+ .sc(ListIntegrations$)
4035
4091
  .build() {
4036
4092
  }
4037
4093
 
@@ -4043,7 +4099,7 @@ class ListLogAnomalyDetectorsCommand extends smithyClient.Command
4043
4099
  })
4044
4100
  .s("Logs_20140328", "ListLogAnomalyDetectors", {})
4045
4101
  .n("CloudWatchLogsClient", "ListLogAnomalyDetectorsCommand")
4046
- .sc(ListLogAnomalyDetectors)
4102
+ .sc(ListLogAnomalyDetectors$)
4047
4103
  .build() {
4048
4104
  }
4049
4105
 
@@ -4055,7 +4111,7 @@ class ListLogGroupsCommand extends smithyClient.Command
4055
4111
  })
4056
4112
  .s("Logs_20140328", "ListLogGroups", {})
4057
4113
  .n("CloudWatchLogsClient", "ListLogGroupsCommand")
4058
- .sc(ListLogGroups)
4114
+ .sc(ListLogGroups$)
4059
4115
  .build() {
4060
4116
  }
4061
4117
 
@@ -4067,7 +4123,7 @@ class ListLogGroupsForQueryCommand extends smithyClient.Command
4067
4123
  })
4068
4124
  .s("Logs_20140328", "ListLogGroupsForQuery", {})
4069
4125
  .n("CloudWatchLogsClient", "ListLogGroupsForQueryCommand")
4070
- .sc(ListLogGroupsForQuery)
4126
+ .sc(ListLogGroupsForQuery$)
4071
4127
  .build() {
4072
4128
  }
4073
4129
 
@@ -4079,7 +4135,7 @@ class ListScheduledQueriesCommand extends smithyClient.Command
4079
4135
  })
4080
4136
  .s("Logs_20140328", "ListScheduledQueries", {})
4081
4137
  .n("CloudWatchLogsClient", "ListScheduledQueriesCommand")
4082
- .sc(ListScheduledQueries)
4138
+ .sc(ListScheduledQueries$)
4083
4139
  .build() {
4084
4140
  }
4085
4141
 
@@ -4091,7 +4147,7 @@ class ListSourcesForS3TableIntegrationCommand extends smithyClient.Command
4091
4147
  })
4092
4148
  .s("Logs_20140328", "ListSourcesForS3TableIntegration", {})
4093
4149
  .n("CloudWatchLogsClient", "ListSourcesForS3TableIntegrationCommand")
4094
- .sc(ListSourcesForS3TableIntegration)
4150
+ .sc(ListSourcesForS3TableIntegration$)
4095
4151
  .build() {
4096
4152
  }
4097
4153
 
@@ -4103,7 +4159,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
4103
4159
  })
4104
4160
  .s("Logs_20140328", "ListTagsForResource", {})
4105
4161
  .n("CloudWatchLogsClient", "ListTagsForResourceCommand")
4106
- .sc(ListTagsForResource)
4162
+ .sc(ListTagsForResource$)
4107
4163
  .build() {
4108
4164
  }
4109
4165
 
@@ -4115,7 +4171,7 @@ class ListTagsLogGroupCommand extends smithyClient.Command
4115
4171
  })
4116
4172
  .s("Logs_20140328", "ListTagsLogGroup", {})
4117
4173
  .n("CloudWatchLogsClient", "ListTagsLogGroupCommand")
4118
- .sc(ListTagsLogGroup)
4174
+ .sc(ListTagsLogGroup$)
4119
4175
  .build() {
4120
4176
  }
4121
4177
 
@@ -4127,7 +4183,7 @@ class PutAccountPolicyCommand extends smithyClient.Command
4127
4183
  })
4128
4184
  .s("Logs_20140328", "PutAccountPolicy", {})
4129
4185
  .n("CloudWatchLogsClient", "PutAccountPolicyCommand")
4130
- .sc(PutAccountPolicy)
4186
+ .sc(PutAccountPolicy$)
4131
4187
  .build() {
4132
4188
  }
4133
4189
 
@@ -4139,7 +4195,7 @@ class PutDataProtectionPolicyCommand extends smithyClient.Command
4139
4195
  })
4140
4196
  .s("Logs_20140328", "PutDataProtectionPolicy", {})
4141
4197
  .n("CloudWatchLogsClient", "PutDataProtectionPolicyCommand")
4142
- .sc(PutDataProtectionPolicy)
4198
+ .sc(PutDataProtectionPolicy$)
4143
4199
  .build() {
4144
4200
  }
4145
4201
 
@@ -4151,7 +4207,7 @@ class PutDeliveryDestinationCommand extends smithyClient.Command
4151
4207
  })
4152
4208
  .s("Logs_20140328", "PutDeliveryDestination", {})
4153
4209
  .n("CloudWatchLogsClient", "PutDeliveryDestinationCommand")
4154
- .sc(PutDeliveryDestination)
4210
+ .sc(PutDeliveryDestination$)
4155
4211
  .build() {
4156
4212
  }
4157
4213
 
@@ -4163,7 +4219,7 @@ class PutDeliveryDestinationPolicyCommand extends smithyClient.Command
4163
4219
  })
4164
4220
  .s("Logs_20140328", "PutDeliveryDestinationPolicy", {})
4165
4221
  .n("CloudWatchLogsClient", "PutDeliveryDestinationPolicyCommand")
4166
- .sc(PutDeliveryDestinationPolicy)
4222
+ .sc(PutDeliveryDestinationPolicy$)
4167
4223
  .build() {
4168
4224
  }
4169
4225
 
@@ -4175,7 +4231,7 @@ class PutDeliverySourceCommand extends smithyClient.Command
4175
4231
  })
4176
4232
  .s("Logs_20140328", "PutDeliverySource", {})
4177
4233
  .n("CloudWatchLogsClient", "PutDeliverySourceCommand")
4178
- .sc(PutDeliverySource)
4234
+ .sc(PutDeliverySource$)
4179
4235
  .build() {
4180
4236
  }
4181
4237
 
@@ -4187,7 +4243,7 @@ class PutDestinationCommand extends smithyClient.Command
4187
4243
  })
4188
4244
  .s("Logs_20140328", "PutDestination", {})
4189
4245
  .n("CloudWatchLogsClient", "PutDestinationCommand")
4190
- .sc(PutDestination)
4246
+ .sc(PutDestination$)
4191
4247
  .build() {
4192
4248
  }
4193
4249
 
@@ -4199,7 +4255,7 @@ class PutDestinationPolicyCommand extends smithyClient.Command
4199
4255
  })
4200
4256
  .s("Logs_20140328", "PutDestinationPolicy", {})
4201
4257
  .n("CloudWatchLogsClient", "PutDestinationPolicyCommand")
4202
- .sc(PutDestinationPolicy)
4258
+ .sc(PutDestinationPolicy$)
4203
4259
  .build() {
4204
4260
  }
4205
4261
 
@@ -4211,7 +4267,7 @@ class PutIndexPolicyCommand extends smithyClient.Command
4211
4267
  })
4212
4268
  .s("Logs_20140328", "PutIndexPolicy", {})
4213
4269
  .n("CloudWatchLogsClient", "PutIndexPolicyCommand")
4214
- .sc(PutIndexPolicy)
4270
+ .sc(PutIndexPolicy$)
4215
4271
  .build() {
4216
4272
  }
4217
4273
 
@@ -4223,7 +4279,7 @@ class PutIntegrationCommand extends smithyClient.Command
4223
4279
  })
4224
4280
  .s("Logs_20140328", "PutIntegration", {})
4225
4281
  .n("CloudWatchLogsClient", "PutIntegrationCommand")
4226
- .sc(PutIntegration)
4282
+ .sc(PutIntegration$)
4227
4283
  .build() {
4228
4284
  }
4229
4285
 
@@ -4235,7 +4291,7 @@ class PutLogEventsCommand extends smithyClient.Command
4235
4291
  })
4236
4292
  .s("Logs_20140328", "PutLogEvents", {})
4237
4293
  .n("CloudWatchLogsClient", "PutLogEventsCommand")
4238
- .sc(PutLogEvents)
4294
+ .sc(PutLogEvents$)
4239
4295
  .build() {
4240
4296
  }
4241
4297
 
@@ -4247,7 +4303,7 @@ class PutLogGroupDeletionProtectionCommand extends smithyClient.Command
4247
4303
  })
4248
4304
  .s("Logs_20140328", "PutLogGroupDeletionProtection", {})
4249
4305
  .n("CloudWatchLogsClient", "PutLogGroupDeletionProtectionCommand")
4250
- .sc(PutLogGroupDeletionProtection)
4306
+ .sc(PutLogGroupDeletionProtection$)
4251
4307
  .build() {
4252
4308
  }
4253
4309
 
@@ -4259,7 +4315,7 @@ class PutMetricFilterCommand extends smithyClient.Command
4259
4315
  })
4260
4316
  .s("Logs_20140328", "PutMetricFilter", {})
4261
4317
  .n("CloudWatchLogsClient", "PutMetricFilterCommand")
4262
- .sc(PutMetricFilter)
4318
+ .sc(PutMetricFilter$)
4263
4319
  .build() {
4264
4320
  }
4265
4321
 
@@ -4271,7 +4327,7 @@ class PutQueryDefinitionCommand extends smithyClient.Command
4271
4327
  })
4272
4328
  .s("Logs_20140328", "PutQueryDefinition", {})
4273
4329
  .n("CloudWatchLogsClient", "PutQueryDefinitionCommand")
4274
- .sc(PutQueryDefinition)
4330
+ .sc(PutQueryDefinition$)
4275
4331
  .build() {
4276
4332
  }
4277
4333
 
@@ -4283,7 +4339,7 @@ class PutResourcePolicyCommand extends smithyClient.Command
4283
4339
  })
4284
4340
  .s("Logs_20140328", "PutResourcePolicy", {})
4285
4341
  .n("CloudWatchLogsClient", "PutResourcePolicyCommand")
4286
- .sc(PutResourcePolicy)
4342
+ .sc(PutResourcePolicy$)
4287
4343
  .build() {
4288
4344
  }
4289
4345
 
@@ -4295,7 +4351,7 @@ class PutRetentionPolicyCommand extends smithyClient.Command
4295
4351
  })
4296
4352
  .s("Logs_20140328", "PutRetentionPolicy", {})
4297
4353
  .n("CloudWatchLogsClient", "PutRetentionPolicyCommand")
4298
- .sc(PutRetentionPolicy)
4354
+ .sc(PutRetentionPolicy$)
4299
4355
  .build() {
4300
4356
  }
4301
4357
 
@@ -4307,7 +4363,7 @@ class PutSubscriptionFilterCommand extends smithyClient.Command
4307
4363
  })
4308
4364
  .s("Logs_20140328", "PutSubscriptionFilter", {})
4309
4365
  .n("CloudWatchLogsClient", "PutSubscriptionFilterCommand")
4310
- .sc(PutSubscriptionFilter)
4366
+ .sc(PutSubscriptionFilter$)
4311
4367
  .build() {
4312
4368
  }
4313
4369
 
@@ -4319,7 +4375,7 @@ class PutTransformerCommand extends smithyClient.Command
4319
4375
  })
4320
4376
  .s("Logs_20140328", "PutTransformer", {})
4321
4377
  .n("CloudWatchLogsClient", "PutTransformerCommand")
4322
- .sc(PutTransformer)
4378
+ .sc(PutTransformer$)
4323
4379
  .build() {
4324
4380
  }
4325
4381
 
@@ -4335,7 +4391,7 @@ class StartLiveTailCommand extends smithyClient.Command
4335
4391
  },
4336
4392
  })
4337
4393
  .n("CloudWatchLogsClient", "StartLiveTailCommand")
4338
- .sc(StartLiveTail)
4394
+ .sc(StartLiveTail$)
4339
4395
  .build() {
4340
4396
  }
4341
4397
 
@@ -4347,7 +4403,7 @@ class StartQueryCommand extends smithyClient.Command
4347
4403
  })
4348
4404
  .s("Logs_20140328", "StartQuery", {})
4349
4405
  .n("CloudWatchLogsClient", "StartQueryCommand")
4350
- .sc(StartQuery)
4406
+ .sc(StartQuery$)
4351
4407
  .build() {
4352
4408
  }
4353
4409
 
@@ -4359,7 +4415,7 @@ class StopQueryCommand extends smithyClient.Command
4359
4415
  })
4360
4416
  .s("Logs_20140328", "StopQuery", {})
4361
4417
  .n("CloudWatchLogsClient", "StopQueryCommand")
4362
- .sc(StopQuery)
4418
+ .sc(StopQuery$)
4363
4419
  .build() {
4364
4420
  }
4365
4421
 
@@ -4371,7 +4427,7 @@ class TagLogGroupCommand extends smithyClient.Command
4371
4427
  })
4372
4428
  .s("Logs_20140328", "TagLogGroup", {})
4373
4429
  .n("CloudWatchLogsClient", "TagLogGroupCommand")
4374
- .sc(TagLogGroup)
4430
+ .sc(TagLogGroup$)
4375
4431
  .build() {
4376
4432
  }
4377
4433
 
@@ -4383,7 +4439,7 @@ class TagResourceCommand extends smithyClient.Command
4383
4439
  })
4384
4440
  .s("Logs_20140328", "TagResource", {})
4385
4441
  .n("CloudWatchLogsClient", "TagResourceCommand")
4386
- .sc(TagResource)
4442
+ .sc(TagResource$)
4387
4443
  .build() {
4388
4444
  }
4389
4445
 
@@ -4395,7 +4451,7 @@ class TestMetricFilterCommand extends smithyClient.Command
4395
4451
  })
4396
4452
  .s("Logs_20140328", "TestMetricFilter", {})
4397
4453
  .n("CloudWatchLogsClient", "TestMetricFilterCommand")
4398
- .sc(TestMetricFilter)
4454
+ .sc(TestMetricFilter$)
4399
4455
  .build() {
4400
4456
  }
4401
4457
 
@@ -4407,7 +4463,7 @@ class TestTransformerCommand extends smithyClient.Command
4407
4463
  })
4408
4464
  .s("Logs_20140328", "TestTransformer", {})
4409
4465
  .n("CloudWatchLogsClient", "TestTransformerCommand")
4410
- .sc(TestTransformer)
4466
+ .sc(TestTransformer$)
4411
4467
  .build() {
4412
4468
  }
4413
4469
 
@@ -4419,7 +4475,7 @@ class UntagLogGroupCommand extends smithyClient.Command
4419
4475
  })
4420
4476
  .s("Logs_20140328", "UntagLogGroup", {})
4421
4477
  .n("CloudWatchLogsClient", "UntagLogGroupCommand")
4422
- .sc(UntagLogGroup)
4478
+ .sc(UntagLogGroup$)
4423
4479
  .build() {
4424
4480
  }
4425
4481
 
@@ -4431,7 +4487,7 @@ class UntagResourceCommand extends smithyClient.Command
4431
4487
  })
4432
4488
  .s("Logs_20140328", "UntagResource", {})
4433
4489
  .n("CloudWatchLogsClient", "UntagResourceCommand")
4434
- .sc(UntagResource)
4490
+ .sc(UntagResource$)
4435
4491
  .build() {
4436
4492
  }
4437
4493
 
@@ -4443,7 +4499,7 @@ class UpdateAnomalyCommand extends smithyClient.Command
4443
4499
  })
4444
4500
  .s("Logs_20140328", "UpdateAnomaly", {})
4445
4501
  .n("CloudWatchLogsClient", "UpdateAnomalyCommand")
4446
- .sc(UpdateAnomaly)
4502
+ .sc(UpdateAnomaly$)
4447
4503
  .build() {
4448
4504
  }
4449
4505
 
@@ -4455,7 +4511,7 @@ class UpdateDeliveryConfigurationCommand extends smithyClient.Command
4455
4511
  })
4456
4512
  .s("Logs_20140328", "UpdateDeliveryConfiguration", {})
4457
4513
  .n("CloudWatchLogsClient", "UpdateDeliveryConfigurationCommand")
4458
- .sc(UpdateDeliveryConfiguration)
4514
+ .sc(UpdateDeliveryConfiguration$)
4459
4515
  .build() {
4460
4516
  }
4461
4517
 
@@ -4467,7 +4523,7 @@ class UpdateLogAnomalyDetectorCommand extends smithyClient.Command
4467
4523
  })
4468
4524
  .s("Logs_20140328", "UpdateLogAnomalyDetector", {})
4469
4525
  .n("CloudWatchLogsClient", "UpdateLogAnomalyDetectorCommand")
4470
- .sc(UpdateLogAnomalyDetector)
4526
+ .sc(UpdateLogAnomalyDetector$)
4471
4527
  .build() {
4472
4528
  }
4473
4529
 
@@ -4479,7 +4535,7 @@ class UpdateScheduledQueryCommand extends smithyClient.Command
4479
4535
  })
4480
4536
  .s("Logs_20140328", "UpdateScheduledQuery", {})
4481
4537
  .n("CloudWatchLogsClient", "UpdateScheduledQueryCommand")
4482
- .sc(UpdateScheduledQuery)
4538
+ .sc(UpdateScheduledQuery$)
4483
4539
  .build() {
4484
4540
  }
4485
4541
 
@@ -4862,174 +4918,597 @@ Object.defineProperty(exports, "__Client", {
4862
4918
  enumerable: true,
4863
4919
  get: function () { return smithyClient.Client; }
4864
4920
  });
4865
- exports.AccessDeniedException = AccessDeniedException$1;
4921
+ exports.AccessDeniedException = AccessDeniedException;
4922
+ exports.AccessDeniedException$ = AccessDeniedException$;
4923
+ exports.AccountPolicy$ = AccountPolicy$;
4866
4924
  exports.ActionStatus = ActionStatus;
4925
+ exports.AddKeyEntry$ = AddKeyEntry$;
4926
+ exports.AddKeys$ = AddKeys$;
4927
+ exports.AggregateLogGroupSummary$ = AggregateLogGroupSummary$;
4928
+ exports.Anomaly$ = Anomaly$;
4929
+ exports.AnomalyDetector$ = AnomalyDetector$;
4867
4930
  exports.AnomalyDetectorStatus = AnomalyDetectorStatus;
4931
+ exports.AssociateKmsKey$ = AssociateKmsKey$;
4868
4932
  exports.AssociateKmsKeyCommand = AssociateKmsKeyCommand;
4933
+ exports.AssociateKmsKeyRequest$ = AssociateKmsKeyRequest$;
4934
+ exports.AssociateSourceToS3TableIntegration$ = AssociateSourceToS3TableIntegration$;
4869
4935
  exports.AssociateSourceToS3TableIntegrationCommand = AssociateSourceToS3TableIntegrationCommand;
4936
+ exports.AssociateSourceToS3TableIntegrationRequest$ = AssociateSourceToS3TableIntegrationRequest$;
4937
+ exports.AssociateSourceToS3TableIntegrationResponse$ = AssociateSourceToS3TableIntegrationResponse$;
4938
+ exports.CSV$ = CSV$;
4939
+ exports.CancelExportTask$ = CancelExportTask$;
4870
4940
  exports.CancelExportTaskCommand = CancelExportTaskCommand;
4941
+ exports.CancelExportTaskRequest$ = CancelExportTaskRequest$;
4942
+ exports.CancelImportTask$ = CancelImportTask$;
4871
4943
  exports.CancelImportTaskCommand = CancelImportTaskCommand;
4944
+ exports.CancelImportTaskRequest$ = CancelImportTaskRequest$;
4945
+ exports.CancelImportTaskResponse$ = CancelImportTaskResponse$;
4872
4946
  exports.CloudWatchLogs = CloudWatchLogs;
4873
4947
  exports.CloudWatchLogsClient = CloudWatchLogsClient;
4874
- exports.CloudWatchLogsServiceException = CloudWatchLogsServiceException$1;
4875
- exports.ConflictException = ConflictException$1;
4948
+ exports.CloudWatchLogsServiceException = CloudWatchLogsServiceException;
4949
+ exports.CloudWatchLogsServiceException$ = CloudWatchLogsServiceException$;
4950
+ exports.ConfigurationTemplate$ = ConfigurationTemplate$;
4951
+ exports.ConfigurationTemplateDeliveryConfigValues$ = ConfigurationTemplateDeliveryConfigValues$;
4952
+ exports.ConflictException = ConflictException;
4953
+ exports.ConflictException$ = ConflictException$;
4954
+ exports.CopyValue$ = CopyValue$;
4955
+ exports.CopyValueEntry$ = CopyValueEntry$;
4956
+ exports.CreateDelivery$ = CreateDelivery$;
4876
4957
  exports.CreateDeliveryCommand = CreateDeliveryCommand;
4958
+ exports.CreateDeliveryRequest$ = CreateDeliveryRequest$;
4959
+ exports.CreateDeliveryResponse$ = CreateDeliveryResponse$;
4960
+ exports.CreateExportTask$ = CreateExportTask$;
4877
4961
  exports.CreateExportTaskCommand = CreateExportTaskCommand;
4962
+ exports.CreateExportTaskRequest$ = CreateExportTaskRequest$;
4963
+ exports.CreateExportTaskResponse$ = CreateExportTaskResponse$;
4964
+ exports.CreateImportTask$ = CreateImportTask$;
4878
4965
  exports.CreateImportTaskCommand = CreateImportTaskCommand;
4966
+ exports.CreateImportTaskRequest$ = CreateImportTaskRequest$;
4967
+ exports.CreateImportTaskResponse$ = CreateImportTaskResponse$;
4968
+ exports.CreateLogAnomalyDetector$ = CreateLogAnomalyDetector$;
4879
4969
  exports.CreateLogAnomalyDetectorCommand = CreateLogAnomalyDetectorCommand;
4970
+ exports.CreateLogAnomalyDetectorRequest$ = CreateLogAnomalyDetectorRequest$;
4971
+ exports.CreateLogAnomalyDetectorResponse$ = CreateLogAnomalyDetectorResponse$;
4972
+ exports.CreateLogGroup$ = CreateLogGroup$;
4880
4973
  exports.CreateLogGroupCommand = CreateLogGroupCommand;
4974
+ exports.CreateLogGroupRequest$ = CreateLogGroupRequest$;
4975
+ exports.CreateLogStream$ = CreateLogStream$;
4881
4976
  exports.CreateLogStreamCommand = CreateLogStreamCommand;
4977
+ exports.CreateLogStreamRequest$ = CreateLogStreamRequest$;
4978
+ exports.CreateScheduledQuery$ = CreateScheduledQuery$;
4882
4979
  exports.CreateScheduledQueryCommand = CreateScheduledQueryCommand;
4883
- exports.DataAlreadyAcceptedException = DataAlreadyAcceptedException$1;
4980
+ exports.CreateScheduledQueryRequest$ = CreateScheduledQueryRequest$;
4981
+ exports.CreateScheduledQueryResponse$ = CreateScheduledQueryResponse$;
4982
+ exports.DataAlreadyAcceptedException = DataAlreadyAcceptedException;
4983
+ exports.DataAlreadyAcceptedException$ = DataAlreadyAcceptedException$;
4884
4984
  exports.DataProtectionStatus = DataProtectionStatus;
4985
+ exports.DataSource$ = DataSource$;
4986
+ exports.DataSourceFilter$ = DataSourceFilter$;
4987
+ exports.DateTimeConverter$ = DateTimeConverter$;
4988
+ exports.DeleteAccountPolicy$ = DeleteAccountPolicy$;
4885
4989
  exports.DeleteAccountPolicyCommand = DeleteAccountPolicyCommand;
4990
+ exports.DeleteAccountPolicyRequest$ = DeleteAccountPolicyRequest$;
4991
+ exports.DeleteDataProtectionPolicy$ = DeleteDataProtectionPolicy$;
4886
4992
  exports.DeleteDataProtectionPolicyCommand = DeleteDataProtectionPolicyCommand;
4993
+ exports.DeleteDataProtectionPolicyRequest$ = DeleteDataProtectionPolicyRequest$;
4994
+ exports.DeleteDelivery$ = DeleteDelivery$;
4887
4995
  exports.DeleteDeliveryCommand = DeleteDeliveryCommand;
4996
+ exports.DeleteDeliveryDestination$ = DeleteDeliveryDestination$;
4888
4997
  exports.DeleteDeliveryDestinationCommand = DeleteDeliveryDestinationCommand;
4998
+ exports.DeleteDeliveryDestinationPolicy$ = DeleteDeliveryDestinationPolicy$;
4889
4999
  exports.DeleteDeliveryDestinationPolicyCommand = DeleteDeliveryDestinationPolicyCommand;
5000
+ exports.DeleteDeliveryDestinationPolicyRequest$ = DeleteDeliveryDestinationPolicyRequest$;
5001
+ exports.DeleteDeliveryDestinationRequest$ = DeleteDeliveryDestinationRequest$;
5002
+ exports.DeleteDeliveryRequest$ = DeleteDeliveryRequest$;
5003
+ exports.DeleteDeliverySource$ = DeleteDeliverySource$;
4890
5004
  exports.DeleteDeliverySourceCommand = DeleteDeliverySourceCommand;
5005
+ exports.DeleteDeliverySourceRequest$ = DeleteDeliverySourceRequest$;
5006
+ exports.DeleteDestination$ = DeleteDestination$;
4891
5007
  exports.DeleteDestinationCommand = DeleteDestinationCommand;
5008
+ exports.DeleteDestinationRequest$ = DeleteDestinationRequest$;
5009
+ exports.DeleteIndexPolicy$ = DeleteIndexPolicy$;
4892
5010
  exports.DeleteIndexPolicyCommand = DeleteIndexPolicyCommand;
5011
+ exports.DeleteIndexPolicyRequest$ = DeleteIndexPolicyRequest$;
5012
+ exports.DeleteIndexPolicyResponse$ = DeleteIndexPolicyResponse$;
5013
+ exports.DeleteIntegration$ = DeleteIntegration$;
4893
5014
  exports.DeleteIntegrationCommand = DeleteIntegrationCommand;
5015
+ exports.DeleteIntegrationRequest$ = DeleteIntegrationRequest$;
5016
+ exports.DeleteIntegrationResponse$ = DeleteIntegrationResponse$;
5017
+ exports.DeleteKeys$ = DeleteKeys$;
5018
+ exports.DeleteLogAnomalyDetector$ = DeleteLogAnomalyDetector$;
4894
5019
  exports.DeleteLogAnomalyDetectorCommand = DeleteLogAnomalyDetectorCommand;
5020
+ exports.DeleteLogAnomalyDetectorRequest$ = DeleteLogAnomalyDetectorRequest$;
5021
+ exports.DeleteLogGroup$ = DeleteLogGroup$;
4895
5022
  exports.DeleteLogGroupCommand = DeleteLogGroupCommand;
5023
+ exports.DeleteLogGroupRequest$ = DeleteLogGroupRequest$;
5024
+ exports.DeleteLogStream$ = DeleteLogStream$;
4896
5025
  exports.DeleteLogStreamCommand = DeleteLogStreamCommand;
5026
+ exports.DeleteLogStreamRequest$ = DeleteLogStreamRequest$;
5027
+ exports.DeleteMetricFilter$ = DeleteMetricFilter$;
4897
5028
  exports.DeleteMetricFilterCommand = DeleteMetricFilterCommand;
5029
+ exports.DeleteMetricFilterRequest$ = DeleteMetricFilterRequest$;
5030
+ exports.DeleteQueryDefinition$ = DeleteQueryDefinition$;
4898
5031
  exports.DeleteQueryDefinitionCommand = DeleteQueryDefinitionCommand;
5032
+ exports.DeleteQueryDefinitionRequest$ = DeleteQueryDefinitionRequest$;
5033
+ exports.DeleteQueryDefinitionResponse$ = DeleteQueryDefinitionResponse$;
5034
+ exports.DeleteResourcePolicy$ = DeleteResourcePolicy$;
4899
5035
  exports.DeleteResourcePolicyCommand = DeleteResourcePolicyCommand;
5036
+ exports.DeleteResourcePolicyRequest$ = DeleteResourcePolicyRequest$;
5037
+ exports.DeleteRetentionPolicy$ = DeleteRetentionPolicy$;
4900
5038
  exports.DeleteRetentionPolicyCommand = DeleteRetentionPolicyCommand;
5039
+ exports.DeleteRetentionPolicyRequest$ = DeleteRetentionPolicyRequest$;
5040
+ exports.DeleteScheduledQuery$ = DeleteScheduledQuery$;
4901
5041
  exports.DeleteScheduledQueryCommand = DeleteScheduledQueryCommand;
5042
+ exports.DeleteScheduledQueryRequest$ = DeleteScheduledQueryRequest$;
5043
+ exports.DeleteScheduledQueryResponse$ = DeleteScheduledQueryResponse$;
5044
+ exports.DeleteSubscriptionFilter$ = DeleteSubscriptionFilter$;
4902
5045
  exports.DeleteSubscriptionFilterCommand = DeleteSubscriptionFilterCommand;
5046
+ exports.DeleteSubscriptionFilterRequest$ = DeleteSubscriptionFilterRequest$;
5047
+ exports.DeleteTransformer$ = DeleteTransformer$;
4903
5048
  exports.DeleteTransformerCommand = DeleteTransformerCommand;
5049
+ exports.DeleteTransformerRequest$ = DeleteTransformerRequest$;
5050
+ exports.Delivery$ = Delivery$;
5051
+ exports.DeliveryDestination$ = DeliveryDestination$;
5052
+ exports.DeliveryDestinationConfiguration$ = DeliveryDestinationConfiguration$;
4904
5053
  exports.DeliveryDestinationType = DeliveryDestinationType;
5054
+ exports.DeliverySource$ = DeliverySource$;
5055
+ exports.DescribeAccountPolicies$ = DescribeAccountPolicies$;
4905
5056
  exports.DescribeAccountPoliciesCommand = DescribeAccountPoliciesCommand;
5057
+ exports.DescribeAccountPoliciesRequest$ = DescribeAccountPoliciesRequest$;
5058
+ exports.DescribeAccountPoliciesResponse$ = DescribeAccountPoliciesResponse$;
5059
+ exports.DescribeConfigurationTemplates$ = DescribeConfigurationTemplates$;
4906
5060
  exports.DescribeConfigurationTemplatesCommand = DescribeConfigurationTemplatesCommand;
5061
+ exports.DescribeConfigurationTemplatesRequest$ = DescribeConfigurationTemplatesRequest$;
5062
+ exports.DescribeConfigurationTemplatesResponse$ = DescribeConfigurationTemplatesResponse$;
5063
+ exports.DescribeDeliveries$ = DescribeDeliveries$;
4907
5064
  exports.DescribeDeliveriesCommand = DescribeDeliveriesCommand;
5065
+ exports.DescribeDeliveriesRequest$ = DescribeDeliveriesRequest$;
5066
+ exports.DescribeDeliveriesResponse$ = DescribeDeliveriesResponse$;
5067
+ exports.DescribeDeliveryDestinations$ = DescribeDeliveryDestinations$;
4908
5068
  exports.DescribeDeliveryDestinationsCommand = DescribeDeliveryDestinationsCommand;
5069
+ exports.DescribeDeliveryDestinationsRequest$ = DescribeDeliveryDestinationsRequest$;
5070
+ exports.DescribeDeliveryDestinationsResponse$ = DescribeDeliveryDestinationsResponse$;
5071
+ exports.DescribeDeliverySources$ = DescribeDeliverySources$;
4909
5072
  exports.DescribeDeliverySourcesCommand = DescribeDeliverySourcesCommand;
5073
+ exports.DescribeDeliverySourcesRequest$ = DescribeDeliverySourcesRequest$;
5074
+ exports.DescribeDeliverySourcesResponse$ = DescribeDeliverySourcesResponse$;
5075
+ exports.DescribeDestinations$ = DescribeDestinations$;
4910
5076
  exports.DescribeDestinationsCommand = DescribeDestinationsCommand;
5077
+ exports.DescribeDestinationsRequest$ = DescribeDestinationsRequest$;
5078
+ exports.DescribeDestinationsResponse$ = DescribeDestinationsResponse$;
5079
+ exports.DescribeExportTasks$ = DescribeExportTasks$;
4911
5080
  exports.DescribeExportTasksCommand = DescribeExportTasksCommand;
5081
+ exports.DescribeExportTasksRequest$ = DescribeExportTasksRequest$;
5082
+ exports.DescribeExportTasksResponse$ = DescribeExportTasksResponse$;
5083
+ exports.DescribeFieldIndexes$ = DescribeFieldIndexes$;
4912
5084
  exports.DescribeFieldIndexesCommand = DescribeFieldIndexesCommand;
5085
+ exports.DescribeFieldIndexesRequest$ = DescribeFieldIndexesRequest$;
5086
+ exports.DescribeFieldIndexesResponse$ = DescribeFieldIndexesResponse$;
5087
+ exports.DescribeImportTaskBatches$ = DescribeImportTaskBatches$;
4913
5088
  exports.DescribeImportTaskBatchesCommand = DescribeImportTaskBatchesCommand;
5089
+ exports.DescribeImportTaskBatchesRequest$ = DescribeImportTaskBatchesRequest$;
5090
+ exports.DescribeImportTaskBatchesResponse$ = DescribeImportTaskBatchesResponse$;
5091
+ exports.DescribeImportTasks$ = DescribeImportTasks$;
4914
5092
  exports.DescribeImportTasksCommand = DescribeImportTasksCommand;
5093
+ exports.DescribeImportTasksRequest$ = DescribeImportTasksRequest$;
5094
+ exports.DescribeImportTasksResponse$ = DescribeImportTasksResponse$;
5095
+ exports.DescribeIndexPolicies$ = DescribeIndexPolicies$;
4915
5096
  exports.DescribeIndexPoliciesCommand = DescribeIndexPoliciesCommand;
5097
+ exports.DescribeIndexPoliciesRequest$ = DescribeIndexPoliciesRequest$;
5098
+ exports.DescribeIndexPoliciesResponse$ = DescribeIndexPoliciesResponse$;
5099
+ exports.DescribeLogGroups$ = DescribeLogGroups$;
4916
5100
  exports.DescribeLogGroupsCommand = DescribeLogGroupsCommand;
5101
+ exports.DescribeLogGroupsRequest$ = DescribeLogGroupsRequest$;
5102
+ exports.DescribeLogGroupsResponse$ = DescribeLogGroupsResponse$;
5103
+ exports.DescribeLogStreams$ = DescribeLogStreams$;
4917
5104
  exports.DescribeLogStreamsCommand = DescribeLogStreamsCommand;
5105
+ exports.DescribeLogStreamsRequest$ = DescribeLogStreamsRequest$;
5106
+ exports.DescribeLogStreamsResponse$ = DescribeLogStreamsResponse$;
5107
+ exports.DescribeMetricFilters$ = DescribeMetricFilters$;
4918
5108
  exports.DescribeMetricFiltersCommand = DescribeMetricFiltersCommand;
5109
+ exports.DescribeMetricFiltersRequest$ = DescribeMetricFiltersRequest$;
5110
+ exports.DescribeMetricFiltersResponse$ = DescribeMetricFiltersResponse$;
5111
+ exports.DescribeQueries$ = DescribeQueries$;
4919
5112
  exports.DescribeQueriesCommand = DescribeQueriesCommand;
5113
+ exports.DescribeQueriesRequest$ = DescribeQueriesRequest$;
5114
+ exports.DescribeQueriesResponse$ = DescribeQueriesResponse$;
5115
+ exports.DescribeQueryDefinitions$ = DescribeQueryDefinitions$;
4920
5116
  exports.DescribeQueryDefinitionsCommand = DescribeQueryDefinitionsCommand;
5117
+ exports.DescribeQueryDefinitionsRequest$ = DescribeQueryDefinitionsRequest$;
5118
+ exports.DescribeQueryDefinitionsResponse$ = DescribeQueryDefinitionsResponse$;
5119
+ exports.DescribeResourcePolicies$ = DescribeResourcePolicies$;
4921
5120
  exports.DescribeResourcePoliciesCommand = DescribeResourcePoliciesCommand;
5121
+ exports.DescribeResourcePoliciesRequest$ = DescribeResourcePoliciesRequest$;
5122
+ exports.DescribeResourcePoliciesResponse$ = DescribeResourcePoliciesResponse$;
5123
+ exports.DescribeSubscriptionFilters$ = DescribeSubscriptionFilters$;
4922
5124
  exports.DescribeSubscriptionFiltersCommand = DescribeSubscriptionFiltersCommand;
5125
+ exports.DescribeSubscriptionFiltersRequest$ = DescribeSubscriptionFiltersRequest$;
5126
+ exports.DescribeSubscriptionFiltersResponse$ = DescribeSubscriptionFiltersResponse$;
5127
+ exports.Destination$ = Destination$;
5128
+ exports.DestinationConfiguration$ = DestinationConfiguration$;
5129
+ exports.DisassociateKmsKey$ = DisassociateKmsKey$;
4923
5130
  exports.DisassociateKmsKeyCommand = DisassociateKmsKeyCommand;
5131
+ exports.DisassociateKmsKeyRequest$ = DisassociateKmsKeyRequest$;
5132
+ exports.DisassociateSourceFromS3TableIntegration$ = DisassociateSourceFromS3TableIntegration$;
4924
5133
  exports.DisassociateSourceFromS3TableIntegrationCommand = DisassociateSourceFromS3TableIntegrationCommand;
5134
+ exports.DisassociateSourceFromS3TableIntegrationRequest$ = DisassociateSourceFromS3TableIntegrationRequest$;
5135
+ exports.DisassociateSourceFromS3TableIntegrationResponse$ = DisassociateSourceFromS3TableIntegrationResponse$;
4925
5136
  exports.Distribution = Distribution;
5137
+ exports.Entity$ = Entity$;
4926
5138
  exports.EntityRejectionErrorType = EntityRejectionErrorType;
4927
5139
  exports.EvaluationFrequency = EvaluationFrequency;
4928
5140
  exports.EventSource = EventSource;
4929
5141
  exports.ExecutionStatus = ExecutionStatus;
5142
+ exports.ExportTask$ = ExportTask$;
5143
+ exports.ExportTaskExecutionInfo$ = ExportTaskExecutionInfo$;
5144
+ exports.ExportTaskStatus$ = ExportTaskStatus$;
4930
5145
  exports.ExportTaskStatusCode = ExportTaskStatusCode;
5146
+ exports.FieldIndex$ = FieldIndex$;
5147
+ exports.FieldsData$ = FieldsData$;
5148
+ exports.FilterLogEvents$ = FilterLogEvents$;
4931
5149
  exports.FilterLogEventsCommand = FilterLogEventsCommand;
5150
+ exports.FilterLogEventsRequest$ = FilterLogEventsRequest$;
5151
+ exports.FilterLogEventsResponse$ = FilterLogEventsResponse$;
5152
+ exports.FilteredLogEvent$ = FilteredLogEvent$;
4932
5153
  exports.FlattenedElement = FlattenedElement;
5154
+ exports.GetDataProtectionPolicy$ = GetDataProtectionPolicy$;
4933
5155
  exports.GetDataProtectionPolicyCommand = GetDataProtectionPolicyCommand;
5156
+ exports.GetDataProtectionPolicyRequest$ = GetDataProtectionPolicyRequest$;
5157
+ exports.GetDataProtectionPolicyResponse$ = GetDataProtectionPolicyResponse$;
5158
+ exports.GetDelivery$ = GetDelivery$;
4934
5159
  exports.GetDeliveryCommand = GetDeliveryCommand;
5160
+ exports.GetDeliveryDestination$ = GetDeliveryDestination$;
4935
5161
  exports.GetDeliveryDestinationCommand = GetDeliveryDestinationCommand;
5162
+ exports.GetDeliveryDestinationPolicy$ = GetDeliveryDestinationPolicy$;
4936
5163
  exports.GetDeliveryDestinationPolicyCommand = GetDeliveryDestinationPolicyCommand;
5164
+ exports.GetDeliveryDestinationPolicyRequest$ = GetDeliveryDestinationPolicyRequest$;
5165
+ exports.GetDeliveryDestinationPolicyResponse$ = GetDeliveryDestinationPolicyResponse$;
5166
+ exports.GetDeliveryDestinationRequest$ = GetDeliveryDestinationRequest$;
5167
+ exports.GetDeliveryDestinationResponse$ = GetDeliveryDestinationResponse$;
5168
+ exports.GetDeliveryRequest$ = GetDeliveryRequest$;
5169
+ exports.GetDeliveryResponse$ = GetDeliveryResponse$;
5170
+ exports.GetDeliverySource$ = GetDeliverySource$;
4937
5171
  exports.GetDeliverySourceCommand = GetDeliverySourceCommand;
5172
+ exports.GetDeliverySourceRequest$ = GetDeliverySourceRequest$;
5173
+ exports.GetDeliverySourceResponse$ = GetDeliverySourceResponse$;
5174
+ exports.GetIntegration$ = GetIntegration$;
4938
5175
  exports.GetIntegrationCommand = GetIntegrationCommand;
5176
+ exports.GetIntegrationRequest$ = GetIntegrationRequest$;
5177
+ exports.GetIntegrationResponse$ = GetIntegrationResponse$;
5178
+ exports.GetLogAnomalyDetector$ = GetLogAnomalyDetector$;
4939
5179
  exports.GetLogAnomalyDetectorCommand = GetLogAnomalyDetectorCommand;
5180
+ exports.GetLogAnomalyDetectorRequest$ = GetLogAnomalyDetectorRequest$;
5181
+ exports.GetLogAnomalyDetectorResponse$ = GetLogAnomalyDetectorResponse$;
5182
+ exports.GetLogEvents$ = GetLogEvents$;
4940
5183
  exports.GetLogEventsCommand = GetLogEventsCommand;
5184
+ exports.GetLogEventsRequest$ = GetLogEventsRequest$;
5185
+ exports.GetLogEventsResponse$ = GetLogEventsResponse$;
5186
+ exports.GetLogFields$ = GetLogFields$;
4941
5187
  exports.GetLogFieldsCommand = GetLogFieldsCommand;
5188
+ exports.GetLogFieldsRequest$ = GetLogFieldsRequest$;
5189
+ exports.GetLogFieldsResponse$ = GetLogFieldsResponse$;
5190
+ exports.GetLogGroupFields$ = GetLogGroupFields$;
4942
5191
  exports.GetLogGroupFieldsCommand = GetLogGroupFieldsCommand;
5192
+ exports.GetLogGroupFieldsRequest$ = GetLogGroupFieldsRequest$;
5193
+ exports.GetLogGroupFieldsResponse$ = GetLogGroupFieldsResponse$;
5194
+ exports.GetLogObject$ = GetLogObject$;
4943
5195
  exports.GetLogObjectCommand = GetLogObjectCommand;
5196
+ exports.GetLogObjectRequest$ = GetLogObjectRequest$;
5197
+ exports.GetLogObjectResponse$ = GetLogObjectResponse$;
5198
+ exports.GetLogObjectResponseStream$ = GetLogObjectResponseStream$;
5199
+ exports.GetLogRecord$ = GetLogRecord$;
4944
5200
  exports.GetLogRecordCommand = GetLogRecordCommand;
5201
+ exports.GetLogRecordRequest$ = GetLogRecordRequest$;
5202
+ exports.GetLogRecordResponse$ = GetLogRecordResponse$;
5203
+ exports.GetQueryResults$ = GetQueryResults$;
4945
5204
  exports.GetQueryResultsCommand = GetQueryResultsCommand;
5205
+ exports.GetQueryResultsRequest$ = GetQueryResultsRequest$;
5206
+ exports.GetQueryResultsResponse$ = GetQueryResultsResponse$;
5207
+ exports.GetScheduledQuery$ = GetScheduledQuery$;
4946
5208
  exports.GetScheduledQueryCommand = GetScheduledQueryCommand;
5209
+ exports.GetScheduledQueryHistory$ = GetScheduledQueryHistory$;
4947
5210
  exports.GetScheduledQueryHistoryCommand = GetScheduledQueryHistoryCommand;
5211
+ exports.GetScheduledQueryHistoryRequest$ = GetScheduledQueryHistoryRequest$;
5212
+ exports.GetScheduledQueryHistoryResponse$ = GetScheduledQueryHistoryResponse$;
5213
+ exports.GetScheduledQueryRequest$ = GetScheduledQueryRequest$;
5214
+ exports.GetScheduledQueryResponse$ = GetScheduledQueryResponse$;
5215
+ exports.GetTransformer$ = GetTransformer$;
4948
5216
  exports.GetTransformerCommand = GetTransformerCommand;
5217
+ exports.GetTransformerRequest$ = GetTransformerRequest$;
5218
+ exports.GetTransformerResponse$ = GetTransformerResponse$;
5219
+ exports.Grok$ = Grok$;
5220
+ exports.GroupingIdentifier$ = GroupingIdentifier$;
5221
+ exports.Import$ = Import$;
5222
+ exports.ImportBatch$ = ImportBatch$;
5223
+ exports.ImportFilter$ = ImportFilter$;
5224
+ exports.ImportStatistics$ = ImportStatistics$;
4949
5225
  exports.ImportStatus = ImportStatus;
5226
+ exports.IndexPolicy$ = IndexPolicy$;
4950
5227
  exports.IndexSource = IndexSource;
4951
5228
  exports.IndexType = IndexType;
4952
5229
  exports.InheritedProperty = InheritedProperty;
5230
+ exports.InputLogEvent$ = InputLogEvent$;
5231
+ exports.IntegrationDetails$ = IntegrationDetails$;
4953
5232
  exports.IntegrationStatus = IntegrationStatus;
5233
+ exports.IntegrationSummary$ = IntegrationSummary$;
4954
5234
  exports.IntegrationType = IntegrationType;
4955
- exports.InternalServerException = InternalServerException$1;
4956
- exports.InternalStreamingException = InternalStreamingException$1;
4957
- exports.InvalidOperationException = InvalidOperationException$1;
4958
- exports.InvalidParameterException = InvalidParameterException$1;
4959
- exports.InvalidSequenceTokenException = InvalidSequenceTokenException$1;
4960
- exports.LimitExceededException = LimitExceededException$1;
5235
+ exports.InternalServerException = InternalServerException;
5236
+ exports.InternalServerException$ = InternalServerException$;
5237
+ exports.InternalStreamingException = InternalStreamingException;
5238
+ exports.InternalStreamingException$ = InternalStreamingException$;
5239
+ exports.InvalidOperationException = InvalidOperationException;
5240
+ exports.InvalidOperationException$ = InvalidOperationException$;
5241
+ exports.InvalidParameterException = InvalidParameterException;
5242
+ exports.InvalidParameterException$ = InvalidParameterException$;
5243
+ exports.InvalidSequenceTokenException = InvalidSequenceTokenException;
5244
+ exports.InvalidSequenceTokenException$ = InvalidSequenceTokenException$;
5245
+ exports.LimitExceededException = LimitExceededException;
5246
+ exports.LimitExceededException$ = LimitExceededException$;
5247
+ exports.ListAggregateLogGroupSummaries$ = ListAggregateLogGroupSummaries$;
4961
5248
  exports.ListAggregateLogGroupSummariesCommand = ListAggregateLogGroupSummariesCommand;
4962
5249
  exports.ListAggregateLogGroupSummariesGroupBy = ListAggregateLogGroupSummariesGroupBy;
5250
+ exports.ListAggregateLogGroupSummariesRequest$ = ListAggregateLogGroupSummariesRequest$;
5251
+ exports.ListAggregateLogGroupSummariesResponse$ = ListAggregateLogGroupSummariesResponse$;
5252
+ exports.ListAnomalies$ = ListAnomalies$;
4963
5253
  exports.ListAnomaliesCommand = ListAnomaliesCommand;
5254
+ exports.ListAnomaliesRequest$ = ListAnomaliesRequest$;
5255
+ exports.ListAnomaliesResponse$ = ListAnomaliesResponse$;
5256
+ exports.ListIntegrations$ = ListIntegrations$;
4964
5257
  exports.ListIntegrationsCommand = ListIntegrationsCommand;
5258
+ exports.ListIntegrationsRequest$ = ListIntegrationsRequest$;
5259
+ exports.ListIntegrationsResponse$ = ListIntegrationsResponse$;
5260
+ exports.ListLogAnomalyDetectors$ = ListLogAnomalyDetectors$;
4965
5261
  exports.ListLogAnomalyDetectorsCommand = ListLogAnomalyDetectorsCommand;
5262
+ exports.ListLogAnomalyDetectorsRequest$ = ListLogAnomalyDetectorsRequest$;
5263
+ exports.ListLogAnomalyDetectorsResponse$ = ListLogAnomalyDetectorsResponse$;
5264
+ exports.ListLogGroups$ = ListLogGroups$;
4966
5265
  exports.ListLogGroupsCommand = ListLogGroupsCommand;
5266
+ exports.ListLogGroupsForQuery$ = ListLogGroupsForQuery$;
4967
5267
  exports.ListLogGroupsForQueryCommand = ListLogGroupsForQueryCommand;
5268
+ exports.ListLogGroupsForQueryRequest$ = ListLogGroupsForQueryRequest$;
5269
+ exports.ListLogGroupsForQueryResponse$ = ListLogGroupsForQueryResponse$;
5270
+ exports.ListLogGroupsRequest$ = ListLogGroupsRequest$;
5271
+ exports.ListLogGroupsResponse$ = ListLogGroupsResponse$;
5272
+ exports.ListScheduledQueries$ = ListScheduledQueries$;
4968
5273
  exports.ListScheduledQueriesCommand = ListScheduledQueriesCommand;
5274
+ exports.ListScheduledQueriesRequest$ = ListScheduledQueriesRequest$;
5275
+ exports.ListScheduledQueriesResponse$ = ListScheduledQueriesResponse$;
5276
+ exports.ListSourcesForS3TableIntegration$ = ListSourcesForS3TableIntegration$;
4969
5277
  exports.ListSourcesForS3TableIntegrationCommand = ListSourcesForS3TableIntegrationCommand;
5278
+ exports.ListSourcesForS3TableIntegrationRequest$ = ListSourcesForS3TableIntegrationRequest$;
5279
+ exports.ListSourcesForS3TableIntegrationResponse$ = ListSourcesForS3TableIntegrationResponse$;
5280
+ exports.ListTagsForResource$ = ListTagsForResource$;
4970
5281
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
5282
+ exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
5283
+ exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
5284
+ exports.ListTagsLogGroup$ = ListTagsLogGroup$;
4971
5285
  exports.ListTagsLogGroupCommand = ListTagsLogGroupCommand;
5286
+ exports.ListTagsLogGroupRequest$ = ListTagsLogGroupRequest$;
5287
+ exports.ListTagsLogGroupResponse$ = ListTagsLogGroupResponse$;
5288
+ exports.ListToMap$ = ListToMap$;
5289
+ exports.LiveTailSessionLogEvent$ = LiveTailSessionLogEvent$;
5290
+ exports.LiveTailSessionMetadata$ = LiveTailSessionMetadata$;
5291
+ exports.LiveTailSessionStart$ = LiveTailSessionStart$;
5292
+ exports.LiveTailSessionUpdate$ = LiveTailSessionUpdate$;
5293
+ exports.LogEvent$ = LogEvent$;
5294
+ exports.LogFieldType$ = LogFieldType$;
5295
+ exports.LogFieldsListItem$ = LogFieldsListItem$;
5296
+ exports.LogGroup$ = LogGroup$;
4972
5297
  exports.LogGroupClass = LogGroupClass;
4973
- exports.MalformedQueryException = MalformedQueryException$1;
5298
+ exports.LogGroupField$ = LogGroupField$;
5299
+ exports.LogGroupSummary$ = LogGroupSummary$;
5300
+ exports.LogStream$ = LogStream$;
5301
+ exports.LowerCaseString$ = LowerCaseString$;
5302
+ exports.MalformedQueryException = MalformedQueryException;
5303
+ exports.MalformedQueryException$ = MalformedQueryException$;
5304
+ exports.MetricFilter$ = MetricFilter$;
5305
+ exports.MetricFilterMatchRecord$ = MetricFilterMatchRecord$;
5306
+ exports.MetricTransformation$ = MetricTransformation$;
5307
+ exports.MoveKeyEntry$ = MoveKeyEntry$;
5308
+ exports.MoveKeys$ = MoveKeys$;
4974
5309
  exports.OCSFVersion = OCSFVersion;
5310
+ exports.OpenSearchApplication$ = OpenSearchApplication$;
5311
+ exports.OpenSearchCollection$ = OpenSearchCollection$;
5312
+ exports.OpenSearchDataAccessPolicy$ = OpenSearchDataAccessPolicy$;
5313
+ exports.OpenSearchDataSource$ = OpenSearchDataSource$;
5314
+ exports.OpenSearchEncryptionPolicy$ = OpenSearchEncryptionPolicy$;
5315
+ exports.OpenSearchIntegrationDetails$ = OpenSearchIntegrationDetails$;
5316
+ exports.OpenSearchLifecyclePolicy$ = OpenSearchLifecyclePolicy$;
5317
+ exports.OpenSearchNetworkPolicy$ = OpenSearchNetworkPolicy$;
5318
+ exports.OpenSearchResourceConfig$ = OpenSearchResourceConfig$;
5319
+ exports.OpenSearchResourceStatus$ = OpenSearchResourceStatus$;
4975
5320
  exports.OpenSearchResourceStatusType = OpenSearchResourceStatusType;
4976
- exports.OperationAbortedException = OperationAbortedException$1;
5321
+ exports.OpenSearchWorkspace$ = OpenSearchWorkspace$;
5322
+ exports.OperationAbortedException = OperationAbortedException;
5323
+ exports.OperationAbortedException$ = OperationAbortedException$;
4977
5324
  exports.OrderBy = OrderBy;
4978
5325
  exports.OutputFormat = OutputFormat;
5326
+ exports.OutputLogEvent$ = OutputLogEvent$;
5327
+ exports.ParseCloudfront$ = ParseCloudfront$;
5328
+ exports.ParseJSON$ = ParseJSON$;
5329
+ exports.ParseKeyValue$ = ParseKeyValue$;
5330
+ exports.ParsePostgres$ = ParsePostgres$;
5331
+ exports.ParseRoute53$ = ParseRoute53$;
5332
+ exports.ParseToOCSF$ = ParseToOCSF$;
5333
+ exports.ParseVPC$ = ParseVPC$;
5334
+ exports.ParseWAF$ = ParseWAF$;
5335
+ exports.PatternToken$ = PatternToken$;
5336
+ exports.Policy$ = Policy$;
4979
5337
  exports.PolicyScope = PolicyScope;
4980
5338
  exports.PolicyType = PolicyType;
5339
+ exports.Processor$ = Processor$;
5340
+ exports.PutAccountPolicy$ = PutAccountPolicy$;
4981
5341
  exports.PutAccountPolicyCommand = PutAccountPolicyCommand;
5342
+ exports.PutAccountPolicyRequest$ = PutAccountPolicyRequest$;
5343
+ exports.PutAccountPolicyResponse$ = PutAccountPolicyResponse$;
5344
+ exports.PutDataProtectionPolicy$ = PutDataProtectionPolicy$;
4982
5345
  exports.PutDataProtectionPolicyCommand = PutDataProtectionPolicyCommand;
5346
+ exports.PutDataProtectionPolicyRequest$ = PutDataProtectionPolicyRequest$;
5347
+ exports.PutDataProtectionPolicyResponse$ = PutDataProtectionPolicyResponse$;
5348
+ exports.PutDeliveryDestination$ = PutDeliveryDestination$;
4983
5349
  exports.PutDeliveryDestinationCommand = PutDeliveryDestinationCommand;
5350
+ exports.PutDeliveryDestinationPolicy$ = PutDeliveryDestinationPolicy$;
4984
5351
  exports.PutDeliveryDestinationPolicyCommand = PutDeliveryDestinationPolicyCommand;
5352
+ exports.PutDeliveryDestinationPolicyRequest$ = PutDeliveryDestinationPolicyRequest$;
5353
+ exports.PutDeliveryDestinationPolicyResponse$ = PutDeliveryDestinationPolicyResponse$;
5354
+ exports.PutDeliveryDestinationRequest$ = PutDeliveryDestinationRequest$;
5355
+ exports.PutDeliveryDestinationResponse$ = PutDeliveryDestinationResponse$;
5356
+ exports.PutDeliverySource$ = PutDeliverySource$;
4985
5357
  exports.PutDeliverySourceCommand = PutDeliverySourceCommand;
5358
+ exports.PutDeliverySourceRequest$ = PutDeliverySourceRequest$;
5359
+ exports.PutDeliverySourceResponse$ = PutDeliverySourceResponse$;
5360
+ exports.PutDestination$ = PutDestination$;
4986
5361
  exports.PutDestinationCommand = PutDestinationCommand;
5362
+ exports.PutDestinationPolicy$ = PutDestinationPolicy$;
4987
5363
  exports.PutDestinationPolicyCommand = PutDestinationPolicyCommand;
5364
+ exports.PutDestinationPolicyRequest$ = PutDestinationPolicyRequest$;
5365
+ exports.PutDestinationRequest$ = PutDestinationRequest$;
5366
+ exports.PutDestinationResponse$ = PutDestinationResponse$;
5367
+ exports.PutIndexPolicy$ = PutIndexPolicy$;
4988
5368
  exports.PutIndexPolicyCommand = PutIndexPolicyCommand;
5369
+ exports.PutIndexPolicyRequest$ = PutIndexPolicyRequest$;
5370
+ exports.PutIndexPolicyResponse$ = PutIndexPolicyResponse$;
5371
+ exports.PutIntegration$ = PutIntegration$;
4989
5372
  exports.PutIntegrationCommand = PutIntegrationCommand;
5373
+ exports.PutIntegrationRequest$ = PutIntegrationRequest$;
5374
+ exports.PutIntegrationResponse$ = PutIntegrationResponse$;
5375
+ exports.PutLogEvents$ = PutLogEvents$;
4990
5376
  exports.PutLogEventsCommand = PutLogEventsCommand;
5377
+ exports.PutLogEventsRequest$ = PutLogEventsRequest$;
5378
+ exports.PutLogEventsResponse$ = PutLogEventsResponse$;
5379
+ exports.PutLogGroupDeletionProtection$ = PutLogGroupDeletionProtection$;
4991
5380
  exports.PutLogGroupDeletionProtectionCommand = PutLogGroupDeletionProtectionCommand;
5381
+ exports.PutLogGroupDeletionProtectionRequest$ = PutLogGroupDeletionProtectionRequest$;
5382
+ exports.PutMetricFilter$ = PutMetricFilter$;
4992
5383
  exports.PutMetricFilterCommand = PutMetricFilterCommand;
5384
+ exports.PutMetricFilterRequest$ = PutMetricFilterRequest$;
5385
+ exports.PutQueryDefinition$ = PutQueryDefinition$;
4993
5386
  exports.PutQueryDefinitionCommand = PutQueryDefinitionCommand;
5387
+ exports.PutQueryDefinitionRequest$ = PutQueryDefinitionRequest$;
5388
+ exports.PutQueryDefinitionResponse$ = PutQueryDefinitionResponse$;
5389
+ exports.PutResourcePolicy$ = PutResourcePolicy$;
4994
5390
  exports.PutResourcePolicyCommand = PutResourcePolicyCommand;
5391
+ exports.PutResourcePolicyRequest$ = PutResourcePolicyRequest$;
5392
+ exports.PutResourcePolicyResponse$ = PutResourcePolicyResponse$;
5393
+ exports.PutRetentionPolicy$ = PutRetentionPolicy$;
4995
5394
  exports.PutRetentionPolicyCommand = PutRetentionPolicyCommand;
5395
+ exports.PutRetentionPolicyRequest$ = PutRetentionPolicyRequest$;
5396
+ exports.PutSubscriptionFilter$ = PutSubscriptionFilter$;
4996
5397
  exports.PutSubscriptionFilterCommand = PutSubscriptionFilterCommand;
5398
+ exports.PutSubscriptionFilterRequest$ = PutSubscriptionFilterRequest$;
5399
+ exports.PutTransformer$ = PutTransformer$;
4997
5400
  exports.PutTransformerCommand = PutTransformerCommand;
5401
+ exports.PutTransformerRequest$ = PutTransformerRequest$;
5402
+ exports.QueryCompileError$ = QueryCompileError$;
5403
+ exports.QueryCompileErrorLocation$ = QueryCompileErrorLocation$;
5404
+ exports.QueryDefinition$ = QueryDefinition$;
5405
+ exports.QueryInfo$ = QueryInfo$;
4998
5406
  exports.QueryLanguage = QueryLanguage;
5407
+ exports.QueryStatistics$ = QueryStatistics$;
4999
5408
  exports.QueryStatus = QueryStatus;
5000
- exports.ResourceAlreadyExistsException = ResourceAlreadyExistsException$1;
5001
- exports.ResourceNotFoundException = ResourceNotFoundException$1;
5409
+ exports.RecordField$ = RecordField$;
5410
+ exports.RejectedEntityInfo$ = RejectedEntityInfo$;
5411
+ exports.RejectedLogEventsInfo$ = RejectedLogEventsInfo$;
5412
+ exports.RenameKeyEntry$ = RenameKeyEntry$;
5413
+ exports.RenameKeys$ = RenameKeys$;
5414
+ exports.ResourceAlreadyExistsException = ResourceAlreadyExistsException;
5415
+ exports.ResourceAlreadyExistsException$ = ResourceAlreadyExistsException$;
5416
+ exports.ResourceConfig$ = ResourceConfig$;
5417
+ exports.ResourceNotFoundException = ResourceNotFoundException;
5418
+ exports.ResourceNotFoundException$ = ResourceNotFoundException$;
5419
+ exports.ResourcePolicy$ = ResourcePolicy$;
5420
+ exports.ResultField$ = ResultField$;
5421
+ exports.S3Configuration$ = S3Configuration$;
5422
+ exports.S3DeliveryConfiguration$ = S3DeliveryConfiguration$;
5423
+ exports.S3TableIntegrationSource$ = S3TableIntegrationSource$;
5002
5424
  exports.S3TableIntegrationSourceStatus = S3TableIntegrationSourceStatus;
5425
+ exports.ScheduledQueryDestination$ = ScheduledQueryDestination$;
5003
5426
  exports.ScheduledQueryDestinationType = ScheduledQueryDestinationType;
5004
5427
  exports.ScheduledQueryState = ScheduledQueryState;
5428
+ exports.ScheduledQuerySummary$ = ScheduledQuerySummary$;
5005
5429
  exports.Scope = Scope;
5006
- exports.ServiceQuotaExceededException = ServiceQuotaExceededException$1;
5007
- exports.ServiceUnavailableException = ServiceUnavailableException$1;
5008
- exports.SessionStreamingException = SessionStreamingException$1;
5009
- exports.SessionTimeoutException = SessionTimeoutException$1;
5430
+ exports.SearchedLogStream$ = SearchedLogStream$;
5431
+ exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
5432
+ exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
5433
+ exports.ServiceUnavailableException = ServiceUnavailableException;
5434
+ exports.ServiceUnavailableException$ = ServiceUnavailableException$;
5435
+ exports.SessionStreamingException = SessionStreamingException;
5436
+ exports.SessionStreamingException$ = SessionStreamingException$;
5437
+ exports.SessionTimeoutException = SessionTimeoutException;
5438
+ exports.SessionTimeoutException$ = SessionTimeoutException$;
5439
+ exports.SplitString$ = SplitString$;
5440
+ exports.SplitStringEntry$ = SplitStringEntry$;
5010
5441
  exports.StandardUnit = StandardUnit;
5442
+ exports.StartLiveTail$ = StartLiveTail$;
5011
5443
  exports.StartLiveTailCommand = StartLiveTailCommand;
5444
+ exports.StartLiveTailRequest$ = StartLiveTailRequest$;
5445
+ exports.StartLiveTailResponse$ = StartLiveTailResponse$;
5446
+ exports.StartLiveTailResponseStream$ = StartLiveTailResponseStream$;
5447
+ exports.StartQuery$ = StartQuery$;
5012
5448
  exports.StartQueryCommand = StartQueryCommand;
5449
+ exports.StartQueryRequest$ = StartQueryRequest$;
5450
+ exports.StartQueryResponse$ = StartQueryResponse$;
5013
5451
  exports.State = State;
5452
+ exports.StopQuery$ = StopQuery$;
5014
5453
  exports.StopQueryCommand = StopQueryCommand;
5454
+ exports.StopQueryRequest$ = StopQueryRequest$;
5455
+ exports.StopQueryResponse$ = StopQueryResponse$;
5456
+ exports.SubscriptionFilter$ = SubscriptionFilter$;
5457
+ exports.SubstituteString$ = SubstituteString$;
5458
+ exports.SubstituteStringEntry$ = SubstituteStringEntry$;
5459
+ exports.SuppressionPeriod$ = SuppressionPeriod$;
5015
5460
  exports.SuppressionState = SuppressionState;
5016
5461
  exports.SuppressionType = SuppressionType;
5017
5462
  exports.SuppressionUnit = SuppressionUnit;
5463
+ exports.TagLogGroup$ = TagLogGroup$;
5018
5464
  exports.TagLogGroupCommand = TagLogGroupCommand;
5465
+ exports.TagLogGroupRequest$ = TagLogGroupRequest$;
5466
+ exports.TagResource$ = TagResource$;
5019
5467
  exports.TagResourceCommand = TagResourceCommand;
5468
+ exports.TagResourceRequest$ = TagResourceRequest$;
5469
+ exports.TestMetricFilter$ = TestMetricFilter$;
5020
5470
  exports.TestMetricFilterCommand = TestMetricFilterCommand;
5471
+ exports.TestMetricFilterRequest$ = TestMetricFilterRequest$;
5472
+ exports.TestMetricFilterResponse$ = TestMetricFilterResponse$;
5473
+ exports.TestTransformer$ = TestTransformer$;
5021
5474
  exports.TestTransformerCommand = TestTransformerCommand;
5022
- exports.ThrottlingException = ThrottlingException$1;
5023
- exports.TooManyTagsException = TooManyTagsException$1;
5475
+ exports.TestTransformerRequest$ = TestTransformerRequest$;
5476
+ exports.TestTransformerResponse$ = TestTransformerResponse$;
5477
+ exports.ThrottlingException = ThrottlingException;
5478
+ exports.ThrottlingException$ = ThrottlingException$;
5479
+ exports.TooManyTagsException = TooManyTagsException;
5480
+ exports.TooManyTagsException$ = TooManyTagsException$;
5481
+ exports.TransformedLogRecord$ = TransformedLogRecord$;
5482
+ exports.TriggerHistoryRecord$ = TriggerHistoryRecord$;
5483
+ exports.TrimString$ = TrimString$;
5024
5484
  exports.Type = Type;
5025
- exports.UnrecognizedClientException = UnrecognizedClientException$1;
5485
+ exports.TypeConverter$ = TypeConverter$;
5486
+ exports.TypeConverterEntry$ = TypeConverterEntry$;
5487
+ exports.UnrecognizedClientException = UnrecognizedClientException;
5488
+ exports.UnrecognizedClientException$ = UnrecognizedClientException$;
5489
+ exports.UntagLogGroup$ = UntagLogGroup$;
5026
5490
  exports.UntagLogGroupCommand = UntagLogGroupCommand;
5491
+ exports.UntagLogGroupRequest$ = UntagLogGroupRequest$;
5492
+ exports.UntagResource$ = UntagResource$;
5027
5493
  exports.UntagResourceCommand = UntagResourceCommand;
5494
+ exports.UntagResourceRequest$ = UntagResourceRequest$;
5495
+ exports.UpdateAnomaly$ = UpdateAnomaly$;
5028
5496
  exports.UpdateAnomalyCommand = UpdateAnomalyCommand;
5497
+ exports.UpdateAnomalyRequest$ = UpdateAnomalyRequest$;
5498
+ exports.UpdateDeliveryConfiguration$ = UpdateDeliveryConfiguration$;
5029
5499
  exports.UpdateDeliveryConfigurationCommand = UpdateDeliveryConfigurationCommand;
5500
+ exports.UpdateDeliveryConfigurationRequest$ = UpdateDeliveryConfigurationRequest$;
5501
+ exports.UpdateDeliveryConfigurationResponse$ = UpdateDeliveryConfigurationResponse$;
5502
+ exports.UpdateLogAnomalyDetector$ = UpdateLogAnomalyDetector$;
5030
5503
  exports.UpdateLogAnomalyDetectorCommand = UpdateLogAnomalyDetectorCommand;
5504
+ exports.UpdateLogAnomalyDetectorRequest$ = UpdateLogAnomalyDetectorRequest$;
5505
+ exports.UpdateScheduledQuery$ = UpdateScheduledQuery$;
5031
5506
  exports.UpdateScheduledQueryCommand = UpdateScheduledQueryCommand;
5032
- exports.ValidationException = ValidationException$1;
5507
+ exports.UpdateScheduledQueryRequest$ = UpdateScheduledQueryRequest$;
5508
+ exports.UpdateScheduledQueryResponse$ = UpdateScheduledQueryResponse$;
5509
+ exports.UpperCaseString$ = UpperCaseString$;
5510
+ exports.ValidationException = ValidationException;
5511
+ exports.ValidationException$ = ValidationException$;
5033
5512
  exports.paginateDescribeConfigurationTemplates = paginateDescribeConfigurationTemplates;
5034
5513
  exports.paginateDescribeDeliveries = paginateDescribeDeliveries;
5035
5514
  exports.paginateDescribeDeliveryDestinations = paginateDescribeDeliveryDestinations;