@aws-sdk/client-cognito-identity-provider 3.530.0 → 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 (220) hide show
  1. package/dist-types/CognitoIdentityProvider.d.ts +2 -1
  2. package/dist-types/CognitoIdentityProviderClient.d.ts +1 -1
  3. package/dist-types/commands/AddCustomAttributesCommand.d.ts +2 -1
  4. package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +2 -1
  5. package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +2 -1
  6. package/dist-types/commands/AdminCreateUserCommand.d.ts +2 -1
  7. package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +2 -1
  8. package/dist-types/commands/AdminDeleteUserCommand.d.ts +2 -1
  9. package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +2 -1
  10. package/dist-types/commands/AdminDisableUserCommand.d.ts +2 -1
  11. package/dist-types/commands/AdminEnableUserCommand.d.ts +2 -1
  12. package/dist-types/commands/AdminForgetDeviceCommand.d.ts +2 -1
  13. package/dist-types/commands/AdminGetDeviceCommand.d.ts +2 -1
  14. package/dist-types/commands/AdminGetUserCommand.d.ts +2 -1
  15. package/dist-types/commands/AdminInitiateAuthCommand.d.ts +2 -1
  16. package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +2 -1
  17. package/dist-types/commands/AdminListDevicesCommand.d.ts +2 -1
  18. package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +2 -1
  19. package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +2 -1
  20. package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +2 -1
  21. package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +2 -1
  22. package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +2 -1
  23. package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +2 -1
  24. package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +2 -1
  25. package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +2 -1
  26. package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -1
  27. package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +2 -1
  28. package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +2 -1
  29. package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +2 -1
  30. package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +2 -1
  31. package/dist-types/commands/ChangePasswordCommand.d.ts +2 -1
  32. package/dist-types/commands/ConfirmDeviceCommand.d.ts +2 -1
  33. package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +2 -1
  34. package/dist-types/commands/ConfirmSignUpCommand.d.ts +2 -1
  35. package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
  36. package/dist-types/commands/CreateIdentityProviderCommand.d.ts +2 -1
  37. package/dist-types/commands/CreateResourceServerCommand.d.ts +2 -1
  38. package/dist-types/commands/CreateUserImportJobCommand.d.ts +2 -1
  39. package/dist-types/commands/CreateUserPoolClientCommand.d.ts +2 -1
  40. package/dist-types/commands/CreateUserPoolCommand.d.ts +2 -1
  41. package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +2 -1
  42. package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
  43. package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +2 -1
  44. package/dist-types/commands/DeleteResourceServerCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteUserAttributesCommand.d.ts +2 -1
  46. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  47. package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +2 -1
  48. package/dist-types/commands/DeleteUserPoolCommand.d.ts +2 -1
  49. package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeResourceServerCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeUserImportJobCommand.d.ts +2 -1
  54. package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeUserPoolCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +2 -1
  57. package/dist-types/commands/ForgetDeviceCommand.d.ts +2 -1
  58. package/dist-types/commands/ForgotPasswordCommand.d.ts +2 -1
  59. package/dist-types/commands/GetCSVHeaderCommand.d.ts +2 -1
  60. package/dist-types/commands/GetDeviceCommand.d.ts +2 -1
  61. package/dist-types/commands/GetGroupCommand.d.ts +2 -1
  62. package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +2 -1
  63. package/dist-types/commands/GetLogDeliveryConfigurationCommand.d.ts +2 -1
  64. package/dist-types/commands/GetSigningCertificateCommand.d.ts +2 -1
  65. package/dist-types/commands/GetUICustomizationCommand.d.ts +2 -1
  66. package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -1
  67. package/dist-types/commands/GetUserCommand.d.ts +2 -1
  68. package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +2 -1
  69. package/dist-types/commands/GlobalSignOutCommand.d.ts +2 -1
  70. package/dist-types/commands/InitiateAuthCommand.d.ts +2 -1
  71. package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
  72. package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
  73. package/dist-types/commands/ListIdentityProvidersCommand.d.ts +2 -1
  74. package/dist-types/commands/ListResourceServersCommand.d.ts +2 -1
  75. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  76. package/dist-types/commands/ListUserImportJobsCommand.d.ts +2 -1
  77. package/dist-types/commands/ListUserPoolClientsCommand.d.ts +2 -1
  78. package/dist-types/commands/ListUserPoolsCommand.d.ts +2 -1
  79. package/dist-types/commands/ListUsersCommand.d.ts +2 -1
  80. package/dist-types/commands/ListUsersInGroupCommand.d.ts +2 -1
  81. package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +2 -1
  82. package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +2 -1
  83. package/dist-types/commands/RevokeTokenCommand.d.ts +2 -1
  84. package/dist-types/commands/SetLogDeliveryConfigurationCommand.d.ts +2 -1
  85. package/dist-types/commands/SetRiskConfigurationCommand.d.ts +2 -1
  86. package/dist-types/commands/SetUICustomizationCommand.d.ts +3 -2
  87. package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +2 -1
  88. package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +2 -1
  89. package/dist-types/commands/SetUserSettingsCommand.d.ts +2 -1
  90. package/dist-types/commands/SignUpCommand.d.ts +2 -1
  91. package/dist-types/commands/StartUserImportJobCommand.d.ts +2 -1
  92. package/dist-types/commands/StopUserImportJobCommand.d.ts +2 -1
  93. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  94. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  95. package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -1
  96. package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +2 -1
  99. package/dist-types/commands/UpdateResourceServerCommand.d.ts +2 -1
  100. package/dist-types/commands/UpdateUserAttributesCommand.d.ts +2 -1
  101. package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +2 -1
  102. package/dist-types/commands/UpdateUserPoolCommand.d.ts +2 -1
  103. package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +2 -1
  104. package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +2 -1
  105. package/dist-types/commands/VerifyUserAttributeCommand.d.ts +2 -1
  106. package/dist-types/models/models_0.d.ts +878 -878
  107. package/dist-types/models/models_1.d.ts +151 -151
  108. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  109. package/dist-types/runtimeConfig.d.ts +2 -2
  110. package/dist-types/runtimeConfig.native.d.ts +2 -2
  111. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  112. package/dist-types/ts3.4/CognitoIdentityProvider.d.ts +1 -0
  113. package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/GetLogDeliveryConfigurationCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +7 -0
  178. package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/SetLogDeliveryConfigurationCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/SignUpCommand.d.ts +7 -0
  201. package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +9 -0
  215. package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +9 -0
  216. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  217. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  218. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  219. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  220. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface AssociateSoftwareTokenCommandOutput extends AssociateSoftwareTo
22
22
  }
23
23
  declare const AssociateSoftwareTokenCommand_base: {
24
24
  new (input: AssociateSoftwareTokenCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateSoftwareTokenCommandInput, AssociateSoftwareTokenCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [AssociateSoftwareTokenCommandInput]): import("@smithy/smithy-client").CommandImpl<AssociateSoftwareTokenCommandInput, AssociateSoftwareTokenCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Begins setup of time-based one-time password (TOTP) multi-factor authentication (MFA)
30
30
  * for a user, with a unique private key that Amazon Cognito generates and returns in the API
31
31
  * response. You can authorize an <code>AssociateSoftwareToken</code> request with either
@@ -103,6 +103,7 @@ declare const AssociateSoftwareTokenCommand_base: {
103
103
  * @throws {@link CognitoIdentityProviderServiceException}
104
104
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
105
105
  *
106
+ * @public
106
107
  */
107
108
  export declare class AssociateSoftwareTokenCommand extends AssociateSoftwareTokenCommand_base {
108
109
  }
@@ -22,10 +22,10 @@ export interface ChangePasswordCommandOutput extends ChangePasswordResponse, __M
22
22
  }
23
23
  declare const ChangePasswordCommand_base: {
24
24
  new (input: ChangePasswordCommandInput): import("@smithy/smithy-client").CommandImpl<ChangePasswordCommandInput, ChangePasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ChangePasswordCommandInput): import("@smithy/smithy-client").CommandImpl<ChangePasswordCommandInput, ChangePasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Changes the password for a specified user in a user pool.</p>
30
30
  * <p>Authorize this action with a signed-in user's access token. It must include the scope <code>aws.cognito.signin.user.admin</code>.</p>
31
31
  * <note>
@@ -98,6 +98,7 @@ declare const ChangePasswordCommand_base: {
98
98
  * @throws {@link CognitoIdentityProviderServiceException}
99
99
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class ChangePasswordCommand extends ChangePasswordCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface ConfirmDeviceCommandOutput extends ConfirmDeviceResponse, __Met
22
22
  }
23
23
  declare const ConfirmDeviceCommand_base: {
24
24
  new (input: ConfirmDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmDeviceCommandInput, ConfirmDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ConfirmDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmDeviceCommandInput, ConfirmDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Confirms tracking of the device. This API call is the call that begins device
30
30
  * tracking. For more information about device authentication, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/amazon-cognito-user-pools-device-tracking.html">Working with user devices in your user pool</a>.</p>
31
31
  * <p>Authorize this action with a signed-in user's access token. It must include the scope <code>aws.cognito.signin.user.admin</code>.</p>
@@ -111,6 +111,7 @@ declare const ConfirmDeviceCommand_base: {
111
111
  * @throws {@link CognitoIdentityProviderServiceException}
112
112
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class ConfirmDeviceCommand extends ConfirmDeviceCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface ConfirmForgotPasswordCommandOutput extends ConfirmForgotPasswor
22
22
  }
23
23
  declare const ConfirmForgotPasswordCommand_base: {
24
24
  new (input: ConfirmForgotPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmForgotPasswordCommandInput, ConfirmForgotPasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ConfirmForgotPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmForgotPasswordCommandInput, ConfirmForgotPasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Allows a user to enter a confirmation code to reset a forgotten password.</p>
30
30
  * <note>
31
31
  * <p>Amazon Cognito doesn't evaluate Identity and Access Management (IAM) policies in requests for this API operation. For
@@ -128,6 +128,7 @@ declare const ConfirmForgotPasswordCommand_base: {
128
128
  * @throws {@link CognitoIdentityProviderServiceException}
129
129
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
130
130
  *
131
+ * @public
131
132
  */
132
133
  export declare class ConfirmForgotPasswordCommand extends ConfirmForgotPasswordCommand_base {
133
134
  }
@@ -22,10 +22,10 @@ export interface ConfirmSignUpCommandOutput extends ConfirmSignUpResponse, __Met
22
22
  }
23
23
  declare const ConfirmSignUpCommand_base: {
24
24
  new (input: ConfirmSignUpCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmSignUpCommandInput, ConfirmSignUpCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ConfirmSignUpCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmSignUpCommandInput, ConfirmSignUpCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>This public API operation provides a code that Amazon Cognito sent to your user when they
30
30
  * signed up in your user pool via the <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_SignUp.html">SignUp</a>
31
31
  * API operation. After your user enters their code, they confirm ownership of the email
@@ -140,6 +140,7 @@ declare const ConfirmSignUpCommand_base: {
140
140
  * @throws {@link CognitoIdentityProviderServiceException}
141
141
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
142
142
  *
143
+ * @public
143
144
  */
144
145
  export declare class ConfirmSignUpCommand extends ConfirmSignUpCommand_base {
145
146
  }
@@ -22,10 +22,10 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
22
22
  }
23
23
  declare const CreateGroupCommand_base: {
24
24
  new (input: CreateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupCommandInput, CreateGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupCommandInput, CreateGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new group in the specified user pool.</p>
30
30
  * <note>
31
31
  * <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
@@ -111,6 +111,7 @@ declare const CreateGroupCommand_base: {
111
111
  * @throws {@link CognitoIdentityProviderServiceException}
112
112
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class CreateGroupCommand extends CreateGroupCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface CreateIdentityProviderCommandOutput extends CreateIdentityProvi
22
22
  }
23
23
  declare const CreateIdentityProviderCommand_base: {
24
24
  new (input: CreateIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIdentityProviderCommandInput, CreateIdentityProviderCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIdentityProviderCommandInput, CreateIdentityProviderCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds a configuration and trust relationship between a third-party identity provider (IdP) and a user pool.</p>
30
30
  * <note>
31
31
  * <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
@@ -125,6 +125,7 @@ declare const CreateIdentityProviderCommand_base: {
125
125
  * @throws {@link CognitoIdentityProviderServiceException}
126
126
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
127
127
  *
128
+ * @public
128
129
  */
129
130
  export declare class CreateIdentityProviderCommand extends CreateIdentityProviderCommand_base {
130
131
  }
@@ -22,10 +22,10 @@ export interface CreateResourceServerCommandOutput extends CreateResourceServerR
22
22
  }
23
23
  declare const CreateResourceServerCommand_base: {
24
24
  new (input: CreateResourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceServerCommandInput, CreateResourceServerCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateResourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceServerCommandInput, CreateResourceServerCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new OAuth2.0 resource server and defines custom scopes within it.</p>
30
30
  * <note>
31
31
  * <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
@@ -113,6 +113,7 @@ declare const CreateResourceServerCommand_base: {
113
113
  * @throws {@link CognitoIdentityProviderServiceException}
114
114
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
115
115
  *
116
+ * @public
116
117
  */
117
118
  export declare class CreateResourceServerCommand extends CreateResourceServerCommand_base {
118
119
  }
@@ -22,10 +22,10 @@ export interface CreateUserImportJobCommandOutput extends CreateUserImportJobRes
22
22
  }
23
23
  declare const CreateUserImportJobCommand_base: {
24
24
  new (input: CreateUserImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserImportJobCommandInput, CreateUserImportJobCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateUserImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserImportJobCommandInput, CreateUserImportJobCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a user import job.</p>
30
30
  * <note>
31
31
  * <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
@@ -114,6 +114,7 @@ declare const CreateUserImportJobCommand_base: {
114
114
  * @throws {@link CognitoIdentityProviderServiceException}
115
115
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
116
116
  *
117
+ * @public
117
118
  */
118
119
  export declare class CreateUserImportJobCommand extends CreateUserImportJobCommand_base {
119
120
  }
@@ -22,10 +22,10 @@ export interface CreateUserPoolClientCommandOutput extends CreateUserPoolClientR
22
22
  }
23
23
  declare const CreateUserPoolClientCommand_base: {
24
24
  new (input: CreateUserPoolClientCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserPoolClientCommandInput, CreateUserPoolClientCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateUserPoolClientCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserPoolClientCommandInput, CreateUserPoolClientCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates the user pool client.</p>
30
30
  * <p>When you create a new user pool client, token revocation is automatically activated.
31
31
  * For more information about revoking tokens, see <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_RevokeToken.html">RevokeToken</a>.</p>
@@ -205,6 +205,7 @@ declare const CreateUserPoolClientCommand_base: {
205
205
  * @throws {@link CognitoIdentityProviderServiceException}
206
206
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
207
207
  *
208
+ * @public
208
209
  * @example Example user pool app client with email and username sign-in
209
210
  * ```javascript
210
211
  * // The following example creates an app client with all configurable properties set to an example value. The resulting user pool client connects to an analytics client, allows sign-in with username and password, and has two external identity providers associated with it.
@@ -22,10 +22,10 @@ export interface CreateUserPoolCommandOutput extends CreateUserPoolResponse, __M
22
22
  }
23
23
  declare const CreateUserPoolCommand_base: {
24
24
  new (input: CreateUserPoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserPoolCommandInput, CreateUserPoolCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateUserPoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserPoolCommandInput, CreateUserPoolCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <note>
30
30
  * <p>This action might generate an SMS text message. Starting June 1, 2021, US telecom carriers
31
31
  * require you to register an origination phone number before you can send SMS messages
@@ -385,6 +385,7 @@ declare const CreateUserPoolCommand_base: {
385
385
  * @throws {@link CognitoIdentityProviderServiceException}
386
386
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
387
387
  *
388
+ * @public
388
389
  * @example Example user pool with email and username sign-in
389
390
  * ```javascript
390
391
  * // The following example creates a user pool with all configurable properties set to an example value. The resulting user pool allows sign-in with username or email address, has optional MFA, and has a Lambda function assigned to each possible trigger.
@@ -22,10 +22,10 @@ export interface CreateUserPoolDomainCommandOutput extends CreateUserPoolDomainR
22
22
  }
23
23
  declare const CreateUserPoolDomainCommand_base: {
24
24
  new (input: CreateUserPoolDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserPoolDomainCommandInput, CreateUserPoolDomainCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateUserPoolDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserPoolDomainCommandInput, CreateUserPoolDomainCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new domain for a user pool.</p>
30
30
  * <note>
31
31
  * <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
@@ -95,6 +95,7 @@ declare const CreateUserPoolDomainCommand_base: {
95
95
  * @throws {@link CognitoIdentityProviderServiceException}
96
96
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class CreateUserPoolDomainCommand extends CreateUserPoolDomainCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface DeleteGroupCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteGroupCommand_base: {
24
24
  new (input: DeleteGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGroupCommandInput, DeleteGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGroupCommandInput, DeleteGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a group.</p>
30
30
  * <p>Calling this action requires developer credentials.</p>
31
31
  * @example
@@ -71,6 +71,7 @@ declare const DeleteGroupCommand_base: {
71
71
  * @throws {@link CognitoIdentityProviderServiceException}
72
72
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DeleteGroupCommand extends DeleteGroupCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface DeleteIdentityProviderCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteIdentityProviderCommand_base: {
24
24
  new (input: DeleteIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityProviderCommandInput, DeleteIdentityProviderCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdentityProviderCommandInput, DeleteIdentityProviderCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an IdP for a user pool.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -77,6 +77,7 @@ declare const DeleteIdentityProviderCommand_base: {
77
77
  * @throws {@link CognitoIdentityProviderServiceException}
78
78
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class DeleteIdentityProviderCommand extends DeleteIdentityProviderCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface DeleteResourceServerCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteResourceServerCommand_base: {
24
24
  new (input: DeleteResourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceServerCommandInput, DeleteResourceServerCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteResourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceServerCommandInput, DeleteResourceServerCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a resource server.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -70,6 +70,7 @@ declare const DeleteResourceServerCommand_base: {
70
70
  * @throws {@link CognitoIdentityProviderServiceException}
71
71
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class DeleteResourceServerCommand extends DeleteResourceServerCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface DeleteUserAttributesCommandOutput extends DeleteUserAttributesR
22
22
  }
23
23
  declare const DeleteUserAttributesCommand_base: {
24
24
  new (input: DeleteUserAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserAttributesCommandInput, DeleteUserAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteUserAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserAttributesCommandInput, DeleteUserAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the attributes for a user.</p>
30
30
  * <p>Authorize this action with a signed-in user's access token. It must include the scope <code>aws.cognito.signin.user.admin</code>.</p>
31
31
  * <note>
@@ -92,6 +92,7 @@ declare const DeleteUserAttributesCommand_base: {
92
92
  * @throws {@link CognitoIdentityProviderServiceException}
93
93
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class DeleteUserAttributesCommand extends DeleteUserAttributesCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface DeleteUserCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteUserCommand_base: {
24
24
  new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Allows a user to delete their own user profile.</p>
30
30
  * <p>Authorize this action with a signed-in user's access token. It must include the scope <code>aws.cognito.signin.user.admin</code>.</p>
31
31
  * <note>
@@ -89,6 +89,7 @@ declare const DeleteUserCommand_base: {
89
89
  * @throws {@link CognitoIdentityProviderServiceException}
90
90
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class DeleteUserCommand extends DeleteUserCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface DeleteUserPoolClientCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteUserPoolClientCommand_base: {
24
24
  new (input: DeleteUserPoolClientCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPoolClientCommandInput, DeleteUserPoolClientCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteUserPoolClientCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPoolClientCommandInput, DeleteUserPoolClientCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Allows the developer to delete the user pool client.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const DeleteUserPoolClientCommand_base: {
74
74
  * @throws {@link CognitoIdentityProviderServiceException}
75
75
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class DeleteUserPoolClientCommand extends DeleteUserPoolClientCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface DeleteUserPoolCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteUserPoolCommand_base: {
24
24
  new (input: DeleteUserPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPoolCommandInput, DeleteUserPoolCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteUserPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPoolCommandInput, DeleteUserPoolCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified Amazon Cognito user pool.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const DeleteUserPoolCommand_base: {
73
73
  * @throws {@link CognitoIdentityProviderServiceException}
74
74
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DeleteUserPoolCommand extends DeleteUserPoolCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DeleteUserPoolDomainCommandOutput extends DeleteUserPoolDomainR
22
22
  }
23
23
  declare const DeleteUserPoolDomainCommand_base: {
24
24
  new (input: DeleteUserPoolDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPoolDomainCommandInput, DeleteUserPoolDomainCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteUserPoolDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPoolDomainCommandInput, DeleteUserPoolDomainCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a domain for a user pool.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const DeleteUserPoolDomainCommand_base: {
66
66
  * @throws {@link CognitoIdentityProviderServiceException}
67
67
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DeleteUserPoolDomainCommand extends DeleteUserPoolDomainCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DescribeIdentityProviderCommandOutput extends DescribeIdentityP
22
22
  }
23
23
  declare const DescribeIdentityProviderCommand_base: {
24
24
  new (input: DescribeIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeIdentityProviderCommandInput, DescribeIdentityProviderCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeIdentityProviderCommandInput, DescribeIdentityProviderCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a specific IdP.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const DescribeIdentityProviderCommand_base: {
87
87
  * @throws {@link CognitoIdentityProviderServiceException}
88
88
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class DescribeIdentityProviderCommand extends DescribeIdentityProviderCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface DescribeResourceServerCommandOutput extends DescribeResourceSer
22
22
  }
23
23
  declare const DescribeResourceServerCommand_base: {
24
24
  new (input: DescribeResourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceServerCommandInput, DescribeResourceServerCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeResourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceServerCommandInput, DescribeResourceServerCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes a resource server.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -82,6 +82,7 @@ declare const DescribeResourceServerCommand_base: {
82
82
  * @throws {@link CognitoIdentityProviderServiceException}
83
83
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class DescribeResourceServerCommand extends DescribeResourceServerCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface DescribeRiskConfigurationCommandOutput extends DescribeRiskConf
22
22
  }
23
23
  declare const DescribeRiskConfigurationCommand_base: {
24
24
  new (input: DescribeRiskConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRiskConfigurationCommandInput, DescribeRiskConfigurationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeRiskConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRiskConfigurationCommandInput, DescribeRiskConfigurationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the risk configuration.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -131,6 +131,7 @@ declare const DescribeRiskConfigurationCommand_base: {
131
131
  * @throws {@link CognitoIdentityProviderServiceException}
132
132
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
133
133
  *
134
+ * @public
134
135
  */
135
136
  export declare class DescribeRiskConfigurationCommand extends DescribeRiskConfigurationCommand_base {
136
137
  }
@@ -22,10 +22,10 @@ export interface DescribeUserImportJobCommandOutput extends DescribeUserImportJo
22
22
  }
23
23
  declare const DescribeUserImportJobCommand_base: {
24
24
  new (input: DescribeUserImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserImportJobCommandInput, DescribeUserImportJobCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeUserImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserImportJobCommandInput, DescribeUserImportJobCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the user import job.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const DescribeUserImportJobCommand_base: {
86
86
  * @throws {@link CognitoIdentityProviderServiceException}
87
87
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class DescribeUserImportJobCommand extends DescribeUserImportJobCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface DescribeUserPoolClientCommandOutput extends DescribeUserPoolCli
22
22
  }
23
23
  declare const DescribeUserPoolClientCommand_base: {
24
24
  new (input: DescribeUserPoolClientCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserPoolClientCommandInput, DescribeUserPoolClientCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeUserPoolClientCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserPoolClientCommandInput, DescribeUserPoolClientCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Client method for returning the configuration information and metadata of the
30
30
  * specified user pool app client.</p>
31
31
  * <note>
@@ -145,6 +145,7 @@ declare const DescribeUserPoolClientCommand_base: {
145
145
  * @throws {@link CognitoIdentityProviderServiceException}
146
146
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
147
147
  *
148
+ * @public
148
149
  */
149
150
  export declare class DescribeUserPoolClientCommand extends DescribeUserPoolClientCommand_base {
150
151
  }
@@ -22,10 +22,10 @@ export interface DescribeUserPoolCommandOutput extends DescribeUserPoolResponse,
22
22
  }
23
23
  declare const DescribeUserPoolCommand_base: {
24
24
  new (input: DescribeUserPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserPoolCommandInput, DescribeUserPoolCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeUserPoolCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserPoolCommandInput, DescribeUserPoolCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the configuration information and metadata of the specified user pool.</p>
30
30
  * <note>
31
31
  * <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
@@ -228,6 +228,7 @@ declare const DescribeUserPoolCommand_base: {
228
228
  * @throws {@link CognitoIdentityProviderServiceException}
229
229
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
230
230
  *
231
+ * @public
231
232
  */
232
233
  export declare class DescribeUserPoolCommand extends DescribeUserPoolCommand_base {
233
234
  }
@@ -22,10 +22,10 @@ export interface DescribeUserPoolDomainCommandOutput extends DescribeUserPoolDom
22
22
  }
23
23
  declare const DescribeUserPoolDomainCommand_base: {
24
24
  new (input: DescribeUserPoolDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserPoolDomainCommandInput, DescribeUserPoolDomainCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeUserPoolDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserPoolDomainCommandInput, DescribeUserPoolDomainCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a domain.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const DescribeUserPoolDomainCommand_base: {
78
78
  * @throws {@link CognitoIdentityProviderServiceException}
79
79
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DescribeUserPoolDomainCommand extends DescribeUserPoolDomainCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface ForgetDeviceCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const ForgetDeviceCommand_base: {
24
24
  new (input: ForgetDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<ForgetDeviceCommandInput, ForgetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ForgetDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<ForgetDeviceCommandInput, ForgetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Forgets the specified device. For more information about device authentication, see
30
30
  * <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/amazon-cognito-user-pools-device-tracking.html">Working with user devices in your user pool</a>.</p>
31
31
  * <p>Authorize this action with a signed-in user's access token. It must include the scope <code>aws.cognito.signin.user.admin</code>.</p>
@@ -94,6 +94,7 @@ declare const ForgetDeviceCommand_base: {
94
94
  * @throws {@link CognitoIdentityProviderServiceException}
95
95
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class ForgetDeviceCommand extends ForgetDeviceCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface ForgotPasswordCommandOutput extends ForgotPasswordResponse, __M
22
22
  }
23
23
  declare const ForgotPasswordCommand_base: {
24
24
  new (input: ForgotPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<ForgotPasswordCommandInput, ForgotPasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ForgotPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<ForgotPasswordCommandInput, ForgotPasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Calling this API causes a message to be sent to the end user with a confirmation code
30
30
  * that is required to change the user's password. For the <code>Username</code> parameter,
31
31
  * you can use the username or user alias. The method used to send the confirmation code is
@@ -161,6 +161,7 @@ declare const ForgotPasswordCommand_base: {
161
161
  * @throws {@link CognitoIdentityProviderServiceException}
162
162
  * <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
163
163
  *
164
+ * @public
164
165
  */
165
166
  export declare class ForgotPasswordCommand extends ForgotPasswordCommand_base {
166
167
  }