@aws-sdk/client-cognito-identity-provider 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AddCustomAttributesCommand.js +2 -3
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js +1 -1
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/AdminDeleteUserCommand.js +1 -1
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +2 -3
- package/dist-cjs/commands/AdminDisableUserCommand.js +1 -1
- package/dist-cjs/commands/AdminEnableUserCommand.js +1 -1
- package/dist-cjs/commands/AdminForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +2 -3
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js +1 -1
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +1 -1
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +1 -1
- package/dist-cjs/commands/ChangePasswordCommand.js +1 -1
- package/dist-cjs/commands/ConfirmDeviceCommand.js +1 -1
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +1 -1
- package/dist-cjs/commands/ConfirmSignUpCommand.js +1 -1
- package/dist-cjs/commands/CreateGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/CreateResourceServerCommand.js +2 -3
- package/dist-cjs/commands/CreateUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/CreateUserPoolClientCommand.js +1 -1
- package/dist-cjs/commands/CreateUserPoolCommand.js +2 -3
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourceServerCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/DescribeResourceServerCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserPoolCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/ForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/ForgotPasswordCommand.js +1 -1
- package/dist-cjs/commands/GetCSVHeaderCommand.js +2 -3
- package/dist-cjs/commands/GetGroupCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +2 -3
- package/dist-cjs/commands/GetSigningCertificateCommand.js +2 -3
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +1 -1
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +2 -3
- package/dist-cjs/commands/GlobalSignOutCommand.js +1 -1
- package/dist-cjs/commands/ListGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +2 -3
- package/dist-cjs/commands/ListResourceServersCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListUserImportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListUserPoolClientsCommand.js +1 -1
- package/dist-cjs/commands/ListUserPoolsCommand.js +2 -3
- package/dist-cjs/commands/ListUsersCommand.js +1 -1
- package/dist-cjs/commands/ListUsersInGroupCommand.js +1 -1
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js +1 -1
- package/dist-cjs/commands/RevokeTokenCommand.js +1 -1
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +1 -1
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +2 -3
- package/dist-cjs/commands/SetUserSettingsCommand.js +1 -1
- package/dist-cjs/commands/SignUpCommand.js +1 -1
- package/dist-cjs/commands/StartUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/StopUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +1 -1
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js +1 -1
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/UpdateResourceServerCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/UpdateUserPoolCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js +1 -1
- package/dist-cjs/commands/VerifyUserAttributeCommand.js +1 -1
- package/dist-cjs/models/models_0.js +3 -585
- package/dist-cjs/models/models_1.js +1 -97
- package/dist-es/commands/AddCustomAttributesCommand.js +2 -3
- package/dist-es/commands/AdminAddUserToGroupCommand.js +1 -1
- package/dist-es/commands/AdminConfirmSignUpCommand.js +2 -2
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +2 -2
- package/dist-es/commands/AdminDeleteUserCommand.js +1 -1
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +2 -3
- package/dist-es/commands/AdminDisableUserCommand.js +2 -2
- package/dist-es/commands/AdminEnableUserCommand.js +2 -2
- package/dist-es/commands/AdminForgetDeviceCommand.js +1 -1
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +2 -3
- package/dist-es/commands/AdminListGroupsForUserCommand.js +2 -2
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +2 -2
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +1 -1
- package/dist-es/commands/AdminResetUserPasswordCommand.js +2 -2
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +2 -2
- package/dist-es/commands/AdminSetUserPasswordCommand.js +2 -2
- package/dist-es/commands/AdminSetUserSettingsCommand.js +2 -2
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +2 -2
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +2 -2
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +2 -2
- package/dist-es/commands/ChangePasswordCommand.js +2 -2
- package/dist-es/commands/ConfirmDeviceCommand.js +2 -2
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +2 -2
- package/dist-es/commands/ConfirmSignUpCommand.js +2 -2
- package/dist-es/commands/CreateGroupCommand.js +2 -3
- package/dist-es/commands/CreateIdentityProviderCommand.js +2 -3
- package/dist-es/commands/CreateResourceServerCommand.js +2 -3
- package/dist-es/commands/CreateUserImportJobCommand.js +2 -3
- package/dist-es/commands/CreateUserPoolClientCommand.js +2 -2
- package/dist-es/commands/CreateUserPoolCommand.js +2 -3
- package/dist-es/commands/CreateUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/DeleteGroupCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-es/commands/DeleteResourceServerCommand.js +2 -3
- package/dist-es/commands/DeleteUserAttributesCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +1 -1
- package/dist-es/commands/DeleteUserPoolClientCommand.js +1 -1
- package/dist-es/commands/DeleteUserPoolCommand.js +2 -3
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/DescribeIdentityProviderCommand.js +2 -3
- package/dist-es/commands/DescribeResourceServerCommand.js +2 -3
- package/dist-es/commands/DescribeUserImportJobCommand.js +2 -3
- package/dist-es/commands/DescribeUserPoolCommand.js +2 -3
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/ForgetDeviceCommand.js +1 -1
- package/dist-es/commands/ForgotPasswordCommand.js +2 -2
- package/dist-es/commands/GetCSVHeaderCommand.js +2 -3
- package/dist-es/commands/GetGroupCommand.js +2 -3
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +2 -3
- package/dist-es/commands/GetSigningCertificateCommand.js +2 -3
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +2 -2
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +2 -3
- package/dist-es/commands/GlobalSignOutCommand.js +2 -2
- package/dist-es/commands/ListGroupsCommand.js +2 -3
- package/dist-es/commands/ListIdentityProvidersCommand.js +2 -3
- package/dist-es/commands/ListResourceServersCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListUserImportJobsCommand.js +2 -3
- package/dist-es/commands/ListUserPoolClientsCommand.js +2 -2
- package/dist-es/commands/ListUserPoolsCommand.js +2 -3
- package/dist-es/commands/ListUsersCommand.js +2 -2
- package/dist-es/commands/ListUsersInGroupCommand.js +2 -2
- package/dist-es/commands/ResendConfirmationCodeCommand.js +2 -2
- package/dist-es/commands/RevokeTokenCommand.js +2 -2
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +2 -2
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +2 -3
- package/dist-es/commands/SetUserSettingsCommand.js +2 -2
- package/dist-es/commands/SignUpCommand.js +2 -2
- package/dist-es/commands/StartUserImportJobCommand.js +2 -3
- package/dist-es/commands/StopUserImportJobCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-es/commands/UpdateDeviceStatusCommand.js +2 -2
- package/dist-es/commands/UpdateGroupCommand.js +2 -3
- package/dist-es/commands/UpdateIdentityProviderCommand.js +2 -3
- package/dist-es/commands/UpdateResourceServerCommand.js +2 -3
- package/dist-es/commands/UpdateUserAttributesCommand.js +2 -2
- package/dist-es/commands/UpdateUserPoolCommand.js +2 -3
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/VerifySoftwareTokenCommand.js +2 -2
- package/dist-es/commands/VerifyUserAttributeCommand.js +2 -2
- package/dist-es/models/models_0.js +0 -435
- package/dist-es/models/models_1.js +0 -72
- 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 +543 -617
- package/dist-types/models/models_1.d.ts +64 -96
- 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/dist-types/ts3.4/models/models_0.d.ts +0 -429
- package/dist-types/ts3.4/models/models_1.d.ts +0 -72
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DescribeResourceServerRequest, DescribeResourceServerResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeResourceServerCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeResourceServerCommandInput extends DescribeResourceServerRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeResourceServerCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeResourceServerCommandOutput extends DescribeResourceServerResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes a resource server.</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 DescribeResourceServerCommandOutput extends DescribeResourceSer
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeResourceServerCommandInput - {@link DescribeResourceServerCommandInput}
|
|
34
|
+
* @returns {@link DescribeResourceServerCommandOutput}
|
|
28
35
|
* @see {@link DescribeResourceServerCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeResourceServerCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DescribeResourceServerCommandOutput extends DescribeResourceSer
|
|
|
52
59
|
export declare class DescribeResourceServerCommand extends $Command<DescribeResourceServerCommandInput, DescribeResourceServerCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
53
60
|
readonly input: DescribeResourceServerCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DescribeResourceServerCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeResourceServerCommandInput, DescribeResourceServerCommandOutput>;
|
|
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 { DescribeRiskConfigurationRequest, DescribeRiskConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeRiskConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeRiskConfigurationCommandInput extends DescribeRiskConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeRiskConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeRiskConfigurationCommandOutput extends DescribeRiskConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the risk configuration.</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 DescribeRiskConfigurationCommandOutput extends DescribeRiskConf
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeRiskConfigurationCommandInput - {@link DescribeRiskConfigurationCommandInput}
|
|
34
|
+
* @returns {@link DescribeRiskConfigurationCommandOutput}
|
|
28
35
|
* @see {@link DescribeRiskConfigurationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeRiskConfigurationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface DescribeRiskConfigurationCommandOutput extends DescribeRiskConf
|
|
|
55
62
|
export declare class DescribeRiskConfigurationCommand extends $Command<DescribeRiskConfigurationCommandInput, DescribeRiskConfigurationCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
56
63
|
readonly input: DescribeRiskConfigurationCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: DescribeRiskConfigurationCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRiskConfigurationCommandInput, DescribeRiskConfigurationCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DescribeUserImportJobRequest, DescribeUserImportJobResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeUserImportJobCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeUserImportJobCommandInput extends DescribeUserImportJobRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeUserImportJobCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeUserImportJobCommandOutput extends DescribeUserImportJobResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the user import job.</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 DescribeUserImportJobCommandOutput extends DescribeUserImportJo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeUserImportJobCommandInput - {@link DescribeUserImportJobCommandInput}
|
|
34
|
+
* @returns {@link DescribeUserImportJobCommandOutput}
|
|
28
35
|
* @see {@link DescribeUserImportJobCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeUserImportJobCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DescribeUserImportJobCommandOutput extends DescribeUserImportJo
|
|
|
52
59
|
export declare class DescribeUserImportJobCommand extends $Command<DescribeUserImportJobCommandInput, DescribeUserImportJobCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
53
60
|
readonly input: DescribeUserImportJobCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DescribeUserImportJobCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeUserImportJobCommandInput, DescribeUserImportJobCommandOutput>;
|
|
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 { DescribeUserPoolClientRequest, DescribeUserPoolClientResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeUserPoolClientCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeUserPoolClientCommandInput extends DescribeUserPoolClientRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeUserPoolClientCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeUserPoolClientCommandOutput extends DescribeUserPoolClientResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Client method for returning the configuration information and metadata of the
|
|
18
23
|
* specified user pool app client.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DescribeUserPoolClientCommandOutput extends DescribeUserPoolCli
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DescribeUserPoolClientCommandInput - {@link DescribeUserPoolClientCommandInput}
|
|
35
|
+
* @returns {@link DescribeUserPoolClientCommandOutput}
|
|
29
36
|
* @see {@link DescribeUserPoolClientCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DescribeUserPoolClientCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface DescribeUserPoolClientCommandOutput extends DescribeUserPoolCli
|
|
|
53
60
|
export declare class DescribeUserPoolClientCommand extends $Command<DescribeUserPoolClientCommandInput, DescribeUserPoolClientCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
54
61
|
readonly input: DescribeUserPoolClientCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: DescribeUserPoolClientCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeUserPoolClientCommandInput, DescribeUserPoolClientCommandOutput>;
|
|
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 { DescribeUserPoolRequest, DescribeUserPoolResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeUserPoolCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeUserPoolCommandInput extends DescribeUserPoolRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeUserPoolCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeUserPoolCommandOutput extends DescribeUserPoolResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the configuration information and metadata of 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 DescribeUserPoolCommandOutput extends DescribeUserPoolResponse,
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeUserPoolCommandInput - {@link DescribeUserPoolCommandInput}
|
|
34
|
+
* @returns {@link DescribeUserPoolCommandOutput}
|
|
28
35
|
* @see {@link DescribeUserPoolCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeUserPoolCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface DescribeUserPoolCommandOutput extends DescribeUserPoolResponse,
|
|
|
55
62
|
export declare class DescribeUserPoolCommand extends $Command<DescribeUserPoolCommandInput, DescribeUserPoolCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
56
63
|
readonly input: DescribeUserPoolCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: DescribeUserPoolCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeUserPoolCommandInput, DescribeUserPoolCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DescribeUserPoolDomainRequest, DescribeUserPoolDomainResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeUserPoolDomainCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeUserPoolDomainCommandInput extends DescribeUserPoolDomainRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeUserPoolDomainCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeUserPoolDomainCommandOutput extends DescribeUserPoolDomainResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about a domain.</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 DescribeUserPoolDomainCommandOutput extends DescribeUserPoolDom
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeUserPoolDomainCommandInput - {@link DescribeUserPoolDomainCommandInput}
|
|
34
|
+
* @returns {@link DescribeUserPoolDomainCommandOutput}
|
|
28
35
|
* @see {@link DescribeUserPoolDomainCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeUserPoolDomainCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface DescribeUserPoolDomainCommandOutput extends DescribeUserPoolDom
|
|
|
48
55
|
export declare class DescribeUserPoolDomainCommand extends $Command<DescribeUserPoolDomainCommandInput, DescribeUserPoolDomainCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
49
56
|
readonly input: DescribeUserPoolDomainCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: DescribeUserPoolDomainCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeUserPoolDomainCommandInput, DescribeUserPoolDomainCommandOutput>;
|
|
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 { ForgetDeviceRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ForgetDeviceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ForgetDeviceCommandInput extends ForgetDeviceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ForgetDeviceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ForgetDeviceCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Forgets the specified device.</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 ForgetDeviceCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ForgetDeviceCommandInput - {@link ForgetDeviceCommandInput}
|
|
34
|
+
* @returns {@link ForgetDeviceCommandOutput}
|
|
28
35
|
* @see {@link ForgetDeviceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ForgetDeviceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -67,11 +74,20 @@ export interface ForgetDeviceCommandOutput extends __MetadataBearer {
|
|
|
67
74
|
export declare class ForgetDeviceCommand extends $Command<ForgetDeviceCommandInput, ForgetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
68
75
|
readonly input: ForgetDeviceCommandInput;
|
|
69
76
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
70
80
|
constructor(input: ForgetDeviceCommandInput);
|
|
71
81
|
/**
|
|
72
82
|
* @internal
|
|
73
83
|
*/
|
|
74
84
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ForgetDeviceCommandInput, ForgetDeviceCommandOutput>;
|
|
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 { ForgotPasswordRequest, ForgotPasswordResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ForgotPasswordCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ForgotPasswordCommandInput extends ForgotPasswordRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ForgotPasswordCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ForgotPasswordCommandOutput extends ForgotPasswordResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Calling this API causes a message to be sent to the end user with a confirmation code
|
|
18
23
|
* that is required to change the user's password. For the <code>Username</code> parameter,
|
|
19
24
|
* you can use the username or user alias. The method used to send the confirmation code is
|
|
@@ -50,6 +55,8 @@ export interface ForgotPasswordCommandOutput extends ForgotPasswordResponse, __M
|
|
|
50
55
|
* const response = await client.send(command);
|
|
51
56
|
* ```
|
|
52
57
|
*
|
|
58
|
+
* @param ForgotPasswordCommandInput - {@link ForgotPasswordCommandInput}
|
|
59
|
+
* @returns {@link ForgotPasswordCommandOutput}
|
|
53
60
|
* @see {@link ForgotPasswordCommandInput} for command's `input` shape.
|
|
54
61
|
* @see {@link ForgotPasswordCommandOutput} for command's `response` shape.
|
|
55
62
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -116,11 +123,20 @@ export interface ForgotPasswordCommandOutput extends ForgotPasswordResponse, __M
|
|
|
116
123
|
export declare class ForgotPasswordCommand extends $Command<ForgotPasswordCommandInput, ForgotPasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
117
124
|
readonly input: ForgotPasswordCommandInput;
|
|
118
125
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
126
|
+
/**
|
|
127
|
+
* @public
|
|
128
|
+
*/
|
|
119
129
|
constructor(input: ForgotPasswordCommandInput);
|
|
120
130
|
/**
|
|
121
131
|
* @internal
|
|
122
132
|
*/
|
|
123
133
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ForgotPasswordCommandInput, ForgotPasswordCommandOutput>;
|
|
134
|
+
/**
|
|
135
|
+
* @internal
|
|
136
|
+
*/
|
|
124
137
|
private serialize;
|
|
138
|
+
/**
|
|
139
|
+
* @internal
|
|
140
|
+
*/
|
|
125
141
|
private deserialize;
|
|
126
142
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { GetCSVHeaderRequest, GetCSVHeaderResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetCSVHeaderCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetCSVHeaderCommandInput extends GetCSVHeaderRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetCSVHeaderCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetCSVHeaderCommandOutput extends GetCSVHeaderResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the header information for the comma-separated value (CSV) file to be used as
|
|
18
23
|
* input for the user import job.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetCSVHeaderCommandOutput extends GetCSVHeaderResponse, __Metad
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetCSVHeaderCommandInput - {@link GetCSVHeaderCommandInput}
|
|
35
|
+
* @returns {@link GetCSVHeaderCommandOutput}
|
|
29
36
|
* @see {@link GetCSVHeaderCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetCSVHeaderCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface GetCSVHeaderCommandOutput extends GetCSVHeaderResponse, __Metad
|
|
|
53
60
|
export declare class GetCSVHeaderCommand extends $Command<GetCSVHeaderCommandInput, GetCSVHeaderCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
54
61
|
readonly input: GetCSVHeaderCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: GetCSVHeaderCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCSVHeaderCommandInput, GetCSVHeaderCommandOutput>;
|
|
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 { GetDeviceRequest, GetDeviceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetDeviceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetDeviceCommandInput extends GetDeviceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetDeviceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetDeviceCommandOutput extends GetDeviceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the device.</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 GetDeviceCommandOutput extends GetDeviceResponse, __MetadataBea
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetDeviceCommandInput - {@link GetDeviceCommandInput}
|
|
34
|
+
* @returns {@link GetDeviceCommandOutput}
|
|
28
35
|
* @see {@link GetDeviceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetDeviceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -67,11 +74,20 @@ export interface GetDeviceCommandOutput extends GetDeviceResponse, __MetadataBea
|
|
|
67
74
|
export declare class GetDeviceCommand extends $Command<GetDeviceCommandInput, GetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
68
75
|
readonly input: GetDeviceCommandInput;
|
|
69
76
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
70
80
|
constructor(input: GetDeviceCommandInput);
|
|
71
81
|
/**
|
|
72
82
|
* @internal
|
|
73
83
|
*/
|
|
74
84
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeviceCommandInput, GetDeviceCommandOutput>;
|
|
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 { GetGroupRequest, GetGroupResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetGroupCommandInput extends GetGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets a group.</p>
|
|
18
23
|
* <p>Calling this action requires developer credentials.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBeare
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetGroupCommandInput - {@link GetGroupCommandInput}
|
|
35
|
+
* @returns {@link GetGroupCommandOutput}
|
|
29
36
|
* @see {@link GetGroupCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetGroupCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBeare
|
|
|
53
60
|
export declare class GetGroupCommand extends $Command<GetGroupCommandInput, GetGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
54
61
|
readonly input: GetGroupCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: GetGroupCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGroupCommandInput, GetGroupCommandOutput>;
|
|
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 { GetIdentityProviderByIdentifierRequest, GetIdentityProviderByIdentifierResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetIdentityProviderByIdentifierCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetIdentityProviderByIdentifierCommandInput extends GetIdentityProviderByIdentifierRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetIdentityProviderByIdentifierCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetIdentityProviderByIdentifierCommandOutput extends GetIdentityProviderByIdentifierResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the specified IdP.</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 GetIdentityProviderByIdentifierCommandOutput extends GetIdentit
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetIdentityProviderByIdentifierCommandInput - {@link GetIdentityProviderByIdentifierCommandInput}
|
|
34
|
+
* @returns {@link GetIdentityProviderByIdentifierCommandOutput}
|
|
28
35
|
* @see {@link GetIdentityProviderByIdentifierCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetIdentityProviderByIdentifierCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface GetIdentityProviderByIdentifierCommandOutput extends GetIdentit
|
|
|
52
59
|
export declare class GetIdentityProviderByIdentifierCommand extends $Command<GetIdentityProviderByIdentifierCommandInput, GetIdentityProviderByIdentifierCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
53
60
|
readonly input: GetIdentityProviderByIdentifierCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: GetIdentityProviderByIdentifierCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetIdentityProviderByIdentifierCommandInput, GetIdentityProviderByIdentifierCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|