@aws-sdk/client-cognito-identity-provider 3.649.0 → 3.650.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.
- package/dist-cjs/index.js +103 -309
- package/dist-es/commands/AddCustomAttributesCommand.js +1 -3
- package/dist-es/commands/AdminAddUserToGroupCommand.js +1 -3
- package/dist-es/commands/AdminConfirmSignUpCommand.js +1 -3
- package/dist-es/commands/AdminCreateUserCommand.js +1 -3
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +1 -3
- package/dist-es/commands/AdminDeleteUserCommand.js +1 -3
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +1 -3
- package/dist-es/commands/AdminDisableUserCommand.js +1 -3
- package/dist-es/commands/AdminEnableUserCommand.js +1 -3
- package/dist-es/commands/AdminForgetDeviceCommand.js +1 -3
- package/dist-es/commands/AdminGetDeviceCommand.js +1 -3
- package/dist-es/commands/AdminGetUserCommand.js +1 -3
- package/dist-es/commands/AdminInitiateAuthCommand.js +1 -3
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +1 -3
- package/dist-es/commands/AdminListDevicesCommand.js +1 -3
- package/dist-es/commands/AdminListGroupsForUserCommand.js +1 -3
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +1 -3
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +1 -3
- package/dist-es/commands/AdminResetUserPasswordCommand.js +1 -3
- package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +1 -3
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +1 -3
- package/dist-es/commands/AdminSetUserPasswordCommand.js +1 -3
- package/dist-es/commands/AdminSetUserSettingsCommand.js +1 -3
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +1 -3
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +1 -3
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +1 -3
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +1 -3
- package/dist-es/commands/AssociateSoftwareTokenCommand.js +1 -3
- package/dist-es/commands/ChangePasswordCommand.js +1 -3
- package/dist-es/commands/ConfirmDeviceCommand.js +1 -3
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +1 -3
- package/dist-es/commands/ConfirmSignUpCommand.js +1 -3
- package/dist-es/commands/CreateGroupCommand.js +1 -3
- package/dist-es/commands/CreateIdentityProviderCommand.js +1 -3
- package/dist-es/commands/CreateResourceServerCommand.js +1 -3
- package/dist-es/commands/CreateUserImportJobCommand.js +1 -3
- package/dist-es/commands/CreateUserPoolClientCommand.js +1 -3
- package/dist-es/commands/CreateUserPoolCommand.js +1 -3
- package/dist-es/commands/CreateUserPoolDomainCommand.js +1 -3
- package/dist-es/commands/DeleteGroupCommand.js +1 -3
- package/dist-es/commands/DeleteIdentityProviderCommand.js +1 -3
- package/dist-es/commands/DeleteResourceServerCommand.js +1 -3
- package/dist-es/commands/DeleteUserAttributesCommand.js +1 -3
- package/dist-es/commands/DeleteUserCommand.js +1 -3
- package/dist-es/commands/DeleteUserPoolClientCommand.js +1 -3
- package/dist-es/commands/DeleteUserPoolCommand.js +1 -3
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +1 -3
- package/dist-es/commands/DescribeIdentityProviderCommand.js +1 -3
- package/dist-es/commands/DescribeResourceServerCommand.js +1 -3
- package/dist-es/commands/DescribeRiskConfigurationCommand.js +1 -3
- package/dist-es/commands/DescribeUserImportJobCommand.js +1 -3
- package/dist-es/commands/DescribeUserPoolClientCommand.js +1 -3
- package/dist-es/commands/DescribeUserPoolCommand.js +1 -3
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +1 -3
- package/dist-es/commands/ForgetDeviceCommand.js +1 -3
- package/dist-es/commands/ForgotPasswordCommand.js +1 -3
- package/dist-es/commands/GetCSVHeaderCommand.js +1 -3
- package/dist-es/commands/GetDeviceCommand.js +1 -3
- package/dist-es/commands/GetGroupCommand.js +1 -3
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +1 -3
- package/dist-es/commands/GetLogDeliveryConfigurationCommand.js +1 -3
- package/dist-es/commands/GetSigningCertificateCommand.js +1 -3
- package/dist-es/commands/GetUICustomizationCommand.js +1 -3
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +1 -3
- package/dist-es/commands/GetUserCommand.js +1 -3
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +1 -3
- package/dist-es/commands/GlobalSignOutCommand.js +1 -3
- package/dist-es/commands/InitiateAuthCommand.js +1 -3
- package/dist-es/commands/ListDevicesCommand.js +1 -3
- package/dist-es/commands/ListGroupsCommand.js +1 -3
- package/dist-es/commands/ListIdentityProvidersCommand.js +1 -3
- package/dist-es/commands/ListResourceServersCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/ListUserImportJobsCommand.js +1 -3
- package/dist-es/commands/ListUserPoolClientsCommand.js +1 -3
- package/dist-es/commands/ListUserPoolsCommand.js +1 -3
- package/dist-es/commands/ListUsersCommand.js +1 -3
- package/dist-es/commands/ListUsersInGroupCommand.js +1 -3
- package/dist-es/commands/ResendConfirmationCodeCommand.js +1 -3
- package/dist-es/commands/RespondToAuthChallengeCommand.js +1 -3
- package/dist-es/commands/RevokeTokenCommand.js +1 -3
- package/dist-es/commands/SetLogDeliveryConfigurationCommand.js +1 -3
- package/dist-es/commands/SetRiskConfigurationCommand.js +1 -3
- package/dist-es/commands/SetUICustomizationCommand.js +1 -3
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +1 -3
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +1 -3
- package/dist-es/commands/SetUserSettingsCommand.js +1 -3
- package/dist-es/commands/SignUpCommand.js +1 -3
- package/dist-es/commands/StartUserImportJobCommand.js +1 -3
- package/dist-es/commands/StopUserImportJobCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +1 -3
- package/dist-es/commands/UpdateDeviceStatusCommand.js +1 -3
- package/dist-es/commands/UpdateGroupCommand.js +1 -3
- package/dist-es/commands/UpdateIdentityProviderCommand.js +1 -3
- package/dist-es/commands/UpdateResourceServerCommand.js +1 -3
- package/dist-es/commands/UpdateUserAttributesCommand.js +1 -3
- package/dist-es/commands/UpdateUserPoolClientCommand.js +1 -3
- package/dist-es/commands/UpdateUserPoolCommand.js +1 -3
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +1 -3
- package/dist-es/commands/VerifySoftwareTokenCommand.js +1 -3
- package/dist-es/commands/VerifyUserAttributeCommand.js +1 -3
- package/package.json +4 -4
package/dist-cjs/index.js
CHANGED
|
@@ -4748,9 +4748,7 @@ function sharedHeaders(operation) {
|
|
|
4748
4748
|
__name(sharedHeaders, "sharedHeaders");
|
|
4749
4749
|
|
|
4750
4750
|
// src/commands/AddCustomAttributesCommand.ts
|
|
4751
|
-
var _AddCustomAttributesCommand = class _AddCustomAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4752
|
-
...commonParams
|
|
4753
|
-
}).m(function(Command, cs, config, o) {
|
|
4751
|
+
var _AddCustomAttributesCommand = class _AddCustomAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4754
4752
|
return [
|
|
4755
4753
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4756
4754
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4764,9 +4762,7 @@ var AddCustomAttributesCommand = _AddCustomAttributesCommand;
|
|
|
4764
4762
|
|
|
4765
4763
|
|
|
4766
4764
|
|
|
4767
|
-
var _AdminAddUserToGroupCommand = class _AdminAddUserToGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4768
|
-
...commonParams
|
|
4769
|
-
}).m(function(Command, cs, config, o) {
|
|
4765
|
+
var _AdminAddUserToGroupCommand = class _AdminAddUserToGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4770
4766
|
return [
|
|
4771
4767
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4772
4768
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4780,9 +4776,7 @@ var AdminAddUserToGroupCommand = _AdminAddUserToGroupCommand;
|
|
|
4780
4776
|
|
|
4781
4777
|
|
|
4782
4778
|
|
|
4783
|
-
var _AdminConfirmSignUpCommand = class _AdminConfirmSignUpCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4784
|
-
...commonParams
|
|
4785
|
-
}).m(function(Command, cs, config, o) {
|
|
4779
|
+
var _AdminConfirmSignUpCommand = class _AdminConfirmSignUpCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4786
4780
|
return [
|
|
4787
4781
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4788
4782
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4796,9 +4790,7 @@ var AdminConfirmSignUpCommand = _AdminConfirmSignUpCommand;
|
|
|
4796
4790
|
|
|
4797
4791
|
|
|
4798
4792
|
|
|
4799
|
-
var _AdminCreateUserCommand = class _AdminCreateUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4800
|
-
...commonParams
|
|
4801
|
-
}).m(function(Command, cs, config, o) {
|
|
4793
|
+
var _AdminCreateUserCommand = class _AdminCreateUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4802
4794
|
return [
|
|
4803
4795
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4804
4796
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4812,9 +4804,7 @@ var AdminCreateUserCommand = _AdminCreateUserCommand;
|
|
|
4812
4804
|
|
|
4813
4805
|
|
|
4814
4806
|
|
|
4815
|
-
var _AdminDeleteUserAttributesCommand = class _AdminDeleteUserAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4816
|
-
...commonParams
|
|
4817
|
-
}).m(function(Command, cs, config, o) {
|
|
4807
|
+
var _AdminDeleteUserAttributesCommand = class _AdminDeleteUserAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4818
4808
|
return [
|
|
4819
4809
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4820
4810
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4828,9 +4818,7 @@ var AdminDeleteUserAttributesCommand = _AdminDeleteUserAttributesCommand;
|
|
|
4828
4818
|
|
|
4829
4819
|
|
|
4830
4820
|
|
|
4831
|
-
var _AdminDeleteUserCommand = class _AdminDeleteUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4832
|
-
...commonParams
|
|
4833
|
-
}).m(function(Command, cs, config, o) {
|
|
4821
|
+
var _AdminDeleteUserCommand = class _AdminDeleteUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4834
4822
|
return [
|
|
4835
4823
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4836
4824
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4844,9 +4832,7 @@ var AdminDeleteUserCommand = _AdminDeleteUserCommand;
|
|
|
4844
4832
|
|
|
4845
4833
|
|
|
4846
4834
|
|
|
4847
|
-
var _AdminDisableProviderForUserCommand = class _AdminDisableProviderForUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4848
|
-
...commonParams
|
|
4849
|
-
}).m(function(Command, cs, config, o) {
|
|
4835
|
+
var _AdminDisableProviderForUserCommand = class _AdminDisableProviderForUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4850
4836
|
return [
|
|
4851
4837
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4852
4838
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4860,9 +4846,7 @@ var AdminDisableProviderForUserCommand = _AdminDisableProviderForUserCommand;
|
|
|
4860
4846
|
|
|
4861
4847
|
|
|
4862
4848
|
|
|
4863
|
-
var _AdminDisableUserCommand = class _AdminDisableUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4864
|
-
...commonParams
|
|
4865
|
-
}).m(function(Command, cs, config, o) {
|
|
4849
|
+
var _AdminDisableUserCommand = class _AdminDisableUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4866
4850
|
return [
|
|
4867
4851
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4868
4852
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4876,9 +4860,7 @@ var AdminDisableUserCommand = _AdminDisableUserCommand;
|
|
|
4876
4860
|
|
|
4877
4861
|
|
|
4878
4862
|
|
|
4879
|
-
var _AdminEnableUserCommand = class _AdminEnableUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4880
|
-
...commonParams
|
|
4881
|
-
}).m(function(Command, cs, config, o) {
|
|
4863
|
+
var _AdminEnableUserCommand = class _AdminEnableUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4882
4864
|
return [
|
|
4883
4865
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4884
4866
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4892,9 +4874,7 @@ var AdminEnableUserCommand = _AdminEnableUserCommand;
|
|
|
4892
4874
|
|
|
4893
4875
|
|
|
4894
4876
|
|
|
4895
|
-
var _AdminForgetDeviceCommand = class _AdminForgetDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4896
|
-
...commonParams
|
|
4897
|
-
}).m(function(Command, cs, config, o) {
|
|
4877
|
+
var _AdminForgetDeviceCommand = class _AdminForgetDeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4898
4878
|
return [
|
|
4899
4879
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4900
4880
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4908,9 +4888,7 @@ var AdminForgetDeviceCommand = _AdminForgetDeviceCommand;
|
|
|
4908
4888
|
|
|
4909
4889
|
|
|
4910
4890
|
|
|
4911
|
-
var _AdminGetDeviceCommand = class _AdminGetDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4912
|
-
...commonParams
|
|
4913
|
-
}).m(function(Command, cs, config, o) {
|
|
4891
|
+
var _AdminGetDeviceCommand = class _AdminGetDeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4914
4892
|
return [
|
|
4915
4893
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4916
4894
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4924,9 +4902,7 @@ var AdminGetDeviceCommand = _AdminGetDeviceCommand;
|
|
|
4924
4902
|
|
|
4925
4903
|
|
|
4926
4904
|
|
|
4927
|
-
var _AdminGetUserCommand = class _AdminGetUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4928
|
-
...commonParams
|
|
4929
|
-
}).m(function(Command, cs, config, o) {
|
|
4905
|
+
var _AdminGetUserCommand = class _AdminGetUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4930
4906
|
return [
|
|
4931
4907
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4932
4908
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4940,9 +4916,7 @@ var AdminGetUserCommand = _AdminGetUserCommand;
|
|
|
4940
4916
|
|
|
4941
4917
|
|
|
4942
4918
|
|
|
4943
|
-
var _AdminInitiateAuthCommand = class _AdminInitiateAuthCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4944
|
-
...commonParams
|
|
4945
|
-
}).m(function(Command, cs, config, o) {
|
|
4919
|
+
var _AdminInitiateAuthCommand = class _AdminInitiateAuthCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4946
4920
|
return [
|
|
4947
4921
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4948
4922
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4956,9 +4930,7 @@ var AdminInitiateAuthCommand = _AdminInitiateAuthCommand;
|
|
|
4956
4930
|
|
|
4957
4931
|
|
|
4958
4932
|
|
|
4959
|
-
var _AdminLinkProviderForUserCommand = class _AdminLinkProviderForUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4960
|
-
...commonParams
|
|
4961
|
-
}).m(function(Command, cs, config, o) {
|
|
4933
|
+
var _AdminLinkProviderForUserCommand = class _AdminLinkProviderForUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4962
4934
|
return [
|
|
4963
4935
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4964
4936
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4972,9 +4944,7 @@ var AdminLinkProviderForUserCommand = _AdminLinkProviderForUserCommand;
|
|
|
4972
4944
|
|
|
4973
4945
|
|
|
4974
4946
|
|
|
4975
|
-
var _AdminListDevicesCommand = class _AdminListDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4976
|
-
...commonParams
|
|
4977
|
-
}).m(function(Command, cs, config, o) {
|
|
4947
|
+
var _AdminListDevicesCommand = class _AdminListDevicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4978
4948
|
return [
|
|
4979
4949
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4980
4950
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4988,9 +4958,7 @@ var AdminListDevicesCommand = _AdminListDevicesCommand;
|
|
|
4988
4958
|
|
|
4989
4959
|
|
|
4990
4960
|
|
|
4991
|
-
var _AdminListGroupsForUserCommand = class _AdminListGroupsForUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4992
|
-
...commonParams
|
|
4993
|
-
}).m(function(Command, cs, config, o) {
|
|
4961
|
+
var _AdminListGroupsForUserCommand = class _AdminListGroupsForUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4994
4962
|
return [
|
|
4995
4963
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4996
4964
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5004,9 +4972,7 @@ var AdminListGroupsForUserCommand = _AdminListGroupsForUserCommand;
|
|
|
5004
4972
|
|
|
5005
4973
|
|
|
5006
4974
|
|
|
5007
|
-
var _AdminListUserAuthEventsCommand = class _AdminListUserAuthEventsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5008
|
-
...commonParams
|
|
5009
|
-
}).m(function(Command, cs, config, o) {
|
|
4975
|
+
var _AdminListUserAuthEventsCommand = class _AdminListUserAuthEventsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5010
4976
|
return [
|
|
5011
4977
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5012
4978
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5020,9 +4986,7 @@ var AdminListUserAuthEventsCommand = _AdminListUserAuthEventsCommand;
|
|
|
5020
4986
|
|
|
5021
4987
|
|
|
5022
4988
|
|
|
5023
|
-
var _AdminRemoveUserFromGroupCommand = class _AdminRemoveUserFromGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5024
|
-
...commonParams
|
|
5025
|
-
}).m(function(Command, cs, config, o) {
|
|
4989
|
+
var _AdminRemoveUserFromGroupCommand = class _AdminRemoveUserFromGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5026
4990
|
return [
|
|
5027
4991
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5028
4992
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5036,9 +5000,7 @@ var AdminRemoveUserFromGroupCommand = _AdminRemoveUserFromGroupCommand;
|
|
|
5036
5000
|
|
|
5037
5001
|
|
|
5038
5002
|
|
|
5039
|
-
var _AdminResetUserPasswordCommand = class _AdminResetUserPasswordCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5040
|
-
...commonParams
|
|
5041
|
-
}).m(function(Command, cs, config, o) {
|
|
5003
|
+
var _AdminResetUserPasswordCommand = class _AdminResetUserPasswordCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5042
5004
|
return [
|
|
5043
5005
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5044
5006
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5052,9 +5014,7 @@ var AdminResetUserPasswordCommand = _AdminResetUserPasswordCommand;
|
|
|
5052
5014
|
|
|
5053
5015
|
|
|
5054
5016
|
|
|
5055
|
-
var _AdminRespondToAuthChallengeCommand = class _AdminRespondToAuthChallengeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5056
|
-
...commonParams
|
|
5057
|
-
}).m(function(Command, cs, config, o) {
|
|
5017
|
+
var _AdminRespondToAuthChallengeCommand = class _AdminRespondToAuthChallengeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5058
5018
|
return [
|
|
5059
5019
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5060
5020
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5068,9 +5028,7 @@ var AdminRespondToAuthChallengeCommand = _AdminRespondToAuthChallengeCommand;
|
|
|
5068
5028
|
|
|
5069
5029
|
|
|
5070
5030
|
|
|
5071
|
-
var _AdminSetUserMFAPreferenceCommand = class _AdminSetUserMFAPreferenceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5072
|
-
...commonParams
|
|
5073
|
-
}).m(function(Command, cs, config, o) {
|
|
5031
|
+
var _AdminSetUserMFAPreferenceCommand = class _AdminSetUserMFAPreferenceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5074
5032
|
return [
|
|
5075
5033
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5076
5034
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5084,9 +5042,7 @@ var AdminSetUserMFAPreferenceCommand = _AdminSetUserMFAPreferenceCommand;
|
|
|
5084
5042
|
|
|
5085
5043
|
|
|
5086
5044
|
|
|
5087
|
-
var _AdminSetUserPasswordCommand = class _AdminSetUserPasswordCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5088
|
-
...commonParams
|
|
5089
|
-
}).m(function(Command, cs, config, o) {
|
|
5045
|
+
var _AdminSetUserPasswordCommand = class _AdminSetUserPasswordCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5090
5046
|
return [
|
|
5091
5047
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5092
5048
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5100,9 +5056,7 @@ var AdminSetUserPasswordCommand = _AdminSetUserPasswordCommand;
|
|
|
5100
5056
|
|
|
5101
5057
|
|
|
5102
5058
|
|
|
5103
|
-
var _AdminSetUserSettingsCommand = class _AdminSetUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5104
|
-
...commonParams
|
|
5105
|
-
}).m(function(Command, cs, config, o) {
|
|
5059
|
+
var _AdminSetUserSettingsCommand = class _AdminSetUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5106
5060
|
return [
|
|
5107
5061
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5108
5062
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5116,9 +5070,7 @@ var AdminSetUserSettingsCommand = _AdminSetUserSettingsCommand;
|
|
|
5116
5070
|
|
|
5117
5071
|
|
|
5118
5072
|
|
|
5119
|
-
var _AdminUpdateAuthEventFeedbackCommand = class _AdminUpdateAuthEventFeedbackCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5120
|
-
...commonParams
|
|
5121
|
-
}).m(function(Command, cs, config, o) {
|
|
5073
|
+
var _AdminUpdateAuthEventFeedbackCommand = class _AdminUpdateAuthEventFeedbackCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5122
5074
|
return [
|
|
5123
5075
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5124
5076
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5132,9 +5084,7 @@ var AdminUpdateAuthEventFeedbackCommand = _AdminUpdateAuthEventFeedbackCommand;
|
|
|
5132
5084
|
|
|
5133
5085
|
|
|
5134
5086
|
|
|
5135
|
-
var _AdminUpdateDeviceStatusCommand = class _AdminUpdateDeviceStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5136
|
-
...commonParams
|
|
5137
|
-
}).m(function(Command, cs, config, o) {
|
|
5087
|
+
var _AdminUpdateDeviceStatusCommand = class _AdminUpdateDeviceStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5138
5088
|
return [
|
|
5139
5089
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5140
5090
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5148,9 +5098,7 @@ var AdminUpdateDeviceStatusCommand = _AdminUpdateDeviceStatusCommand;
|
|
|
5148
5098
|
|
|
5149
5099
|
|
|
5150
5100
|
|
|
5151
|
-
var _AdminUpdateUserAttributesCommand = class _AdminUpdateUserAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5152
|
-
...commonParams
|
|
5153
|
-
}).m(function(Command, cs, config, o) {
|
|
5101
|
+
var _AdminUpdateUserAttributesCommand = class _AdminUpdateUserAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5154
5102
|
return [
|
|
5155
5103
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5156
5104
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5164,9 +5112,7 @@ var AdminUpdateUserAttributesCommand = _AdminUpdateUserAttributesCommand;
|
|
|
5164
5112
|
|
|
5165
5113
|
|
|
5166
5114
|
|
|
5167
|
-
var _AdminUserGlobalSignOutCommand = class _AdminUserGlobalSignOutCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5168
|
-
...commonParams
|
|
5169
|
-
}).m(function(Command, cs, config, o) {
|
|
5115
|
+
var _AdminUserGlobalSignOutCommand = class _AdminUserGlobalSignOutCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5170
5116
|
return [
|
|
5171
5117
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5172
5118
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5180,9 +5126,7 @@ var AdminUserGlobalSignOutCommand = _AdminUserGlobalSignOutCommand;
|
|
|
5180
5126
|
|
|
5181
5127
|
|
|
5182
5128
|
|
|
5183
|
-
var _AssociateSoftwareTokenCommand = class _AssociateSoftwareTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5184
|
-
...commonParams
|
|
5185
|
-
}).m(function(Command, cs, config, o) {
|
|
5129
|
+
var _AssociateSoftwareTokenCommand = class _AssociateSoftwareTokenCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5186
5130
|
return [
|
|
5187
5131
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5188
5132
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5196,9 +5140,7 @@ var AssociateSoftwareTokenCommand = _AssociateSoftwareTokenCommand;
|
|
|
5196
5140
|
|
|
5197
5141
|
|
|
5198
5142
|
|
|
5199
|
-
var _ChangePasswordCommand = class _ChangePasswordCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5200
|
-
...commonParams
|
|
5201
|
-
}).m(function(Command, cs, config, o) {
|
|
5143
|
+
var _ChangePasswordCommand = class _ChangePasswordCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5202
5144
|
return [
|
|
5203
5145
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5204
5146
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5212,9 +5154,7 @@ var ChangePasswordCommand = _ChangePasswordCommand;
|
|
|
5212
5154
|
|
|
5213
5155
|
|
|
5214
5156
|
|
|
5215
|
-
var _ConfirmDeviceCommand = class _ConfirmDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5216
|
-
...commonParams
|
|
5217
|
-
}).m(function(Command, cs, config, o) {
|
|
5157
|
+
var _ConfirmDeviceCommand = class _ConfirmDeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5218
5158
|
return [
|
|
5219
5159
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5220
5160
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5228,9 +5168,7 @@ var ConfirmDeviceCommand = _ConfirmDeviceCommand;
|
|
|
5228
5168
|
|
|
5229
5169
|
|
|
5230
5170
|
|
|
5231
|
-
var _ConfirmForgotPasswordCommand = class _ConfirmForgotPasswordCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5232
|
-
...commonParams
|
|
5233
|
-
}).m(function(Command, cs, config, o) {
|
|
5171
|
+
var _ConfirmForgotPasswordCommand = class _ConfirmForgotPasswordCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5234
5172
|
return [
|
|
5235
5173
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5236
5174
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5244,9 +5182,7 @@ var ConfirmForgotPasswordCommand = _ConfirmForgotPasswordCommand;
|
|
|
5244
5182
|
|
|
5245
5183
|
|
|
5246
5184
|
|
|
5247
|
-
var _ConfirmSignUpCommand = class _ConfirmSignUpCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5248
|
-
...commonParams
|
|
5249
|
-
}).m(function(Command, cs, config, o) {
|
|
5185
|
+
var _ConfirmSignUpCommand = class _ConfirmSignUpCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5250
5186
|
return [
|
|
5251
5187
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5252
5188
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5260,9 +5196,7 @@ var ConfirmSignUpCommand = _ConfirmSignUpCommand;
|
|
|
5260
5196
|
|
|
5261
5197
|
|
|
5262
5198
|
|
|
5263
|
-
var _CreateGroupCommand = class _CreateGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5264
|
-
...commonParams
|
|
5265
|
-
}).m(function(Command, cs, config, o) {
|
|
5199
|
+
var _CreateGroupCommand = class _CreateGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5266
5200
|
return [
|
|
5267
5201
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5268
5202
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5276,9 +5210,7 @@ var CreateGroupCommand = _CreateGroupCommand;
|
|
|
5276
5210
|
|
|
5277
5211
|
|
|
5278
5212
|
|
|
5279
|
-
var _CreateIdentityProviderCommand = class _CreateIdentityProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5280
|
-
...commonParams
|
|
5281
|
-
}).m(function(Command, cs, config, o) {
|
|
5213
|
+
var _CreateIdentityProviderCommand = class _CreateIdentityProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5282
5214
|
return [
|
|
5283
5215
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5284
5216
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5292,9 +5224,7 @@ var CreateIdentityProviderCommand = _CreateIdentityProviderCommand;
|
|
|
5292
5224
|
|
|
5293
5225
|
|
|
5294
5226
|
|
|
5295
|
-
var _CreateResourceServerCommand = class _CreateResourceServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5296
|
-
...commonParams
|
|
5297
|
-
}).m(function(Command, cs, config, o) {
|
|
5227
|
+
var _CreateResourceServerCommand = class _CreateResourceServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5298
5228
|
return [
|
|
5299
5229
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5300
5230
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5308,9 +5238,7 @@ var CreateResourceServerCommand = _CreateResourceServerCommand;
|
|
|
5308
5238
|
|
|
5309
5239
|
|
|
5310
5240
|
|
|
5311
|
-
var _CreateUserImportJobCommand = class _CreateUserImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5312
|
-
...commonParams
|
|
5313
|
-
}).m(function(Command, cs, config, o) {
|
|
5241
|
+
var _CreateUserImportJobCommand = class _CreateUserImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5314
5242
|
return [
|
|
5315
5243
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5316
5244
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5324,9 +5252,7 @@ var CreateUserImportJobCommand = _CreateUserImportJobCommand;
|
|
|
5324
5252
|
|
|
5325
5253
|
|
|
5326
5254
|
|
|
5327
|
-
var _CreateUserPoolClientCommand = class _CreateUserPoolClientCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5328
|
-
...commonParams
|
|
5329
|
-
}).m(function(Command, cs, config, o) {
|
|
5255
|
+
var _CreateUserPoolClientCommand = class _CreateUserPoolClientCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5330
5256
|
return [
|
|
5331
5257
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5332
5258
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5340,9 +5266,7 @@ var CreateUserPoolClientCommand = _CreateUserPoolClientCommand;
|
|
|
5340
5266
|
|
|
5341
5267
|
|
|
5342
5268
|
|
|
5343
|
-
var _CreateUserPoolCommand = class _CreateUserPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5344
|
-
...commonParams
|
|
5345
|
-
}).m(function(Command, cs, config, o) {
|
|
5269
|
+
var _CreateUserPoolCommand = class _CreateUserPoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5346
5270
|
return [
|
|
5347
5271
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5348
5272
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5356,9 +5280,7 @@ var CreateUserPoolCommand = _CreateUserPoolCommand;
|
|
|
5356
5280
|
|
|
5357
5281
|
|
|
5358
5282
|
|
|
5359
|
-
var _CreateUserPoolDomainCommand = class _CreateUserPoolDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5360
|
-
...commonParams
|
|
5361
|
-
}).m(function(Command, cs, config, o) {
|
|
5283
|
+
var _CreateUserPoolDomainCommand = class _CreateUserPoolDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5362
5284
|
return [
|
|
5363
5285
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5364
5286
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5372,9 +5294,7 @@ var CreateUserPoolDomainCommand = _CreateUserPoolDomainCommand;
|
|
|
5372
5294
|
|
|
5373
5295
|
|
|
5374
5296
|
|
|
5375
|
-
var _DeleteGroupCommand = class _DeleteGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5376
|
-
...commonParams
|
|
5377
|
-
}).m(function(Command, cs, config, o) {
|
|
5297
|
+
var _DeleteGroupCommand = class _DeleteGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5378
5298
|
return [
|
|
5379
5299
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5380
5300
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5388,9 +5308,7 @@ var DeleteGroupCommand = _DeleteGroupCommand;
|
|
|
5388
5308
|
|
|
5389
5309
|
|
|
5390
5310
|
|
|
5391
|
-
var _DeleteIdentityProviderCommand = class _DeleteIdentityProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5392
|
-
...commonParams
|
|
5393
|
-
}).m(function(Command, cs, config, o) {
|
|
5311
|
+
var _DeleteIdentityProviderCommand = class _DeleteIdentityProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5394
5312
|
return [
|
|
5395
5313
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5396
5314
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5404,9 +5322,7 @@ var DeleteIdentityProviderCommand = _DeleteIdentityProviderCommand;
|
|
|
5404
5322
|
|
|
5405
5323
|
|
|
5406
5324
|
|
|
5407
|
-
var _DeleteResourceServerCommand = class _DeleteResourceServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5408
|
-
...commonParams
|
|
5409
|
-
}).m(function(Command, cs, config, o) {
|
|
5325
|
+
var _DeleteResourceServerCommand = class _DeleteResourceServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5410
5326
|
return [
|
|
5411
5327
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5412
5328
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5420,9 +5336,7 @@ var DeleteResourceServerCommand = _DeleteResourceServerCommand;
|
|
|
5420
5336
|
|
|
5421
5337
|
|
|
5422
5338
|
|
|
5423
|
-
var _DeleteUserAttributesCommand = class _DeleteUserAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5424
|
-
...commonParams
|
|
5425
|
-
}).m(function(Command, cs, config, o) {
|
|
5339
|
+
var _DeleteUserAttributesCommand = class _DeleteUserAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5426
5340
|
return [
|
|
5427
5341
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5428
5342
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5436,9 +5350,7 @@ var DeleteUserAttributesCommand = _DeleteUserAttributesCommand;
|
|
|
5436
5350
|
|
|
5437
5351
|
|
|
5438
5352
|
|
|
5439
|
-
var _DeleteUserCommand = class _DeleteUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5440
|
-
...commonParams
|
|
5441
|
-
}).m(function(Command, cs, config, o) {
|
|
5353
|
+
var _DeleteUserCommand = class _DeleteUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5442
5354
|
return [
|
|
5443
5355
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5444
5356
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5452,9 +5364,7 @@ var DeleteUserCommand = _DeleteUserCommand;
|
|
|
5452
5364
|
|
|
5453
5365
|
|
|
5454
5366
|
|
|
5455
|
-
var _DeleteUserPoolClientCommand = class _DeleteUserPoolClientCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5456
|
-
...commonParams
|
|
5457
|
-
}).m(function(Command, cs, config, o) {
|
|
5367
|
+
var _DeleteUserPoolClientCommand = class _DeleteUserPoolClientCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5458
5368
|
return [
|
|
5459
5369
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5460
5370
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5468,9 +5378,7 @@ var DeleteUserPoolClientCommand = _DeleteUserPoolClientCommand;
|
|
|
5468
5378
|
|
|
5469
5379
|
|
|
5470
5380
|
|
|
5471
|
-
var _DeleteUserPoolCommand = class _DeleteUserPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5472
|
-
...commonParams
|
|
5473
|
-
}).m(function(Command, cs, config, o) {
|
|
5381
|
+
var _DeleteUserPoolCommand = class _DeleteUserPoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5474
5382
|
return [
|
|
5475
5383
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5476
5384
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5484,9 +5392,7 @@ var DeleteUserPoolCommand = _DeleteUserPoolCommand;
|
|
|
5484
5392
|
|
|
5485
5393
|
|
|
5486
5394
|
|
|
5487
|
-
var _DeleteUserPoolDomainCommand = class _DeleteUserPoolDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5488
|
-
...commonParams
|
|
5489
|
-
}).m(function(Command, cs, config, o) {
|
|
5395
|
+
var _DeleteUserPoolDomainCommand = class _DeleteUserPoolDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5490
5396
|
return [
|
|
5491
5397
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5492
5398
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5500,9 +5406,7 @@ var DeleteUserPoolDomainCommand = _DeleteUserPoolDomainCommand;
|
|
|
5500
5406
|
|
|
5501
5407
|
|
|
5502
5408
|
|
|
5503
|
-
var _DescribeIdentityProviderCommand = class _DescribeIdentityProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5504
|
-
...commonParams
|
|
5505
|
-
}).m(function(Command, cs, config, o) {
|
|
5409
|
+
var _DescribeIdentityProviderCommand = class _DescribeIdentityProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5506
5410
|
return [
|
|
5507
5411
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5508
5412
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5516,9 +5420,7 @@ var DescribeIdentityProviderCommand = _DescribeIdentityProviderCommand;
|
|
|
5516
5420
|
|
|
5517
5421
|
|
|
5518
5422
|
|
|
5519
|
-
var _DescribeResourceServerCommand = class _DescribeResourceServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5520
|
-
...commonParams
|
|
5521
|
-
}).m(function(Command, cs, config, o) {
|
|
5423
|
+
var _DescribeResourceServerCommand = class _DescribeResourceServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5522
5424
|
return [
|
|
5523
5425
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5524
5426
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5532,9 +5434,7 @@ var DescribeResourceServerCommand = _DescribeResourceServerCommand;
|
|
|
5532
5434
|
|
|
5533
5435
|
|
|
5534
5436
|
|
|
5535
|
-
var _DescribeRiskConfigurationCommand = class _DescribeRiskConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5536
|
-
...commonParams
|
|
5537
|
-
}).m(function(Command, cs, config, o) {
|
|
5437
|
+
var _DescribeRiskConfigurationCommand = class _DescribeRiskConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5538
5438
|
return [
|
|
5539
5439
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5540
5440
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5548,9 +5448,7 @@ var DescribeRiskConfigurationCommand = _DescribeRiskConfigurationCommand;
|
|
|
5548
5448
|
|
|
5549
5449
|
|
|
5550
5450
|
|
|
5551
|
-
var _DescribeUserImportJobCommand = class _DescribeUserImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5552
|
-
...commonParams
|
|
5553
|
-
}).m(function(Command, cs, config, o) {
|
|
5451
|
+
var _DescribeUserImportJobCommand = class _DescribeUserImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5554
5452
|
return [
|
|
5555
5453
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5556
5454
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5564,9 +5462,7 @@ var DescribeUserImportJobCommand = _DescribeUserImportJobCommand;
|
|
|
5564
5462
|
|
|
5565
5463
|
|
|
5566
5464
|
|
|
5567
|
-
var _DescribeUserPoolClientCommand = class _DescribeUserPoolClientCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5568
|
-
...commonParams
|
|
5569
|
-
}).m(function(Command, cs, config, o) {
|
|
5465
|
+
var _DescribeUserPoolClientCommand = class _DescribeUserPoolClientCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5570
5466
|
return [
|
|
5571
5467
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5572
5468
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5580,9 +5476,7 @@ var DescribeUserPoolClientCommand = _DescribeUserPoolClientCommand;
|
|
|
5580
5476
|
|
|
5581
5477
|
|
|
5582
5478
|
|
|
5583
|
-
var _DescribeUserPoolCommand = class _DescribeUserPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5584
|
-
...commonParams
|
|
5585
|
-
}).m(function(Command, cs, config, o) {
|
|
5479
|
+
var _DescribeUserPoolCommand = class _DescribeUserPoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5586
5480
|
return [
|
|
5587
5481
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5588
5482
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5596,9 +5490,7 @@ var DescribeUserPoolCommand = _DescribeUserPoolCommand;
|
|
|
5596
5490
|
|
|
5597
5491
|
|
|
5598
5492
|
|
|
5599
|
-
var _DescribeUserPoolDomainCommand = class _DescribeUserPoolDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5600
|
-
...commonParams
|
|
5601
|
-
}).m(function(Command, cs, config, o) {
|
|
5493
|
+
var _DescribeUserPoolDomainCommand = class _DescribeUserPoolDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5602
5494
|
return [
|
|
5603
5495
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5604
5496
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5612,9 +5504,7 @@ var DescribeUserPoolDomainCommand = _DescribeUserPoolDomainCommand;
|
|
|
5612
5504
|
|
|
5613
5505
|
|
|
5614
5506
|
|
|
5615
|
-
var _ForgetDeviceCommand = class _ForgetDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5616
|
-
...commonParams
|
|
5617
|
-
}).m(function(Command, cs, config, o) {
|
|
5507
|
+
var _ForgetDeviceCommand = class _ForgetDeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5618
5508
|
return [
|
|
5619
5509
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5620
5510
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5628,9 +5518,7 @@ var ForgetDeviceCommand = _ForgetDeviceCommand;
|
|
|
5628
5518
|
|
|
5629
5519
|
|
|
5630
5520
|
|
|
5631
|
-
var _ForgotPasswordCommand = class _ForgotPasswordCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5632
|
-
...commonParams
|
|
5633
|
-
}).m(function(Command, cs, config, o) {
|
|
5521
|
+
var _ForgotPasswordCommand = class _ForgotPasswordCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5634
5522
|
return [
|
|
5635
5523
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5636
5524
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5644,9 +5532,7 @@ var ForgotPasswordCommand = _ForgotPasswordCommand;
|
|
|
5644
5532
|
|
|
5645
5533
|
|
|
5646
5534
|
|
|
5647
|
-
var _GetCSVHeaderCommand = class _GetCSVHeaderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5648
|
-
...commonParams
|
|
5649
|
-
}).m(function(Command, cs, config, o) {
|
|
5535
|
+
var _GetCSVHeaderCommand = class _GetCSVHeaderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5650
5536
|
return [
|
|
5651
5537
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5652
5538
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5660,9 +5546,7 @@ var GetCSVHeaderCommand = _GetCSVHeaderCommand;
|
|
|
5660
5546
|
|
|
5661
5547
|
|
|
5662
5548
|
|
|
5663
|
-
var _GetDeviceCommand = class _GetDeviceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5664
|
-
...commonParams
|
|
5665
|
-
}).m(function(Command, cs, config, o) {
|
|
5549
|
+
var _GetDeviceCommand = class _GetDeviceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5666
5550
|
return [
|
|
5667
5551
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5668
5552
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5676,9 +5560,7 @@ var GetDeviceCommand = _GetDeviceCommand;
|
|
|
5676
5560
|
|
|
5677
5561
|
|
|
5678
5562
|
|
|
5679
|
-
var _GetGroupCommand = class _GetGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5680
|
-
...commonParams
|
|
5681
|
-
}).m(function(Command, cs, config, o) {
|
|
5563
|
+
var _GetGroupCommand = class _GetGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5682
5564
|
return [
|
|
5683
5565
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5684
5566
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5692,9 +5574,7 @@ var GetGroupCommand = _GetGroupCommand;
|
|
|
5692
5574
|
|
|
5693
5575
|
|
|
5694
5576
|
|
|
5695
|
-
var _GetIdentityProviderByIdentifierCommand = class _GetIdentityProviderByIdentifierCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5696
|
-
...commonParams
|
|
5697
|
-
}).m(function(Command, cs, config, o) {
|
|
5577
|
+
var _GetIdentityProviderByIdentifierCommand = class _GetIdentityProviderByIdentifierCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5698
5578
|
return [
|
|
5699
5579
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5700
5580
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5708,9 +5588,7 @@ var GetIdentityProviderByIdentifierCommand = _GetIdentityProviderByIdentifierCom
|
|
|
5708
5588
|
|
|
5709
5589
|
|
|
5710
5590
|
|
|
5711
|
-
var _GetLogDeliveryConfigurationCommand = class _GetLogDeliveryConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5712
|
-
...commonParams
|
|
5713
|
-
}).m(function(Command, cs, config, o) {
|
|
5591
|
+
var _GetLogDeliveryConfigurationCommand = class _GetLogDeliveryConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5714
5592
|
return [
|
|
5715
5593
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5716
5594
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5724,9 +5602,7 @@ var GetLogDeliveryConfigurationCommand = _GetLogDeliveryConfigurationCommand;
|
|
|
5724
5602
|
|
|
5725
5603
|
|
|
5726
5604
|
|
|
5727
|
-
var _GetSigningCertificateCommand = class _GetSigningCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5728
|
-
...commonParams
|
|
5729
|
-
}).m(function(Command, cs, config, o) {
|
|
5605
|
+
var _GetSigningCertificateCommand = class _GetSigningCertificateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5730
5606
|
return [
|
|
5731
5607
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5732
5608
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5740,9 +5616,7 @@ var GetSigningCertificateCommand = _GetSigningCertificateCommand;
|
|
|
5740
5616
|
|
|
5741
5617
|
|
|
5742
5618
|
|
|
5743
|
-
var _GetUICustomizationCommand = class _GetUICustomizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5744
|
-
...commonParams
|
|
5745
|
-
}).m(function(Command, cs, config, o) {
|
|
5619
|
+
var _GetUICustomizationCommand = class _GetUICustomizationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5746
5620
|
return [
|
|
5747
5621
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5748
5622
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5756,9 +5630,7 @@ var GetUICustomizationCommand = _GetUICustomizationCommand;
|
|
|
5756
5630
|
|
|
5757
5631
|
|
|
5758
5632
|
|
|
5759
|
-
var _GetUserAttributeVerificationCodeCommand = class _GetUserAttributeVerificationCodeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5760
|
-
...commonParams
|
|
5761
|
-
}).m(function(Command, cs, config, o) {
|
|
5633
|
+
var _GetUserAttributeVerificationCodeCommand = class _GetUserAttributeVerificationCodeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5762
5634
|
return [
|
|
5763
5635
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5764
5636
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5772,9 +5644,7 @@ var GetUserAttributeVerificationCodeCommand = _GetUserAttributeVerificationCodeC
|
|
|
5772
5644
|
|
|
5773
5645
|
|
|
5774
5646
|
|
|
5775
|
-
var _GetUserCommand = class _GetUserCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5776
|
-
...commonParams
|
|
5777
|
-
}).m(function(Command, cs, config, o) {
|
|
5647
|
+
var _GetUserCommand = class _GetUserCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5778
5648
|
return [
|
|
5779
5649
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5780
5650
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5788,9 +5658,7 @@ var GetUserCommand = _GetUserCommand;
|
|
|
5788
5658
|
|
|
5789
5659
|
|
|
5790
5660
|
|
|
5791
|
-
var _GetUserPoolMfaConfigCommand = class _GetUserPoolMfaConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5792
|
-
...commonParams
|
|
5793
|
-
}).m(function(Command, cs, config, o) {
|
|
5661
|
+
var _GetUserPoolMfaConfigCommand = class _GetUserPoolMfaConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5794
5662
|
return [
|
|
5795
5663
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5796
5664
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5804,9 +5672,7 @@ var GetUserPoolMfaConfigCommand = _GetUserPoolMfaConfigCommand;
|
|
|
5804
5672
|
|
|
5805
5673
|
|
|
5806
5674
|
|
|
5807
|
-
var _GlobalSignOutCommand = class _GlobalSignOutCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5808
|
-
...commonParams
|
|
5809
|
-
}).m(function(Command, cs, config, o) {
|
|
5675
|
+
var _GlobalSignOutCommand = class _GlobalSignOutCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5810
5676
|
return [
|
|
5811
5677
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5812
5678
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5820,9 +5686,7 @@ var GlobalSignOutCommand = _GlobalSignOutCommand;
|
|
|
5820
5686
|
|
|
5821
5687
|
|
|
5822
5688
|
|
|
5823
|
-
var _InitiateAuthCommand = class _InitiateAuthCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5824
|
-
...commonParams
|
|
5825
|
-
}).m(function(Command, cs, config, o) {
|
|
5689
|
+
var _InitiateAuthCommand = class _InitiateAuthCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5826
5690
|
return [
|
|
5827
5691
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5828
5692
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5836,9 +5700,7 @@ var InitiateAuthCommand = _InitiateAuthCommand;
|
|
|
5836
5700
|
|
|
5837
5701
|
|
|
5838
5702
|
|
|
5839
|
-
var _ListDevicesCommand = class _ListDevicesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5840
|
-
...commonParams
|
|
5841
|
-
}).m(function(Command, cs, config, o) {
|
|
5703
|
+
var _ListDevicesCommand = class _ListDevicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5842
5704
|
return [
|
|
5843
5705
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5844
5706
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5852,9 +5714,7 @@ var ListDevicesCommand = _ListDevicesCommand;
|
|
|
5852
5714
|
|
|
5853
5715
|
|
|
5854
5716
|
|
|
5855
|
-
var _ListGroupsCommand = class _ListGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5856
|
-
...commonParams
|
|
5857
|
-
}).m(function(Command, cs, config, o) {
|
|
5717
|
+
var _ListGroupsCommand = class _ListGroupsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5858
5718
|
return [
|
|
5859
5719
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5860
5720
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5868,9 +5728,7 @@ var ListGroupsCommand = _ListGroupsCommand;
|
|
|
5868
5728
|
|
|
5869
5729
|
|
|
5870
5730
|
|
|
5871
|
-
var _ListIdentityProvidersCommand = class _ListIdentityProvidersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5872
|
-
...commonParams
|
|
5873
|
-
}).m(function(Command, cs, config, o) {
|
|
5731
|
+
var _ListIdentityProvidersCommand = class _ListIdentityProvidersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5874
5732
|
return [
|
|
5875
5733
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5876
5734
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5884,9 +5742,7 @@ var ListIdentityProvidersCommand = _ListIdentityProvidersCommand;
|
|
|
5884
5742
|
|
|
5885
5743
|
|
|
5886
5744
|
|
|
5887
|
-
var _ListResourceServersCommand = class _ListResourceServersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5888
|
-
...commonParams
|
|
5889
|
-
}).m(function(Command, cs, config, o) {
|
|
5745
|
+
var _ListResourceServersCommand = class _ListResourceServersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5890
5746
|
return [
|
|
5891
5747
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5892
5748
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5900,9 +5756,7 @@ var ListResourceServersCommand = _ListResourceServersCommand;
|
|
|
5900
5756
|
|
|
5901
5757
|
|
|
5902
5758
|
|
|
5903
|
-
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5904
|
-
...commonParams
|
|
5905
|
-
}).m(function(Command, cs, config, o) {
|
|
5759
|
+
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5906
5760
|
return [
|
|
5907
5761
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5908
5762
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5916,9 +5770,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
5916
5770
|
|
|
5917
5771
|
|
|
5918
5772
|
|
|
5919
|
-
var _ListUserImportJobsCommand = class _ListUserImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5920
|
-
...commonParams
|
|
5921
|
-
}).m(function(Command, cs, config, o) {
|
|
5773
|
+
var _ListUserImportJobsCommand = class _ListUserImportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5922
5774
|
return [
|
|
5923
5775
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5924
5776
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5932,9 +5784,7 @@ var ListUserImportJobsCommand = _ListUserImportJobsCommand;
|
|
|
5932
5784
|
|
|
5933
5785
|
|
|
5934
5786
|
|
|
5935
|
-
var _ListUserPoolClientsCommand = class _ListUserPoolClientsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5936
|
-
...commonParams
|
|
5937
|
-
}).m(function(Command, cs, config, o) {
|
|
5787
|
+
var _ListUserPoolClientsCommand = class _ListUserPoolClientsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5938
5788
|
return [
|
|
5939
5789
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5940
5790
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5948,9 +5798,7 @@ var ListUserPoolClientsCommand = _ListUserPoolClientsCommand;
|
|
|
5948
5798
|
|
|
5949
5799
|
|
|
5950
5800
|
|
|
5951
|
-
var _ListUserPoolsCommand = class _ListUserPoolsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5952
|
-
...commonParams
|
|
5953
|
-
}).m(function(Command, cs, config, o) {
|
|
5801
|
+
var _ListUserPoolsCommand = class _ListUserPoolsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5954
5802
|
return [
|
|
5955
5803
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5956
5804
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5964,9 +5812,7 @@ var ListUserPoolsCommand = _ListUserPoolsCommand;
|
|
|
5964
5812
|
|
|
5965
5813
|
|
|
5966
5814
|
|
|
5967
|
-
var _ListUsersCommand = class _ListUsersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5968
|
-
...commonParams
|
|
5969
|
-
}).m(function(Command, cs, config, o) {
|
|
5815
|
+
var _ListUsersCommand = class _ListUsersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5970
5816
|
return [
|
|
5971
5817
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5972
5818
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5980,9 +5826,7 @@ var ListUsersCommand = _ListUsersCommand;
|
|
|
5980
5826
|
|
|
5981
5827
|
|
|
5982
5828
|
|
|
5983
|
-
var _ListUsersInGroupCommand = class _ListUsersInGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5984
|
-
...commonParams
|
|
5985
|
-
}).m(function(Command, cs, config, o) {
|
|
5829
|
+
var _ListUsersInGroupCommand = class _ListUsersInGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5986
5830
|
return [
|
|
5987
5831
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5988
5832
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5996,9 +5840,7 @@ var ListUsersInGroupCommand = _ListUsersInGroupCommand;
|
|
|
5996
5840
|
|
|
5997
5841
|
|
|
5998
5842
|
|
|
5999
|
-
var _ResendConfirmationCodeCommand = class _ResendConfirmationCodeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6000
|
-
...commonParams
|
|
6001
|
-
}).m(function(Command, cs, config, o) {
|
|
5843
|
+
var _ResendConfirmationCodeCommand = class _ResendConfirmationCodeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6002
5844
|
return [
|
|
6003
5845
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6004
5846
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6012,9 +5854,7 @@ var ResendConfirmationCodeCommand = _ResendConfirmationCodeCommand;
|
|
|
6012
5854
|
|
|
6013
5855
|
|
|
6014
5856
|
|
|
6015
|
-
var _RespondToAuthChallengeCommand = class _RespondToAuthChallengeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6016
|
-
...commonParams
|
|
6017
|
-
}).m(function(Command, cs, config, o) {
|
|
5857
|
+
var _RespondToAuthChallengeCommand = class _RespondToAuthChallengeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6018
5858
|
return [
|
|
6019
5859
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6020
5860
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6028,9 +5868,7 @@ var RespondToAuthChallengeCommand = _RespondToAuthChallengeCommand;
|
|
|
6028
5868
|
|
|
6029
5869
|
|
|
6030
5870
|
|
|
6031
|
-
var _RevokeTokenCommand = class _RevokeTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6032
|
-
...commonParams
|
|
6033
|
-
}).m(function(Command, cs, config, o) {
|
|
5871
|
+
var _RevokeTokenCommand = class _RevokeTokenCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6034
5872
|
return [
|
|
6035
5873
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6036
5874
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6044,9 +5882,7 @@ var RevokeTokenCommand = _RevokeTokenCommand;
|
|
|
6044
5882
|
|
|
6045
5883
|
|
|
6046
5884
|
|
|
6047
|
-
var _SetLogDeliveryConfigurationCommand = class _SetLogDeliveryConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6048
|
-
...commonParams
|
|
6049
|
-
}).m(function(Command, cs, config, o) {
|
|
5885
|
+
var _SetLogDeliveryConfigurationCommand = class _SetLogDeliveryConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6050
5886
|
return [
|
|
6051
5887
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6052
5888
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6060,9 +5896,7 @@ var SetLogDeliveryConfigurationCommand = _SetLogDeliveryConfigurationCommand;
|
|
|
6060
5896
|
|
|
6061
5897
|
|
|
6062
5898
|
|
|
6063
|
-
var _SetRiskConfigurationCommand = class _SetRiskConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6064
|
-
...commonParams
|
|
6065
|
-
}).m(function(Command, cs, config, o) {
|
|
5899
|
+
var _SetRiskConfigurationCommand = class _SetRiskConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6066
5900
|
return [
|
|
6067
5901
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6068
5902
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6076,9 +5910,7 @@ var SetRiskConfigurationCommand = _SetRiskConfigurationCommand;
|
|
|
6076
5910
|
|
|
6077
5911
|
|
|
6078
5912
|
|
|
6079
|
-
var _SetUICustomizationCommand = class _SetUICustomizationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6080
|
-
...commonParams
|
|
6081
|
-
}).m(function(Command, cs, config, o) {
|
|
5913
|
+
var _SetUICustomizationCommand = class _SetUICustomizationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6082
5914
|
return [
|
|
6083
5915
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6084
5916
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6092,9 +5924,7 @@ var SetUICustomizationCommand = _SetUICustomizationCommand;
|
|
|
6092
5924
|
|
|
6093
5925
|
|
|
6094
5926
|
|
|
6095
|
-
var _SetUserMFAPreferenceCommand = class _SetUserMFAPreferenceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6096
|
-
...commonParams
|
|
6097
|
-
}).m(function(Command, cs, config, o) {
|
|
5927
|
+
var _SetUserMFAPreferenceCommand = class _SetUserMFAPreferenceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6098
5928
|
return [
|
|
6099
5929
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6100
5930
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6108,9 +5938,7 @@ var SetUserMFAPreferenceCommand = _SetUserMFAPreferenceCommand;
|
|
|
6108
5938
|
|
|
6109
5939
|
|
|
6110
5940
|
|
|
6111
|
-
var _SetUserPoolMfaConfigCommand = class _SetUserPoolMfaConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6112
|
-
...commonParams
|
|
6113
|
-
}).m(function(Command, cs, config, o) {
|
|
5941
|
+
var _SetUserPoolMfaConfigCommand = class _SetUserPoolMfaConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6114
5942
|
return [
|
|
6115
5943
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6116
5944
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6124,9 +5952,7 @@ var SetUserPoolMfaConfigCommand = _SetUserPoolMfaConfigCommand;
|
|
|
6124
5952
|
|
|
6125
5953
|
|
|
6126
5954
|
|
|
6127
|
-
var _SetUserSettingsCommand = class _SetUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6128
|
-
...commonParams
|
|
6129
|
-
}).m(function(Command, cs, config, o) {
|
|
5955
|
+
var _SetUserSettingsCommand = class _SetUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6130
5956
|
return [
|
|
6131
5957
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6132
5958
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6140,9 +5966,7 @@ var SetUserSettingsCommand = _SetUserSettingsCommand;
|
|
|
6140
5966
|
|
|
6141
5967
|
|
|
6142
5968
|
|
|
6143
|
-
var _SignUpCommand = class _SignUpCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6144
|
-
...commonParams
|
|
6145
|
-
}).m(function(Command, cs, config, o) {
|
|
5969
|
+
var _SignUpCommand = class _SignUpCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6146
5970
|
return [
|
|
6147
5971
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6148
5972
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6156,9 +5980,7 @@ var SignUpCommand = _SignUpCommand;
|
|
|
6156
5980
|
|
|
6157
5981
|
|
|
6158
5982
|
|
|
6159
|
-
var _StartUserImportJobCommand = class _StartUserImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6160
|
-
...commonParams
|
|
6161
|
-
}).m(function(Command, cs, config, o) {
|
|
5983
|
+
var _StartUserImportJobCommand = class _StartUserImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6162
5984
|
return [
|
|
6163
5985
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6164
5986
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6172,9 +5994,7 @@ var StartUserImportJobCommand = _StartUserImportJobCommand;
|
|
|
6172
5994
|
|
|
6173
5995
|
|
|
6174
5996
|
|
|
6175
|
-
var _StopUserImportJobCommand = class _StopUserImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6176
|
-
...commonParams
|
|
6177
|
-
}).m(function(Command, cs, config, o) {
|
|
5997
|
+
var _StopUserImportJobCommand = class _StopUserImportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6178
5998
|
return [
|
|
6179
5999
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6180
6000
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6188,9 +6008,7 @@ var StopUserImportJobCommand = _StopUserImportJobCommand;
|
|
|
6188
6008
|
|
|
6189
6009
|
|
|
6190
6010
|
|
|
6191
|
-
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6192
|
-
...commonParams
|
|
6193
|
-
}).m(function(Command, cs, config, o) {
|
|
6011
|
+
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6194
6012
|
return [
|
|
6195
6013
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6196
6014
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6204,9 +6022,7 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
6204
6022
|
|
|
6205
6023
|
|
|
6206
6024
|
|
|
6207
|
-
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6208
|
-
...commonParams
|
|
6209
|
-
}).m(function(Command, cs, config, o) {
|
|
6025
|
+
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6210
6026
|
return [
|
|
6211
6027
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6212
6028
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6220,9 +6036,7 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
6220
6036
|
|
|
6221
6037
|
|
|
6222
6038
|
|
|
6223
|
-
var _UpdateAuthEventFeedbackCommand = class _UpdateAuthEventFeedbackCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6224
|
-
...commonParams
|
|
6225
|
-
}).m(function(Command, cs, config, o) {
|
|
6039
|
+
var _UpdateAuthEventFeedbackCommand = class _UpdateAuthEventFeedbackCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6226
6040
|
return [
|
|
6227
6041
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6228
6042
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6236,9 +6050,7 @@ var UpdateAuthEventFeedbackCommand = _UpdateAuthEventFeedbackCommand;
|
|
|
6236
6050
|
|
|
6237
6051
|
|
|
6238
6052
|
|
|
6239
|
-
var _UpdateDeviceStatusCommand = class _UpdateDeviceStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6240
|
-
...commonParams
|
|
6241
|
-
}).m(function(Command, cs, config, o) {
|
|
6053
|
+
var _UpdateDeviceStatusCommand = class _UpdateDeviceStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6242
6054
|
return [
|
|
6243
6055
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6244
6056
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6252,9 +6064,7 @@ var UpdateDeviceStatusCommand = _UpdateDeviceStatusCommand;
|
|
|
6252
6064
|
|
|
6253
6065
|
|
|
6254
6066
|
|
|
6255
|
-
var _UpdateGroupCommand = class _UpdateGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6256
|
-
...commonParams
|
|
6257
|
-
}).m(function(Command, cs, config, o) {
|
|
6067
|
+
var _UpdateGroupCommand = class _UpdateGroupCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6258
6068
|
return [
|
|
6259
6069
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6260
6070
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6268,9 +6078,7 @@ var UpdateGroupCommand = _UpdateGroupCommand;
|
|
|
6268
6078
|
|
|
6269
6079
|
|
|
6270
6080
|
|
|
6271
|
-
var _UpdateIdentityProviderCommand = class _UpdateIdentityProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6272
|
-
...commonParams
|
|
6273
|
-
}).m(function(Command, cs, config, o) {
|
|
6081
|
+
var _UpdateIdentityProviderCommand = class _UpdateIdentityProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6274
6082
|
return [
|
|
6275
6083
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6276
6084
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6284,9 +6092,7 @@ var UpdateIdentityProviderCommand = _UpdateIdentityProviderCommand;
|
|
|
6284
6092
|
|
|
6285
6093
|
|
|
6286
6094
|
|
|
6287
|
-
var _UpdateResourceServerCommand = class _UpdateResourceServerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6288
|
-
...commonParams
|
|
6289
|
-
}).m(function(Command, cs, config, o) {
|
|
6095
|
+
var _UpdateResourceServerCommand = class _UpdateResourceServerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6290
6096
|
return [
|
|
6291
6097
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6292
6098
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6300,9 +6106,7 @@ var UpdateResourceServerCommand = _UpdateResourceServerCommand;
|
|
|
6300
6106
|
|
|
6301
6107
|
|
|
6302
6108
|
|
|
6303
|
-
var _UpdateUserAttributesCommand = class _UpdateUserAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6304
|
-
...commonParams
|
|
6305
|
-
}).m(function(Command, cs, config, o) {
|
|
6109
|
+
var _UpdateUserAttributesCommand = class _UpdateUserAttributesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6306
6110
|
return [
|
|
6307
6111
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6308
6112
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6316,9 +6120,7 @@ var UpdateUserAttributesCommand = _UpdateUserAttributesCommand;
|
|
|
6316
6120
|
|
|
6317
6121
|
|
|
6318
6122
|
|
|
6319
|
-
var _UpdateUserPoolClientCommand = class _UpdateUserPoolClientCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6320
|
-
...commonParams
|
|
6321
|
-
}).m(function(Command, cs, config, o) {
|
|
6123
|
+
var _UpdateUserPoolClientCommand = class _UpdateUserPoolClientCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6322
6124
|
return [
|
|
6323
6125
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6324
6126
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6332,9 +6134,7 @@ var UpdateUserPoolClientCommand = _UpdateUserPoolClientCommand;
|
|
|
6332
6134
|
|
|
6333
6135
|
|
|
6334
6136
|
|
|
6335
|
-
var _UpdateUserPoolCommand = class _UpdateUserPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6336
|
-
...commonParams
|
|
6337
|
-
}).m(function(Command, cs, config, o) {
|
|
6137
|
+
var _UpdateUserPoolCommand = class _UpdateUserPoolCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6338
6138
|
return [
|
|
6339
6139
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6340
6140
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6348,9 +6148,7 @@ var UpdateUserPoolCommand = _UpdateUserPoolCommand;
|
|
|
6348
6148
|
|
|
6349
6149
|
|
|
6350
6150
|
|
|
6351
|
-
var _UpdateUserPoolDomainCommand = class _UpdateUserPoolDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6352
|
-
...commonParams
|
|
6353
|
-
}).m(function(Command, cs, config, o) {
|
|
6151
|
+
var _UpdateUserPoolDomainCommand = class _UpdateUserPoolDomainCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6354
6152
|
return [
|
|
6355
6153
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6356
6154
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6364,9 +6162,7 @@ var UpdateUserPoolDomainCommand = _UpdateUserPoolDomainCommand;
|
|
|
6364
6162
|
|
|
6365
6163
|
|
|
6366
6164
|
|
|
6367
|
-
var _VerifySoftwareTokenCommand = class _VerifySoftwareTokenCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6368
|
-
...commonParams
|
|
6369
|
-
}).m(function(Command, cs, config, o) {
|
|
6165
|
+
var _VerifySoftwareTokenCommand = class _VerifySoftwareTokenCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6370
6166
|
return [
|
|
6371
6167
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6372
6168
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -6380,9 +6176,7 @@ var VerifySoftwareTokenCommand = _VerifySoftwareTokenCommand;
|
|
|
6380
6176
|
|
|
6381
6177
|
|
|
6382
6178
|
|
|
6383
|
-
var _VerifyUserAttributeCommand = class _VerifyUserAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
6384
|
-
...commonParams
|
|
6385
|
-
}).m(function(Command, cs, config, o) {
|
|
6179
|
+
var _VerifyUserAttributeCommand = class _VerifyUserAttributeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
6386
6180
|
return [
|
|
6387
6181
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
6388
6182
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|