@aws-sdk/client-cognito-identity-provider 3.296.0 → 3.297.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 +102 -0
- package/dist-types/CognitoIdentityProviderClient.d.ts +24 -4
- package/dist-types/commands/AddCustomAttributesCommand.d.ts +16 -0
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +16 -0
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +16 -0
- package/dist-types/commands/AdminCreateUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +16 -0
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminDisableUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminEnableUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/AdminGetUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +16 -0
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminListDevicesCommand.d.ts +16 -0
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +16 -0
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +16 -0
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +16 -0
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +16 -0
- package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +16 -0
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +16 -0
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +16 -0
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +16 -0
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +16 -0
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +16 -0
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +16 -0
- package/dist-types/commands/ChangePasswordCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +16 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/CreateResourceServerCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserPoolCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +16 -0
- package/dist-types/commands/ForgetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/ForgotPasswordCommand.d.ts +16 -0
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/GetGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +16 -0
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +16 -0
- package/dist-types/commands/GetUICustomizationCommand.d.ts +16 -0
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +16 -0
- package/dist-types/commands/GetUserCommand.d.ts +16 -0
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +16 -0
- package/dist-types/commands/GlobalSignOutCommand.d.ts +16 -0
- package/dist-types/commands/InitiateAuthCommand.d.ts +16 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +16 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceServersCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +16 -0
- package/dist-types/commands/ListUserPoolsCommand.d.ts +16 -0
- package/dist-types/commands/ListUsersCommand.d.ts +16 -0
- package/dist-types/commands/ListUsersInGroupCommand.d.ts +16 -0
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +16 -0
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +16 -0
- package/dist-types/commands/RevokeTokenCommand.d.ts +16 -0
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/SetUICustomizationCommand.d.ts +16 -0
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +16 -0
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +16 -0
- package/dist-types/commands/SetUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/SignUpCommand.d.ts +16 -0
- package/dist-types/commands/StartUserImportJobCommand.d.ts +16 -0
- package/dist-types/commands/StopUserImportJobCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +16 -0
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +16 -0
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +16 -0
- package/dist-types/models/CognitoIdentityProviderServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +507 -1
- package/dist-types/models/models_1.d.ts +64 -0
- package/dist-types/pagination/AdminListGroupsForUserPaginator.d.ts +3 -0
- package/dist-types/pagination/AdminListUserAuthEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListIdentityProvidersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResourceServersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUserPoolClientsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUserPoolsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUsersInGroupPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUsersPaginator.d.ts +3 -0
- package/package.json +3 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListUserImportJobsRequest, ListUserImportJobsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListUserImportJobsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListUserImportJobsCommandInput extends ListUserImportJobsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListUserImportJobsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListUserImportJobsCommandOutput extends ListUserImportJobsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the user import jobs.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListUserImportJobsCommandOutput extends ListUserImportJobsRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListUserImportJobsCommandInput - {@link ListUserImportJobsCommandInput}
|
|
34
|
+
* @returns {@link ListUserImportJobsCommandOutput}
|
|
28
35
|
* @see {@link ListUserImportJobsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListUserImportJobsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface ListUserImportJobsCommandOutput extends ListUserImportJobsRespo
|
|
|
52
59
|
export declare class ListUserImportJobsCommand extends $Command<ListUserImportJobsCommandInput, ListUserImportJobsCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
53
60
|
readonly input: ListUserImportJobsCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: ListUserImportJobsCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUserImportJobsCommandInput, ListUserImportJobsCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListUserPoolClientsRequest, ListUserPoolClientsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListUserPoolClientsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListUserPoolClientsCommandInput extends ListUserPoolClientsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListUserPoolClientsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListUserPoolClientsCommandOutput extends ListUserPoolClientsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the clients that have been created for the specified user pool.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListUserPoolClientsCommandOutput extends ListUserPoolClientsRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListUserPoolClientsCommandInput - {@link ListUserPoolClientsCommandInput}
|
|
34
|
+
* @returns {@link ListUserPoolClientsCommandOutput}
|
|
28
35
|
* @see {@link ListUserPoolClientsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListUserPoolClientsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface ListUserPoolClientsCommandOutput extends ListUserPoolClientsRes
|
|
|
52
59
|
export declare class ListUserPoolClientsCommand extends $Command<ListUserPoolClientsCommandInput, ListUserPoolClientsCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
53
60
|
readonly input: ListUserPoolClientsCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: ListUserPoolClientsCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUserPoolClientsCommandInput, ListUserPoolClientsCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListUserPoolsRequest, ListUserPoolsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListUserPoolsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListUserPoolsCommandInput extends ListUserPoolsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListUserPoolsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListUserPoolsCommandOutput extends ListUserPoolsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the user pools associated with an Amazon Web Services account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListUserPoolsCommandOutput extends ListUserPoolsResponse, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListUserPoolsCommandInput - {@link ListUserPoolsCommandInput}
|
|
34
|
+
* @returns {@link ListUserPoolsCommandOutput}
|
|
28
35
|
* @see {@link ListUserPoolsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListUserPoolsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface ListUserPoolsCommandOutput extends ListUserPoolsResponse, __Met
|
|
|
48
55
|
export declare class ListUserPoolsCommand extends $Command<ListUserPoolsCommandInput, ListUserPoolsCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
49
56
|
readonly input: ListUserPoolsCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: ListUserPoolsCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUserPoolsCommandInput, ListUserPoolsCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListUsersRequest, ListUsersResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListUsersCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListUsersCommandInput extends ListUsersRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListUsersCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the users in the Amazon Cognito user pool.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListUsersCommandInput - {@link ListUsersCommandInput}
|
|
34
|
+
* @returns {@link ListUsersCommandOutput}
|
|
28
35
|
* @see {@link ListUsersCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListUsersCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
|
|
|
52
59
|
export declare class ListUsersCommand extends $Command<ListUsersCommandInput, ListUsersCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
53
60
|
readonly input: ListUsersCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: ListUsersCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUsersCommandInput, ListUsersCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListUsersInGroupRequest, ListUsersInGroupResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListUsersInGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListUsersInGroupCommandInput extends ListUsersInGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListUsersInGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListUsersInGroupCommandOutput extends ListUsersInGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the users in the specified group.</p>
|
|
18
23
|
* <p>Calling this action requires developer credentials.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListUsersInGroupCommandOutput extends ListUsersInGroupResponse,
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListUsersInGroupCommandInput - {@link ListUsersInGroupCommandInput}
|
|
35
|
+
* @returns {@link ListUsersInGroupCommandOutput}
|
|
29
36
|
* @see {@link ListUsersInGroupCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListUsersInGroupCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface ListUsersInGroupCommandOutput extends ListUsersInGroupResponse,
|
|
|
53
60
|
export declare class ListUsersInGroupCommand extends $Command<ListUsersInGroupCommandInput, ListUsersInGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
54
61
|
readonly input: ListUsersInGroupCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: ListUsersInGroupCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUsersInGroupCommandInput, ListUsersInGroupCommandOutput>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
61
74
|
private serialize;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
62
78
|
private deserialize;
|
|
63
79
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ResendConfirmationCodeRequest, ResendConfirmationCodeResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ResendConfirmationCodeCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ResendConfirmationCodeCommandInput extends ResendConfirmationCodeRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ResendConfirmationCodeCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ResendConfirmationCodeCommandOutput extends ResendConfirmationCodeResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Resends the confirmation (for confirmation of registration) to a specific user in the
|
|
18
23
|
* user pool.</p>
|
|
19
24
|
*
|
|
@@ -44,6 +49,8 @@ export interface ResendConfirmationCodeCommandOutput extends ResendConfirmationC
|
|
|
44
49
|
* const response = await client.send(command);
|
|
45
50
|
* ```
|
|
46
51
|
*
|
|
52
|
+
* @param ResendConfirmationCodeCommandInput - {@link ResendConfirmationCodeCommandInput}
|
|
53
|
+
* @returns {@link ResendConfirmationCodeCommandOutput}
|
|
47
54
|
* @see {@link ResendConfirmationCodeCommandInput} for command's `input` shape.
|
|
48
55
|
* @see {@link ResendConfirmationCodeCommandOutput} for command's `response` shape.
|
|
49
56
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -110,11 +117,20 @@ export interface ResendConfirmationCodeCommandOutput extends ResendConfirmationC
|
|
|
110
117
|
export declare class ResendConfirmationCodeCommand extends $Command<ResendConfirmationCodeCommandInput, ResendConfirmationCodeCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
111
118
|
readonly input: ResendConfirmationCodeCommandInput;
|
|
112
119
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
120
|
+
/**
|
|
121
|
+
* @public
|
|
122
|
+
*/
|
|
113
123
|
constructor(input: ResendConfirmationCodeCommandInput);
|
|
114
124
|
/**
|
|
115
125
|
* @internal
|
|
116
126
|
*/
|
|
117
127
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResendConfirmationCodeCommandInput, ResendConfirmationCodeCommandOutput>;
|
|
128
|
+
/**
|
|
129
|
+
* @internal
|
|
130
|
+
*/
|
|
118
131
|
private serialize;
|
|
132
|
+
/**
|
|
133
|
+
* @internal
|
|
134
|
+
*/
|
|
119
135
|
private deserialize;
|
|
120
136
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { RespondToAuthChallengeRequest, RespondToAuthChallengeResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RespondToAuthChallengeCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RespondToAuthChallengeCommandInput extends RespondToAuthChallengeRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RespondToAuthChallengeCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RespondToAuthChallengeCommandOutput extends RespondToAuthChallengeResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Responds to the authentication challenge.</p>
|
|
18
23
|
*
|
|
19
24
|
* <note>
|
|
@@ -43,6 +48,8 @@ export interface RespondToAuthChallengeCommandOutput extends RespondToAuthChalle
|
|
|
43
48
|
* const response = await client.send(command);
|
|
44
49
|
* ```
|
|
45
50
|
*
|
|
51
|
+
* @param RespondToAuthChallengeCommandInput - {@link RespondToAuthChallengeCommandInput}
|
|
52
|
+
* @returns {@link RespondToAuthChallengeCommandOutput}
|
|
46
53
|
* @see {@link RespondToAuthChallengeCommandInput} for command's `input` shape.
|
|
47
54
|
* @see {@link RespondToAuthChallengeCommandOutput} for command's `response` shape.
|
|
48
55
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -131,11 +138,20 @@ export interface RespondToAuthChallengeCommandOutput extends RespondToAuthChalle
|
|
|
131
138
|
export declare class RespondToAuthChallengeCommand extends $Command<RespondToAuthChallengeCommandInput, RespondToAuthChallengeCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
132
139
|
readonly input: RespondToAuthChallengeCommandInput;
|
|
133
140
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
141
|
+
/**
|
|
142
|
+
* @public
|
|
143
|
+
*/
|
|
134
144
|
constructor(input: RespondToAuthChallengeCommandInput);
|
|
135
145
|
/**
|
|
136
146
|
* @internal
|
|
137
147
|
*/
|
|
138
148
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RespondToAuthChallengeCommandInput, RespondToAuthChallengeCommandOutput>;
|
|
149
|
+
/**
|
|
150
|
+
* @internal
|
|
151
|
+
*/
|
|
139
152
|
private serialize;
|
|
153
|
+
/**
|
|
154
|
+
* @internal
|
|
155
|
+
*/
|
|
140
156
|
private deserialize;
|
|
141
157
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { RevokeTokenRequest, RevokeTokenResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RevokeTokenCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RevokeTokenCommandInput extends RevokeTokenRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RevokeTokenCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RevokeTokenCommandOutput extends RevokeTokenResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Revokes all of the access tokens generated by, and at the same time as, the specified
|
|
18
23
|
* refresh token. After a token is revoked, you can't use the revoked token to access
|
|
19
24
|
* Amazon Cognito user APIs, or to authorize access to your resource server.</p>
|
|
@@ -27,6 +32,8 @@ export interface RevokeTokenCommandOutput extends RevokeTokenResponse, __Metadat
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param RevokeTokenCommandInput - {@link RevokeTokenCommandInput}
|
|
36
|
+
* @returns {@link RevokeTokenCommandOutput}
|
|
30
37
|
* @see {@link RevokeTokenCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link RevokeTokenCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -61,11 +68,20 @@ export interface RevokeTokenCommandOutput extends RevokeTokenResponse, __Metadat
|
|
|
61
68
|
export declare class RevokeTokenCommand extends $Command<RevokeTokenCommandInput, RevokeTokenCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
62
69
|
readonly input: RevokeTokenCommandInput;
|
|
63
70
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
64
74
|
constructor(input: RevokeTokenCommandInput);
|
|
65
75
|
/**
|
|
66
76
|
* @internal
|
|
67
77
|
*/
|
|
68
78
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RevokeTokenCommandInput, RevokeTokenCommandOutput>;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
69
82
|
private serialize;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
70
86
|
private deserialize;
|
|
71
87
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { SetRiskConfigurationRequest, SetRiskConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link SetRiskConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface SetRiskConfigurationCommandInput extends SetRiskConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link SetRiskConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface SetRiskConfigurationCommandOutput extends SetRiskConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Configures actions on detected risks. To delete the risk configuration for
|
|
18
23
|
* <code>UserPoolId</code> or <code>ClientId</code>, pass null values for all four
|
|
19
24
|
* configuration types.</p>
|
|
@@ -29,6 +34,8 @@ export interface SetRiskConfigurationCommandOutput extends SetRiskConfigurationR
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param SetRiskConfigurationCommandInput - {@link SetRiskConfigurationCommandInput}
|
|
38
|
+
* @returns {@link SetRiskConfigurationCommandOutput}
|
|
32
39
|
* @see {@link SetRiskConfigurationCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link SetRiskConfigurationCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -67,11 +74,20 @@ export interface SetRiskConfigurationCommandOutput extends SetRiskConfigurationR
|
|
|
67
74
|
export declare class SetRiskConfigurationCommand extends $Command<SetRiskConfigurationCommandInput, SetRiskConfigurationCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
68
75
|
readonly input: SetRiskConfigurationCommandInput;
|
|
69
76
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
70
80
|
constructor(input: SetRiskConfigurationCommandInput);
|
|
71
81
|
/**
|
|
72
82
|
* @internal
|
|
73
83
|
*/
|
|
74
84
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetRiskConfigurationCommandInput, SetRiskConfigurationCommandOutput>;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
75
88
|
private serialize;
|
|
89
|
+
/**
|
|
90
|
+
* @internal
|
|
91
|
+
*/
|
|
76
92
|
private deserialize;
|
|
77
93
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { SetUICustomizationRequest, SetUICustomizationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link SetUICustomizationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface SetUICustomizationCommandInput extends SetUICustomizationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link SetUICustomizationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface SetUICustomizationCommandOutput extends SetUICustomizationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Sets the user interface (UI) customization information for a user pool's built-in app
|
|
18
23
|
* UI.</p>
|
|
19
24
|
* <p>You can specify app UI customization settings for a single client (with a specific
|
|
@@ -37,6 +42,8 @@ export interface SetUICustomizationCommandOutput extends SetUICustomizationRespo
|
|
|
37
42
|
* const response = await client.send(command);
|
|
38
43
|
* ```
|
|
39
44
|
*
|
|
45
|
+
* @param SetUICustomizationCommandInput - {@link SetUICustomizationCommandInput}
|
|
46
|
+
* @returns {@link SetUICustomizationCommandOutput}
|
|
40
47
|
* @see {@link SetUICustomizationCommandInput} for command's `input` shape.
|
|
41
48
|
* @see {@link SetUICustomizationCommandOutput} for command's `response` shape.
|
|
42
49
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface SetUICustomizationCommandOutput extends SetUICustomizationRespo
|
|
|
64
71
|
export declare class SetUICustomizationCommand extends $Command<SetUICustomizationCommandInput, SetUICustomizationCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
65
72
|
readonly input: SetUICustomizationCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: SetUICustomizationCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetUICustomizationCommandInput, SetUICustomizationCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { SetUserMFAPreferenceRequest, SetUserMFAPreferenceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link SetUserMFAPreferenceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface SetUserMFAPreferenceCommandInput extends SetUserMFAPreferenceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link SetUserMFAPreferenceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface SetUserMFAPreferenceCommandOutput extends SetUserMFAPreferenceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Set the user's multi-factor authentication (MFA) method preference, including which
|
|
18
23
|
* MFA factors are activated and if any are preferred. Only one factor can be set as
|
|
19
24
|
* preferred. The preferred MFA factor will be used to authenticate a user if multiple
|
|
@@ -33,6 +38,8 @@ export interface SetUserMFAPreferenceCommandOutput extends SetUserMFAPreferenceR
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param SetUserMFAPreferenceCommandInput - {@link SetUserMFAPreferenceCommandInput}
|
|
42
|
+
* @returns {@link SetUserMFAPreferenceCommandOutput}
|
|
36
43
|
* @see {@link SetUserMFAPreferenceCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link SetUserMFAPreferenceCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -68,11 +75,20 @@ export interface SetUserMFAPreferenceCommandOutput extends SetUserMFAPreferenceR
|
|
|
68
75
|
export declare class SetUserMFAPreferenceCommand extends $Command<SetUserMFAPreferenceCommandInput, SetUserMFAPreferenceCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
69
76
|
readonly input: SetUserMFAPreferenceCommandInput;
|
|
70
77
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
constructor(input: SetUserMFAPreferenceCommandInput);
|
|
72
82
|
/**
|
|
73
83
|
* @internal
|
|
74
84
|
*/
|
|
75
85
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetUserMFAPreferenceCommandInput, SetUserMFAPreferenceCommandOutput>;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
76
89
|
private serialize;
|
|
90
|
+
/**
|
|
91
|
+
* @internal
|
|
92
|
+
*/
|
|
77
93
|
private deserialize;
|
|
78
94
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { SetUserPoolMfaConfigRequest, SetUserPoolMfaConfigResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link SetUserPoolMfaConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface SetUserPoolMfaConfigCommandInput extends SetUserPoolMfaConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link SetUserPoolMfaConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface SetUserPoolMfaConfigCommandOutput extends SetUserPoolMfaConfigResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Sets the user pool multi-factor authentication (MFA) configuration.</p>
|
|
18
23
|
*
|
|
19
24
|
* <note>
|
|
@@ -43,6 +48,8 @@ export interface SetUserPoolMfaConfigCommandOutput extends SetUserPoolMfaConfigR
|
|
|
43
48
|
* const response = await client.send(command);
|
|
44
49
|
* ```
|
|
45
50
|
*
|
|
51
|
+
* @param SetUserPoolMfaConfigCommandInput - {@link SetUserPoolMfaConfigCommandInput}
|
|
52
|
+
* @returns {@link SetUserPoolMfaConfigCommandOutput}
|
|
46
53
|
* @see {@link SetUserPoolMfaConfigCommandInput} for command's `input` shape.
|
|
47
54
|
* @see {@link SetUserPoolMfaConfigCommandOutput} for command's `response` shape.
|
|
48
55
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -80,11 +87,20 @@ export interface SetUserPoolMfaConfigCommandOutput extends SetUserPoolMfaConfigR
|
|
|
80
87
|
export declare class SetUserPoolMfaConfigCommand extends $Command<SetUserPoolMfaConfigCommandInput, SetUserPoolMfaConfigCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
81
88
|
readonly input: SetUserPoolMfaConfigCommandInput;
|
|
82
89
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
+
/**
|
|
91
|
+
* @public
|
|
92
|
+
*/
|
|
83
93
|
constructor(input: SetUserPoolMfaConfigCommandInput);
|
|
84
94
|
/**
|
|
85
95
|
* @internal
|
|
86
96
|
*/
|
|
87
97
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetUserPoolMfaConfigCommandInput, SetUserPoolMfaConfigCommandOutput>;
|
|
98
|
+
/**
|
|
99
|
+
* @internal
|
|
100
|
+
*/
|
|
88
101
|
private serialize;
|
|
102
|
+
/**
|
|
103
|
+
* @internal
|
|
104
|
+
*/
|
|
89
105
|
private deserialize;
|
|
90
106
|
}
|