@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
|
@@ -269,6 +269,7 @@ export interface CognitoIdentityProvider {
|
|
|
269
269
|
/**
|
|
270
270
|
* @see {@link AssociateSoftwareTokenCommand}
|
|
271
271
|
*/
|
|
272
|
+
associateSoftwareToken(): Promise<AssociateSoftwareTokenCommandOutput>;
|
|
272
273
|
associateSoftwareToken(args: AssociateSoftwareTokenCommandInput, options?: __HttpHandlerOptions): Promise<AssociateSoftwareTokenCommandOutput>;
|
|
273
274
|
associateSoftwareToken(args: AssociateSoftwareTokenCommandInput, cb: (err: any, data?: AssociateSoftwareTokenCommandOutput) => void): void;
|
|
274
275
|
associateSoftwareToken(args: AssociateSoftwareTokenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateSoftwareTokenCommandOutput) => void): void;
|
|
@@ -724,7 +725,6 @@ export interface CognitoIdentityProvider {
|
|
|
724
725
|
verifyUserAttribute(args: VerifyUserAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: VerifyUserAttributeCommandOutput) => void): void;
|
|
725
726
|
}
|
|
726
727
|
/**
|
|
727
|
-
* @public
|
|
728
728
|
* <p>With the Amazon Cognito user pools API, you can configure user pools and authenticate users. To
|
|
729
729
|
* authenticate users from third-party identity providers (IdPs) in this API, you can
|
|
730
730
|
* <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-identity-federation-consolidate-users.html">link IdP users to native user profiles</a>. Learn more
|
|
@@ -808,6 +808,7 @@ export interface CognitoIdentityProvider {
|
|
|
808
808
|
* </ul>
|
|
809
809
|
* <p>To get started with an Amazon Web Services SDK, see <a href="http://aws.amazon.com/developer/tools/">Tools to Build on Amazon Web Services</a>. For example actions and scenarios, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/service_code_examples_cognito-identity-provider.html">Code examples for Amazon Cognito Identity Provider using Amazon Web Services
|
|
810
810
|
* SDKs</a>.</p>
|
|
811
|
+
* @public
|
|
811
812
|
*/
|
|
812
813
|
export declare class CognitoIdentityProvider extends CognitoIdentityProviderClient implements CognitoIdentityProvider {
|
|
813
814
|
}
|
|
@@ -254,7 +254,6 @@ export type CognitoIdentityProviderClientResolvedConfigType = __SmithyResolvedCo
|
|
|
254
254
|
export interface CognitoIdentityProviderClientResolvedConfig extends CognitoIdentityProviderClientResolvedConfigType {
|
|
255
255
|
}
|
|
256
256
|
/**
|
|
257
|
-
* @public
|
|
258
257
|
* <p>With the Amazon Cognito user pools API, you can configure user pools and authenticate users. To
|
|
259
258
|
* authenticate users from third-party identity providers (IdPs) in this API, you can
|
|
260
259
|
* <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-identity-federation-consolidate-users.html">link IdP users to native user profiles</a>. Learn more
|
|
@@ -338,6 +337,7 @@ export interface CognitoIdentityProviderClientResolvedConfig extends CognitoIden
|
|
|
338
337
|
* </ul>
|
|
339
338
|
* <p>To get started with an Amazon Web Services SDK, see <a href="http://aws.amazon.com/developer/tools/">Tools to Build on Amazon Web Services</a>. For example actions and scenarios, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/service_code_examples_cognito-identity-provider.html">Code examples for Amazon Cognito Identity Provider using Amazon Web Services
|
|
340
339
|
* SDKs</a>.</p>
|
|
340
|
+
* @public
|
|
341
341
|
*/
|
|
342
342
|
export declare class CognitoIdentityProviderClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, CognitoIdentityProviderClientResolvedConfig> {
|
|
343
343
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AddCustomAttributesCommandOutput extends AddCustomAttributesRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const AddCustomAttributesCommand_base: {
|
|
24
24
|
new (input: AddCustomAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<AddCustomAttributesCommandInput, AddCustomAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AddCustomAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<AddCustomAttributesCommandInput, AddCustomAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds additional user attributes to the user pool schema.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
|
|
@@ -110,6 +110,7 @@ declare const AddCustomAttributesCommand_base: {
|
|
|
110
110
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
112
112
|
*
|
|
113
|
+
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class AddCustomAttributesCommand extends AddCustomAttributesCommand_base {
|
|
115
116
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminAddUserToGroupCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminAddUserToGroupCommand_base: {
|
|
24
24
|
new (input: AdminAddUserToGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AdminAddUserToGroupCommandInput, AdminAddUserToGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminAddUserToGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AdminAddUserToGroupCommandInput, AdminAddUserToGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds a user to a group. A user who is in a group can present a preferred-role claim to
|
|
30
30
|
* an identity pool, and populates a <code>cognito:groups</code> claim to their access and
|
|
31
31
|
* identity tokens.</p>
|
|
@@ -96,6 +96,7 @@ declare const AdminAddUserToGroupCommand_base: {
|
|
|
96
96
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class AdminAddUserToGroupCommand extends AdminAddUserToGroupCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminConfirmSignUpCommandOutput extends AdminConfirmSignUpRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminConfirmSignUpCommand_base: {
|
|
24
24
|
new (input: AdminConfirmSignUpCommandInput): import("@smithy/smithy-client").CommandImpl<AdminConfirmSignUpCommandInput, AdminConfirmSignUpCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminConfirmSignUpCommandInput): import("@smithy/smithy-client").CommandImpl<AdminConfirmSignUpCommandInput, AdminConfirmSignUpCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>This IAM-authenticated API operation provides a code that Amazon Cognito sent to your user
|
|
30
30
|
* when they signed up in your user pool. After your user enters their code, they confirm
|
|
31
31
|
* ownership of the email address or phone number that they provided, and their user
|
|
@@ -123,6 +123,7 @@ declare const AdminConfirmSignUpCommand_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 AdminConfirmSignUpCommand extends AdminConfirmSignUpCommand_base {
|
|
128
129
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminCreateUserCommandOutput extends AdminCreateUserResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminCreateUserCommand_base: {
|
|
24
24
|
new (input: AdminCreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminCreateUserCommandInput, AdminCreateUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminCreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminCreateUserCommandInput, AdminCreateUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new user in the specified user pool.</p>
|
|
30
30
|
* <p>If <code>MessageAction</code> isn't set, the default is to send a welcome message via
|
|
31
31
|
* email or phone (SMS).</p>
|
|
@@ -198,6 +198,7 @@ declare const AdminCreateUserCommand_base: {
|
|
|
198
198
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
199
199
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
200
200
|
*
|
|
201
|
+
* @public
|
|
201
202
|
* @example An AdminCreateUser request for for a test user named John.
|
|
202
203
|
* ```javascript
|
|
203
204
|
* // This request submits a value for all possible parameters for AdminCreateUser.
|
|
@@ -22,10 +22,10 @@ export interface AdminDeleteUserAttributesCommandOutput extends AdminDeleteUserA
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminDeleteUserAttributesCommand_base: {
|
|
24
24
|
new (input: AdminDeleteUserAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<AdminDeleteUserAttributesCommandInput, AdminDeleteUserAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminDeleteUserAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<AdminDeleteUserAttributesCommandInput, AdminDeleteUserAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the user attributes in a user pool as an administrator. Works on any
|
|
30
30
|
* user.</p>
|
|
31
31
|
* <note>
|
|
@@ -97,6 +97,7 @@ declare const AdminDeleteUserAttributesCommand_base: {
|
|
|
97
97
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class AdminDeleteUserAttributesCommand extends AdminDeleteUserAttributesCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminDeleteUserCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminDeleteUserCommand_base: {
|
|
24
24
|
new (input: AdminDeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminDeleteUserCommandInput, AdminDeleteUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminDeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminDeleteUserCommandInput, AdminDeleteUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a user as an administrator. Works on any user.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
|
|
@@ -93,6 +93,7 @@ declare const AdminDeleteUserCommand_base: {
|
|
|
93
93
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class AdminDeleteUserCommand extends AdminDeleteUserCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminDisableProviderForUserCommandOutput extends AdminDisablePr
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminDisableProviderForUserCommand_base: {
|
|
24
24
|
new (input: AdminDisableProviderForUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminDisableProviderForUserCommandInput, AdminDisableProviderForUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminDisableProviderForUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminDisableProviderForUserCommandInput, AdminDisableProviderForUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Prevents the user from signing in with the specified external (SAML or social)
|
|
30
30
|
* identity provider (IdP). If the user that you want to deactivate is a Amazon Cognito user pools
|
|
31
31
|
* native username + password user, they can't use their password to sign in. If the user
|
|
@@ -129,6 +129,7 @@ declare const AdminDisableProviderForUserCommand_base: {
|
|
|
129
129
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
130
130
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
131
131
|
*
|
|
132
|
+
* @public
|
|
132
133
|
*/
|
|
133
134
|
export declare class AdminDisableProviderForUserCommand extends AdminDisableProviderForUserCommand_base {
|
|
134
135
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminDisableUserCommandOutput extends AdminDisableUserResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminDisableUserCommand_base: {
|
|
24
24
|
new (input: AdminDisableUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminDisableUserCommandInput, AdminDisableUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminDisableUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminDisableUserCommandInput, AdminDisableUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deactivates a user and revokes all access tokens for the user. A deactivated user
|
|
30
30
|
* can't sign in, but still appears in the responses to <code>GetUser</code> and
|
|
31
31
|
* <code>ListUsers</code> API requests.</p>
|
|
@@ -95,6 +95,7 @@ declare const AdminDisableUserCommand_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 AdminDisableUserCommand extends AdminDisableUserCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminEnableUserCommandOutput extends AdminEnableUserResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminEnableUserCommand_base: {
|
|
24
24
|
new (input: AdminEnableUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminEnableUserCommandInput, AdminEnableUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminEnableUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminEnableUserCommandInput, AdminEnableUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables the specified user as an administrator. Works on any user.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
|
|
@@ -93,6 +93,7 @@ declare const AdminEnableUserCommand_base: {
|
|
|
93
93
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class AdminEnableUserCommand extends AdminEnableUserCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminForgetDeviceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminForgetDeviceCommand_base: {
|
|
24
24
|
new (input: AdminForgetDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<AdminForgetDeviceCommandInput, AdminForgetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminForgetDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<AdminForgetDeviceCommandInput, AdminForgetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Forgets the device, as an administrator.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
|
|
@@ -97,6 +97,7 @@ declare const AdminForgetDeviceCommand_base: {
|
|
|
97
97
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class AdminForgetDeviceCommand extends AdminForgetDeviceCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminGetDeviceCommandOutput extends AdminGetDeviceResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminGetDeviceCommand_base: {
|
|
24
24
|
new (input: AdminGetDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<AdminGetDeviceCommandInput, AdminGetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminGetDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<AdminGetDeviceCommandInput, AdminGetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the device, as an administrator.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
|
|
@@ -107,6 +107,7 @@ declare const AdminGetDeviceCommand_base: {
|
|
|
107
107
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
109
109
|
*
|
|
110
|
+
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class AdminGetDeviceCommand extends AdminGetDeviceCommand_base {
|
|
112
113
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminGetUserCommandOutput extends AdminGetUserResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminGetUserCommand_base: {
|
|
24
24
|
new (input: AdminGetUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminGetUserCommandInput, AdminGetUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminGetUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminGetUserCommandInput, AdminGetUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the specified user by user name in a user pool as an administrator. Works on any
|
|
30
30
|
* user.</p>
|
|
31
31
|
* <note>
|
|
@@ -116,6 +116,7 @@ declare const AdminGetUserCommand_base: {
|
|
|
116
116
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
118
118
|
*
|
|
119
|
+
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class AdminGetUserCommand extends AdminGetUserCommand_base {
|
|
121
122
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminInitiateAuthCommandOutput extends AdminInitiateAuthRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminInitiateAuthCommand_base: {
|
|
24
24
|
new (input: AdminInitiateAuthCommandInput): import("@smithy/smithy-client").CommandImpl<AdminInitiateAuthCommandInput, AdminInitiateAuthCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminInitiateAuthCommandInput): import("@smithy/smithy-client").CommandImpl<AdminInitiateAuthCommandInput, AdminInitiateAuthCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Initiates the authentication flow, as an administrator.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>This action might generate an SMS text message. Starting June 1, 2021, US telecom carriers
|
|
@@ -183,6 +183,7 @@ declare const AdminInitiateAuthCommand_base: {
|
|
|
183
183
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
184
184
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
185
185
|
*
|
|
186
|
+
* @public
|
|
186
187
|
*/
|
|
187
188
|
export declare class AdminInitiateAuthCommand extends AdminInitiateAuthCommand_base {
|
|
188
189
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminLinkProviderForUserCommandOutput extends AdminLinkProvider
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminLinkProviderForUserCommand_base: {
|
|
24
24
|
new (input: AdminLinkProviderForUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminLinkProviderForUserCommandInput, AdminLinkProviderForUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminLinkProviderForUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminLinkProviderForUserCommandInput, AdminLinkProviderForUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Links an existing user account in a user pool (<code>DestinationUser</code>) to an
|
|
30
30
|
* identity from an external IdP (<code>SourceUser</code>) based on a specified attribute
|
|
31
31
|
* name and value from the external IdP. This allows you to create a link from the existing
|
|
@@ -129,6 +129,7 @@ declare const AdminLinkProviderForUserCommand_base: {
|
|
|
129
129
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
130
130
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
131
131
|
*
|
|
132
|
+
* @public
|
|
132
133
|
*/
|
|
133
134
|
export declare class AdminLinkProviderForUserCommand extends AdminLinkProviderForUserCommand_base {
|
|
134
135
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminListDevicesCommandOutput extends AdminListDevicesResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminListDevicesCommand_base: {
|
|
24
24
|
new (input: AdminListDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<AdminListDevicesCommandInput, AdminListDevicesCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminListDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<AdminListDevicesCommandInput, AdminListDevicesCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists devices, as an administrator.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
|
|
@@ -111,6 +111,7 @@ declare const AdminListDevicesCommand_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 AdminListDevicesCommand extends AdminListDevicesCommand_base {
|
|
116
117
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminListGroupsForUserCommandOutput extends AdminListGroupsForU
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminListGroupsForUserCommand_base: {
|
|
24
24
|
new (input: AdminListGroupsForUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminListGroupsForUserCommandInput, AdminListGroupsForUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminListGroupsForUserCommandInput): import("@smithy/smithy-client").CommandImpl<AdminListGroupsForUserCommandInput, AdminListGroupsForUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the groups that a user belongs to.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
|
|
@@ -108,6 +108,7 @@ declare const AdminListGroupsForUserCommand_base: {
|
|
|
108
108
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
109
109
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
110
110
|
*
|
|
111
|
+
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class AdminListGroupsForUserCommand extends AdminListGroupsForUserCommand_base {
|
|
113
114
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminListUserAuthEventsCommandOutput extends AdminListUserAuthE
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminListUserAuthEventsCommand_base: {
|
|
24
24
|
new (input: AdminListUserAuthEventsCommandInput): import("@smithy/smithy-client").CommandImpl<AdminListUserAuthEventsCommandInput, AdminListUserAuthEventsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminListUserAuthEventsCommandInput): import("@smithy/smithy-client").CommandImpl<AdminListUserAuthEventsCommandInput, AdminListUserAuthEventsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>A history of user activity and any risks detected as part of Amazon Cognito advanced
|
|
30
30
|
* security.</p>
|
|
31
31
|
* <note>
|
|
@@ -132,6 +132,7 @@ declare const AdminListUserAuthEventsCommand_base: {
|
|
|
132
132
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
133
133
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
134
134
|
*
|
|
135
|
+
* @public
|
|
135
136
|
*/
|
|
136
137
|
export declare class AdminListUserAuthEventsCommand extends AdminListUserAuthEventsCommand_base {
|
|
137
138
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminRemoveUserFromGroupCommandOutput extends __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminRemoveUserFromGroupCommand_base: {
|
|
24
24
|
new (input: AdminRemoveUserFromGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AdminRemoveUserFromGroupCommandInput, AdminRemoveUserFromGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminRemoveUserFromGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AdminRemoveUserFromGroupCommandInput, AdminRemoveUserFromGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the specified user from the specified group.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
|
|
@@ -94,6 +94,7 @@ declare const AdminRemoveUserFromGroupCommand_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 AdminRemoveUserFromGroupCommand extends AdminRemoveUserFromGroupCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminResetUserPasswordCommandOutput extends AdminResetUserPassw
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminResetUserPasswordCommand_base: {
|
|
24
24
|
new (input: AdminResetUserPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<AdminResetUserPasswordCommandInput, AdminResetUserPasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminResetUserPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<AdminResetUserPasswordCommandInput, AdminResetUserPasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Resets the specified user's password in a user pool as an administrator. Works on any
|
|
30
30
|
* user.</p>
|
|
31
31
|
* <p>To use this API operation, your user pool must have self-service account recovery
|
|
@@ -153,6 +153,7 @@ declare const AdminResetUserPasswordCommand_base: {
|
|
|
153
153
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
154
154
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
155
155
|
*
|
|
156
|
+
* @public
|
|
156
157
|
*/
|
|
157
158
|
export declare class AdminResetUserPasswordCommand extends AdminResetUserPasswordCommand_base {
|
|
158
159
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminRespondToAuthChallengeCommandOutput extends AdminRespondTo
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminRespondToAuthChallengeCommand_base: {
|
|
24
24
|
new (input: AdminRespondToAuthChallengeCommandInput): import("@smithy/smithy-client").CommandImpl<AdminRespondToAuthChallengeCommandInput, AdminRespondToAuthChallengeCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminRespondToAuthChallengeCommandInput): import("@smithy/smithy-client").CommandImpl<AdminRespondToAuthChallengeCommandInput, AdminRespondToAuthChallengeCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Some API operations in a user pool generate a challenge, like a prompt for an MFA
|
|
30
30
|
* code, for device authentication that bypasses MFA, or for a custom authentication
|
|
31
31
|
* challenge. An <code>AdminRespondToAuthChallenge</code> API request provides the answer
|
|
@@ -211,6 +211,7 @@ declare const AdminRespondToAuthChallengeCommand_base: {
|
|
|
211
211
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
212
212
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
213
213
|
*
|
|
214
|
+
* @public
|
|
214
215
|
*/
|
|
215
216
|
export declare class AdminRespondToAuthChallengeCommand extends AdminRespondToAuthChallengeCommand_base {
|
|
216
217
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminSetUserMFAPreferenceCommandOutput extends AdminSetUserMFAP
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminSetUserMFAPreferenceCommand_base: {
|
|
24
24
|
new (input: AdminSetUserMFAPreferenceCommandInput): import("@smithy/smithy-client").CommandImpl<AdminSetUserMFAPreferenceCommandInput, AdminSetUserMFAPreferenceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminSetUserMFAPreferenceCommandInput): import("@smithy/smithy-client").CommandImpl<AdminSetUserMFAPreferenceCommandInput, AdminSetUserMFAPreferenceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>The user's multi-factor authentication (MFA) preference, including which MFA options
|
|
30
30
|
* are activated, and if any are preferred. Only one factor can be set as preferred. The
|
|
31
31
|
* preferred MFA factor will be used to authenticate a user if multiple factors are
|
|
@@ -107,6 +107,7 @@ declare const AdminSetUserMFAPreferenceCommand_base: {
|
|
|
107
107
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
109
109
|
*
|
|
110
|
+
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class AdminSetUserMFAPreferenceCommand extends AdminSetUserMFAPreferenceCommand_base {
|
|
112
113
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminSetUserPasswordCommandOutput extends AdminSetUserPasswordR
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminSetUserPasswordCommand_base: {
|
|
24
24
|
new (input: AdminSetUserPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<AdminSetUserPasswordCommandInput, AdminSetUserPasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminSetUserPasswordCommandInput): import("@smithy/smithy-client").CommandImpl<AdminSetUserPasswordCommandInput, AdminSetUserPasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sets the specified user's password in a user pool as an administrator. Works on any
|
|
30
30
|
* user. </p>
|
|
31
31
|
* <p>The password can be temporary or permanent. If it is temporary, the user status enters
|
|
@@ -118,6 +118,7 @@ declare const AdminSetUserPasswordCommand_base: {
|
|
|
118
118
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class AdminSetUserPasswordCommand extends AdminSetUserPasswordCommand_base {
|
|
123
124
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminSetUserSettingsCommandOutput extends AdminSetUserSettingsR
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminSetUserSettingsCommand_base: {
|
|
24
24
|
new (input: AdminSetUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AdminSetUserSettingsCommandInput, AdminSetUserSettingsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminSetUserSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<AdminSetUserSettingsCommandInput, AdminSetUserSettingsCommandOutput, 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
|
|
@@ -98,6 +98,7 @@ declare const AdminSetUserSettingsCommand_base: {
|
|
|
98
98
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class AdminSetUserSettingsCommand extends AdminSetUserSettingsCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminUpdateAuthEventFeedbackCommandOutput extends AdminUpdateAu
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminUpdateAuthEventFeedbackCommand_base: {
|
|
24
24
|
new (input: AdminUpdateAuthEventFeedbackCommandInput): import("@smithy/smithy-client").CommandImpl<AdminUpdateAuthEventFeedbackCommandInput, AdminUpdateAuthEventFeedbackCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminUpdateAuthEventFeedbackCommandInput): import("@smithy/smithy-client").CommandImpl<AdminUpdateAuthEventFeedbackCommandInput, AdminUpdateAuthEventFeedbackCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides feedback for an authentication event indicating if it was from a valid user.
|
|
30
30
|
* This feedback is used for improving the risk evaluation decision for the user pool as
|
|
31
31
|
* part of Amazon Cognito advanced security.</p>
|
|
@@ -100,6 +100,7 @@ declare const AdminUpdateAuthEventFeedbackCommand_base: {
|
|
|
100
100
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class AdminUpdateAuthEventFeedbackCommand extends AdminUpdateAuthEventFeedbackCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminUpdateDeviceStatusCommandOutput extends AdminUpdateDeviceS
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminUpdateDeviceStatusCommand_base: {
|
|
24
24
|
new (input: AdminUpdateDeviceStatusCommandInput): import("@smithy/smithy-client").CommandImpl<AdminUpdateDeviceStatusCommandInput, AdminUpdateDeviceStatusCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminUpdateDeviceStatusCommandInput): import("@smithy/smithy-client").CommandImpl<AdminUpdateDeviceStatusCommandInput, AdminUpdateDeviceStatusCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the device status as an administrator.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
|
|
@@ -98,6 +98,7 @@ declare const AdminUpdateDeviceStatusCommand_base: {
|
|
|
98
98
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class AdminUpdateDeviceStatusCommand extends AdminUpdateDeviceStatusCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminUpdateUserAttributesCommandOutput extends AdminUpdateUserA
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminUpdateUserAttributesCommand_base: {
|
|
24
24
|
new (input: AdminUpdateUserAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<AdminUpdateUserAttributesCommandInput, AdminUpdateUserAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminUpdateUserAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<AdminUpdateUserAttributesCommandInput, AdminUpdateUserAttributesCommandOutput, 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
|
|
@@ -157,6 +157,7 @@ declare const AdminUpdateUserAttributesCommand_base: {
|
|
|
157
157
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
158
158
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
159
159
|
*
|
|
160
|
+
* @public
|
|
160
161
|
*/
|
|
161
162
|
export declare class AdminUpdateUserAttributesCommand extends AdminUpdateUserAttributesCommand_base {
|
|
162
163
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdminUserGlobalSignOutCommandOutput extends AdminUserGlobalSign
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdminUserGlobalSignOutCommand_base: {
|
|
24
24
|
new (input: AdminUserGlobalSignOutCommandInput): import("@smithy/smithy-client").CommandImpl<AdminUserGlobalSignOutCommandInput, AdminUserGlobalSignOutCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdminUserGlobalSignOutCommandInput): import("@smithy/smithy-client").CommandImpl<AdminUserGlobalSignOutCommandInput, AdminUserGlobalSignOutCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Invalidates the identity, access, and refresh tokens that Amazon Cognito issued to a user. Call
|
|
30
30
|
* this operation with your administrative credentials when your user signs out of your
|
|
31
31
|
* app. This results in the following behavior. </p>
|
|
@@ -116,6 +116,7 @@ declare const AdminUserGlobalSignOutCommand_base: {
|
|
|
116
116
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
118
118
|
*
|
|
119
|
+
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class AdminUserGlobalSignOutCommand extends AdminUserGlobalSignOutCommand_base {
|
|
121
122
|
}
|