@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
|
@@ -6,9 +6,7 @@ import { de_AddCustomAttributesCommand, se_AddCustomAttributesCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AddCustomAttributesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminAddUserToGroupCommand, se_AdminAddUserToGroupCommand } from "..
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminAddUserToGroupCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminConfirmSignUpCommand, se_AdminConfirmSignUpCommand } from "../p
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminConfirmSignUpCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminCreateUserCommand, se_AdminCreateUserCommand } from "../protoco
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminCreateUserCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminDeleteUserAttributesCommand, se_AdminDeleteUserAttributesComman
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminDeleteUserAttributesCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminDeleteUserCommand, se_AdminDeleteUserCommand } from "../protoco
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminDeleteUserCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AdminDisableProviderForUserCommand, se_AdminDisableProviderForUserCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AdminDisableProviderForUserCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminDisableUserCommand, se_AdminDisableUserCommand } from "../proto
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminDisableUserCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminEnableUserCommand, se_AdminEnableUserCommand } from "../protoco
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminEnableUserCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminForgetDeviceCommand, se_AdminForgetDeviceCommand } from "../pro
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminForgetDeviceCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminGetDeviceCommand, se_AdminGetDeviceCommand } from "../protocols
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminGetDeviceCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminGetUserCommand, se_AdminGetUserCommand } from "../protocols/Aws
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminGetUserCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminInitiateAuthCommand, se_AdminInitiateAuthCommand } from "../pro
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminInitiateAuthCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_AdminLinkProviderForUserCommand, se_AdminLinkProviderForUserCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AdminLinkProviderForUserCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminListDevicesCommand, se_AdminListDevicesCommand } from "../proto
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminListDevicesCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminListGroupsForUserCommand, se_AdminListGroupsForUserCommand } fr
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminListGroupsForUserCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminListUserAuthEventsCommand, se_AdminListUserAuthEventsCommand }
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminListUserAuthEventsCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminRemoveUserFromGroupCommand, se_AdminRemoveUserFromGroupCommand
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminRemoveUserFromGroupCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminResetUserPasswordCommand, se_AdminResetUserPasswordCommand } fr
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminResetUserPasswordCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminRespondToAuthChallengeCommand, se_AdminRespondToAuthChallengeCo
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminRespondToAuthChallengeCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminSetUserMFAPreferenceCommand, se_AdminSetUserMFAPreferenceComman
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminSetUserMFAPreferenceCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminSetUserPasswordCommand, se_AdminSetUserPasswordCommand } from "
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminSetUserPasswordCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminSetUserSettingsCommand, se_AdminSetUserSettingsCommand } from "
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminSetUserSettingsCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminUpdateAuthEventFeedbackCommand, se_AdminUpdateAuthEventFeedback
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminUpdateAuthEventFeedbackCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminUpdateDeviceStatusCommand, se_AdminUpdateDeviceStatusCommand }
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminUpdateDeviceStatusCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminUpdateUserAttributesCommand, se_AdminUpdateUserAttributesComman
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminUpdateUserAttributesCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AdminUserGlobalSignOutCommand, se_AdminUserGlobalSignOutCommand } fr
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AdminUserGlobalSignOutCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_AssociateSoftwareTokenCommand, se_AssociateSoftwareTokenCommand } fr
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class AssociateSoftwareTokenCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_ChangePasswordCommand, se_ChangePasswordCommand } from "../protocols
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class ChangePasswordCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_ConfirmDeviceCommand, se_ConfirmDeviceCommand } from "../protocols/A
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class ConfirmDeviceCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_ConfirmForgotPasswordCommand, se_ConfirmForgotPasswordCommand } from
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class ConfirmForgotPasswordCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_ConfirmSignUpCommand, se_ConfirmSignUpCommand } from "../protocols/A
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class ConfirmSignUpCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateGroupCommand, se_CreateGroupCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateIdentityProviderCommand, se_CreateIdentityProviderCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateIdentityProviderCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateResourceServerCommand, se_CreateResourceServerCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateResourceServerCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateUserImportJobCommand, se_CreateUserImportJobCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateUserImportJobCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_CreateUserPoolClientCommand, se_CreateUserPoolClientCommand } from "
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class CreateUserPoolClientCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateUserPoolCommand, se_CreateUserPoolCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateUserPoolCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_CreateUserPoolDomainCommand, se_CreateUserPoolDomainCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateUserPoolDomainCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteGroupCommand, se_DeleteGroupCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteIdentityProviderCommand, se_DeleteIdentityProviderCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteIdentityProviderCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteResourceServerCommand, se_DeleteResourceServerCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteResourceServerCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_DeleteUserAttributesCommand, se_DeleteUserAttributesCommand } from "
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DeleteUserAttributesCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_jso
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DeleteUserCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_DeleteUserPoolClientCommand, se_DeleteUserPoolClientCommand } from "
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DeleteUserPoolClientCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteUserPoolCommand, se_DeleteUserPoolCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteUserPoolCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteUserPoolDomainCommand, se_DeleteUserPoolDomainCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteUserPoolDomainCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeIdentityProviderCommand, se_DescribeIdentityProviderCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeIdentityProviderCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeResourceServerCommand, se_DescribeResourceServerCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeResourceServerCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_DescribeRiskConfigurationCommand, se_DescribeRiskConfigurationComman
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DescribeRiskConfigurationCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeUserImportJobCommand, se_DescribeUserImportJobCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeUserImportJobCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_DescribeUserPoolClientCommand, se_DescribeUserPoolClientCommand } fr
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DescribeUserPoolClientCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeUserPoolCommand, se_DescribeUserPoolCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeUserPoolCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|