@aws-sdk/client-cognito-identity-provider 3.530.0 → 3.535.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/CognitoIdentityProvider.d.ts +2 -1
- package/dist-types/CognitoIdentityProviderClient.d.ts +1 -1
- package/dist-types/commands/AddCustomAttributesCommand.d.ts +2 -1
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +2 -1
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +2 -1
- package/dist-types/commands/AdminCreateUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +2 -1
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminDisableUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminEnableUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/AdminGetUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +2 -1
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminListDevicesCommand.d.ts +2 -1
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +2 -1
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +2 -1
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +2 -1
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +2 -1
- package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +2 -1
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +2 -1
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +2 -1
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +2 -1
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +2 -1
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +2 -1
- package/dist-types/commands/ChangePasswordCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/CreateResourceServerCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserPoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/commands/ForgetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/ForgotPasswordCommand.d.ts +2 -1
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +2 -1
- package/dist-types/commands/GetLogDeliveryConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +2 -1
- package/dist-types/commands/GetUICustomizationCommand.d.ts +2 -1
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -1
- package/dist-types/commands/GetUserCommand.d.ts +2 -1
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +2 -1
- package/dist-types/commands/GlobalSignOutCommand.d.ts +2 -1
- package/dist-types/commands/InitiateAuthCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceServersCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +2 -1
- package/dist-types/commands/ListUserPoolsCommand.d.ts +2 -1
- package/dist-types/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/commands/ListUsersInGroupCommand.d.ts +2 -1
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +2 -1
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +2 -1
- package/dist-types/commands/RevokeTokenCommand.d.ts +2 -1
- package/dist-types/commands/SetLogDeliveryConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/SetUICustomizationCommand.d.ts +3 -2
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +2 -1
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +2 -1
- package/dist-types/commands/SetUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/SignUpCommand.d.ts +2 -1
- package/dist-types/commands/StartUserImportJobCommand.d.ts +2 -1
- package/dist-types/commands/StopUserImportJobCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +2 -1
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +878 -878
- package/dist-types/models/models_1.d.ts +151 -151
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/CognitoIdentityProvider.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLogDeliveryConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetLogDeliveryConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SignUpCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface SetUserPoolMfaConfigCommandOutput extends SetUserPoolMfaConfigR
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetUserPoolMfaConfigCommand_base: {
|
|
24
24
|
new (input: SetUserPoolMfaConfigCommandInput): import("@smithy/smithy-client").CommandImpl<SetUserPoolMfaConfigCommandInput, SetUserPoolMfaConfigCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetUserPoolMfaConfigCommandInput): import("@smithy/smithy-client").CommandImpl<SetUserPoolMfaConfigCommandInput, SetUserPoolMfaConfigCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sets the user pool multi-factor authentication (MFA) configuration.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>This action might generate an SMS text message. Starting June 1, 2021, US telecom carriers
|
|
@@ -125,6 +125,7 @@ declare const SetUserPoolMfaConfigCommand_base: {
|
|
|
125
125
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
126
126
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
127
127
|
*
|
|
128
|
+
* @public
|
|
128
129
|
*/
|
|
129
130
|
export declare class SetUserPoolMfaConfigCommand extends SetUserPoolMfaConfigCommand_base {
|
|
130
131
|
}
|
|
@@ -22,10 +22,10 @@ export interface SetUserSettingsCommandOutput extends SetUserSettingsResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetUserSettingsCommand_base: {
|
|
24
24
|
new (input: SetUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<SetUserSettingsCommandInput, SetUserSettingsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<SetUserSettingsCommandInput, SetUserSettingsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* <i>This action is no longer supported.</i> You can use it to configure
|
|
31
31
|
* only SMS MFA. You can't use it to configure time-based one-time password (TOTP) software
|
|
@@ -94,6 +94,7 @@ declare const SetUserSettingsCommand_base: {
|
|
|
94
94
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class SetUserSettingsCommand extends SetUserSettingsCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface SignUpCommandOutput extends SignUpResponse, __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const SignUpCommand_base: {
|
|
24
24
|
new (input: SignUpCommandInput): import("@smithy/smithy-client").CommandImpl<SignUpCommandInput, SignUpCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SignUpCommandInput): import("@smithy/smithy-client").CommandImpl<SignUpCommandInput, SignUpCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Registers the user in the specified user pool and creates a user name, password, and
|
|
30
30
|
* user attributes.</p>
|
|
31
31
|
* <note>
|
|
@@ -166,6 +166,7 @@ declare const SignUpCommand_base: {
|
|
|
166
166
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
167
167
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
168
168
|
*
|
|
169
|
+
* @public
|
|
169
170
|
*/
|
|
170
171
|
export declare class SignUpCommand extends SignUpCommand_base {
|
|
171
172
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartUserImportJobCommandOutput extends StartUserImportJobRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartUserImportJobCommand_base: {
|
|
24
24
|
new (input: StartUserImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartUserImportJobCommandInput, StartUserImportJobCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartUserImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartUserImportJobCommandInput, StartUserImportJobCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts the user import.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const StartUserImportJobCommand_base: {
|
|
|
89
89
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class StartUserImportJobCommand extends StartUserImportJobCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopUserImportJobCommandOutput extends StopUserImportJobRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopUserImportJobCommand_base: {
|
|
24
24
|
new (input: StopUserImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopUserImportJobCommandInput, StopUserImportJobCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopUserImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopUserImportJobCommandInput, StopUserImportJobCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops the user import job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const StopUserImportJobCommand_base: {
|
|
|
89
89
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class StopUserImportJobCommand extends StopUserImportJobCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Assigns a set of tags to an Amazon Cognito user pool. A tag is a label that you can use to
|
|
30
30
|
* categorize and manage user pools in different ways, such as by purpose, owner,
|
|
31
31
|
* environment, or other criteria.</p>
|
|
@@ -85,6 +85,7 @@ declare const TagResourceCommand_base: {
|
|
|
85
85
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the specified tags from an Amazon Cognito user pool. You can use this action up to 5
|
|
30
30
|
* times per second, per account.</p>
|
|
31
31
|
* @example
|
|
@@ -73,6 +73,7 @@ declare const UntagResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateAuthEventFeedbackCommandOutput extends UpdateAuthEventFee
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAuthEventFeedbackCommand_base: {
|
|
24
24
|
new (input: UpdateAuthEventFeedbackCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAuthEventFeedbackCommandInput, UpdateAuthEventFeedbackCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAuthEventFeedbackCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAuthEventFeedbackCommandInput, UpdateAuthEventFeedbackCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides the feedback for an authentication event, whether it was from a valid user or
|
|
30
30
|
* not. This feedback is used for improving the risk evaluation decision for the user pool
|
|
31
31
|
* as part of Amazon Cognito advanced security.</p>
|
|
@@ -87,6 +87,7 @@ declare const UpdateAuthEventFeedbackCommand_base: {
|
|
|
87
87
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class UpdateAuthEventFeedbackCommand extends UpdateAuthEventFeedbackCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDeviceStatusCommandOutput extends UpdateDeviceStatusRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDeviceStatusCommand_base: {
|
|
24
24
|
new (input: UpdateDeviceStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeviceStatusCommandInput, UpdateDeviceStatusCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDeviceStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeviceStatusCommandInput, UpdateDeviceStatusCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the device status. For more information about device authentication, see
|
|
30
30
|
* <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/amazon-cognito-user-pools-device-tracking.html">Working with user devices in your user pool</a>.</p>
|
|
31
31
|
* <p>Authorize this action with a signed-in user's access token. It must include the scope <code>aws.cognito.signin.user.admin</code>.</p>
|
|
@@ -95,6 +95,7 @@ declare const UpdateDeviceStatusCommand_base: {
|
|
|
95
95
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class UpdateDeviceStatusCommand extends UpdateDeviceStatusCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateGroupCommandOutput extends UpdateGroupResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateGroupCommand_base: {
|
|
24
24
|
new (input: UpdateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGroupCommandInput, UpdateGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGroupCommandInput, UpdateGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the specified group with the specified attributes.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
|
|
@@ -103,6 +103,7 @@ declare const UpdateGroupCommand_base: {
|
|
|
103
103
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class UpdateGroupCommand extends UpdateGroupCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateIdentityProviderCommandOutput extends UpdateIdentityProvi
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateIdentityProviderCommand_base: {
|
|
24
24
|
new (input: UpdateIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIdentityProviderCommandInput, UpdateIdentityProviderCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateIdentityProviderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIdentityProviderCommandInput, UpdateIdentityProviderCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates IdP information for a user pool.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
|
|
@@ -123,6 +123,7 @@ declare const UpdateIdentityProviderCommand_base: {
|
|
|
123
123
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
124
124
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
125
125
|
*
|
|
126
|
+
* @public
|
|
126
127
|
*/
|
|
127
128
|
export declare class UpdateIdentityProviderCommand extends UpdateIdentityProviderCommand_base {
|
|
128
129
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateResourceServerCommandOutput extends UpdateResourceServerR
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateResourceServerCommand_base: {
|
|
24
24
|
new (input: UpdateResourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceServerCommandInput, UpdateResourceServerCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateResourceServerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceServerCommandInput, UpdateResourceServerCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the name and scopes of resource server. All other fields are read-only.</p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>If you don't provide a value for an attribute, it is set to the default
|
|
@@ -113,6 +113,7 @@ declare const UpdateResourceServerCommand_base: {
|
|
|
113
113
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class UpdateResourceServerCommand extends UpdateResourceServerCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateUserAttributesCommandOutput extends UpdateUserAttributesR
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateUserAttributesCommand_base: {
|
|
24
24
|
new (input: UpdateUserAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserAttributesCommandInput, UpdateUserAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateUserAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserAttributesCommandInput, UpdateUserAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>With this operation, your users can update one or more of their attributes with their
|
|
30
30
|
* own credentials. You authorize this API request with the user's access token. To delete
|
|
31
31
|
* an attribute from your user, submit the attribute in your API request with a blank
|
|
@@ -170,6 +170,7 @@ declare const UpdateUserAttributesCommand_base: {
|
|
|
170
170
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
171
171
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
172
172
|
*
|
|
173
|
+
* @public
|
|
173
174
|
*/
|
|
174
175
|
export declare class UpdateUserAttributesCommand extends UpdateUserAttributesCommand_base {
|
|
175
176
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateUserPoolClientCommandOutput extends UpdateUserPoolClientR
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateUserPoolClientCommand_base: {
|
|
24
24
|
new (input: UpdateUserPoolClientCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserPoolClientCommandInput, UpdateUserPoolClientCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateUserPoolClientCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserPoolClientCommandInput, UpdateUserPoolClientCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the specified user pool app client with the specified attributes. You can get
|
|
30
30
|
* a list of the current user pool app client settings using <a href="https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_DescribeUserPoolClient.html">DescribeUserPoolClient</a>.</p>
|
|
31
31
|
* <important>
|
|
@@ -206,6 +206,7 @@ declare const UpdateUserPoolClientCommand_base: {
|
|
|
206
206
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
207
207
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
208
208
|
*
|
|
209
|
+
* @public
|
|
209
210
|
*/
|
|
210
211
|
export declare class UpdateUserPoolClientCommand extends UpdateUserPoolClientCommand_base {
|
|
211
212
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateUserPoolCommandOutput extends UpdateUserPoolResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateUserPoolCommand_base: {
|
|
24
24
|
new (input: UpdateUserPoolCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserPoolCommandInput, UpdateUserPoolCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateUserPoolCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserPoolCommandInput, UpdateUserPoolCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This action might generate an SMS text message. Starting June 1, 2021, US telecom carriers
|
|
31
31
|
* require you to register an origination phone number before you can send SMS messages
|
|
@@ -231,6 +231,7 @@ declare const UpdateUserPoolCommand_base: {
|
|
|
231
231
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
232
232
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
233
233
|
*
|
|
234
|
+
* @public
|
|
234
235
|
*/
|
|
235
236
|
export declare class UpdateUserPoolCommand extends UpdateUserPoolCommand_base {
|
|
236
237
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateUserPoolDomainCommandOutput extends UpdateUserPoolDomainR
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateUserPoolDomainCommand_base: {
|
|
24
24
|
new (input: UpdateUserPoolDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserPoolDomainCommandInput, UpdateUserPoolDomainCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateUserPoolDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserPoolDomainCommandInput, UpdateUserPoolDomainCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the Secure Sockets Layer (SSL) certificate for the custom domain for your user
|
|
30
30
|
* pool.</p>
|
|
31
31
|
* <p>You can use this operation to provide the Amazon Resource Name (ARN) of a new
|
|
@@ -113,6 +113,7 @@ declare const UpdateUserPoolDomainCommand_base: {
|
|
|
113
113
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class UpdateUserPoolDomainCommand extends UpdateUserPoolDomainCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface VerifySoftwareTokenCommandOutput extends VerifySoftwareTokenRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const VerifySoftwareTokenCommand_base: {
|
|
24
24
|
new (input: VerifySoftwareTokenCommandInput): import("@smithy/smithy-client").CommandImpl<VerifySoftwareTokenCommandInput, VerifySoftwareTokenCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: VerifySoftwareTokenCommandInput): import("@smithy/smithy-client").CommandImpl<VerifySoftwareTokenCommandInput, VerifySoftwareTokenCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Use this API to register a user's entered time-based one-time password (TOTP) code and
|
|
30
30
|
* mark the user's software token MFA status as "verified" if successful. The request takes
|
|
31
31
|
* an access token or a session string, but not both.</p>
|
|
@@ -111,6 +111,7 @@ declare const VerifySoftwareTokenCommand_base: {
|
|
|
111
111
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
113
113
|
*
|
|
114
|
+
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class VerifySoftwareTokenCommand extends VerifySoftwareTokenCommand_base {
|
|
116
117
|
}
|
|
@@ -22,10 +22,10 @@ export interface VerifyUserAttributeCommandOutput extends VerifyUserAttributeRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const VerifyUserAttributeCommand_base: {
|
|
24
24
|
new (input: VerifyUserAttributeCommandInput): import("@smithy/smithy-client").CommandImpl<VerifyUserAttributeCommandInput, VerifyUserAttributeCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: VerifyUserAttributeCommandInput): import("@smithy/smithy-client").CommandImpl<VerifyUserAttributeCommandInput, VerifyUserAttributeCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Verifies the specified user attributes in the user pool.</p>
|
|
30
30
|
* <p> If your user pool requires verification before Amazon Cognito updates the attribute value,
|
|
31
31
|
* VerifyUserAttribute updates the affected attribute to its pending value. For more
|
|
@@ -112,6 +112,7 @@ declare const VerifyUserAttributeCommand_base: {
|
|
|
112
112
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
114
114
|
*
|
|
115
|
+
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class VerifyUserAttributeCommand extends VerifyUserAttributeCommand_base {
|
|
117
118
|
}
|