@aws-sdk/client-cognito-identity-provider 3.303.0 → 3.309.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 (207) hide show
  1. package/dist-cjs/commands/AddCustomAttributesCommand.js +2 -2
  2. package/dist-cjs/commands/AdminAddUserToGroupCommand.js +2 -2
  3. package/dist-cjs/commands/AdminConfirmSignUpCommand.js +2 -2
  4. package/dist-cjs/commands/AdminCreateUserCommand.js +2 -2
  5. package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +2 -2
  6. package/dist-cjs/commands/AdminDeleteUserCommand.js +2 -2
  7. package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +2 -2
  8. package/dist-cjs/commands/AdminDisableUserCommand.js +2 -2
  9. package/dist-cjs/commands/AdminEnableUserCommand.js +2 -2
  10. package/dist-cjs/commands/AdminForgetDeviceCommand.js +2 -2
  11. package/dist-cjs/commands/AdminGetDeviceCommand.js +2 -2
  12. package/dist-cjs/commands/AdminGetUserCommand.js +2 -2
  13. package/dist-cjs/commands/AdminInitiateAuthCommand.js +2 -2
  14. package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +2 -2
  15. package/dist-cjs/commands/AdminListDevicesCommand.js +2 -2
  16. package/dist-cjs/commands/AdminListGroupsForUserCommand.js +2 -2
  17. package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +2 -2
  18. package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +2 -2
  19. package/dist-cjs/commands/AdminResetUserPasswordCommand.js +2 -2
  20. package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +2 -2
  21. package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +2 -2
  22. package/dist-cjs/commands/AdminSetUserPasswordCommand.js +2 -2
  23. package/dist-cjs/commands/AdminSetUserSettingsCommand.js +2 -2
  24. package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +2 -2
  25. package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +2 -2
  26. package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +2 -2
  27. package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +2 -2
  28. package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +2 -2
  29. package/dist-cjs/commands/ChangePasswordCommand.js +2 -2
  30. package/dist-cjs/commands/ConfirmDeviceCommand.js +2 -2
  31. package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +2 -2
  32. package/dist-cjs/commands/ConfirmSignUpCommand.js +2 -2
  33. package/dist-cjs/commands/CreateGroupCommand.js +2 -2
  34. package/dist-cjs/commands/CreateIdentityProviderCommand.js +2 -2
  35. package/dist-cjs/commands/CreateResourceServerCommand.js +2 -2
  36. package/dist-cjs/commands/CreateUserImportJobCommand.js +2 -2
  37. package/dist-cjs/commands/CreateUserPoolClientCommand.js +2 -2
  38. package/dist-cjs/commands/CreateUserPoolCommand.js +2 -2
  39. package/dist-cjs/commands/CreateUserPoolDomainCommand.js +2 -2
  40. package/dist-cjs/commands/DeleteGroupCommand.js +2 -2
  41. package/dist-cjs/commands/DeleteIdentityProviderCommand.js +2 -2
  42. package/dist-cjs/commands/DeleteResourceServerCommand.js +2 -2
  43. package/dist-cjs/commands/DeleteUserAttributesCommand.js +2 -2
  44. package/dist-cjs/commands/DeleteUserCommand.js +2 -2
  45. package/dist-cjs/commands/DeleteUserPoolClientCommand.js +2 -2
  46. package/dist-cjs/commands/DeleteUserPoolCommand.js +2 -2
  47. package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeIdentityProviderCommand.js +2 -2
  49. package/dist-cjs/commands/DescribeResourceServerCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +2 -2
  51. package/dist-cjs/commands/DescribeUserImportJobCommand.js +2 -2
  52. package/dist-cjs/commands/DescribeUserPoolClientCommand.js +2 -2
  53. package/dist-cjs/commands/DescribeUserPoolCommand.js +2 -2
  54. package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +2 -2
  55. package/dist-cjs/commands/ForgetDeviceCommand.js +2 -2
  56. package/dist-cjs/commands/ForgotPasswordCommand.js +2 -2
  57. package/dist-cjs/commands/GetCSVHeaderCommand.js +2 -2
  58. package/dist-cjs/commands/GetDeviceCommand.js +2 -2
  59. package/dist-cjs/commands/GetGroupCommand.js +2 -2
  60. package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +2 -2
  61. package/dist-cjs/commands/GetSigningCertificateCommand.js +2 -2
  62. package/dist-cjs/commands/GetUICustomizationCommand.js +2 -2
  63. package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +2 -2
  64. package/dist-cjs/commands/GetUserCommand.js +2 -2
  65. package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +2 -2
  66. package/dist-cjs/commands/GlobalSignOutCommand.js +2 -2
  67. package/dist-cjs/commands/InitiateAuthCommand.js +2 -2
  68. package/dist-cjs/commands/ListDevicesCommand.js +2 -2
  69. package/dist-cjs/commands/ListGroupsCommand.js +2 -2
  70. package/dist-cjs/commands/ListIdentityProvidersCommand.js +2 -2
  71. package/dist-cjs/commands/ListResourceServersCommand.js +2 -2
  72. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  73. package/dist-cjs/commands/ListUserImportJobsCommand.js +2 -2
  74. package/dist-cjs/commands/ListUserPoolClientsCommand.js +2 -2
  75. package/dist-cjs/commands/ListUserPoolsCommand.js +2 -2
  76. package/dist-cjs/commands/ListUsersCommand.js +2 -2
  77. package/dist-cjs/commands/ListUsersInGroupCommand.js +2 -2
  78. package/dist-cjs/commands/ResendConfirmationCodeCommand.js +2 -2
  79. package/dist-cjs/commands/RespondToAuthChallengeCommand.js +2 -2
  80. package/dist-cjs/commands/RevokeTokenCommand.js +2 -2
  81. package/dist-cjs/commands/SetRiskConfigurationCommand.js +2 -2
  82. package/dist-cjs/commands/SetUICustomizationCommand.js +2 -2
  83. package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +2 -2
  84. package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +2 -2
  85. package/dist-cjs/commands/SetUserSettingsCommand.js +2 -2
  86. package/dist-cjs/commands/SignUpCommand.js +2 -2
  87. package/dist-cjs/commands/StartUserImportJobCommand.js +2 -2
  88. package/dist-cjs/commands/StopUserImportJobCommand.js +2 -2
  89. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  90. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  91. package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +2 -2
  92. package/dist-cjs/commands/UpdateDeviceStatusCommand.js +2 -2
  93. package/dist-cjs/commands/UpdateGroupCommand.js +2 -2
  94. package/dist-cjs/commands/UpdateIdentityProviderCommand.js +2 -2
  95. package/dist-cjs/commands/UpdateResourceServerCommand.js +2 -2
  96. package/dist-cjs/commands/UpdateUserAttributesCommand.js +2 -2
  97. package/dist-cjs/commands/UpdateUserPoolClientCommand.js +2 -2
  98. package/dist-cjs/commands/UpdateUserPoolCommand.js +2 -2
  99. package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +2 -2
  100. package/dist-cjs/commands/VerifySoftwareTokenCommand.js +2 -2
  101. package/dist-cjs/commands/VerifyUserAttributeCommand.js +2 -2
  102. package/dist-cjs/protocols/Aws_json1_1.js +2386 -2626
  103. package/dist-es/commands/AddCustomAttributesCommand.js +3 -3
  104. package/dist-es/commands/AdminAddUserToGroupCommand.js +3 -3
  105. package/dist-es/commands/AdminConfirmSignUpCommand.js +3 -3
  106. package/dist-es/commands/AdminCreateUserCommand.js +3 -3
  107. package/dist-es/commands/AdminDeleteUserAttributesCommand.js +3 -3
  108. package/dist-es/commands/AdminDeleteUserCommand.js +3 -3
  109. package/dist-es/commands/AdminDisableProviderForUserCommand.js +3 -3
  110. package/dist-es/commands/AdminDisableUserCommand.js +3 -3
  111. package/dist-es/commands/AdminEnableUserCommand.js +3 -3
  112. package/dist-es/commands/AdminForgetDeviceCommand.js +3 -3
  113. package/dist-es/commands/AdminGetDeviceCommand.js +3 -3
  114. package/dist-es/commands/AdminGetUserCommand.js +3 -3
  115. package/dist-es/commands/AdminInitiateAuthCommand.js +3 -3
  116. package/dist-es/commands/AdminLinkProviderForUserCommand.js +3 -3
  117. package/dist-es/commands/AdminListDevicesCommand.js +3 -3
  118. package/dist-es/commands/AdminListGroupsForUserCommand.js +3 -3
  119. package/dist-es/commands/AdminListUserAuthEventsCommand.js +3 -3
  120. package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +3 -3
  121. package/dist-es/commands/AdminResetUserPasswordCommand.js +3 -3
  122. package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +3 -3
  123. package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +3 -3
  124. package/dist-es/commands/AdminSetUserPasswordCommand.js +3 -3
  125. package/dist-es/commands/AdminSetUserSettingsCommand.js +3 -3
  126. package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +3 -3
  127. package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +3 -3
  128. package/dist-es/commands/AdminUpdateUserAttributesCommand.js +3 -3
  129. package/dist-es/commands/AdminUserGlobalSignOutCommand.js +3 -3
  130. package/dist-es/commands/AssociateSoftwareTokenCommand.js +3 -3
  131. package/dist-es/commands/ChangePasswordCommand.js +3 -3
  132. package/dist-es/commands/ConfirmDeviceCommand.js +3 -3
  133. package/dist-es/commands/ConfirmForgotPasswordCommand.js +3 -3
  134. package/dist-es/commands/ConfirmSignUpCommand.js +3 -3
  135. package/dist-es/commands/CreateGroupCommand.js +3 -3
  136. package/dist-es/commands/CreateIdentityProviderCommand.js +3 -3
  137. package/dist-es/commands/CreateResourceServerCommand.js +3 -3
  138. package/dist-es/commands/CreateUserImportJobCommand.js +3 -3
  139. package/dist-es/commands/CreateUserPoolClientCommand.js +3 -3
  140. package/dist-es/commands/CreateUserPoolCommand.js +3 -3
  141. package/dist-es/commands/CreateUserPoolDomainCommand.js +3 -3
  142. package/dist-es/commands/DeleteGroupCommand.js +3 -3
  143. package/dist-es/commands/DeleteIdentityProviderCommand.js +3 -3
  144. package/dist-es/commands/DeleteResourceServerCommand.js +3 -3
  145. package/dist-es/commands/DeleteUserAttributesCommand.js +3 -3
  146. package/dist-es/commands/DeleteUserCommand.js +3 -3
  147. package/dist-es/commands/DeleteUserPoolClientCommand.js +3 -3
  148. package/dist-es/commands/DeleteUserPoolCommand.js +3 -3
  149. package/dist-es/commands/DeleteUserPoolDomainCommand.js +3 -3
  150. package/dist-es/commands/DescribeIdentityProviderCommand.js +3 -3
  151. package/dist-es/commands/DescribeResourceServerCommand.js +3 -3
  152. package/dist-es/commands/DescribeRiskConfigurationCommand.js +3 -3
  153. package/dist-es/commands/DescribeUserImportJobCommand.js +3 -3
  154. package/dist-es/commands/DescribeUserPoolClientCommand.js +3 -3
  155. package/dist-es/commands/DescribeUserPoolCommand.js +3 -3
  156. package/dist-es/commands/DescribeUserPoolDomainCommand.js +3 -3
  157. package/dist-es/commands/ForgetDeviceCommand.js +3 -3
  158. package/dist-es/commands/ForgotPasswordCommand.js +3 -3
  159. package/dist-es/commands/GetCSVHeaderCommand.js +3 -3
  160. package/dist-es/commands/GetDeviceCommand.js +3 -3
  161. package/dist-es/commands/GetGroupCommand.js +3 -3
  162. package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +3 -3
  163. package/dist-es/commands/GetSigningCertificateCommand.js +3 -3
  164. package/dist-es/commands/GetUICustomizationCommand.js +3 -3
  165. package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +3 -3
  166. package/dist-es/commands/GetUserCommand.js +3 -3
  167. package/dist-es/commands/GetUserPoolMfaConfigCommand.js +3 -3
  168. package/dist-es/commands/GlobalSignOutCommand.js +3 -3
  169. package/dist-es/commands/InitiateAuthCommand.js +3 -3
  170. package/dist-es/commands/ListDevicesCommand.js +3 -3
  171. package/dist-es/commands/ListGroupsCommand.js +3 -3
  172. package/dist-es/commands/ListIdentityProvidersCommand.js +3 -3
  173. package/dist-es/commands/ListResourceServersCommand.js +3 -3
  174. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  175. package/dist-es/commands/ListUserImportJobsCommand.js +3 -3
  176. package/dist-es/commands/ListUserPoolClientsCommand.js +3 -3
  177. package/dist-es/commands/ListUserPoolsCommand.js +3 -3
  178. package/dist-es/commands/ListUsersCommand.js +3 -3
  179. package/dist-es/commands/ListUsersInGroupCommand.js +3 -3
  180. package/dist-es/commands/ResendConfirmationCodeCommand.js +3 -3
  181. package/dist-es/commands/RespondToAuthChallengeCommand.js +3 -3
  182. package/dist-es/commands/RevokeTokenCommand.js +3 -3
  183. package/dist-es/commands/SetRiskConfigurationCommand.js +3 -3
  184. package/dist-es/commands/SetUICustomizationCommand.js +3 -3
  185. package/dist-es/commands/SetUserMFAPreferenceCommand.js +3 -3
  186. package/dist-es/commands/SetUserPoolMfaConfigCommand.js +3 -3
  187. package/dist-es/commands/SetUserSettingsCommand.js +3 -3
  188. package/dist-es/commands/SignUpCommand.js +3 -3
  189. package/dist-es/commands/StartUserImportJobCommand.js +3 -3
  190. package/dist-es/commands/StopUserImportJobCommand.js +3 -3
  191. package/dist-es/commands/TagResourceCommand.js +3 -3
  192. package/dist-es/commands/UntagResourceCommand.js +3 -3
  193. package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +3 -3
  194. package/dist-es/commands/UpdateDeviceStatusCommand.js +3 -3
  195. package/dist-es/commands/UpdateGroupCommand.js +3 -3
  196. package/dist-es/commands/UpdateIdentityProviderCommand.js +3 -3
  197. package/dist-es/commands/UpdateResourceServerCommand.js +3 -3
  198. package/dist-es/commands/UpdateUserAttributesCommand.js +3 -3
  199. package/dist-es/commands/UpdateUserPoolClientCommand.js +3 -3
  200. package/dist-es/commands/UpdateUserPoolCommand.js +3 -3
  201. package/dist-es/commands/UpdateUserPoolDomainCommand.js +3 -3
  202. package/dist-es/commands/VerifySoftwareTokenCommand.js +3 -3
  203. package/dist-es/commands/VerifyUserAttributeCommand.js +3 -3
  204. package/dist-es/protocols/Aws_json1_1.js +2179 -2419
  205. package/dist-types/protocols/Aws_json1_1.d.ts +808 -202
  206. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +202 -202
  207. package/package.json +29 -29
@@ -101,205 +101,811 @@ import { UpdateUserPoolCommandInput, UpdateUserPoolCommandOutput } from "../comm
101
101
  import { UpdateUserPoolDomainCommandInput, UpdateUserPoolDomainCommandOutput } from "../commands/UpdateUserPoolDomainCommand";
102
102
  import { VerifySoftwareTokenCommandInput, VerifySoftwareTokenCommandOutput } from "../commands/VerifySoftwareTokenCommand";
103
103
  import { VerifyUserAttributeCommandInput, VerifyUserAttributeCommandOutput } from "../commands/VerifyUserAttributeCommand";
104
- export declare const serializeAws_json1_1AddCustomAttributesCommand: (input: AddCustomAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_json1_1AdminAddUserToGroupCommand: (input: AdminAddUserToGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_json1_1AdminConfirmSignUpCommand: (input: AdminConfirmSignUpCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_json1_1AdminCreateUserCommand: (input: AdminCreateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_json1_1AdminDeleteUserCommand: (input: AdminDeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_json1_1AdminDeleteUserAttributesCommand: (input: AdminDeleteUserAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_json1_1AdminDisableProviderForUserCommand: (input: AdminDisableProviderForUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_json1_1AdminDisableUserCommand: (input: AdminDisableUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_json1_1AdminEnableUserCommand: (input: AdminEnableUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_json1_1AdminForgetDeviceCommand: (input: AdminForgetDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_json1_1AdminGetDeviceCommand: (input: AdminGetDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_json1_1AdminGetUserCommand: (input: AdminGetUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_json1_1AdminInitiateAuthCommand: (input: AdminInitiateAuthCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_json1_1AdminLinkProviderForUserCommand: (input: AdminLinkProviderForUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_json1_1AdminListDevicesCommand: (input: AdminListDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_json1_1AdminListGroupsForUserCommand: (input: AdminListGroupsForUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_json1_1AdminListUserAuthEventsCommand: (input: AdminListUserAuthEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_json1_1AdminRemoveUserFromGroupCommand: (input: AdminRemoveUserFromGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_json1_1AdminResetUserPasswordCommand: (input: AdminResetUserPasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_json1_1AdminRespondToAuthChallengeCommand: (input: AdminRespondToAuthChallengeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_json1_1AdminSetUserMFAPreferenceCommand: (input: AdminSetUserMFAPreferenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_json1_1AdminSetUserPasswordCommand: (input: AdminSetUserPasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_json1_1AdminSetUserSettingsCommand: (input: AdminSetUserSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_json1_1AdminUpdateAuthEventFeedbackCommand: (input: AdminUpdateAuthEventFeedbackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_json1_1AdminUpdateDeviceStatusCommand: (input: AdminUpdateDeviceStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_json1_1AdminUpdateUserAttributesCommand: (input: AdminUpdateUserAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_json1_1AdminUserGlobalSignOutCommand: (input: AdminUserGlobalSignOutCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_json1_1AssociateSoftwareTokenCommand: (input: AssociateSoftwareTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_json1_1ChangePasswordCommand: (input: ChangePasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_json1_1ConfirmDeviceCommand: (input: ConfirmDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_json1_1ConfirmForgotPasswordCommand: (input: ConfirmForgotPasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_json1_1ConfirmSignUpCommand: (input: ConfirmSignUpCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_json1_1CreateGroupCommand: (input: CreateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_json1_1CreateIdentityProviderCommand: (input: CreateIdentityProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_json1_1CreateResourceServerCommand: (input: CreateResourceServerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_json1_1CreateUserImportJobCommand: (input: CreateUserImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_json1_1CreateUserPoolCommand: (input: CreateUserPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_json1_1CreateUserPoolClientCommand: (input: CreateUserPoolClientCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_json1_1CreateUserPoolDomainCommand: (input: CreateUserPoolDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_json1_1DeleteGroupCommand: (input: DeleteGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_json1_1DeleteIdentityProviderCommand: (input: DeleteIdentityProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_json1_1DeleteResourceServerCommand: (input: DeleteResourceServerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_json1_1DeleteUserCommand: (input: DeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_json1_1DeleteUserAttributesCommand: (input: DeleteUserAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_json1_1DeleteUserPoolCommand: (input: DeleteUserPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const serializeAws_json1_1DeleteUserPoolClientCommand: (input: DeleteUserPoolClientCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- export declare const serializeAws_json1_1DeleteUserPoolDomainCommand: (input: DeleteUserPoolDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- export declare const serializeAws_json1_1DescribeIdentityProviderCommand: (input: DescribeIdentityProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- export declare const serializeAws_json1_1DescribeResourceServerCommand: (input: DescribeResourceServerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- export declare const serializeAws_json1_1DescribeRiskConfigurationCommand: (input: DescribeRiskConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- export declare const serializeAws_json1_1DescribeUserImportJobCommand: (input: DescribeUserImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- export declare const serializeAws_json1_1DescribeUserPoolCommand: (input: DescribeUserPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- export declare const serializeAws_json1_1DescribeUserPoolClientCommand: (input: DescribeUserPoolClientCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- export declare const serializeAws_json1_1DescribeUserPoolDomainCommand: (input: DescribeUserPoolDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
- export declare const serializeAws_json1_1ForgetDeviceCommand: (input: ForgetDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- export declare const serializeAws_json1_1ForgotPasswordCommand: (input: ForgotPasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
- export declare const serializeAws_json1_1GetCSVHeaderCommand: (input: GetCSVHeaderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- export declare const serializeAws_json1_1GetDeviceCommand: (input: GetDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- export declare const serializeAws_json1_1GetGroupCommand: (input: GetGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- export declare const serializeAws_json1_1GetIdentityProviderByIdentifierCommand: (input: GetIdentityProviderByIdentifierCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- export declare const serializeAws_json1_1GetSigningCertificateCommand: (input: GetSigningCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- export declare const serializeAws_json1_1GetUICustomizationCommand: (input: GetUICustomizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- export declare const serializeAws_json1_1GetUserCommand: (input: GetUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- export declare const serializeAws_json1_1GetUserAttributeVerificationCodeCommand: (input: GetUserAttributeVerificationCodeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- export declare const serializeAws_json1_1GetUserPoolMfaConfigCommand: (input: GetUserPoolMfaConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- export declare const serializeAws_json1_1GlobalSignOutCommand: (input: GlobalSignOutCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- export declare const serializeAws_json1_1InitiateAuthCommand: (input: InitiateAuthCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- export declare const serializeAws_json1_1ListDevicesCommand: (input: ListDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
- export declare const serializeAws_json1_1ListGroupsCommand: (input: ListGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- export declare const serializeAws_json1_1ListIdentityProvidersCommand: (input: ListIdentityProvidersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
- export declare const serializeAws_json1_1ListResourceServersCommand: (input: ListResourceServersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
- export declare const serializeAws_json1_1ListUserImportJobsCommand: (input: ListUserImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
- export declare const serializeAws_json1_1ListUserPoolClientsCommand: (input: ListUserPoolClientsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
- export declare const serializeAws_json1_1ListUserPoolsCommand: (input: ListUserPoolsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- export declare const serializeAws_json1_1ListUsersCommand: (input: ListUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
- export declare const serializeAws_json1_1ListUsersInGroupCommand: (input: ListUsersInGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
- export declare const serializeAws_json1_1ResendConfirmationCodeCommand: (input: ResendConfirmationCodeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
- export declare const serializeAws_json1_1RespondToAuthChallengeCommand: (input: RespondToAuthChallengeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- export declare const serializeAws_json1_1RevokeTokenCommand: (input: RevokeTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
- export declare const serializeAws_json1_1SetRiskConfigurationCommand: (input: SetRiskConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
- export declare const serializeAws_json1_1SetUICustomizationCommand: (input: SetUICustomizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
- export declare const serializeAws_json1_1SetUserMFAPreferenceCommand: (input: SetUserMFAPreferenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- export declare const serializeAws_json1_1SetUserPoolMfaConfigCommand: (input: SetUserPoolMfaConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
- export declare const serializeAws_json1_1SetUserSettingsCommand: (input: SetUserSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
- export declare const serializeAws_json1_1SignUpCommand: (input: SignUpCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
- export declare const serializeAws_json1_1StartUserImportJobCommand: (input: StartUserImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- export declare const serializeAws_json1_1StopUserImportJobCommand: (input: StopUserImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
- export declare const serializeAws_json1_1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
- export declare const serializeAws_json1_1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
- export declare const serializeAws_json1_1UpdateAuthEventFeedbackCommand: (input: UpdateAuthEventFeedbackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- export declare const serializeAws_json1_1UpdateDeviceStatusCommand: (input: UpdateDeviceStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
- export declare const serializeAws_json1_1UpdateGroupCommand: (input: UpdateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
- export declare const serializeAws_json1_1UpdateIdentityProviderCommand: (input: UpdateIdentityProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
- export declare const serializeAws_json1_1UpdateResourceServerCommand: (input: UpdateResourceServerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- export declare const serializeAws_json1_1UpdateUserAttributesCommand: (input: UpdateUserAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
- export declare const serializeAws_json1_1UpdateUserPoolCommand: (input: UpdateUserPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
- export declare const serializeAws_json1_1UpdateUserPoolClientCommand: (input: UpdateUserPoolClientCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
- export declare const serializeAws_json1_1UpdateUserPoolDomainCommand: (input: UpdateUserPoolDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- export declare const serializeAws_json1_1VerifySoftwareTokenCommand: (input: VerifySoftwareTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
- export declare const serializeAws_json1_1VerifyUserAttributeCommand: (input: VerifyUserAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
- export declare const deserializeAws_json1_1AddCustomAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddCustomAttributesCommandOutput>;
206
- export declare const deserializeAws_json1_1AdminAddUserToGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminAddUserToGroupCommandOutput>;
207
- export declare const deserializeAws_json1_1AdminConfirmSignUpCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminConfirmSignUpCommandOutput>;
208
- export declare const deserializeAws_json1_1AdminCreateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminCreateUserCommandOutput>;
209
- export declare const deserializeAws_json1_1AdminDeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminDeleteUserCommandOutput>;
210
- export declare const deserializeAws_json1_1AdminDeleteUserAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminDeleteUserAttributesCommandOutput>;
211
- export declare const deserializeAws_json1_1AdminDisableProviderForUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminDisableProviderForUserCommandOutput>;
212
- export declare const deserializeAws_json1_1AdminDisableUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminDisableUserCommandOutput>;
213
- export declare const deserializeAws_json1_1AdminEnableUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminEnableUserCommandOutput>;
214
- export declare const deserializeAws_json1_1AdminForgetDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminForgetDeviceCommandOutput>;
215
- export declare const deserializeAws_json1_1AdminGetDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminGetDeviceCommandOutput>;
216
- export declare const deserializeAws_json1_1AdminGetUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminGetUserCommandOutput>;
217
- export declare const deserializeAws_json1_1AdminInitiateAuthCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminInitiateAuthCommandOutput>;
218
- export declare const deserializeAws_json1_1AdminLinkProviderForUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminLinkProviderForUserCommandOutput>;
219
- export declare const deserializeAws_json1_1AdminListDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminListDevicesCommandOutput>;
220
- export declare const deserializeAws_json1_1AdminListGroupsForUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminListGroupsForUserCommandOutput>;
221
- export declare const deserializeAws_json1_1AdminListUserAuthEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminListUserAuthEventsCommandOutput>;
222
- export declare const deserializeAws_json1_1AdminRemoveUserFromGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminRemoveUserFromGroupCommandOutput>;
223
- export declare const deserializeAws_json1_1AdminResetUserPasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminResetUserPasswordCommandOutput>;
224
- export declare const deserializeAws_json1_1AdminRespondToAuthChallengeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminRespondToAuthChallengeCommandOutput>;
225
- export declare const deserializeAws_json1_1AdminSetUserMFAPreferenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminSetUserMFAPreferenceCommandOutput>;
226
- export declare const deserializeAws_json1_1AdminSetUserPasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminSetUserPasswordCommandOutput>;
227
- export declare const deserializeAws_json1_1AdminSetUserSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminSetUserSettingsCommandOutput>;
228
- export declare const deserializeAws_json1_1AdminUpdateAuthEventFeedbackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminUpdateAuthEventFeedbackCommandOutput>;
229
- export declare const deserializeAws_json1_1AdminUpdateDeviceStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminUpdateDeviceStatusCommandOutput>;
230
- export declare const deserializeAws_json1_1AdminUpdateUserAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminUpdateUserAttributesCommandOutput>;
231
- export declare const deserializeAws_json1_1AdminUserGlobalSignOutCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminUserGlobalSignOutCommandOutput>;
232
- export declare const deserializeAws_json1_1AssociateSoftwareTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateSoftwareTokenCommandOutput>;
233
- export declare const deserializeAws_json1_1ChangePasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ChangePasswordCommandOutput>;
234
- export declare const deserializeAws_json1_1ConfirmDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmDeviceCommandOutput>;
235
- export declare const deserializeAws_json1_1ConfirmForgotPasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmForgotPasswordCommandOutput>;
236
- export declare const deserializeAws_json1_1ConfirmSignUpCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmSignUpCommandOutput>;
237
- export declare const deserializeAws_json1_1CreateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGroupCommandOutput>;
238
- export declare const deserializeAws_json1_1CreateIdentityProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIdentityProviderCommandOutput>;
239
- export declare const deserializeAws_json1_1CreateResourceServerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResourceServerCommandOutput>;
240
- export declare const deserializeAws_json1_1CreateUserImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserImportJobCommandOutput>;
241
- export declare const deserializeAws_json1_1CreateUserPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserPoolCommandOutput>;
242
- export declare const deserializeAws_json1_1CreateUserPoolClientCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserPoolClientCommandOutput>;
243
- export declare const deserializeAws_json1_1CreateUserPoolDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserPoolDomainCommandOutput>;
244
- export declare const deserializeAws_json1_1DeleteGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGroupCommandOutput>;
245
- export declare const deserializeAws_json1_1DeleteIdentityProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIdentityProviderCommandOutput>;
246
- export declare const deserializeAws_json1_1DeleteResourceServerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourceServerCommandOutput>;
247
- export declare const deserializeAws_json1_1DeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserCommandOutput>;
248
- export declare const deserializeAws_json1_1DeleteUserAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserAttributesCommandOutput>;
249
- export declare const deserializeAws_json1_1DeleteUserPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserPoolCommandOutput>;
250
- export declare const deserializeAws_json1_1DeleteUserPoolClientCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserPoolClientCommandOutput>;
251
- export declare const deserializeAws_json1_1DeleteUserPoolDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserPoolDomainCommandOutput>;
252
- export declare const deserializeAws_json1_1DescribeIdentityProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIdentityProviderCommandOutput>;
253
- export declare const deserializeAws_json1_1DescribeResourceServerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeResourceServerCommandOutput>;
254
- export declare const deserializeAws_json1_1DescribeRiskConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRiskConfigurationCommandOutput>;
255
- export declare const deserializeAws_json1_1DescribeUserImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserImportJobCommandOutput>;
256
- export declare const deserializeAws_json1_1DescribeUserPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserPoolCommandOutput>;
257
- export declare const deserializeAws_json1_1DescribeUserPoolClientCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserPoolClientCommandOutput>;
258
- export declare const deserializeAws_json1_1DescribeUserPoolDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserPoolDomainCommandOutput>;
259
- export declare const deserializeAws_json1_1ForgetDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ForgetDeviceCommandOutput>;
260
- export declare const deserializeAws_json1_1ForgotPasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ForgotPasswordCommandOutput>;
261
- export declare const deserializeAws_json1_1GetCSVHeaderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCSVHeaderCommandOutput>;
262
- export declare const deserializeAws_json1_1GetDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeviceCommandOutput>;
263
- export declare const deserializeAws_json1_1GetGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupCommandOutput>;
264
- export declare const deserializeAws_json1_1GetIdentityProviderByIdentifierCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIdentityProviderByIdentifierCommandOutput>;
265
- export declare const deserializeAws_json1_1GetSigningCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSigningCertificateCommandOutput>;
266
- export declare const deserializeAws_json1_1GetUICustomizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUICustomizationCommandOutput>;
267
- export declare const deserializeAws_json1_1GetUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUserCommandOutput>;
268
- export declare const deserializeAws_json1_1GetUserAttributeVerificationCodeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUserAttributeVerificationCodeCommandOutput>;
269
- export declare const deserializeAws_json1_1GetUserPoolMfaConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUserPoolMfaConfigCommandOutput>;
270
- export declare const deserializeAws_json1_1GlobalSignOutCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GlobalSignOutCommandOutput>;
271
- export declare const deserializeAws_json1_1InitiateAuthCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<InitiateAuthCommandOutput>;
272
- export declare const deserializeAws_json1_1ListDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDevicesCommandOutput>;
273
- export declare const deserializeAws_json1_1ListGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupsCommandOutput>;
274
- export declare const deserializeAws_json1_1ListIdentityProvidersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIdentityProvidersCommandOutput>;
275
- export declare const deserializeAws_json1_1ListResourceServersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourceServersCommandOutput>;
276
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
277
- export declare const deserializeAws_json1_1ListUserImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserImportJobsCommandOutput>;
278
- export declare const deserializeAws_json1_1ListUserPoolClientsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserPoolClientsCommandOutput>;
279
- export declare const deserializeAws_json1_1ListUserPoolsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserPoolsCommandOutput>;
280
- export declare const deserializeAws_json1_1ListUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUsersCommandOutput>;
281
- export declare const deserializeAws_json1_1ListUsersInGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUsersInGroupCommandOutput>;
282
- export declare const deserializeAws_json1_1ResendConfirmationCodeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResendConfirmationCodeCommandOutput>;
283
- export declare const deserializeAws_json1_1RespondToAuthChallengeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RespondToAuthChallengeCommandOutput>;
284
- export declare const deserializeAws_json1_1RevokeTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RevokeTokenCommandOutput>;
285
- export declare const deserializeAws_json1_1SetRiskConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetRiskConfigurationCommandOutput>;
286
- export declare const deserializeAws_json1_1SetUICustomizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetUICustomizationCommandOutput>;
287
- export declare const deserializeAws_json1_1SetUserMFAPreferenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetUserMFAPreferenceCommandOutput>;
288
- export declare const deserializeAws_json1_1SetUserPoolMfaConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetUserPoolMfaConfigCommandOutput>;
289
- export declare const deserializeAws_json1_1SetUserSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetUserSettingsCommandOutput>;
290
- export declare const deserializeAws_json1_1SignUpCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SignUpCommandOutput>;
291
- export declare const deserializeAws_json1_1StartUserImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartUserImportJobCommandOutput>;
292
- export declare const deserializeAws_json1_1StopUserImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopUserImportJobCommandOutput>;
293
- export declare const deserializeAws_json1_1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
294
- export declare const deserializeAws_json1_1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
295
- export declare const deserializeAws_json1_1UpdateAuthEventFeedbackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAuthEventFeedbackCommandOutput>;
296
- export declare const deserializeAws_json1_1UpdateDeviceStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeviceStatusCommandOutput>;
297
- export declare const deserializeAws_json1_1UpdateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGroupCommandOutput>;
298
- export declare const deserializeAws_json1_1UpdateIdentityProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIdentityProviderCommandOutput>;
299
- export declare const deserializeAws_json1_1UpdateResourceServerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourceServerCommandOutput>;
300
- export declare const deserializeAws_json1_1UpdateUserAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserAttributesCommandOutput>;
301
- export declare const deserializeAws_json1_1UpdateUserPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserPoolCommandOutput>;
302
- export declare const deserializeAws_json1_1UpdateUserPoolClientCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserPoolClientCommandOutput>;
303
- export declare const deserializeAws_json1_1UpdateUserPoolDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserPoolDomainCommandOutput>;
304
- export declare const deserializeAws_json1_1VerifySoftwareTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<VerifySoftwareTokenCommandOutput>;
305
- export declare const deserializeAws_json1_1VerifyUserAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<VerifyUserAttributeCommandOutput>;
104
+ /**
105
+ * serializeAws_json1_1AddCustomAttributesCommand
106
+ */
107
+ export declare const se_AddCustomAttributesCommand: (input: AddCustomAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
+ /**
109
+ * serializeAws_json1_1AdminAddUserToGroupCommand
110
+ */
111
+ export declare const se_AdminAddUserToGroupCommand: (input: AdminAddUserToGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
+ /**
113
+ * serializeAws_json1_1AdminConfirmSignUpCommand
114
+ */
115
+ export declare const se_AdminConfirmSignUpCommand: (input: AdminConfirmSignUpCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
+ /**
117
+ * serializeAws_json1_1AdminCreateUserCommand
118
+ */
119
+ export declare const se_AdminCreateUserCommand: (input: AdminCreateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
+ /**
121
+ * serializeAws_json1_1AdminDeleteUserCommand
122
+ */
123
+ export declare const se_AdminDeleteUserCommand: (input: AdminDeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
+ /**
125
+ * serializeAws_json1_1AdminDeleteUserAttributesCommand
126
+ */
127
+ export declare const se_AdminDeleteUserAttributesCommand: (input: AdminDeleteUserAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
+ /**
129
+ * serializeAws_json1_1AdminDisableProviderForUserCommand
130
+ */
131
+ export declare const se_AdminDisableProviderForUserCommand: (input: AdminDisableProviderForUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
+ /**
133
+ * serializeAws_json1_1AdminDisableUserCommand
134
+ */
135
+ export declare const se_AdminDisableUserCommand: (input: AdminDisableUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
+ /**
137
+ * serializeAws_json1_1AdminEnableUserCommand
138
+ */
139
+ export declare const se_AdminEnableUserCommand: (input: AdminEnableUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
+ /**
141
+ * serializeAws_json1_1AdminForgetDeviceCommand
142
+ */
143
+ export declare const se_AdminForgetDeviceCommand: (input: AdminForgetDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
+ /**
145
+ * serializeAws_json1_1AdminGetDeviceCommand
146
+ */
147
+ export declare const se_AdminGetDeviceCommand: (input: AdminGetDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
+ /**
149
+ * serializeAws_json1_1AdminGetUserCommand
150
+ */
151
+ export declare const se_AdminGetUserCommand: (input: AdminGetUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
+ /**
153
+ * serializeAws_json1_1AdminInitiateAuthCommand
154
+ */
155
+ export declare const se_AdminInitiateAuthCommand: (input: AdminInitiateAuthCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
+ /**
157
+ * serializeAws_json1_1AdminLinkProviderForUserCommand
158
+ */
159
+ export declare const se_AdminLinkProviderForUserCommand: (input: AdminLinkProviderForUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
+ /**
161
+ * serializeAws_json1_1AdminListDevicesCommand
162
+ */
163
+ export declare const se_AdminListDevicesCommand: (input: AdminListDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
+ /**
165
+ * serializeAws_json1_1AdminListGroupsForUserCommand
166
+ */
167
+ export declare const se_AdminListGroupsForUserCommand: (input: AdminListGroupsForUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
+ /**
169
+ * serializeAws_json1_1AdminListUserAuthEventsCommand
170
+ */
171
+ export declare const se_AdminListUserAuthEventsCommand: (input: AdminListUserAuthEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
+ /**
173
+ * serializeAws_json1_1AdminRemoveUserFromGroupCommand
174
+ */
175
+ export declare const se_AdminRemoveUserFromGroupCommand: (input: AdminRemoveUserFromGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
+ /**
177
+ * serializeAws_json1_1AdminResetUserPasswordCommand
178
+ */
179
+ export declare const se_AdminResetUserPasswordCommand: (input: AdminResetUserPasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
+ /**
181
+ * serializeAws_json1_1AdminRespondToAuthChallengeCommand
182
+ */
183
+ export declare const se_AdminRespondToAuthChallengeCommand: (input: AdminRespondToAuthChallengeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
+ /**
185
+ * serializeAws_json1_1AdminSetUserMFAPreferenceCommand
186
+ */
187
+ export declare const se_AdminSetUserMFAPreferenceCommand: (input: AdminSetUserMFAPreferenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
+ /**
189
+ * serializeAws_json1_1AdminSetUserPasswordCommand
190
+ */
191
+ export declare const se_AdminSetUserPasswordCommand: (input: AdminSetUserPasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
+ /**
193
+ * serializeAws_json1_1AdminSetUserSettingsCommand
194
+ */
195
+ export declare const se_AdminSetUserSettingsCommand: (input: AdminSetUserSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
+ /**
197
+ * serializeAws_json1_1AdminUpdateAuthEventFeedbackCommand
198
+ */
199
+ export declare const se_AdminUpdateAuthEventFeedbackCommand: (input: AdminUpdateAuthEventFeedbackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
+ /**
201
+ * serializeAws_json1_1AdminUpdateDeviceStatusCommand
202
+ */
203
+ export declare const se_AdminUpdateDeviceStatusCommand: (input: AdminUpdateDeviceStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
+ /**
205
+ * serializeAws_json1_1AdminUpdateUserAttributesCommand
206
+ */
207
+ export declare const se_AdminUpdateUserAttributesCommand: (input: AdminUpdateUserAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
+ /**
209
+ * serializeAws_json1_1AdminUserGlobalSignOutCommand
210
+ */
211
+ export declare const se_AdminUserGlobalSignOutCommand: (input: AdminUserGlobalSignOutCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
+ /**
213
+ * serializeAws_json1_1AssociateSoftwareTokenCommand
214
+ */
215
+ export declare const se_AssociateSoftwareTokenCommand: (input: AssociateSoftwareTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
+ /**
217
+ * serializeAws_json1_1ChangePasswordCommand
218
+ */
219
+ export declare const se_ChangePasswordCommand: (input: ChangePasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
+ /**
221
+ * serializeAws_json1_1ConfirmDeviceCommand
222
+ */
223
+ export declare const se_ConfirmDeviceCommand: (input: ConfirmDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
+ /**
225
+ * serializeAws_json1_1ConfirmForgotPasswordCommand
226
+ */
227
+ export declare const se_ConfirmForgotPasswordCommand: (input: ConfirmForgotPasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
+ /**
229
+ * serializeAws_json1_1ConfirmSignUpCommand
230
+ */
231
+ export declare const se_ConfirmSignUpCommand: (input: ConfirmSignUpCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
+ /**
233
+ * serializeAws_json1_1CreateGroupCommand
234
+ */
235
+ export declare const se_CreateGroupCommand: (input: CreateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
+ /**
237
+ * serializeAws_json1_1CreateIdentityProviderCommand
238
+ */
239
+ export declare const se_CreateIdentityProviderCommand: (input: CreateIdentityProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
+ /**
241
+ * serializeAws_json1_1CreateResourceServerCommand
242
+ */
243
+ export declare const se_CreateResourceServerCommand: (input: CreateResourceServerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
+ /**
245
+ * serializeAws_json1_1CreateUserImportJobCommand
246
+ */
247
+ export declare const se_CreateUserImportJobCommand: (input: CreateUserImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
+ /**
249
+ * serializeAws_json1_1CreateUserPoolCommand
250
+ */
251
+ export declare const se_CreateUserPoolCommand: (input: CreateUserPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
+ /**
253
+ * serializeAws_json1_1CreateUserPoolClientCommand
254
+ */
255
+ export declare const se_CreateUserPoolClientCommand: (input: CreateUserPoolClientCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
+ /**
257
+ * serializeAws_json1_1CreateUserPoolDomainCommand
258
+ */
259
+ export declare const se_CreateUserPoolDomainCommand: (input: CreateUserPoolDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
+ /**
261
+ * serializeAws_json1_1DeleteGroupCommand
262
+ */
263
+ export declare const se_DeleteGroupCommand: (input: DeleteGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
+ /**
265
+ * serializeAws_json1_1DeleteIdentityProviderCommand
266
+ */
267
+ export declare const se_DeleteIdentityProviderCommand: (input: DeleteIdentityProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
+ /**
269
+ * serializeAws_json1_1DeleteResourceServerCommand
270
+ */
271
+ export declare const se_DeleteResourceServerCommand: (input: DeleteResourceServerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
+ /**
273
+ * serializeAws_json1_1DeleteUserCommand
274
+ */
275
+ export declare const se_DeleteUserCommand: (input: DeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
+ /**
277
+ * serializeAws_json1_1DeleteUserAttributesCommand
278
+ */
279
+ export declare const se_DeleteUserAttributesCommand: (input: DeleteUserAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
+ /**
281
+ * serializeAws_json1_1DeleteUserPoolCommand
282
+ */
283
+ export declare const se_DeleteUserPoolCommand: (input: DeleteUserPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
+ /**
285
+ * serializeAws_json1_1DeleteUserPoolClientCommand
286
+ */
287
+ export declare const se_DeleteUserPoolClientCommand: (input: DeleteUserPoolClientCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
+ /**
289
+ * serializeAws_json1_1DeleteUserPoolDomainCommand
290
+ */
291
+ export declare const se_DeleteUserPoolDomainCommand: (input: DeleteUserPoolDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
+ /**
293
+ * serializeAws_json1_1DescribeIdentityProviderCommand
294
+ */
295
+ export declare const se_DescribeIdentityProviderCommand: (input: DescribeIdentityProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
+ /**
297
+ * serializeAws_json1_1DescribeResourceServerCommand
298
+ */
299
+ export declare const se_DescribeResourceServerCommand: (input: DescribeResourceServerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
+ /**
301
+ * serializeAws_json1_1DescribeRiskConfigurationCommand
302
+ */
303
+ export declare const se_DescribeRiskConfigurationCommand: (input: DescribeRiskConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
+ /**
305
+ * serializeAws_json1_1DescribeUserImportJobCommand
306
+ */
307
+ export declare const se_DescribeUserImportJobCommand: (input: DescribeUserImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
+ /**
309
+ * serializeAws_json1_1DescribeUserPoolCommand
310
+ */
311
+ export declare const se_DescribeUserPoolCommand: (input: DescribeUserPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
+ /**
313
+ * serializeAws_json1_1DescribeUserPoolClientCommand
314
+ */
315
+ export declare const se_DescribeUserPoolClientCommand: (input: DescribeUserPoolClientCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
+ /**
317
+ * serializeAws_json1_1DescribeUserPoolDomainCommand
318
+ */
319
+ export declare const se_DescribeUserPoolDomainCommand: (input: DescribeUserPoolDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
+ /**
321
+ * serializeAws_json1_1ForgetDeviceCommand
322
+ */
323
+ export declare const se_ForgetDeviceCommand: (input: ForgetDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
+ /**
325
+ * serializeAws_json1_1ForgotPasswordCommand
326
+ */
327
+ export declare const se_ForgotPasswordCommand: (input: ForgotPasswordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
+ /**
329
+ * serializeAws_json1_1GetCSVHeaderCommand
330
+ */
331
+ export declare const se_GetCSVHeaderCommand: (input: GetCSVHeaderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
+ /**
333
+ * serializeAws_json1_1GetDeviceCommand
334
+ */
335
+ export declare const se_GetDeviceCommand: (input: GetDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
+ /**
337
+ * serializeAws_json1_1GetGroupCommand
338
+ */
339
+ export declare const se_GetGroupCommand: (input: GetGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
+ /**
341
+ * serializeAws_json1_1GetIdentityProviderByIdentifierCommand
342
+ */
343
+ export declare const se_GetIdentityProviderByIdentifierCommand: (input: GetIdentityProviderByIdentifierCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
344
+ /**
345
+ * serializeAws_json1_1GetSigningCertificateCommand
346
+ */
347
+ export declare const se_GetSigningCertificateCommand: (input: GetSigningCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
348
+ /**
349
+ * serializeAws_json1_1GetUICustomizationCommand
350
+ */
351
+ export declare const se_GetUICustomizationCommand: (input: GetUICustomizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
352
+ /**
353
+ * serializeAws_json1_1GetUserCommand
354
+ */
355
+ export declare const se_GetUserCommand: (input: GetUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
356
+ /**
357
+ * serializeAws_json1_1GetUserAttributeVerificationCodeCommand
358
+ */
359
+ export declare const se_GetUserAttributeVerificationCodeCommand: (input: GetUserAttributeVerificationCodeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
+ /**
361
+ * serializeAws_json1_1GetUserPoolMfaConfigCommand
362
+ */
363
+ export declare const se_GetUserPoolMfaConfigCommand: (input: GetUserPoolMfaConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
364
+ /**
365
+ * serializeAws_json1_1GlobalSignOutCommand
366
+ */
367
+ export declare const se_GlobalSignOutCommand: (input: GlobalSignOutCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
368
+ /**
369
+ * serializeAws_json1_1InitiateAuthCommand
370
+ */
371
+ export declare const se_InitiateAuthCommand: (input: InitiateAuthCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
372
+ /**
373
+ * serializeAws_json1_1ListDevicesCommand
374
+ */
375
+ export declare const se_ListDevicesCommand: (input: ListDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
376
+ /**
377
+ * serializeAws_json1_1ListGroupsCommand
378
+ */
379
+ export declare const se_ListGroupsCommand: (input: ListGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
380
+ /**
381
+ * serializeAws_json1_1ListIdentityProvidersCommand
382
+ */
383
+ export declare const se_ListIdentityProvidersCommand: (input: ListIdentityProvidersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
384
+ /**
385
+ * serializeAws_json1_1ListResourceServersCommand
386
+ */
387
+ export declare const se_ListResourceServersCommand: (input: ListResourceServersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
388
+ /**
389
+ * serializeAws_json1_1ListTagsForResourceCommand
390
+ */
391
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
392
+ /**
393
+ * serializeAws_json1_1ListUserImportJobsCommand
394
+ */
395
+ export declare const se_ListUserImportJobsCommand: (input: ListUserImportJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
396
+ /**
397
+ * serializeAws_json1_1ListUserPoolClientsCommand
398
+ */
399
+ export declare const se_ListUserPoolClientsCommand: (input: ListUserPoolClientsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
400
+ /**
401
+ * serializeAws_json1_1ListUserPoolsCommand
402
+ */
403
+ export declare const se_ListUserPoolsCommand: (input: ListUserPoolsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
404
+ /**
405
+ * serializeAws_json1_1ListUsersCommand
406
+ */
407
+ export declare const se_ListUsersCommand: (input: ListUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
408
+ /**
409
+ * serializeAws_json1_1ListUsersInGroupCommand
410
+ */
411
+ export declare const se_ListUsersInGroupCommand: (input: ListUsersInGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
412
+ /**
413
+ * serializeAws_json1_1ResendConfirmationCodeCommand
414
+ */
415
+ export declare const se_ResendConfirmationCodeCommand: (input: ResendConfirmationCodeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
416
+ /**
417
+ * serializeAws_json1_1RespondToAuthChallengeCommand
418
+ */
419
+ export declare const se_RespondToAuthChallengeCommand: (input: RespondToAuthChallengeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
420
+ /**
421
+ * serializeAws_json1_1RevokeTokenCommand
422
+ */
423
+ export declare const se_RevokeTokenCommand: (input: RevokeTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
424
+ /**
425
+ * serializeAws_json1_1SetRiskConfigurationCommand
426
+ */
427
+ export declare const se_SetRiskConfigurationCommand: (input: SetRiskConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
428
+ /**
429
+ * serializeAws_json1_1SetUICustomizationCommand
430
+ */
431
+ export declare const se_SetUICustomizationCommand: (input: SetUICustomizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
432
+ /**
433
+ * serializeAws_json1_1SetUserMFAPreferenceCommand
434
+ */
435
+ export declare const se_SetUserMFAPreferenceCommand: (input: SetUserMFAPreferenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
436
+ /**
437
+ * serializeAws_json1_1SetUserPoolMfaConfigCommand
438
+ */
439
+ export declare const se_SetUserPoolMfaConfigCommand: (input: SetUserPoolMfaConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
440
+ /**
441
+ * serializeAws_json1_1SetUserSettingsCommand
442
+ */
443
+ export declare const se_SetUserSettingsCommand: (input: SetUserSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
444
+ /**
445
+ * serializeAws_json1_1SignUpCommand
446
+ */
447
+ export declare const se_SignUpCommand: (input: SignUpCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
448
+ /**
449
+ * serializeAws_json1_1StartUserImportJobCommand
450
+ */
451
+ export declare const se_StartUserImportJobCommand: (input: StartUserImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
452
+ /**
453
+ * serializeAws_json1_1StopUserImportJobCommand
454
+ */
455
+ export declare const se_StopUserImportJobCommand: (input: StopUserImportJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
456
+ /**
457
+ * serializeAws_json1_1TagResourceCommand
458
+ */
459
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
460
+ /**
461
+ * serializeAws_json1_1UntagResourceCommand
462
+ */
463
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
464
+ /**
465
+ * serializeAws_json1_1UpdateAuthEventFeedbackCommand
466
+ */
467
+ export declare const se_UpdateAuthEventFeedbackCommand: (input: UpdateAuthEventFeedbackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
468
+ /**
469
+ * serializeAws_json1_1UpdateDeviceStatusCommand
470
+ */
471
+ export declare const se_UpdateDeviceStatusCommand: (input: UpdateDeviceStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
472
+ /**
473
+ * serializeAws_json1_1UpdateGroupCommand
474
+ */
475
+ export declare const se_UpdateGroupCommand: (input: UpdateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
476
+ /**
477
+ * serializeAws_json1_1UpdateIdentityProviderCommand
478
+ */
479
+ export declare const se_UpdateIdentityProviderCommand: (input: UpdateIdentityProviderCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
480
+ /**
481
+ * serializeAws_json1_1UpdateResourceServerCommand
482
+ */
483
+ export declare const se_UpdateResourceServerCommand: (input: UpdateResourceServerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
484
+ /**
485
+ * serializeAws_json1_1UpdateUserAttributesCommand
486
+ */
487
+ export declare const se_UpdateUserAttributesCommand: (input: UpdateUserAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
488
+ /**
489
+ * serializeAws_json1_1UpdateUserPoolCommand
490
+ */
491
+ export declare const se_UpdateUserPoolCommand: (input: UpdateUserPoolCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
492
+ /**
493
+ * serializeAws_json1_1UpdateUserPoolClientCommand
494
+ */
495
+ export declare const se_UpdateUserPoolClientCommand: (input: UpdateUserPoolClientCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
496
+ /**
497
+ * serializeAws_json1_1UpdateUserPoolDomainCommand
498
+ */
499
+ export declare const se_UpdateUserPoolDomainCommand: (input: UpdateUserPoolDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
500
+ /**
501
+ * serializeAws_json1_1VerifySoftwareTokenCommand
502
+ */
503
+ export declare const se_VerifySoftwareTokenCommand: (input: VerifySoftwareTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
504
+ /**
505
+ * serializeAws_json1_1VerifyUserAttributeCommand
506
+ */
507
+ export declare const se_VerifyUserAttributeCommand: (input: VerifyUserAttributeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
508
+ /**
509
+ * deserializeAws_json1_1AddCustomAttributesCommand
510
+ */
511
+ export declare const de_AddCustomAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddCustomAttributesCommandOutput>;
512
+ /**
513
+ * deserializeAws_json1_1AdminAddUserToGroupCommand
514
+ */
515
+ export declare const de_AdminAddUserToGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminAddUserToGroupCommandOutput>;
516
+ /**
517
+ * deserializeAws_json1_1AdminConfirmSignUpCommand
518
+ */
519
+ export declare const de_AdminConfirmSignUpCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminConfirmSignUpCommandOutput>;
520
+ /**
521
+ * deserializeAws_json1_1AdminCreateUserCommand
522
+ */
523
+ export declare const de_AdminCreateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminCreateUserCommandOutput>;
524
+ /**
525
+ * deserializeAws_json1_1AdminDeleteUserCommand
526
+ */
527
+ export declare const de_AdminDeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminDeleteUserCommandOutput>;
528
+ /**
529
+ * deserializeAws_json1_1AdminDeleteUserAttributesCommand
530
+ */
531
+ export declare const de_AdminDeleteUserAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminDeleteUserAttributesCommandOutput>;
532
+ /**
533
+ * deserializeAws_json1_1AdminDisableProviderForUserCommand
534
+ */
535
+ export declare const de_AdminDisableProviderForUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminDisableProviderForUserCommandOutput>;
536
+ /**
537
+ * deserializeAws_json1_1AdminDisableUserCommand
538
+ */
539
+ export declare const de_AdminDisableUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminDisableUserCommandOutput>;
540
+ /**
541
+ * deserializeAws_json1_1AdminEnableUserCommand
542
+ */
543
+ export declare const de_AdminEnableUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminEnableUserCommandOutput>;
544
+ /**
545
+ * deserializeAws_json1_1AdminForgetDeviceCommand
546
+ */
547
+ export declare const de_AdminForgetDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminForgetDeviceCommandOutput>;
548
+ /**
549
+ * deserializeAws_json1_1AdminGetDeviceCommand
550
+ */
551
+ export declare const de_AdminGetDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminGetDeviceCommandOutput>;
552
+ /**
553
+ * deserializeAws_json1_1AdminGetUserCommand
554
+ */
555
+ export declare const de_AdminGetUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminGetUserCommandOutput>;
556
+ /**
557
+ * deserializeAws_json1_1AdminInitiateAuthCommand
558
+ */
559
+ export declare const de_AdminInitiateAuthCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminInitiateAuthCommandOutput>;
560
+ /**
561
+ * deserializeAws_json1_1AdminLinkProviderForUserCommand
562
+ */
563
+ export declare const de_AdminLinkProviderForUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminLinkProviderForUserCommandOutput>;
564
+ /**
565
+ * deserializeAws_json1_1AdminListDevicesCommand
566
+ */
567
+ export declare const de_AdminListDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminListDevicesCommandOutput>;
568
+ /**
569
+ * deserializeAws_json1_1AdminListGroupsForUserCommand
570
+ */
571
+ export declare const de_AdminListGroupsForUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminListGroupsForUserCommandOutput>;
572
+ /**
573
+ * deserializeAws_json1_1AdminListUserAuthEventsCommand
574
+ */
575
+ export declare const de_AdminListUserAuthEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminListUserAuthEventsCommandOutput>;
576
+ /**
577
+ * deserializeAws_json1_1AdminRemoveUserFromGroupCommand
578
+ */
579
+ export declare const de_AdminRemoveUserFromGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminRemoveUserFromGroupCommandOutput>;
580
+ /**
581
+ * deserializeAws_json1_1AdminResetUserPasswordCommand
582
+ */
583
+ export declare const de_AdminResetUserPasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminResetUserPasswordCommandOutput>;
584
+ /**
585
+ * deserializeAws_json1_1AdminRespondToAuthChallengeCommand
586
+ */
587
+ export declare const de_AdminRespondToAuthChallengeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminRespondToAuthChallengeCommandOutput>;
588
+ /**
589
+ * deserializeAws_json1_1AdminSetUserMFAPreferenceCommand
590
+ */
591
+ export declare const de_AdminSetUserMFAPreferenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminSetUserMFAPreferenceCommandOutput>;
592
+ /**
593
+ * deserializeAws_json1_1AdminSetUserPasswordCommand
594
+ */
595
+ export declare const de_AdminSetUserPasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminSetUserPasswordCommandOutput>;
596
+ /**
597
+ * deserializeAws_json1_1AdminSetUserSettingsCommand
598
+ */
599
+ export declare const de_AdminSetUserSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminSetUserSettingsCommandOutput>;
600
+ /**
601
+ * deserializeAws_json1_1AdminUpdateAuthEventFeedbackCommand
602
+ */
603
+ export declare const de_AdminUpdateAuthEventFeedbackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminUpdateAuthEventFeedbackCommandOutput>;
604
+ /**
605
+ * deserializeAws_json1_1AdminUpdateDeviceStatusCommand
606
+ */
607
+ export declare const de_AdminUpdateDeviceStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminUpdateDeviceStatusCommandOutput>;
608
+ /**
609
+ * deserializeAws_json1_1AdminUpdateUserAttributesCommand
610
+ */
611
+ export declare const de_AdminUpdateUserAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminUpdateUserAttributesCommandOutput>;
612
+ /**
613
+ * deserializeAws_json1_1AdminUserGlobalSignOutCommand
614
+ */
615
+ export declare const de_AdminUserGlobalSignOutCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AdminUserGlobalSignOutCommandOutput>;
616
+ /**
617
+ * deserializeAws_json1_1AssociateSoftwareTokenCommand
618
+ */
619
+ export declare const de_AssociateSoftwareTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateSoftwareTokenCommandOutput>;
620
+ /**
621
+ * deserializeAws_json1_1ChangePasswordCommand
622
+ */
623
+ export declare const de_ChangePasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ChangePasswordCommandOutput>;
624
+ /**
625
+ * deserializeAws_json1_1ConfirmDeviceCommand
626
+ */
627
+ export declare const de_ConfirmDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmDeviceCommandOutput>;
628
+ /**
629
+ * deserializeAws_json1_1ConfirmForgotPasswordCommand
630
+ */
631
+ export declare const de_ConfirmForgotPasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmForgotPasswordCommandOutput>;
632
+ /**
633
+ * deserializeAws_json1_1ConfirmSignUpCommand
634
+ */
635
+ export declare const de_ConfirmSignUpCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmSignUpCommandOutput>;
636
+ /**
637
+ * deserializeAws_json1_1CreateGroupCommand
638
+ */
639
+ export declare const de_CreateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGroupCommandOutput>;
640
+ /**
641
+ * deserializeAws_json1_1CreateIdentityProviderCommand
642
+ */
643
+ export declare const de_CreateIdentityProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIdentityProviderCommandOutput>;
644
+ /**
645
+ * deserializeAws_json1_1CreateResourceServerCommand
646
+ */
647
+ export declare const de_CreateResourceServerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResourceServerCommandOutput>;
648
+ /**
649
+ * deserializeAws_json1_1CreateUserImportJobCommand
650
+ */
651
+ export declare const de_CreateUserImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserImportJobCommandOutput>;
652
+ /**
653
+ * deserializeAws_json1_1CreateUserPoolCommand
654
+ */
655
+ export declare const de_CreateUserPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserPoolCommandOutput>;
656
+ /**
657
+ * deserializeAws_json1_1CreateUserPoolClientCommand
658
+ */
659
+ export declare const de_CreateUserPoolClientCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserPoolClientCommandOutput>;
660
+ /**
661
+ * deserializeAws_json1_1CreateUserPoolDomainCommand
662
+ */
663
+ export declare const de_CreateUserPoolDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserPoolDomainCommandOutput>;
664
+ /**
665
+ * deserializeAws_json1_1DeleteGroupCommand
666
+ */
667
+ export declare const de_DeleteGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGroupCommandOutput>;
668
+ /**
669
+ * deserializeAws_json1_1DeleteIdentityProviderCommand
670
+ */
671
+ export declare const de_DeleteIdentityProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIdentityProviderCommandOutput>;
672
+ /**
673
+ * deserializeAws_json1_1DeleteResourceServerCommand
674
+ */
675
+ export declare const de_DeleteResourceServerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourceServerCommandOutput>;
676
+ /**
677
+ * deserializeAws_json1_1DeleteUserCommand
678
+ */
679
+ export declare const de_DeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserCommandOutput>;
680
+ /**
681
+ * deserializeAws_json1_1DeleteUserAttributesCommand
682
+ */
683
+ export declare const de_DeleteUserAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserAttributesCommandOutput>;
684
+ /**
685
+ * deserializeAws_json1_1DeleteUserPoolCommand
686
+ */
687
+ export declare const de_DeleteUserPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserPoolCommandOutput>;
688
+ /**
689
+ * deserializeAws_json1_1DeleteUserPoolClientCommand
690
+ */
691
+ export declare const de_DeleteUserPoolClientCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserPoolClientCommandOutput>;
692
+ /**
693
+ * deserializeAws_json1_1DeleteUserPoolDomainCommand
694
+ */
695
+ export declare const de_DeleteUserPoolDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserPoolDomainCommandOutput>;
696
+ /**
697
+ * deserializeAws_json1_1DescribeIdentityProviderCommand
698
+ */
699
+ export declare const de_DescribeIdentityProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIdentityProviderCommandOutput>;
700
+ /**
701
+ * deserializeAws_json1_1DescribeResourceServerCommand
702
+ */
703
+ export declare const de_DescribeResourceServerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeResourceServerCommandOutput>;
704
+ /**
705
+ * deserializeAws_json1_1DescribeRiskConfigurationCommand
706
+ */
707
+ export declare const de_DescribeRiskConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRiskConfigurationCommandOutput>;
708
+ /**
709
+ * deserializeAws_json1_1DescribeUserImportJobCommand
710
+ */
711
+ export declare const de_DescribeUserImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserImportJobCommandOutput>;
712
+ /**
713
+ * deserializeAws_json1_1DescribeUserPoolCommand
714
+ */
715
+ export declare const de_DescribeUserPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserPoolCommandOutput>;
716
+ /**
717
+ * deserializeAws_json1_1DescribeUserPoolClientCommand
718
+ */
719
+ export declare const de_DescribeUserPoolClientCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserPoolClientCommandOutput>;
720
+ /**
721
+ * deserializeAws_json1_1DescribeUserPoolDomainCommand
722
+ */
723
+ export declare const de_DescribeUserPoolDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserPoolDomainCommandOutput>;
724
+ /**
725
+ * deserializeAws_json1_1ForgetDeviceCommand
726
+ */
727
+ export declare const de_ForgetDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ForgetDeviceCommandOutput>;
728
+ /**
729
+ * deserializeAws_json1_1ForgotPasswordCommand
730
+ */
731
+ export declare const de_ForgotPasswordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ForgotPasswordCommandOutput>;
732
+ /**
733
+ * deserializeAws_json1_1GetCSVHeaderCommand
734
+ */
735
+ export declare const de_GetCSVHeaderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCSVHeaderCommandOutput>;
736
+ /**
737
+ * deserializeAws_json1_1GetDeviceCommand
738
+ */
739
+ export declare const de_GetDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeviceCommandOutput>;
740
+ /**
741
+ * deserializeAws_json1_1GetGroupCommand
742
+ */
743
+ export declare const de_GetGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGroupCommandOutput>;
744
+ /**
745
+ * deserializeAws_json1_1GetIdentityProviderByIdentifierCommand
746
+ */
747
+ export declare const de_GetIdentityProviderByIdentifierCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIdentityProviderByIdentifierCommandOutput>;
748
+ /**
749
+ * deserializeAws_json1_1GetSigningCertificateCommand
750
+ */
751
+ export declare const de_GetSigningCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSigningCertificateCommandOutput>;
752
+ /**
753
+ * deserializeAws_json1_1GetUICustomizationCommand
754
+ */
755
+ export declare const de_GetUICustomizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUICustomizationCommandOutput>;
756
+ /**
757
+ * deserializeAws_json1_1GetUserCommand
758
+ */
759
+ export declare const de_GetUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUserCommandOutput>;
760
+ /**
761
+ * deserializeAws_json1_1GetUserAttributeVerificationCodeCommand
762
+ */
763
+ export declare const de_GetUserAttributeVerificationCodeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUserAttributeVerificationCodeCommandOutput>;
764
+ /**
765
+ * deserializeAws_json1_1GetUserPoolMfaConfigCommand
766
+ */
767
+ export declare const de_GetUserPoolMfaConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUserPoolMfaConfigCommandOutput>;
768
+ /**
769
+ * deserializeAws_json1_1GlobalSignOutCommand
770
+ */
771
+ export declare const de_GlobalSignOutCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GlobalSignOutCommandOutput>;
772
+ /**
773
+ * deserializeAws_json1_1InitiateAuthCommand
774
+ */
775
+ export declare const de_InitiateAuthCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<InitiateAuthCommandOutput>;
776
+ /**
777
+ * deserializeAws_json1_1ListDevicesCommand
778
+ */
779
+ export declare const de_ListDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDevicesCommandOutput>;
780
+ /**
781
+ * deserializeAws_json1_1ListGroupsCommand
782
+ */
783
+ export declare const de_ListGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupsCommandOutput>;
784
+ /**
785
+ * deserializeAws_json1_1ListIdentityProvidersCommand
786
+ */
787
+ export declare const de_ListIdentityProvidersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIdentityProvidersCommandOutput>;
788
+ /**
789
+ * deserializeAws_json1_1ListResourceServersCommand
790
+ */
791
+ export declare const de_ListResourceServersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourceServersCommandOutput>;
792
+ /**
793
+ * deserializeAws_json1_1ListTagsForResourceCommand
794
+ */
795
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
796
+ /**
797
+ * deserializeAws_json1_1ListUserImportJobsCommand
798
+ */
799
+ export declare const de_ListUserImportJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserImportJobsCommandOutput>;
800
+ /**
801
+ * deserializeAws_json1_1ListUserPoolClientsCommand
802
+ */
803
+ export declare const de_ListUserPoolClientsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserPoolClientsCommandOutput>;
804
+ /**
805
+ * deserializeAws_json1_1ListUserPoolsCommand
806
+ */
807
+ export declare const de_ListUserPoolsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserPoolsCommandOutput>;
808
+ /**
809
+ * deserializeAws_json1_1ListUsersCommand
810
+ */
811
+ export declare const de_ListUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUsersCommandOutput>;
812
+ /**
813
+ * deserializeAws_json1_1ListUsersInGroupCommand
814
+ */
815
+ export declare const de_ListUsersInGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUsersInGroupCommandOutput>;
816
+ /**
817
+ * deserializeAws_json1_1ResendConfirmationCodeCommand
818
+ */
819
+ export declare const de_ResendConfirmationCodeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResendConfirmationCodeCommandOutput>;
820
+ /**
821
+ * deserializeAws_json1_1RespondToAuthChallengeCommand
822
+ */
823
+ export declare const de_RespondToAuthChallengeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RespondToAuthChallengeCommandOutput>;
824
+ /**
825
+ * deserializeAws_json1_1RevokeTokenCommand
826
+ */
827
+ export declare const de_RevokeTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RevokeTokenCommandOutput>;
828
+ /**
829
+ * deserializeAws_json1_1SetRiskConfigurationCommand
830
+ */
831
+ export declare const de_SetRiskConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetRiskConfigurationCommandOutput>;
832
+ /**
833
+ * deserializeAws_json1_1SetUICustomizationCommand
834
+ */
835
+ export declare const de_SetUICustomizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetUICustomizationCommandOutput>;
836
+ /**
837
+ * deserializeAws_json1_1SetUserMFAPreferenceCommand
838
+ */
839
+ export declare const de_SetUserMFAPreferenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetUserMFAPreferenceCommandOutput>;
840
+ /**
841
+ * deserializeAws_json1_1SetUserPoolMfaConfigCommand
842
+ */
843
+ export declare const de_SetUserPoolMfaConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetUserPoolMfaConfigCommandOutput>;
844
+ /**
845
+ * deserializeAws_json1_1SetUserSettingsCommand
846
+ */
847
+ export declare const de_SetUserSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetUserSettingsCommandOutput>;
848
+ /**
849
+ * deserializeAws_json1_1SignUpCommand
850
+ */
851
+ export declare const de_SignUpCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SignUpCommandOutput>;
852
+ /**
853
+ * deserializeAws_json1_1StartUserImportJobCommand
854
+ */
855
+ export declare const de_StartUserImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartUserImportJobCommandOutput>;
856
+ /**
857
+ * deserializeAws_json1_1StopUserImportJobCommand
858
+ */
859
+ export declare const de_StopUserImportJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopUserImportJobCommandOutput>;
860
+ /**
861
+ * deserializeAws_json1_1TagResourceCommand
862
+ */
863
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
864
+ /**
865
+ * deserializeAws_json1_1UntagResourceCommand
866
+ */
867
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
868
+ /**
869
+ * deserializeAws_json1_1UpdateAuthEventFeedbackCommand
870
+ */
871
+ export declare const de_UpdateAuthEventFeedbackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAuthEventFeedbackCommandOutput>;
872
+ /**
873
+ * deserializeAws_json1_1UpdateDeviceStatusCommand
874
+ */
875
+ export declare const de_UpdateDeviceStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeviceStatusCommandOutput>;
876
+ /**
877
+ * deserializeAws_json1_1UpdateGroupCommand
878
+ */
879
+ export declare const de_UpdateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGroupCommandOutput>;
880
+ /**
881
+ * deserializeAws_json1_1UpdateIdentityProviderCommand
882
+ */
883
+ export declare const de_UpdateIdentityProviderCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIdentityProviderCommandOutput>;
884
+ /**
885
+ * deserializeAws_json1_1UpdateResourceServerCommand
886
+ */
887
+ export declare const de_UpdateResourceServerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourceServerCommandOutput>;
888
+ /**
889
+ * deserializeAws_json1_1UpdateUserAttributesCommand
890
+ */
891
+ export declare const de_UpdateUserAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserAttributesCommandOutput>;
892
+ /**
893
+ * deserializeAws_json1_1UpdateUserPoolCommand
894
+ */
895
+ export declare const de_UpdateUserPoolCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserPoolCommandOutput>;
896
+ /**
897
+ * deserializeAws_json1_1UpdateUserPoolClientCommand
898
+ */
899
+ export declare const de_UpdateUserPoolClientCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserPoolClientCommandOutput>;
900
+ /**
901
+ * deserializeAws_json1_1UpdateUserPoolDomainCommand
902
+ */
903
+ export declare const de_UpdateUserPoolDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserPoolDomainCommandOutput>;
904
+ /**
905
+ * deserializeAws_json1_1VerifySoftwareTokenCommand
906
+ */
907
+ export declare const de_VerifySoftwareTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<VerifySoftwareTokenCommandOutput>;
908
+ /**
909
+ * deserializeAws_json1_1VerifyUserAttributeCommand
910
+ */
911
+ export declare const de_VerifyUserAttributeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<VerifyUserAttributeCommandOutput>;