@aws-sdk/client-voice-id 3.529.1 → 3.535.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 (71) hide show
  1. package/dist-types/VoiceID.d.ts +2 -1
  2. package/dist-types/VoiceIDClient.d.ts +1 -1
  3. package/dist-types/commands/AssociateFraudsterCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateWatchlistCommand.d.ts +2 -1
  6. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
  7. package/dist-types/commands/DeleteFraudsterCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteSpeakerCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteWatchlistCommand.d.ts +2 -1
  10. package/dist-types/commands/DescribeDomainCommand.d.ts +2 -1
  11. package/dist-types/commands/DescribeFraudsterCommand.d.ts +2 -1
  12. package/dist-types/commands/DescribeFraudsterRegistrationJobCommand.d.ts +2 -1
  13. package/dist-types/commands/DescribeSpeakerCommand.d.ts +2 -1
  14. package/dist-types/commands/DescribeSpeakerEnrollmentJobCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribeWatchlistCommand.d.ts +2 -1
  16. package/dist-types/commands/DisassociateFraudsterCommand.d.ts +2 -1
  17. package/dist-types/commands/EvaluateSessionCommand.d.ts +2 -1
  18. package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
  19. package/dist-types/commands/ListFraudsterRegistrationJobsCommand.d.ts +2 -1
  20. package/dist-types/commands/ListFraudstersCommand.d.ts +2 -1
  21. package/dist-types/commands/ListSpeakerEnrollmentJobsCommand.d.ts +2 -1
  22. package/dist-types/commands/ListSpeakersCommand.d.ts +2 -1
  23. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  24. package/dist-types/commands/ListWatchlistsCommand.d.ts +2 -1
  25. package/dist-types/commands/OptOutSpeakerCommand.d.ts +2 -1
  26. package/dist-types/commands/StartFraudsterRegistrationJobCommand.d.ts +2 -1
  27. package/dist-types/commands/StartSpeakerEnrollmentJobCommand.d.ts +2 -1
  28. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  29. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  30. package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
  31. package/dist-types/commands/UpdateWatchlistCommand.d.ts +2 -1
  32. package/dist-types/models/models_0.d.ts +297 -297
  33. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  34. package/dist-types/runtimeConfig.d.ts +2 -2
  35. package/dist-types/runtimeConfig.native.d.ts +2 -2
  36. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  37. package/dist-types/ts3.4/VoiceID.d.ts +1 -0
  38. package/dist-types/ts3.4/commands/AssociateFraudsterCommand.d.ts +9 -0
  39. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +9 -0
  40. package/dist-types/ts3.4/commands/CreateWatchlistCommand.d.ts +9 -0
  41. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +9 -0
  42. package/dist-types/ts3.4/commands/DeleteFraudsterCommand.d.ts +9 -0
  43. package/dist-types/ts3.4/commands/DeleteSpeakerCommand.d.ts +9 -0
  44. package/dist-types/ts3.4/commands/DeleteWatchlistCommand.d.ts +9 -0
  45. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +9 -0
  46. package/dist-types/ts3.4/commands/DescribeFraudsterCommand.d.ts +9 -0
  47. package/dist-types/ts3.4/commands/DescribeFraudsterRegistrationJobCommand.d.ts +9 -0
  48. package/dist-types/ts3.4/commands/DescribeSpeakerCommand.d.ts +9 -0
  49. package/dist-types/ts3.4/commands/DescribeSpeakerEnrollmentJobCommand.d.ts +9 -0
  50. package/dist-types/ts3.4/commands/DescribeWatchlistCommand.d.ts +9 -0
  51. package/dist-types/ts3.4/commands/DisassociateFraudsterCommand.d.ts +9 -0
  52. package/dist-types/ts3.4/commands/EvaluateSessionCommand.d.ts +9 -0
  53. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +9 -0
  54. package/dist-types/ts3.4/commands/ListFraudsterRegistrationJobsCommand.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/ListFraudstersCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/ListSpeakerEnrollmentJobsCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/ListSpeakersCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/ListWatchlistsCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/OptOutSpeakerCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/StartFraudsterRegistrationJobCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/StartSpeakerEnrollmentJobCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/UpdateWatchlistCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  68. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  69. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  70. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  71. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface UpdateWatchlistCommandOutput extends UpdateWatchlistResponse, _
22
22
  }
23
23
  declare const UpdateWatchlistCommand_base: {
24
24
  new (input: UpdateWatchlistCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWatchlistCommandInput, UpdateWatchlistCommandOutput, VoiceIDClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateWatchlistCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWatchlistCommandInput, UpdateWatchlistCommandOutput, VoiceIDClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the specified watchlist. Every domain has a default watchlist which cannot be updated.
30
30
  * </p>
31
31
  * @example
@@ -90,6 +90,7 @@ declare const UpdateWatchlistCommand_base: {
90
90
  * @throws {@link VoiceIDServiceException}
91
91
  * <p>Base exception class for all service exceptions from VoiceID service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class UpdateWatchlistCommand extends UpdateWatchlistCommand_base {
95
96
  }