@aws-sdk/client-cognito-identity-provider 3.278.0 → 3.281.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/README.md +811 -0
- package/dist-types/commands/AddCustomAttributesCommand.d.ts +6 -0
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +6 -0
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +6 -0
- package/dist-types/commands/AdminCreateUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +6 -0
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminDisableUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminEnableUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +6 -0
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +6 -0
- package/dist-types/commands/AdminGetUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +6 -0
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminListDevicesCommand.d.ts +6 -0
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +6 -0
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +6 -0
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +6 -0
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +6 -0
- package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +6 -0
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +6 -0
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +6 -0
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +6 -0
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +6 -0
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +6 -0
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +6 -0
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +6 -0
- package/dist-types/commands/ChangePasswordCommand.d.ts +6 -0
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +6 -0
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +6 -0
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +6 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +6 -0
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +6 -0
- package/dist-types/commands/CreateResourceServerCommand.d.ts +6 -0
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +6 -0
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +6 -0
- package/dist-types/commands/CreateUserPoolCommand.d.ts +6 -0
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +6 -0
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +6 -0
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +6 -0
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +6 -0
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +6 -0
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +6 -0
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +6 -0
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +6 -0
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +6 -0
- package/dist-types/commands/ForgetDeviceCommand.d.ts +6 -0
- package/dist-types/commands/ForgotPasswordCommand.d.ts +6 -0
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +6 -0
- package/dist-types/commands/GetDeviceCommand.d.ts +6 -0
- package/dist-types/commands/GetGroupCommand.d.ts +6 -0
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +6 -0
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +6 -0
- package/dist-types/commands/GetUICustomizationCommand.d.ts +6 -0
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +6 -0
- package/dist-types/commands/GetUserCommand.d.ts +6 -0
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +6 -0
- package/dist-types/commands/GlobalSignOutCommand.d.ts +6 -0
- package/dist-types/commands/InitiateAuthCommand.d.ts +6 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +6 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +6 -0
- package/dist-types/commands/ListResourceServersCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +6 -0
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +6 -0
- package/dist-types/commands/ListUserPoolsCommand.d.ts +6 -0
- package/dist-types/commands/ListUsersCommand.d.ts +6 -0
- package/dist-types/commands/ListUsersInGroupCommand.d.ts +6 -0
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +6 -0
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +6 -0
- package/dist-types/commands/RevokeTokenCommand.d.ts +6 -0
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/SetUICustomizationCommand.d.ts +6 -0
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +6 -0
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +6 -0
- package/dist-types/commands/SetUserSettingsCommand.d.ts +6 -0
- package/dist-types/commands/SignUpCommand.d.ts +6 -0
- package/dist-types/commands/StartUserImportJobCommand.d.ts +6 -0
- package/dist-types/commands/StopUserImportJobCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +6 -0
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +6 -0
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +6 -0
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +6 -0
- package/package.json +6 -6
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { RespondToAuthChallengeRequest, RespondToAuthChallengeResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RespondToAuthChallengeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RespondToAuthChallengeCommandInput extends RespondToAuthChallengeRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RespondToAuthChallengeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RespondToAuthChallengeCommandOutput extends RespondToAuthChallengeResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { RevokeTokenRequest, RevokeTokenResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RevokeTokenCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RevokeTokenCommandInput extends RevokeTokenRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RevokeTokenCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RevokeTokenCommandOutput extends RevokeTokenResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { SetRiskConfigurationRequest, SetRiskConfigurationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetRiskConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetRiskConfigurationCommandInput extends SetRiskConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetRiskConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetRiskConfigurationCommandOutput extends SetRiskConfigurationResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { SetUICustomizationRequest, SetUICustomizationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetUICustomizationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetUICustomizationCommandInput extends SetUICustomizationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetUICustomizationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetUICustomizationCommandOutput extends SetUICustomizationResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { SetUserMFAPreferenceRequest, SetUserMFAPreferenceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetUserMFAPreferenceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetUserMFAPreferenceCommandInput extends SetUserMFAPreferenceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetUserMFAPreferenceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetUserMFAPreferenceCommandOutput extends SetUserMFAPreferenceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { SetUserPoolMfaConfigRequest, SetUserPoolMfaConfigResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetUserPoolMfaConfigCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetUserPoolMfaConfigCommandInput extends SetUserPoolMfaConfigRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetUserPoolMfaConfigCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetUserPoolMfaConfigCommandOutput extends SetUserPoolMfaConfigResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { SetUserSettingsRequest, SetUserSettingsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SetUserSettingsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SetUserSettingsCommandInput extends SetUserSettingsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SetUserSettingsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SetUserSettingsCommandOutput extends SetUserSettingsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { SignUpRequest, SignUpResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SignUpCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SignUpCommandInput extends SignUpRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SignUpCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SignUpCommandOutput extends SignUpResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { StartUserImportJobRequest, StartUserImportJobResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StartUserImportJobCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StartUserImportJobCommandInput extends StartUserImportJobRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StartUserImportJobCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StartUserImportJobCommandOutput extends StartUserImportJobResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { StopUserImportJobRequest, StopUserImportJobResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StopUserImportJobCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StopUserImportJobCommandInput extends StopUserImportJobRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StopUserImportJobCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StopUserImportJobCommandOutput extends StopUserImportJobResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { UpdateAuthEventFeedbackRequest, UpdateAuthEventFeedbackResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateAuthEventFeedbackCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateAuthEventFeedbackCommandInput extends UpdateAuthEventFeedbackRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateAuthEventFeedbackCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateAuthEventFeedbackCommandOutput extends UpdateAuthEventFeedbackResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { UpdateDeviceStatusRequest, UpdateDeviceStatusResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDeviceStatusCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDeviceStatusCommandInput extends UpdateDeviceStatusRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDeviceStatusCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDeviceStatusCommandOutput extends UpdateDeviceStatusResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { UpdateGroupRequest, UpdateGroupResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateGroupCommandInput extends UpdateGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateGroupCommandOutput extends UpdateGroupResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { UpdateIdentityProviderRequest, UpdateIdentityProviderResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateIdentityProviderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateIdentityProviderCommandInput extends UpdateIdentityProviderRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateIdentityProviderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateIdentityProviderCommandOutput extends UpdateIdentityProviderResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { UpdateResourceServerRequest, UpdateResourceServerResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateResourceServerCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateResourceServerCommandInput extends UpdateResourceServerRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateResourceServerCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateResourceServerCommandOutput extends UpdateResourceServerResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { UpdateUserAttributesRequest, UpdateUserAttributesResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateUserAttributesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateUserAttributesCommandInput extends UpdateUserAttributesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateUserAttributesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateUserAttributesCommandOutput extends UpdateUserAttributesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { UpdateUserPoolClientRequest, UpdateUserPoolClientResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateUserPoolClientCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateUserPoolClientCommandInput extends UpdateUserPoolClientRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateUserPoolClientCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateUserPoolClientCommandOutput extends UpdateUserPoolClientResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { UpdateUserPoolRequest, UpdateUserPoolResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateUserPoolCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateUserPoolCommandInput extends UpdateUserPoolRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateUserPoolCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateUserPoolCommandOutput extends UpdateUserPoolResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { UpdateUserPoolDomainRequest, UpdateUserPoolDomainResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateUserPoolDomainCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateUserPoolDomainCommandInput extends UpdateUserPoolDomainRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateUserPoolDomainCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateUserPoolDomainCommandOutput extends UpdateUserPoolDomainResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { VerifySoftwareTokenRequest, VerifySoftwareTokenResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link VerifySoftwareTokenCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface VerifySoftwareTokenCommandInput extends VerifySoftwareTokenRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link VerifySoftwareTokenCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface VerifySoftwareTokenCommandOutput extends VerifySoftwareTokenResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { VerifyUserAttributeRequest, VerifyUserAttributeResponse } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link VerifyUserAttributeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface VerifyUserAttributeCommandInput extends VerifyUserAttributeRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link VerifyUserAttributeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface VerifyUserAttributeCommandOutput extends VerifyUserAttributeResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
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.281.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.281.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.272.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.281.0",
|
|
26
26
|
"@aws-sdk/fetch-http-handler": "3.272.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.272.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.272.0",
|
|
@@ -39,14 +39,14 @@
|
|
|
39
39
|
"@aws-sdk/node-config-provider": "3.272.0",
|
|
40
40
|
"@aws-sdk/node-http-handler": "3.272.0",
|
|
41
41
|
"@aws-sdk/protocol-http": "3.272.0",
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
42
|
+
"@aws-sdk/smithy-client": "3.279.0",
|
|
43
43
|
"@aws-sdk/types": "3.272.0",
|
|
44
44
|
"@aws-sdk/url-parser": "3.272.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.208.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.279.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.279.0",
|
|
50
50
|
"@aws-sdk/util-endpoints": "3.272.0",
|
|
51
51
|
"@aws-sdk/util-retry": "3.272.0",
|
|
52
52
|
"@aws-sdk/util-user-agent-browser": "3.272.0",
|