@aws-sdk/client-voice-id 3.590.0 → 3.596.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -29
- package/dist-types/commands/AssociateFraudsterCommand.d.ts +2 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/commands/CreateWatchlistCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFraudsterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSpeakerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWatchlistCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFraudsterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFraudsterRegistrationJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpeakerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpeakerEnrollmentJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWatchlistCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFraudsterCommand.d.ts +2 -1
- package/dist-types/commands/EvaluateSessionCommand.d.ts +2 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListFraudsterRegistrationJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListFraudstersCommand.d.ts +2 -1
- package/dist-types/commands/ListSpeakerEnrollmentJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListSpeakersCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWatchlistsCommand.d.ts +2 -1
- package/dist-types/commands/OptOutSpeakerCommand.d.ts +2 -1
- package/dist-types/commands/StartFraudsterRegistrationJobCommand.d.ts +2 -1
- package/dist-types/commands/StartSpeakerEnrollmentJobCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWatchlistCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/VoiceIDServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateFraudsterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWatchlistCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFraudsterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSpeakerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWatchlistCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFraudsterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFraudsterRegistrationJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSpeakerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSpeakerEnrollmentJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeWatchlistCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateFraudsterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EvaluateSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFraudsterRegistrationJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFraudstersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSpeakerEnrollmentJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSpeakersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWatchlistsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/OptOutSpeakerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartFraudsterRegistrationJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartSpeakerEnrollmentJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateWatchlistCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/VoiceIDServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -280,7 +280,6 @@ var VoiceIDClient = _VoiceIDClient;
|
|
|
280
280
|
|
|
281
281
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
282
282
|
|
|
283
|
-
var import_types = require("@smithy/types");
|
|
284
283
|
|
|
285
284
|
// src/models/models_0.ts
|
|
286
285
|
|
|
@@ -1778,7 +1777,6 @@ var AssociateFraudsterCommand = _AssociateFraudsterCommand;
|
|
|
1778
1777
|
|
|
1779
1778
|
|
|
1780
1779
|
|
|
1781
|
-
|
|
1782
1780
|
var _CreateDomainCommand = class _CreateDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1783
1781
|
...commonParams
|
|
1784
1782
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1795,7 +1793,6 @@ var CreateDomainCommand = _CreateDomainCommand;
|
|
|
1795
1793
|
|
|
1796
1794
|
|
|
1797
1795
|
|
|
1798
|
-
|
|
1799
1796
|
var _CreateWatchlistCommand = class _CreateWatchlistCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1800
1797
|
...commonParams
|
|
1801
1798
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1812,7 +1809,6 @@ var CreateWatchlistCommand = _CreateWatchlistCommand;
|
|
|
1812
1809
|
|
|
1813
1810
|
|
|
1814
1811
|
|
|
1815
|
-
|
|
1816
1812
|
var _DeleteDomainCommand = class _DeleteDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1817
1813
|
...commonParams
|
|
1818
1814
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1829,7 +1825,6 @@ var DeleteDomainCommand = _DeleteDomainCommand;
|
|
|
1829
1825
|
|
|
1830
1826
|
|
|
1831
1827
|
|
|
1832
|
-
|
|
1833
1828
|
var _DeleteFraudsterCommand = class _DeleteFraudsterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1834
1829
|
...commonParams
|
|
1835
1830
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1846,7 +1841,6 @@ var DeleteFraudsterCommand = _DeleteFraudsterCommand;
|
|
|
1846
1841
|
|
|
1847
1842
|
|
|
1848
1843
|
|
|
1849
|
-
|
|
1850
1844
|
var _DeleteSpeakerCommand = class _DeleteSpeakerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1851
1845
|
...commonParams
|
|
1852
1846
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1863,7 +1857,6 @@ var DeleteSpeakerCommand = _DeleteSpeakerCommand;
|
|
|
1863
1857
|
|
|
1864
1858
|
|
|
1865
1859
|
|
|
1866
|
-
|
|
1867
1860
|
var _DeleteWatchlistCommand = class _DeleteWatchlistCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1868
1861
|
...commonParams
|
|
1869
1862
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1880,7 +1873,6 @@ var DeleteWatchlistCommand = _DeleteWatchlistCommand;
|
|
|
1880
1873
|
|
|
1881
1874
|
|
|
1882
1875
|
|
|
1883
|
-
|
|
1884
1876
|
var _DescribeDomainCommand = class _DescribeDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1885
1877
|
...commonParams
|
|
1886
1878
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1897,7 +1889,6 @@ var DescribeDomainCommand = _DescribeDomainCommand;
|
|
|
1897
1889
|
|
|
1898
1890
|
|
|
1899
1891
|
|
|
1900
|
-
|
|
1901
1892
|
var _DescribeFraudsterCommand = class _DescribeFraudsterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1902
1893
|
...commonParams
|
|
1903
1894
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1914,7 +1905,6 @@ var DescribeFraudsterCommand = _DescribeFraudsterCommand;
|
|
|
1914
1905
|
|
|
1915
1906
|
|
|
1916
1907
|
|
|
1917
|
-
|
|
1918
1908
|
var _DescribeFraudsterRegistrationJobCommand = class _DescribeFraudsterRegistrationJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1919
1909
|
...commonParams
|
|
1920
1910
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1931,7 +1921,6 @@ var DescribeFraudsterRegistrationJobCommand = _DescribeFraudsterRegistrationJobC
|
|
|
1931
1921
|
|
|
1932
1922
|
|
|
1933
1923
|
|
|
1934
|
-
|
|
1935
1924
|
var _DescribeSpeakerCommand = class _DescribeSpeakerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1936
1925
|
...commonParams
|
|
1937
1926
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1948,7 +1937,6 @@ var DescribeSpeakerCommand = _DescribeSpeakerCommand;
|
|
|
1948
1937
|
|
|
1949
1938
|
|
|
1950
1939
|
|
|
1951
|
-
|
|
1952
1940
|
var _DescribeSpeakerEnrollmentJobCommand = class _DescribeSpeakerEnrollmentJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1953
1941
|
...commonParams
|
|
1954
1942
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1965,7 +1953,6 @@ var DescribeSpeakerEnrollmentJobCommand = _DescribeSpeakerEnrollmentJobCommand;
|
|
|
1965
1953
|
|
|
1966
1954
|
|
|
1967
1955
|
|
|
1968
|
-
|
|
1969
1956
|
var _DescribeWatchlistCommand = class _DescribeWatchlistCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1970
1957
|
...commonParams
|
|
1971
1958
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1982,7 +1969,6 @@ var DescribeWatchlistCommand = _DescribeWatchlistCommand;
|
|
|
1982
1969
|
|
|
1983
1970
|
|
|
1984
1971
|
|
|
1985
|
-
|
|
1986
1972
|
var _DisassociateFraudsterCommand = class _DisassociateFraudsterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
1987
1973
|
...commonParams
|
|
1988
1974
|
}).m(function(Command, cs, config, o) {
|
|
@@ -1999,7 +1985,6 @@ var DisassociateFraudsterCommand = _DisassociateFraudsterCommand;
|
|
|
1999
1985
|
|
|
2000
1986
|
|
|
2001
1987
|
|
|
2002
|
-
|
|
2003
1988
|
var _EvaluateSessionCommand = class _EvaluateSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2004
1989
|
...commonParams
|
|
2005
1990
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2016,7 +2001,6 @@ var EvaluateSessionCommand = _EvaluateSessionCommand;
|
|
|
2016
2001
|
|
|
2017
2002
|
|
|
2018
2003
|
|
|
2019
|
-
|
|
2020
2004
|
var _ListDomainsCommand = class _ListDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2021
2005
|
...commonParams
|
|
2022
2006
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2033,7 +2017,6 @@ var ListDomainsCommand = _ListDomainsCommand;
|
|
|
2033
2017
|
|
|
2034
2018
|
|
|
2035
2019
|
|
|
2036
|
-
|
|
2037
2020
|
var _ListFraudsterRegistrationJobsCommand = class _ListFraudsterRegistrationJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2038
2021
|
...commonParams
|
|
2039
2022
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2050,7 +2033,6 @@ var ListFraudsterRegistrationJobsCommand = _ListFraudsterRegistrationJobsCommand
|
|
|
2050
2033
|
|
|
2051
2034
|
|
|
2052
2035
|
|
|
2053
|
-
|
|
2054
2036
|
var _ListFraudstersCommand = class _ListFraudstersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2055
2037
|
...commonParams
|
|
2056
2038
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2067,7 +2049,6 @@ var ListFraudstersCommand = _ListFraudstersCommand;
|
|
|
2067
2049
|
|
|
2068
2050
|
|
|
2069
2051
|
|
|
2070
|
-
|
|
2071
2052
|
var _ListSpeakerEnrollmentJobsCommand = class _ListSpeakerEnrollmentJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2072
2053
|
...commonParams
|
|
2073
2054
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2084,7 +2065,6 @@ var ListSpeakerEnrollmentJobsCommand = _ListSpeakerEnrollmentJobsCommand;
|
|
|
2084
2065
|
|
|
2085
2066
|
|
|
2086
2067
|
|
|
2087
|
-
|
|
2088
2068
|
var _ListSpeakersCommand = class _ListSpeakersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2089
2069
|
...commonParams
|
|
2090
2070
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2101,7 +2081,6 @@ var ListSpeakersCommand = _ListSpeakersCommand;
|
|
|
2101
2081
|
|
|
2102
2082
|
|
|
2103
2083
|
|
|
2104
|
-
|
|
2105
2084
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2106
2085
|
...commonParams
|
|
2107
2086
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2118,7 +2097,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
2118
2097
|
|
|
2119
2098
|
|
|
2120
2099
|
|
|
2121
|
-
|
|
2122
2100
|
var _ListWatchlistsCommand = class _ListWatchlistsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2123
2101
|
...commonParams
|
|
2124
2102
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2135,7 +2113,6 @@ var ListWatchlistsCommand = _ListWatchlistsCommand;
|
|
|
2135
2113
|
|
|
2136
2114
|
|
|
2137
2115
|
|
|
2138
|
-
|
|
2139
2116
|
var _OptOutSpeakerCommand = class _OptOutSpeakerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2140
2117
|
...commonParams
|
|
2141
2118
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2152,7 +2129,6 @@ var OptOutSpeakerCommand = _OptOutSpeakerCommand;
|
|
|
2152
2129
|
|
|
2153
2130
|
|
|
2154
2131
|
|
|
2155
|
-
|
|
2156
2132
|
var _StartFraudsterRegistrationJobCommand = class _StartFraudsterRegistrationJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2157
2133
|
...commonParams
|
|
2158
2134
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2169,7 +2145,6 @@ var StartFraudsterRegistrationJobCommand = _StartFraudsterRegistrationJobCommand
|
|
|
2169
2145
|
|
|
2170
2146
|
|
|
2171
2147
|
|
|
2172
|
-
|
|
2173
2148
|
var _StartSpeakerEnrollmentJobCommand = class _StartSpeakerEnrollmentJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2174
2149
|
...commonParams
|
|
2175
2150
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2186,7 +2161,6 @@ var StartSpeakerEnrollmentJobCommand = _StartSpeakerEnrollmentJobCommand;
|
|
|
2186
2161
|
|
|
2187
2162
|
|
|
2188
2163
|
|
|
2189
|
-
|
|
2190
2164
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2191
2165
|
...commonParams
|
|
2192
2166
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2203,7 +2177,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
2203
2177
|
|
|
2204
2178
|
|
|
2205
2179
|
|
|
2206
|
-
|
|
2207
2180
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2208
2181
|
...commonParams
|
|
2209
2182
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2220,7 +2193,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
2220
2193
|
|
|
2221
2194
|
|
|
2222
2195
|
|
|
2223
|
-
|
|
2224
2196
|
var _UpdateDomainCommand = class _UpdateDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2225
2197
|
...commonParams
|
|
2226
2198
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2237,7 +2209,6 @@ var UpdateDomainCommand = _UpdateDomainCommand;
|
|
|
2237
2209
|
|
|
2238
2210
|
|
|
2239
2211
|
|
|
2240
|
-
|
|
2241
2212
|
var _UpdateWatchlistCommand = class _UpdateWatchlistCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2242
2213
|
...commonParams
|
|
2243
2214
|
}).m(function(Command, cs, config, o) {
|
package/dist-types/index.d.ts
CHANGED
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
export * from "./VoiceIDClient";
|
|
8
8
|
export * from "./VoiceID";
|
|
9
9
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
10
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
11
|
-
export { VoiceIDExtensionConfiguration } from "./extensionConfiguration";
|
|
10
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
11
|
+
export type { VoiceIDExtensionConfiguration } from "./extensionConfiguration";
|
|
12
12
|
export * from "./commands";
|
|
13
13
|
export * from "./pagination";
|
|
14
14
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateFraudsterCommandInput
|
|
14
15
|
extends AssociateFraudsterRequest {}
|
|
15
16
|
export interface AssociateFraudsterCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
VoiceIDClientResolvedConfig,
|
|
8
8
|
} from "../VoiceIDClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateDomainCommandInput extends CreateDomainRequest {}
|
|
11
12
|
export interface CreateDomainCommandOutput
|
|
12
13
|
extends CreateDomainResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateWatchlistCommandInput extends CreateWatchlistRequest {}
|
|
14
15
|
export interface CreateWatchlistCommandOutput
|
|
15
16
|
extends CreateWatchlistResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
VoiceIDClientResolvedConfig,
|
|
8
8
|
} from "../VoiceIDClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteDomainCommandInput extends DeleteDomainRequest {}
|
|
11
12
|
export interface DeleteDomainCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteDomainCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
VoiceIDClientResolvedConfig,
|
|
8
8
|
} from "../VoiceIDClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteFraudsterCommandInput extends DeleteFraudsterRequest {}
|
|
11
12
|
export interface DeleteFraudsterCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteFraudsterCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
VoiceIDClientResolvedConfig,
|
|
8
8
|
} from "../VoiceIDClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteSpeakerCommandInput extends DeleteSpeakerRequest {}
|
|
11
12
|
export interface DeleteSpeakerCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteSpeakerCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
VoiceIDClientResolvedConfig,
|
|
8
8
|
} from "../VoiceIDClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteWatchlistCommandInput extends DeleteWatchlistRequest {}
|
|
11
12
|
export interface DeleteWatchlistCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteWatchlistCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeDomainCommandInput extends DescribeDomainRequest {}
|
|
14
15
|
export interface DescribeDomainCommandOutput
|
|
15
16
|
extends DescribeDomainResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFraudsterCommandInput
|
|
14
15
|
extends DescribeFraudsterRequest {}
|
|
15
16
|
export interface DescribeFraudsterCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFraudsterRegistrationJobCommandInput
|
|
14
15
|
extends DescribeFraudsterRegistrationJobRequest {}
|
|
15
16
|
export interface DescribeFraudsterRegistrationJobCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeSpeakerCommandInput extends DescribeSpeakerRequest {}
|
|
14
15
|
export interface DescribeSpeakerCommandOutput
|
|
15
16
|
extends DescribeSpeakerResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeSpeakerEnrollmentJobCommandInput
|
|
14
15
|
extends DescribeSpeakerEnrollmentJobRequest {}
|
|
15
16
|
export interface DescribeSpeakerEnrollmentJobCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeWatchlistCommandInput
|
|
14
15
|
extends DescribeWatchlistRequest {}
|
|
15
16
|
export interface DescribeWatchlistCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateFraudsterCommandInput
|
|
14
15
|
extends DisassociateFraudsterRequest {}
|
|
15
16
|
export interface DisassociateFraudsterCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface EvaluateSessionCommandInput extends EvaluateSessionRequest {}
|
|
14
15
|
export interface EvaluateSessionCommandOutput
|
|
15
16
|
extends EvaluateSessionResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
VoiceIDClientResolvedConfig,
|
|
8
8
|
} from "../VoiceIDClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListDomainsCommandInput extends ListDomainsRequest {}
|
|
11
12
|
export interface ListDomainsCommandOutput
|
|
12
13
|
extends ListDomainsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListFraudsterRegistrationJobsCommandInput
|
|
14
15
|
extends ListFraudsterRegistrationJobsRequest {}
|
|
15
16
|
export interface ListFraudsterRegistrationJobsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListFraudstersCommandInput extends ListFraudstersRequest {}
|
|
14
15
|
export interface ListFraudstersCommandOutput
|
|
15
16
|
extends ListFraudstersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSpeakerEnrollmentJobsCommandInput
|
|
14
15
|
extends ListSpeakerEnrollmentJobsRequest {}
|
|
15
16
|
export interface ListSpeakerEnrollmentJobsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
VoiceIDClientResolvedConfig,
|
|
8
8
|
} from "../VoiceIDClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListSpeakersCommandInput extends ListSpeakersRequest {}
|
|
11
12
|
export interface ListSpeakersCommandOutput
|
|
12
13
|
extends ListSpeakersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListWatchlistsCommandInput extends ListWatchlistsRequest {}
|
|
14
15
|
export interface ListWatchlistsCommandOutput
|
|
15
16
|
extends ListWatchlistsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface OptOutSpeakerCommandInput extends OptOutSpeakerRequest {}
|
|
14
15
|
export interface OptOutSpeakerCommandOutput
|
|
15
16
|
extends OptOutSpeakerResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartFraudsterRegistrationJobCommandInput
|
|
14
15
|
extends StartFraudsterRegistrationJobRequest {}
|
|
15
16
|
export interface StartFraudsterRegistrationJobCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartSpeakerEnrollmentJobCommandInput
|
|
14
15
|
extends StartSpeakerEnrollmentJobRequest {}
|
|
15
16
|
export interface StartSpeakerEnrollmentJobCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
VoiceIDClientResolvedConfig,
|
|
8
8
|
} from "../VoiceIDClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
VoiceIDClientResolvedConfig,
|
|
8
8
|
} from "../VoiceIDClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateDomainCommandInput extends UpdateDomainRequest {}
|
|
11
12
|
export interface UpdateDomainCommandOutput
|
|
12
13
|
extends UpdateDomainResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
VoiceIDClientResolvedConfig,
|
|
11
11
|
} from "../VoiceIDClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateWatchlistCommandInput extends UpdateWatchlistRequest {}
|
|
14
15
|
export interface UpdateWatchlistCommandOutput
|
|
15
16
|
extends UpdateWatchlistResponse,
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class VoiceIDServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-voice-id",
|
|
3
3
|
"description": "AWS SDK for JavaScript Voice Id Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.596.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-voice-id",
|
|
@@ -20,10 +20,10 @@
|
|
|
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-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.596.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.596.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.596.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|