@aws-sdk/client-rekognition 3.476.0 → 3.478.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/pagination/DescribeProjectVersionsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeProjectsPaginator.js +2 -24
- package/dist-cjs/pagination/GetCelebrityRecognitionPaginator.js +2 -24
- package/dist-cjs/pagination/GetContentModerationPaginator.js +2 -24
- package/dist-cjs/pagination/GetFaceDetectionPaginator.js +2 -24
- package/dist-cjs/pagination/GetFaceSearchPaginator.js +2 -24
- package/dist-cjs/pagination/GetLabelDetectionPaginator.js +2 -24
- package/dist-cjs/pagination/GetPersonTrackingPaginator.js +2 -24
- package/dist-cjs/pagination/GetSegmentDetectionPaginator.js +2 -24
- package/dist-cjs/pagination/GetTextDetectionPaginator.js +2 -24
- package/dist-cjs/pagination/ListCollectionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListDatasetEntriesPaginator.js +2 -24
- package/dist-cjs/pagination/ListDatasetLabelsPaginator.js +2 -24
- package/dist-cjs/pagination/ListFacesPaginator.js +2 -24
- package/dist-cjs/pagination/ListMediaAnalysisJobsPaginator.js +2 -24
- package/dist-cjs/pagination/ListProjectPoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/ListStreamProcessorsPaginator.js +2 -24
- package/dist-cjs/pagination/ListUsersPaginator.js +2 -24
- package/dist-es/pagination/DescribeProjectVersionsPaginator.js +2 -23
- package/dist-es/pagination/DescribeProjectsPaginator.js +2 -23
- package/dist-es/pagination/GetCelebrityRecognitionPaginator.js +2 -23
- package/dist-es/pagination/GetContentModerationPaginator.js +2 -23
- package/dist-es/pagination/GetFaceDetectionPaginator.js +2 -23
- package/dist-es/pagination/GetFaceSearchPaginator.js +2 -23
- package/dist-es/pagination/GetLabelDetectionPaginator.js +2 -23
- package/dist-es/pagination/GetPersonTrackingPaginator.js +2 -23
- package/dist-es/pagination/GetSegmentDetectionPaginator.js +2 -23
- package/dist-es/pagination/GetTextDetectionPaginator.js +2 -23
- package/dist-es/pagination/ListCollectionsPaginator.js +2 -23
- package/dist-es/pagination/ListDatasetEntriesPaginator.js +2 -23
- package/dist-es/pagination/ListDatasetLabelsPaginator.js +2 -23
- package/dist-es/pagination/ListFacesPaginator.js +2 -23
- package/dist-es/pagination/ListMediaAnalysisJobsPaginator.js +2 -23
- package/dist-es/pagination/ListProjectPoliciesPaginator.js +2 -23
- package/dist-es/pagination/ListStreamProcessorsPaginator.js +2 -23
- package/dist-es/pagination/ListUsersPaginator.js +2 -23
- package/dist-types/pagination/DescribeProjectVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeProjectsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCelebrityRecognitionPaginator.d.ts +1 -1
- package/dist-types/pagination/GetContentModerationPaginator.d.ts +1 -1
- package/dist-types/pagination/GetFaceDetectionPaginator.d.ts +1 -1
- package/dist-types/pagination/GetFaceSearchPaginator.d.ts +1 -1
- package/dist-types/pagination/GetLabelDetectionPaginator.d.ts +1 -1
- package/dist-types/pagination/GetPersonTrackingPaginator.d.ts +1 -1
- package/dist-types/pagination/GetSegmentDetectionPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTextDetectionPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDatasetEntriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDatasetLabelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFacesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMediaAnalysisJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStreamProcessorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeProjectVersionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeProjectsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetCelebrityRecognitionPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetContentModerationPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetFaceDetectionPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetFaceSearchPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetLabelDetectionPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetPersonTrackingPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetSegmentDetectionPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetTextDetectionPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCollectionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDatasetEntriesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDatasetLabelsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListFacesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMediaAnalysisJobsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProjectPoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListStreamProcessorsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +3 -3
- package/package.json +7 -6
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetCelebrityRecognitionCommandOutput,
|
|
5
5
|
} from "../commands/GetCelebrityRecognitionCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetCelebrityRecognition: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: GetCelebrityRecognitionCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetCelebrityRecognitionCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetContentModerationCommandOutput,
|
|
5
5
|
} from "../commands/GetContentModerationCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetContentModeration: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: GetContentModerationCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetContentModerationCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetFaceDetectionCommandOutput,
|
|
5
5
|
} from "../commands/GetFaceDetectionCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetFaceDetection: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: GetFaceDetectionCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetFaceDetectionCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetFaceSearchCommandOutput,
|
|
5
5
|
} from "../commands/GetFaceSearchCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetFaceSearch: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: GetFaceSearchCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetFaceSearchCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetLabelDetectionCommandOutput,
|
|
5
5
|
} from "../commands/GetLabelDetectionCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetLabelDetection: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: GetLabelDetectionCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetLabelDetectionCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetPersonTrackingCommandOutput,
|
|
5
5
|
} from "../commands/GetPersonTrackingCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetPersonTracking: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: GetPersonTrackingCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetPersonTrackingCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetSegmentDetectionCommandOutput,
|
|
5
5
|
} from "../commands/GetSegmentDetectionCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetSegmentDetection: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: GetSegmentDetectionCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetSegmentDetectionCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetTextDetectionCommandOutput,
|
|
5
5
|
} from "../commands/GetTextDetectionCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetTextDetection: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: GetTextDetectionCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetTextDetectionCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListCollectionsCommandOutput,
|
|
5
5
|
} from "../commands/ListCollectionsCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListCollections: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: ListCollectionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListCollectionsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListDatasetEntriesCommandOutput,
|
|
5
5
|
} from "../commands/ListDatasetEntriesCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDatasetEntries: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: ListDatasetEntriesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListDatasetEntriesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListDatasetLabelsCommandOutput,
|
|
5
5
|
} from "../commands/ListDatasetLabelsCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDatasetLabels: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: ListDatasetLabelsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListDatasetLabelsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListFacesCommandOutput,
|
|
5
5
|
} from "../commands/ListFacesCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListFaces: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: ListFacesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListFacesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListMediaAnalysisJobsCommandOutput,
|
|
5
5
|
} from "../commands/ListMediaAnalysisJobsCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListMediaAnalysisJobs: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: ListMediaAnalysisJobsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListMediaAnalysisJobsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListProjectPoliciesCommandOutput,
|
|
5
5
|
} from "../commands/ListProjectPoliciesCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListProjectPolicies: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: ListProjectPoliciesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListProjectPoliciesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListStreamProcessorsCommandOutput,
|
|
5
5
|
} from "../commands/ListStreamProcessorsCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListStreamProcessors: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: ListStreamProcessorsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListStreamProcessorsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListUsersCommandOutput,
|
|
5
5
|
} from "../commands/ListUsersCommand";
|
|
6
6
|
import { RekognitionPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListUsers: (
|
|
8
8
|
config: RekognitionPaginationConfiguration,
|
|
9
9
|
input: ListUsersCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListUsersCommandOutput>;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-rekognition",
|
|
3
3
|
"description": "AWS SDK for JavaScript Rekognition Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.478.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,20 +20,21 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.478.0",
|
|
24
|
+
"@aws-sdk/core": "3.477.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.478.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.468.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.468.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.468.0",
|
|
29
29
|
"@aws-sdk/middleware-signing": "3.468.0",
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.478.0",
|
|
31
31
|
"@aws-sdk/region-config-resolver": "3.470.0",
|
|
32
32
|
"@aws-sdk/types": "3.468.0",
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.478.0",
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.468.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.470.0",
|
|
36
36
|
"@smithy/config-resolver": "^2.0.21",
|
|
37
|
+
"@smithy/core": "^1.2.0",
|
|
37
38
|
"@smithy/fetch-http-handler": "^2.3.1",
|
|
38
39
|
"@smithy/hash-node": "^2.0.17",
|
|
39
40
|
"@smithy/invalid-dependency": "^2.0.15",
|