@aws-sdk/client-cloudtrail 3.590.0 → 3.596.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 +0 -49
- package/dist-types/commands/AddTagsCommand.d.ts +2 -1
- package/dist-types/commands/CancelQueryCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
- package/dist-types/commands/CreateEventDataStoreCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrailCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventDataStoreCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrailCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterOrganizationDelegatedAdminCommand.d.ts +2 -1
- package/dist-types/commands/DescribeQueryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrailsCommand.d.ts +2 -1
- package/dist-types/commands/DisableFederationCommand.d.ts +2 -1
- package/dist-types/commands/EnableFederationCommand.d.ts +2 -1
- package/dist-types/commands/GetChannelCommand.d.ts +2 -1
- package/dist-types/commands/GetEventDataStoreCommand.d.ts +2 -1
- package/dist-types/commands/GetEventSelectorsCommand.d.ts +2 -1
- package/dist-types/commands/GetImportCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightSelectorsCommand.d.ts +2 -1
- package/dist-types/commands/GetQueryResultsCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetTrailCommand.d.ts +2 -1
- package/dist-types/commands/GetTrailStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
- package/dist-types/commands/ListEventDataStoresCommand.d.ts +2 -1
- package/dist-types/commands/ListImportFailuresCommand.d.ts +2 -1
- package/dist-types/commands/ListImportsCommand.d.ts +2 -1
- package/dist-types/commands/ListInsightsMetricDataCommand.d.ts +2 -1
- package/dist-types/commands/ListPublicKeysCommand.d.ts +2 -1
- package/dist-types/commands/ListQueriesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListTrailsCommand.d.ts +2 -1
- package/dist-types/commands/LookupEventsCommand.d.ts +2 -1
- package/dist-types/commands/PutEventSelectorsCommand.d.ts +2 -1
- package/dist-types/commands/PutInsightSelectorsCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/RegisterOrganizationDelegatedAdminCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsCommand.d.ts +2 -1
- package/dist-types/commands/RestoreEventDataStoreCommand.d.ts +2 -1
- package/dist-types/commands/StartEventDataStoreIngestionCommand.d.ts +2 -1
- package/dist-types/commands/StartImportCommand.d.ts +2 -1
- package/dist-types/commands/StartLoggingCommand.d.ts +2 -1
- package/dist-types/commands/StartQueryCommand.d.ts +2 -1
- package/dist-types/commands/StopEventDataStoreIngestionCommand.d.ts +2 -1
- package/dist-types/commands/StopImportCommand.d.ts +2 -1
- package/dist-types/commands/StopLoggingCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEventDataStoreCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrailCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/CloudTrailServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEventDataStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTrailCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEventDataStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTrailCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterOrganizationDelegatedAdminCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTrailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableFederationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableFederationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEventDataStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEventSelectorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetImportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInsightSelectorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetQueryResultsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTrailCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTrailStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEventDataStoresCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImportFailuresCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInsightsMetricDataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListQueriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTrailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/LookupEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutEventSelectorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutInsightSelectorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterOrganizationDelegatedAdminCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreEventDataStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartEventDataStoreIngestionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartImportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartLoggingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopEventDataStoreIngestionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopImportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopLoggingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEventDataStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTrailCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CloudTrailServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -334,7 +334,6 @@ var CloudTrailClient = _CloudTrailClient;
|
|
|
334
334
|
|
|
335
335
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
336
336
|
|
|
337
|
-
var import_types = require("@smithy/types");
|
|
338
337
|
|
|
339
338
|
// src/protocols/Aws_json1_1.ts
|
|
340
339
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -4297,7 +4296,6 @@ var AddTagsCommand = _AddTagsCommand;
|
|
|
4297
4296
|
|
|
4298
4297
|
|
|
4299
4298
|
|
|
4300
|
-
|
|
4301
4299
|
var _CancelQueryCommand = class _CancelQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4302
4300
|
...commonParams
|
|
4303
4301
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4314,7 +4312,6 @@ var CancelQueryCommand = _CancelQueryCommand;
|
|
|
4314
4312
|
|
|
4315
4313
|
|
|
4316
4314
|
|
|
4317
|
-
|
|
4318
4315
|
var _CreateChannelCommand = class _CreateChannelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4319
4316
|
...commonParams
|
|
4320
4317
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4331,7 +4328,6 @@ var CreateChannelCommand = _CreateChannelCommand;
|
|
|
4331
4328
|
|
|
4332
4329
|
|
|
4333
4330
|
|
|
4334
|
-
|
|
4335
4331
|
var _CreateEventDataStoreCommand = class _CreateEventDataStoreCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4336
4332
|
...commonParams
|
|
4337
4333
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4348,7 +4344,6 @@ var CreateEventDataStoreCommand = _CreateEventDataStoreCommand;
|
|
|
4348
4344
|
|
|
4349
4345
|
|
|
4350
4346
|
|
|
4351
|
-
|
|
4352
4347
|
var _CreateTrailCommand = class _CreateTrailCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4353
4348
|
...commonParams
|
|
4354
4349
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4365,7 +4360,6 @@ var CreateTrailCommand = _CreateTrailCommand;
|
|
|
4365
4360
|
|
|
4366
4361
|
|
|
4367
4362
|
|
|
4368
|
-
|
|
4369
4363
|
var _DeleteChannelCommand = class _DeleteChannelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4370
4364
|
...commonParams
|
|
4371
4365
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4382,7 +4376,6 @@ var DeleteChannelCommand = _DeleteChannelCommand;
|
|
|
4382
4376
|
|
|
4383
4377
|
|
|
4384
4378
|
|
|
4385
|
-
|
|
4386
4379
|
var _DeleteEventDataStoreCommand = class _DeleteEventDataStoreCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4387
4380
|
...commonParams
|
|
4388
4381
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4399,7 +4392,6 @@ var DeleteEventDataStoreCommand = _DeleteEventDataStoreCommand;
|
|
|
4399
4392
|
|
|
4400
4393
|
|
|
4401
4394
|
|
|
4402
|
-
|
|
4403
4395
|
var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4404
4396
|
...commonParams
|
|
4405
4397
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4416,7 +4408,6 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
|
|
|
4416
4408
|
|
|
4417
4409
|
|
|
4418
4410
|
|
|
4419
|
-
|
|
4420
4411
|
var _DeleteTrailCommand = class _DeleteTrailCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4421
4412
|
...commonParams
|
|
4422
4413
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4433,7 +4424,6 @@ var DeleteTrailCommand = _DeleteTrailCommand;
|
|
|
4433
4424
|
|
|
4434
4425
|
|
|
4435
4426
|
|
|
4436
|
-
|
|
4437
4427
|
var _DeregisterOrganizationDelegatedAdminCommand = class _DeregisterOrganizationDelegatedAdminCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4438
4428
|
...commonParams
|
|
4439
4429
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4450,7 +4440,6 @@ var DeregisterOrganizationDelegatedAdminCommand = _DeregisterOrganizationDelegat
|
|
|
4450
4440
|
|
|
4451
4441
|
|
|
4452
4442
|
|
|
4453
|
-
|
|
4454
4443
|
var _DescribeQueryCommand = class _DescribeQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4455
4444
|
...commonParams
|
|
4456
4445
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4467,7 +4456,6 @@ var DescribeQueryCommand = _DescribeQueryCommand;
|
|
|
4467
4456
|
|
|
4468
4457
|
|
|
4469
4458
|
|
|
4470
|
-
|
|
4471
4459
|
var _DescribeTrailsCommand = class _DescribeTrailsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4472
4460
|
...commonParams
|
|
4473
4461
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4484,7 +4472,6 @@ var DescribeTrailsCommand = _DescribeTrailsCommand;
|
|
|
4484
4472
|
|
|
4485
4473
|
|
|
4486
4474
|
|
|
4487
|
-
|
|
4488
4475
|
var _DisableFederationCommand = class _DisableFederationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4489
4476
|
...commonParams
|
|
4490
4477
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4501,7 +4488,6 @@ var DisableFederationCommand = _DisableFederationCommand;
|
|
|
4501
4488
|
|
|
4502
4489
|
|
|
4503
4490
|
|
|
4504
|
-
|
|
4505
4491
|
var _EnableFederationCommand = class _EnableFederationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4506
4492
|
...commonParams
|
|
4507
4493
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4518,7 +4504,6 @@ var EnableFederationCommand = _EnableFederationCommand;
|
|
|
4518
4504
|
|
|
4519
4505
|
|
|
4520
4506
|
|
|
4521
|
-
|
|
4522
4507
|
var _GetChannelCommand = class _GetChannelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4523
4508
|
...commonParams
|
|
4524
4509
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4535,7 +4520,6 @@ var GetChannelCommand = _GetChannelCommand;
|
|
|
4535
4520
|
|
|
4536
4521
|
|
|
4537
4522
|
|
|
4538
|
-
|
|
4539
4523
|
var _GetEventDataStoreCommand = class _GetEventDataStoreCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4540
4524
|
...commonParams
|
|
4541
4525
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4552,7 +4536,6 @@ var GetEventDataStoreCommand = _GetEventDataStoreCommand;
|
|
|
4552
4536
|
|
|
4553
4537
|
|
|
4554
4538
|
|
|
4555
|
-
|
|
4556
4539
|
var _GetEventSelectorsCommand = class _GetEventSelectorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4557
4540
|
...commonParams
|
|
4558
4541
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4569,7 +4552,6 @@ var GetEventSelectorsCommand = _GetEventSelectorsCommand;
|
|
|
4569
4552
|
|
|
4570
4553
|
|
|
4571
4554
|
|
|
4572
|
-
|
|
4573
4555
|
var _GetImportCommand = class _GetImportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4574
4556
|
...commonParams
|
|
4575
4557
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4586,7 +4568,6 @@ var GetImportCommand = _GetImportCommand;
|
|
|
4586
4568
|
|
|
4587
4569
|
|
|
4588
4570
|
|
|
4589
|
-
|
|
4590
4571
|
var _GetInsightSelectorsCommand = class _GetInsightSelectorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4591
4572
|
...commonParams
|
|
4592
4573
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4603,7 +4584,6 @@ var GetInsightSelectorsCommand = _GetInsightSelectorsCommand;
|
|
|
4603
4584
|
|
|
4604
4585
|
|
|
4605
4586
|
|
|
4606
|
-
|
|
4607
4587
|
var _GetQueryResultsCommand = class _GetQueryResultsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4608
4588
|
...commonParams
|
|
4609
4589
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4620,7 +4600,6 @@ var GetQueryResultsCommand = _GetQueryResultsCommand;
|
|
|
4620
4600
|
|
|
4621
4601
|
|
|
4622
4602
|
|
|
4623
|
-
|
|
4624
4603
|
var _GetResourcePolicyCommand = class _GetResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4625
4604
|
...commonParams
|
|
4626
4605
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4637,7 +4616,6 @@ var GetResourcePolicyCommand = _GetResourcePolicyCommand;
|
|
|
4637
4616
|
|
|
4638
4617
|
|
|
4639
4618
|
|
|
4640
|
-
|
|
4641
4619
|
var _GetTrailCommand = class _GetTrailCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4642
4620
|
...commonParams
|
|
4643
4621
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4654,7 +4632,6 @@ var GetTrailCommand = _GetTrailCommand;
|
|
|
4654
4632
|
|
|
4655
4633
|
|
|
4656
4634
|
|
|
4657
|
-
|
|
4658
4635
|
var _GetTrailStatusCommand = class _GetTrailStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4659
4636
|
...commonParams
|
|
4660
4637
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4671,7 +4648,6 @@ var GetTrailStatusCommand = _GetTrailStatusCommand;
|
|
|
4671
4648
|
|
|
4672
4649
|
|
|
4673
4650
|
|
|
4674
|
-
|
|
4675
4651
|
var _ListChannelsCommand = class _ListChannelsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4676
4652
|
...commonParams
|
|
4677
4653
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4688,7 +4664,6 @@ var ListChannelsCommand = _ListChannelsCommand;
|
|
|
4688
4664
|
|
|
4689
4665
|
|
|
4690
4666
|
|
|
4691
|
-
|
|
4692
4667
|
var _ListEventDataStoresCommand = class _ListEventDataStoresCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4693
4668
|
...commonParams
|
|
4694
4669
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4705,7 +4680,6 @@ var ListEventDataStoresCommand = _ListEventDataStoresCommand;
|
|
|
4705
4680
|
|
|
4706
4681
|
|
|
4707
4682
|
|
|
4708
|
-
|
|
4709
4683
|
var _ListImportFailuresCommand = class _ListImportFailuresCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4710
4684
|
...commonParams
|
|
4711
4685
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4722,7 +4696,6 @@ var ListImportFailuresCommand = _ListImportFailuresCommand;
|
|
|
4722
4696
|
|
|
4723
4697
|
|
|
4724
4698
|
|
|
4725
|
-
|
|
4726
4699
|
var _ListImportsCommand = class _ListImportsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4727
4700
|
...commonParams
|
|
4728
4701
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4739,7 +4712,6 @@ var ListImportsCommand = _ListImportsCommand;
|
|
|
4739
4712
|
|
|
4740
4713
|
|
|
4741
4714
|
|
|
4742
|
-
|
|
4743
4715
|
var _ListInsightsMetricDataCommand = class _ListInsightsMetricDataCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4744
4716
|
...commonParams
|
|
4745
4717
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4756,7 +4728,6 @@ var ListInsightsMetricDataCommand = _ListInsightsMetricDataCommand;
|
|
|
4756
4728
|
|
|
4757
4729
|
|
|
4758
4730
|
|
|
4759
|
-
|
|
4760
4731
|
var _ListPublicKeysCommand = class _ListPublicKeysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4761
4732
|
...commonParams
|
|
4762
4733
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4773,7 +4744,6 @@ var ListPublicKeysCommand = _ListPublicKeysCommand;
|
|
|
4773
4744
|
|
|
4774
4745
|
|
|
4775
4746
|
|
|
4776
|
-
|
|
4777
4747
|
var _ListQueriesCommand = class _ListQueriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4778
4748
|
...commonParams
|
|
4779
4749
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4790,7 +4760,6 @@ var ListQueriesCommand = _ListQueriesCommand;
|
|
|
4790
4760
|
|
|
4791
4761
|
|
|
4792
4762
|
|
|
4793
|
-
|
|
4794
4763
|
var _ListTagsCommand = class _ListTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4795
4764
|
...commonParams
|
|
4796
4765
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4807,7 +4776,6 @@ var ListTagsCommand = _ListTagsCommand;
|
|
|
4807
4776
|
|
|
4808
4777
|
|
|
4809
4778
|
|
|
4810
|
-
|
|
4811
4779
|
var _ListTrailsCommand = class _ListTrailsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4812
4780
|
...commonParams
|
|
4813
4781
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4824,7 +4792,6 @@ var ListTrailsCommand = _ListTrailsCommand;
|
|
|
4824
4792
|
|
|
4825
4793
|
|
|
4826
4794
|
|
|
4827
|
-
|
|
4828
4795
|
var _LookupEventsCommand = class _LookupEventsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4829
4796
|
...commonParams
|
|
4830
4797
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4841,7 +4808,6 @@ var LookupEventsCommand = _LookupEventsCommand;
|
|
|
4841
4808
|
|
|
4842
4809
|
|
|
4843
4810
|
|
|
4844
|
-
|
|
4845
4811
|
var _PutEventSelectorsCommand = class _PutEventSelectorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4846
4812
|
...commonParams
|
|
4847
4813
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4858,7 +4824,6 @@ var PutEventSelectorsCommand = _PutEventSelectorsCommand;
|
|
|
4858
4824
|
|
|
4859
4825
|
|
|
4860
4826
|
|
|
4861
|
-
|
|
4862
4827
|
var _PutInsightSelectorsCommand = class _PutInsightSelectorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4863
4828
|
...commonParams
|
|
4864
4829
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4875,7 +4840,6 @@ var PutInsightSelectorsCommand = _PutInsightSelectorsCommand;
|
|
|
4875
4840
|
|
|
4876
4841
|
|
|
4877
4842
|
|
|
4878
|
-
|
|
4879
4843
|
var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4880
4844
|
...commonParams
|
|
4881
4845
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4892,7 +4856,6 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
|
|
|
4892
4856
|
|
|
4893
4857
|
|
|
4894
4858
|
|
|
4895
|
-
|
|
4896
4859
|
var _RegisterOrganizationDelegatedAdminCommand = class _RegisterOrganizationDelegatedAdminCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4897
4860
|
...commonParams
|
|
4898
4861
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4909,7 +4872,6 @@ var RegisterOrganizationDelegatedAdminCommand = _RegisterOrganizationDelegatedAd
|
|
|
4909
4872
|
|
|
4910
4873
|
|
|
4911
4874
|
|
|
4912
|
-
|
|
4913
4875
|
var _RemoveTagsCommand = class _RemoveTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4914
4876
|
...commonParams
|
|
4915
4877
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4926,7 +4888,6 @@ var RemoveTagsCommand = _RemoveTagsCommand;
|
|
|
4926
4888
|
|
|
4927
4889
|
|
|
4928
4890
|
|
|
4929
|
-
|
|
4930
4891
|
var _RestoreEventDataStoreCommand = class _RestoreEventDataStoreCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4931
4892
|
...commonParams
|
|
4932
4893
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4943,7 +4904,6 @@ var RestoreEventDataStoreCommand = _RestoreEventDataStoreCommand;
|
|
|
4943
4904
|
|
|
4944
4905
|
|
|
4945
4906
|
|
|
4946
|
-
|
|
4947
4907
|
var _StartEventDataStoreIngestionCommand = class _StartEventDataStoreIngestionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4948
4908
|
...commonParams
|
|
4949
4909
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4960,7 +4920,6 @@ var StartEventDataStoreIngestionCommand = _StartEventDataStoreIngestionCommand;
|
|
|
4960
4920
|
|
|
4961
4921
|
|
|
4962
4922
|
|
|
4963
|
-
|
|
4964
4923
|
var _StartImportCommand = class _StartImportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4965
4924
|
...commonParams
|
|
4966
4925
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4977,7 +4936,6 @@ var StartImportCommand = _StartImportCommand;
|
|
|
4977
4936
|
|
|
4978
4937
|
|
|
4979
4938
|
|
|
4980
|
-
|
|
4981
4939
|
var _StartLoggingCommand = class _StartLoggingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4982
4940
|
...commonParams
|
|
4983
4941
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4994,7 +4952,6 @@ var StartLoggingCommand = _StartLoggingCommand;
|
|
|
4994
4952
|
|
|
4995
4953
|
|
|
4996
4954
|
|
|
4997
|
-
|
|
4998
4955
|
var _StartQueryCommand = class _StartQueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4999
4956
|
...commonParams
|
|
5000
4957
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5011,7 +4968,6 @@ var StartQueryCommand = _StartQueryCommand;
|
|
|
5011
4968
|
|
|
5012
4969
|
|
|
5013
4970
|
|
|
5014
|
-
|
|
5015
4971
|
var _StopEventDataStoreIngestionCommand = class _StopEventDataStoreIngestionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5016
4972
|
...commonParams
|
|
5017
4973
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5028,7 +4984,6 @@ var StopEventDataStoreIngestionCommand = _StopEventDataStoreIngestionCommand;
|
|
|
5028
4984
|
|
|
5029
4985
|
|
|
5030
4986
|
|
|
5031
|
-
|
|
5032
4987
|
var _StopImportCommand = class _StopImportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5033
4988
|
...commonParams
|
|
5034
4989
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5045,7 +5000,6 @@ var StopImportCommand = _StopImportCommand;
|
|
|
5045
5000
|
|
|
5046
5001
|
|
|
5047
5002
|
|
|
5048
|
-
|
|
5049
5003
|
var _StopLoggingCommand = class _StopLoggingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5050
5004
|
...commonParams
|
|
5051
5005
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5062,7 +5016,6 @@ var StopLoggingCommand = _StopLoggingCommand;
|
|
|
5062
5016
|
|
|
5063
5017
|
|
|
5064
5018
|
|
|
5065
|
-
|
|
5066
5019
|
var _UpdateChannelCommand = class _UpdateChannelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5067
5020
|
...commonParams
|
|
5068
5021
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5079,7 +5032,6 @@ var UpdateChannelCommand = _UpdateChannelCommand;
|
|
|
5079
5032
|
|
|
5080
5033
|
|
|
5081
5034
|
|
|
5082
|
-
|
|
5083
5035
|
var _UpdateEventDataStoreCommand = class _UpdateEventDataStoreCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5084
5036
|
...commonParams
|
|
5085
5037
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5096,7 +5048,6 @@ var UpdateEventDataStoreCommand = _UpdateEventDataStoreCommand;
|
|
|
5096
5048
|
|
|
5097
5049
|
|
|
5098
5050
|
|
|
5099
|
-
|
|
5100
5051
|
var _UpdateTrailCommand = class _UpdateTrailCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5101
5052
|
...commonParams
|
|
5102
5053
|
}).m(function(Command, cs, config, o) {
|