@aws-sdk/client-rekognition 3.170.0 → 3.171.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (75) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/Rekognition.d.ts +0 -63
  3. package/dist-types/ts3.4/RekognitionClient.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/CompareFacesCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/CopyProjectVersionCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/CreateCollectionCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateProjectVersionCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateStreamProcessorCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/DeleteCollectionCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/DeleteFacesCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteProjectPolicyCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteProjectVersionCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteStreamProcessorCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DescribeCollectionCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DescribeProjectVersionsCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DescribeProjectsCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DescribeStreamProcessorCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DetectCustomLabelsCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DetectFacesCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DetectLabelsCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DetectModerationLabelsCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DetectProtectiveEquipmentCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DetectTextCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DistributeDatasetEntriesCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/GetCelebrityInfoCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/GetCelebrityRecognitionCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetContentModerationCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetFaceDetectionCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetFaceSearchCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetLabelDetectionCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetPersonTrackingCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetSegmentDetectionCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetTextDetectionCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/IndexFacesCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/ListCollectionsCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListDatasetEntriesCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListDatasetLabelsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListFacesCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListProjectPoliciesCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListStreamProcessorsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/PutProjectPolicyCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/RecognizeCelebritiesCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/SearchFacesByImageCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/SearchFacesCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/StartCelebrityRecognitionCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/StartContentModerationCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/StartFaceDetectionCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/StartFaceSearchCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/StartLabelDetectionCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/StartPersonTrackingCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/StartProjectVersionCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/StartSegmentDetectionCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/StartStreamProcessorCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/StartTextDetectionCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/StopProjectVersionCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/StopStreamProcessorCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/UpdateDatasetEntriesCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/UpdateStreamProcessorCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/models/RekognitionServiceException.d.ts +0 -1
  68. package/dist-types/ts3.4/models/models_0.d.ts +0 -814
  69. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  70. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  71. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  72. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  73. package/dist-types/ts3.4/waiters/waitForProjectVersionRunning.d.ts +0 -2
  74. package/dist-types/ts3.4/waiters/waitForProjectVersionTrainingCompleted.d.ts +0 -2
  75. package/package.json +27 -27
@@ -15,7 +15,6 @@ export interface SearchFacesCommandInput extends SearchFacesRequest {}
15
15
  export interface SearchFacesCommandOutput
16
16
  extends SearchFacesResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class SearchFacesCommand extends $Command<
20
19
  SearchFacesCommandInput,
21
20
  SearchFacesCommandOutput,
@@ -23,7 +22,6 @@ export declare class SearchFacesCommand extends $Command<
23
22
  > {
24
23
  readonly input: SearchFacesCommandInput;
25
24
  constructor(input: SearchFacesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StartCelebrityRecognitionCommandInput
19
19
  export interface StartCelebrityRecognitionCommandOutput
20
20
  extends StartCelebrityRecognitionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StartCelebrityRecognitionCommand extends $Command<
24
23
  StartCelebrityRecognitionCommandInput,
25
24
  StartCelebrityRecognitionCommandOutput,
@@ -27,7 +26,6 @@ export declare class StartCelebrityRecognitionCommand extends $Command<
27
26
  > {
28
27
  readonly input: StartCelebrityRecognitionCommandInput;
29
28
  constructor(input: StartCelebrityRecognitionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StartContentModerationCommandInput
19
19
  export interface StartContentModerationCommandOutput
20
20
  extends StartContentModerationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StartContentModerationCommand extends $Command<
24
23
  StartContentModerationCommandInput,
25
24
  StartContentModerationCommandOutput,
@@ -27,7 +26,6 @@ export declare class StartContentModerationCommand extends $Command<
27
26
  > {
28
27
  readonly input: StartContentModerationCommandInput;
29
28
  constructor(input: StartContentModerationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StartFaceDetectionCommandInput
19
19
  export interface StartFaceDetectionCommandOutput
20
20
  extends StartFaceDetectionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StartFaceDetectionCommand extends $Command<
24
23
  StartFaceDetectionCommandInput,
25
24
  StartFaceDetectionCommandOutput,
@@ -27,7 +26,6 @@ export declare class StartFaceDetectionCommand extends $Command<
27
26
  > {
28
27
  readonly input: StartFaceDetectionCommandInput;
29
28
  constructor(input: StartFaceDetectionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface StartFaceSearchCommandInput extends StartFaceSearchRequest {}
18
18
  export interface StartFaceSearchCommandOutput
19
19
  extends StartFaceSearchResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class StartFaceSearchCommand extends $Command<
23
22
  StartFaceSearchCommandInput,
24
23
  StartFaceSearchCommandOutput,
@@ -26,7 +25,6 @@ export declare class StartFaceSearchCommand extends $Command<
26
25
  > {
27
26
  readonly input: StartFaceSearchCommandInput;
28
27
  constructor(input: StartFaceSearchCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StartLabelDetectionCommandInput
19
19
  export interface StartLabelDetectionCommandOutput
20
20
  extends StartLabelDetectionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StartLabelDetectionCommand extends $Command<
24
23
  StartLabelDetectionCommandInput,
25
24
  StartLabelDetectionCommandOutput,
@@ -27,7 +26,6 @@ export declare class StartLabelDetectionCommand extends $Command<
27
26
  > {
28
27
  readonly input: StartLabelDetectionCommandInput;
29
28
  constructor(input: StartLabelDetectionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StartPersonTrackingCommandInput
19
19
  export interface StartPersonTrackingCommandOutput
20
20
  extends StartPersonTrackingResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StartPersonTrackingCommand extends $Command<
24
23
  StartPersonTrackingCommandInput,
25
24
  StartPersonTrackingCommandOutput,
@@ -27,7 +26,6 @@ export declare class StartPersonTrackingCommand extends $Command<
27
26
  > {
28
27
  readonly input: StartPersonTrackingCommandInput;
29
28
  constructor(input: StartPersonTrackingCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StartProjectVersionCommandInput
19
19
  export interface StartProjectVersionCommandOutput
20
20
  extends StartProjectVersionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StartProjectVersionCommand extends $Command<
24
23
  StartProjectVersionCommandInput,
25
24
  StartProjectVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class StartProjectVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: StartProjectVersionCommandInput;
29
28
  constructor(input: StartProjectVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StartSegmentDetectionCommandInput
19
19
  export interface StartSegmentDetectionCommandOutput
20
20
  extends StartSegmentDetectionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StartSegmentDetectionCommand extends $Command<
24
23
  StartSegmentDetectionCommandInput,
25
24
  StartSegmentDetectionCommandOutput,
@@ -27,7 +26,6 @@ export declare class StartSegmentDetectionCommand extends $Command<
27
26
  > {
28
27
  readonly input: StartSegmentDetectionCommandInput;
29
28
  constructor(input: StartSegmentDetectionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StartStreamProcessorCommandInput
19
19
  export interface StartStreamProcessorCommandOutput
20
20
  extends StartStreamProcessorResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StartStreamProcessorCommand extends $Command<
24
23
  StartStreamProcessorCommandInput,
25
24
  StartStreamProcessorCommandOutput,
@@ -27,7 +26,6 @@ export declare class StartStreamProcessorCommand extends $Command<
27
26
  > {
28
27
  readonly input: StartStreamProcessorCommandInput;
29
28
  constructor(input: StartStreamProcessorCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StartTextDetectionCommandInput
19
19
  export interface StartTextDetectionCommandOutput
20
20
  extends StartTextDetectionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StartTextDetectionCommand extends $Command<
24
23
  StartTextDetectionCommandInput,
25
24
  StartTextDetectionCommandOutput,
@@ -27,7 +26,6 @@ export declare class StartTextDetectionCommand extends $Command<
27
26
  > {
28
27
  readonly input: StartTextDetectionCommandInput;
29
28
  constructor(input: StartTextDetectionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StopProjectVersionCommandInput
19
19
  export interface StopProjectVersionCommandOutput
20
20
  extends StopProjectVersionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StopProjectVersionCommand extends $Command<
24
23
  StopProjectVersionCommandInput,
25
24
  StopProjectVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class StopProjectVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: StopProjectVersionCommandInput;
29
28
  constructor(input: StopProjectVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StopStreamProcessorCommandInput
19
19
  export interface StopStreamProcessorCommandOutput
20
20
  extends StopStreamProcessorResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StopStreamProcessorCommand extends $Command<
24
23
  StopStreamProcessorCommandInput,
25
24
  StopStreamProcessorCommandOutput,
@@ -27,7 +26,6 @@ export declare class StopStreamProcessorCommand extends $Command<
27
26
  > {
28
27
  readonly input: StopStreamProcessorCommandInput;
29
28
  constructor(input: StopStreamProcessorCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
15
15
  export interface TagResourceCommandOutput
16
16
  extends TagResourceResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class TagResourceCommand extends $Command<
20
19
  TagResourceCommandInput,
21
20
  TagResourceCommandOutput,
@@ -23,7 +22,6 @@ export declare class TagResourceCommand extends $Command<
23
22
  > {
24
23
  readonly input: TagResourceCommandInput;
25
24
  constructor(input: TagResourceCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: RekognitionClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
18
18
  export interface UntagResourceCommandOutput
19
19
  extends UntagResourceResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class UntagResourceCommand extends $Command<
23
22
  UntagResourceCommandInput,
24
23
  UntagResourceCommandOutput,
@@ -26,7 +25,6 @@ export declare class UntagResourceCommand extends $Command<
26
25
  > {
27
26
  readonly input: UntagResourceCommandInput;
28
27
  constructor(input: UntagResourceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateDatasetEntriesCommandInput
19
19
  export interface UpdateDatasetEntriesCommandOutput
20
20
  extends UpdateDatasetEntriesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateDatasetEntriesCommand extends $Command<
24
23
  UpdateDatasetEntriesCommandInput,
25
24
  UpdateDatasetEntriesCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateDatasetEntriesCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateDatasetEntriesCommandInput;
29
28
  constructor(input: UpdateDatasetEntriesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateStreamProcessorCommandInput
19
19
  export interface UpdateStreamProcessorCommandOutput
20
20
  extends UpdateStreamProcessorResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateStreamProcessorCommand extends $Command<
24
23
  UpdateStreamProcessorCommandInput,
25
24
  UpdateStreamProcessorCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateStreamProcessorCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateStreamProcessorCommandInput;
29
28
  constructor(input: UpdateStreamProcessorCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: RekognitionClientResolvedConfig,
@@ -2,7 +2,6 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
-
6
5
  export declare class RekognitionServiceException extends __ServiceException {
7
6
  constructor(options: __ServiceExceptionOptions);
8
7
  }