@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 GetCSVHeaderCommandOutput extends GetCSVHeaderResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCSVHeaderCommand_base: {
|
|
24
24
|
new (input: GetCSVHeaderCommandInput): import("@smithy/smithy-client").CommandImpl<GetCSVHeaderCommandInput, GetCSVHeaderCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCSVHeaderCommandInput): import("@smithy/smithy-client").CommandImpl<GetCSVHeaderCommandInput, GetCSVHeaderCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the header information for the comma-separated value (CSV) file to be used as
|
|
30
30
|
* input for the user import job.</p>
|
|
31
31
|
* @example
|
|
@@ -75,6 +75,7 @@ declare const GetCSVHeaderCommand_base: {
|
|
|
75
75
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class GetCSVHeaderCommand extends GetCSVHeaderCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDeviceCommandOutput extends GetDeviceResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDeviceCommand_base: {
|
|
24
24
|
new (input: GetDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceCommandInput, GetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceCommandInput, GetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the device. For more information about device authentication, see <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>
|
|
30
30
|
* <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>
|
|
31
31
|
* <note>
|
|
@@ -106,6 +106,7 @@ declare const GetDeviceCommand_base: {
|
|
|
106
106
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
108
108
|
*
|
|
109
|
+
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class GetDeviceCommand extends GetDeviceCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetGroupCommand_base: {
|
|
24
24
|
new (input: GetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetGroupCommandInput, GetGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetGroupCommandInput, GetGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a group.</p>
|
|
30
30
|
* <p>Calling this action requires developer credentials.</p>
|
|
31
31
|
* @example
|
|
@@ -81,6 +81,7 @@ declare const GetGroupCommand_base: {
|
|
|
81
81
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class GetGroupCommand extends GetGroupCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetIdentityProviderByIdentifierCommandOutput extends GetIdentit
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetIdentityProviderByIdentifierCommand_base: {
|
|
24
24
|
new (input: GetIdentityProviderByIdentifierCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityProviderByIdentifierCommandInput, GetIdentityProviderByIdentifierCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetIdentityProviderByIdentifierCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityProviderByIdentifierCommandInput, GetIdentityProviderByIdentifierCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the specified IdP.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -87,6 +87,7 @@ declare const GetIdentityProviderByIdentifierCommand_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 GetIdentityProviderByIdentifierCommand extends GetIdentityProviderByIdentifierCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetLogDeliveryConfigurationCommandOutput extends GetLogDelivery
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetLogDeliveryConfigurationCommand_base: {
|
|
24
24
|
new (input: GetLogDeliveryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetLogDeliveryConfigurationCommandInput, GetLogDeliveryConfigurationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetLogDeliveryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetLogDeliveryConfigurationCommandInput, GetLogDeliveryConfigurationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the detailed activity logging configuration for a user pool.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const GetLogDeliveryConfigurationCommand_base: {
|
|
|
82
82
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetLogDeliveryConfigurationCommand extends GetLogDeliveryConfigurationCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSigningCertificateCommandOutput extends GetSigningCertificat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSigningCertificateCommand_base: {
|
|
24
24
|
new (input: GetSigningCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<GetSigningCertificateCommandInput, GetSigningCertificateCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSigningCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<GetSigningCertificateCommandInput, GetSigningCertificateCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>This method takes a user pool ID, and returns the signing certificate. The issued
|
|
30
30
|
* certificate is valid for 10 years from the date of issue.</p>
|
|
31
31
|
* <p>Amazon Cognito issues and assigns a new signing certificate annually. This process returns a
|
|
@@ -68,6 +68,7 @@ declare const GetSigningCertificateCommand_base: {
|
|
|
68
68
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class GetSigningCertificateCommand extends GetSigningCertificateCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetUICustomizationCommandOutput extends GetUICustomizationRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetUICustomizationCommand_base: {
|
|
24
24
|
new (input: GetUICustomizationCommandInput): import("@smithy/smithy-client").CommandImpl<GetUICustomizationCommandInput, GetUICustomizationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetUICustomizationCommandInput): import("@smithy/smithy-client").CommandImpl<GetUICustomizationCommandInput, GetUICustomizationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the user interface (UI) Customization information for a particular app client's
|
|
30
30
|
* app UI, if any such information exists for the client. If nothing is set for the
|
|
31
31
|
* particular client, but there is an existing pool level customization (the app
|
|
@@ -84,6 +84,7 @@ declare const GetUICustomizationCommand_base: {
|
|
|
84
84
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class GetUICustomizationCommand extends GetUICustomizationCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetUserAttributeVerificationCodeCommandOutput extends GetUserAt
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetUserAttributeVerificationCodeCommand_base: {
|
|
24
24
|
new (input: GetUserAttributeVerificationCodeCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserAttributeVerificationCodeCommandInput, GetUserAttributeVerificationCodeCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetUserAttributeVerificationCodeCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserAttributeVerificationCodeCommandInput, GetUserAttributeVerificationCodeCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Generates a user attribute verification code for the specified attribute name. Sends a
|
|
30
30
|
* message to a user with a code that they must return in a VerifyUserAttribute
|
|
31
31
|
* request.</p>
|
|
@@ -151,6 +151,7 @@ declare const GetUserAttributeVerificationCodeCommand_base: {
|
|
|
151
151
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
152
152
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
153
153
|
*
|
|
154
|
+
* @public
|
|
154
155
|
*/
|
|
155
156
|
export declare class GetUserAttributeVerificationCodeCommand extends GetUserAttributeVerificationCodeCommand_base {
|
|
156
157
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetUserCommandOutput extends GetUserResponse, __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetUserCommand_base: {
|
|
24
24
|
new (input: GetUserCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserCommandInput, GetUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetUserCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserCommandInput, GetUserCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the user attributes and metadata for a user.</p>
|
|
30
30
|
* <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>
|
|
31
31
|
* <note>
|
|
@@ -107,6 +107,7 @@ declare const GetUserCommand_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 GetUserCommand extends GetUserCommand_base {
|
|
112
113
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetUserPoolMfaConfigCommandOutput extends GetUserPoolMfaConfigR
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetUserPoolMfaConfigCommand_base: {
|
|
24
24
|
new (input: GetUserPoolMfaConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserPoolMfaConfigCommandInput, GetUserPoolMfaConfigCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetUserPoolMfaConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserPoolMfaConfigCommandInput, GetUserPoolMfaConfigCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the user pool multi-factor authentication (MFA) configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const GetUserPoolMfaConfigCommand_base: {
|
|
|
82
82
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetUserPoolMfaConfigCommand extends GetUserPoolMfaConfigCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface GlobalSignOutCommandOutput extends GlobalSignOutResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GlobalSignOutCommand_base: {
|
|
24
24
|
new (input: GlobalSignOutCommandInput): import("@smithy/smithy-client").CommandImpl<GlobalSignOutCommandInput, GlobalSignOutCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GlobalSignOutCommandInput): import("@smithy/smithy-client").CommandImpl<GlobalSignOutCommandInput, GlobalSignOutCommandOutput, 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 when your user signs out of your app. This results in the following
|
|
31
31
|
* behavior. </p>
|
|
@@ -109,6 +109,7 @@ declare const GlobalSignOutCommand_base: {
|
|
|
109
109
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
111
111
|
*
|
|
112
|
+
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class GlobalSignOutCommand extends GlobalSignOutCommand_base {
|
|
114
115
|
}
|
|
@@ -22,10 +22,10 @@ export interface InitiateAuthCommandOutput extends InitiateAuthResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const InitiateAuthCommand_base: {
|
|
24
24
|
new (input: InitiateAuthCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateAuthCommandInput, InitiateAuthCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: InitiateAuthCommandInput): import("@smithy/smithy-client").CommandImpl<InitiateAuthCommandInput, InitiateAuthCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Initiates sign-in for a user in the Amazon Cognito user directory. You can't sign in a user
|
|
30
30
|
* with a federated IdP with <code>InitiateAuth</code>. For more information, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-identity-federation.html"> Adding user pool sign-in through a third party</a>.</p>
|
|
31
31
|
* <note>
|
|
@@ -161,6 +161,7 @@ declare const InitiateAuthCommand_base: {
|
|
|
161
161
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
162
162
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
163
163
|
*
|
|
164
|
+
* @public
|
|
164
165
|
* @example Example username and password sign-in for a user who has TOTP MFA
|
|
165
166
|
* ```javascript
|
|
166
167
|
* // The following example signs in the user mytestuser with analytics data, client metadata, and user context data for advanced security.
|
|
@@ -22,10 +22,10 @@ export interface ListDevicesCommandOutput extends ListDevicesResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDevicesCommand_base: {
|
|
24
24
|
new (input: ListDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDevicesCommandInput, ListDevicesCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDevicesCommandInput, ListDevicesCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the sign-in devices that Amazon Cognito has registered to the current user. For more
|
|
30
30
|
* information about device authentication, see <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>
|
|
@@ -111,6 +111,7 @@ declare const ListDevicesCommand_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 ListDevicesCommand extends ListDevicesCommand_base {
|
|
116
117
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListGroupsCommand_base: {
|
|
24
24
|
new (input: ListGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsCommandInput, ListGroupsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsCommandInput, ListGroupsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the groups associated with 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
|
|
@@ -104,6 +104,7 @@ declare const ListGroupsCommand_base: {
|
|
|
104
104
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class ListGroupsCommand extends ListGroupsCommand_base {
|
|
109
110
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListIdentityProvidersCommandOutput extends ListIdentityProvider
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListIdentityProvidersCommand_base: {
|
|
24
24
|
new (input: ListIdentityProvidersCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityProvidersCommandInput, ListIdentityProvidersCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListIdentityProvidersCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityProvidersCommandInput, ListIdentityProvidersCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists information about all IdPs 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
|
|
@@ -101,6 +101,7 @@ declare const ListIdentityProvidersCommand_base: {
|
|
|
101
101
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class ListIdentityProvidersCommand extends ListIdentityProvidersCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListResourceServersCommandOutput extends ListResourceServersRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListResourceServersCommand_base: {
|
|
24
24
|
new (input: ListResourceServersCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceServersCommandInput, ListResourceServersCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListResourceServersCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceServersCommandInput, ListResourceServersCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the resource servers 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
|
|
@@ -106,6 +106,7 @@ declare const ListResourceServersCommand_base: {
|
|
|
106
106
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
108
108
|
*
|
|
109
|
+
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class ListResourceServersCommand extends ListResourceServersCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags that are assigned to an Amazon Cognito user pool.</p>
|
|
30
30
|
* <p>A tag is a label that you can apply to user pools to categorize and manage them in
|
|
31
31
|
* different ways, such as by purpose, owner, environment, or other criteria.</p>
|
|
@@ -76,6 +76,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
76
76
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListUserImportJobsCommandOutput extends ListUserImportJobsRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListUserImportJobsCommand_base: {
|
|
24
24
|
new (input: ListUserImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUserImportJobsCommandInput, ListUserImportJobsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListUserImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUserImportJobsCommandInput, ListUserImportJobsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists user import jobs 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
|
|
@@ -110,6 +110,7 @@ declare const ListUserImportJobsCommand_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 ListUserImportJobsCommand extends ListUserImportJobsCommand_base {
|
|
115
116
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListUserPoolClientsCommandOutput extends ListUserPoolClientsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListUserPoolClientsCommand_base: {
|
|
24
24
|
new (input: ListUserPoolClientsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUserPoolClientsCommandInput, ListUserPoolClientsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListUserPoolClientsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUserPoolClientsCommandInput, ListUserPoolClientsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the clients that have been created for the specified 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
|
|
@@ -100,6 +100,7 @@ declare const ListUserPoolClientsCommand_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 ListUserPoolClientsCommand extends ListUserPoolClientsCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListUserPoolsCommandOutput extends ListUserPoolsResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListUserPoolsCommand_base: {
|
|
24
24
|
new (input: ListUserPoolsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUserPoolsCommandInput, ListUserPoolsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListUserPoolsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUserPoolsCommandInput, ListUserPoolsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the user pools associated with an Amazon Web Services account.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Amazon Cognito evaluates Identity and Access Management (IAM) policies in requests for this API operation. For
|
|
@@ -122,6 +122,7 @@ declare const ListUserPoolsCommand_base: {
|
|
|
122
122
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
123
123
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
124
124
|
*
|
|
125
|
+
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class ListUserPoolsCommand extends ListUserPoolsCommand_base {
|
|
127
128
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListUsersCommand_base: {
|
|
24
24
|
new (input: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists users and their basic details in 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
|
|
@@ -118,6 +118,7 @@ declare const ListUsersCommand_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
|
* @example A ListUsers request for the next 3 users whose email address starts with "testuser."
|
|
122
123
|
* ```javascript
|
|
123
124
|
* // This request submits a value for all possible parameters for ListUsers. By iterating the PaginationToken, you can page through and collect all users in a user pool.
|
|
@@ -22,10 +22,10 @@ export interface ListUsersInGroupCommandOutput extends ListUsersInGroupResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListUsersInGroupCommand_base: {
|
|
24
24
|
new (input: ListUsersInGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersInGroupCommandInput, ListUsersInGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListUsersInGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersInGroupCommandInput, ListUsersInGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the users in 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
|
|
@@ -115,6 +115,7 @@ declare const ListUsersInGroupCommand_base: {
|
|
|
115
115
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
117
117
|
*
|
|
118
|
+
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class ListUsersInGroupCommand extends ListUsersInGroupCommand_base {
|
|
120
121
|
}
|
|
@@ -22,10 +22,10 @@ export interface ResendConfirmationCodeCommandOutput extends ResendConfirmationC
|
|
|
22
22
|
}
|
|
23
23
|
declare const ResendConfirmationCodeCommand_base: {
|
|
24
24
|
new (input: ResendConfirmationCodeCommandInput): import("@smithy/smithy-client").CommandImpl<ResendConfirmationCodeCommandInput, ResendConfirmationCodeCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ResendConfirmationCodeCommandInput): import("@smithy/smithy-client").CommandImpl<ResendConfirmationCodeCommandInput, ResendConfirmationCodeCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Resends the confirmation (for confirmation of registration) to a specific user in the
|
|
30
30
|
* user pool.</p>
|
|
31
31
|
* <note>
|
|
@@ -151,6 +151,7 @@ declare const ResendConfirmationCodeCommand_base: {
|
|
|
151
151
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
152
152
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
153
153
|
*
|
|
154
|
+
* @public
|
|
154
155
|
*/
|
|
155
156
|
export declare class ResendConfirmationCodeCommand extends ResendConfirmationCodeCommand_base {
|
|
156
157
|
}
|
|
@@ -22,10 +22,10 @@ export interface RespondToAuthChallengeCommandOutput extends RespondToAuthChalle
|
|
|
22
22
|
}
|
|
23
23
|
declare const RespondToAuthChallengeCommand_base: {
|
|
24
24
|
new (input: RespondToAuthChallengeCommandInput): import("@smithy/smithy-client").CommandImpl<RespondToAuthChallengeCommandInput, RespondToAuthChallengeCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RespondToAuthChallengeCommandInput): import("@smithy/smithy-client").CommandImpl<RespondToAuthChallengeCommandInput, RespondToAuthChallengeCommandOutput, 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. A <code>RespondToAuthChallenge</code> API request provides the answer to that
|
|
@@ -192,6 +192,7 @@ declare const RespondToAuthChallengeCommand_base: {
|
|
|
192
192
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
193
193
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
194
194
|
*
|
|
195
|
+
* @public
|
|
195
196
|
*/
|
|
196
197
|
export declare class RespondToAuthChallengeCommand extends RespondToAuthChallengeCommand_base {
|
|
197
198
|
}
|
|
@@ -22,10 +22,10 @@ export interface RevokeTokenCommandOutput extends RevokeTokenResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const RevokeTokenCommand_base: {
|
|
24
24
|
new (input: RevokeTokenCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeTokenCommandInput, RevokeTokenCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RevokeTokenCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeTokenCommandInput, RevokeTokenCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Revokes all of the access tokens generated by, and at the same time as, the specified
|
|
30
30
|
* refresh token. After a token is revoked, you can't use the revoked token to access Amazon Cognito
|
|
31
31
|
* user APIs, or to authorize access to your resource server.</p>
|
|
@@ -87,6 +87,7 @@ declare const RevokeTokenCommand_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 RevokeTokenCommand extends RevokeTokenCommand_base {
|
|
92
93
|
}
|
|
@@ -23,10 +23,10 @@ export interface SetLogDeliveryConfigurationCommandOutput extends SetLogDelivery
|
|
|
23
23
|
}
|
|
24
24
|
declare const SetLogDeliveryConfigurationCommand_base: {
|
|
25
25
|
new (input: SetLogDeliveryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<SetLogDeliveryConfigurationCommandInput, SetLogDeliveryConfigurationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (__0_0: SetLogDeliveryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<SetLogDeliveryConfigurationCommandInput, SetLogDeliveryConfigurationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* @public
|
|
30
30
|
* <p>Sets up or modifies the detailed activity logging configuration of a user pool.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -92,6 +92,7 @@ declare const SetLogDeliveryConfigurationCommand_base: {
|
|
|
92
92
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class SetLogDeliveryConfigurationCommand extends SetLogDeliveryConfigurationCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface SetRiskConfigurationCommandOutput extends SetRiskConfigurationR
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetRiskConfigurationCommand_base: {
|
|
24
24
|
new (input: SetRiskConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<SetRiskConfigurationCommandInput, SetRiskConfigurationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetRiskConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<SetRiskConfigurationCommandInput, SetRiskConfigurationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Configures actions on detected risks. To delete the risk configuration for
|
|
30
30
|
* <code>UserPoolId</code> or <code>ClientId</code>, pass null values for all four
|
|
31
31
|
* configuration types.</p>
|
|
@@ -195,6 +195,7 @@ declare const SetRiskConfigurationCommand_base: {
|
|
|
195
195
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
196
196
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
197
197
|
*
|
|
198
|
+
* @public
|
|
198
199
|
*/
|
|
199
200
|
export declare class SetRiskConfigurationCommand extends SetRiskConfigurationCommand_base {
|
|
200
201
|
}
|
|
@@ -22,10 +22,10 @@ export interface SetUICustomizationCommandOutput extends SetUICustomizationRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetUICustomizationCommand_base: {
|
|
24
24
|
new (input: SetUICustomizationCommandInput): import("@smithy/smithy-client").CommandImpl<SetUICustomizationCommandInput, SetUICustomizationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetUICustomizationCommandInput): import("@smithy/smithy-client").CommandImpl<SetUICustomizationCommandInput, SetUICustomizationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sets the user interface (UI) customization information for a user pool's built-in app
|
|
30
30
|
* UI.</p>
|
|
31
31
|
* <p>You can specify app UI customization settings for a single client (with a specific
|
|
@@ -49,7 +49,7 @@ declare const SetUICustomizationCommand_base: {
|
|
|
49
49
|
* UserPoolId: "STRING_VALUE", // required
|
|
50
50
|
* ClientId: "STRING_VALUE",
|
|
51
51
|
* CSS: "STRING_VALUE",
|
|
52
|
-
* ImageFile: "
|
|
52
|
+
* ImageFile: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("")
|
|
53
53
|
* };
|
|
54
54
|
* const command = new SetUICustomizationCommand(input);
|
|
55
55
|
* const response = await client.send(command);
|
|
@@ -94,6 +94,7 @@ declare const SetUICustomizationCommand_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 SetUICustomizationCommand extends SetUICustomizationCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface SetUserMFAPreferenceCommandOutput extends SetUserMFAPreferenceR
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetUserMFAPreferenceCommand_base: {
|
|
24
24
|
new (input: SetUserMFAPreferenceCommandInput): import("@smithy/smithy-client").CommandImpl<SetUserMFAPreferenceCommandInput, SetUserMFAPreferenceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetUserMFAPreferenceCommandInput): import("@smithy/smithy-client").CommandImpl<SetUserMFAPreferenceCommandInput, SetUserMFAPreferenceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Set the user's multi-factor authentication (MFA) method preference, including which
|
|
30
30
|
* MFA factors are activated and if any are preferred. Only one factor can be set as
|
|
31
31
|
* preferred. The preferred MFA factor will be used to authenticate a user if multiple
|
|
@@ -101,6 +101,7 @@ declare const SetUserMFAPreferenceCommand_base: {
|
|
|
101
101
|
* @throws {@link CognitoIdentityProviderServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class SetUserMFAPreferenceCommand extends SetUserMFAPreferenceCommand_base {
|
|
106
107
|
}
|