@aws-sdk/client-cognito-identity-provider 3.414.0 → 3.421.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 (209) hide show
  1. package/README.md +7 -10
  2. package/dist-cjs/commands/AddCustomAttributesCommand.js +5 -0
  3. package/dist-cjs/commands/AdminAddUserToGroupCommand.js +5 -0
  4. package/dist-cjs/commands/AdminConfirmSignUpCommand.js +5 -0
  5. package/dist-cjs/commands/AdminCreateUserCommand.js +5 -0
  6. package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +5 -0
  7. package/dist-cjs/commands/AdminDeleteUserCommand.js +5 -0
  8. package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +5 -0
  9. package/dist-cjs/commands/AdminDisableUserCommand.js +5 -0
  10. package/dist-cjs/commands/AdminEnableUserCommand.js +5 -0
  11. package/dist-cjs/commands/AdminForgetDeviceCommand.js +5 -0
  12. package/dist-cjs/commands/AdminGetDeviceCommand.js +5 -0
  13. package/dist-cjs/commands/AdminGetUserCommand.js +5 -0
  14. package/dist-cjs/commands/AdminInitiateAuthCommand.js +5 -0
  15. package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +5 -0
  16. package/dist-cjs/commands/AdminListDevicesCommand.js +5 -0
  17. package/dist-cjs/commands/AdminListGroupsForUserCommand.js +5 -0
  18. package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +5 -0
  19. package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +5 -0
  20. package/dist-cjs/commands/AdminResetUserPasswordCommand.js +5 -0
  21. package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +5 -0
  22. package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +5 -0
  23. package/dist-cjs/commands/AdminSetUserPasswordCommand.js +5 -0
  24. package/dist-cjs/commands/AdminSetUserSettingsCommand.js +5 -0
  25. package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +5 -0
  26. package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +5 -0
  27. package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +5 -0
  28. package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +5 -0
  29. package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +5 -0
  30. package/dist-cjs/commands/ChangePasswordCommand.js +5 -0
  31. package/dist-cjs/commands/ConfirmDeviceCommand.js +5 -0
  32. package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +5 -0
  33. package/dist-cjs/commands/ConfirmSignUpCommand.js +5 -0
  34. package/dist-cjs/commands/CreateGroupCommand.js +5 -0
  35. package/dist-cjs/commands/CreateIdentityProviderCommand.js +5 -0
  36. package/dist-cjs/commands/CreateResourceServerCommand.js +5 -0
  37. package/dist-cjs/commands/CreateUserImportJobCommand.js +5 -0
  38. package/dist-cjs/commands/CreateUserPoolClientCommand.js +5 -0
  39. package/dist-cjs/commands/CreateUserPoolCommand.js +5 -0
  40. package/dist-cjs/commands/CreateUserPoolDomainCommand.js +5 -0
  41. package/dist-cjs/commands/DeleteGroupCommand.js +5 -0
  42. package/dist-cjs/commands/DeleteIdentityProviderCommand.js +5 -0
  43. package/dist-cjs/commands/DeleteResourceServerCommand.js +5 -0
  44. package/dist-cjs/commands/DeleteUserAttributesCommand.js +5 -0
  45. package/dist-cjs/commands/DeleteUserCommand.js +5 -0
  46. package/dist-cjs/commands/DeleteUserPoolClientCommand.js +5 -0
  47. package/dist-cjs/commands/DeleteUserPoolCommand.js +5 -0
  48. package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +5 -0
  49. package/dist-cjs/commands/DescribeIdentityProviderCommand.js +5 -0
  50. package/dist-cjs/commands/DescribeResourceServerCommand.js +5 -0
  51. package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +5 -0
  52. package/dist-cjs/commands/DescribeUserImportJobCommand.js +5 -0
  53. package/dist-cjs/commands/DescribeUserPoolClientCommand.js +5 -0
  54. package/dist-cjs/commands/DescribeUserPoolCommand.js +5 -0
  55. package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +5 -0
  56. package/dist-cjs/commands/ForgetDeviceCommand.js +5 -0
  57. package/dist-cjs/commands/ForgotPasswordCommand.js +5 -0
  58. package/dist-cjs/commands/GetCSVHeaderCommand.js +5 -0
  59. package/dist-cjs/commands/GetDeviceCommand.js +5 -0
  60. package/dist-cjs/commands/GetGroupCommand.js +5 -0
  61. package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +5 -0
  62. package/dist-cjs/commands/GetLogDeliveryConfigurationCommand.js +5 -0
  63. package/dist-cjs/commands/GetSigningCertificateCommand.js +5 -0
  64. package/dist-cjs/commands/GetUICustomizationCommand.js +5 -0
  65. package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +5 -0
  66. package/dist-cjs/commands/GetUserCommand.js +5 -0
  67. package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +5 -0
  68. package/dist-cjs/commands/GlobalSignOutCommand.js +5 -0
  69. package/dist-cjs/commands/InitiateAuthCommand.js +5 -0
  70. package/dist-cjs/commands/ListDevicesCommand.js +5 -0
  71. package/dist-cjs/commands/ListGroupsCommand.js +5 -0
  72. package/dist-cjs/commands/ListIdentityProvidersCommand.js +5 -0
  73. package/dist-cjs/commands/ListResourceServersCommand.js +5 -0
  74. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  75. package/dist-cjs/commands/ListUserImportJobsCommand.js +5 -0
  76. package/dist-cjs/commands/ListUserPoolClientsCommand.js +5 -0
  77. package/dist-cjs/commands/ListUserPoolsCommand.js +5 -0
  78. package/dist-cjs/commands/ListUsersCommand.js +5 -0
  79. package/dist-cjs/commands/ListUsersInGroupCommand.js +5 -0
  80. package/dist-cjs/commands/ResendConfirmationCodeCommand.js +5 -0
  81. package/dist-cjs/commands/RespondToAuthChallengeCommand.js +5 -0
  82. package/dist-cjs/commands/RevokeTokenCommand.js +5 -0
  83. package/dist-cjs/commands/SetLogDeliveryConfigurationCommand.js +5 -0
  84. package/dist-cjs/commands/SetRiskConfigurationCommand.js +5 -0
  85. package/dist-cjs/commands/SetUICustomizationCommand.js +5 -0
  86. package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +5 -0
  87. package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +5 -0
  88. package/dist-cjs/commands/SetUserSettingsCommand.js +5 -0
  89. package/dist-cjs/commands/SignUpCommand.js +5 -0
  90. package/dist-cjs/commands/StartUserImportJobCommand.js +5 -0
  91. package/dist-cjs/commands/StopUserImportJobCommand.js +5 -0
  92. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  93. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  94. package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +5 -0
  95. package/dist-cjs/commands/UpdateDeviceStatusCommand.js +5 -0
  96. package/dist-cjs/commands/UpdateGroupCommand.js +5 -0
  97. package/dist-cjs/commands/UpdateIdentityProviderCommand.js +5 -0
  98. package/dist-cjs/commands/UpdateResourceServerCommand.js +5 -0
  99. package/dist-cjs/commands/UpdateUserAttributesCommand.js +5 -0
  100. package/dist-cjs/commands/UpdateUserPoolClientCommand.js +5 -0
  101. package/dist-cjs/commands/UpdateUserPoolCommand.js +5 -0
  102. package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +5 -0
  103. package/dist-cjs/commands/VerifySoftwareTokenCommand.js +5 -0
  104. package/dist-cjs/commands/VerifyUserAttributeCommand.js +5 -0
  105. package/dist-es/commands/AddCustomAttributesCommand.js +5 -0
  106. package/dist-es/commands/AdminAddUserToGroupCommand.js +5 -0
  107. package/dist-es/commands/AdminConfirmSignUpCommand.js +5 -0
  108. package/dist-es/commands/AdminCreateUserCommand.js +5 -0
  109. package/dist-es/commands/AdminDeleteUserAttributesCommand.js +5 -0
  110. package/dist-es/commands/AdminDeleteUserCommand.js +5 -0
  111. package/dist-es/commands/AdminDisableProviderForUserCommand.js +5 -0
  112. package/dist-es/commands/AdminDisableUserCommand.js +5 -0
  113. package/dist-es/commands/AdminEnableUserCommand.js +5 -0
  114. package/dist-es/commands/AdminForgetDeviceCommand.js +5 -0
  115. package/dist-es/commands/AdminGetDeviceCommand.js +5 -0
  116. package/dist-es/commands/AdminGetUserCommand.js +5 -0
  117. package/dist-es/commands/AdminInitiateAuthCommand.js +5 -0
  118. package/dist-es/commands/AdminLinkProviderForUserCommand.js +5 -0
  119. package/dist-es/commands/AdminListDevicesCommand.js +5 -0
  120. package/dist-es/commands/AdminListGroupsForUserCommand.js +5 -0
  121. package/dist-es/commands/AdminListUserAuthEventsCommand.js +5 -0
  122. package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +5 -0
  123. package/dist-es/commands/AdminResetUserPasswordCommand.js +5 -0
  124. package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +5 -0
  125. package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +5 -0
  126. package/dist-es/commands/AdminSetUserPasswordCommand.js +5 -0
  127. package/dist-es/commands/AdminSetUserSettingsCommand.js +5 -0
  128. package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +5 -0
  129. package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +5 -0
  130. package/dist-es/commands/AdminUpdateUserAttributesCommand.js +5 -0
  131. package/dist-es/commands/AdminUserGlobalSignOutCommand.js +5 -0
  132. package/dist-es/commands/AssociateSoftwareTokenCommand.js +5 -0
  133. package/dist-es/commands/ChangePasswordCommand.js +5 -0
  134. package/dist-es/commands/ConfirmDeviceCommand.js +5 -0
  135. package/dist-es/commands/ConfirmForgotPasswordCommand.js +5 -0
  136. package/dist-es/commands/ConfirmSignUpCommand.js +5 -0
  137. package/dist-es/commands/CreateGroupCommand.js +5 -0
  138. package/dist-es/commands/CreateIdentityProviderCommand.js +5 -0
  139. package/dist-es/commands/CreateResourceServerCommand.js +5 -0
  140. package/dist-es/commands/CreateUserImportJobCommand.js +5 -0
  141. package/dist-es/commands/CreateUserPoolClientCommand.js +5 -0
  142. package/dist-es/commands/CreateUserPoolCommand.js +5 -0
  143. package/dist-es/commands/CreateUserPoolDomainCommand.js +5 -0
  144. package/dist-es/commands/DeleteGroupCommand.js +5 -0
  145. package/dist-es/commands/DeleteIdentityProviderCommand.js +5 -0
  146. package/dist-es/commands/DeleteResourceServerCommand.js +5 -0
  147. package/dist-es/commands/DeleteUserAttributesCommand.js +5 -0
  148. package/dist-es/commands/DeleteUserCommand.js +5 -0
  149. package/dist-es/commands/DeleteUserPoolClientCommand.js +5 -0
  150. package/dist-es/commands/DeleteUserPoolCommand.js +5 -0
  151. package/dist-es/commands/DeleteUserPoolDomainCommand.js +5 -0
  152. package/dist-es/commands/DescribeIdentityProviderCommand.js +5 -0
  153. package/dist-es/commands/DescribeResourceServerCommand.js +5 -0
  154. package/dist-es/commands/DescribeRiskConfigurationCommand.js +5 -0
  155. package/dist-es/commands/DescribeUserImportJobCommand.js +5 -0
  156. package/dist-es/commands/DescribeUserPoolClientCommand.js +5 -0
  157. package/dist-es/commands/DescribeUserPoolCommand.js +5 -0
  158. package/dist-es/commands/DescribeUserPoolDomainCommand.js +5 -0
  159. package/dist-es/commands/ForgetDeviceCommand.js +5 -0
  160. package/dist-es/commands/ForgotPasswordCommand.js +5 -0
  161. package/dist-es/commands/GetCSVHeaderCommand.js +5 -0
  162. package/dist-es/commands/GetDeviceCommand.js +5 -0
  163. package/dist-es/commands/GetGroupCommand.js +5 -0
  164. package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +5 -0
  165. package/dist-es/commands/GetLogDeliveryConfigurationCommand.js +5 -0
  166. package/dist-es/commands/GetSigningCertificateCommand.js +5 -0
  167. package/dist-es/commands/GetUICustomizationCommand.js +5 -0
  168. package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +5 -0
  169. package/dist-es/commands/GetUserCommand.js +5 -0
  170. package/dist-es/commands/GetUserPoolMfaConfigCommand.js +5 -0
  171. package/dist-es/commands/GlobalSignOutCommand.js +5 -0
  172. package/dist-es/commands/InitiateAuthCommand.js +5 -0
  173. package/dist-es/commands/ListDevicesCommand.js +5 -0
  174. package/dist-es/commands/ListGroupsCommand.js +5 -0
  175. package/dist-es/commands/ListIdentityProvidersCommand.js +5 -0
  176. package/dist-es/commands/ListResourceServersCommand.js +5 -0
  177. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  178. package/dist-es/commands/ListUserImportJobsCommand.js +5 -0
  179. package/dist-es/commands/ListUserPoolClientsCommand.js +5 -0
  180. package/dist-es/commands/ListUserPoolsCommand.js +5 -0
  181. package/dist-es/commands/ListUsersCommand.js +5 -0
  182. package/dist-es/commands/ListUsersInGroupCommand.js +5 -0
  183. package/dist-es/commands/ResendConfirmationCodeCommand.js +5 -0
  184. package/dist-es/commands/RespondToAuthChallengeCommand.js +5 -0
  185. package/dist-es/commands/RevokeTokenCommand.js +5 -0
  186. package/dist-es/commands/SetLogDeliveryConfigurationCommand.js +5 -0
  187. package/dist-es/commands/SetRiskConfigurationCommand.js +5 -0
  188. package/dist-es/commands/SetUICustomizationCommand.js +5 -0
  189. package/dist-es/commands/SetUserMFAPreferenceCommand.js +5 -0
  190. package/dist-es/commands/SetUserPoolMfaConfigCommand.js +5 -0
  191. package/dist-es/commands/SetUserSettingsCommand.js +5 -0
  192. package/dist-es/commands/SignUpCommand.js +5 -0
  193. package/dist-es/commands/StartUserImportJobCommand.js +5 -0
  194. package/dist-es/commands/StopUserImportJobCommand.js +5 -0
  195. package/dist-es/commands/TagResourceCommand.js +5 -0
  196. package/dist-es/commands/UntagResourceCommand.js +5 -0
  197. package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +5 -0
  198. package/dist-es/commands/UpdateDeviceStatusCommand.js +5 -0
  199. package/dist-es/commands/UpdateGroupCommand.js +5 -0
  200. package/dist-es/commands/UpdateIdentityProviderCommand.js +5 -0
  201. package/dist-es/commands/UpdateResourceServerCommand.js +5 -0
  202. package/dist-es/commands/UpdateUserAttributesCommand.js +5 -0
  203. package/dist-es/commands/UpdateUserPoolClientCommand.js +5 -0
  204. package/dist-es/commands/UpdateUserPoolCommand.js +5 -0
  205. package/dist-es/commands/UpdateUserPoolDomainCommand.js +5 -0
  206. package/dist-es/commands/VerifySoftwareTokenCommand.js +5 -0
  207. package/dist-es/commands/VerifyUserAttributeCommand.js +5 -0
  208. package/dist-types/models/models_0.d.ts +22 -4
  209. package/package.json +31 -31
package/README.md CHANGED
@@ -89,19 +89,16 @@ using your favorite package manager:
89
89
 
90
90
  The AWS SDK is modulized by clients and commands.
91
91
  To send a request, you only need to import the `CognitoIdentityProviderClient` and
92
- the commands you need, for example `AddCustomAttributesCommand`:
92
+ the commands you need, for example `ListDevicesCommand`:
93
93
 
94
94
  ```js
95
95
  // ES5 example
96
- const {
97
- CognitoIdentityProviderClient,
98
- AddCustomAttributesCommand,
99
- } = require("@aws-sdk/client-cognito-identity-provider");
96
+ const { CognitoIdentityProviderClient, ListDevicesCommand } = require("@aws-sdk/client-cognito-identity-provider");
100
97
  ```
101
98
 
102
99
  ```ts
103
100
  // ES6+ example
104
- import { CognitoIdentityProviderClient, AddCustomAttributesCommand } from "@aws-sdk/client-cognito-identity-provider";
101
+ import { CognitoIdentityProviderClient, ListDevicesCommand } from "@aws-sdk/client-cognito-identity-provider";
105
102
  ```
106
103
 
107
104
  ### Usage
@@ -120,7 +117,7 @@ const client = new CognitoIdentityProviderClient({ region: "REGION" });
120
117
  const params = {
121
118
  /** input parameters */
122
119
  };
123
- const command = new AddCustomAttributesCommand(params);
120
+ const command = new ListDevicesCommand(params);
124
121
  ```
125
122
 
126
123
  #### Async/await
@@ -199,7 +196,7 @@ const client = new AWS.CognitoIdentityProvider({ region: "REGION" });
199
196
 
200
197
  // async/await.
201
198
  try {
202
- const data = await client.addCustomAttributes(params);
199
+ const data = await client.listDevices(params);
203
200
  // process data.
204
201
  } catch (error) {
205
202
  // error handling.
@@ -207,7 +204,7 @@ try {
207
204
 
208
205
  // Promises.
209
206
  client
210
- .addCustomAttributes(params)
207
+ .listDevices(params)
211
208
  .then((data) => {
212
209
  // process data.
213
210
  })
@@ -216,7 +213,7 @@ client
216
213
  });
217
214
 
218
215
  // callbacks.
219
- client.addCustomAttributes(params, (err, data) => {
216
+ client.listDevices(params, (err, data) => {
220
217
  // process err and data.
221
218
  });
222
219
  ```
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
11
  class AddCustomAttributesCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -34,6 +35,10 @@ class AddCustomAttributesCommand extends smithy_client_1.Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [types_1.SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSCognitoIdentityProviderService",
40
+ operation: "AddCustomAttributes",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminAddUserToGroupCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminAddUserToGroupCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminAddUserToGroupRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminAddUserToGroup",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminConfirmSignUpCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminConfirmSignUpCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminConfirmSignUpRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminConfirmSignUp",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminCreateUserCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminCreateUserCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminCreateUserRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: models_0_1.AdminCreateUserResponseFilterSensitiveLog,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminCreateUser",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminDeleteUserAttributesCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminDeleteUserAttributesCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminDeleteUserAttributesRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminDeleteUserAttributes",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminDeleteUserCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminDeleteUserCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminDeleteUserRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminDeleteUser",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
11
  class AdminDisableProviderForUserCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -34,6 +35,10 @@ class AdminDisableProviderForUserCommand extends smithy_client_1.Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [types_1.SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSCognitoIdentityProviderService",
40
+ operation: "AdminDisableProviderForUser",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminDisableUserCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminDisableUserCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminDisableUserRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminDisableUser",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminEnableUserCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminEnableUserCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminEnableUserRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminEnableUser",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminForgetDeviceCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminForgetDeviceCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminForgetDeviceRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminForgetDevice",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminGetDeviceCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminGetDeviceCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminGetDeviceRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: models_0_1.AdminGetDeviceResponseFilterSensitiveLog,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminGetDevice",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminGetUserCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminGetUserCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminGetUserRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: models_0_1.AdminGetUserResponseFilterSensitiveLog,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminGetUser",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminInitiateAuthCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminInitiateAuthCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminInitiateAuthRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: models_0_1.AdminInitiateAuthResponseFilterSensitiveLog,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminInitiateAuth",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
11
  class AdminLinkProviderForUserCommand extends smithy_client_1.Command {
11
12
  static getEndpointParameterInstructions() {
@@ -34,6 +35,10 @@ class AdminLinkProviderForUserCommand extends smithy_client_1.Command {
34
35
  commandName,
35
36
  inputFilterSensitiveLog: (_) => _,
36
37
  outputFilterSensitiveLog: (_) => _,
38
+ [types_1.SMITHY_CONTEXT_KEY]: {
39
+ service: "AWSCognitoIdentityProviderService",
40
+ operation: "AdminLinkProviderForUser",
41
+ },
37
42
  };
38
43
  const { requestHandler } = configuration;
39
44
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminListDevicesCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminListDevicesCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminListDevicesRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: models_0_1.AdminListDevicesResponseFilterSensitiveLog,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminListDevices",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminListGroupsForUserCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminListGroupsForUserCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminListGroupsForUserRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminListGroupsForUser",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminListUserAuthEventsCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminListUserAuthEventsCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminListUserAuthEventsRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminListUserAuthEvents",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminRemoveUserFromGroupCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminRemoveUserFromGroupCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminRemoveUserFromGroupRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminRemoveUserFromGroup",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminResetUserPasswordCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminResetUserPasswordCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminResetUserPasswordRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminResetUserPassword",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminRespondToAuthChallengeCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminRespondToAuthChallengeCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminRespondToAuthChallengeRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: models_0_1.AdminRespondToAuthChallengeResponseFilterSensitiveLog,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminRespondToAuthChallenge",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminSetUserMFAPreferenceCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminSetUserMFAPreferenceCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminSetUserMFAPreferenceRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminSetUserMFAPreference",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminSetUserPasswordCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminSetUserPasswordCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminSetUserPasswordRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminSetUserPassword",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminSetUserSettingsCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminSetUserSettingsCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminSetUserSettingsRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminSetUserSettings",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminUpdateAuthEventFeedbackCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminUpdateAuthEventFeedbackCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminUpdateAuthEventFeedback",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminUpdateDeviceStatusCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminUpdateDeviceStatusCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminUpdateDeviceStatusRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminUpdateDeviceStatus",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminUpdateUserAttributesCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminUpdateUserAttributesCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminUpdateUserAttributesRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminUpdateUserAttributes",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -6,6 +6,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
6
6
  const middleware_serde_1 = require("@smithy/middleware-serde");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
9
+ const types_1 = require("@smithy/types");
9
10
  const models_0_1 = require("../models/models_0");
10
11
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
12
  class AdminUserGlobalSignOutCommand extends smithy_client_1.Command {
@@ -35,6 +36,10 @@ class AdminUserGlobalSignOutCommand extends smithy_client_1.Command {
35
36
  commandName,
36
37
  inputFilterSensitiveLog: models_0_1.AdminUserGlobalSignOutRequestFilterSensitiveLog,
37
38
  outputFilterSensitiveLog: (_) => _,
39
+ [types_1.SMITHY_CONTEXT_KEY]: {
40
+ service: "AWSCognitoIdentityProviderService",
41
+ operation: "AdminUserGlobalSignOut",
42
+ },
38
43
  };
39
44
  const { requestHandler } = configuration;
40
45
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
11
  class AssociateSoftwareTokenCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class AssociateSoftwareTokenCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.AssociateSoftwareTokenRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: models_0_1.AssociateSoftwareTokenResponseFilterSensitiveLog,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "AWSCognitoIdentityProviderService",
39
+ operation: "AssociateSoftwareToken",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@smithy/middleware-serde");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
+ const types_1 = require("@smithy/types");
8
9
  const models_0_1 = require("../models/models_0");
9
10
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
11
  class ChangePasswordCommand extends smithy_client_1.Command {
@@ -33,6 +34,10 @@ class ChangePasswordCommand extends smithy_client_1.Command {
33
34
  commandName,
34
35
  inputFilterSensitiveLog: models_0_1.ChangePasswordRequestFilterSensitiveLog,
35
36
  outputFilterSensitiveLog: (_) => _,
37
+ [types_1.SMITHY_CONTEXT_KEY]: {
38
+ service: "AWSCognitoIdentityProviderService",
39
+ operation: "ChangePassword",
40
+ },
36
41
  };
37
42
  const { requestHandler } = configuration;
38
43
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);