@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
@@ -407,811 +407,811 @@ import {
407
407
  VerifyUserAttributeCommandInput,
408
408
  VerifyUserAttributeCommandOutput,
409
409
  } from "../commands/VerifyUserAttributeCommand";
410
- export declare const serializeAws_json1_1AddCustomAttributesCommand: (
410
+ export declare const se_AddCustomAttributesCommand: (
411
411
  input: AddCustomAttributesCommandInput,
412
412
  context: __SerdeContext
413
413
  ) => Promise<__HttpRequest>;
414
- export declare const serializeAws_json1_1AdminAddUserToGroupCommand: (
414
+ export declare const se_AdminAddUserToGroupCommand: (
415
415
  input: AdminAddUserToGroupCommandInput,
416
416
  context: __SerdeContext
417
417
  ) => Promise<__HttpRequest>;
418
- export declare const serializeAws_json1_1AdminConfirmSignUpCommand: (
418
+ export declare const se_AdminConfirmSignUpCommand: (
419
419
  input: AdminConfirmSignUpCommandInput,
420
420
  context: __SerdeContext
421
421
  ) => Promise<__HttpRequest>;
422
- export declare const serializeAws_json1_1AdminCreateUserCommand: (
422
+ export declare const se_AdminCreateUserCommand: (
423
423
  input: AdminCreateUserCommandInput,
424
424
  context: __SerdeContext
425
425
  ) => Promise<__HttpRequest>;
426
- export declare const serializeAws_json1_1AdminDeleteUserCommand: (
426
+ export declare const se_AdminDeleteUserCommand: (
427
427
  input: AdminDeleteUserCommandInput,
428
428
  context: __SerdeContext
429
429
  ) => Promise<__HttpRequest>;
430
- export declare const serializeAws_json1_1AdminDeleteUserAttributesCommand: (
430
+ export declare const se_AdminDeleteUserAttributesCommand: (
431
431
  input: AdminDeleteUserAttributesCommandInput,
432
432
  context: __SerdeContext
433
433
  ) => Promise<__HttpRequest>;
434
- export declare const serializeAws_json1_1AdminDisableProviderForUserCommand: (
434
+ export declare const se_AdminDisableProviderForUserCommand: (
435
435
  input: AdminDisableProviderForUserCommandInput,
436
436
  context: __SerdeContext
437
437
  ) => Promise<__HttpRequest>;
438
- export declare const serializeAws_json1_1AdminDisableUserCommand: (
438
+ export declare const se_AdminDisableUserCommand: (
439
439
  input: AdminDisableUserCommandInput,
440
440
  context: __SerdeContext
441
441
  ) => Promise<__HttpRequest>;
442
- export declare const serializeAws_json1_1AdminEnableUserCommand: (
442
+ export declare const se_AdminEnableUserCommand: (
443
443
  input: AdminEnableUserCommandInput,
444
444
  context: __SerdeContext
445
445
  ) => Promise<__HttpRequest>;
446
- export declare const serializeAws_json1_1AdminForgetDeviceCommand: (
446
+ export declare const se_AdminForgetDeviceCommand: (
447
447
  input: AdminForgetDeviceCommandInput,
448
448
  context: __SerdeContext
449
449
  ) => Promise<__HttpRequest>;
450
- export declare const serializeAws_json1_1AdminGetDeviceCommand: (
450
+ export declare const se_AdminGetDeviceCommand: (
451
451
  input: AdminGetDeviceCommandInput,
452
452
  context: __SerdeContext
453
453
  ) => Promise<__HttpRequest>;
454
- export declare const serializeAws_json1_1AdminGetUserCommand: (
454
+ export declare const se_AdminGetUserCommand: (
455
455
  input: AdminGetUserCommandInput,
456
456
  context: __SerdeContext
457
457
  ) => Promise<__HttpRequest>;
458
- export declare const serializeAws_json1_1AdminInitiateAuthCommand: (
458
+ export declare const se_AdminInitiateAuthCommand: (
459
459
  input: AdminInitiateAuthCommandInput,
460
460
  context: __SerdeContext
461
461
  ) => Promise<__HttpRequest>;
462
- export declare const serializeAws_json1_1AdminLinkProviderForUserCommand: (
462
+ export declare const se_AdminLinkProviderForUserCommand: (
463
463
  input: AdminLinkProviderForUserCommandInput,
464
464
  context: __SerdeContext
465
465
  ) => Promise<__HttpRequest>;
466
- export declare const serializeAws_json1_1AdminListDevicesCommand: (
466
+ export declare const se_AdminListDevicesCommand: (
467
467
  input: AdminListDevicesCommandInput,
468
468
  context: __SerdeContext
469
469
  ) => Promise<__HttpRequest>;
470
- export declare const serializeAws_json1_1AdminListGroupsForUserCommand: (
470
+ export declare const se_AdminListGroupsForUserCommand: (
471
471
  input: AdminListGroupsForUserCommandInput,
472
472
  context: __SerdeContext
473
473
  ) => Promise<__HttpRequest>;
474
- export declare const serializeAws_json1_1AdminListUserAuthEventsCommand: (
474
+ export declare const se_AdminListUserAuthEventsCommand: (
475
475
  input: AdminListUserAuthEventsCommandInput,
476
476
  context: __SerdeContext
477
477
  ) => Promise<__HttpRequest>;
478
- export declare const serializeAws_json1_1AdminRemoveUserFromGroupCommand: (
478
+ export declare const se_AdminRemoveUserFromGroupCommand: (
479
479
  input: AdminRemoveUserFromGroupCommandInput,
480
480
  context: __SerdeContext
481
481
  ) => Promise<__HttpRequest>;
482
- export declare const serializeAws_json1_1AdminResetUserPasswordCommand: (
482
+ export declare const se_AdminResetUserPasswordCommand: (
483
483
  input: AdminResetUserPasswordCommandInput,
484
484
  context: __SerdeContext
485
485
  ) => Promise<__HttpRequest>;
486
- export declare const serializeAws_json1_1AdminRespondToAuthChallengeCommand: (
486
+ export declare const se_AdminRespondToAuthChallengeCommand: (
487
487
  input: AdminRespondToAuthChallengeCommandInput,
488
488
  context: __SerdeContext
489
489
  ) => Promise<__HttpRequest>;
490
- export declare const serializeAws_json1_1AdminSetUserMFAPreferenceCommand: (
490
+ export declare const se_AdminSetUserMFAPreferenceCommand: (
491
491
  input: AdminSetUserMFAPreferenceCommandInput,
492
492
  context: __SerdeContext
493
493
  ) => Promise<__HttpRequest>;
494
- export declare const serializeAws_json1_1AdminSetUserPasswordCommand: (
494
+ export declare const se_AdminSetUserPasswordCommand: (
495
495
  input: AdminSetUserPasswordCommandInput,
496
496
  context: __SerdeContext
497
497
  ) => Promise<__HttpRequest>;
498
- export declare const serializeAws_json1_1AdminSetUserSettingsCommand: (
498
+ export declare const se_AdminSetUserSettingsCommand: (
499
499
  input: AdminSetUserSettingsCommandInput,
500
500
  context: __SerdeContext
501
501
  ) => Promise<__HttpRequest>;
502
- export declare const serializeAws_json1_1AdminUpdateAuthEventFeedbackCommand: (
502
+ export declare const se_AdminUpdateAuthEventFeedbackCommand: (
503
503
  input: AdminUpdateAuthEventFeedbackCommandInput,
504
504
  context: __SerdeContext
505
505
  ) => Promise<__HttpRequest>;
506
- export declare const serializeAws_json1_1AdminUpdateDeviceStatusCommand: (
506
+ export declare const se_AdminUpdateDeviceStatusCommand: (
507
507
  input: AdminUpdateDeviceStatusCommandInput,
508
508
  context: __SerdeContext
509
509
  ) => Promise<__HttpRequest>;
510
- export declare const serializeAws_json1_1AdminUpdateUserAttributesCommand: (
510
+ export declare const se_AdminUpdateUserAttributesCommand: (
511
511
  input: AdminUpdateUserAttributesCommandInput,
512
512
  context: __SerdeContext
513
513
  ) => Promise<__HttpRequest>;
514
- export declare const serializeAws_json1_1AdminUserGlobalSignOutCommand: (
514
+ export declare const se_AdminUserGlobalSignOutCommand: (
515
515
  input: AdminUserGlobalSignOutCommandInput,
516
516
  context: __SerdeContext
517
517
  ) => Promise<__HttpRequest>;
518
- export declare const serializeAws_json1_1AssociateSoftwareTokenCommand: (
518
+ export declare const se_AssociateSoftwareTokenCommand: (
519
519
  input: AssociateSoftwareTokenCommandInput,
520
520
  context: __SerdeContext
521
521
  ) => Promise<__HttpRequest>;
522
- export declare const serializeAws_json1_1ChangePasswordCommand: (
522
+ export declare const se_ChangePasswordCommand: (
523
523
  input: ChangePasswordCommandInput,
524
524
  context: __SerdeContext
525
525
  ) => Promise<__HttpRequest>;
526
- export declare const serializeAws_json1_1ConfirmDeviceCommand: (
526
+ export declare const se_ConfirmDeviceCommand: (
527
527
  input: ConfirmDeviceCommandInput,
528
528
  context: __SerdeContext
529
529
  ) => Promise<__HttpRequest>;
530
- export declare const serializeAws_json1_1ConfirmForgotPasswordCommand: (
530
+ export declare const se_ConfirmForgotPasswordCommand: (
531
531
  input: ConfirmForgotPasswordCommandInput,
532
532
  context: __SerdeContext
533
533
  ) => Promise<__HttpRequest>;
534
- export declare const serializeAws_json1_1ConfirmSignUpCommand: (
534
+ export declare const se_ConfirmSignUpCommand: (
535
535
  input: ConfirmSignUpCommandInput,
536
536
  context: __SerdeContext
537
537
  ) => Promise<__HttpRequest>;
538
- export declare const serializeAws_json1_1CreateGroupCommand: (
538
+ export declare const se_CreateGroupCommand: (
539
539
  input: CreateGroupCommandInput,
540
540
  context: __SerdeContext
541
541
  ) => Promise<__HttpRequest>;
542
- export declare const serializeAws_json1_1CreateIdentityProviderCommand: (
542
+ export declare const se_CreateIdentityProviderCommand: (
543
543
  input: CreateIdentityProviderCommandInput,
544
544
  context: __SerdeContext
545
545
  ) => Promise<__HttpRequest>;
546
- export declare const serializeAws_json1_1CreateResourceServerCommand: (
546
+ export declare const se_CreateResourceServerCommand: (
547
547
  input: CreateResourceServerCommandInput,
548
548
  context: __SerdeContext
549
549
  ) => Promise<__HttpRequest>;
550
- export declare const serializeAws_json1_1CreateUserImportJobCommand: (
550
+ export declare const se_CreateUserImportJobCommand: (
551
551
  input: CreateUserImportJobCommandInput,
552
552
  context: __SerdeContext
553
553
  ) => Promise<__HttpRequest>;
554
- export declare const serializeAws_json1_1CreateUserPoolCommand: (
554
+ export declare const se_CreateUserPoolCommand: (
555
555
  input: CreateUserPoolCommandInput,
556
556
  context: __SerdeContext
557
557
  ) => Promise<__HttpRequest>;
558
- export declare const serializeAws_json1_1CreateUserPoolClientCommand: (
558
+ export declare const se_CreateUserPoolClientCommand: (
559
559
  input: CreateUserPoolClientCommandInput,
560
560
  context: __SerdeContext
561
561
  ) => Promise<__HttpRequest>;
562
- export declare const serializeAws_json1_1CreateUserPoolDomainCommand: (
562
+ export declare const se_CreateUserPoolDomainCommand: (
563
563
  input: CreateUserPoolDomainCommandInput,
564
564
  context: __SerdeContext
565
565
  ) => Promise<__HttpRequest>;
566
- export declare const serializeAws_json1_1DeleteGroupCommand: (
566
+ export declare const se_DeleteGroupCommand: (
567
567
  input: DeleteGroupCommandInput,
568
568
  context: __SerdeContext
569
569
  ) => Promise<__HttpRequest>;
570
- export declare const serializeAws_json1_1DeleteIdentityProviderCommand: (
570
+ export declare const se_DeleteIdentityProviderCommand: (
571
571
  input: DeleteIdentityProviderCommandInput,
572
572
  context: __SerdeContext
573
573
  ) => Promise<__HttpRequest>;
574
- export declare const serializeAws_json1_1DeleteResourceServerCommand: (
574
+ export declare const se_DeleteResourceServerCommand: (
575
575
  input: DeleteResourceServerCommandInput,
576
576
  context: __SerdeContext
577
577
  ) => Promise<__HttpRequest>;
578
- export declare const serializeAws_json1_1DeleteUserCommand: (
578
+ export declare const se_DeleteUserCommand: (
579
579
  input: DeleteUserCommandInput,
580
580
  context: __SerdeContext
581
581
  ) => Promise<__HttpRequest>;
582
- export declare const serializeAws_json1_1DeleteUserAttributesCommand: (
582
+ export declare const se_DeleteUserAttributesCommand: (
583
583
  input: DeleteUserAttributesCommandInput,
584
584
  context: __SerdeContext
585
585
  ) => Promise<__HttpRequest>;
586
- export declare const serializeAws_json1_1DeleteUserPoolCommand: (
586
+ export declare const se_DeleteUserPoolCommand: (
587
587
  input: DeleteUserPoolCommandInput,
588
588
  context: __SerdeContext
589
589
  ) => Promise<__HttpRequest>;
590
- export declare const serializeAws_json1_1DeleteUserPoolClientCommand: (
590
+ export declare const se_DeleteUserPoolClientCommand: (
591
591
  input: DeleteUserPoolClientCommandInput,
592
592
  context: __SerdeContext
593
593
  ) => Promise<__HttpRequest>;
594
- export declare const serializeAws_json1_1DeleteUserPoolDomainCommand: (
594
+ export declare const se_DeleteUserPoolDomainCommand: (
595
595
  input: DeleteUserPoolDomainCommandInput,
596
596
  context: __SerdeContext
597
597
  ) => Promise<__HttpRequest>;
598
- export declare const serializeAws_json1_1DescribeIdentityProviderCommand: (
598
+ export declare const se_DescribeIdentityProviderCommand: (
599
599
  input: DescribeIdentityProviderCommandInput,
600
600
  context: __SerdeContext
601
601
  ) => Promise<__HttpRequest>;
602
- export declare const serializeAws_json1_1DescribeResourceServerCommand: (
602
+ export declare const se_DescribeResourceServerCommand: (
603
603
  input: DescribeResourceServerCommandInput,
604
604
  context: __SerdeContext
605
605
  ) => Promise<__HttpRequest>;
606
- export declare const serializeAws_json1_1DescribeRiskConfigurationCommand: (
606
+ export declare const se_DescribeRiskConfigurationCommand: (
607
607
  input: DescribeRiskConfigurationCommandInput,
608
608
  context: __SerdeContext
609
609
  ) => Promise<__HttpRequest>;
610
- export declare const serializeAws_json1_1DescribeUserImportJobCommand: (
610
+ export declare const se_DescribeUserImportJobCommand: (
611
611
  input: DescribeUserImportJobCommandInput,
612
612
  context: __SerdeContext
613
613
  ) => Promise<__HttpRequest>;
614
- export declare const serializeAws_json1_1DescribeUserPoolCommand: (
614
+ export declare const se_DescribeUserPoolCommand: (
615
615
  input: DescribeUserPoolCommandInput,
616
616
  context: __SerdeContext
617
617
  ) => Promise<__HttpRequest>;
618
- export declare const serializeAws_json1_1DescribeUserPoolClientCommand: (
618
+ export declare const se_DescribeUserPoolClientCommand: (
619
619
  input: DescribeUserPoolClientCommandInput,
620
620
  context: __SerdeContext
621
621
  ) => Promise<__HttpRequest>;
622
- export declare const serializeAws_json1_1DescribeUserPoolDomainCommand: (
622
+ export declare const se_DescribeUserPoolDomainCommand: (
623
623
  input: DescribeUserPoolDomainCommandInput,
624
624
  context: __SerdeContext
625
625
  ) => Promise<__HttpRequest>;
626
- export declare const serializeAws_json1_1ForgetDeviceCommand: (
626
+ export declare const se_ForgetDeviceCommand: (
627
627
  input: ForgetDeviceCommandInput,
628
628
  context: __SerdeContext
629
629
  ) => Promise<__HttpRequest>;
630
- export declare const serializeAws_json1_1ForgotPasswordCommand: (
630
+ export declare const se_ForgotPasswordCommand: (
631
631
  input: ForgotPasswordCommandInput,
632
632
  context: __SerdeContext
633
633
  ) => Promise<__HttpRequest>;
634
- export declare const serializeAws_json1_1GetCSVHeaderCommand: (
634
+ export declare const se_GetCSVHeaderCommand: (
635
635
  input: GetCSVHeaderCommandInput,
636
636
  context: __SerdeContext
637
637
  ) => Promise<__HttpRequest>;
638
- export declare const serializeAws_json1_1GetDeviceCommand: (
638
+ export declare const se_GetDeviceCommand: (
639
639
  input: GetDeviceCommandInput,
640
640
  context: __SerdeContext
641
641
  ) => Promise<__HttpRequest>;
642
- export declare const serializeAws_json1_1GetGroupCommand: (
642
+ export declare const se_GetGroupCommand: (
643
643
  input: GetGroupCommandInput,
644
644
  context: __SerdeContext
645
645
  ) => Promise<__HttpRequest>;
646
- export declare const serializeAws_json1_1GetIdentityProviderByIdentifierCommand: (
646
+ export declare const se_GetIdentityProviderByIdentifierCommand: (
647
647
  input: GetIdentityProviderByIdentifierCommandInput,
648
648
  context: __SerdeContext
649
649
  ) => Promise<__HttpRequest>;
650
- export declare const serializeAws_json1_1GetSigningCertificateCommand: (
650
+ export declare const se_GetSigningCertificateCommand: (
651
651
  input: GetSigningCertificateCommandInput,
652
652
  context: __SerdeContext
653
653
  ) => Promise<__HttpRequest>;
654
- export declare const serializeAws_json1_1GetUICustomizationCommand: (
654
+ export declare const se_GetUICustomizationCommand: (
655
655
  input: GetUICustomizationCommandInput,
656
656
  context: __SerdeContext
657
657
  ) => Promise<__HttpRequest>;
658
- export declare const serializeAws_json1_1GetUserCommand: (
658
+ export declare const se_GetUserCommand: (
659
659
  input: GetUserCommandInput,
660
660
  context: __SerdeContext
661
661
  ) => Promise<__HttpRequest>;
662
- export declare const serializeAws_json1_1GetUserAttributeVerificationCodeCommand: (
662
+ export declare const se_GetUserAttributeVerificationCodeCommand: (
663
663
  input: GetUserAttributeVerificationCodeCommandInput,
664
664
  context: __SerdeContext
665
665
  ) => Promise<__HttpRequest>;
666
- export declare const serializeAws_json1_1GetUserPoolMfaConfigCommand: (
666
+ export declare const se_GetUserPoolMfaConfigCommand: (
667
667
  input: GetUserPoolMfaConfigCommandInput,
668
668
  context: __SerdeContext
669
669
  ) => Promise<__HttpRequest>;
670
- export declare const serializeAws_json1_1GlobalSignOutCommand: (
670
+ export declare const se_GlobalSignOutCommand: (
671
671
  input: GlobalSignOutCommandInput,
672
672
  context: __SerdeContext
673
673
  ) => Promise<__HttpRequest>;
674
- export declare const serializeAws_json1_1InitiateAuthCommand: (
674
+ export declare const se_InitiateAuthCommand: (
675
675
  input: InitiateAuthCommandInput,
676
676
  context: __SerdeContext
677
677
  ) => Promise<__HttpRequest>;
678
- export declare const serializeAws_json1_1ListDevicesCommand: (
678
+ export declare const se_ListDevicesCommand: (
679
679
  input: ListDevicesCommandInput,
680
680
  context: __SerdeContext
681
681
  ) => Promise<__HttpRequest>;
682
- export declare const serializeAws_json1_1ListGroupsCommand: (
682
+ export declare const se_ListGroupsCommand: (
683
683
  input: ListGroupsCommandInput,
684
684
  context: __SerdeContext
685
685
  ) => Promise<__HttpRequest>;
686
- export declare const serializeAws_json1_1ListIdentityProvidersCommand: (
686
+ export declare const se_ListIdentityProvidersCommand: (
687
687
  input: ListIdentityProvidersCommandInput,
688
688
  context: __SerdeContext
689
689
  ) => Promise<__HttpRequest>;
690
- export declare const serializeAws_json1_1ListResourceServersCommand: (
690
+ export declare const se_ListResourceServersCommand: (
691
691
  input: ListResourceServersCommandInput,
692
692
  context: __SerdeContext
693
693
  ) => Promise<__HttpRequest>;
694
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (
694
+ export declare const se_ListTagsForResourceCommand: (
695
695
  input: ListTagsForResourceCommandInput,
696
696
  context: __SerdeContext
697
697
  ) => Promise<__HttpRequest>;
698
- export declare const serializeAws_json1_1ListUserImportJobsCommand: (
698
+ export declare const se_ListUserImportJobsCommand: (
699
699
  input: ListUserImportJobsCommandInput,
700
700
  context: __SerdeContext
701
701
  ) => Promise<__HttpRequest>;
702
- export declare const serializeAws_json1_1ListUserPoolClientsCommand: (
702
+ export declare const se_ListUserPoolClientsCommand: (
703
703
  input: ListUserPoolClientsCommandInput,
704
704
  context: __SerdeContext
705
705
  ) => Promise<__HttpRequest>;
706
- export declare const serializeAws_json1_1ListUserPoolsCommand: (
706
+ export declare const se_ListUserPoolsCommand: (
707
707
  input: ListUserPoolsCommandInput,
708
708
  context: __SerdeContext
709
709
  ) => Promise<__HttpRequest>;
710
- export declare const serializeAws_json1_1ListUsersCommand: (
710
+ export declare const se_ListUsersCommand: (
711
711
  input: ListUsersCommandInput,
712
712
  context: __SerdeContext
713
713
  ) => Promise<__HttpRequest>;
714
- export declare const serializeAws_json1_1ListUsersInGroupCommand: (
714
+ export declare const se_ListUsersInGroupCommand: (
715
715
  input: ListUsersInGroupCommandInput,
716
716
  context: __SerdeContext
717
717
  ) => Promise<__HttpRequest>;
718
- export declare const serializeAws_json1_1ResendConfirmationCodeCommand: (
718
+ export declare const se_ResendConfirmationCodeCommand: (
719
719
  input: ResendConfirmationCodeCommandInput,
720
720
  context: __SerdeContext
721
721
  ) => Promise<__HttpRequest>;
722
- export declare const serializeAws_json1_1RespondToAuthChallengeCommand: (
722
+ export declare const se_RespondToAuthChallengeCommand: (
723
723
  input: RespondToAuthChallengeCommandInput,
724
724
  context: __SerdeContext
725
725
  ) => Promise<__HttpRequest>;
726
- export declare const serializeAws_json1_1RevokeTokenCommand: (
726
+ export declare const se_RevokeTokenCommand: (
727
727
  input: RevokeTokenCommandInput,
728
728
  context: __SerdeContext
729
729
  ) => Promise<__HttpRequest>;
730
- export declare const serializeAws_json1_1SetRiskConfigurationCommand: (
730
+ export declare const se_SetRiskConfigurationCommand: (
731
731
  input: SetRiskConfigurationCommandInput,
732
732
  context: __SerdeContext
733
733
  ) => Promise<__HttpRequest>;
734
- export declare const serializeAws_json1_1SetUICustomizationCommand: (
734
+ export declare const se_SetUICustomizationCommand: (
735
735
  input: SetUICustomizationCommandInput,
736
736
  context: __SerdeContext
737
737
  ) => Promise<__HttpRequest>;
738
- export declare const serializeAws_json1_1SetUserMFAPreferenceCommand: (
738
+ export declare const se_SetUserMFAPreferenceCommand: (
739
739
  input: SetUserMFAPreferenceCommandInput,
740
740
  context: __SerdeContext
741
741
  ) => Promise<__HttpRequest>;
742
- export declare const serializeAws_json1_1SetUserPoolMfaConfigCommand: (
742
+ export declare const se_SetUserPoolMfaConfigCommand: (
743
743
  input: SetUserPoolMfaConfigCommandInput,
744
744
  context: __SerdeContext
745
745
  ) => Promise<__HttpRequest>;
746
- export declare const serializeAws_json1_1SetUserSettingsCommand: (
746
+ export declare const se_SetUserSettingsCommand: (
747
747
  input: SetUserSettingsCommandInput,
748
748
  context: __SerdeContext
749
749
  ) => Promise<__HttpRequest>;
750
- export declare const serializeAws_json1_1SignUpCommand: (
750
+ export declare const se_SignUpCommand: (
751
751
  input: SignUpCommandInput,
752
752
  context: __SerdeContext
753
753
  ) => Promise<__HttpRequest>;
754
- export declare const serializeAws_json1_1StartUserImportJobCommand: (
754
+ export declare const se_StartUserImportJobCommand: (
755
755
  input: StartUserImportJobCommandInput,
756
756
  context: __SerdeContext
757
757
  ) => Promise<__HttpRequest>;
758
- export declare const serializeAws_json1_1StopUserImportJobCommand: (
758
+ export declare const se_StopUserImportJobCommand: (
759
759
  input: StopUserImportJobCommandInput,
760
760
  context: __SerdeContext
761
761
  ) => Promise<__HttpRequest>;
762
- export declare const serializeAws_json1_1TagResourceCommand: (
762
+ export declare const se_TagResourceCommand: (
763
763
  input: TagResourceCommandInput,
764
764
  context: __SerdeContext
765
765
  ) => Promise<__HttpRequest>;
766
- export declare const serializeAws_json1_1UntagResourceCommand: (
766
+ export declare const se_UntagResourceCommand: (
767
767
  input: UntagResourceCommandInput,
768
768
  context: __SerdeContext
769
769
  ) => Promise<__HttpRequest>;
770
- export declare const serializeAws_json1_1UpdateAuthEventFeedbackCommand: (
770
+ export declare const se_UpdateAuthEventFeedbackCommand: (
771
771
  input: UpdateAuthEventFeedbackCommandInput,
772
772
  context: __SerdeContext
773
773
  ) => Promise<__HttpRequest>;
774
- export declare const serializeAws_json1_1UpdateDeviceStatusCommand: (
774
+ export declare const se_UpdateDeviceStatusCommand: (
775
775
  input: UpdateDeviceStatusCommandInput,
776
776
  context: __SerdeContext
777
777
  ) => Promise<__HttpRequest>;
778
- export declare const serializeAws_json1_1UpdateGroupCommand: (
778
+ export declare const se_UpdateGroupCommand: (
779
779
  input: UpdateGroupCommandInput,
780
780
  context: __SerdeContext
781
781
  ) => Promise<__HttpRequest>;
782
- export declare const serializeAws_json1_1UpdateIdentityProviderCommand: (
782
+ export declare const se_UpdateIdentityProviderCommand: (
783
783
  input: UpdateIdentityProviderCommandInput,
784
784
  context: __SerdeContext
785
785
  ) => Promise<__HttpRequest>;
786
- export declare const serializeAws_json1_1UpdateResourceServerCommand: (
786
+ export declare const se_UpdateResourceServerCommand: (
787
787
  input: UpdateResourceServerCommandInput,
788
788
  context: __SerdeContext
789
789
  ) => Promise<__HttpRequest>;
790
- export declare const serializeAws_json1_1UpdateUserAttributesCommand: (
790
+ export declare const se_UpdateUserAttributesCommand: (
791
791
  input: UpdateUserAttributesCommandInput,
792
792
  context: __SerdeContext
793
793
  ) => Promise<__HttpRequest>;
794
- export declare const serializeAws_json1_1UpdateUserPoolCommand: (
794
+ export declare const se_UpdateUserPoolCommand: (
795
795
  input: UpdateUserPoolCommandInput,
796
796
  context: __SerdeContext
797
797
  ) => Promise<__HttpRequest>;
798
- export declare const serializeAws_json1_1UpdateUserPoolClientCommand: (
798
+ export declare const se_UpdateUserPoolClientCommand: (
799
799
  input: UpdateUserPoolClientCommandInput,
800
800
  context: __SerdeContext
801
801
  ) => Promise<__HttpRequest>;
802
- export declare const serializeAws_json1_1UpdateUserPoolDomainCommand: (
802
+ export declare const se_UpdateUserPoolDomainCommand: (
803
803
  input: UpdateUserPoolDomainCommandInput,
804
804
  context: __SerdeContext
805
805
  ) => Promise<__HttpRequest>;
806
- export declare const serializeAws_json1_1VerifySoftwareTokenCommand: (
806
+ export declare const se_VerifySoftwareTokenCommand: (
807
807
  input: VerifySoftwareTokenCommandInput,
808
808
  context: __SerdeContext
809
809
  ) => Promise<__HttpRequest>;
810
- export declare const serializeAws_json1_1VerifyUserAttributeCommand: (
810
+ export declare const se_VerifyUserAttributeCommand: (
811
811
  input: VerifyUserAttributeCommandInput,
812
812
  context: __SerdeContext
813
813
  ) => Promise<__HttpRequest>;
814
- export declare const deserializeAws_json1_1AddCustomAttributesCommand: (
814
+ export declare const de_AddCustomAttributesCommand: (
815
815
  output: __HttpResponse,
816
816
  context: __SerdeContext
817
817
  ) => Promise<AddCustomAttributesCommandOutput>;
818
- export declare const deserializeAws_json1_1AdminAddUserToGroupCommand: (
818
+ export declare const de_AdminAddUserToGroupCommand: (
819
819
  output: __HttpResponse,
820
820
  context: __SerdeContext
821
821
  ) => Promise<AdminAddUserToGroupCommandOutput>;
822
- export declare const deserializeAws_json1_1AdminConfirmSignUpCommand: (
822
+ export declare const de_AdminConfirmSignUpCommand: (
823
823
  output: __HttpResponse,
824
824
  context: __SerdeContext
825
825
  ) => Promise<AdminConfirmSignUpCommandOutput>;
826
- export declare const deserializeAws_json1_1AdminCreateUserCommand: (
826
+ export declare const de_AdminCreateUserCommand: (
827
827
  output: __HttpResponse,
828
828
  context: __SerdeContext
829
829
  ) => Promise<AdminCreateUserCommandOutput>;
830
- export declare const deserializeAws_json1_1AdminDeleteUserCommand: (
830
+ export declare const de_AdminDeleteUserCommand: (
831
831
  output: __HttpResponse,
832
832
  context: __SerdeContext
833
833
  ) => Promise<AdminDeleteUserCommandOutput>;
834
- export declare const deserializeAws_json1_1AdminDeleteUserAttributesCommand: (
834
+ export declare const de_AdminDeleteUserAttributesCommand: (
835
835
  output: __HttpResponse,
836
836
  context: __SerdeContext
837
837
  ) => Promise<AdminDeleteUserAttributesCommandOutput>;
838
- export declare const deserializeAws_json1_1AdminDisableProviderForUserCommand: (
838
+ export declare const de_AdminDisableProviderForUserCommand: (
839
839
  output: __HttpResponse,
840
840
  context: __SerdeContext
841
841
  ) => Promise<AdminDisableProviderForUserCommandOutput>;
842
- export declare const deserializeAws_json1_1AdminDisableUserCommand: (
842
+ export declare const de_AdminDisableUserCommand: (
843
843
  output: __HttpResponse,
844
844
  context: __SerdeContext
845
845
  ) => Promise<AdminDisableUserCommandOutput>;
846
- export declare const deserializeAws_json1_1AdminEnableUserCommand: (
846
+ export declare const de_AdminEnableUserCommand: (
847
847
  output: __HttpResponse,
848
848
  context: __SerdeContext
849
849
  ) => Promise<AdminEnableUserCommandOutput>;
850
- export declare const deserializeAws_json1_1AdminForgetDeviceCommand: (
850
+ export declare const de_AdminForgetDeviceCommand: (
851
851
  output: __HttpResponse,
852
852
  context: __SerdeContext
853
853
  ) => Promise<AdminForgetDeviceCommandOutput>;
854
- export declare const deserializeAws_json1_1AdminGetDeviceCommand: (
854
+ export declare const de_AdminGetDeviceCommand: (
855
855
  output: __HttpResponse,
856
856
  context: __SerdeContext
857
857
  ) => Promise<AdminGetDeviceCommandOutput>;
858
- export declare const deserializeAws_json1_1AdminGetUserCommand: (
858
+ export declare const de_AdminGetUserCommand: (
859
859
  output: __HttpResponse,
860
860
  context: __SerdeContext
861
861
  ) => Promise<AdminGetUserCommandOutput>;
862
- export declare const deserializeAws_json1_1AdminInitiateAuthCommand: (
862
+ export declare const de_AdminInitiateAuthCommand: (
863
863
  output: __HttpResponse,
864
864
  context: __SerdeContext
865
865
  ) => Promise<AdminInitiateAuthCommandOutput>;
866
- export declare const deserializeAws_json1_1AdminLinkProviderForUserCommand: (
866
+ export declare const de_AdminLinkProviderForUserCommand: (
867
867
  output: __HttpResponse,
868
868
  context: __SerdeContext
869
869
  ) => Promise<AdminLinkProviderForUserCommandOutput>;
870
- export declare const deserializeAws_json1_1AdminListDevicesCommand: (
870
+ export declare const de_AdminListDevicesCommand: (
871
871
  output: __HttpResponse,
872
872
  context: __SerdeContext
873
873
  ) => Promise<AdminListDevicesCommandOutput>;
874
- export declare const deserializeAws_json1_1AdminListGroupsForUserCommand: (
874
+ export declare const de_AdminListGroupsForUserCommand: (
875
875
  output: __HttpResponse,
876
876
  context: __SerdeContext
877
877
  ) => Promise<AdminListGroupsForUserCommandOutput>;
878
- export declare const deserializeAws_json1_1AdminListUserAuthEventsCommand: (
878
+ export declare const de_AdminListUserAuthEventsCommand: (
879
879
  output: __HttpResponse,
880
880
  context: __SerdeContext
881
881
  ) => Promise<AdminListUserAuthEventsCommandOutput>;
882
- export declare const deserializeAws_json1_1AdminRemoveUserFromGroupCommand: (
882
+ export declare const de_AdminRemoveUserFromGroupCommand: (
883
883
  output: __HttpResponse,
884
884
  context: __SerdeContext
885
885
  ) => Promise<AdminRemoveUserFromGroupCommandOutput>;
886
- export declare const deserializeAws_json1_1AdminResetUserPasswordCommand: (
886
+ export declare const de_AdminResetUserPasswordCommand: (
887
887
  output: __HttpResponse,
888
888
  context: __SerdeContext
889
889
  ) => Promise<AdminResetUserPasswordCommandOutput>;
890
- export declare const deserializeAws_json1_1AdminRespondToAuthChallengeCommand: (
890
+ export declare const de_AdminRespondToAuthChallengeCommand: (
891
891
  output: __HttpResponse,
892
892
  context: __SerdeContext
893
893
  ) => Promise<AdminRespondToAuthChallengeCommandOutput>;
894
- export declare const deserializeAws_json1_1AdminSetUserMFAPreferenceCommand: (
894
+ export declare const de_AdminSetUserMFAPreferenceCommand: (
895
895
  output: __HttpResponse,
896
896
  context: __SerdeContext
897
897
  ) => Promise<AdminSetUserMFAPreferenceCommandOutput>;
898
- export declare const deserializeAws_json1_1AdminSetUserPasswordCommand: (
898
+ export declare const de_AdminSetUserPasswordCommand: (
899
899
  output: __HttpResponse,
900
900
  context: __SerdeContext
901
901
  ) => Promise<AdminSetUserPasswordCommandOutput>;
902
- export declare const deserializeAws_json1_1AdminSetUserSettingsCommand: (
902
+ export declare const de_AdminSetUserSettingsCommand: (
903
903
  output: __HttpResponse,
904
904
  context: __SerdeContext
905
905
  ) => Promise<AdminSetUserSettingsCommandOutput>;
906
- export declare const deserializeAws_json1_1AdminUpdateAuthEventFeedbackCommand: (
906
+ export declare const de_AdminUpdateAuthEventFeedbackCommand: (
907
907
  output: __HttpResponse,
908
908
  context: __SerdeContext
909
909
  ) => Promise<AdminUpdateAuthEventFeedbackCommandOutput>;
910
- export declare const deserializeAws_json1_1AdminUpdateDeviceStatusCommand: (
910
+ export declare const de_AdminUpdateDeviceStatusCommand: (
911
911
  output: __HttpResponse,
912
912
  context: __SerdeContext
913
913
  ) => Promise<AdminUpdateDeviceStatusCommandOutput>;
914
- export declare const deserializeAws_json1_1AdminUpdateUserAttributesCommand: (
914
+ export declare const de_AdminUpdateUserAttributesCommand: (
915
915
  output: __HttpResponse,
916
916
  context: __SerdeContext
917
917
  ) => Promise<AdminUpdateUserAttributesCommandOutput>;
918
- export declare const deserializeAws_json1_1AdminUserGlobalSignOutCommand: (
918
+ export declare const de_AdminUserGlobalSignOutCommand: (
919
919
  output: __HttpResponse,
920
920
  context: __SerdeContext
921
921
  ) => Promise<AdminUserGlobalSignOutCommandOutput>;
922
- export declare const deserializeAws_json1_1AssociateSoftwareTokenCommand: (
922
+ export declare const de_AssociateSoftwareTokenCommand: (
923
923
  output: __HttpResponse,
924
924
  context: __SerdeContext
925
925
  ) => Promise<AssociateSoftwareTokenCommandOutput>;
926
- export declare const deserializeAws_json1_1ChangePasswordCommand: (
926
+ export declare const de_ChangePasswordCommand: (
927
927
  output: __HttpResponse,
928
928
  context: __SerdeContext
929
929
  ) => Promise<ChangePasswordCommandOutput>;
930
- export declare const deserializeAws_json1_1ConfirmDeviceCommand: (
930
+ export declare const de_ConfirmDeviceCommand: (
931
931
  output: __HttpResponse,
932
932
  context: __SerdeContext
933
933
  ) => Promise<ConfirmDeviceCommandOutput>;
934
- export declare const deserializeAws_json1_1ConfirmForgotPasswordCommand: (
934
+ export declare const de_ConfirmForgotPasswordCommand: (
935
935
  output: __HttpResponse,
936
936
  context: __SerdeContext
937
937
  ) => Promise<ConfirmForgotPasswordCommandOutput>;
938
- export declare const deserializeAws_json1_1ConfirmSignUpCommand: (
938
+ export declare const de_ConfirmSignUpCommand: (
939
939
  output: __HttpResponse,
940
940
  context: __SerdeContext
941
941
  ) => Promise<ConfirmSignUpCommandOutput>;
942
- export declare const deserializeAws_json1_1CreateGroupCommand: (
942
+ export declare const de_CreateGroupCommand: (
943
943
  output: __HttpResponse,
944
944
  context: __SerdeContext
945
945
  ) => Promise<CreateGroupCommandOutput>;
946
- export declare const deserializeAws_json1_1CreateIdentityProviderCommand: (
946
+ export declare const de_CreateIdentityProviderCommand: (
947
947
  output: __HttpResponse,
948
948
  context: __SerdeContext
949
949
  ) => Promise<CreateIdentityProviderCommandOutput>;
950
- export declare const deserializeAws_json1_1CreateResourceServerCommand: (
950
+ export declare const de_CreateResourceServerCommand: (
951
951
  output: __HttpResponse,
952
952
  context: __SerdeContext
953
953
  ) => Promise<CreateResourceServerCommandOutput>;
954
- export declare const deserializeAws_json1_1CreateUserImportJobCommand: (
954
+ export declare const de_CreateUserImportJobCommand: (
955
955
  output: __HttpResponse,
956
956
  context: __SerdeContext
957
957
  ) => Promise<CreateUserImportJobCommandOutput>;
958
- export declare const deserializeAws_json1_1CreateUserPoolCommand: (
958
+ export declare const de_CreateUserPoolCommand: (
959
959
  output: __HttpResponse,
960
960
  context: __SerdeContext
961
961
  ) => Promise<CreateUserPoolCommandOutput>;
962
- export declare const deserializeAws_json1_1CreateUserPoolClientCommand: (
962
+ export declare const de_CreateUserPoolClientCommand: (
963
963
  output: __HttpResponse,
964
964
  context: __SerdeContext
965
965
  ) => Promise<CreateUserPoolClientCommandOutput>;
966
- export declare const deserializeAws_json1_1CreateUserPoolDomainCommand: (
966
+ export declare const de_CreateUserPoolDomainCommand: (
967
967
  output: __HttpResponse,
968
968
  context: __SerdeContext
969
969
  ) => Promise<CreateUserPoolDomainCommandOutput>;
970
- export declare const deserializeAws_json1_1DeleteGroupCommand: (
970
+ export declare const de_DeleteGroupCommand: (
971
971
  output: __HttpResponse,
972
972
  context: __SerdeContext
973
973
  ) => Promise<DeleteGroupCommandOutput>;
974
- export declare const deserializeAws_json1_1DeleteIdentityProviderCommand: (
974
+ export declare const de_DeleteIdentityProviderCommand: (
975
975
  output: __HttpResponse,
976
976
  context: __SerdeContext
977
977
  ) => Promise<DeleteIdentityProviderCommandOutput>;
978
- export declare const deserializeAws_json1_1DeleteResourceServerCommand: (
978
+ export declare const de_DeleteResourceServerCommand: (
979
979
  output: __HttpResponse,
980
980
  context: __SerdeContext
981
981
  ) => Promise<DeleteResourceServerCommandOutput>;
982
- export declare const deserializeAws_json1_1DeleteUserCommand: (
982
+ export declare const de_DeleteUserCommand: (
983
983
  output: __HttpResponse,
984
984
  context: __SerdeContext
985
985
  ) => Promise<DeleteUserCommandOutput>;
986
- export declare const deserializeAws_json1_1DeleteUserAttributesCommand: (
986
+ export declare const de_DeleteUserAttributesCommand: (
987
987
  output: __HttpResponse,
988
988
  context: __SerdeContext
989
989
  ) => Promise<DeleteUserAttributesCommandOutput>;
990
- export declare const deserializeAws_json1_1DeleteUserPoolCommand: (
990
+ export declare const de_DeleteUserPoolCommand: (
991
991
  output: __HttpResponse,
992
992
  context: __SerdeContext
993
993
  ) => Promise<DeleteUserPoolCommandOutput>;
994
- export declare const deserializeAws_json1_1DeleteUserPoolClientCommand: (
994
+ export declare const de_DeleteUserPoolClientCommand: (
995
995
  output: __HttpResponse,
996
996
  context: __SerdeContext
997
997
  ) => Promise<DeleteUserPoolClientCommandOutput>;
998
- export declare const deserializeAws_json1_1DeleteUserPoolDomainCommand: (
998
+ export declare const de_DeleteUserPoolDomainCommand: (
999
999
  output: __HttpResponse,
1000
1000
  context: __SerdeContext
1001
1001
  ) => Promise<DeleteUserPoolDomainCommandOutput>;
1002
- export declare const deserializeAws_json1_1DescribeIdentityProviderCommand: (
1002
+ export declare const de_DescribeIdentityProviderCommand: (
1003
1003
  output: __HttpResponse,
1004
1004
  context: __SerdeContext
1005
1005
  ) => Promise<DescribeIdentityProviderCommandOutput>;
1006
- export declare const deserializeAws_json1_1DescribeResourceServerCommand: (
1006
+ export declare const de_DescribeResourceServerCommand: (
1007
1007
  output: __HttpResponse,
1008
1008
  context: __SerdeContext
1009
1009
  ) => Promise<DescribeResourceServerCommandOutput>;
1010
- export declare const deserializeAws_json1_1DescribeRiskConfigurationCommand: (
1010
+ export declare const de_DescribeRiskConfigurationCommand: (
1011
1011
  output: __HttpResponse,
1012
1012
  context: __SerdeContext
1013
1013
  ) => Promise<DescribeRiskConfigurationCommandOutput>;
1014
- export declare const deserializeAws_json1_1DescribeUserImportJobCommand: (
1014
+ export declare const de_DescribeUserImportJobCommand: (
1015
1015
  output: __HttpResponse,
1016
1016
  context: __SerdeContext
1017
1017
  ) => Promise<DescribeUserImportJobCommandOutput>;
1018
- export declare const deserializeAws_json1_1DescribeUserPoolCommand: (
1018
+ export declare const de_DescribeUserPoolCommand: (
1019
1019
  output: __HttpResponse,
1020
1020
  context: __SerdeContext
1021
1021
  ) => Promise<DescribeUserPoolCommandOutput>;
1022
- export declare const deserializeAws_json1_1DescribeUserPoolClientCommand: (
1022
+ export declare const de_DescribeUserPoolClientCommand: (
1023
1023
  output: __HttpResponse,
1024
1024
  context: __SerdeContext
1025
1025
  ) => Promise<DescribeUserPoolClientCommandOutput>;
1026
- export declare const deserializeAws_json1_1DescribeUserPoolDomainCommand: (
1026
+ export declare const de_DescribeUserPoolDomainCommand: (
1027
1027
  output: __HttpResponse,
1028
1028
  context: __SerdeContext
1029
1029
  ) => Promise<DescribeUserPoolDomainCommandOutput>;
1030
- export declare const deserializeAws_json1_1ForgetDeviceCommand: (
1030
+ export declare const de_ForgetDeviceCommand: (
1031
1031
  output: __HttpResponse,
1032
1032
  context: __SerdeContext
1033
1033
  ) => Promise<ForgetDeviceCommandOutput>;
1034
- export declare const deserializeAws_json1_1ForgotPasswordCommand: (
1034
+ export declare const de_ForgotPasswordCommand: (
1035
1035
  output: __HttpResponse,
1036
1036
  context: __SerdeContext
1037
1037
  ) => Promise<ForgotPasswordCommandOutput>;
1038
- export declare const deserializeAws_json1_1GetCSVHeaderCommand: (
1038
+ export declare const de_GetCSVHeaderCommand: (
1039
1039
  output: __HttpResponse,
1040
1040
  context: __SerdeContext
1041
1041
  ) => Promise<GetCSVHeaderCommandOutput>;
1042
- export declare const deserializeAws_json1_1GetDeviceCommand: (
1042
+ export declare const de_GetDeviceCommand: (
1043
1043
  output: __HttpResponse,
1044
1044
  context: __SerdeContext
1045
1045
  ) => Promise<GetDeviceCommandOutput>;
1046
- export declare const deserializeAws_json1_1GetGroupCommand: (
1046
+ export declare const de_GetGroupCommand: (
1047
1047
  output: __HttpResponse,
1048
1048
  context: __SerdeContext
1049
1049
  ) => Promise<GetGroupCommandOutput>;
1050
- export declare const deserializeAws_json1_1GetIdentityProviderByIdentifierCommand: (
1050
+ export declare const de_GetIdentityProviderByIdentifierCommand: (
1051
1051
  output: __HttpResponse,
1052
1052
  context: __SerdeContext
1053
1053
  ) => Promise<GetIdentityProviderByIdentifierCommandOutput>;
1054
- export declare const deserializeAws_json1_1GetSigningCertificateCommand: (
1054
+ export declare const de_GetSigningCertificateCommand: (
1055
1055
  output: __HttpResponse,
1056
1056
  context: __SerdeContext
1057
1057
  ) => Promise<GetSigningCertificateCommandOutput>;
1058
- export declare const deserializeAws_json1_1GetUICustomizationCommand: (
1058
+ export declare const de_GetUICustomizationCommand: (
1059
1059
  output: __HttpResponse,
1060
1060
  context: __SerdeContext
1061
1061
  ) => Promise<GetUICustomizationCommandOutput>;
1062
- export declare const deserializeAws_json1_1GetUserCommand: (
1062
+ export declare const de_GetUserCommand: (
1063
1063
  output: __HttpResponse,
1064
1064
  context: __SerdeContext
1065
1065
  ) => Promise<GetUserCommandOutput>;
1066
- export declare const deserializeAws_json1_1GetUserAttributeVerificationCodeCommand: (
1066
+ export declare const de_GetUserAttributeVerificationCodeCommand: (
1067
1067
  output: __HttpResponse,
1068
1068
  context: __SerdeContext
1069
1069
  ) => Promise<GetUserAttributeVerificationCodeCommandOutput>;
1070
- export declare const deserializeAws_json1_1GetUserPoolMfaConfigCommand: (
1070
+ export declare const de_GetUserPoolMfaConfigCommand: (
1071
1071
  output: __HttpResponse,
1072
1072
  context: __SerdeContext
1073
1073
  ) => Promise<GetUserPoolMfaConfigCommandOutput>;
1074
- export declare const deserializeAws_json1_1GlobalSignOutCommand: (
1074
+ export declare const de_GlobalSignOutCommand: (
1075
1075
  output: __HttpResponse,
1076
1076
  context: __SerdeContext
1077
1077
  ) => Promise<GlobalSignOutCommandOutput>;
1078
- export declare const deserializeAws_json1_1InitiateAuthCommand: (
1078
+ export declare const de_InitiateAuthCommand: (
1079
1079
  output: __HttpResponse,
1080
1080
  context: __SerdeContext
1081
1081
  ) => Promise<InitiateAuthCommandOutput>;
1082
- export declare const deserializeAws_json1_1ListDevicesCommand: (
1082
+ export declare const de_ListDevicesCommand: (
1083
1083
  output: __HttpResponse,
1084
1084
  context: __SerdeContext
1085
1085
  ) => Promise<ListDevicesCommandOutput>;
1086
- export declare const deserializeAws_json1_1ListGroupsCommand: (
1086
+ export declare const de_ListGroupsCommand: (
1087
1087
  output: __HttpResponse,
1088
1088
  context: __SerdeContext
1089
1089
  ) => Promise<ListGroupsCommandOutput>;
1090
- export declare const deserializeAws_json1_1ListIdentityProvidersCommand: (
1090
+ export declare const de_ListIdentityProvidersCommand: (
1091
1091
  output: __HttpResponse,
1092
1092
  context: __SerdeContext
1093
1093
  ) => Promise<ListIdentityProvidersCommandOutput>;
1094
- export declare const deserializeAws_json1_1ListResourceServersCommand: (
1094
+ export declare const de_ListResourceServersCommand: (
1095
1095
  output: __HttpResponse,
1096
1096
  context: __SerdeContext
1097
1097
  ) => Promise<ListResourceServersCommandOutput>;
1098
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (
1098
+ export declare const de_ListTagsForResourceCommand: (
1099
1099
  output: __HttpResponse,
1100
1100
  context: __SerdeContext
1101
1101
  ) => Promise<ListTagsForResourceCommandOutput>;
1102
- export declare const deserializeAws_json1_1ListUserImportJobsCommand: (
1102
+ export declare const de_ListUserImportJobsCommand: (
1103
1103
  output: __HttpResponse,
1104
1104
  context: __SerdeContext
1105
1105
  ) => Promise<ListUserImportJobsCommandOutput>;
1106
- export declare const deserializeAws_json1_1ListUserPoolClientsCommand: (
1106
+ export declare const de_ListUserPoolClientsCommand: (
1107
1107
  output: __HttpResponse,
1108
1108
  context: __SerdeContext
1109
1109
  ) => Promise<ListUserPoolClientsCommandOutput>;
1110
- export declare const deserializeAws_json1_1ListUserPoolsCommand: (
1110
+ export declare const de_ListUserPoolsCommand: (
1111
1111
  output: __HttpResponse,
1112
1112
  context: __SerdeContext
1113
1113
  ) => Promise<ListUserPoolsCommandOutput>;
1114
- export declare const deserializeAws_json1_1ListUsersCommand: (
1114
+ export declare const de_ListUsersCommand: (
1115
1115
  output: __HttpResponse,
1116
1116
  context: __SerdeContext
1117
1117
  ) => Promise<ListUsersCommandOutput>;
1118
- export declare const deserializeAws_json1_1ListUsersInGroupCommand: (
1118
+ export declare const de_ListUsersInGroupCommand: (
1119
1119
  output: __HttpResponse,
1120
1120
  context: __SerdeContext
1121
1121
  ) => Promise<ListUsersInGroupCommandOutput>;
1122
- export declare const deserializeAws_json1_1ResendConfirmationCodeCommand: (
1122
+ export declare const de_ResendConfirmationCodeCommand: (
1123
1123
  output: __HttpResponse,
1124
1124
  context: __SerdeContext
1125
1125
  ) => Promise<ResendConfirmationCodeCommandOutput>;
1126
- export declare const deserializeAws_json1_1RespondToAuthChallengeCommand: (
1126
+ export declare const de_RespondToAuthChallengeCommand: (
1127
1127
  output: __HttpResponse,
1128
1128
  context: __SerdeContext
1129
1129
  ) => Promise<RespondToAuthChallengeCommandOutput>;
1130
- export declare const deserializeAws_json1_1RevokeTokenCommand: (
1130
+ export declare const de_RevokeTokenCommand: (
1131
1131
  output: __HttpResponse,
1132
1132
  context: __SerdeContext
1133
1133
  ) => Promise<RevokeTokenCommandOutput>;
1134
- export declare const deserializeAws_json1_1SetRiskConfigurationCommand: (
1134
+ export declare const de_SetRiskConfigurationCommand: (
1135
1135
  output: __HttpResponse,
1136
1136
  context: __SerdeContext
1137
1137
  ) => Promise<SetRiskConfigurationCommandOutput>;
1138
- export declare const deserializeAws_json1_1SetUICustomizationCommand: (
1138
+ export declare const de_SetUICustomizationCommand: (
1139
1139
  output: __HttpResponse,
1140
1140
  context: __SerdeContext
1141
1141
  ) => Promise<SetUICustomizationCommandOutput>;
1142
- export declare const deserializeAws_json1_1SetUserMFAPreferenceCommand: (
1142
+ export declare const de_SetUserMFAPreferenceCommand: (
1143
1143
  output: __HttpResponse,
1144
1144
  context: __SerdeContext
1145
1145
  ) => Promise<SetUserMFAPreferenceCommandOutput>;
1146
- export declare const deserializeAws_json1_1SetUserPoolMfaConfigCommand: (
1146
+ export declare const de_SetUserPoolMfaConfigCommand: (
1147
1147
  output: __HttpResponse,
1148
1148
  context: __SerdeContext
1149
1149
  ) => Promise<SetUserPoolMfaConfigCommandOutput>;
1150
- export declare const deserializeAws_json1_1SetUserSettingsCommand: (
1150
+ export declare const de_SetUserSettingsCommand: (
1151
1151
  output: __HttpResponse,
1152
1152
  context: __SerdeContext
1153
1153
  ) => Promise<SetUserSettingsCommandOutput>;
1154
- export declare const deserializeAws_json1_1SignUpCommand: (
1154
+ export declare const de_SignUpCommand: (
1155
1155
  output: __HttpResponse,
1156
1156
  context: __SerdeContext
1157
1157
  ) => Promise<SignUpCommandOutput>;
1158
- export declare const deserializeAws_json1_1StartUserImportJobCommand: (
1158
+ export declare const de_StartUserImportJobCommand: (
1159
1159
  output: __HttpResponse,
1160
1160
  context: __SerdeContext
1161
1161
  ) => Promise<StartUserImportJobCommandOutput>;
1162
- export declare const deserializeAws_json1_1StopUserImportJobCommand: (
1162
+ export declare const de_StopUserImportJobCommand: (
1163
1163
  output: __HttpResponse,
1164
1164
  context: __SerdeContext
1165
1165
  ) => Promise<StopUserImportJobCommandOutput>;
1166
- export declare const deserializeAws_json1_1TagResourceCommand: (
1166
+ export declare const de_TagResourceCommand: (
1167
1167
  output: __HttpResponse,
1168
1168
  context: __SerdeContext
1169
1169
  ) => Promise<TagResourceCommandOutput>;
1170
- export declare const deserializeAws_json1_1UntagResourceCommand: (
1170
+ export declare const de_UntagResourceCommand: (
1171
1171
  output: __HttpResponse,
1172
1172
  context: __SerdeContext
1173
1173
  ) => Promise<UntagResourceCommandOutput>;
1174
- export declare const deserializeAws_json1_1UpdateAuthEventFeedbackCommand: (
1174
+ export declare const de_UpdateAuthEventFeedbackCommand: (
1175
1175
  output: __HttpResponse,
1176
1176
  context: __SerdeContext
1177
1177
  ) => Promise<UpdateAuthEventFeedbackCommandOutput>;
1178
- export declare const deserializeAws_json1_1UpdateDeviceStatusCommand: (
1178
+ export declare const de_UpdateDeviceStatusCommand: (
1179
1179
  output: __HttpResponse,
1180
1180
  context: __SerdeContext
1181
1181
  ) => Promise<UpdateDeviceStatusCommandOutput>;
1182
- export declare const deserializeAws_json1_1UpdateGroupCommand: (
1182
+ export declare const de_UpdateGroupCommand: (
1183
1183
  output: __HttpResponse,
1184
1184
  context: __SerdeContext
1185
1185
  ) => Promise<UpdateGroupCommandOutput>;
1186
- export declare const deserializeAws_json1_1UpdateIdentityProviderCommand: (
1186
+ export declare const de_UpdateIdentityProviderCommand: (
1187
1187
  output: __HttpResponse,
1188
1188
  context: __SerdeContext
1189
1189
  ) => Promise<UpdateIdentityProviderCommandOutput>;
1190
- export declare const deserializeAws_json1_1UpdateResourceServerCommand: (
1190
+ export declare const de_UpdateResourceServerCommand: (
1191
1191
  output: __HttpResponse,
1192
1192
  context: __SerdeContext
1193
1193
  ) => Promise<UpdateResourceServerCommandOutput>;
1194
- export declare const deserializeAws_json1_1UpdateUserAttributesCommand: (
1194
+ export declare const de_UpdateUserAttributesCommand: (
1195
1195
  output: __HttpResponse,
1196
1196
  context: __SerdeContext
1197
1197
  ) => Promise<UpdateUserAttributesCommandOutput>;
1198
- export declare const deserializeAws_json1_1UpdateUserPoolCommand: (
1198
+ export declare const de_UpdateUserPoolCommand: (
1199
1199
  output: __HttpResponse,
1200
1200
  context: __SerdeContext
1201
1201
  ) => Promise<UpdateUserPoolCommandOutput>;
1202
- export declare const deserializeAws_json1_1UpdateUserPoolClientCommand: (
1202
+ export declare const de_UpdateUserPoolClientCommand: (
1203
1203
  output: __HttpResponse,
1204
1204
  context: __SerdeContext
1205
1205
  ) => Promise<UpdateUserPoolClientCommandOutput>;
1206
- export declare const deserializeAws_json1_1UpdateUserPoolDomainCommand: (
1206
+ export declare const de_UpdateUserPoolDomainCommand: (
1207
1207
  output: __HttpResponse,
1208
1208
  context: __SerdeContext
1209
1209
  ) => Promise<UpdateUserPoolDomainCommandOutput>;
1210
- export declare const deserializeAws_json1_1VerifySoftwareTokenCommand: (
1210
+ export declare const de_VerifySoftwareTokenCommand: (
1211
1211
  output: __HttpResponse,
1212
1212
  context: __SerdeContext
1213
1213
  ) => Promise<VerifySoftwareTokenCommandOutput>;
1214
- export declare const deserializeAws_json1_1VerifyUserAttributeCommand: (
1214
+ export declare const de_VerifyUserAttributeCommand: (
1215
1215
  output: __HttpResponse,
1216
1216
  context: __SerdeContext
1217
1217
  ) => Promise<VerifyUserAttributeCommandOutput>;