@aws-sdk/client-cognito-identity-provider 3.40.0 → 3.41.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/CHANGELOG.md +11 -0
- package/dist-cjs/endpoints.js +8 -0
- package/dist-es/endpoints.js +8 -0
- package/dist-types/commands/AddCustomAttributesCommand.d.ts +1 -1
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +1 -1
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +1 -1
- package/dist-types/commands/AdminCreateUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +1 -1
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminDisableUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminEnableUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +1 -1
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +1 -1
- package/dist-types/commands/AdminGetUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +1 -1
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +1 -1
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +1 -1
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +1 -1
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +1 -1
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +1 -1
- package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +1 -1
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +1 -1
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +1 -1
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +1 -1
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +1 -1
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +1 -1
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +1 -1
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +1 -1
- package/dist-types/commands/ChangePasswordCommand.d.ts +1 -1
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +1 -1
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +1 -1
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +1 -1
- package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +1 -1
- package/dist-types/commands/CreateResourceServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +1 -1
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +1 -1
- package/dist-types/commands/ForgetDeviceCommand.d.ts +1 -1
- package/dist-types/commands/ForgotPasswordCommand.d.ts +1 -1
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceCommand.d.ts +1 -1
- package/dist-types/commands/GetGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +1 -1
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +1 -1
- package/dist-types/commands/GetUICustomizationCommand.d.ts +1 -1
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +1 -1
- package/dist-types/commands/GetUserCommand.d.ts +1 -1
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +1 -1
- package/dist-types/commands/GlobalSignOutCommand.d.ts +1 -1
- package/dist-types/commands/InitiateAuthCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceServersCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +1 -1
- package/dist-types/commands/ListUserPoolsCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersInGroupCommand.d.ts +1 -1
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +1 -1
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +1 -1
- package/dist-types/commands/RevokeTokenCommand.d.ts +1 -1
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/SetUICustomizationCommand.d.ts +1 -1
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +1 -1
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +1 -1
- package/dist-types/commands/SetUserSettingsCommand.d.ts +1 -1
- package/dist-types/commands/SignUpCommand.d.ts +1 -1
- package/dist-types/commands/StartUserImportJobCommand.d.ts +1 -1
- package/dist-types/commands/StopUserImportJobCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +1 -1
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +1 -1
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +1 -1
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +1 -1
- package/package.json +4 -4
|
@@ -21,7 +21,7 @@ export interface DescribeUserPoolClientCommandOutput extends DescribeUserPoolCli
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link DescribeUserPoolClientCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link DescribeUserPoolClientCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class DescribeUserPoolClientCommand extends $Command<DescribeUserPoolClientCommandInput, DescribeUserPoolClientCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DescribeUserPoolCommandOutput extends DescribeUserPoolResponse,
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DescribeUserPoolCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DescribeUserPoolCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DescribeUserPoolCommand extends $Command<DescribeUserPoolCommandInput, DescribeUserPoolCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DescribeUserPoolDomainCommandOutput extends DescribeUserPoolDom
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DescribeUserPoolDomainCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DescribeUserPoolDomainCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class DescribeUserPoolDomainCommand extends $Command<DescribeUserPoolDomainCommandInput, DescribeUserPoolDomainCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ForgetDeviceCommandOutput extends __MetadataBearer {
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ForgetDeviceCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ForgetDeviceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ForgetDeviceCommand extends $Command<ForgetDeviceCommandInput, ForgetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -44,7 +44,7 @@ export interface ForgotPasswordCommandOutput extends ForgotPasswordResponse, __M
|
|
|
44
44
|
*
|
|
45
45
|
* @see {@link ForgotPasswordCommandInput} for command's `input` shape.
|
|
46
46
|
* @see {@link ForgotPasswordCommandOutput} for command's `response` shape.
|
|
47
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
47
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
export declare class ForgotPasswordCommand extends $Command<ForgotPasswordCommandInput, ForgotPasswordCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface GetCSVHeaderCommandOutput extends GetCSVHeaderResponse, __Metad
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link GetCSVHeaderCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link GetCSVHeaderCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class GetCSVHeaderCommand extends $Command<GetCSVHeaderCommandInput, GetCSVHeaderCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetDeviceCommandOutput extends GetDeviceResponse, __MetadataBea
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetDeviceCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetDeviceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetDeviceCommand extends $Command<GetDeviceCommandInput, GetDeviceCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBeare
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link GetGroupCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link GetGroupCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class GetGroupCommand extends $Command<GetGroupCommandInput, GetGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetIdentityProviderByIdentifierCommandOutput extends GetIdentit
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetIdentityProviderByIdentifierCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetIdentityProviderByIdentifierCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetIdentityProviderByIdentifierCommand extends $Command<GetIdentityProviderByIdentifierCommandInput, GetIdentityProviderByIdentifierCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetSigningCertificateCommandOutput extends GetSigningCertificat
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetSigningCertificateCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetSigningCertificateCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetSigningCertificateCommand extends $Command<GetSigningCertificateCommandInput, GetSigningCertificateCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface GetUICustomizationCommandOutput extends GetUICustomizationRespo
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link GetUICustomizationCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link GetUICustomizationCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class GetUICustomizationCommand extends $Command<GetUICustomizationCommandInput, GetUICustomizationCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -37,7 +37,7 @@ export interface GetUserAttributeVerificationCodeCommandOutput extends GetUserAt
|
|
|
37
37
|
*
|
|
38
38
|
* @see {@link GetUserAttributeVerificationCodeCommandInput} for command's `input` shape.
|
|
39
39
|
* @see {@link GetUserAttributeVerificationCodeCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
40
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
export declare class GetUserAttributeVerificationCodeCommand extends $Command<GetUserAttributeVerificationCodeCommandInput, GetUserAttributeVerificationCodeCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetUserCommandOutput extends GetUserResponse, __MetadataBearer
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetUserCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetUserCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetUserCommand extends $Command<GetUserCommandInput, GetUserCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetUserPoolMfaConfigCommandOutput extends GetUserPoolMfaConfigR
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetUserPoolMfaConfigCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetUserPoolMfaConfigCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetUserPoolMfaConfigCommand extends $Command<GetUserPoolMfaConfigCommandInput, GetUserPoolMfaConfigCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface GlobalSignOutCommandOutput extends GlobalSignOutResponse, __Met
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link GlobalSignOutCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link GlobalSignOutCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class GlobalSignOutCommand extends $Command<GlobalSignOutCommandInput, GlobalSignOutCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -37,7 +37,7 @@ export interface InitiateAuthCommandOutput extends InitiateAuthResponse, __Metad
|
|
|
37
37
|
*
|
|
38
38
|
* @see {@link InitiateAuthCommandInput} for command's `input` shape.
|
|
39
39
|
* @see {@link InitiateAuthCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
40
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
export declare class InitiateAuthCommand extends $Command<InitiateAuthCommandInput, InitiateAuthCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListDevicesCommandOutput extends ListDevicesResponse, __Metadat
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListDevicesCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListDevicesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListDevicesCommand extends $Command<ListDevicesCommandInput, ListDevicesCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link ListGroupsCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link ListGroupsCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class ListGroupsCommand extends $Command<ListGroupsCommandInput, ListGroupsCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListIdentityProvidersCommandOutput extends ListIdentityProvider
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListIdentityProvidersCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListIdentityProvidersCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListIdentityProvidersCommand extends $Command<ListIdentityProvidersCommandInput, ListIdentityProvidersCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListResourceServersCommandOutput extends ListResourceServersRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListResourceServersCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListResourceServersCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListResourceServersCommand extends $Command<ListResourceServersCommandInput, ListResourceServersCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListUserImportJobsCommandOutput extends ListUserImportJobsRespo
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListUserImportJobsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListUserImportJobsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListUserImportJobsCommand extends $Command<ListUserImportJobsCommandInput, ListUserImportJobsCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListUserPoolClientsCommandOutput extends ListUserPoolClientsRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListUserPoolClientsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListUserPoolClientsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListUserPoolClientsCommand extends $Command<ListUserPoolClientsCommandInput, ListUserPoolClientsCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListUserPoolsCommandOutput extends ListUserPoolsResponse, __Met
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListUserPoolsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListUserPoolsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListUserPoolsCommand extends $Command<ListUserPoolsCommandInput, ListUserPoolsCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListUsersCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListUsersCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListUsersCommand extends $Command<ListUsersCommandInput, ListUsersCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface ListUsersInGroupCommandOutput extends ListUsersInGroupResponse,
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link ListUsersInGroupCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link ListUsersInGroupCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class ListUsersInGroupCommand extends $Command<ListUsersInGroupCommandInput, ListUsersInGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -38,7 +38,7 @@ export interface ResendConfirmationCodeCommandOutput extends ResendConfirmationC
|
|
|
38
38
|
*
|
|
39
39
|
* @see {@link ResendConfirmationCodeCommandInput} for command's `input` shape.
|
|
40
40
|
* @see {@link ResendConfirmationCodeCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
41
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
export declare class ResendConfirmationCodeCommand extends $Command<ResendConfirmationCodeCommandInput, ResendConfirmationCodeCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -37,7 +37,7 @@ export interface RespondToAuthChallengeCommandOutput extends RespondToAuthChalle
|
|
|
37
37
|
*
|
|
38
38
|
* @see {@link RespondToAuthChallengeCommandInput} for command's `input` shape.
|
|
39
39
|
* @see {@link RespondToAuthChallengeCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
40
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
export declare class RespondToAuthChallengeCommand extends $Command<RespondToAuthChallengeCommandInput, RespondToAuthChallengeCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface RevokeTokenCommandOutput extends RevokeTokenResponse, __Metadat
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link RevokeTokenCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link RevokeTokenCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class RevokeTokenCommand extends $Command<RevokeTokenCommandInput, RevokeTokenCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -24,7 +24,7 @@ export interface SetRiskConfigurationCommandOutput extends SetRiskConfigurationR
|
|
|
24
24
|
*
|
|
25
25
|
* @see {@link SetRiskConfigurationCommandInput} for command's `input` shape.
|
|
26
26
|
* @see {@link SetRiskConfigurationCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
27
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
export declare class SetRiskConfigurationCommand extends $Command<SetRiskConfigurationCommandInput, SetRiskConfigurationCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -31,7 +31,7 @@ export interface SetUICustomizationCommandOutput extends SetUICustomizationRespo
|
|
|
31
31
|
*
|
|
32
32
|
* @see {@link SetUICustomizationCommandInput} for command's `input` shape.
|
|
33
33
|
* @see {@link SetUICustomizationCommandOutput} for command's `response` shape.
|
|
34
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
34
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
export declare class SetUICustomizationCommand extends $Command<SetUICustomizationCommandInput, SetUICustomizationCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -28,7 +28,7 @@ export interface SetUserMFAPreferenceCommandOutput extends SetUserMFAPreferenceR
|
|
|
28
28
|
*
|
|
29
29
|
* @see {@link SetUserMFAPreferenceCommandInput} for command's `input` shape.
|
|
30
30
|
* @see {@link SetUserMFAPreferenceCommandOutput} for command's `response` shape.
|
|
31
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
31
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
export declare class SetUserMFAPreferenceCommand extends $Command<SetUserMFAPreferenceCommandInput, SetUserMFAPreferenceCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -37,7 +37,7 @@ export interface SetUserPoolMfaConfigCommandOutput extends SetUserPoolMfaConfigR
|
|
|
37
37
|
*
|
|
38
38
|
* @see {@link SetUserPoolMfaConfigCommandInput} for command's `input` shape.
|
|
39
39
|
* @see {@link SetUserPoolMfaConfigCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
40
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
export declare class SetUserPoolMfaConfigCommand extends $Command<SetUserPoolMfaConfigCommandInput, SetUserPoolMfaConfigCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -23,7 +23,7 @@ export interface SetUserSettingsCommandOutput extends SetUserSettingsResponse, _
|
|
|
23
23
|
*
|
|
24
24
|
* @see {@link SetUserSettingsCommandInput} for command's `input` shape.
|
|
25
25
|
* @see {@link SetUserSettingsCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
26
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
export declare class SetUserSettingsCommand extends $Command<SetUserSettingsCommandInput, SetUserSettingsCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -38,7 +38,7 @@ export interface SignUpCommandOutput extends SignUpResponse, __MetadataBearer {
|
|
|
38
38
|
*
|
|
39
39
|
* @see {@link SignUpCommandInput} for command's `input` shape.
|
|
40
40
|
* @see {@link SignUpCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
41
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
export declare class SignUpCommand extends $Command<SignUpCommandInput, SignUpCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface StartUserImportJobCommandOutput extends StartUserImportJobRespo
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link StartUserImportJobCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link StartUserImportJobCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class StartUserImportJobCommand extends $Command<StartUserImportJobCommandInput, StartUserImportJobCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface StopUserImportJobCommandOutput extends StopUserImportJobRespons
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link StopUserImportJobCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link StopUserImportJobCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class StopUserImportJobCommand extends $Command<StopUserImportJobCommandInput, StopUserImportJobCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -33,7 +33,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
33
33
|
*
|
|
34
34
|
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
35
35
|
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
36
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
36
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface UpdateAuthEventFeedbackCommandOutput extends UpdateAuthEventFee
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link UpdateAuthEventFeedbackCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link UpdateAuthEventFeedbackCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class UpdateAuthEventFeedbackCommand extends $Command<UpdateAuthEventFeedbackCommandInput, UpdateAuthEventFeedbackCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateDeviceStatusCommandOutput extends UpdateDeviceStatusRespo
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateDeviceStatusCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateDeviceStatusCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateDeviceStatusCommand extends $Command<UpdateDeviceStatusCommandInput, UpdateDeviceStatusCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -21,7 +21,7 @@ export interface UpdateGroupCommandOutput extends UpdateGroupResponse, __Metadat
|
|
|
21
21
|
*
|
|
22
22
|
* @see {@link UpdateGroupCommandInput} for command's `input` shape.
|
|
23
23
|
* @see {@link UpdateGroupCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
24
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
export declare class UpdateGroupCommand extends $Command<UpdateGroupCommandInput, UpdateGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateIdentityProviderCommandOutput extends UpdateIdentityProvi
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateIdentityProviderCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateIdentityProviderCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateIdentityProviderCommand extends $Command<UpdateIdentityProviderCommandInput, UpdateIdentityProviderCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -24,7 +24,7 @@ export interface UpdateResourceServerCommandOutput extends UpdateResourceServerR
|
|
|
24
24
|
*
|
|
25
25
|
* @see {@link UpdateResourceServerCommandInput} for command's `input` shape.
|
|
26
26
|
* @see {@link UpdateResourceServerCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
27
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
export declare class UpdateResourceServerCommand extends $Command<UpdateResourceServerCommandInput, UpdateResourceServerCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -37,7 +37,7 @@ export interface UpdateUserAttributesCommandOutput extends UpdateUserAttributesR
|
|
|
37
37
|
*
|
|
38
38
|
* @see {@link UpdateUserAttributesCommandInput} for command's `input` shape.
|
|
39
39
|
* @see {@link UpdateUserAttributesCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
40
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
export declare class UpdateUserAttributesCommand extends $Command<UpdateUserAttributesCommandInput, UpdateUserAttributesCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -27,7 +27,7 @@ export interface UpdateUserPoolClientCommandOutput extends UpdateUserPoolClientR
|
|
|
27
27
|
*
|
|
28
28
|
* @see {@link UpdateUserPoolClientCommandInput} for command's `input` shape.
|
|
29
29
|
* @see {@link UpdateUserPoolClientCommandOutput} for command's `response` shape.
|
|
30
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
30
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
export declare class UpdateUserPoolClientCommand extends $Command<UpdateUserPoolClientCommandInput, UpdateUserPoolClientCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -39,7 +39,7 @@ export interface UpdateUserPoolCommandOutput extends UpdateUserPoolResponse, __M
|
|
|
39
39
|
*
|
|
40
40
|
* @see {@link UpdateUserPoolCommandInput} for command's `input` shape.
|
|
41
41
|
* @see {@link UpdateUserPoolCommandOutput} for command's `response` shape.
|
|
42
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
42
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
export declare class UpdateUserPoolCommand extends $Command<UpdateUserPoolCommandInput, UpdateUserPoolCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -40,7 +40,7 @@ export interface UpdateUserPoolDomainCommandOutput extends UpdateUserPoolDomainR
|
|
|
40
40
|
*
|
|
41
41
|
* @see {@link UpdateUserPoolDomainCommandInput} for command's `input` shape.
|
|
42
42
|
* @see {@link UpdateUserPoolDomainCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
43
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
export declare class UpdateUserPoolDomainCommand extends $Command<UpdateUserPoolDomainCommandInput, UpdateUserPoolDomainCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -22,7 +22,7 @@ export interface VerifySoftwareTokenCommandOutput extends VerifySoftwareTokenRes
|
|
|
22
22
|
*
|
|
23
23
|
* @see {@link VerifySoftwareTokenCommandInput} for command's `input` shape.
|
|
24
24
|
* @see {@link VerifySoftwareTokenCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
25
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
export declare class VerifySoftwareTokenCommand extends $Command<VerifySoftwareTokenCommandInput, VerifySoftwareTokenCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface VerifyUserAttributeCommandOutput extends VerifyUserAttributeRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link VerifyUserAttributeCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link VerifyUserAttributeCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link CognitoIdentityProviderClientResolvedConfig | config} for CognitoIdentityProviderClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class VerifyUserAttributeCommand extends $Command<VerifyUserAttributeCommandInput, VerifyUserAttributeCommandOutput, CognitoIdentityProviderClientResolvedConfig> {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cognito-identity-provider",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.41.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.41.0",
|
|
25
25
|
"@aws-sdk/config-resolver": "3.40.0",
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.41.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.40.0",
|
|
28
28
|
"@aws-sdk/hash-node": "3.40.0",
|
|
29
29
|
"@aws-sdk/invalid-dependency": "3.40.0",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@aws-sdk/node-config-provider": "3.40.0",
|
|
39
39
|
"@aws-sdk/node-http-handler": "3.40.0",
|
|
40
40
|
"@aws-sdk/protocol-http": "3.40.0",
|
|
41
|
-
"@aws-sdk/smithy-client": "3.
|
|
41
|
+
"@aws-sdk/smithy-client": "3.41.0",
|
|
42
42
|
"@aws-sdk/types": "3.40.0",
|
|
43
43
|
"@aws-sdk/url-parser": "3.40.0",
|
|
44
44
|
"@aws-sdk/util-base64-browser": "3.37.0",
|