@aws-sdk/client-cognito-identity-provider 3.533.0 → 3.535.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (212) hide show
  1. package/dist-types/CognitoIdentityProvider.d.ts +2 -1
  2. package/dist-types/CognitoIdentityProviderClient.d.ts +1 -1
  3. package/dist-types/commands/AddCustomAttributesCommand.d.ts +2 -1
  4. package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +2 -1
  5. package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +2 -1
  6. package/dist-types/commands/AdminCreateUserCommand.d.ts +2 -1
  7. package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +2 -1
  8. package/dist-types/commands/AdminDeleteUserCommand.d.ts +2 -1
  9. package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +2 -1
  10. package/dist-types/commands/AdminDisableUserCommand.d.ts +2 -1
  11. package/dist-types/commands/AdminEnableUserCommand.d.ts +2 -1
  12. package/dist-types/commands/AdminForgetDeviceCommand.d.ts +2 -1
  13. package/dist-types/commands/AdminGetDeviceCommand.d.ts +2 -1
  14. package/dist-types/commands/AdminGetUserCommand.d.ts +2 -1
  15. package/dist-types/commands/AdminInitiateAuthCommand.d.ts +2 -1
  16. package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +2 -1
  17. package/dist-types/commands/AdminListDevicesCommand.d.ts +2 -1
  18. package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +2 -1
  19. package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +2 -1
  20. package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +2 -1
  21. package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +2 -1
  22. package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +2 -1
  23. package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +2 -1
  24. package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +2 -1
  25. package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +2 -1
  26. package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -1
  27. package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +2 -1
  28. package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +2 -1
  29. package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +2 -1
  30. package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +2 -1
  31. package/dist-types/commands/ChangePasswordCommand.d.ts +2 -1
  32. package/dist-types/commands/ConfirmDeviceCommand.d.ts +2 -1
  33. package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +2 -1
  34. package/dist-types/commands/ConfirmSignUpCommand.d.ts +2 -1
  35. package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
  36. package/dist-types/commands/CreateIdentityProviderCommand.d.ts +2 -1
  37. package/dist-types/commands/CreateResourceServerCommand.d.ts +2 -1
  38. package/dist-types/commands/CreateUserImportJobCommand.d.ts +2 -1
  39. package/dist-types/commands/CreateUserPoolClientCommand.d.ts +2 -1
  40. package/dist-types/commands/CreateUserPoolCommand.d.ts +2 -1
  41. package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +2 -1
  42. package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
  43. package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +2 -1
  44. package/dist-types/commands/DeleteResourceServerCommand.d.ts +2 -1
  45. package/dist-types/commands/DeleteUserAttributesCommand.d.ts +2 -1
  46. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  47. package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +2 -1
  48. package/dist-types/commands/DeleteUserPoolCommand.d.ts +2 -1
  49. package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeResourceServerCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeUserImportJobCommand.d.ts +2 -1
  54. package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeUserPoolCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +2 -1
  57. package/dist-types/commands/ForgetDeviceCommand.d.ts +2 -1
  58. package/dist-types/commands/ForgotPasswordCommand.d.ts +2 -1
  59. package/dist-types/commands/GetCSVHeaderCommand.d.ts +2 -1
  60. package/dist-types/commands/GetDeviceCommand.d.ts +2 -1
  61. package/dist-types/commands/GetGroupCommand.d.ts +2 -1
  62. package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +2 -1
  63. package/dist-types/commands/GetLogDeliveryConfigurationCommand.d.ts +2 -1
  64. package/dist-types/commands/GetSigningCertificateCommand.d.ts +2 -1
  65. package/dist-types/commands/GetUICustomizationCommand.d.ts +2 -1
  66. package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -1
  67. package/dist-types/commands/GetUserCommand.d.ts +2 -1
  68. package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +2 -1
  69. package/dist-types/commands/GlobalSignOutCommand.d.ts +2 -1
  70. package/dist-types/commands/InitiateAuthCommand.d.ts +2 -1
  71. package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
  72. package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
  73. package/dist-types/commands/ListIdentityProvidersCommand.d.ts +2 -1
  74. package/dist-types/commands/ListResourceServersCommand.d.ts +2 -1
  75. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  76. package/dist-types/commands/ListUserImportJobsCommand.d.ts +2 -1
  77. package/dist-types/commands/ListUserPoolClientsCommand.d.ts +2 -1
  78. package/dist-types/commands/ListUserPoolsCommand.d.ts +2 -1
  79. package/dist-types/commands/ListUsersCommand.d.ts +2 -1
  80. package/dist-types/commands/ListUsersInGroupCommand.d.ts +2 -1
  81. package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +2 -1
  82. package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +2 -1
  83. package/dist-types/commands/RevokeTokenCommand.d.ts +2 -1
  84. package/dist-types/commands/SetLogDeliveryConfigurationCommand.d.ts +2 -1
  85. package/dist-types/commands/SetRiskConfigurationCommand.d.ts +2 -1
  86. package/dist-types/commands/SetUICustomizationCommand.d.ts +2 -1
  87. package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +2 -1
  88. package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +2 -1
  89. package/dist-types/commands/SetUserSettingsCommand.d.ts +2 -1
  90. package/dist-types/commands/SignUpCommand.d.ts +2 -1
  91. package/dist-types/commands/StartUserImportJobCommand.d.ts +2 -1
  92. package/dist-types/commands/StopUserImportJobCommand.d.ts +2 -1
  93. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  94. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  95. package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -1
  96. package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +2 -1
  99. package/dist-types/commands/UpdateResourceServerCommand.d.ts +2 -1
  100. package/dist-types/commands/UpdateUserAttributesCommand.d.ts +2 -1
  101. package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +2 -1
  102. package/dist-types/commands/UpdateUserPoolCommand.d.ts +2 -1
  103. package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +2 -1
  104. package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +2 -1
  105. package/dist-types/commands/VerifyUserAttributeCommand.d.ts +2 -1
  106. package/dist-types/models/models_0.d.ts +878 -878
  107. package/dist-types/models/models_1.d.ts +151 -151
  108. package/dist-types/ts3.4/CognitoIdentityProvider.d.ts +1 -0
  109. package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/GetLogDeliveryConfigurationCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +7 -0
  174. package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/SetLogDeliveryConfigurationCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/SignUpCommand.d.ts +7 -0
  197. package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +9 -0
  202. package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +9 -0
  207. package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +9 -0
  212. package/package.json +40 -40
@@ -21,6 +21,15 @@ declare const ListUsersCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListUsersCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListUsersCommandInput,
28
+ ListUsersCommandOutput,
29
+ CognitoIdentityProviderClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListUsersCommand extends ListUsersCommand_base {}
@@ -24,6 +24,15 @@ declare const ListUsersInGroupCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: ListUsersInGroupCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListUsersInGroupCommandInput,
31
+ ListUsersInGroupCommandOutput,
32
+ CognitoIdentityProviderClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListUsersInGroupCommand extends ListUsersInGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const ResendConfirmationCodeCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ResendConfirmationCodeCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ResendConfirmationCodeCommandInput,
32
+ ResendConfirmationCodeCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ResendConfirmationCodeCommand extends ResendConfirmationCodeCommand_base {}
@@ -25,6 +25,15 @@ declare const RespondToAuthChallengeCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: RespondToAuthChallengeCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ RespondToAuthChallengeCommandInput,
32
+ RespondToAuthChallengeCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class RespondToAuthChallengeCommand extends RespondToAuthChallengeCommand_base {}
@@ -21,6 +21,15 @@ declare const RevokeTokenCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: RevokeTokenCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ RevokeTokenCommandInput,
28
+ RevokeTokenCommandOutput,
29
+ CognitoIdentityProviderClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class RevokeTokenCommand extends RevokeTokenCommand_base {}
@@ -23,6 +23,15 @@ declare const SetLogDeliveryConfigurationCommand_base: {
23
23
  ServiceInputTypes,
24
24
  ServiceOutputTypes
25
25
  >;
26
+ new (
27
+ __0_0: SetLogDeliveryConfigurationCommandInput
28
+ ): import("@smithy/smithy-client").CommandImpl<
29
+ SetLogDeliveryConfigurationCommandInput,
30
+ SetLogDeliveryConfigurationCommandOutput,
31
+ CognitoIdentityProviderClientResolvedConfig,
32
+ ServiceInputTypes,
33
+ ServiceOutputTypes
34
+ >;
26
35
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
36
  };
28
37
  export declare class SetLogDeliveryConfigurationCommand extends SetLogDeliveryConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const SetRiskConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: SetRiskConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ SetRiskConfigurationCommandInput,
32
+ SetRiskConfigurationCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class SetRiskConfigurationCommand extends SetRiskConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const SetUICustomizationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: SetUICustomizationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ SetUICustomizationCommandInput,
32
+ SetUICustomizationCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class SetUICustomizationCommand extends SetUICustomizationCommand_base {}
@@ -25,6 +25,15 @@ declare const SetUserMFAPreferenceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: SetUserMFAPreferenceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ SetUserMFAPreferenceCommandInput,
32
+ SetUserMFAPreferenceCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class SetUserMFAPreferenceCommand extends SetUserMFAPreferenceCommand_base {}
@@ -25,6 +25,15 @@ declare const SetUserPoolMfaConfigCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: SetUserPoolMfaConfigCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ SetUserPoolMfaConfigCommandInput,
32
+ SetUserPoolMfaConfigCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class SetUserPoolMfaConfigCommand extends SetUserPoolMfaConfigCommand_base {}
@@ -24,6 +24,15 @@ declare const SetUserSettingsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: SetUserSettingsCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ SetUserSettingsCommandInput,
31
+ SetUserSettingsCommandOutput,
32
+ CognitoIdentityProviderClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class SetUserSettingsCommand extends SetUserSettingsCommand_base {}
@@ -17,6 +17,13 @@ declare const SignUpCommand_base: {
17
17
  ServiceInputTypes,
18
18
  ServiceOutputTypes
19
19
  >;
20
+ new (__0_0: SignUpCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ SignUpCommandInput,
22
+ SignUpCommandOutput,
23
+ CognitoIdentityProviderClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
20
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
21
28
  };
22
29
  export declare class SignUpCommand extends SignUpCommand_base {}
@@ -25,6 +25,15 @@ declare const StartUserImportJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartUserImportJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartUserImportJobCommandInput,
32
+ StartUserImportJobCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartUserImportJobCommand extends StartUserImportJobCommand_base {}
@@ -25,6 +25,15 @@ declare const StopUserImportJobCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StopUserImportJobCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StopUserImportJobCommandInput,
32
+ StopUserImportJobCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StopUserImportJobCommand extends StopUserImportJobCommand_base {}
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: TagResourceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ TagResourceCommandInput,
28
+ TagResourceCommandOutput,
29
+ CognitoIdentityProviderClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class TagResourceCommand extends TagResourceCommand_base {}
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UntagResourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UntagResourceCommandInput,
31
+ UntagResourceCommandOutput,
32
+ CognitoIdentityProviderClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UntagResourceCommand extends UntagResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateAuthEventFeedbackCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateAuthEventFeedbackCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateAuthEventFeedbackCommandInput,
32
+ UpdateAuthEventFeedbackCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateAuthEventFeedbackCommand extends UpdateAuthEventFeedbackCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateDeviceStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateDeviceStatusCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateDeviceStatusCommandInput,
32
+ UpdateDeviceStatusCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateDeviceStatusCommand extends UpdateDeviceStatusCommand_base {}
@@ -21,6 +21,15 @@ declare const UpdateGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UpdateGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UpdateGroupCommandInput,
28
+ UpdateGroupCommandOutput,
29
+ CognitoIdentityProviderClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UpdateGroupCommand extends UpdateGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateIdentityProviderCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateIdentityProviderCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateIdentityProviderCommandInput,
32
+ UpdateIdentityProviderCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateIdentityProviderCommand extends UpdateIdentityProviderCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateResourceServerCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateResourceServerCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateResourceServerCommandInput,
32
+ UpdateResourceServerCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateResourceServerCommand extends UpdateResourceServerCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateUserAttributesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateUserAttributesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateUserAttributesCommandInput,
32
+ UpdateUserAttributesCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateUserAttributesCommand extends UpdateUserAttributesCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateUserPoolClientCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateUserPoolClientCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateUserPoolClientCommandInput,
32
+ UpdateUserPoolClientCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateUserPoolClientCommand extends UpdateUserPoolClientCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateUserPoolCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateUserPoolCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateUserPoolCommandInput,
31
+ UpdateUserPoolCommandOutput,
32
+ CognitoIdentityProviderClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateUserPoolCommand extends UpdateUserPoolCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateUserPoolDomainCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateUserPoolDomainCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateUserPoolDomainCommandInput,
32
+ UpdateUserPoolDomainCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateUserPoolDomainCommand extends UpdateUserPoolDomainCommand_base {}
@@ -25,6 +25,15 @@ declare const VerifySoftwareTokenCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: VerifySoftwareTokenCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ VerifySoftwareTokenCommandInput,
32
+ VerifySoftwareTokenCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class VerifySoftwareTokenCommand extends VerifySoftwareTokenCommand_base {}
@@ -25,6 +25,15 @@ declare const VerifyUserAttributeCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: VerifyUserAttributeCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ VerifyUserAttributeCommandInput,
32
+ VerifyUserAttributeCommandOutput,
33
+ CognitoIdentityProviderClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class VerifyUserAttributeCommand extends VerifyUserAttributeCommand_base {}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cognito-identity-provider",
3
3
  "description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native",
4
- "version": "3.533.0",
4
+ "version": "3.535.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-cognito-identity-provider",
@@ -20,47 +20,47 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.533.0",
24
- "@aws-sdk/core": "3.533.0",
25
- "@aws-sdk/credential-provider-node": "3.533.0",
26
- "@aws-sdk/middleware-host-header": "3.533.0",
27
- "@aws-sdk/middleware-logger": "3.533.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.533.0",
29
- "@aws-sdk/middleware-user-agent": "3.533.0",
30
- "@aws-sdk/region-config-resolver": "3.533.0",
31
- "@aws-sdk/types": "3.533.0",
32
- "@aws-sdk/util-endpoints": "3.533.0",
33
- "@aws-sdk/util-user-agent-browser": "3.533.0",
34
- "@aws-sdk/util-user-agent-node": "3.533.0",
35
- "@smithy/config-resolver": "^2.1.5",
36
- "@smithy/core": "^1.3.8",
37
- "@smithy/fetch-http-handler": "^2.4.5",
38
- "@smithy/hash-node": "^2.1.4",
39
- "@smithy/invalid-dependency": "^2.1.4",
40
- "@smithy/middleware-content-length": "^2.1.4",
41
- "@smithy/middleware-endpoint": "^2.4.6",
42
- "@smithy/middleware-retry": "^2.1.7",
43
- "@smithy/middleware-serde": "^2.2.1",
44
- "@smithy/middleware-stack": "^2.1.4",
45
- "@smithy/node-config-provider": "^2.2.5",
46
- "@smithy/node-http-handler": "^2.4.3",
47
- "@smithy/protocol-http": "^3.2.2",
48
- "@smithy/smithy-client": "^2.4.5",
49
- "@smithy/types": "^2.11.0",
50
- "@smithy/url-parser": "^2.1.4",
51
- "@smithy/util-base64": "^2.2.1",
52
- "@smithy/util-body-length-browser": "^2.1.1",
53
- "@smithy/util-body-length-node": "^2.2.2",
54
- "@smithy/util-defaults-mode-browser": "^2.1.7",
55
- "@smithy/util-defaults-mode-node": "^2.2.7",
56
- "@smithy/util-endpoints": "^1.1.5",
57
- "@smithy/util-middleware": "^2.1.4",
58
- "@smithy/util-retry": "^2.1.4",
59
- "@smithy/util-utf8": "^2.2.0",
60
- "tslib": "^2.5.0"
23
+ "@aws-sdk/client-sts": "3.535.0",
24
+ "@aws-sdk/core": "3.535.0",
25
+ "@aws-sdk/credential-provider-node": "3.535.0",
26
+ "@aws-sdk/middleware-host-header": "3.535.0",
27
+ "@aws-sdk/middleware-logger": "3.535.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.535.0",
29
+ "@aws-sdk/middleware-user-agent": "3.535.0",
30
+ "@aws-sdk/region-config-resolver": "3.535.0",
31
+ "@aws-sdk/types": "3.535.0",
32
+ "@aws-sdk/util-endpoints": "3.535.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.535.0",
34
+ "@aws-sdk/util-user-agent-node": "3.535.0",
35
+ "@smithy/config-resolver": "^2.2.0",
36
+ "@smithy/core": "^1.4.0",
37
+ "@smithy/fetch-http-handler": "^2.5.0",
38
+ "@smithy/hash-node": "^2.2.0",
39
+ "@smithy/invalid-dependency": "^2.2.0",
40
+ "@smithy/middleware-content-length": "^2.2.0",
41
+ "@smithy/middleware-endpoint": "^2.5.0",
42
+ "@smithy/middleware-retry": "^2.2.0",
43
+ "@smithy/middleware-serde": "^2.3.0",
44
+ "@smithy/middleware-stack": "^2.2.0",
45
+ "@smithy/node-config-provider": "^2.3.0",
46
+ "@smithy/node-http-handler": "^2.5.0",
47
+ "@smithy/protocol-http": "^3.3.0",
48
+ "@smithy/smithy-client": "^2.5.0",
49
+ "@smithy/types": "^2.12.0",
50
+ "@smithy/url-parser": "^2.2.0",
51
+ "@smithy/util-base64": "^2.3.0",
52
+ "@smithy/util-body-length-browser": "^2.2.0",
53
+ "@smithy/util-body-length-node": "^2.3.0",
54
+ "@smithy/util-defaults-mode-browser": "^2.2.0",
55
+ "@smithy/util-defaults-mode-node": "^2.3.0",
56
+ "@smithy/util-endpoints": "^1.2.0",
57
+ "@smithy/util-middleware": "^2.2.0",
58
+ "@smithy/util-retry": "^2.2.0",
59
+ "@smithy/util-utf8": "^2.3.0",
60
+ "tslib": "^2.6.2"
61
61
  },
62
62
  "devDependencies": {
63
- "@smithy/service-client-documentation-generator": "^2.1.1",
63
+ "@smithy/service-client-documentation-generator": "^2.2.0",
64
64
  "@tsconfig/node14": "1.0.3",
65
65
  "@types/node": "^14.14.31",
66
66
  "concurrently": "7.0.0",