@aws-sdk/client-voice-id 3.35.0 → 3.38.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 (229) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/VoiceID.js +0 -6
  3. package/dist-cjs/VoiceIDClient.js +0 -11
  4. package/dist-cjs/commands/CreateDomainCommand.js +0 -27
  5. package/dist-cjs/commands/DeleteDomainCommand.js +0 -25
  6. package/dist-cjs/commands/DeleteFraudsterCommand.js +0 -25
  7. package/dist-cjs/commands/DeleteSpeakerCommand.js +0 -25
  8. package/dist-cjs/commands/DescribeDomainCommand.js +0 -25
  9. package/dist-cjs/commands/DescribeFraudsterCommand.js +0 -25
  10. package/dist-cjs/commands/DescribeFraudsterRegistrationJobCommand.js +0 -25
  11. package/dist-cjs/commands/DescribeSpeakerCommand.js +0 -25
  12. package/dist-cjs/commands/DescribeSpeakerEnrollmentJobCommand.js +0 -25
  13. package/dist-cjs/commands/EvaluateSessionCommand.js +0 -26
  14. package/dist-cjs/commands/ListDomainsCommand.js +0 -26
  15. package/dist-cjs/commands/ListFraudsterRegistrationJobsCommand.js +0 -28
  16. package/dist-cjs/commands/ListSpeakerEnrollmentJobsCommand.js +0 -27
  17. package/dist-cjs/commands/ListSpeakersCommand.js +0 -25
  18. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -25
  19. package/dist-cjs/commands/OptOutSpeakerCommand.js +0 -29
  20. package/dist-cjs/commands/StartFraudsterRegistrationJobCommand.js +0 -25
  21. package/dist-cjs/commands/StartSpeakerEnrollmentJobCommand.js +0 -25
  22. package/dist-cjs/commands/TagResourceCommand.js +0 -25
  23. package/dist-cjs/commands/UntagResourceCommand.js +0 -25
  24. package/dist-cjs/commands/UpdateDomainCommand.js +0 -26
  25. package/dist-cjs/commands/index.js +24 -0
  26. package/dist-cjs/endpoints.js +1 -2
  27. package/dist-cjs/index.js +4 -29
  28. package/dist-cjs/models/index.js +0 -1
  29. package/dist-cjs/models/models_0.js +0 -211
  30. package/dist-cjs/pagination/Interfaces.js +0 -1
  31. package/dist-cjs/pagination/ListDomainsPaginator.js +0 -11
  32. package/dist-cjs/pagination/ListFraudsterRegistrationJobsPaginator.js +0 -11
  33. package/dist-cjs/pagination/ListSpeakerEnrollmentJobsPaginator.js +0 -11
  34. package/dist-cjs/pagination/ListSpeakersPaginator.js +0 -11
  35. package/dist-cjs/pagination/index.js +8 -0
  36. package/dist-cjs/protocols/Aws_json1_0.js +0 -6
  37. package/dist-cjs/runtimeConfig.browser.js +1 -6
  38. package/dist-cjs/runtimeConfig.js +2 -7
  39. package/dist-cjs/runtimeConfig.native.js +0 -4
  40. package/dist-cjs/runtimeConfig.shared.js +0 -4
  41. package/dist-es/VoiceID.js +0 -1
  42. package/dist-es/VoiceIDClient.js +0 -1
  43. package/dist-es/commands/CreateDomainCommand.js +0 -1
  44. package/dist-es/commands/DeleteDomainCommand.js +0 -1
  45. package/dist-es/commands/DeleteFraudsterCommand.js +0 -1
  46. package/dist-es/commands/DeleteSpeakerCommand.js +0 -1
  47. package/dist-es/commands/DescribeDomainCommand.js +0 -1
  48. package/dist-es/commands/DescribeFraudsterCommand.js +0 -1
  49. package/dist-es/commands/DescribeFraudsterRegistrationJobCommand.js +0 -1
  50. package/dist-es/commands/DescribeSpeakerCommand.js +0 -1
  51. package/dist-es/commands/DescribeSpeakerEnrollmentJobCommand.js +0 -1
  52. package/dist-es/commands/EvaluateSessionCommand.js +0 -1
  53. package/dist-es/commands/ListDomainsCommand.js +0 -1
  54. package/dist-es/commands/ListFraudsterRegistrationJobsCommand.js +0 -1
  55. package/dist-es/commands/ListSpeakerEnrollmentJobsCommand.js +0 -1
  56. package/dist-es/commands/ListSpeakersCommand.js +0 -1
  57. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  58. package/dist-es/commands/OptOutSpeakerCommand.js +0 -1
  59. package/dist-es/commands/StartFraudsterRegistrationJobCommand.js +0 -1
  60. package/dist-es/commands/StartSpeakerEnrollmentJobCommand.js +0 -1
  61. package/dist-es/commands/TagResourceCommand.js +0 -1
  62. package/dist-es/commands/UntagResourceCommand.js +0 -1
  63. package/dist-es/commands/UpdateDomainCommand.js +0 -1
  64. package/dist-es/commands/index.js +21 -0
  65. package/dist-es/endpoints.js +1 -2
  66. package/dist-es/index.js +4 -29
  67. package/dist-es/models/index.js +0 -1
  68. package/dist-es/models/models_0.js +0 -1
  69. package/dist-es/pagination/Interfaces.js +0 -1
  70. package/dist-es/pagination/ListDomainsPaginator.js +0 -1
  71. package/dist-es/pagination/ListFraudsterRegistrationJobsPaginator.js +0 -1
  72. package/dist-es/pagination/ListSpeakerEnrollmentJobsPaginator.js +0 -1
  73. package/dist-es/pagination/ListSpeakersPaginator.js +0 -1
  74. package/dist-es/pagination/index.js +5 -0
  75. package/dist-es/protocols/Aws_json1_0.js +0 -1
  76. package/dist-es/runtimeConfig.browser.js +1 -2
  77. package/dist-es/runtimeConfig.js +2 -3
  78. package/dist-es/runtimeConfig.native.js +0 -1
  79. package/dist-es/runtimeConfig.shared.js +0 -1
  80. package/dist-types/commands/index.d.ts +21 -0
  81. package/dist-types/index.d.ts +4 -28
  82. package/dist-types/pagination/index.d.ts +5 -0
  83. package/dist-types/ts3.4/VoiceID.d.ts +22 -82
  84. package/dist-types/ts3.4/VoiceIDClient.d.ts +24 -91
  85. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -22
  86. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -20
  87. package/dist-types/ts3.4/commands/DeleteFraudsterCommand.d.ts +2 -20
  88. package/dist-types/ts3.4/commands/DeleteSpeakerCommand.d.ts +2 -20
  89. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -20
  90. package/dist-types/ts3.4/commands/DescribeFraudsterCommand.d.ts +2 -20
  91. package/dist-types/ts3.4/commands/DescribeFraudsterRegistrationJobCommand.d.ts +2 -20
  92. package/dist-types/ts3.4/commands/DescribeSpeakerCommand.d.ts +2 -20
  93. package/dist-types/ts3.4/commands/DescribeSpeakerEnrollmentJobCommand.d.ts +2 -20
  94. package/dist-types/ts3.4/commands/EvaluateSessionCommand.d.ts +2 -21
  95. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -21
  96. package/dist-types/ts3.4/commands/ListFraudsterRegistrationJobsCommand.d.ts +2 -23
  97. package/dist-types/ts3.4/commands/ListSpeakerEnrollmentJobsCommand.d.ts +2 -22
  98. package/dist-types/ts3.4/commands/ListSpeakersCommand.d.ts +2 -20
  99. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
  100. package/dist-types/ts3.4/commands/OptOutSpeakerCommand.d.ts +2 -24
  101. package/dist-types/ts3.4/commands/StartFraudsterRegistrationJobCommand.d.ts +2 -20
  102. package/dist-types/ts3.4/commands/StartSpeakerEnrollmentJobCommand.d.ts +2 -20
  103. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
  104. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  105. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -21
  106. package/dist-types/ts3.4/commands/index.d.ts +21 -0
  107. package/dist-types/ts3.4/index.d.ts +4 -28
  108. package/dist-types/ts3.4/models/models_0.d.ts +293 -1041
  109. package/dist-types/ts3.4/pagination/index.d.ts +5 -0
  110. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  111. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  112. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  113. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  114. package/package.json +33 -30
  115. package/dist-cjs/VoiceID.js.map +0 -1
  116. package/dist-cjs/VoiceIDClient.js.map +0 -1
  117. package/dist-cjs/commands/CreateDomainCommand.js.map +0 -1
  118. package/dist-cjs/commands/DeleteDomainCommand.js.map +0 -1
  119. package/dist-cjs/commands/DeleteFraudsterCommand.js.map +0 -1
  120. package/dist-cjs/commands/DeleteSpeakerCommand.js.map +0 -1
  121. package/dist-cjs/commands/DescribeDomainCommand.js.map +0 -1
  122. package/dist-cjs/commands/DescribeFraudsterCommand.js.map +0 -1
  123. package/dist-cjs/commands/DescribeFraudsterRegistrationJobCommand.js.map +0 -1
  124. package/dist-cjs/commands/DescribeSpeakerCommand.js.map +0 -1
  125. package/dist-cjs/commands/DescribeSpeakerEnrollmentJobCommand.js.map +0 -1
  126. package/dist-cjs/commands/EvaluateSessionCommand.js.map +0 -1
  127. package/dist-cjs/commands/ListDomainsCommand.js.map +0 -1
  128. package/dist-cjs/commands/ListFraudsterRegistrationJobsCommand.js.map +0 -1
  129. package/dist-cjs/commands/ListSpeakerEnrollmentJobsCommand.js.map +0 -1
  130. package/dist-cjs/commands/ListSpeakersCommand.js.map +0 -1
  131. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  132. package/dist-cjs/commands/OptOutSpeakerCommand.js.map +0 -1
  133. package/dist-cjs/commands/StartFraudsterRegistrationJobCommand.js.map +0 -1
  134. package/dist-cjs/commands/StartSpeakerEnrollmentJobCommand.js.map +0 -1
  135. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  136. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  137. package/dist-cjs/commands/UpdateDomainCommand.js.map +0 -1
  138. package/dist-cjs/endpoints.js.map +0 -1
  139. package/dist-cjs/index.js.map +0 -1
  140. package/dist-cjs/models/index.js.map +0 -1
  141. package/dist-cjs/models/models_0.js.map +0 -1
  142. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  143. package/dist-cjs/pagination/ListDomainsPaginator.js.map +0 -1
  144. package/dist-cjs/pagination/ListFraudsterRegistrationJobsPaginator.js.map +0 -1
  145. package/dist-cjs/pagination/ListSpeakerEnrollmentJobsPaginator.js.map +0 -1
  146. package/dist-cjs/pagination/ListSpeakersPaginator.js.map +0 -1
  147. package/dist-cjs/protocols/Aws_json1_0.js.map +0 -1
  148. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  149. package/dist-cjs/runtimeConfig.js.map +0 -1
  150. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  151. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  152. package/dist-es/VoiceID.js.map +0 -1
  153. package/dist-es/VoiceIDClient.js.map +0 -1
  154. package/dist-es/commands/CreateDomainCommand.js.map +0 -1
  155. package/dist-es/commands/DeleteDomainCommand.js.map +0 -1
  156. package/dist-es/commands/DeleteFraudsterCommand.js.map +0 -1
  157. package/dist-es/commands/DeleteSpeakerCommand.js.map +0 -1
  158. package/dist-es/commands/DescribeDomainCommand.js.map +0 -1
  159. package/dist-es/commands/DescribeFraudsterCommand.js.map +0 -1
  160. package/dist-es/commands/DescribeFraudsterRegistrationJobCommand.js.map +0 -1
  161. package/dist-es/commands/DescribeSpeakerCommand.js.map +0 -1
  162. package/dist-es/commands/DescribeSpeakerEnrollmentJobCommand.js.map +0 -1
  163. package/dist-es/commands/EvaluateSessionCommand.js.map +0 -1
  164. package/dist-es/commands/ListDomainsCommand.js.map +0 -1
  165. package/dist-es/commands/ListFraudsterRegistrationJobsCommand.js.map +0 -1
  166. package/dist-es/commands/ListSpeakerEnrollmentJobsCommand.js.map +0 -1
  167. package/dist-es/commands/ListSpeakersCommand.js.map +0 -1
  168. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  169. package/dist-es/commands/OptOutSpeakerCommand.js.map +0 -1
  170. package/dist-es/commands/StartFraudsterRegistrationJobCommand.js.map +0 -1
  171. package/dist-es/commands/StartSpeakerEnrollmentJobCommand.js.map +0 -1
  172. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  173. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  174. package/dist-es/commands/UpdateDomainCommand.js.map +0 -1
  175. package/dist-es/endpoints.js.map +0 -1
  176. package/dist-es/index.js.map +0 -1
  177. package/dist-es/models/index.js.map +0 -1
  178. package/dist-es/models/models_0.js.map +0 -1
  179. package/dist-es/pagination/Interfaces.js.map +0 -1
  180. package/dist-es/pagination/ListDomainsPaginator.js.map +0 -1
  181. package/dist-es/pagination/ListFraudsterRegistrationJobsPaginator.js.map +0 -1
  182. package/dist-es/pagination/ListSpeakerEnrollmentJobsPaginator.js.map +0 -1
  183. package/dist-es/pagination/ListSpeakersPaginator.js.map +0 -1
  184. package/dist-es/protocols/Aws_json1_0.js.map +0 -1
  185. package/dist-es/runtimeConfig.browser.js.map +0 -1
  186. package/dist-es/runtimeConfig.js.map +0 -1
  187. package/dist-es/runtimeConfig.native.js.map +0 -1
  188. package/dist-es/runtimeConfig.shared.js.map +0 -1
  189. package/jest.config.js +0 -4
  190. package/src/VoiceID.ts +0 -769
  191. package/src/VoiceIDClient.ts +0 -322
  192. package/src/commands/CreateDomainCommand.ts +0 -97
  193. package/src/commands/DeleteDomainCommand.ts +0 -95
  194. package/src/commands/DeleteFraudsterCommand.ts +0 -95
  195. package/src/commands/DeleteSpeakerCommand.ts +0 -95
  196. package/src/commands/DescribeDomainCommand.ts +0 -95
  197. package/src/commands/DescribeFraudsterCommand.ts +0 -95
  198. package/src/commands/DescribeFraudsterRegistrationJobCommand.ts +0 -103
  199. package/src/commands/DescribeSpeakerCommand.ts +0 -95
  200. package/src/commands/DescribeSpeakerEnrollmentJobCommand.ts +0 -100
  201. package/src/commands/EvaluateSessionCommand.ts +0 -96
  202. package/src/commands/ListDomainsCommand.ts +0 -96
  203. package/src/commands/ListFraudsterRegistrationJobsCommand.ts +0 -103
  204. package/src/commands/ListSpeakerEnrollmentJobsCommand.ts +0 -100
  205. package/src/commands/ListSpeakersCommand.ts +0 -95
  206. package/src/commands/ListTagsForResourceCommand.ts +0 -95
  207. package/src/commands/OptOutSpeakerCommand.ts +0 -99
  208. package/src/commands/StartFraudsterRegistrationJobCommand.ts +0 -100
  209. package/src/commands/StartSpeakerEnrollmentJobCommand.ts +0 -98
  210. package/src/commands/TagResourceCommand.ts +0 -95
  211. package/src/commands/UntagResourceCommand.ts +0 -95
  212. package/src/commands/UpdateDomainCommand.ts +0 -96
  213. package/src/endpoints.ts +0 -57
  214. package/src/index.ts +0 -29
  215. package/src/models/index.ts +0 -1
  216. package/src/models/models_0.ts +0 -2153
  217. package/src/pagination/Interfaces.ts +0 -8
  218. package/src/pagination/ListDomainsPaginator.ts +0 -55
  219. package/src/pagination/ListFraudsterRegistrationJobsPaginator.ts +0 -59
  220. package/src/pagination/ListSpeakerEnrollmentJobsPaginator.ts +0 -59
  221. package/src/pagination/ListSpeakersPaginator.ts +0 -59
  222. package/src/protocols/Aws_json1_0.ts +0 -3488
  223. package/src/runtimeConfig.browser.ts +0 -41
  224. package/src/runtimeConfig.native.ts +0 -17
  225. package/src/runtimeConfig.shared.ts +0 -17
  226. package/src/runtimeConfig.ts +0 -46
  227. package/tsconfig.es.json +0 -10
  228. package/tsconfig.json +0 -33
  229. package/tsconfig.types.json +0 -9
package/CHANGELOG.md CHANGED
@@ -3,6 +3,53 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7))
12
+ * **clients:** export folder from index.ts ([#2912](https://github.com/aws/aws-sdk-js-v3/issues/2912)) ([183b46d](https://github.com/aws/aws-sdk-js-v3/commit/183b46dde7f5613128038bf1c076f3c0b693203b))
13
+
14
+
15
+
16
+
17
+
18
+ # [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
19
+
20
+
21
+ ### Features
22
+
23
+ * **clients:** update clients as of 10/15/2021 ([#2902](https://github.com/aws/aws-sdk-js-v3/issues/2902)) ([2730b54](https://github.com/aws/aws-sdk-js-v3/commit/2730b5424377944a5a2ad5e1ad7d3ca4135dae1c))
24
+
25
+
26
+
27
+
28
+
29
+ ## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)
30
+
31
+
32
+ ### Bug Fixes
33
+
34
+ * **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))
35
+
36
+
37
+
38
+
39
+
40
+ # [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
41
+
42
+
43
+ ### Features
44
+
45
+ * publish files in dist-* only ([#2873](https://github.com/aws/aws-sdk-js-v3/issues/2873)) ([53b4243](https://github.com/aws/aws-sdk-js-v3/commit/53b4243b066f25ff2412d5f0dea1036054b2df32))
46
+ * **codegen:** ts-ignore packageInfo imports in codegen ([#2875](https://github.com/aws/aws-sdk-js-v3/issues/2875)) ([99d9267](https://github.com/aws/aws-sdk-js-v3/commit/99d926762193e83a354edec6e9de2b0543449704))
47
+ * **tsconfig:** remove sourceMap ([#2867](https://github.com/aws/aws-sdk-js-v3/issues/2867)) ([d25f526](https://github.com/aws/aws-sdk-js-v3/commit/d25f526627a02a2ca28675fecce66c76b6c97966))
48
+
49
+
50
+
51
+
52
+
6
53
  # [3.35.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.34.0...v3.35.0) (2021-10-04)
7
54
 
8
55
  **Note:** Version bump only for package @aws-sdk/client-voice-id
@@ -23,11 +23,6 @@ const TagResourceCommand_1 = require("./commands/TagResourceCommand");
23
23
  const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
24
24
  const UpdateDomainCommand_1 = require("./commands/UpdateDomainCommand");
25
25
  const VoiceIDClient_1 = require("./VoiceIDClient");
26
- /**
27
- * <p>Amazon Connect Voice ID provides real-time caller authentication and fraud screening. This guide
28
- * describes the APIs used for this service.
29
- * </p>
30
- */
31
26
  class VoiceID extends VoiceIDClient_1.VoiceIDClient {
32
27
  createDomain(args, optionsOrCb, cb) {
33
28
  const command = new CreateDomainCommand_1.CreateDomainCommand(args);
@@ -325,4 +320,3 @@ class VoiceID extends VoiceIDClient_1.VoiceIDClient {
325
320
  }
326
321
  }
327
322
  exports.VoiceID = VoiceID;
328
- //# sourceMappingURL=VoiceID.js.map
@@ -10,11 +10,6 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
10
10
  const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
11
11
  const smithy_client_1 = require("@aws-sdk/smithy-client");
12
12
  const runtimeConfig_1 = require("./runtimeConfig");
13
- /**
14
- * <p>Amazon Connect Voice ID provides real-time caller authentication and fraud screening. This guide
15
- * describes the APIs used for this service.
16
- * </p>
17
- */
18
13
  class VoiceIDClient extends smithy_client_1.Client {
19
14
  constructor(configuration) {
20
15
  const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
@@ -33,14 +28,8 @@ class VoiceIDClient extends smithy_client_1.Client {
33
28
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
34
29
  this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
35
30
  }
36
- /**
37
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
38
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
39
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
40
- */
41
31
  destroy() {
42
32
  super.destroy();
43
33
  }
44
34
  }
45
35
  exports.VoiceIDClient = VoiceIDClient;
46
- //# sourceMappingURL=VoiceIDClient.js.map
@@ -5,37 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
8
- /**
9
- * <p>Creates a domain that contains all Amazon Connect Voice ID data, such as speakers, fraudsters, customer
10
- * audio, and voiceprints.
11
- * </p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { VoiceIDClient, CreateDomainCommand } from "@aws-sdk/client-voice-id"; // ES Modules import
16
- * // const { VoiceIDClient, CreateDomainCommand } = require("@aws-sdk/client-voice-id"); // CommonJS import
17
- * const client = new VoiceIDClient(config);
18
- * const command = new CreateDomainCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link CreateDomainCommandInput} for command's `input` shape.
23
- * @see {@link CreateDomainCommandOutput} for command's `response` shape.
24
- * @see {@link VoiceIDClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
8
  class CreateDomainCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
9
  constructor(input) {
31
- // Start section: command_constructor
32
10
  super();
33
11
  this.input = input;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  resolveMiddleware(clientStack, configuration, options) {
40
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -60,4 +34,3 @@ class CreateDomainCommand extends smithy_client_1.Command {
60
34
  }
61
35
  }
62
36
  exports.CreateDomainCommand = CreateDomainCommand;
63
- //# sourceMappingURL=CreateDomainCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
8
- /**
9
- * <p>Deletes the specified domain from the Amazon Connect Voice ID system.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { VoiceIDClient, DeleteDomainCommand } from "@aws-sdk/client-voice-id"; // ES Modules import
14
- * // const { VoiceIDClient, DeleteDomainCommand } = require("@aws-sdk/client-voice-id"); // CommonJS import
15
- * const client = new VoiceIDClient(config);
16
- * const command = new DeleteDomainCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeleteDomainCommandInput} for command's `input` shape.
21
- * @see {@link DeleteDomainCommandOutput} for command's `response` shape.
22
- * @see {@link VoiceIDClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class DeleteDomainCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class DeleteDomainCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.DeleteDomainCommand = DeleteDomainCommand;
61
- //# sourceMappingURL=DeleteDomainCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
8
- /**
9
- * <p>Deletes the specified fraudster from the Amazon Connect Voice ID system.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { VoiceIDClient, DeleteFraudsterCommand } from "@aws-sdk/client-voice-id"; // ES Modules import
14
- * // const { VoiceIDClient, DeleteFraudsterCommand } = require("@aws-sdk/client-voice-id"); // CommonJS import
15
- * const client = new VoiceIDClient(config);
16
- * const command = new DeleteFraudsterCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeleteFraudsterCommandInput} for command's `input` shape.
21
- * @see {@link DeleteFraudsterCommandOutput} for command's `response` shape.
22
- * @see {@link VoiceIDClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class DeleteFraudsterCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class DeleteFraudsterCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.DeleteFraudsterCommand = DeleteFraudsterCommand;
61
- //# sourceMappingURL=DeleteFraudsterCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
8
- /**
9
- * <p>Deletes the specified speaker from the Amazon Connect Voice ID system.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { VoiceIDClient, DeleteSpeakerCommand } from "@aws-sdk/client-voice-id"; // ES Modules import
14
- * // const { VoiceIDClient, DeleteSpeakerCommand } = require("@aws-sdk/client-voice-id"); // CommonJS import
15
- * const client = new VoiceIDClient(config);
16
- * const command = new DeleteSpeakerCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeleteSpeakerCommandInput} for command's `input` shape.
21
- * @see {@link DeleteSpeakerCommandOutput} for command's `response` shape.
22
- * @see {@link VoiceIDClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class DeleteSpeakerCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class DeleteSpeakerCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.DeleteSpeakerCommand = DeleteSpeakerCommand;
61
- //# sourceMappingURL=DeleteSpeakerCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
8
- /**
9
- * <p>Describes the specified domain.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { VoiceIDClient, DescribeDomainCommand } from "@aws-sdk/client-voice-id"; // ES Modules import
14
- * // const { VoiceIDClient, DescribeDomainCommand } = require("@aws-sdk/client-voice-id"); // CommonJS import
15
- * const client = new VoiceIDClient(config);
16
- * const command = new DescribeDomainCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DescribeDomainCommandInput} for command's `input` shape.
21
- * @see {@link DescribeDomainCommandOutput} for command's `response` shape.
22
- * @see {@link VoiceIDClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class DescribeDomainCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class DescribeDomainCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.DescribeDomainCommand = DescribeDomainCommand;
61
- //# sourceMappingURL=DescribeDomainCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
8
- /**
9
- * <p>Describes the specified fraudster.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { VoiceIDClient, DescribeFraudsterCommand } from "@aws-sdk/client-voice-id"; // ES Modules import
14
- * // const { VoiceIDClient, DescribeFraudsterCommand } = require("@aws-sdk/client-voice-id"); // CommonJS import
15
- * const client = new VoiceIDClient(config);
16
- * const command = new DescribeFraudsterCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DescribeFraudsterCommandInput} for command's `input` shape.
21
- * @see {@link DescribeFraudsterCommandOutput} for command's `response` shape.
22
- * @see {@link VoiceIDClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class DescribeFraudsterCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class DescribeFraudsterCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.DescribeFraudsterCommand = DescribeFraudsterCommand;
61
- //# sourceMappingURL=DescribeFraudsterCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
8
- /**
9
- * <p>Describes the specified fraudster registration job.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { VoiceIDClient, DescribeFraudsterRegistrationJobCommand } from "@aws-sdk/client-voice-id"; // ES Modules import
14
- * // const { VoiceIDClient, DescribeFraudsterRegistrationJobCommand } = require("@aws-sdk/client-voice-id"); // CommonJS import
15
- * const client = new VoiceIDClient(config);
16
- * const command = new DescribeFraudsterRegistrationJobCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DescribeFraudsterRegistrationJobCommandInput} for command's `input` shape.
21
- * @see {@link DescribeFraudsterRegistrationJobCommandOutput} for command's `response` shape.
22
- * @see {@link VoiceIDClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class DescribeFraudsterRegistrationJobCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class DescribeFraudsterRegistrationJobCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.DescribeFraudsterRegistrationJobCommand = DescribeFraudsterRegistrationJobCommand;
61
- //# sourceMappingURL=DescribeFraudsterRegistrationJobCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
8
- /**
9
- * <p>Describes the specified speaker.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { VoiceIDClient, DescribeSpeakerCommand } from "@aws-sdk/client-voice-id"; // ES Modules import
14
- * // const { VoiceIDClient, DescribeSpeakerCommand } = require("@aws-sdk/client-voice-id"); // CommonJS import
15
- * const client = new VoiceIDClient(config);
16
- * const command = new DescribeSpeakerCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DescribeSpeakerCommandInput} for command's `input` shape.
21
- * @see {@link DescribeSpeakerCommandOutput} for command's `response` shape.
22
- * @see {@link VoiceIDClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class DescribeSpeakerCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class DescribeSpeakerCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.DescribeSpeakerCommand = DescribeSpeakerCommand;
61
- //# sourceMappingURL=DescribeSpeakerCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
8
- /**
9
- * <p>Describes the specified speaker enrollment job.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { VoiceIDClient, DescribeSpeakerEnrollmentJobCommand } from "@aws-sdk/client-voice-id"; // ES Modules import
14
- * // const { VoiceIDClient, DescribeSpeakerEnrollmentJobCommand } = require("@aws-sdk/client-voice-id"); // CommonJS import
15
- * const client = new VoiceIDClient(config);
16
- * const command = new DescribeSpeakerEnrollmentJobCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DescribeSpeakerEnrollmentJobCommandInput} for command's `input` shape.
21
- * @see {@link DescribeSpeakerEnrollmentJobCommandOutput} for command's `response` shape.
22
- * @see {@link VoiceIDClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class DescribeSpeakerEnrollmentJobCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class DescribeSpeakerEnrollmentJobCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.DescribeSpeakerEnrollmentJobCommand = DescribeSpeakerEnrollmentJobCommand;
61
- //# sourceMappingURL=DescribeSpeakerEnrollmentJobCommand.js.map
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
8
- /**
9
- * <p>Evaluates a specified session based on audio data accumulated during a streaming Amazon Connect Voice
10
- * ID call.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { VoiceIDClient, EvaluateSessionCommand } from "@aws-sdk/client-voice-id"; // ES Modules import
15
- * // const { VoiceIDClient, EvaluateSessionCommand } = require("@aws-sdk/client-voice-id"); // CommonJS import
16
- * const client = new VoiceIDClient(config);
17
- * const command = new EvaluateSessionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link EvaluateSessionCommandInput} for command's `input` shape.
22
- * @see {@link EvaluateSessionCommandOutput} for command's `response` shape.
23
- * @see {@link VoiceIDClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class EvaluateSessionCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -59,4 +34,3 @@ class EvaluateSessionCommand extends smithy_client_1.Command {
59
34
  }
60
35
  }
61
36
  exports.EvaluateSessionCommand = EvaluateSessionCommand;
62
- //# sourceMappingURL=EvaluateSessionCommand.js.map
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
8
- /**
9
- * <p>Lists all the domains in the Amazon Web Services account.
10
- * </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { VoiceIDClient, ListDomainsCommand } from "@aws-sdk/client-voice-id"; // ES Modules import
15
- * // const { VoiceIDClient, ListDomainsCommand } = require("@aws-sdk/client-voice-id"); // CommonJS import
16
- * const client = new VoiceIDClient(config);
17
- * const command = new ListDomainsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListDomainsCommandInput} for command's `input` shape.
22
- * @see {@link ListDomainsCommandOutput} for command's `response` shape.
23
- * @see {@link VoiceIDClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class ListDomainsCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -59,4 +34,3 @@ class ListDomainsCommand extends smithy_client_1.Command {
59
34
  }
60
35
  }
61
36
  exports.ListDomainsCommand = ListDomainsCommand;
62
- //# sourceMappingURL=ListDomainsCommand.js.map
@@ -5,38 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
8
- /**
9
- * <p>Lists all the fraudster registration jobs in the domain with the given <code>JobStatus</code>.
10
- * If <code>JobStatus</code> is not provided, this lists all fraudster registration jobs in the given
11
- * domain.
12
- * </p>
13
- * @example
14
- * Use a bare-bones client and the command you need to make an API call.
15
- * ```javascript
16
- * import { VoiceIDClient, ListFraudsterRegistrationJobsCommand } from "@aws-sdk/client-voice-id"; // ES Modules import
17
- * // const { VoiceIDClient, ListFraudsterRegistrationJobsCommand } = require("@aws-sdk/client-voice-id"); // CommonJS import
18
- * const client = new VoiceIDClient(config);
19
- * const command = new ListFraudsterRegistrationJobsCommand(input);
20
- * const response = await client.send(command);
21
- * ```
22
- *
23
- * @see {@link ListFraudsterRegistrationJobsCommandInput} for command's `input` shape.
24
- * @see {@link ListFraudsterRegistrationJobsCommandOutput} for command's `response` shape.
25
- * @see {@link VoiceIDClientResolvedConfig | config} for command's `input` shape.
26
- *
27
- */
28
8
  class ListFraudsterRegistrationJobsCommand extends smithy_client_1.Command {
29
- // Start section: command_properties
30
- // End section: command_properties
31
9
  constructor(input) {
32
- // Start section: command_constructor
33
10
  super();
34
11
  this.input = input;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  resolveMiddleware(clientStack, configuration, options) {
41
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -61,4 +34,3 @@ class ListFraudsterRegistrationJobsCommand extends smithy_client_1.Command {
61
34
  }
62
35
  }
63
36
  exports.ListFraudsterRegistrationJobsCommand = ListFraudsterRegistrationJobsCommand;
64
- //# sourceMappingURL=ListFraudsterRegistrationJobsCommand.js.map
@@ -5,37 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
8
- /**
9
- * <p>Lists all the speaker enrollment jobs in the domain with the specified <code>JobStatus</code>. If
10
- * <code>JobStatus</code> is not provided, this lists all jobs with all possible speaker enrollment job
11
- * statuses.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { VoiceIDClient, ListSpeakerEnrollmentJobsCommand } from "@aws-sdk/client-voice-id"; // ES Modules import
16
- * // const { VoiceIDClient, ListSpeakerEnrollmentJobsCommand } = require("@aws-sdk/client-voice-id"); // CommonJS import
17
- * const client = new VoiceIDClient(config);
18
- * const command = new ListSpeakerEnrollmentJobsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ListSpeakerEnrollmentJobsCommandInput} for command's `input` shape.
23
- * @see {@link ListSpeakerEnrollmentJobsCommandOutput} for command's `response` shape.
24
- * @see {@link VoiceIDClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
8
  class ListSpeakerEnrollmentJobsCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
9
  constructor(input) {
31
- // Start section: command_constructor
32
10
  super();
33
11
  this.input = input;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  resolveMiddleware(clientStack, configuration, options) {
40
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -60,4 +34,3 @@ class ListSpeakerEnrollmentJobsCommand extends smithy_client_1.Command {
60
34
  }
61
35
  }
62
36
  exports.ListSpeakerEnrollmentJobsCommand = ListSpeakerEnrollmentJobsCommand;
63
- //# sourceMappingURL=ListSpeakerEnrollmentJobsCommand.js.map