@aws-sdk/client-cloudtrail 3.523.0 → 3.529.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +52 -92
- package/dist-es/protocols/Aws_json1_1.js +1 -40
- package/package.json +17 -17
- package/dist-cjs/CloudTrail.js +0 -1
- package/dist-cjs/CloudTrailClient.js +0 -1
- package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
- package/dist-cjs/commands/AddTagsCommand.js +0 -1
- package/dist-cjs/commands/CancelQueryCommand.js +0 -1
- package/dist-cjs/commands/CreateChannelCommand.js +0 -1
- package/dist-cjs/commands/CreateEventDataStoreCommand.js +0 -1
- package/dist-cjs/commands/CreateTrailCommand.js +0 -1
- package/dist-cjs/commands/DeleteChannelCommand.js +0 -1
- package/dist-cjs/commands/DeleteEventDataStoreCommand.js +0 -1
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +0 -1
- package/dist-cjs/commands/DeleteTrailCommand.js +0 -1
- package/dist-cjs/commands/DeregisterOrganizationDelegatedAdminCommand.js +0 -1
- package/dist-cjs/commands/DescribeQueryCommand.js +0 -1
- package/dist-cjs/commands/DescribeTrailsCommand.js +0 -1
- package/dist-cjs/commands/DisableFederationCommand.js +0 -1
- package/dist-cjs/commands/EnableFederationCommand.js +0 -1
- package/dist-cjs/commands/GetChannelCommand.js +0 -1
- package/dist-cjs/commands/GetEventDataStoreCommand.js +0 -1
- package/dist-cjs/commands/GetEventSelectorsCommand.js +0 -1
- package/dist-cjs/commands/GetImportCommand.js +0 -1
- package/dist-cjs/commands/GetInsightSelectorsCommand.js +0 -1
- package/dist-cjs/commands/GetQueryResultsCommand.js +0 -1
- package/dist-cjs/commands/GetResourcePolicyCommand.js +0 -1
- package/dist-cjs/commands/GetTrailCommand.js +0 -1
- package/dist-cjs/commands/GetTrailStatusCommand.js +0 -1
- package/dist-cjs/commands/ListChannelsCommand.js +0 -1
- package/dist-cjs/commands/ListEventDataStoresCommand.js +0 -1
- package/dist-cjs/commands/ListImportFailuresCommand.js +0 -1
- package/dist-cjs/commands/ListImportsCommand.js +0 -1
- package/dist-cjs/commands/ListInsightsMetricDataCommand.js +0 -1
- package/dist-cjs/commands/ListPublicKeysCommand.js +0 -1
- package/dist-cjs/commands/ListQueriesCommand.js +0 -1
- package/dist-cjs/commands/ListTagsCommand.js +0 -1
- package/dist-cjs/commands/ListTrailsCommand.js +0 -1
- package/dist-cjs/commands/LookupEventsCommand.js +0 -1
- package/dist-cjs/commands/PutEventSelectorsCommand.js +0 -1
- package/dist-cjs/commands/PutInsightSelectorsCommand.js +0 -1
- package/dist-cjs/commands/PutResourcePolicyCommand.js +0 -1
- package/dist-cjs/commands/RegisterOrganizationDelegatedAdminCommand.js +0 -1
- package/dist-cjs/commands/RemoveTagsCommand.js +0 -1
- package/dist-cjs/commands/RestoreEventDataStoreCommand.js +0 -1
- package/dist-cjs/commands/StartEventDataStoreIngestionCommand.js +0 -1
- package/dist-cjs/commands/StartImportCommand.js +0 -1
- package/dist-cjs/commands/StartLoggingCommand.js +0 -1
- package/dist-cjs/commands/StartQueryCommand.js +0 -1
- package/dist-cjs/commands/StopEventDataStoreIngestionCommand.js +0 -1
- package/dist-cjs/commands/StopImportCommand.js +0 -1
- package/dist-cjs/commands/StopLoggingCommand.js +0 -1
- package/dist-cjs/commands/UpdateChannelCommand.js +0 -1
- package/dist-cjs/commands/UpdateEventDataStoreCommand.js +0 -1
- package/dist-cjs/commands/UpdateTrailCommand.js +0 -1
- package/dist-cjs/commands/index.js +0 -1
- package/dist-cjs/endpoint/EndpointParameters.js +0 -1
- package/dist-cjs/extensionConfiguration.js +0 -1
- package/dist-cjs/models/CloudTrailServiceException.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/GetQueryResultsPaginator.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListChannelsPaginator.js +0 -1
- package/dist-cjs/pagination/ListEventDataStoresPaginator.js +0 -1
- package/dist-cjs/pagination/ListImportFailuresPaginator.js +0 -1
- package/dist-cjs/pagination/ListImportsPaginator.js +0 -1
- package/dist-cjs/pagination/ListInsightsMetricDataPaginator.js +0 -1
- package/dist-cjs/pagination/ListPublicKeysPaginator.js +0 -1
- package/dist-cjs/pagination/ListQueriesPaginator.js +0 -1
- package/dist-cjs/pagination/ListTagsPaginator.js +0 -1
- package/dist-cjs/pagination/ListTrailsPaginator.js +0 -1
- package/dist-cjs/pagination/LookupEventsPaginator.js +0 -1
- package/dist-cjs/pagination/index.js +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js +0 -1
- package/dist-cjs/runtimeExtensions.js +0 -1
package/dist-cjs/index.js
CHANGED
|
@@ -337,6 +337,7 @@ var import_middleware_serde = require("@smithy/middleware-serde");
|
|
|
337
337
|
var import_types = require("@smithy/types");
|
|
338
338
|
|
|
339
339
|
// src/protocols/Aws_json1_1.ts
|
|
340
|
+
var import_core2 = require("@aws-sdk/core");
|
|
340
341
|
|
|
341
342
|
|
|
342
343
|
|
|
@@ -2228,7 +2229,7 @@ var de_AddTagsCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2228
2229
|
if (output.statusCode >= 300) {
|
|
2229
2230
|
return de_CommandError(output, context);
|
|
2230
2231
|
}
|
|
2231
|
-
const data = await
|
|
2232
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2232
2233
|
let contents = {};
|
|
2233
2234
|
contents = (0, import_smithy_client._json)(data);
|
|
2234
2235
|
const response = {
|
|
@@ -2241,7 +2242,7 @@ var de_CancelQueryCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2241
2242
|
if (output.statusCode >= 300) {
|
|
2242
2243
|
return de_CommandError(output, context);
|
|
2243
2244
|
}
|
|
2244
|
-
const data = await
|
|
2245
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2245
2246
|
let contents = {};
|
|
2246
2247
|
contents = (0, import_smithy_client._json)(data);
|
|
2247
2248
|
const response = {
|
|
@@ -2254,7 +2255,7 @@ var de_CreateChannelCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2254
2255
|
if (output.statusCode >= 300) {
|
|
2255
2256
|
return de_CommandError(output, context);
|
|
2256
2257
|
}
|
|
2257
|
-
const data = await
|
|
2258
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2258
2259
|
let contents = {};
|
|
2259
2260
|
contents = (0, import_smithy_client._json)(data);
|
|
2260
2261
|
const response = {
|
|
@@ -2267,7 +2268,7 @@ var de_CreateEventDataStoreCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
2267
2268
|
if (output.statusCode >= 300) {
|
|
2268
2269
|
return de_CommandError(output, context);
|
|
2269
2270
|
}
|
|
2270
|
-
const data = await
|
|
2271
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2271
2272
|
let contents = {};
|
|
2272
2273
|
contents = de_CreateEventDataStoreResponse(data, context);
|
|
2273
2274
|
const response = {
|
|
@@ -2280,7 +2281,7 @@ var de_CreateTrailCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2280
2281
|
if (output.statusCode >= 300) {
|
|
2281
2282
|
return de_CommandError(output, context);
|
|
2282
2283
|
}
|
|
2283
|
-
const data = await
|
|
2284
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2284
2285
|
let contents = {};
|
|
2285
2286
|
contents = (0, import_smithy_client._json)(data);
|
|
2286
2287
|
const response = {
|
|
@@ -2293,7 +2294,7 @@ var de_DeleteChannelCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2293
2294
|
if (output.statusCode >= 300) {
|
|
2294
2295
|
return de_CommandError(output, context);
|
|
2295
2296
|
}
|
|
2296
|
-
const data = await
|
|
2297
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2297
2298
|
let contents = {};
|
|
2298
2299
|
contents = (0, import_smithy_client._json)(data);
|
|
2299
2300
|
const response = {
|
|
@@ -2306,7 +2307,7 @@ var de_DeleteEventDataStoreCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
2306
2307
|
if (output.statusCode >= 300) {
|
|
2307
2308
|
return de_CommandError(output, context);
|
|
2308
2309
|
}
|
|
2309
|
-
const data = await
|
|
2310
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2310
2311
|
let contents = {};
|
|
2311
2312
|
contents = (0, import_smithy_client._json)(data);
|
|
2312
2313
|
const response = {
|
|
@@ -2319,7 +2320,7 @@ var de_DeleteResourcePolicyCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
2319
2320
|
if (output.statusCode >= 300) {
|
|
2320
2321
|
return de_CommandError(output, context);
|
|
2321
2322
|
}
|
|
2322
|
-
const data = await
|
|
2323
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2323
2324
|
let contents = {};
|
|
2324
2325
|
contents = (0, import_smithy_client._json)(data);
|
|
2325
2326
|
const response = {
|
|
@@ -2332,7 +2333,7 @@ var de_DeleteTrailCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2332
2333
|
if (output.statusCode >= 300) {
|
|
2333
2334
|
return de_CommandError(output, context);
|
|
2334
2335
|
}
|
|
2335
|
-
const data = await
|
|
2336
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2336
2337
|
let contents = {};
|
|
2337
2338
|
contents = (0, import_smithy_client._json)(data);
|
|
2338
2339
|
const response = {
|
|
@@ -2345,7 +2346,7 @@ var de_DeregisterOrganizationDelegatedAdminCommand = /* @__PURE__ */ __name(asyn
|
|
|
2345
2346
|
if (output.statusCode >= 300) {
|
|
2346
2347
|
return de_CommandError(output, context);
|
|
2347
2348
|
}
|
|
2348
|
-
const data = await
|
|
2349
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2349
2350
|
let contents = {};
|
|
2350
2351
|
contents = (0, import_smithy_client._json)(data);
|
|
2351
2352
|
const response = {
|
|
@@ -2358,7 +2359,7 @@ var de_DescribeQueryCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2358
2359
|
if (output.statusCode >= 300) {
|
|
2359
2360
|
return de_CommandError(output, context);
|
|
2360
2361
|
}
|
|
2361
|
-
const data = await
|
|
2362
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2362
2363
|
let contents = {};
|
|
2363
2364
|
contents = de_DescribeQueryResponse(data, context);
|
|
2364
2365
|
const response = {
|
|
@@ -2371,7 +2372,7 @@ var de_DescribeTrailsCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2371
2372
|
if (output.statusCode >= 300) {
|
|
2372
2373
|
return de_CommandError(output, context);
|
|
2373
2374
|
}
|
|
2374
|
-
const data = await
|
|
2375
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2375
2376
|
let contents = {};
|
|
2376
2377
|
contents = (0, import_smithy_client._json)(data);
|
|
2377
2378
|
const response = {
|
|
@@ -2384,7 +2385,7 @@ var de_DisableFederationCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2384
2385
|
if (output.statusCode >= 300) {
|
|
2385
2386
|
return de_CommandError(output, context);
|
|
2386
2387
|
}
|
|
2387
|
-
const data = await
|
|
2388
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2388
2389
|
let contents = {};
|
|
2389
2390
|
contents = (0, import_smithy_client._json)(data);
|
|
2390
2391
|
const response = {
|
|
@@ -2397,7 +2398,7 @@ var de_EnableFederationCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2397
2398
|
if (output.statusCode >= 300) {
|
|
2398
2399
|
return de_CommandError(output, context);
|
|
2399
2400
|
}
|
|
2400
|
-
const data = await
|
|
2401
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2401
2402
|
let contents = {};
|
|
2402
2403
|
contents = (0, import_smithy_client._json)(data);
|
|
2403
2404
|
const response = {
|
|
@@ -2410,7 +2411,7 @@ var de_GetChannelCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2410
2411
|
if (output.statusCode >= 300) {
|
|
2411
2412
|
return de_CommandError(output, context);
|
|
2412
2413
|
}
|
|
2413
|
-
const data = await
|
|
2414
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2414
2415
|
let contents = {};
|
|
2415
2416
|
contents = de_GetChannelResponse(data, context);
|
|
2416
2417
|
const response = {
|
|
@@ -2423,7 +2424,7 @@ var de_GetEventDataStoreCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2423
2424
|
if (output.statusCode >= 300) {
|
|
2424
2425
|
return de_CommandError(output, context);
|
|
2425
2426
|
}
|
|
2426
|
-
const data = await
|
|
2427
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2427
2428
|
let contents = {};
|
|
2428
2429
|
contents = de_GetEventDataStoreResponse(data, context);
|
|
2429
2430
|
const response = {
|
|
@@ -2436,7 +2437,7 @@ var de_GetEventSelectorsCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2436
2437
|
if (output.statusCode >= 300) {
|
|
2437
2438
|
return de_CommandError(output, context);
|
|
2438
2439
|
}
|
|
2439
|
-
const data = await
|
|
2440
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2440
2441
|
let contents = {};
|
|
2441
2442
|
contents = (0, import_smithy_client._json)(data);
|
|
2442
2443
|
const response = {
|
|
@@ -2449,7 +2450,7 @@ var de_GetImportCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2449
2450
|
if (output.statusCode >= 300) {
|
|
2450
2451
|
return de_CommandError(output, context);
|
|
2451
2452
|
}
|
|
2452
|
-
const data = await
|
|
2453
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2453
2454
|
let contents = {};
|
|
2454
2455
|
contents = de_GetImportResponse(data, context);
|
|
2455
2456
|
const response = {
|
|
@@ -2462,7 +2463,7 @@ var de_GetInsightSelectorsCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
2462
2463
|
if (output.statusCode >= 300) {
|
|
2463
2464
|
return de_CommandError(output, context);
|
|
2464
2465
|
}
|
|
2465
|
-
const data = await
|
|
2466
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2466
2467
|
let contents = {};
|
|
2467
2468
|
contents = (0, import_smithy_client._json)(data);
|
|
2468
2469
|
const response = {
|
|
@@ -2475,7 +2476,7 @@ var de_GetQueryResultsCommand = /* @__PURE__ */ __name(async (output, context) =
|
|
|
2475
2476
|
if (output.statusCode >= 300) {
|
|
2476
2477
|
return de_CommandError(output, context);
|
|
2477
2478
|
}
|
|
2478
|
-
const data = await
|
|
2479
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2479
2480
|
let contents = {};
|
|
2480
2481
|
contents = (0, import_smithy_client._json)(data);
|
|
2481
2482
|
const response = {
|
|
@@ -2488,7 +2489,7 @@ var de_GetResourcePolicyCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2488
2489
|
if (output.statusCode >= 300) {
|
|
2489
2490
|
return de_CommandError(output, context);
|
|
2490
2491
|
}
|
|
2491
|
-
const data = await
|
|
2492
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2492
2493
|
let contents = {};
|
|
2493
2494
|
contents = (0, import_smithy_client._json)(data);
|
|
2494
2495
|
const response = {
|
|
@@ -2501,7 +2502,7 @@ var de_GetTrailCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2501
2502
|
if (output.statusCode >= 300) {
|
|
2502
2503
|
return de_CommandError(output, context);
|
|
2503
2504
|
}
|
|
2504
|
-
const data = await
|
|
2505
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2505
2506
|
let contents = {};
|
|
2506
2507
|
contents = (0, import_smithy_client._json)(data);
|
|
2507
2508
|
const response = {
|
|
@@ -2514,7 +2515,7 @@ var de_GetTrailStatusCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2514
2515
|
if (output.statusCode >= 300) {
|
|
2515
2516
|
return de_CommandError(output, context);
|
|
2516
2517
|
}
|
|
2517
|
-
const data = await
|
|
2518
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2518
2519
|
let contents = {};
|
|
2519
2520
|
contents = de_GetTrailStatusResponse(data, context);
|
|
2520
2521
|
const response = {
|
|
@@ -2527,7 +2528,7 @@ var de_ListChannelsCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2527
2528
|
if (output.statusCode >= 300) {
|
|
2528
2529
|
return de_CommandError(output, context);
|
|
2529
2530
|
}
|
|
2530
|
-
const data = await
|
|
2531
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2531
2532
|
let contents = {};
|
|
2532
2533
|
contents = (0, import_smithy_client._json)(data);
|
|
2533
2534
|
const response = {
|
|
@@ -2540,7 +2541,7 @@ var de_ListEventDataStoresCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
2540
2541
|
if (output.statusCode >= 300) {
|
|
2541
2542
|
return de_CommandError(output, context);
|
|
2542
2543
|
}
|
|
2543
|
-
const data = await
|
|
2544
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2544
2545
|
let contents = {};
|
|
2545
2546
|
contents = de_ListEventDataStoresResponse(data, context);
|
|
2546
2547
|
const response = {
|
|
@@ -2553,7 +2554,7 @@ var de_ListImportFailuresCommand = /* @__PURE__ */ __name(async (output, context
|
|
|
2553
2554
|
if (output.statusCode >= 300) {
|
|
2554
2555
|
return de_CommandError(output, context);
|
|
2555
2556
|
}
|
|
2556
|
-
const data = await
|
|
2557
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2557
2558
|
let contents = {};
|
|
2558
2559
|
contents = de_ListImportFailuresResponse(data, context);
|
|
2559
2560
|
const response = {
|
|
@@ -2566,7 +2567,7 @@ var de_ListImportsCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2566
2567
|
if (output.statusCode >= 300) {
|
|
2567
2568
|
return de_CommandError(output, context);
|
|
2568
2569
|
}
|
|
2569
|
-
const data = await
|
|
2570
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2570
2571
|
let contents = {};
|
|
2571
2572
|
contents = de_ListImportsResponse(data, context);
|
|
2572
2573
|
const response = {
|
|
@@ -2579,7 +2580,7 @@ var de_ListInsightsMetricDataCommand = /* @__PURE__ */ __name(async (output, con
|
|
|
2579
2580
|
if (output.statusCode >= 300) {
|
|
2580
2581
|
return de_CommandError(output, context);
|
|
2581
2582
|
}
|
|
2582
|
-
const data = await
|
|
2583
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2583
2584
|
let contents = {};
|
|
2584
2585
|
contents = de_ListInsightsMetricDataResponse(data, context);
|
|
2585
2586
|
const response = {
|
|
@@ -2592,7 +2593,7 @@ var de_ListPublicKeysCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2592
2593
|
if (output.statusCode >= 300) {
|
|
2593
2594
|
return de_CommandError(output, context);
|
|
2594
2595
|
}
|
|
2595
|
-
const data = await
|
|
2596
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2596
2597
|
let contents = {};
|
|
2597
2598
|
contents = de_ListPublicKeysResponse(data, context);
|
|
2598
2599
|
const response = {
|
|
@@ -2605,7 +2606,7 @@ var de_ListQueriesCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2605
2606
|
if (output.statusCode >= 300) {
|
|
2606
2607
|
return de_CommandError(output, context);
|
|
2607
2608
|
}
|
|
2608
|
-
const data = await
|
|
2609
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2609
2610
|
let contents = {};
|
|
2610
2611
|
contents = de_ListQueriesResponse(data, context);
|
|
2611
2612
|
const response = {
|
|
@@ -2618,7 +2619,7 @@ var de_ListTagsCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2618
2619
|
if (output.statusCode >= 300) {
|
|
2619
2620
|
return de_CommandError(output, context);
|
|
2620
2621
|
}
|
|
2621
|
-
const data = await
|
|
2622
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2622
2623
|
let contents = {};
|
|
2623
2624
|
contents = (0, import_smithy_client._json)(data);
|
|
2624
2625
|
const response = {
|
|
@@ -2631,7 +2632,7 @@ var de_ListTrailsCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2631
2632
|
if (output.statusCode >= 300) {
|
|
2632
2633
|
return de_CommandError(output, context);
|
|
2633
2634
|
}
|
|
2634
|
-
const data = await
|
|
2635
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2635
2636
|
let contents = {};
|
|
2636
2637
|
contents = (0, import_smithy_client._json)(data);
|
|
2637
2638
|
const response = {
|
|
@@ -2644,7 +2645,7 @@ var de_LookupEventsCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2644
2645
|
if (output.statusCode >= 300) {
|
|
2645
2646
|
return de_CommandError(output, context);
|
|
2646
2647
|
}
|
|
2647
|
-
const data = await
|
|
2648
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2648
2649
|
let contents = {};
|
|
2649
2650
|
contents = de_LookupEventsResponse(data, context);
|
|
2650
2651
|
const response = {
|
|
@@ -2657,7 +2658,7 @@ var de_PutEventSelectorsCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2657
2658
|
if (output.statusCode >= 300) {
|
|
2658
2659
|
return de_CommandError(output, context);
|
|
2659
2660
|
}
|
|
2660
|
-
const data = await
|
|
2661
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2661
2662
|
let contents = {};
|
|
2662
2663
|
contents = (0, import_smithy_client._json)(data);
|
|
2663
2664
|
const response = {
|
|
@@ -2670,7 +2671,7 @@ var de_PutInsightSelectorsCommand = /* @__PURE__ */ __name(async (output, contex
|
|
|
2670
2671
|
if (output.statusCode >= 300) {
|
|
2671
2672
|
return de_CommandError(output, context);
|
|
2672
2673
|
}
|
|
2673
|
-
const data = await
|
|
2674
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2674
2675
|
let contents = {};
|
|
2675
2676
|
contents = (0, import_smithy_client._json)(data);
|
|
2676
2677
|
const response = {
|
|
@@ -2683,7 +2684,7 @@ var de_PutResourcePolicyCommand = /* @__PURE__ */ __name(async (output, context)
|
|
|
2683
2684
|
if (output.statusCode >= 300) {
|
|
2684
2685
|
return de_CommandError(output, context);
|
|
2685
2686
|
}
|
|
2686
|
-
const data = await
|
|
2687
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2687
2688
|
let contents = {};
|
|
2688
2689
|
contents = (0, import_smithy_client._json)(data);
|
|
2689
2690
|
const response = {
|
|
@@ -2696,7 +2697,7 @@ var de_RegisterOrganizationDelegatedAdminCommand = /* @__PURE__ */ __name(async
|
|
|
2696
2697
|
if (output.statusCode >= 300) {
|
|
2697
2698
|
return de_CommandError(output, context);
|
|
2698
2699
|
}
|
|
2699
|
-
const data = await
|
|
2700
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2700
2701
|
let contents = {};
|
|
2701
2702
|
contents = (0, import_smithy_client._json)(data);
|
|
2702
2703
|
const response = {
|
|
@@ -2709,7 +2710,7 @@ var de_RemoveTagsCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2709
2710
|
if (output.statusCode >= 300) {
|
|
2710
2711
|
return de_CommandError(output, context);
|
|
2711
2712
|
}
|
|
2712
|
-
const data = await
|
|
2713
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2713
2714
|
let contents = {};
|
|
2714
2715
|
contents = (0, import_smithy_client._json)(data);
|
|
2715
2716
|
const response = {
|
|
@@ -2722,7 +2723,7 @@ var de_RestoreEventDataStoreCommand = /* @__PURE__ */ __name(async (output, cont
|
|
|
2722
2723
|
if (output.statusCode >= 300) {
|
|
2723
2724
|
return de_CommandError(output, context);
|
|
2724
2725
|
}
|
|
2725
|
-
const data = await
|
|
2726
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2726
2727
|
let contents = {};
|
|
2727
2728
|
contents = de_RestoreEventDataStoreResponse(data, context);
|
|
2728
2729
|
const response = {
|
|
@@ -2735,7 +2736,7 @@ var de_StartEventDataStoreIngestionCommand = /* @__PURE__ */ __name(async (outpu
|
|
|
2735
2736
|
if (output.statusCode >= 300) {
|
|
2736
2737
|
return de_CommandError(output, context);
|
|
2737
2738
|
}
|
|
2738
|
-
const data = await
|
|
2739
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2739
2740
|
let contents = {};
|
|
2740
2741
|
contents = (0, import_smithy_client._json)(data);
|
|
2741
2742
|
const response = {
|
|
@@ -2748,7 +2749,7 @@ var de_StartImportCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2748
2749
|
if (output.statusCode >= 300) {
|
|
2749
2750
|
return de_CommandError(output, context);
|
|
2750
2751
|
}
|
|
2751
|
-
const data = await
|
|
2752
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2752
2753
|
let contents = {};
|
|
2753
2754
|
contents = de_StartImportResponse(data, context);
|
|
2754
2755
|
const response = {
|
|
@@ -2761,7 +2762,7 @@ var de_StartLoggingCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2761
2762
|
if (output.statusCode >= 300) {
|
|
2762
2763
|
return de_CommandError(output, context);
|
|
2763
2764
|
}
|
|
2764
|
-
const data = await
|
|
2765
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2765
2766
|
let contents = {};
|
|
2766
2767
|
contents = (0, import_smithy_client._json)(data);
|
|
2767
2768
|
const response = {
|
|
@@ -2774,7 +2775,7 @@ var de_StartQueryCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2774
2775
|
if (output.statusCode >= 300) {
|
|
2775
2776
|
return de_CommandError(output, context);
|
|
2776
2777
|
}
|
|
2777
|
-
const data = await
|
|
2778
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2778
2779
|
let contents = {};
|
|
2779
2780
|
contents = (0, import_smithy_client._json)(data);
|
|
2780
2781
|
const response = {
|
|
@@ -2787,7 +2788,7 @@ var de_StopEventDataStoreIngestionCommand = /* @__PURE__ */ __name(async (output
|
|
|
2787
2788
|
if (output.statusCode >= 300) {
|
|
2788
2789
|
return de_CommandError(output, context);
|
|
2789
2790
|
}
|
|
2790
|
-
const data = await
|
|
2791
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2791
2792
|
let contents = {};
|
|
2792
2793
|
contents = (0, import_smithy_client._json)(data);
|
|
2793
2794
|
const response = {
|
|
@@ -2800,7 +2801,7 @@ var de_StopImportCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2800
2801
|
if (output.statusCode >= 300) {
|
|
2801
2802
|
return de_CommandError(output, context);
|
|
2802
2803
|
}
|
|
2803
|
-
const data = await
|
|
2804
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2804
2805
|
let contents = {};
|
|
2805
2806
|
contents = de_StopImportResponse(data, context);
|
|
2806
2807
|
const response = {
|
|
@@ -2813,7 +2814,7 @@ var de_StopLoggingCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2813
2814
|
if (output.statusCode >= 300) {
|
|
2814
2815
|
return de_CommandError(output, context);
|
|
2815
2816
|
}
|
|
2816
|
-
const data = await
|
|
2817
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2817
2818
|
let contents = {};
|
|
2818
2819
|
contents = (0, import_smithy_client._json)(data);
|
|
2819
2820
|
const response = {
|
|
@@ -2826,7 +2827,7 @@ var de_UpdateChannelCommand = /* @__PURE__ */ __name(async (output, context) =>
|
|
|
2826
2827
|
if (output.statusCode >= 300) {
|
|
2827
2828
|
return de_CommandError(output, context);
|
|
2828
2829
|
}
|
|
2829
|
-
const data = await
|
|
2830
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2830
2831
|
let contents = {};
|
|
2831
2832
|
contents = (0, import_smithy_client._json)(data);
|
|
2832
2833
|
const response = {
|
|
@@ -2839,7 +2840,7 @@ var de_UpdateEventDataStoreCommand = /* @__PURE__ */ __name(async (output, conte
|
|
|
2839
2840
|
if (output.statusCode >= 300) {
|
|
2840
2841
|
return de_CommandError(output, context);
|
|
2841
2842
|
}
|
|
2842
|
-
const data = await
|
|
2843
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2843
2844
|
let contents = {};
|
|
2844
2845
|
contents = de_UpdateEventDataStoreResponse(data, context);
|
|
2845
2846
|
const response = {
|
|
@@ -2852,7 +2853,7 @@ var de_UpdateTrailCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2852
2853
|
if (output.statusCode >= 300) {
|
|
2853
2854
|
return de_CommandError(output, context);
|
|
2854
2855
|
}
|
|
2855
|
-
const data = await
|
|
2856
|
+
const data = await (0, import_core2.parseJsonBody)(output.body, context);
|
|
2856
2857
|
let contents = {};
|
|
2857
2858
|
contents = (0, import_smithy_client._json)(data);
|
|
2858
2859
|
const response = {
|
|
@@ -2864,9 +2865,9 @@ var de_UpdateTrailCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
2864
2865
|
var de_CommandError = /* @__PURE__ */ __name(async (output, context) => {
|
|
2865
2866
|
const parsedOutput = {
|
|
2866
2867
|
...output,
|
|
2867
|
-
body: await
|
|
2868
|
+
body: await (0, import_core2.parseJsonErrorBody)(output.body, context)
|
|
2868
2869
|
};
|
|
2869
|
-
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2870
|
+
const errorCode = (0, import_core2.loadRestJsonErrorCode)(output, parsedOutput.body);
|
|
2870
2871
|
switch (errorCode) {
|
|
2871
2872
|
case "ChannelARNInvalidException":
|
|
2872
2873
|
case "com.amazonaws.cloudtrail#ChannelARNInvalidException":
|
|
@@ -4251,7 +4252,6 @@ var deserializeMetadata = /* @__PURE__ */ __name((output) => ({
|
|
|
4251
4252
|
extendedRequestId: output.headers["x-amz-id-2"],
|
|
4252
4253
|
cfId: output.headers["x-amz-cf-id"]
|
|
4253
4254
|
}), "deserializeMetadata");
|
|
4254
|
-
var collectBodyString = /* @__PURE__ */ __name((streamBody, context) => (0, import_smithy_client.collectBody)(streamBody, context).then((body) => context.utf8Encoder(body)), "collectBodyString");
|
|
4255
4255
|
var throwDefaultError = (0, import_smithy_client.withBaseException)(CloudTrailServiceException);
|
|
4256
4256
|
var buildHttpRpcRequest = /* @__PURE__ */ __name(async (context, headers, path, resolvedHostname, body) => {
|
|
4257
4257
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
@@ -4278,46 +4278,6 @@ function sharedHeaders(operation) {
|
|
|
4278
4278
|
};
|
|
4279
4279
|
}
|
|
4280
4280
|
__name(sharedHeaders, "sharedHeaders");
|
|
4281
|
-
var parseBody = /* @__PURE__ */ __name((streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
4282
|
-
if (encoded.length) {
|
|
4283
|
-
return JSON.parse(encoded);
|
|
4284
|
-
}
|
|
4285
|
-
return {};
|
|
4286
|
-
}), "parseBody");
|
|
4287
|
-
var parseErrorBody = /* @__PURE__ */ __name(async (errorBody, context) => {
|
|
4288
|
-
const value = await parseBody(errorBody, context);
|
|
4289
|
-
value.message = value.message ?? value.Message;
|
|
4290
|
-
return value;
|
|
4291
|
-
}, "parseErrorBody");
|
|
4292
|
-
var loadRestJsonErrorCode = /* @__PURE__ */ __name((output, data) => {
|
|
4293
|
-
const findKey = /* @__PURE__ */ __name((object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase()), "findKey");
|
|
4294
|
-
const sanitizeErrorCode = /* @__PURE__ */ __name((rawValue) => {
|
|
4295
|
-
let cleanValue = rawValue;
|
|
4296
|
-
if (typeof cleanValue === "number") {
|
|
4297
|
-
cleanValue = cleanValue.toString();
|
|
4298
|
-
}
|
|
4299
|
-
if (cleanValue.indexOf(",") >= 0) {
|
|
4300
|
-
cleanValue = cleanValue.split(",")[0];
|
|
4301
|
-
}
|
|
4302
|
-
if (cleanValue.indexOf(":") >= 0) {
|
|
4303
|
-
cleanValue = cleanValue.split(":")[0];
|
|
4304
|
-
}
|
|
4305
|
-
if (cleanValue.indexOf("#") >= 0) {
|
|
4306
|
-
cleanValue = cleanValue.split("#")[1];
|
|
4307
|
-
}
|
|
4308
|
-
return cleanValue;
|
|
4309
|
-
}, "sanitizeErrorCode");
|
|
4310
|
-
const headerKey = findKey(output.headers, "x-amzn-errortype");
|
|
4311
|
-
if (headerKey !== void 0) {
|
|
4312
|
-
return sanitizeErrorCode(output.headers[headerKey]);
|
|
4313
|
-
}
|
|
4314
|
-
if (data.code !== void 0) {
|
|
4315
|
-
return sanitizeErrorCode(data.code);
|
|
4316
|
-
}
|
|
4317
|
-
if (data["__type"] !== void 0) {
|
|
4318
|
-
return sanitizeErrorCode(data["__type"]);
|
|
4319
|
-
}
|
|
4320
|
-
}, "loadRestJsonErrorCode");
|
|
4321
4281
|
|
|
4322
4282
|
// src/commands/AddTagsCommand.ts
|
|
4323
4283
|
var _AddTagsCommand = class _AddTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { loadRestJsonErrorCode, parseJsonBody as parseBody, parseJsonErrorBody as parseErrorBody } from "@aws-sdk/core";
|
|
1
2
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
2
3
|
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectLong as __expectLong, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectString as __expectString, limitedParseDouble as __limitedParseDouble, parseEpochTimestamp as __parseEpochTimestamp, take, withBaseException, } from "@smithy/smithy-client";
|
|
3
4
|
import { CloudTrailServiceException as __BaseException } from "../models/CloudTrailServiceException";
|
|
@@ -2365,43 +2366,3 @@ function sharedHeaders(operation) {
|
|
|
2365
2366
|
"x-amz-target": `CloudTrail_20131101.${operation}`,
|
|
2366
2367
|
};
|
|
2367
2368
|
}
|
|
2368
|
-
const parseBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
2369
|
-
if (encoded.length) {
|
|
2370
|
-
return JSON.parse(encoded);
|
|
2371
|
-
}
|
|
2372
|
-
return {};
|
|
2373
|
-
});
|
|
2374
|
-
const parseErrorBody = async (errorBody, context) => {
|
|
2375
|
-
const value = await parseBody(errorBody, context);
|
|
2376
|
-
value.message = value.message ?? value.Message;
|
|
2377
|
-
return value;
|
|
2378
|
-
};
|
|
2379
|
-
const loadRestJsonErrorCode = (output, data) => {
|
|
2380
|
-
const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
|
|
2381
|
-
const sanitizeErrorCode = (rawValue) => {
|
|
2382
|
-
let cleanValue = rawValue;
|
|
2383
|
-
if (typeof cleanValue === "number") {
|
|
2384
|
-
cleanValue = cleanValue.toString();
|
|
2385
|
-
}
|
|
2386
|
-
if (cleanValue.indexOf(",") >= 0) {
|
|
2387
|
-
cleanValue = cleanValue.split(",")[0];
|
|
2388
|
-
}
|
|
2389
|
-
if (cleanValue.indexOf(":") >= 0) {
|
|
2390
|
-
cleanValue = cleanValue.split(":")[0];
|
|
2391
|
-
}
|
|
2392
|
-
if (cleanValue.indexOf("#") >= 0) {
|
|
2393
|
-
cleanValue = cleanValue.split("#")[1];
|
|
2394
|
-
}
|
|
2395
|
-
return cleanValue;
|
|
2396
|
-
};
|
|
2397
|
-
const headerKey = findKey(output.headers, "x-amzn-errortype");
|
|
2398
|
-
if (headerKey !== undefined) {
|
|
2399
|
-
return sanitizeErrorCode(output.headers[headerKey]);
|
|
2400
|
-
}
|
|
2401
|
-
if (data.code !== undefined) {
|
|
2402
|
-
return sanitizeErrorCode(data.code);
|
|
2403
|
-
}
|
|
2404
|
-
if (data["__type"] !== undefined) {
|
|
2405
|
-
return sanitizeErrorCode(data["__type"]);
|
|
2406
|
-
}
|
|
2407
|
-
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudtrail",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudtrail Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.529.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudtrail",
|
|
@@ -20,40 +20,40 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.529.0",
|
|
24
|
+
"@aws-sdk/core": "3.529.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.529.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.523.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.523.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.523.0",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.525.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.525.0",
|
|
31
31
|
"@aws-sdk/types": "3.523.0",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.525.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.523.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^2.1.
|
|
36
|
-
"@smithy/core": "^1.3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.525.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.1.4",
|
|
36
|
+
"@smithy/core": "^1.3.5",
|
|
37
37
|
"@smithy/fetch-http-handler": "^2.4.3",
|
|
38
38
|
"@smithy/hash-node": "^2.1.3",
|
|
39
39
|
"@smithy/invalid-dependency": "^2.1.3",
|
|
40
40
|
"@smithy/middleware-content-length": "^2.1.3",
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
42
|
-
"@smithy/middleware-retry": "^2.1.
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.4.4",
|
|
42
|
+
"@smithy/middleware-retry": "^2.1.4",
|
|
43
43
|
"@smithy/middleware-serde": "^2.1.3",
|
|
44
44
|
"@smithy/middleware-stack": "^2.1.3",
|
|
45
|
-
"@smithy/node-config-provider": "^2.2.
|
|
45
|
+
"@smithy/node-config-provider": "^2.2.4",
|
|
46
46
|
"@smithy/node-http-handler": "^2.4.1",
|
|
47
47
|
"@smithy/protocol-http": "^3.2.1",
|
|
48
|
-
"@smithy/smithy-client": "^2.4.
|
|
48
|
+
"@smithy/smithy-client": "^2.4.2",
|
|
49
49
|
"@smithy/types": "^2.10.1",
|
|
50
50
|
"@smithy/url-parser": "^2.1.3",
|
|
51
51
|
"@smithy/util-base64": "^2.1.1",
|
|
52
52
|
"@smithy/util-body-length-browser": "^2.1.1",
|
|
53
53
|
"@smithy/util-body-length-node": "^2.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.2.
|
|
56
|
-
"@smithy/util-endpoints": "^1.1.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.1.4",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.2.3",
|
|
56
|
+
"@smithy/util-endpoints": "^1.1.4",
|
|
57
57
|
"@smithy/util-middleware": "^2.1.3",
|
|
58
58
|
"@smithy/util-retry": "^2.1.3",
|
|
59
59
|
"@smithy/util-utf8": "^2.1.1",
|
package/dist-cjs/CloudTrail.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|