@aws-sdk/client-rekognition 3.590.0 → 3.592.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 -75
- package/dist-types/commands/AssociateFacesCommand.d.ts +2 -1
- package/dist-types/commands/CompareFacesCommand.d.ts +2 -1
- package/dist-types/commands/CopyProjectVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateCollectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatasetCommand.d.ts +2 -1
- package/dist-types/commands/CreateFaceLivenessSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateStreamProcessorCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCollectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDatasetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFacesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteStreamProcessorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCollectionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDatasetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProjectVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProjectsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStreamProcessorCommand.d.ts +2 -1
- package/dist-types/commands/DetectCustomLabelsCommand.d.ts +2 -1
- package/dist-types/commands/DetectFacesCommand.d.ts +2 -1
- package/dist-types/commands/DetectLabelsCommand.d.ts +2 -1
- package/dist-types/commands/DetectModerationLabelsCommand.d.ts +2 -1
- package/dist-types/commands/DetectProtectiveEquipmentCommand.d.ts +2 -1
- package/dist-types/commands/DetectTextCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFacesCommand.d.ts +2 -1
- package/dist-types/commands/DistributeDatasetEntriesCommand.d.ts +2 -1
- package/dist-types/commands/GetCelebrityInfoCommand.d.ts +2 -1
- package/dist-types/commands/GetCelebrityRecognitionCommand.d.ts +2 -1
- package/dist-types/commands/GetContentModerationCommand.d.ts +2 -1
- package/dist-types/commands/GetFaceDetectionCommand.d.ts +2 -1
- package/dist-types/commands/GetFaceLivenessSessionResultsCommand.d.ts +2 -1
- package/dist-types/commands/GetFaceSearchCommand.d.ts +2 -1
- package/dist-types/commands/GetLabelDetectionCommand.d.ts +2 -1
- package/dist-types/commands/GetMediaAnalysisJobCommand.d.ts +2 -1
- package/dist-types/commands/GetPersonTrackingCommand.d.ts +2 -1
- package/dist-types/commands/GetSegmentDetectionCommand.d.ts +2 -1
- package/dist-types/commands/GetTextDetectionCommand.d.ts +2 -1
- package/dist-types/commands/IndexFacesCommand.d.ts +2 -1
- package/dist-types/commands/ListCollectionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDatasetEntriesCommand.d.ts +2 -1
- package/dist-types/commands/ListDatasetLabelsCommand.d.ts +2 -1
- package/dist-types/commands/ListFacesCommand.d.ts +2 -1
- package/dist-types/commands/ListMediaAnalysisJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListStreamProcessorsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/commands/PutProjectPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RecognizeCelebritiesCommand.d.ts +2 -1
- package/dist-types/commands/SearchFacesByImageCommand.d.ts +2 -1
- package/dist-types/commands/SearchFacesCommand.d.ts +2 -1
- package/dist-types/commands/SearchUsersByImageCommand.d.ts +2 -1
- package/dist-types/commands/SearchUsersCommand.d.ts +2 -1
- package/dist-types/commands/StartCelebrityRecognitionCommand.d.ts +2 -1
- package/dist-types/commands/StartContentModerationCommand.d.ts +2 -1
- package/dist-types/commands/StartFaceDetectionCommand.d.ts +2 -1
- package/dist-types/commands/StartFaceSearchCommand.d.ts +2 -1
- package/dist-types/commands/StartLabelDetectionCommand.d.ts +2 -1
- package/dist-types/commands/StartMediaAnalysisJobCommand.d.ts +2 -1
- package/dist-types/commands/StartPersonTrackingCommand.d.ts +2 -1
- package/dist-types/commands/StartProjectVersionCommand.d.ts +2 -1
- package/dist-types/commands/StartSegmentDetectionCommand.d.ts +2 -1
- package/dist-types/commands/StartStreamProcessorCommand.d.ts +2 -1
- package/dist-types/commands/StartTextDetectionCommand.d.ts +2 -1
- package/dist-types/commands/StopProjectVersionCommand.d.ts +2 -1
- package/dist-types/commands/StopStreamProcessorCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDatasetEntriesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateStreamProcessorCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/RekognitionServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateFacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CompareFacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CopyProjectVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFaceLivenessSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateProjectVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateStreamProcessorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProjectPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProjectVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteStreamProcessorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeProjectVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeProjectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStreamProcessorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetectCustomLabelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetectFacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetectLabelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetectModerationLabelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetectProtectiveEquipmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetectTextCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateFacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DistributeDatasetEntriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCelebrityInfoCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCelebrityRecognitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetContentModerationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFaceDetectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFaceLivenessSessionResultsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFaceSearchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLabelDetectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMediaAnalysisJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPersonTrackingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSegmentDetectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTextDetectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/IndexFacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCollectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDatasetEntriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDatasetLabelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMediaAnalysisJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProjectPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStreamProcessorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutProjectPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RecognizeCelebritiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchFacesByImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchFacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchUsersByImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartCelebrityRecognitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartContentModerationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartFaceDetectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartFaceSearchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartLabelDetectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMediaAnalysisJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartPersonTrackingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartProjectVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartSegmentDetectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartStreamProcessorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartTextDetectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopProjectVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopStreamProcessorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDatasetEntriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateStreamProcessorCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/RekognitionServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -343,7 +343,6 @@ var RekognitionClient = _RekognitionClient;
|
|
|
343
343
|
|
|
344
344
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
345
345
|
|
|
346
|
-
var import_types = require("@smithy/types");
|
|
347
346
|
|
|
348
347
|
// src/protocols/Aws_json1_1.ts
|
|
349
348
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -4389,7 +4388,6 @@ var AssociateFacesCommand = _AssociateFacesCommand;
|
|
|
4389
4388
|
|
|
4390
4389
|
|
|
4391
4390
|
|
|
4392
|
-
|
|
4393
4391
|
var _CompareFacesCommand = class _CompareFacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4394
4392
|
...commonParams
|
|
4395
4393
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4406,7 +4404,6 @@ var CompareFacesCommand = _CompareFacesCommand;
|
|
|
4406
4404
|
|
|
4407
4405
|
|
|
4408
4406
|
|
|
4409
|
-
|
|
4410
4407
|
var _CopyProjectVersionCommand = class _CopyProjectVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4411
4408
|
...commonParams
|
|
4412
4409
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4423,7 +4420,6 @@ var CopyProjectVersionCommand = _CopyProjectVersionCommand;
|
|
|
4423
4420
|
|
|
4424
4421
|
|
|
4425
4422
|
|
|
4426
|
-
|
|
4427
4423
|
var _CreateCollectionCommand = class _CreateCollectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4428
4424
|
...commonParams
|
|
4429
4425
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4440,7 +4436,6 @@ var CreateCollectionCommand = _CreateCollectionCommand;
|
|
|
4440
4436
|
|
|
4441
4437
|
|
|
4442
4438
|
|
|
4443
|
-
|
|
4444
4439
|
var _CreateDatasetCommand = class _CreateDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4445
4440
|
...commonParams
|
|
4446
4441
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4457,7 +4452,6 @@ var CreateDatasetCommand = _CreateDatasetCommand;
|
|
|
4457
4452
|
|
|
4458
4453
|
|
|
4459
4454
|
|
|
4460
|
-
|
|
4461
4455
|
var _CreateFaceLivenessSessionCommand = class _CreateFaceLivenessSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4462
4456
|
...commonParams
|
|
4463
4457
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4474,7 +4468,6 @@ var CreateFaceLivenessSessionCommand = _CreateFaceLivenessSessionCommand;
|
|
|
4474
4468
|
|
|
4475
4469
|
|
|
4476
4470
|
|
|
4477
|
-
|
|
4478
4471
|
var _CreateProjectCommand = class _CreateProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4479
4472
|
...commonParams
|
|
4480
4473
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4491,7 +4484,6 @@ var CreateProjectCommand = _CreateProjectCommand;
|
|
|
4491
4484
|
|
|
4492
4485
|
|
|
4493
4486
|
|
|
4494
|
-
|
|
4495
4487
|
var _CreateProjectVersionCommand = class _CreateProjectVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4496
4488
|
...commonParams
|
|
4497
4489
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4508,7 +4500,6 @@ var CreateProjectVersionCommand = _CreateProjectVersionCommand;
|
|
|
4508
4500
|
|
|
4509
4501
|
|
|
4510
4502
|
|
|
4511
|
-
|
|
4512
4503
|
var _CreateStreamProcessorCommand = class _CreateStreamProcessorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4513
4504
|
...commonParams
|
|
4514
4505
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4525,7 +4516,6 @@ var CreateStreamProcessorCommand = _CreateStreamProcessorCommand;
|
|
|
4525
4516
|
|
|
4526
4517
|
|
|
4527
4518
|
|
|
4528
|
-
|
|
4529
4519
|
var _CreateUserCommand = class _CreateUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4530
4520
|
...commonParams
|
|
4531
4521
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4542,7 +4532,6 @@ var CreateUserCommand = _CreateUserCommand;
|
|
|
4542
4532
|
|
|
4543
4533
|
|
|
4544
4534
|
|
|
4545
|
-
|
|
4546
4535
|
var _DeleteCollectionCommand = class _DeleteCollectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4547
4536
|
...commonParams
|
|
4548
4537
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4559,7 +4548,6 @@ var DeleteCollectionCommand = _DeleteCollectionCommand;
|
|
|
4559
4548
|
|
|
4560
4549
|
|
|
4561
4550
|
|
|
4562
|
-
|
|
4563
4551
|
var _DeleteDatasetCommand = class _DeleteDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4564
4552
|
...commonParams
|
|
4565
4553
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4576,7 +4564,6 @@ var DeleteDatasetCommand = _DeleteDatasetCommand;
|
|
|
4576
4564
|
|
|
4577
4565
|
|
|
4578
4566
|
|
|
4579
|
-
|
|
4580
4567
|
var _DeleteFacesCommand = class _DeleteFacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4581
4568
|
...commonParams
|
|
4582
4569
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4593,7 +4580,6 @@ var DeleteFacesCommand = _DeleteFacesCommand;
|
|
|
4593
4580
|
|
|
4594
4581
|
|
|
4595
4582
|
|
|
4596
|
-
|
|
4597
4583
|
var _DeleteProjectCommand = class _DeleteProjectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4598
4584
|
...commonParams
|
|
4599
4585
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4610,7 +4596,6 @@ var DeleteProjectCommand = _DeleteProjectCommand;
|
|
|
4610
4596
|
|
|
4611
4597
|
|
|
4612
4598
|
|
|
4613
|
-
|
|
4614
4599
|
var _DeleteProjectPolicyCommand = class _DeleteProjectPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4615
4600
|
...commonParams
|
|
4616
4601
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4627,7 +4612,6 @@ var DeleteProjectPolicyCommand = _DeleteProjectPolicyCommand;
|
|
|
4627
4612
|
|
|
4628
4613
|
|
|
4629
4614
|
|
|
4630
|
-
|
|
4631
4615
|
var _DeleteProjectVersionCommand = class _DeleteProjectVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4632
4616
|
...commonParams
|
|
4633
4617
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4644,7 +4628,6 @@ var DeleteProjectVersionCommand = _DeleteProjectVersionCommand;
|
|
|
4644
4628
|
|
|
4645
4629
|
|
|
4646
4630
|
|
|
4647
|
-
|
|
4648
4631
|
var _DeleteStreamProcessorCommand = class _DeleteStreamProcessorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4649
4632
|
...commonParams
|
|
4650
4633
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4661,7 +4644,6 @@ var DeleteStreamProcessorCommand = _DeleteStreamProcessorCommand;
|
|
|
4661
4644
|
|
|
4662
4645
|
|
|
4663
4646
|
|
|
4664
|
-
|
|
4665
4647
|
var _DeleteUserCommand = class _DeleteUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4666
4648
|
...commonParams
|
|
4667
4649
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4678,7 +4660,6 @@ var DeleteUserCommand = _DeleteUserCommand;
|
|
|
4678
4660
|
|
|
4679
4661
|
|
|
4680
4662
|
|
|
4681
|
-
|
|
4682
4663
|
var _DescribeCollectionCommand = class _DescribeCollectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4683
4664
|
...commonParams
|
|
4684
4665
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4695,7 +4676,6 @@ var DescribeCollectionCommand = _DescribeCollectionCommand;
|
|
|
4695
4676
|
|
|
4696
4677
|
|
|
4697
4678
|
|
|
4698
|
-
|
|
4699
4679
|
var _DescribeDatasetCommand = class _DescribeDatasetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4700
4680
|
...commonParams
|
|
4701
4681
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4712,7 +4692,6 @@ var DescribeDatasetCommand = _DescribeDatasetCommand;
|
|
|
4712
4692
|
|
|
4713
4693
|
|
|
4714
4694
|
|
|
4715
|
-
|
|
4716
4695
|
var _DescribeProjectsCommand = class _DescribeProjectsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4717
4696
|
...commonParams
|
|
4718
4697
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4729,7 +4708,6 @@ var DescribeProjectsCommand = _DescribeProjectsCommand;
|
|
|
4729
4708
|
|
|
4730
4709
|
|
|
4731
4710
|
|
|
4732
|
-
|
|
4733
4711
|
var _DescribeProjectVersionsCommand = class _DescribeProjectVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4734
4712
|
...commonParams
|
|
4735
4713
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4746,7 +4724,6 @@ var DescribeProjectVersionsCommand = _DescribeProjectVersionsCommand;
|
|
|
4746
4724
|
|
|
4747
4725
|
|
|
4748
4726
|
|
|
4749
|
-
|
|
4750
4727
|
var _DescribeStreamProcessorCommand = class _DescribeStreamProcessorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4751
4728
|
...commonParams
|
|
4752
4729
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4763,7 +4740,6 @@ var DescribeStreamProcessorCommand = _DescribeStreamProcessorCommand;
|
|
|
4763
4740
|
|
|
4764
4741
|
|
|
4765
4742
|
|
|
4766
|
-
|
|
4767
4743
|
var _DetectCustomLabelsCommand = class _DetectCustomLabelsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4768
4744
|
...commonParams
|
|
4769
4745
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4780,7 +4756,6 @@ var DetectCustomLabelsCommand = _DetectCustomLabelsCommand;
|
|
|
4780
4756
|
|
|
4781
4757
|
|
|
4782
4758
|
|
|
4783
|
-
|
|
4784
4759
|
var _DetectFacesCommand = class _DetectFacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4785
4760
|
...commonParams
|
|
4786
4761
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4797,7 +4772,6 @@ var DetectFacesCommand = _DetectFacesCommand;
|
|
|
4797
4772
|
|
|
4798
4773
|
|
|
4799
4774
|
|
|
4800
|
-
|
|
4801
4775
|
var _DetectLabelsCommand = class _DetectLabelsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4802
4776
|
...commonParams
|
|
4803
4777
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4814,7 +4788,6 @@ var DetectLabelsCommand = _DetectLabelsCommand;
|
|
|
4814
4788
|
|
|
4815
4789
|
|
|
4816
4790
|
|
|
4817
|
-
|
|
4818
4791
|
var _DetectModerationLabelsCommand = class _DetectModerationLabelsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4819
4792
|
...commonParams
|
|
4820
4793
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4831,7 +4804,6 @@ var DetectModerationLabelsCommand = _DetectModerationLabelsCommand;
|
|
|
4831
4804
|
|
|
4832
4805
|
|
|
4833
4806
|
|
|
4834
|
-
|
|
4835
4807
|
var _DetectProtectiveEquipmentCommand = class _DetectProtectiveEquipmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4836
4808
|
...commonParams
|
|
4837
4809
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4848,7 +4820,6 @@ var DetectProtectiveEquipmentCommand = _DetectProtectiveEquipmentCommand;
|
|
|
4848
4820
|
|
|
4849
4821
|
|
|
4850
4822
|
|
|
4851
|
-
|
|
4852
4823
|
var _DetectTextCommand = class _DetectTextCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4853
4824
|
...commonParams
|
|
4854
4825
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4865,7 +4836,6 @@ var DetectTextCommand = _DetectTextCommand;
|
|
|
4865
4836
|
|
|
4866
4837
|
|
|
4867
4838
|
|
|
4868
|
-
|
|
4869
4839
|
var _DisassociateFacesCommand = class _DisassociateFacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4870
4840
|
...commonParams
|
|
4871
4841
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4882,7 +4852,6 @@ var DisassociateFacesCommand = _DisassociateFacesCommand;
|
|
|
4882
4852
|
|
|
4883
4853
|
|
|
4884
4854
|
|
|
4885
|
-
|
|
4886
4855
|
var _DistributeDatasetEntriesCommand = class _DistributeDatasetEntriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4887
4856
|
...commonParams
|
|
4888
4857
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4899,7 +4868,6 @@ var DistributeDatasetEntriesCommand = _DistributeDatasetEntriesCommand;
|
|
|
4899
4868
|
|
|
4900
4869
|
|
|
4901
4870
|
|
|
4902
|
-
|
|
4903
4871
|
var _GetCelebrityInfoCommand = class _GetCelebrityInfoCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4904
4872
|
...commonParams
|
|
4905
4873
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4916,7 +4884,6 @@ var GetCelebrityInfoCommand = _GetCelebrityInfoCommand;
|
|
|
4916
4884
|
|
|
4917
4885
|
|
|
4918
4886
|
|
|
4919
|
-
|
|
4920
4887
|
var _GetCelebrityRecognitionCommand = class _GetCelebrityRecognitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4921
4888
|
...commonParams
|
|
4922
4889
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4933,7 +4900,6 @@ var GetCelebrityRecognitionCommand = _GetCelebrityRecognitionCommand;
|
|
|
4933
4900
|
|
|
4934
4901
|
|
|
4935
4902
|
|
|
4936
|
-
|
|
4937
4903
|
var _GetContentModerationCommand = class _GetContentModerationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4938
4904
|
...commonParams
|
|
4939
4905
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4950,7 +4916,6 @@ var GetContentModerationCommand = _GetContentModerationCommand;
|
|
|
4950
4916
|
|
|
4951
4917
|
|
|
4952
4918
|
|
|
4953
|
-
|
|
4954
4919
|
var _GetFaceDetectionCommand = class _GetFaceDetectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4955
4920
|
...commonParams
|
|
4956
4921
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4967,7 +4932,6 @@ var GetFaceDetectionCommand = _GetFaceDetectionCommand;
|
|
|
4967
4932
|
|
|
4968
4933
|
|
|
4969
4934
|
|
|
4970
|
-
|
|
4971
4935
|
var _GetFaceLivenessSessionResultsCommand = class _GetFaceLivenessSessionResultsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4972
4936
|
...commonParams
|
|
4973
4937
|
}).m(function(Command, cs, config, o) {
|
|
@@ -4984,7 +4948,6 @@ var GetFaceLivenessSessionResultsCommand = _GetFaceLivenessSessionResultsCommand
|
|
|
4984
4948
|
|
|
4985
4949
|
|
|
4986
4950
|
|
|
4987
|
-
|
|
4988
4951
|
var _GetFaceSearchCommand = class _GetFaceSearchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4989
4952
|
...commonParams
|
|
4990
4953
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5001,7 +4964,6 @@ var GetFaceSearchCommand = _GetFaceSearchCommand;
|
|
|
5001
4964
|
|
|
5002
4965
|
|
|
5003
4966
|
|
|
5004
|
-
|
|
5005
4967
|
var _GetLabelDetectionCommand = class _GetLabelDetectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5006
4968
|
...commonParams
|
|
5007
4969
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5018,7 +4980,6 @@ var GetLabelDetectionCommand = _GetLabelDetectionCommand;
|
|
|
5018
4980
|
|
|
5019
4981
|
|
|
5020
4982
|
|
|
5021
|
-
|
|
5022
4983
|
var _GetMediaAnalysisJobCommand = class _GetMediaAnalysisJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5023
4984
|
...commonParams
|
|
5024
4985
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5035,7 +4996,6 @@ var GetMediaAnalysisJobCommand = _GetMediaAnalysisJobCommand;
|
|
|
5035
4996
|
|
|
5036
4997
|
|
|
5037
4998
|
|
|
5038
|
-
|
|
5039
4999
|
var _GetPersonTrackingCommand = class _GetPersonTrackingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5040
5000
|
...commonParams
|
|
5041
5001
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5052,7 +5012,6 @@ var GetPersonTrackingCommand = _GetPersonTrackingCommand;
|
|
|
5052
5012
|
|
|
5053
5013
|
|
|
5054
5014
|
|
|
5055
|
-
|
|
5056
5015
|
var _GetSegmentDetectionCommand = class _GetSegmentDetectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5057
5016
|
...commonParams
|
|
5058
5017
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5069,7 +5028,6 @@ var GetSegmentDetectionCommand = _GetSegmentDetectionCommand;
|
|
|
5069
5028
|
|
|
5070
5029
|
|
|
5071
5030
|
|
|
5072
|
-
|
|
5073
5031
|
var _GetTextDetectionCommand = class _GetTextDetectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5074
5032
|
...commonParams
|
|
5075
5033
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5086,7 +5044,6 @@ var GetTextDetectionCommand = _GetTextDetectionCommand;
|
|
|
5086
5044
|
|
|
5087
5045
|
|
|
5088
5046
|
|
|
5089
|
-
|
|
5090
5047
|
var _IndexFacesCommand = class _IndexFacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5091
5048
|
...commonParams
|
|
5092
5049
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5103,7 +5060,6 @@ var IndexFacesCommand = _IndexFacesCommand;
|
|
|
5103
5060
|
|
|
5104
5061
|
|
|
5105
5062
|
|
|
5106
|
-
|
|
5107
5063
|
var _ListCollectionsCommand = class _ListCollectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5108
5064
|
...commonParams
|
|
5109
5065
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5120,7 +5076,6 @@ var ListCollectionsCommand = _ListCollectionsCommand;
|
|
|
5120
5076
|
|
|
5121
5077
|
|
|
5122
5078
|
|
|
5123
|
-
|
|
5124
5079
|
var _ListDatasetEntriesCommand = class _ListDatasetEntriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5125
5080
|
...commonParams
|
|
5126
5081
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5137,7 +5092,6 @@ var ListDatasetEntriesCommand = _ListDatasetEntriesCommand;
|
|
|
5137
5092
|
|
|
5138
5093
|
|
|
5139
5094
|
|
|
5140
|
-
|
|
5141
5095
|
var _ListDatasetLabelsCommand = class _ListDatasetLabelsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5142
5096
|
...commonParams
|
|
5143
5097
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5154,7 +5108,6 @@ var ListDatasetLabelsCommand = _ListDatasetLabelsCommand;
|
|
|
5154
5108
|
|
|
5155
5109
|
|
|
5156
5110
|
|
|
5157
|
-
|
|
5158
5111
|
var _ListFacesCommand = class _ListFacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5159
5112
|
...commonParams
|
|
5160
5113
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5171,7 +5124,6 @@ var ListFacesCommand = _ListFacesCommand;
|
|
|
5171
5124
|
|
|
5172
5125
|
|
|
5173
5126
|
|
|
5174
|
-
|
|
5175
5127
|
var _ListMediaAnalysisJobsCommand = class _ListMediaAnalysisJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5176
5128
|
...commonParams
|
|
5177
5129
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5188,7 +5140,6 @@ var ListMediaAnalysisJobsCommand = _ListMediaAnalysisJobsCommand;
|
|
|
5188
5140
|
|
|
5189
5141
|
|
|
5190
5142
|
|
|
5191
|
-
|
|
5192
5143
|
var _ListProjectPoliciesCommand = class _ListProjectPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5193
5144
|
...commonParams
|
|
5194
5145
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5205,7 +5156,6 @@ var ListProjectPoliciesCommand = _ListProjectPoliciesCommand;
|
|
|
5205
5156
|
|
|
5206
5157
|
|
|
5207
5158
|
|
|
5208
|
-
|
|
5209
5159
|
var _ListStreamProcessorsCommand = class _ListStreamProcessorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5210
5160
|
...commonParams
|
|
5211
5161
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5222,7 +5172,6 @@ var ListStreamProcessorsCommand = _ListStreamProcessorsCommand;
|
|
|
5222
5172
|
|
|
5223
5173
|
|
|
5224
5174
|
|
|
5225
|
-
|
|
5226
5175
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5227
5176
|
...commonParams
|
|
5228
5177
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5239,7 +5188,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
5239
5188
|
|
|
5240
5189
|
|
|
5241
5190
|
|
|
5242
|
-
|
|
5243
5191
|
var _ListUsersCommand = class _ListUsersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5244
5192
|
...commonParams
|
|
5245
5193
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5256,7 +5204,6 @@ var ListUsersCommand = _ListUsersCommand;
|
|
|
5256
5204
|
|
|
5257
5205
|
|
|
5258
5206
|
|
|
5259
|
-
|
|
5260
5207
|
var _PutProjectPolicyCommand = class _PutProjectPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5261
5208
|
...commonParams
|
|
5262
5209
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5273,7 +5220,6 @@ var PutProjectPolicyCommand = _PutProjectPolicyCommand;
|
|
|
5273
5220
|
|
|
5274
5221
|
|
|
5275
5222
|
|
|
5276
|
-
|
|
5277
5223
|
var _RecognizeCelebritiesCommand = class _RecognizeCelebritiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5278
5224
|
...commonParams
|
|
5279
5225
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5290,7 +5236,6 @@ var RecognizeCelebritiesCommand = _RecognizeCelebritiesCommand;
|
|
|
5290
5236
|
|
|
5291
5237
|
|
|
5292
5238
|
|
|
5293
|
-
|
|
5294
5239
|
var _SearchFacesByImageCommand = class _SearchFacesByImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5295
5240
|
...commonParams
|
|
5296
5241
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5307,7 +5252,6 @@ var SearchFacesByImageCommand = _SearchFacesByImageCommand;
|
|
|
5307
5252
|
|
|
5308
5253
|
|
|
5309
5254
|
|
|
5310
|
-
|
|
5311
5255
|
var _SearchFacesCommand = class _SearchFacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5312
5256
|
...commonParams
|
|
5313
5257
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5324,7 +5268,6 @@ var SearchFacesCommand = _SearchFacesCommand;
|
|
|
5324
5268
|
|
|
5325
5269
|
|
|
5326
5270
|
|
|
5327
|
-
|
|
5328
5271
|
var _SearchUsersByImageCommand = class _SearchUsersByImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5329
5272
|
...commonParams
|
|
5330
5273
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5341,7 +5284,6 @@ var SearchUsersByImageCommand = _SearchUsersByImageCommand;
|
|
|
5341
5284
|
|
|
5342
5285
|
|
|
5343
5286
|
|
|
5344
|
-
|
|
5345
5287
|
var _SearchUsersCommand = class _SearchUsersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5346
5288
|
...commonParams
|
|
5347
5289
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5358,7 +5300,6 @@ var SearchUsersCommand = _SearchUsersCommand;
|
|
|
5358
5300
|
|
|
5359
5301
|
|
|
5360
5302
|
|
|
5361
|
-
|
|
5362
5303
|
var _StartCelebrityRecognitionCommand = class _StartCelebrityRecognitionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5363
5304
|
...commonParams
|
|
5364
5305
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5375,7 +5316,6 @@ var StartCelebrityRecognitionCommand = _StartCelebrityRecognitionCommand;
|
|
|
5375
5316
|
|
|
5376
5317
|
|
|
5377
5318
|
|
|
5378
|
-
|
|
5379
5319
|
var _StartContentModerationCommand = class _StartContentModerationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5380
5320
|
...commonParams
|
|
5381
5321
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5392,7 +5332,6 @@ var StartContentModerationCommand = _StartContentModerationCommand;
|
|
|
5392
5332
|
|
|
5393
5333
|
|
|
5394
5334
|
|
|
5395
|
-
|
|
5396
5335
|
var _StartFaceDetectionCommand = class _StartFaceDetectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5397
5336
|
...commonParams
|
|
5398
5337
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5409,7 +5348,6 @@ var StartFaceDetectionCommand = _StartFaceDetectionCommand;
|
|
|
5409
5348
|
|
|
5410
5349
|
|
|
5411
5350
|
|
|
5412
|
-
|
|
5413
5351
|
var _StartFaceSearchCommand = class _StartFaceSearchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5414
5352
|
...commonParams
|
|
5415
5353
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5426,7 +5364,6 @@ var StartFaceSearchCommand = _StartFaceSearchCommand;
|
|
|
5426
5364
|
|
|
5427
5365
|
|
|
5428
5366
|
|
|
5429
|
-
|
|
5430
5367
|
var _StartLabelDetectionCommand = class _StartLabelDetectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5431
5368
|
...commonParams
|
|
5432
5369
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5443,7 +5380,6 @@ var StartLabelDetectionCommand = _StartLabelDetectionCommand;
|
|
|
5443
5380
|
|
|
5444
5381
|
|
|
5445
5382
|
|
|
5446
|
-
|
|
5447
5383
|
var _StartMediaAnalysisJobCommand = class _StartMediaAnalysisJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5448
5384
|
...commonParams
|
|
5449
5385
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5460,7 +5396,6 @@ var StartMediaAnalysisJobCommand = _StartMediaAnalysisJobCommand;
|
|
|
5460
5396
|
|
|
5461
5397
|
|
|
5462
5398
|
|
|
5463
|
-
|
|
5464
5399
|
var _StartPersonTrackingCommand = class _StartPersonTrackingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5465
5400
|
...commonParams
|
|
5466
5401
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5477,7 +5412,6 @@ var StartPersonTrackingCommand = _StartPersonTrackingCommand;
|
|
|
5477
5412
|
|
|
5478
5413
|
|
|
5479
5414
|
|
|
5480
|
-
|
|
5481
5415
|
var _StartProjectVersionCommand = class _StartProjectVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5482
5416
|
...commonParams
|
|
5483
5417
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5494,7 +5428,6 @@ var StartProjectVersionCommand = _StartProjectVersionCommand;
|
|
|
5494
5428
|
|
|
5495
5429
|
|
|
5496
5430
|
|
|
5497
|
-
|
|
5498
5431
|
var _StartSegmentDetectionCommand = class _StartSegmentDetectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5499
5432
|
...commonParams
|
|
5500
5433
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5511,7 +5444,6 @@ var StartSegmentDetectionCommand = _StartSegmentDetectionCommand;
|
|
|
5511
5444
|
|
|
5512
5445
|
|
|
5513
5446
|
|
|
5514
|
-
|
|
5515
5447
|
var _StartStreamProcessorCommand = class _StartStreamProcessorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5516
5448
|
...commonParams
|
|
5517
5449
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5528,7 +5460,6 @@ var StartStreamProcessorCommand = _StartStreamProcessorCommand;
|
|
|
5528
5460
|
|
|
5529
5461
|
|
|
5530
5462
|
|
|
5531
|
-
|
|
5532
5463
|
var _StartTextDetectionCommand = class _StartTextDetectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5533
5464
|
...commonParams
|
|
5534
5465
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5545,7 +5476,6 @@ var StartTextDetectionCommand = _StartTextDetectionCommand;
|
|
|
5545
5476
|
|
|
5546
5477
|
|
|
5547
5478
|
|
|
5548
|
-
|
|
5549
5479
|
var _StopProjectVersionCommand = class _StopProjectVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5550
5480
|
...commonParams
|
|
5551
5481
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5562,7 +5492,6 @@ var StopProjectVersionCommand = _StopProjectVersionCommand;
|
|
|
5562
5492
|
|
|
5563
5493
|
|
|
5564
5494
|
|
|
5565
|
-
|
|
5566
5495
|
var _StopStreamProcessorCommand = class _StopStreamProcessorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5567
5496
|
...commonParams
|
|
5568
5497
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5579,7 +5508,6 @@ var StopStreamProcessorCommand = _StopStreamProcessorCommand;
|
|
|
5579
5508
|
|
|
5580
5509
|
|
|
5581
5510
|
|
|
5582
|
-
|
|
5583
5511
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5584
5512
|
...commonParams
|
|
5585
5513
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5596,7 +5524,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
5596
5524
|
|
|
5597
5525
|
|
|
5598
5526
|
|
|
5599
|
-
|
|
5600
5527
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5601
5528
|
...commonParams
|
|
5602
5529
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5613,7 +5540,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
5613
5540
|
|
|
5614
5541
|
|
|
5615
5542
|
|
|
5616
|
-
|
|
5617
5543
|
var _UpdateDatasetEntriesCommand = class _UpdateDatasetEntriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5618
5544
|
...commonParams
|
|
5619
5545
|
}).m(function(Command, cs, config, o) {
|
|
@@ -5630,7 +5556,6 @@ var UpdateDatasetEntriesCommand = _UpdateDatasetEntriesCommand;
|
|
|
5630
5556
|
|
|
5631
5557
|
|
|
5632
5558
|
|
|
5633
|
-
|
|
5634
5559
|
var _UpdateStreamProcessorCommand = class _UpdateStreamProcessorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5635
5560
|
...commonParams
|
|
5636
5561
|
}).m(function(Command, cs, config, o) {
|