@aws-sdk/client-cognito-identity-provider 3.651.1 → 3.658.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-types/commands/AddCustomAttributesCommand.d.ts +11 -0
  2. package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +11 -0
  3. package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +11 -0
  4. package/dist-types/commands/AdminCreateUserCommand.d.ts +11 -0
  5. package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +11 -0
  6. package/dist-types/commands/AdminDeleteUserCommand.d.ts +11 -0
  7. package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +11 -0
  8. package/dist-types/commands/AdminDisableUserCommand.d.ts +11 -0
  9. package/dist-types/commands/AdminEnableUserCommand.d.ts +11 -0
  10. package/dist-types/commands/AdminForgetDeviceCommand.d.ts +11 -0
  11. package/dist-types/commands/AdminGetDeviceCommand.d.ts +11 -0
  12. package/dist-types/commands/AdminGetUserCommand.d.ts +11 -0
  13. package/dist-types/commands/AdminInitiateAuthCommand.d.ts +11 -0
  14. package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +11 -0
  15. package/dist-types/commands/AdminListDevicesCommand.d.ts +11 -0
  16. package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +11 -0
  17. package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +11 -0
  18. package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +11 -0
  19. package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +11 -0
  20. package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +11 -0
  21. package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +11 -0
  22. package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +11 -0
  23. package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +11 -0
  24. package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +11 -0
  25. package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +11 -0
  26. package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +11 -0
  27. package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +11 -0
  28. package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +11 -0
  29. package/dist-types/commands/ChangePasswordCommand.d.ts +11 -0
  30. package/dist-types/commands/ConfirmDeviceCommand.d.ts +11 -0
  31. package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +11 -0
  32. package/dist-types/commands/ConfirmSignUpCommand.d.ts +11 -0
  33. package/dist-types/commands/CreateGroupCommand.d.ts +11 -0
  34. package/dist-types/commands/CreateIdentityProviderCommand.d.ts +11 -0
  35. package/dist-types/commands/CreateResourceServerCommand.d.ts +11 -0
  36. package/dist-types/commands/CreateUserImportJobCommand.d.ts +11 -0
  37. package/dist-types/commands/CreateUserPoolClientCommand.d.ts +11 -0
  38. package/dist-types/commands/CreateUserPoolCommand.d.ts +11 -0
  39. package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +11 -0
  40. package/dist-types/commands/DeleteGroupCommand.d.ts +11 -0
  41. package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +11 -0
  42. package/dist-types/commands/DeleteResourceServerCommand.d.ts +11 -0
  43. package/dist-types/commands/DeleteUserAttributesCommand.d.ts +11 -0
  44. package/dist-types/commands/DeleteUserCommand.d.ts +11 -0
  45. package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +11 -0
  46. package/dist-types/commands/DeleteUserPoolCommand.d.ts +11 -0
  47. package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +11 -0
  48. package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +11 -0
  49. package/dist-types/commands/DescribeResourceServerCommand.d.ts +11 -0
  50. package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +11 -0
  51. package/dist-types/commands/DescribeUserImportJobCommand.d.ts +11 -0
  52. package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +11 -0
  53. package/dist-types/commands/DescribeUserPoolCommand.d.ts +11 -0
  54. package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +11 -0
  55. package/dist-types/commands/ForgetDeviceCommand.d.ts +11 -0
  56. package/dist-types/commands/ForgotPasswordCommand.d.ts +11 -0
  57. package/dist-types/commands/GetCSVHeaderCommand.d.ts +11 -0
  58. package/dist-types/commands/GetDeviceCommand.d.ts +11 -0
  59. package/dist-types/commands/GetGroupCommand.d.ts +11 -0
  60. package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +11 -0
  61. package/dist-types/commands/GetLogDeliveryConfigurationCommand.d.ts +11 -0
  62. package/dist-types/commands/GetSigningCertificateCommand.d.ts +11 -0
  63. package/dist-types/commands/GetUICustomizationCommand.d.ts +11 -0
  64. package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +11 -0
  65. package/dist-types/commands/GetUserCommand.d.ts +11 -0
  66. package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +11 -0
  67. package/dist-types/commands/GlobalSignOutCommand.d.ts +11 -0
  68. package/dist-types/commands/InitiateAuthCommand.d.ts +11 -0
  69. package/dist-types/commands/ListDevicesCommand.d.ts +11 -0
  70. package/dist-types/commands/ListGroupsCommand.d.ts +11 -0
  71. package/dist-types/commands/ListIdentityProvidersCommand.d.ts +11 -0
  72. package/dist-types/commands/ListResourceServersCommand.d.ts +11 -0
  73. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  74. package/dist-types/commands/ListUserImportJobsCommand.d.ts +11 -0
  75. package/dist-types/commands/ListUserPoolClientsCommand.d.ts +11 -0
  76. package/dist-types/commands/ListUserPoolsCommand.d.ts +11 -0
  77. package/dist-types/commands/ListUsersCommand.d.ts +11 -0
  78. package/dist-types/commands/ListUsersInGroupCommand.d.ts +11 -0
  79. package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +11 -0
  80. package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +11 -0
  81. package/dist-types/commands/RevokeTokenCommand.d.ts +11 -0
  82. package/dist-types/commands/SetLogDeliveryConfigurationCommand.d.ts +11 -0
  83. package/dist-types/commands/SetRiskConfigurationCommand.d.ts +11 -0
  84. package/dist-types/commands/SetUICustomizationCommand.d.ts +11 -0
  85. package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +11 -0
  86. package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +11 -0
  87. package/dist-types/commands/SetUserSettingsCommand.d.ts +11 -0
  88. package/dist-types/commands/SignUpCommand.d.ts +11 -0
  89. package/dist-types/commands/StartUserImportJobCommand.d.ts +11 -0
  90. package/dist-types/commands/StopUserImportJobCommand.d.ts +11 -0
  91. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  92. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  93. package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +11 -0
  94. package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +11 -0
  95. package/dist-types/commands/UpdateGroupCommand.d.ts +11 -0
  96. package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +11 -0
  97. package/dist-types/commands/UpdateResourceServerCommand.d.ts +11 -0
  98. package/dist-types/commands/UpdateUserAttributesCommand.d.ts +11 -0
  99. package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +11 -0
  100. package/dist-types/commands/UpdateUserPoolCommand.d.ts +11 -0
  101. package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +11 -0
  102. package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +11 -0
  103. package/dist-types/commands/VerifyUserAttributeCommand.d.ts +11 -0
  104. package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/GetLogDeliveryConfigurationCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +12 -1
  185. package/dist-types/ts3.4/commands/SetLogDeliveryConfigurationCommand.d.ts +12 -1
  186. package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +12 -1
  187. package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +12 -1
  188. package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +12 -1
  189. package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +12 -1
  190. package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +12 -1
  191. package/dist-types/ts3.4/commands/SignUpCommand.d.ts +12 -1
  192. package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +12 -1
  193. package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +12 -1
  194. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  195. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  196. package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +12 -1
  197. package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +12 -1
  198. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +12 -1
  199. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +12 -1
  200. package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +12 -1
  201. package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +12 -1
  202. package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +12 -1
  203. package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +12 -1
  204. package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +12 -1
  205. package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +12 -1
  206. package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +12 -1
  207. package/package.json +35 -35
@@ -75,4 +75,15 @@ declare const DeleteGroupCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DeleteGroupCommand extends DeleteGroupCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DeleteGroupRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: DeleteGroupCommandInput;
86
+ output: DeleteGroupCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -81,4 +81,15 @@ declare const DeleteIdentityProviderCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class DeleteIdentityProviderCommand extends DeleteIdentityProviderCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: DeleteIdentityProviderRequest;
88
+ output: {};
89
+ };
90
+ sdk: {
91
+ input: DeleteIdentityProviderCommandInput;
92
+ output: DeleteIdentityProviderCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -74,4 +74,15 @@ declare const DeleteResourceServerCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DeleteResourceServerCommand extends DeleteResourceServerCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DeleteResourceServerRequest;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DeleteResourceServerCommandInput;
85
+ output: DeleteResourceServerCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -96,4 +96,15 @@ declare const DeleteUserAttributesCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class DeleteUserAttributesCommand extends DeleteUserAttributesCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: DeleteUserAttributesRequest;
103
+ output: {};
104
+ };
105
+ sdk: {
106
+ input: DeleteUserAttributesCommandInput;
107
+ output: DeleteUserAttributesCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -93,4 +93,15 @@ declare const DeleteUserCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class DeleteUserCommand extends DeleteUserCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: DeleteUserRequest;
100
+ output: {};
101
+ };
102
+ sdk: {
103
+ input: DeleteUserCommandInput;
104
+ output: DeleteUserCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -78,4 +78,15 @@ declare const DeleteUserPoolClientCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class DeleteUserPoolClientCommand extends DeleteUserPoolClientCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: DeleteUserPoolClientRequest;
85
+ output: {};
86
+ };
87
+ sdk: {
88
+ input: DeleteUserPoolClientCommandInput;
89
+ output: DeleteUserPoolClientCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -77,4 +77,15 @@ declare const DeleteUserPoolCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DeleteUserPoolCommand extends DeleteUserPoolCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DeleteUserPoolRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: DeleteUserPoolCommandInput;
88
+ output: DeleteUserPoolCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -70,4 +70,15 @@ declare const DeleteUserPoolDomainCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class DeleteUserPoolDomainCommand extends DeleteUserPoolDomainCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: DeleteUserPoolDomainRequest;
77
+ output: {};
78
+ };
79
+ sdk: {
80
+ input: DeleteUserPoolDomainCommandInput;
81
+ output: DeleteUserPoolDomainCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -91,4 +91,15 @@ declare const DescribeIdentityProviderCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class DescribeIdentityProviderCommand extends DescribeIdentityProviderCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: DescribeIdentityProviderRequest;
98
+ output: DescribeIdentityProviderResponse;
99
+ };
100
+ sdk: {
101
+ input: DescribeIdentityProviderCommandInput;
102
+ output: DescribeIdentityProviderCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -86,4 +86,15 @@ declare const DescribeResourceServerCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DescribeResourceServerCommand extends DescribeResourceServerCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DescribeResourceServerRequest;
93
+ output: DescribeResourceServerResponse;
94
+ };
95
+ sdk: {
96
+ input: DescribeResourceServerCommandInput;
97
+ output: DescribeResourceServerCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -135,4 +135,15 @@ declare const DescribeRiskConfigurationCommand_base: {
135
135
  * @public
136
136
  */
137
137
  export declare class DescribeRiskConfigurationCommand extends DescribeRiskConfigurationCommand_base {
138
+ /** @internal type navigation helper, not in runtime. */
139
+ protected static __types: {
140
+ api: {
141
+ input: DescribeRiskConfigurationRequest;
142
+ output: DescribeRiskConfigurationResponse;
143
+ };
144
+ sdk: {
145
+ input: DescribeRiskConfigurationCommandInput;
146
+ output: DescribeRiskConfigurationCommandOutput;
147
+ };
148
+ };
138
149
  }
@@ -90,4 +90,15 @@ declare const DescribeUserImportJobCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class DescribeUserImportJobCommand extends DescribeUserImportJobCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: DescribeUserImportJobRequest;
97
+ output: DescribeUserImportJobResponse;
98
+ };
99
+ sdk: {
100
+ input: DescribeUserImportJobCommandInput;
101
+ output: DescribeUserImportJobCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -149,4 +149,15 @@ declare const DescribeUserPoolClientCommand_base: {
149
149
  * @public
150
150
  */
151
151
  export declare class DescribeUserPoolClientCommand extends DescribeUserPoolClientCommand_base {
152
+ /** @internal type navigation helper, not in runtime. */
153
+ protected static __types: {
154
+ api: {
155
+ input: DescribeUserPoolClientRequest;
156
+ output: DescribeUserPoolClientResponse;
157
+ };
158
+ sdk: {
159
+ input: DescribeUserPoolClientCommandInput;
160
+ output: DescribeUserPoolClientCommandOutput;
161
+ };
162
+ };
152
163
  }
@@ -236,4 +236,15 @@ declare const DescribeUserPoolCommand_base: {
236
236
  * @public
237
237
  */
238
238
  export declare class DescribeUserPoolCommand extends DescribeUserPoolCommand_base {
239
+ /** @internal type navigation helper, not in runtime. */
240
+ protected static __types: {
241
+ api: {
242
+ input: DescribeUserPoolRequest;
243
+ output: DescribeUserPoolResponse;
244
+ };
245
+ sdk: {
246
+ input: DescribeUserPoolCommandInput;
247
+ output: DescribeUserPoolCommandOutput;
248
+ };
249
+ };
239
250
  }
@@ -82,4 +82,15 @@ declare const DescribeUserPoolDomainCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class DescribeUserPoolDomainCommand extends DescribeUserPoolDomainCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: DescribeUserPoolDomainRequest;
89
+ output: DescribeUserPoolDomainResponse;
90
+ };
91
+ sdk: {
92
+ input: DescribeUserPoolDomainCommandInput;
93
+ output: DescribeUserPoolDomainCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -98,4 +98,15 @@ declare const ForgetDeviceCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class ForgetDeviceCommand extends ForgetDeviceCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: ForgetDeviceRequest;
105
+ output: {};
106
+ };
107
+ sdk: {
108
+ input: ForgetDeviceCommandInput;
109
+ output: ForgetDeviceCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -165,4 +165,15 @@ declare const ForgotPasswordCommand_base: {
165
165
  * @public
166
166
  */
167
167
  export declare class ForgotPasswordCommand extends ForgotPasswordCommand_base {
168
+ /** @internal type navigation helper, not in runtime. */
169
+ protected static __types: {
170
+ api: {
171
+ input: ForgotPasswordRequest;
172
+ output: ForgotPasswordResponse;
173
+ };
174
+ sdk: {
175
+ input: ForgotPasswordCommandInput;
176
+ output: ForgotPasswordCommandOutput;
177
+ };
178
+ };
168
179
  }
@@ -79,4 +79,15 @@ declare const GetCSVHeaderCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class GetCSVHeaderCommand extends GetCSVHeaderCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: GetCSVHeaderRequest;
86
+ output: GetCSVHeaderResponse;
87
+ };
88
+ sdk: {
89
+ input: GetCSVHeaderCommandInput;
90
+ output: GetCSVHeaderCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -110,4 +110,15 @@ declare const GetDeviceCommand_base: {
110
110
  * @public
111
111
  */
112
112
  export declare class GetDeviceCommand extends GetDeviceCommand_base {
113
+ /** @internal type navigation helper, not in runtime. */
114
+ protected static __types: {
115
+ api: {
116
+ input: GetDeviceRequest;
117
+ output: GetDeviceResponse;
118
+ };
119
+ sdk: {
120
+ input: GetDeviceCommandInput;
121
+ output: GetDeviceCommandOutput;
122
+ };
123
+ };
113
124
  }
@@ -85,4 +85,15 @@ declare const GetGroupCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class GetGroupCommand extends GetGroupCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: GetGroupRequest;
92
+ output: GetGroupResponse;
93
+ };
94
+ sdk: {
95
+ input: GetGroupCommandInput;
96
+ output: GetGroupCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -91,4 +91,15 @@ declare const GetIdentityProviderByIdentifierCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class GetIdentityProviderByIdentifierCommand extends GetIdentityProviderByIdentifierCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: GetIdentityProviderByIdentifierRequest;
98
+ output: GetIdentityProviderByIdentifierResponse;
99
+ };
100
+ sdk: {
101
+ input: GetIdentityProviderByIdentifierCommandInput;
102
+ output: GetIdentityProviderByIdentifierCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -92,4 +92,15 @@ declare const GetLogDeliveryConfigurationCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class GetLogDeliveryConfigurationCommand extends GetLogDeliveryConfigurationCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: GetLogDeliveryConfigurationRequest;
99
+ output: GetLogDeliveryConfigurationResponse;
100
+ };
101
+ sdk: {
102
+ input: GetLogDeliveryConfigurationCommandInput;
103
+ output: GetLogDeliveryConfigurationCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -72,4 +72,15 @@ declare const GetSigningCertificateCommand_base: {
72
72
  * @public
73
73
  */
74
74
  export declare class GetSigningCertificateCommand extends GetSigningCertificateCommand_base {
75
+ /** @internal type navigation helper, not in runtime. */
76
+ protected static __types: {
77
+ api: {
78
+ input: GetSigningCertificateRequest;
79
+ output: GetSigningCertificateResponse;
80
+ };
81
+ sdk: {
82
+ input: GetSigningCertificateCommandInput;
83
+ output: GetSigningCertificateCommandOutput;
84
+ };
85
+ };
75
86
  }
@@ -88,4 +88,15 @@ declare const GetUICustomizationCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class GetUICustomizationCommand extends GetUICustomizationCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: GetUICustomizationRequest;
95
+ output: GetUICustomizationResponse;
96
+ };
97
+ sdk: {
98
+ input: GetUICustomizationCommandInput;
99
+ output: GetUICustomizationCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -155,4 +155,15 @@ declare const GetUserAttributeVerificationCodeCommand_base: {
155
155
  * @public
156
156
  */
157
157
  export declare class GetUserAttributeVerificationCodeCommand extends GetUserAttributeVerificationCodeCommand_base {
158
+ /** @internal type navigation helper, not in runtime. */
159
+ protected static __types: {
160
+ api: {
161
+ input: GetUserAttributeVerificationCodeRequest;
162
+ output: GetUserAttributeVerificationCodeResponse;
163
+ };
164
+ sdk: {
165
+ input: GetUserAttributeVerificationCodeCommandInput;
166
+ output: GetUserAttributeVerificationCodeCommandOutput;
167
+ };
168
+ };
158
169
  }
@@ -111,4 +111,15 @@ declare const GetUserCommand_base: {
111
111
  * @public
112
112
  */
113
113
  export declare class GetUserCommand extends GetUserCommand_base {
114
+ /** @internal type navigation helper, not in runtime. */
115
+ protected static __types: {
116
+ api: {
117
+ input: GetUserRequest;
118
+ output: GetUserResponse;
119
+ };
120
+ sdk: {
121
+ input: GetUserCommandInput;
122
+ output: GetUserCommandOutput;
123
+ };
124
+ };
114
125
  }
@@ -90,4 +90,15 @@ declare const GetUserPoolMfaConfigCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class GetUserPoolMfaConfigCommand extends GetUserPoolMfaConfigCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: GetUserPoolMfaConfigRequest;
97
+ output: GetUserPoolMfaConfigResponse;
98
+ };
99
+ sdk: {
100
+ input: GetUserPoolMfaConfigCommandInput;
101
+ output: GetUserPoolMfaConfigCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -113,4 +113,15 @@ declare const GlobalSignOutCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class GlobalSignOutCommand extends GlobalSignOutCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: GlobalSignOutRequest;
120
+ output: {};
121
+ };
122
+ sdk: {
123
+ input: GlobalSignOutCommandInput;
124
+ output: GlobalSignOutCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -206,4 +206,15 @@ declare const InitiateAuthCommand_base: {
206
206
  *
207
207
  */
208
208
  export declare class InitiateAuthCommand extends InitiateAuthCommand_base {
209
+ /** @internal type navigation helper, not in runtime. */
210
+ protected static __types: {
211
+ api: {
212
+ input: InitiateAuthRequest;
213
+ output: InitiateAuthResponse;
214
+ };
215
+ sdk: {
216
+ input: InitiateAuthCommandInput;
217
+ output: InitiateAuthCommandOutput;
218
+ };
219
+ };
209
220
  }
@@ -115,4 +115,15 @@ declare const ListDevicesCommand_base: {
115
115
  * @public
116
116
  */
117
117
  export declare class ListDevicesCommand extends ListDevicesCommand_base {
118
+ /** @internal type navigation helper, not in runtime. */
119
+ protected static __types: {
120
+ api: {
121
+ input: ListDevicesRequest;
122
+ output: ListDevicesResponse;
123
+ };
124
+ sdk: {
125
+ input: ListDevicesCommandInput;
126
+ output: ListDevicesCommandOutput;
127
+ };
128
+ };
118
129
  }
@@ -108,4 +108,15 @@ declare const ListGroupsCommand_base: {
108
108
  * @public
109
109
  */
110
110
  export declare class ListGroupsCommand extends ListGroupsCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: ListGroupsRequest;
115
+ output: ListGroupsResponse;
116
+ };
117
+ sdk: {
118
+ input: ListGroupsCommandInput;
119
+ output: ListGroupsCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -105,4 +105,15 @@ declare const ListIdentityProvidersCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class ListIdentityProvidersCommand extends ListIdentityProvidersCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: ListIdentityProvidersRequest;
112
+ output: ListIdentityProvidersResponse;
113
+ };
114
+ sdk: {
115
+ input: ListIdentityProvidersCommandInput;
116
+ output: ListIdentityProvidersCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -110,4 +110,15 @@ declare const ListResourceServersCommand_base: {
110
110
  * @public
111
111
  */
112
112
  export declare class ListResourceServersCommand extends ListResourceServersCommand_base {
113
+ /** @internal type navigation helper, not in runtime. */
114
+ protected static __types: {
115
+ api: {
116
+ input: ListResourceServersRequest;
117
+ output: ListResourceServersResponse;
118
+ };
119
+ sdk: {
120
+ input: ListResourceServersCommandInput;
121
+ output: ListResourceServersCommandOutput;
122
+ };
123
+ };
113
124
  }
@@ -80,4 +80,15 @@ declare const ListTagsForResourceCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: ListTagsForResourceRequest;
87
+ output: ListTagsForResourceResponse;
88
+ };
89
+ sdk: {
90
+ input: ListTagsForResourceCommandInput;
91
+ output: ListTagsForResourceCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -114,4 +114,15 @@ declare const ListUserImportJobsCommand_base: {
114
114
  * @public
115
115
  */
116
116
  export declare class ListUserImportJobsCommand extends ListUserImportJobsCommand_base {
117
+ /** @internal type navigation helper, not in runtime. */
118
+ protected static __types: {
119
+ api: {
120
+ input: ListUserImportJobsRequest;
121
+ output: ListUserImportJobsResponse;
122
+ };
123
+ sdk: {
124
+ input: ListUserImportJobsCommandInput;
125
+ output: ListUserImportJobsCommandOutput;
126
+ };
127
+ };
117
128
  }
@@ -104,4 +104,15 @@ declare const ListUserPoolClientsCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class ListUserPoolClientsCommand extends ListUserPoolClientsCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: ListUserPoolClientsRequest;
111
+ output: ListUserPoolClientsResponse;
112
+ };
113
+ sdk: {
114
+ input: ListUserPoolClientsCommandInput;
115
+ output: ListUserPoolClientsCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -126,4 +126,15 @@ declare const ListUserPoolsCommand_base: {
126
126
  * @public
127
127
  */
128
128
  export declare class ListUserPoolsCommand extends ListUserPoolsCommand_base {
129
+ /** @internal type navigation helper, not in runtime. */
130
+ protected static __types: {
131
+ api: {
132
+ input: ListUserPoolsRequest;
133
+ output: ListUserPoolsResponse;
134
+ };
135
+ sdk: {
136
+ input: ListUserPoolsCommandInput;
137
+ output: ListUserPoolsCommandOutput;
138
+ };
139
+ };
129
140
  }
@@ -198,4 +198,15 @@ declare const ListUsersCommand_base: {
198
198
  *
199
199
  */
200
200
  export declare class ListUsersCommand extends ListUsersCommand_base {
201
+ /** @internal type navigation helper, not in runtime. */
202
+ protected static __types: {
203
+ api: {
204
+ input: ListUsersRequest;
205
+ output: ListUsersResponse;
206
+ };
207
+ sdk: {
208
+ input: ListUsersCommandInput;
209
+ output: ListUsersCommandOutput;
210
+ };
211
+ };
201
212
  }
@@ -119,4 +119,15 @@ declare const ListUsersInGroupCommand_base: {
119
119
  * @public
120
120
  */
121
121
  export declare class ListUsersInGroupCommand extends ListUsersInGroupCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: ListUsersInGroupRequest;
126
+ output: ListUsersInGroupResponse;
127
+ };
128
+ sdk: {
129
+ input: ListUsersInGroupCommandInput;
130
+ output: ListUsersInGroupCommandOutput;
131
+ };
132
+ };
122
133
  }