@aws-sdk/client-rekognition 3.30.0 → 3.34.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +35 -0
- package/dist/cjs/RekognitionClient.js +13 -13
- package/dist/cjs/RekognitionClient.js.map +1 -1
- package/dist/cjs/commands/CompareFacesCommand.js +3 -3
- package/dist/cjs/commands/CompareFacesCommand.js.map +1 -1
- package/dist/cjs/commands/CreateCollectionCommand.js +3 -3
- package/dist/cjs/commands/CreateCollectionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateProjectCommand.js +3 -3
- package/dist/cjs/commands/CreateProjectCommand.js.map +1 -1
- package/dist/cjs/commands/CreateProjectVersionCommand.js +3 -3
- package/dist/cjs/commands/CreateProjectVersionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateStreamProcessorCommand.js +3 -3
- package/dist/cjs/commands/CreateStreamProcessorCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteCollectionCommand.js +3 -3
- package/dist/cjs/commands/DeleteCollectionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteFacesCommand.js +3 -3
- package/dist/cjs/commands/DeleteFacesCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteProjectCommand.js +3 -3
- package/dist/cjs/commands/DeleteProjectCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteProjectVersionCommand.js +3 -3
- package/dist/cjs/commands/DeleteProjectVersionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteStreamProcessorCommand.js +3 -3
- package/dist/cjs/commands/DeleteStreamProcessorCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeCollectionCommand.js +3 -3
- package/dist/cjs/commands/DescribeCollectionCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeProjectVersionsCommand.js +3 -3
- package/dist/cjs/commands/DescribeProjectVersionsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeProjectsCommand.js +3 -3
- package/dist/cjs/commands/DescribeProjectsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeStreamProcessorCommand.js +3 -3
- package/dist/cjs/commands/DescribeStreamProcessorCommand.js.map +1 -1
- package/dist/cjs/commands/DetectCustomLabelsCommand.js +3 -3
- package/dist/cjs/commands/DetectCustomLabelsCommand.js.map +1 -1
- package/dist/cjs/commands/DetectFacesCommand.js +3 -3
- package/dist/cjs/commands/DetectFacesCommand.js.map +1 -1
- package/dist/cjs/commands/DetectLabelsCommand.js +3 -3
- package/dist/cjs/commands/DetectLabelsCommand.js.map +1 -1
- package/dist/cjs/commands/DetectModerationLabelsCommand.js +3 -3
- package/dist/cjs/commands/DetectModerationLabelsCommand.js.map +1 -1
- package/dist/cjs/commands/DetectProtectiveEquipmentCommand.js +3 -3
- package/dist/cjs/commands/DetectProtectiveEquipmentCommand.js.map +1 -1
- package/dist/cjs/commands/DetectTextCommand.js +3 -3
- package/dist/cjs/commands/DetectTextCommand.js.map +1 -1
- package/dist/cjs/commands/GetCelebrityInfoCommand.js +3 -3
- package/dist/cjs/commands/GetCelebrityInfoCommand.js.map +1 -1
- package/dist/cjs/commands/GetCelebrityRecognitionCommand.js +3 -3
- package/dist/cjs/commands/GetCelebrityRecognitionCommand.js.map +1 -1
- package/dist/cjs/commands/GetContentModerationCommand.js +3 -3
- package/dist/cjs/commands/GetContentModerationCommand.js.map +1 -1
- package/dist/cjs/commands/GetFaceDetectionCommand.js +3 -3
- package/dist/cjs/commands/GetFaceDetectionCommand.js.map +1 -1
- package/dist/cjs/commands/GetFaceSearchCommand.js +3 -3
- package/dist/cjs/commands/GetFaceSearchCommand.js.map +1 -1
- package/dist/cjs/commands/GetLabelDetectionCommand.js +3 -3
- package/dist/cjs/commands/GetLabelDetectionCommand.js.map +1 -1
- package/dist/cjs/commands/GetPersonTrackingCommand.js +3 -3
- package/dist/cjs/commands/GetPersonTrackingCommand.js.map +1 -1
- package/dist/cjs/commands/GetSegmentDetectionCommand.js +3 -3
- package/dist/cjs/commands/GetSegmentDetectionCommand.js.map +1 -1
- package/dist/cjs/commands/GetTextDetectionCommand.js +3 -3
- package/dist/cjs/commands/GetTextDetectionCommand.js.map +1 -1
- package/dist/cjs/commands/IndexFacesCommand.js +3 -3
- package/dist/cjs/commands/IndexFacesCommand.js.map +1 -1
- package/dist/cjs/commands/ListCollectionsCommand.js +3 -3
- package/dist/cjs/commands/ListCollectionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListFacesCommand.js +3 -3
- package/dist/cjs/commands/ListFacesCommand.js.map +1 -1
- package/dist/cjs/commands/ListStreamProcessorsCommand.js +3 -3
- package/dist/cjs/commands/ListStreamProcessorsCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/RecognizeCelebritiesCommand.js +3 -3
- package/dist/cjs/commands/RecognizeCelebritiesCommand.js.map +1 -1
- package/dist/cjs/commands/SearchFacesByImageCommand.js +3 -3
- package/dist/cjs/commands/SearchFacesByImageCommand.js.map +1 -1
- package/dist/cjs/commands/SearchFacesCommand.js +3 -3
- package/dist/cjs/commands/SearchFacesCommand.js.map +1 -1
- package/dist/cjs/commands/StartCelebrityRecognitionCommand.js +3 -3
- package/dist/cjs/commands/StartCelebrityRecognitionCommand.js.map +1 -1
- package/dist/cjs/commands/StartContentModerationCommand.js +3 -3
- package/dist/cjs/commands/StartContentModerationCommand.js.map +1 -1
- package/dist/cjs/commands/StartFaceDetectionCommand.js +3 -3
- package/dist/cjs/commands/StartFaceDetectionCommand.js.map +1 -1
- package/dist/cjs/commands/StartFaceSearchCommand.js +3 -3
- package/dist/cjs/commands/StartFaceSearchCommand.js.map +1 -1
- package/dist/cjs/commands/StartLabelDetectionCommand.js +3 -3
- package/dist/cjs/commands/StartLabelDetectionCommand.js.map +1 -1
- package/dist/cjs/commands/StartPersonTrackingCommand.js +3 -3
- package/dist/cjs/commands/StartPersonTrackingCommand.js.map +1 -1
- package/dist/cjs/commands/StartProjectVersionCommand.js +3 -3
- package/dist/cjs/commands/StartProjectVersionCommand.js.map +1 -1
- package/dist/cjs/commands/StartSegmentDetectionCommand.js +3 -3
- package/dist/cjs/commands/StartSegmentDetectionCommand.js.map +1 -1
- package/dist/cjs/commands/StartStreamProcessorCommand.js +3 -3
- package/dist/cjs/commands/StartStreamProcessorCommand.js.map +1 -1
- package/dist/cjs/commands/StartTextDetectionCommand.js +3 -3
- package/dist/cjs/commands/StartTextDetectionCommand.js.map +1 -1
- package/dist/cjs/commands/StopProjectVersionCommand.js +3 -3
- package/dist/cjs/commands/StopProjectVersionCommand.js.map +1 -1
- package/dist/cjs/commands/StopStreamProcessorCommand.js +3 -3
- package/dist/cjs/commands/StopStreamProcessorCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +70 -70
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +40 -40
- package/dist/cjs/protocols/Aws_json1_1.js +298 -298
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/cjs/waiters/waitForProjectVersionRunning.js +3 -3
- package/dist/cjs/waiters/waitForProjectVersionRunning.js.map +1 -1
- package/dist/cjs/waiters/waitForProjectVersionTrainingCompleted.js +3 -3
- package/dist/cjs/waiters/waitForProjectVersionTrainingCompleted.js.map +1 -1
- package/dist/es/Rekognition.js +1 -4
- package/dist/es/Rekognition.js.map +1 -1
- package/dist/es/RekognitionClient.js +1 -9
- package/dist/es/RekognitionClient.js.map +1 -1
- package/dist/es/commands/CompareFacesCommand.js +2 -89
- package/dist/es/commands/CompareFacesCommand.js.map +1 -1
- package/dist/es/commands/CreateCollectionCommand.js +2 -39
- package/dist/es/commands/CreateCollectionCommand.js.map +1 -1
- package/dist/es/commands/CreateProjectCommand.js +2 -29
- package/dist/es/commands/CreateProjectCommand.js.map +1 -1
- package/dist/es/commands/CreateProjectVersionCommand.js +2 -38
- package/dist/es/commands/CreateProjectVersionCommand.js.map +1 -1
- package/dist/es/commands/CreateStreamProcessorCommand.js +2 -37
- package/dist/es/commands/CreateStreamProcessorCommand.js.map +1 -1
- package/dist/es/commands/DeleteCollectionCommand.js +2 -31
- package/dist/es/commands/DeleteCollectionCommand.js.map +1 -1
- package/dist/es/commands/DeleteFacesCommand.js +2 -30
- package/dist/es/commands/DeleteFacesCommand.js.map +1 -1
- package/dist/es/commands/DeleteProjectCommand.js +2 -30
- package/dist/es/commands/DeleteProjectCommand.js.map +1 -1
- package/dist/es/commands/DeleteProjectVersionCommand.js +2 -34
- package/dist/es/commands/DeleteProjectVersionCommand.js.map +1 -1
- package/dist/es/commands/DeleteStreamProcessorCommand.js +2 -28
- package/dist/es/commands/DeleteStreamProcessorCommand.js.map +1 -1
- package/dist/es/commands/DescribeCollectionCommand.js +2 -32
- package/dist/es/commands/DescribeCollectionCommand.js.map +1 -1
- package/dist/es/commands/DescribeProjectVersionsCommand.js +2 -31
- package/dist/es/commands/DescribeProjectVersionsCommand.js.map +1 -1
- package/dist/es/commands/DescribeProjectsCommand.js +2 -28
- package/dist/es/commands/DescribeProjectsCommand.js.map +1 -1
- package/dist/es/commands/DescribeStreamProcessorCommand.js +2 -28
- package/dist/es/commands/DescribeStreamProcessorCommand.js.map +1 -1
- package/dist/es/commands/DetectCustomLabelsCommand.js +2 -77
- package/dist/es/commands/DetectCustomLabelsCommand.js.map +1 -1
- package/dist/es/commands/DetectFacesCommand.js +2 -49
- package/dist/es/commands/DetectFacesCommand.js.map +1 -1
- package/dist/es/commands/DetectLabelsCommand.js +2 -99
- package/dist/es/commands/DetectLabelsCommand.js.map +1 -1
- package/dist/es/commands/DetectModerationLabelsCommand.js +2 -40
- package/dist/es/commands/DetectModerationLabelsCommand.js.map +1 -1
- package/dist/es/commands/DetectProtectiveEquipmentCommand.js +2 -66
- package/dist/es/commands/DetectProtectiveEquipmentCommand.js.map +1 -1
- package/dist/es/commands/DetectTextCommand.js +2 -48
- package/dist/es/commands/DetectTextCommand.js.map +1 -1
- package/dist/es/commands/GetCelebrityInfoCommand.js +2 -34
- package/dist/es/commands/GetCelebrityInfoCommand.js.map +1 -1
- package/dist/es/commands/GetCelebrityRecognitionCommand.js +2 -61
- package/dist/es/commands/GetCelebrityRecognitionCommand.js.map +1 -1
- package/dist/es/commands/GetContentModerationCommand.js +2 -56
- package/dist/es/commands/GetContentModerationCommand.js.map +1 -1
- package/dist/es/commands/GetFaceDetectionCommand.js +2 -39
- package/dist/es/commands/GetFaceDetectionCommand.js.map +1 -1
- package/dist/es/commands/GetFaceSearchCommand.js +2 -57
- package/dist/es/commands/GetFaceSearchCommand.js.map +1 -1
- package/dist/es/commands/GetLabelDetectionCommand.js +2 -47
- package/dist/es/commands/GetLabelDetectionCommand.js.map +1 -1
- package/dist/es/commands/GetPersonTrackingCommand.js +2 -56
- package/dist/es/commands/GetPersonTrackingCommand.js.map +1 -1
- package/dist/es/commands/GetSegmentDetectionCommand.js +2 -49
- package/dist/es/commands/GetSegmentDetectionCommand.js.map +1 -1
- package/dist/es/commands/GetTextDetectionCommand.js +2 -45
- package/dist/es/commands/GetTextDetectionCommand.js.map +1 -1
- package/dist/es/commands/IndexFacesCommand.js +2 -126
- package/dist/es/commands/IndexFacesCommand.js.map +1 -1
- package/dist/es/commands/ListCollectionsCommand.js +2 -32
- package/dist/es/commands/ListCollectionsCommand.js.map +1 -1
- package/dist/es/commands/ListFacesCommand.js +2 -34
- package/dist/es/commands/ListFacesCommand.js.map +1 -1
- package/dist/es/commands/ListStreamProcessorsCommand.js +2 -27
- package/dist/es/commands/ListStreamProcessorsCommand.js.map +1 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +2 -31
- package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/es/commands/RecognizeCelebritiesCommand.js +2 -57
- package/dist/es/commands/RecognizeCelebritiesCommand.js.map +1 -1
- package/dist/es/commands/SearchFacesByImageCommand.js +2 -73
- package/dist/es/commands/SearchFacesByImageCommand.js.map +1 -1
- package/dist/es/commands/SearchFacesCommand.js +2 -47
- package/dist/es/commands/SearchFacesCommand.js.map +1 -1
- package/dist/es/commands/StartCelebrityRecognitionCommand.js +2 -38
- package/dist/es/commands/StartCelebrityRecognitionCommand.js.map +1 -1
- package/dist/es/commands/StartContentModerationCommand.js +2 -38
- package/dist/es/commands/StartContentModerationCommand.js.map +1 -1
- package/dist/es/commands/StartFaceDetectionCommand.js +2 -39
- package/dist/es/commands/StartFaceDetectionCommand.js.map +1 -1
- package/dist/es/commands/StartFaceSearchCommand.js +2 -36
- package/dist/es/commands/StartFaceSearchCommand.js.map +1 -1
- package/dist/es/commands/StartLabelDetectionCommand.js +2 -41
- package/dist/es/commands/StartLabelDetectionCommand.js.map +1 -1
- package/dist/es/commands/StartPersonTrackingCommand.js +2 -35
- package/dist/es/commands/StartPersonTrackingCommand.js.map +1 -1
- package/dist/es/commands/StartProjectVersionCommand.js +2 -36
- package/dist/es/commands/StartProjectVersionCommand.js.map +1 -1
- package/dist/es/commands/StartSegmentDetectionCommand.js +2 -42
- package/dist/es/commands/StartSegmentDetectionCommand.js.map +1 -1
- package/dist/es/commands/StartStreamProcessorCommand.js +2 -29
- package/dist/es/commands/StartStreamProcessorCommand.js.map +1 -1
- package/dist/es/commands/StartTextDetectionCommand.js +2 -34
- package/dist/es/commands/StartTextDetectionCommand.js.map +1 -1
- package/dist/es/commands/StopProjectVersionCommand.js +2 -28
- package/dist/es/commands/StopProjectVersionCommand.js.map +1 -1
- package/dist/es/commands/StopStreamProcessorCommand.js +2 -27
- package/dist/es/commands/StopStreamProcessorCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +2 -31
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +2 -31
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -621
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +40 -40
- package/dist/es/pagination/DescribeProjectVersionsPaginator.js +16 -28
- package/dist/es/pagination/DescribeProjectVersionsPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeProjectsPaginator.js +16 -28
- package/dist/es/pagination/DescribeProjectsPaginator.js.map +1 -1
- package/dist/es/pagination/GetCelebrityRecognitionPaginator.js +16 -28
- package/dist/es/pagination/GetCelebrityRecognitionPaginator.js.map +1 -1
- package/dist/es/pagination/GetContentModerationPaginator.js +16 -28
- package/dist/es/pagination/GetContentModerationPaginator.js.map +1 -1
- package/dist/es/pagination/GetFaceDetectionPaginator.js +16 -28
- package/dist/es/pagination/GetFaceDetectionPaginator.js.map +1 -1
- package/dist/es/pagination/GetFaceSearchPaginator.js +16 -28
- package/dist/es/pagination/GetFaceSearchPaginator.js.map +1 -1
- package/dist/es/pagination/GetLabelDetectionPaginator.js +16 -28
- package/dist/es/pagination/GetLabelDetectionPaginator.js.map +1 -1
- package/dist/es/pagination/GetPersonTrackingPaginator.js +16 -28
- package/dist/es/pagination/GetPersonTrackingPaginator.js.map +1 -1
- package/dist/es/pagination/GetSegmentDetectionPaginator.js +16 -28
- package/dist/es/pagination/GetSegmentDetectionPaginator.js.map +1 -1
- package/dist/es/pagination/GetTextDetectionPaginator.js +16 -28
- package/dist/es/pagination/GetTextDetectionPaginator.js.map +1 -1
- package/dist/es/pagination/ListCollectionsPaginator.js +16 -28
- package/dist/es/pagination/ListCollectionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListFacesPaginator.js +16 -28
- package/dist/es/pagination/ListFacesPaginator.js.map +1 -1
- package/dist/es/pagination/ListStreamProcessorsPaginator.js +16 -28
- package/dist/es/pagination/ListStreamProcessorsPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_1.js +1924 -1929
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/dist/es/waiters/waitForProjectVersionRunning.js +11 -20
- package/dist/es/waiters/waitForProjectVersionRunning.js.map +1 -1
- package/dist/es/waiters/waitForProjectVersionTrainingCompleted.js +11 -20
- package/dist/es/waiters/waitForProjectVersionTrainingCompleted.js.map +1 -1
- package/dist/types/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/runtimeConfig.d.ts +1 -0
- package/dist/types/runtimeConfig.native.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +40 -40
- package/protocols/Aws_json1_1.ts +9 -6
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -5
- package/tsconfig.types.json +8 -0
|
@@ -3,49 +3,13 @@ import { CreateProjectVersionRequest, CreateProjectVersionResponse } from "../mo
|
|
|
3
3
|
import { deserializeAws_json1_1CreateProjectVersionCommand, serializeAws_json1_1CreateProjectVersionCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Creates a new version of a model and begins training.
|
|
8
|
-
* Models are managed as part of an Amazon Rekognition Custom Labels project. You can specify
|
|
9
|
-
* one training dataset and one testing dataset. The response from <code>CreateProjectVersion</code>
|
|
10
|
-
* is an Amazon Resource Name (ARN) for the version of the model. </p>
|
|
11
|
-
* <p>Training takes a while to complete. You can get the current status by calling
|
|
12
|
-
* <a>DescribeProjectVersions</a>.</p>
|
|
13
|
-
* <p>Once training has successfully completed, call <a>DescribeProjectVersions</a> to
|
|
14
|
-
* get the training results and evaluate the model.
|
|
15
|
-
* </p>
|
|
16
|
-
* <p>After evaluating the model, you start the model
|
|
17
|
-
* by calling <a>StartProjectVersion</a>.</p>
|
|
18
|
-
* <p>This operation requires permissions to perform the <code>rekognition:CreateProjectVersion</code> action.</p>
|
|
19
|
-
* @example
|
|
20
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
21
|
-
* ```javascript
|
|
22
|
-
* import { RekognitionClient, CreateProjectVersionCommand } from "@aws-sdk/client-rekognition"; // ES Modules import
|
|
23
|
-
* // const { RekognitionClient, CreateProjectVersionCommand } = require("@aws-sdk/client-rekognition"); // CommonJS import
|
|
24
|
-
* const client = new RekognitionClient(config);
|
|
25
|
-
* const command = new CreateProjectVersionCommand(input);
|
|
26
|
-
* const response = await client.send(command);
|
|
27
|
-
* ```
|
|
28
|
-
*
|
|
29
|
-
* @see {@link CreateProjectVersionCommandInput} for command's `input` shape.
|
|
30
|
-
* @see {@link CreateProjectVersionCommandOutput} for command's `response` shape.
|
|
31
|
-
* @see {@link RekognitionClientResolvedConfig | config} for command's `input` shape.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
34
|
-
var CreateProjectVersionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var CreateProjectVersionCommand = (function (_super) {
|
|
35
7
|
__extends(CreateProjectVersionCommand, _super);
|
|
36
|
-
// Start section: command_properties
|
|
37
|
-
// End section: command_properties
|
|
38
8
|
function CreateProjectVersionCommand(input) {
|
|
39
|
-
var _this =
|
|
40
|
-
// Start section: command_constructor
|
|
41
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
42
10
|
_this.input = input;
|
|
43
11
|
return _this;
|
|
44
|
-
// End section: command_constructor
|
|
45
12
|
}
|
|
46
|
-
/**
|
|
47
|
-
* @internal
|
|
48
|
-
*/
|
|
49
13
|
CreateProjectVersionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
50
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
51
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateProjectVersionCommand.js","sourceRoot":"","sources":["../../../commands/CreateProjectVersionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAC/F,OAAO,EACL,iDAAiD,EACjD,+CAA+C,GAChD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"CreateProjectVersionCommand.js","sourceRoot":"","sources":["../../../commands/CreateProjectVersionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAC/F,OAAO,EACL,iDAAiD,EACjD,+CAA+C,GAChD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA0C7D;IAAiD,+CAIhD;IAIC,qCAAqB,KAAuC;QAA5D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAkC;;IAI5D,CAAC;IAKD,uDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA8C,EAC9C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,mBAAmB,CAAC;QACvC,IAAM,WAAW,GAAG,6BAA6B,CAAC;QAClD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2BAA2B,CAAC,kBAAkB;YACvE,wBAAwB,EAAE,4BAA4B,CAAC,kBAAkB;SAC1E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,+CAAS,GAAjB,UAAkB,KAAuC,EAAE,OAAuB;QAChF,OAAO,+CAA+C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAEO,iDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,iDAAiD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAIH,kCAAC;AAAD,CAAC,AAtDD,CAAiD,QAAQ,GAsDxD"}
|
|
@@ -3,48 +3,13 @@ import { CreateStreamProcessorRequest, CreateStreamProcessorResponse } from "../
|
|
|
3
3
|
import { deserializeAws_json1_1CreateStreamProcessorCommand, serializeAws_json1_1CreateStreamProcessorCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Creates an Amazon Rekognition stream processor that you can use to detect and recognize faces in a streaming video.</p>
|
|
8
|
-
* <p>Amazon Rekognition Video is a consumer of live video from Amazon Kinesis Video Streams. Amazon Rekognition Video sends analysis results to Amazon Kinesis Data Streams.</p>
|
|
9
|
-
* <p>You provide as input a Kinesis video stream (<code>Input</code>) and a Kinesis data stream (<code>Output</code>) stream. You also specify the
|
|
10
|
-
* face recognition criteria in <code>Settings</code>. For example, the collection containing faces that you want to recognize.
|
|
11
|
-
* Use <code>Name</code> to assign an identifier for the stream processor. You use <code>Name</code>
|
|
12
|
-
* to manage the stream processor. For example, you can start processing the source video by calling <a>StartStreamProcessor</a> with
|
|
13
|
-
* the <code>Name</code> field. </p>
|
|
14
|
-
* <p>After you have finished analyzing a streaming video, use <a>StopStreamProcessor</a> to
|
|
15
|
-
* stop processing. You can delete the stream processor by calling <a>DeleteStreamProcessor</a>.</p>
|
|
16
|
-
* <p>This operation requires permissions to perform the
|
|
17
|
-
* <code>rekognition:CreateStreamProcessor</code> action. If you want to tag your stream processor, you also require permission to perform the <code>rekognition:TagResource</code> operation.</p>
|
|
18
|
-
* @example
|
|
19
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
20
|
-
* ```javascript
|
|
21
|
-
* import { RekognitionClient, CreateStreamProcessorCommand } from "@aws-sdk/client-rekognition"; // ES Modules import
|
|
22
|
-
* // const { RekognitionClient, CreateStreamProcessorCommand } = require("@aws-sdk/client-rekognition"); // CommonJS import
|
|
23
|
-
* const client = new RekognitionClient(config);
|
|
24
|
-
* const command = new CreateStreamProcessorCommand(input);
|
|
25
|
-
* const response = await client.send(command);
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* @see {@link CreateStreamProcessorCommandInput} for command's `input` shape.
|
|
29
|
-
* @see {@link CreateStreamProcessorCommandOutput} for command's `response` shape.
|
|
30
|
-
* @see {@link RekognitionClientResolvedConfig | config} for command's `input` shape.
|
|
31
|
-
*
|
|
32
|
-
*/
|
|
33
|
-
var CreateStreamProcessorCommand = /** @class */ (function (_super) {
|
|
6
|
+
var CreateStreamProcessorCommand = (function (_super) {
|
|
34
7
|
__extends(CreateStreamProcessorCommand, _super);
|
|
35
|
-
// Start section: command_properties
|
|
36
|
-
// End section: command_properties
|
|
37
8
|
function CreateStreamProcessorCommand(input) {
|
|
38
|
-
var _this =
|
|
39
|
-
// Start section: command_constructor
|
|
40
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
41
10
|
_this.input = input;
|
|
42
11
|
return _this;
|
|
43
|
-
// End section: command_constructor
|
|
44
12
|
}
|
|
45
|
-
/**
|
|
46
|
-
* @internal
|
|
47
|
-
*/
|
|
48
13
|
CreateStreamProcessorCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
49
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
50
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateStreamProcessorCommand.js","sourceRoot":"","sources":["../../../commands/CreateStreamProcessorCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"CreateStreamProcessorCommand.js","sourceRoot":"","sources":["../../../commands/CreateStreamProcessorCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAyC7D;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA8C,EAC9C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,mBAAmB,CAAC;QACvC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,6BAA6B,CAAC,kBAAkB;SAC3E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -3,42 +3,13 @@ import { DeleteCollectionRequest, DeleteCollectionResponse } from "../models/mod
|
|
|
3
3
|
import { deserializeAws_json1_1DeleteCollectionCommand, serializeAws_json1_1DeleteCollectionCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes the specified collection. Note that this operation
|
|
8
|
-
* removes all faces in the collection. For an example, see <a>delete-collection-procedure</a>.</p>
|
|
9
|
-
*
|
|
10
|
-
* <p>This operation requires permissions to perform the
|
|
11
|
-
* <code>rekognition:DeleteCollection</code> action.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { RekognitionClient, DeleteCollectionCommand } from "@aws-sdk/client-rekognition"; // ES Modules import
|
|
16
|
-
* // const { RekognitionClient, DeleteCollectionCommand } = require("@aws-sdk/client-rekognition"); // CommonJS import
|
|
17
|
-
* const client = new RekognitionClient(config);
|
|
18
|
-
* const command = new DeleteCollectionCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link DeleteCollectionCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link DeleteCollectionCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link RekognitionClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
var DeleteCollectionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteCollectionCommand = (function (_super) {
|
|
28
7
|
__extends(DeleteCollectionCommand, _super);
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
8
|
function DeleteCollectionCommand(input) {
|
|
32
|
-
var _this =
|
|
33
|
-
// Start section: command_constructor
|
|
34
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
35
10
|
_this.input = input;
|
|
36
11
|
return _this;
|
|
37
|
-
// End section: command_constructor
|
|
38
12
|
}
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
42
13
|
DeleteCollectionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
43
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
44
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteCollectionCommand.js","sourceRoot":"","sources":["../../../commands/DeleteCollectionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteCollectionCommand.js","sourceRoot":"","sources":["../../../commands/DeleteCollectionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAmC7D;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA8C,EAC9C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,mBAAmB,CAAC;QACvC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -3,41 +3,13 @@ import { DeleteFacesRequest, DeleteFacesResponse } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_json1_1DeleteFacesCommand, serializeAws_json1_1DeleteFacesCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes faces from a collection. You specify a collection ID and an array of face IDs
|
|
8
|
-
* to remove from the collection.</p>
|
|
9
|
-
* <p>This operation requires permissions to perform the <code>rekognition:DeleteFaces</code>
|
|
10
|
-
* action.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RekognitionClient, DeleteFacesCommand } from "@aws-sdk/client-rekognition"; // ES Modules import
|
|
15
|
-
* // const { RekognitionClient, DeleteFacesCommand } = require("@aws-sdk/client-rekognition"); // CommonJS import
|
|
16
|
-
* const client = new RekognitionClient(config);
|
|
17
|
-
* const command = new DeleteFacesCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteFacesCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteFacesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RekognitionClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
var DeleteFacesCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteFacesCommand = (function (_super) {
|
|
27
7
|
__extends(DeleteFacesCommand, _super);
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
8
|
function DeleteFacesCommand(input) {
|
|
31
|
-
var _this =
|
|
32
|
-
// Start section: command_constructor
|
|
33
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
34
10
|
_this.input = input;
|
|
35
11
|
return _this;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
DeleteFacesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteFacesCommand.js","sourceRoot":"","sources":["../../../commands/DeleteFacesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,wCAAwC,EACxC,sCAAsC,GACvC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteFacesCommand.js","sourceRoot":"","sources":["../../../commands/DeleteFacesCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,wCAAwC,EACxC,sCAAsC,GACvC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAAwC,sCAIvC;IAIC,4BAAqB,KAA8B;QAAnD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyB;;IAInD,CAAC;IAKD,8CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA8C,EAC9C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,mBAAmB,CAAC;QACvC,IAAM,WAAW,GAAG,oBAAoB,CAAC;QACzC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,mBAAmB,CAAC,kBAAkB;SACjE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,sCAAS,GAAjB,UAAkB,KAA8B,EAAE,OAAuB;QACvE,OAAO,sCAAsC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAEO,wCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,wCAAwC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAIH,yBAAC;AAAD,CAAC,AAtDD,CAAwC,QAAQ,GAsD/C"}
|
|
@@ -3,41 +3,13 @@ import { DeleteProjectRequest, DeleteProjectResponse } from "../models/models_0"
|
|
|
3
3
|
import { deserializeAws_json1_1DeleteProjectCommand, serializeAws_json1_1DeleteProjectCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes an Amazon Rekognition Custom Labels project. To delete a project you must first delete all models associated
|
|
8
|
-
* with the project. To delete a model, see <a>DeleteProjectVersion</a>.</p>
|
|
9
|
-
* <p>This operation requires permissions to perform the
|
|
10
|
-
* <code>rekognition:DeleteProject</code> action. </p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { RekognitionClient, DeleteProjectCommand } from "@aws-sdk/client-rekognition"; // ES Modules import
|
|
15
|
-
* // const { RekognitionClient, DeleteProjectCommand } = require("@aws-sdk/client-rekognition"); // CommonJS import
|
|
16
|
-
* const client = new RekognitionClient(config);
|
|
17
|
-
* const command = new DeleteProjectCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteProjectCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteProjectCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link RekognitionClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
var DeleteProjectCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteProjectCommand = (function (_super) {
|
|
27
7
|
__extends(DeleteProjectCommand, _super);
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
8
|
function DeleteProjectCommand(input) {
|
|
31
|
-
var _this =
|
|
32
|
-
// Start section: command_constructor
|
|
33
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
34
10
|
_this.input = input;
|
|
35
11
|
return _this;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
DeleteProjectCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteProjectCommand.js","sourceRoot":"","sources":["../../../commands/DeleteProjectCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteProjectCommand.js","sourceRoot":"","sources":["../../../commands/DeleteProjectCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAkC7D;IAA0C,wCAIzC;IAIC,8BAAqB,KAAgC;QAArD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;IAIrD,CAAC;IAKD,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA8C,EAC9C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,mBAAmB,CAAC;QACvC,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,qBAAqB,CAAC,kBAAkB;SACnE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
|
|
@@ -3,45 +3,13 @@ import { DeleteProjectVersionRequest, DeleteProjectVersionResponse } from "../mo
|
|
|
3
3
|
import { deserializeAws_json1_1DeleteProjectVersionCommand, serializeAws_json1_1DeleteProjectVersionCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes an Amazon Rekognition Custom Labels model. </p>
|
|
8
|
-
* <p>You can't delete a model if it is running or if it is training.
|
|
9
|
-
* To check the status of a model, use the <code>Status</code> field returned
|
|
10
|
-
* from <a>DescribeProjectVersions</a>.
|
|
11
|
-
* To stop a running model call <a>StopProjectVersion</a>. If the model
|
|
12
|
-
* is training, wait until it finishes.</p>
|
|
13
|
-
* <p>This operation requires permissions to perform the
|
|
14
|
-
* <code>rekognition:DeleteProjectVersion</code> action. </p>
|
|
15
|
-
* @example
|
|
16
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
17
|
-
* ```javascript
|
|
18
|
-
* import { RekognitionClient, DeleteProjectVersionCommand } from "@aws-sdk/client-rekognition"; // ES Modules import
|
|
19
|
-
* // const { RekognitionClient, DeleteProjectVersionCommand } = require("@aws-sdk/client-rekognition"); // CommonJS import
|
|
20
|
-
* const client = new RekognitionClient(config);
|
|
21
|
-
* const command = new DeleteProjectVersionCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link DeleteProjectVersionCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link DeleteProjectVersionCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link RekognitionClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
30
|
-
var DeleteProjectVersionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteProjectVersionCommand = (function (_super) {
|
|
31
7
|
__extends(DeleteProjectVersionCommand, _super);
|
|
32
|
-
// Start section: command_properties
|
|
33
|
-
// End section: command_properties
|
|
34
8
|
function DeleteProjectVersionCommand(input) {
|
|
35
|
-
var _this =
|
|
36
|
-
// Start section: command_constructor
|
|
37
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
38
10
|
_this.input = input;
|
|
39
11
|
return _this;
|
|
40
|
-
// End section: command_constructor
|
|
41
12
|
}
|
|
42
|
-
/**
|
|
43
|
-
* @internal
|
|
44
|
-
*/
|
|
45
13
|
DeleteProjectVersionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
46
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
47
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteProjectVersionCommand.js","sourceRoot":"","sources":["../../../commands/DeleteProjectVersionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAC/F,OAAO,EACL,iDAAiD,EACjD,+CAA+C,GAChD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteProjectVersionCommand.js","sourceRoot":"","sources":["../../../commands/DeleteProjectVersionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,2BAA2B,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAC/F,OAAO,EACL,iDAAiD,EACjD,+CAA+C,GAChD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAsC7D;IAAiD,+CAIhD;IAIC,qCAAqB,KAAuC;QAA5D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAkC;;IAI5D,CAAC;IAKD,uDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA8C,EAC9C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,mBAAmB,CAAC;QACvC,IAAM,WAAW,GAAG,6BAA6B,CAAC;QAClD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2BAA2B,CAAC,kBAAkB;YACvE,wBAAwB,EAAE,4BAA4B,CAAC,kBAAkB;SAC1E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,+CAAS,GAAjB,UAAkB,KAAuC,EAAE,OAAuB;QAChF,OAAO,+CAA+C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAEO,iDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,iDAAiD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAIH,kCAAC;AAAD,CAAC,AAtDD,CAAiD,QAAQ,GAsDxD"}
|
|
@@ -3,39 +3,13 @@ import { DeleteStreamProcessorRequest, DeleteStreamProcessorResponse } from "../
|
|
|
3
3
|
import { deserializeAws_json1_1DeleteStreamProcessorCommand, serializeAws_json1_1DeleteStreamProcessorCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes the stream processor identified by <code>Name</code>. You assign the value for <code>Name</code> when you create the stream processor with
|
|
8
|
-
* <a>CreateStreamProcessor</a>. You might not be able to use the same name for a stream processor for a few seconds after calling <code>DeleteStreamProcessor</code>.</p>
|
|
9
|
-
* @example
|
|
10
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
11
|
-
* ```javascript
|
|
12
|
-
* import { RekognitionClient, DeleteStreamProcessorCommand } from "@aws-sdk/client-rekognition"; // ES Modules import
|
|
13
|
-
* // const { RekognitionClient, DeleteStreamProcessorCommand } = require("@aws-sdk/client-rekognition"); // CommonJS import
|
|
14
|
-
* const client = new RekognitionClient(config);
|
|
15
|
-
* const command = new DeleteStreamProcessorCommand(input);
|
|
16
|
-
* const response = await client.send(command);
|
|
17
|
-
* ```
|
|
18
|
-
*
|
|
19
|
-
* @see {@link DeleteStreamProcessorCommandInput} for command's `input` shape.
|
|
20
|
-
* @see {@link DeleteStreamProcessorCommandOutput} for command's `response` shape.
|
|
21
|
-
* @see {@link RekognitionClientResolvedConfig | config} for command's `input` shape.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
var DeleteStreamProcessorCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteStreamProcessorCommand = (function (_super) {
|
|
25
7
|
__extends(DeleteStreamProcessorCommand, _super);
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
8
|
function DeleteStreamProcessorCommand(input) {
|
|
29
|
-
var _this =
|
|
30
|
-
// Start section: command_constructor
|
|
31
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
32
10
|
_this.input = input;
|
|
33
11
|
return _this;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
DeleteStreamProcessorCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteStreamProcessorCommand.js","sourceRoot":"","sources":["../../../commands/DeleteStreamProcessorCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteStreamProcessorCommand.js","sourceRoot":"","sources":["../../../commands/DeleteStreamProcessorCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgC7D;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA8C,EAC9C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,mBAAmB,CAAC;QACvC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,6BAA6B,CAAC,kBAAkB;SAC3E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -3,43 +3,13 @@ import { DescribeCollectionRequest, DescribeCollectionResponse } from "../models
|
|
|
3
3
|
import { deserializeAws_json1_1DescribeCollectionCommand, serializeAws_json1_1DescribeCollectionCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Describes the specified collection. You can use <code>DescribeCollection</code> to get
|
|
8
|
-
* information, such as the number of faces indexed into a collection and the version of the
|
|
9
|
-
* model used by the collection for face detection.</p>
|
|
10
|
-
*
|
|
11
|
-
* <p>For more information, see Describing a Collection in the
|
|
12
|
-
* Amazon Rekognition Developer Guide.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { RekognitionClient, DescribeCollectionCommand } from "@aws-sdk/client-rekognition"; // ES Modules import
|
|
17
|
-
* // const { RekognitionClient, DescribeCollectionCommand } = require("@aws-sdk/client-rekognition"); // CommonJS import
|
|
18
|
-
* const client = new RekognitionClient(config);
|
|
19
|
-
* const command = new DescribeCollectionCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link DescribeCollectionCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link DescribeCollectionCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link RekognitionClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
|
-
var DescribeCollectionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DescribeCollectionCommand = (function (_super) {
|
|
29
7
|
__extends(DescribeCollectionCommand, _super);
|
|
30
|
-
// Start section: command_properties
|
|
31
|
-
// End section: command_properties
|
|
32
8
|
function DescribeCollectionCommand(input) {
|
|
33
|
-
var _this =
|
|
34
|
-
// Start section: command_constructor
|
|
35
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
36
10
|
_this.input = input;
|
|
37
11
|
return _this;
|
|
38
|
-
// End section: command_constructor
|
|
39
12
|
}
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
13
|
DescribeCollectionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
44
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
45
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeCollectionCommand.js","sourceRoot":"","sources":["../../../commands/DescribeCollectionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAC3F,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DescribeCollectionCommand.js","sourceRoot":"","sources":["../../../commands/DescribeCollectionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAC3F,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAoC7D;IAA+C,6CAI9C;IAIC,mCAAqB,KAAqC;QAA1D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAgC;;IAI1D,CAAC;IAKD,qDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA8C,EAC9C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,mBAAmB,CAAC;QACvC,IAAM,WAAW,GAAG,2BAA2B,CAAC;QAChD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,yBAAyB,CAAC,kBAAkB;YACrE,wBAAwB,EAAE,0BAA0B,CAAC,kBAAkB;SACxE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,6CAAS,GAAjB,UAAkB,KAAqC,EAAE,OAAuB;QAC9E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,+CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,gCAAC;AAAD,CAAC,AAtDD,CAA+C,QAAQ,GAsDtD"}
|
|
@@ -3,42 +3,13 @@ import { DescribeProjectVersionsRequest, DescribeProjectVersionsResponse } from
|
|
|
3
3
|
import { deserializeAws_json1_1DescribeProjectVersionsCommand, serializeAws_json1_1DescribeProjectVersionsCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Lists and describes the models in an Amazon Rekognition Custom Labels project. You
|
|
8
|
-
* can specify up to 10 model versions in <code>ProjectVersionArns</code>. If
|
|
9
|
-
* you don't specify a value, descriptions for all models are returned.</p>
|
|
10
|
-
* <p>This operation requires permissions to perform the <code>rekognition:DescribeProjectVersions</code>
|
|
11
|
-
* action.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { RekognitionClient, DescribeProjectVersionsCommand } from "@aws-sdk/client-rekognition"; // ES Modules import
|
|
16
|
-
* // const { RekognitionClient, DescribeProjectVersionsCommand } = require("@aws-sdk/client-rekognition"); // CommonJS import
|
|
17
|
-
* const client = new RekognitionClient(config);
|
|
18
|
-
* const command = new DescribeProjectVersionsCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link DescribeProjectVersionsCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link DescribeProjectVersionsCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link RekognitionClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
var DescribeProjectVersionsCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DescribeProjectVersionsCommand = (function (_super) {
|
|
28
7
|
__extends(DescribeProjectVersionsCommand, _super);
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
8
|
function DescribeProjectVersionsCommand(input) {
|
|
32
|
-
var _this =
|
|
33
|
-
// Start section: command_constructor
|
|
34
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
35
10
|
_this.input = input;
|
|
36
11
|
return _this;
|
|
37
|
-
// End section: command_constructor
|
|
38
12
|
}
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
42
13
|
DescribeProjectVersionsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
43
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
44
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeProjectVersionsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeProjectVersionsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DescribeProjectVersionsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeProjectVersionsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAmC7D;IAAoD,kDAInD;IAIC,wCAAqB,KAA0C;QAA/D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqC;;IAI/D,CAAC;IAKD,0DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA8C,EAC9C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,mBAAmB,CAAC;QACvC,IAAM,WAAW,GAAG,gCAAgC,CAAC;QACrD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,+BAA+B,CAAC,kBAAkB;SAC7E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,kDAAS,GAAjB,UAAkB,KAA0C,EAAE,OAAuB;QACnF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,oDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,qCAAC;AAAD,CAAC,AAtDD,CAAoD,QAAQ,GAsD3D"}
|
|
@@ -3,39 +3,13 @@ import { DescribeProjectsRequest, DescribeProjectsResponse } from "../models/mod
|
|
|
3
3
|
import { deserializeAws_json1_1DescribeProjectsCommand, serializeAws_json1_1DescribeProjectsCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Lists and gets information about your Amazon Rekognition Custom Labels projects.</p>
|
|
8
|
-
* <p>This operation requires permissions to perform the <code>rekognition:DescribeProjects</code> action.</p>
|
|
9
|
-
* @example
|
|
10
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
11
|
-
* ```javascript
|
|
12
|
-
* import { RekognitionClient, DescribeProjectsCommand } from "@aws-sdk/client-rekognition"; // ES Modules import
|
|
13
|
-
* // const { RekognitionClient, DescribeProjectsCommand } = require("@aws-sdk/client-rekognition"); // CommonJS import
|
|
14
|
-
* const client = new RekognitionClient(config);
|
|
15
|
-
* const command = new DescribeProjectsCommand(input);
|
|
16
|
-
* const response = await client.send(command);
|
|
17
|
-
* ```
|
|
18
|
-
*
|
|
19
|
-
* @see {@link DescribeProjectsCommandInput} for command's `input` shape.
|
|
20
|
-
* @see {@link DescribeProjectsCommandOutput} for command's `response` shape.
|
|
21
|
-
* @see {@link RekognitionClientResolvedConfig | config} for command's `input` shape.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
var DescribeProjectsCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DescribeProjectsCommand = (function (_super) {
|
|
25
7
|
__extends(DescribeProjectsCommand, _super);
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
8
|
function DescribeProjectsCommand(input) {
|
|
29
|
-
var _this =
|
|
30
|
-
// Start section: command_constructor
|
|
31
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
32
10
|
_this.input = input;
|
|
33
11
|
return _this;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
DescribeProjectsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeProjectsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeProjectsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DescribeProjectsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeProjectsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgC7D;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA8C,EAC9C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,mBAAmB,CAAC;QACvC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -3,39 +3,13 @@ import { DescribeStreamProcessorRequest, DescribeStreamProcessorResponse } from
|
|
|
3
3
|
import { deserializeAws_json1_1DescribeStreamProcessorCommand, serializeAws_json1_1DescribeStreamProcessorCommand, } from "../protocols/Aws_json1_1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Provides information about a stream processor created by <a>CreateStreamProcessor</a>. You can get information about the input and output streams, the input parameters for the face recognition being performed,
|
|
8
|
-
* and the current status of the stream processor.</p>
|
|
9
|
-
* @example
|
|
10
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
11
|
-
* ```javascript
|
|
12
|
-
* import { RekognitionClient, DescribeStreamProcessorCommand } from "@aws-sdk/client-rekognition"; // ES Modules import
|
|
13
|
-
* // const { RekognitionClient, DescribeStreamProcessorCommand } = require("@aws-sdk/client-rekognition"); // CommonJS import
|
|
14
|
-
* const client = new RekognitionClient(config);
|
|
15
|
-
* const command = new DescribeStreamProcessorCommand(input);
|
|
16
|
-
* const response = await client.send(command);
|
|
17
|
-
* ```
|
|
18
|
-
*
|
|
19
|
-
* @see {@link DescribeStreamProcessorCommandInput} for command's `input` shape.
|
|
20
|
-
* @see {@link DescribeStreamProcessorCommandOutput} for command's `response` shape.
|
|
21
|
-
* @see {@link RekognitionClientResolvedConfig | config} for command's `input` shape.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
var DescribeStreamProcessorCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DescribeStreamProcessorCommand = (function (_super) {
|
|
25
7
|
__extends(DescribeStreamProcessorCommand, _super);
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
8
|
function DescribeStreamProcessorCommand(input) {
|
|
29
|
-
var _this =
|
|
30
|
-
// Start section: command_constructor
|
|
31
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
32
10
|
_this.input = input;
|
|
33
11
|
return _this;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
DescribeStreamProcessorCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeStreamProcessorCommand.js","sourceRoot":"","sources":["../../../commands/DescribeStreamProcessorCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DescribeStreamProcessorCommand.js","sourceRoot":"","sources":["../../../commands/DescribeStreamProcessorCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgC7D;IAAoD,kDAInD;IAIC,wCAAqB,KAA0C;QAA/D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqC;;IAI/D,CAAC;IAKD,0DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA8C,EAC9C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,mBAAmB,CAAC;QACvC,IAAM,WAAW,GAAG,gCAAgC,CAAC;QACrD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,+BAA+B,CAAC,kBAAkB;SAC7E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,kDAAS,GAAjB,UAAkB,KAA0C,EAAE,OAAuB;QACnF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,oDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,qCAAC;AAAD,CAAC,AAtDD,CAAoD,QAAQ,GAsD3D"}
|