@effect-aws/client-cognito-identity-provider 1.9.5 → 1.10.1
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/CognitoIdentityProviderService.d.ts +121 -116
- package/dist/cjs/CognitoIdentityProviderService.d.ts.map +1 -1
- package/dist/cjs/CognitoIdentityProviderService.js +2 -1
- package/dist/cjs/CognitoIdentityProviderService.js.map +1 -1
- package/dist/cjs/Errors.d.ts +3 -2
- package/dist/cjs/Errors.d.ts.map +1 -1
- package/dist/cjs/Errors.js +1 -0
- package/dist/cjs/Errors.js.map +1 -1
- package/dist/dts/CognitoIdentityProviderService.d.ts +121 -116
- package/dist/dts/CognitoIdentityProviderService.d.ts.map +1 -1
- package/dist/dts/Errors.d.ts +3 -2
- package/dist/dts/Errors.d.ts.map +1 -1
- package/dist/esm/CognitoIdentityProviderService.js +3 -2
- package/dist/esm/CognitoIdentityProviderService.js.map +1 -1
- package/dist/esm/Errors.js +1 -0
- package/dist/esm/Errors.js.map +1 -1
- package/package.json +2 -2
- package/src/CognitoIdentityProviderService.ts +339 -35
- package/src/Errors.ts +3 -0
|
@@ -1,465 +1,470 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @since 1.0.0
|
|
3
3
|
*/
|
|
4
|
-
import { type AddCustomAttributesCommandInput, type AddCustomAttributesCommandOutput, type AdminAddUserToGroupCommandInput, type AdminAddUserToGroupCommandOutput, type AdminConfirmSignUpCommandInput, type AdminConfirmSignUpCommandOutput, type AdminCreateUserCommandInput, type AdminCreateUserCommandOutput, type AdminDeleteUserAttributesCommandInput, type AdminDeleteUserAttributesCommandOutput, type AdminDeleteUserCommandInput, type AdminDeleteUserCommandOutput, type AdminDisableProviderForUserCommandInput, type AdminDisableProviderForUserCommandOutput, type AdminDisableUserCommandInput, type AdminDisableUserCommandOutput, type AdminEnableUserCommandInput, type AdminEnableUserCommandOutput, type AdminForgetDeviceCommandInput, type AdminForgetDeviceCommandOutput, type AdminGetDeviceCommandInput, type AdminGetDeviceCommandOutput, type AdminGetUserCommandInput, type AdminGetUserCommandOutput, type AdminInitiateAuthCommandInput, type AdminInitiateAuthCommandOutput, type AdminLinkProviderForUserCommandInput, type AdminLinkProviderForUserCommandOutput, type AdminListDevicesCommandInput, type AdminListDevicesCommandOutput, type AdminListGroupsForUserCommandInput, type AdminListGroupsForUserCommandOutput, type AdminListUserAuthEventsCommandInput, type AdminListUserAuthEventsCommandOutput, type AdminRemoveUserFromGroupCommandInput, type AdminRemoveUserFromGroupCommandOutput, type AdminResetUserPasswordCommandInput, type AdminResetUserPasswordCommandOutput, type AdminRespondToAuthChallengeCommandInput, type AdminRespondToAuthChallengeCommandOutput, type AdminSetUserMFAPreferenceCommandInput, type AdminSetUserMFAPreferenceCommandOutput, type AdminSetUserPasswordCommandInput, type AdminSetUserPasswordCommandOutput, type AdminSetUserSettingsCommandInput, type AdminSetUserSettingsCommandOutput, type AdminUpdateAuthEventFeedbackCommandInput, type AdminUpdateAuthEventFeedbackCommandOutput, type AdminUpdateDeviceStatusCommandInput, type AdminUpdateDeviceStatusCommandOutput, type AdminUpdateUserAttributesCommandInput, type AdminUpdateUserAttributesCommandOutput, type AdminUserGlobalSignOutCommandInput, type AdminUserGlobalSignOutCommandOutput, type AssociateSoftwareTokenCommandInput, type AssociateSoftwareTokenCommandOutput, type ChangePasswordCommandInput, type ChangePasswordCommandOutput, type CognitoIdentityProviderClient, type CognitoIdentityProviderClientConfig, type CompleteWebAuthnRegistrationCommandInput, type CompleteWebAuthnRegistrationCommandOutput, type ConfirmDeviceCommandInput, type ConfirmDeviceCommandOutput, type ConfirmForgotPasswordCommandInput, type ConfirmForgotPasswordCommandOutput, type ConfirmSignUpCommandInput, type ConfirmSignUpCommandOutput, type CreateGroupCommandInput, type CreateGroupCommandOutput, type CreateIdentityProviderCommandInput, type CreateIdentityProviderCommandOutput, type CreateManagedLoginBrandingCommandInput, type CreateManagedLoginBrandingCommandOutput, type CreateResourceServerCommandInput, type CreateResourceServerCommandOutput, type CreateUserImportJobCommandInput, type CreateUserImportJobCommandOutput, type CreateUserPoolClientCommandInput, type CreateUserPoolClientCommandOutput, type CreateUserPoolCommandInput, type CreateUserPoolCommandOutput, type CreateUserPoolDomainCommandInput, type CreateUserPoolDomainCommandOutput, type DeleteGroupCommandInput, type DeleteGroupCommandOutput, type DeleteIdentityProviderCommandInput, type DeleteIdentityProviderCommandOutput, type DeleteManagedLoginBrandingCommandInput, type DeleteManagedLoginBrandingCommandOutput, type DeleteResourceServerCommandInput, type DeleteResourceServerCommandOutput, type DeleteUserAttributesCommandInput, type DeleteUserAttributesCommandOutput, type DeleteUserCommandInput, type DeleteUserCommandOutput, type DeleteUserPoolClientCommandInput, type DeleteUserPoolClientCommandOutput, type DeleteUserPoolCommandInput, type DeleteUserPoolCommandOutput, type DeleteUserPoolDomainCommandInput, type DeleteUserPoolDomainCommandOutput, type DeleteWebAuthnCredentialCommandInput, type DeleteWebAuthnCredentialCommandOutput, type DescribeIdentityProviderCommandInput, type DescribeIdentityProviderCommandOutput, type DescribeManagedLoginBrandingByClientCommandInput, type DescribeManagedLoginBrandingByClientCommandOutput, type DescribeManagedLoginBrandingCommandInput, type DescribeManagedLoginBrandingCommandOutput, type DescribeResourceServerCommandInput, type DescribeResourceServerCommandOutput, type DescribeRiskConfigurationCommandInput, type DescribeRiskConfigurationCommandOutput, type DescribeUserImportJobCommandInput, type DescribeUserImportJobCommandOutput, type DescribeUserPoolClientCommandInput, type DescribeUserPoolClientCommandOutput, type DescribeUserPoolCommandInput, type DescribeUserPoolCommandOutput, type DescribeUserPoolDomainCommandInput, type DescribeUserPoolDomainCommandOutput, type ForgetDeviceCommandInput, type ForgetDeviceCommandOutput, type ForgotPasswordCommandInput, type ForgotPasswordCommandOutput, type GetCSVHeaderCommandInput, type GetCSVHeaderCommandOutput, type GetDeviceCommandInput, type GetDeviceCommandOutput, type GetGroupCommandInput, type GetGroupCommandOutput, type GetIdentityProviderByIdentifierCommandInput, type GetIdentityProviderByIdentifierCommandOutput, type GetLogDeliveryConfigurationCommandInput, type GetLogDeliveryConfigurationCommandOutput, type GetSigningCertificateCommandInput, type GetSigningCertificateCommandOutput, type GetUICustomizationCommandInput, type GetUICustomizationCommandOutput, type GetUserAttributeVerificationCodeCommandInput, type GetUserAttributeVerificationCodeCommandOutput, type GetUserAuthFactorsCommandInput, type GetUserAuthFactorsCommandOutput, type GetUserCommandInput, type GetUserCommandOutput, type GetUserPoolMfaConfigCommandInput, type GetUserPoolMfaConfigCommandOutput, type GlobalSignOutCommandInput, type GlobalSignOutCommandOutput, type InitiateAuthCommandInput, type InitiateAuthCommandOutput, type ListDevicesCommandInput, type ListDevicesCommandOutput, type ListGroupsCommandInput, type ListGroupsCommandOutput, type ListIdentityProvidersCommandInput, type ListIdentityProvidersCommandOutput, type ListResourceServersCommandInput, type ListResourceServersCommandOutput, type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput, type ListUserImportJobsCommandInput, type ListUserImportJobsCommandOutput, type ListUserPoolClientsCommandInput, type ListUserPoolClientsCommandOutput, type ListUserPoolsCommandInput, type ListUserPoolsCommandOutput, type ListUsersCommandInput, type ListUsersCommandOutput, type ListUsersInGroupCommandInput, type ListUsersInGroupCommandOutput, type ListWebAuthnCredentialsCommandInput, type ListWebAuthnCredentialsCommandOutput, type ResendConfirmationCodeCommandInput, type ResendConfirmationCodeCommandOutput, type RespondToAuthChallengeCommandInput, type RespondToAuthChallengeCommandOutput, type RevokeTokenCommandInput, type RevokeTokenCommandOutput, type SetLogDeliveryConfigurationCommandInput, type SetLogDeliveryConfigurationCommandOutput, type SetRiskConfigurationCommandInput, type SetRiskConfigurationCommandOutput, type SetUICustomizationCommandInput, type SetUICustomizationCommandOutput, type SetUserMFAPreferenceCommandInput, type SetUserMFAPreferenceCommandOutput, type SetUserPoolMfaConfigCommandInput, type SetUserPoolMfaConfigCommandOutput, type SetUserSettingsCommandInput, type SetUserSettingsCommandOutput, type SignUpCommandInput, type SignUpCommandOutput, type StartUserImportJobCommandInput, type StartUserImportJobCommandOutput, type StartWebAuthnRegistrationCommandInput, type StartWebAuthnRegistrationCommandOutput, type StopUserImportJobCommandInput, type StopUserImportJobCommandOutput, type TagResourceCommandInput, type TagResourceCommandOutput, type UntagResourceCommandInput, type UntagResourceCommandOutput, type UpdateAuthEventFeedbackCommandInput, type UpdateAuthEventFeedbackCommandOutput, type UpdateDeviceStatusCommandInput, type UpdateDeviceStatusCommandOutput, type UpdateGroupCommandInput, type UpdateGroupCommandOutput, type UpdateIdentityProviderCommandInput, type UpdateIdentityProviderCommandOutput, type UpdateManagedLoginBrandingCommandInput, type UpdateManagedLoginBrandingCommandOutput, type UpdateResourceServerCommandInput, type UpdateResourceServerCommandOutput, type UpdateUserAttributesCommandInput, type UpdateUserAttributesCommandOutput, type UpdateUserPoolClientCommandInput, type UpdateUserPoolClientCommandOutput, type UpdateUserPoolCommandInput, type UpdateUserPoolCommandOutput, type UpdateUserPoolDomainCommandInput, type UpdateUserPoolDomainCommandOutput, type VerifySoftwareTokenCommandInput, type VerifySoftwareTokenCommandOutput, type VerifyUserAttributeCommandInput, type VerifyUserAttributeCommandOutput } from "@aws-sdk/client-cognito-identity-provider";
|
|
4
|
+
import { type AddCustomAttributesCommandInput, type AddCustomAttributesCommandOutput, type AdminAddUserToGroupCommandInput, type AdminAddUserToGroupCommandOutput, type AdminConfirmSignUpCommandInput, type AdminConfirmSignUpCommandOutput, type AdminCreateUserCommandInput, type AdminCreateUserCommandOutput, type AdminDeleteUserAttributesCommandInput, type AdminDeleteUserAttributesCommandOutput, type AdminDeleteUserCommandInput, type AdminDeleteUserCommandOutput, type AdminDisableProviderForUserCommandInput, type AdminDisableProviderForUserCommandOutput, type AdminDisableUserCommandInput, type AdminDisableUserCommandOutput, type AdminEnableUserCommandInput, type AdminEnableUserCommandOutput, type AdminForgetDeviceCommandInput, type AdminForgetDeviceCommandOutput, type AdminGetDeviceCommandInput, type AdminGetDeviceCommandOutput, type AdminGetUserCommandInput, type AdminGetUserCommandOutput, type AdminInitiateAuthCommandInput, type AdminInitiateAuthCommandOutput, type AdminLinkProviderForUserCommandInput, type AdminLinkProviderForUserCommandOutput, type AdminListDevicesCommandInput, type AdminListDevicesCommandOutput, type AdminListGroupsForUserCommandInput, type AdminListGroupsForUserCommandOutput, type AdminListUserAuthEventsCommandInput, type AdminListUserAuthEventsCommandOutput, type AdminRemoveUserFromGroupCommandInput, type AdminRemoveUserFromGroupCommandOutput, type AdminResetUserPasswordCommandInput, type AdminResetUserPasswordCommandOutput, type AdminRespondToAuthChallengeCommandInput, type AdminRespondToAuthChallengeCommandOutput, type AdminSetUserMFAPreferenceCommandInput, type AdminSetUserMFAPreferenceCommandOutput, type AdminSetUserPasswordCommandInput, type AdminSetUserPasswordCommandOutput, type AdminSetUserSettingsCommandInput, type AdminSetUserSettingsCommandOutput, type AdminUpdateAuthEventFeedbackCommandInput, type AdminUpdateAuthEventFeedbackCommandOutput, type AdminUpdateDeviceStatusCommandInput, type AdminUpdateDeviceStatusCommandOutput, type AdminUpdateUserAttributesCommandInput, type AdminUpdateUserAttributesCommandOutput, type AdminUserGlobalSignOutCommandInput, type AdminUserGlobalSignOutCommandOutput, type AssociateSoftwareTokenCommandInput, type AssociateSoftwareTokenCommandOutput, type ChangePasswordCommandInput, type ChangePasswordCommandOutput, type CognitoIdentityProviderClient, type CognitoIdentityProviderClientConfig, type CompleteWebAuthnRegistrationCommandInput, type CompleteWebAuthnRegistrationCommandOutput, type ConfirmDeviceCommandInput, type ConfirmDeviceCommandOutput, type ConfirmForgotPasswordCommandInput, type ConfirmForgotPasswordCommandOutput, type ConfirmSignUpCommandInput, type ConfirmSignUpCommandOutput, type CreateGroupCommandInput, type CreateGroupCommandOutput, type CreateIdentityProviderCommandInput, type CreateIdentityProviderCommandOutput, type CreateManagedLoginBrandingCommandInput, type CreateManagedLoginBrandingCommandOutput, type CreateResourceServerCommandInput, type CreateResourceServerCommandOutput, type CreateUserImportJobCommandInput, type CreateUserImportJobCommandOutput, type CreateUserPoolClientCommandInput, type CreateUserPoolClientCommandOutput, type CreateUserPoolCommandInput, type CreateUserPoolCommandOutput, type CreateUserPoolDomainCommandInput, type CreateUserPoolDomainCommandOutput, type DeleteGroupCommandInput, type DeleteGroupCommandOutput, type DeleteIdentityProviderCommandInput, type DeleteIdentityProviderCommandOutput, type DeleteManagedLoginBrandingCommandInput, type DeleteManagedLoginBrandingCommandOutput, type DeleteResourceServerCommandInput, type DeleteResourceServerCommandOutput, type DeleteUserAttributesCommandInput, type DeleteUserAttributesCommandOutput, type DeleteUserCommandInput, type DeleteUserCommandOutput, type DeleteUserPoolClientCommandInput, type DeleteUserPoolClientCommandOutput, type DeleteUserPoolCommandInput, type DeleteUserPoolCommandOutput, type DeleteUserPoolDomainCommandInput, type DeleteUserPoolDomainCommandOutput, type DeleteWebAuthnCredentialCommandInput, type DeleteWebAuthnCredentialCommandOutput, type DescribeIdentityProviderCommandInput, type DescribeIdentityProviderCommandOutput, type DescribeManagedLoginBrandingByClientCommandInput, type DescribeManagedLoginBrandingByClientCommandOutput, type DescribeManagedLoginBrandingCommandInput, type DescribeManagedLoginBrandingCommandOutput, type DescribeResourceServerCommandInput, type DescribeResourceServerCommandOutput, type DescribeRiskConfigurationCommandInput, type DescribeRiskConfigurationCommandOutput, type DescribeUserImportJobCommandInput, type DescribeUserImportJobCommandOutput, type DescribeUserPoolClientCommandInput, type DescribeUserPoolClientCommandOutput, type DescribeUserPoolCommandInput, type DescribeUserPoolCommandOutput, type DescribeUserPoolDomainCommandInput, type DescribeUserPoolDomainCommandOutput, type ForgetDeviceCommandInput, type ForgetDeviceCommandOutput, type ForgotPasswordCommandInput, type ForgotPasswordCommandOutput, type GetCSVHeaderCommandInput, type GetCSVHeaderCommandOutput, type GetDeviceCommandInput, type GetDeviceCommandOutput, type GetGroupCommandInput, type GetGroupCommandOutput, type GetIdentityProviderByIdentifierCommandInput, type GetIdentityProviderByIdentifierCommandOutput, type GetLogDeliveryConfigurationCommandInput, type GetLogDeliveryConfigurationCommandOutput, type GetSigningCertificateCommandInput, type GetSigningCertificateCommandOutput, type GetTokensFromRefreshTokenCommandInput, type GetTokensFromRefreshTokenCommandOutput, type GetUICustomizationCommandInput, type GetUICustomizationCommandOutput, type GetUserAttributeVerificationCodeCommandInput, type GetUserAttributeVerificationCodeCommandOutput, type GetUserAuthFactorsCommandInput, type GetUserAuthFactorsCommandOutput, type GetUserCommandInput, type GetUserCommandOutput, type GetUserPoolMfaConfigCommandInput, type GetUserPoolMfaConfigCommandOutput, type GlobalSignOutCommandInput, type GlobalSignOutCommandOutput, type InitiateAuthCommandInput, type InitiateAuthCommandOutput, type ListDevicesCommandInput, type ListDevicesCommandOutput, type ListGroupsCommandInput, type ListGroupsCommandOutput, type ListIdentityProvidersCommandInput, type ListIdentityProvidersCommandOutput, type ListResourceServersCommandInput, type ListResourceServersCommandOutput, type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput, type ListUserImportJobsCommandInput, type ListUserImportJobsCommandOutput, type ListUserPoolClientsCommandInput, type ListUserPoolClientsCommandOutput, type ListUserPoolsCommandInput, type ListUserPoolsCommandOutput, type ListUsersCommandInput, type ListUsersCommandOutput, type ListUsersInGroupCommandInput, type ListUsersInGroupCommandOutput, type ListWebAuthnCredentialsCommandInput, type ListWebAuthnCredentialsCommandOutput, type ResendConfirmationCodeCommandInput, type ResendConfirmationCodeCommandOutput, type RespondToAuthChallengeCommandInput, type RespondToAuthChallengeCommandOutput, type RevokeTokenCommandInput, type RevokeTokenCommandOutput, type SetLogDeliveryConfigurationCommandInput, type SetLogDeliveryConfigurationCommandOutput, type SetRiskConfigurationCommandInput, type SetRiskConfigurationCommandOutput, type SetUICustomizationCommandInput, type SetUICustomizationCommandOutput, type SetUserMFAPreferenceCommandInput, type SetUserMFAPreferenceCommandOutput, type SetUserPoolMfaConfigCommandInput, type SetUserPoolMfaConfigCommandOutput, type SetUserSettingsCommandInput, type SetUserSettingsCommandOutput, type SignUpCommandInput, type SignUpCommandOutput, type StartUserImportJobCommandInput, type StartUserImportJobCommandOutput, type StartWebAuthnRegistrationCommandInput, type StartWebAuthnRegistrationCommandOutput, type StopUserImportJobCommandInput, type StopUserImportJobCommandOutput, type TagResourceCommandInput, type TagResourceCommandOutput, type UntagResourceCommandInput, type UntagResourceCommandOutput, type UpdateAuthEventFeedbackCommandInput, type UpdateAuthEventFeedbackCommandOutput, type UpdateDeviceStatusCommandInput, type UpdateDeviceStatusCommandOutput, type UpdateGroupCommandInput, type UpdateGroupCommandOutput, type UpdateIdentityProviderCommandInput, type UpdateIdentityProviderCommandOutput, type UpdateManagedLoginBrandingCommandInput, type UpdateManagedLoginBrandingCommandOutput, type UpdateResourceServerCommandInput, type UpdateResourceServerCommandOutput, type UpdateUserAttributesCommandInput, type UpdateUserAttributesCommandOutput, type UpdateUserPoolClientCommandInput, type UpdateUserPoolClientCommandOutput, type UpdateUserPoolCommandInput, type UpdateUserPoolCommandOutput, type UpdateUserPoolDomainCommandInput, type UpdateUserPoolDomainCommandOutput, type VerifySoftwareTokenCommandInput, type VerifySoftwareTokenCommandOutput, type VerifyUserAttributeCommandInput, type VerifyUserAttributeCommandOutput } from "@aws-sdk/client-cognito-identity-provider";
|
|
5
5
|
import type { HttpHandlerOptions, SdkError, ServiceLogger } from "@effect-aws/commons";
|
|
6
|
+
import type { Cause } from "effect";
|
|
6
7
|
import { Effect, Layer } from "effect";
|
|
7
8
|
import * as Instance from "./CognitoIdentityProviderClientInstance.js";
|
|
8
|
-
import type { AliasExistsError, CodeDeliveryFailureError, CodeMismatchError, ConcurrentModificationError, DeviceKeyExistsError, DuplicateProviderError, EnableSoftwareTokenMFAError, ExpiredCodeError, FeatureUnavailableInTierError, ForbiddenError, GroupExistsError, InternalError, InvalidEmailRoleAccessPolicyError, InvalidLambdaResponseError, InvalidOAuthFlowError, InvalidParameterError, InvalidPasswordError, InvalidSmsRoleAccessPolicyError, InvalidSmsRoleTrustRelationshipError, InvalidUserPoolConfigurationError, LimitExceededError, ManagedLoginBrandingExistsError, MFAMethodNotFoundError, NotAuthorizedError, PasswordHistoryPolicyViolationError, PasswordResetRequiredError, PreconditionNotMetError, ResourceNotFoundError, ScopeDoesNotExistError, SoftwareTokenMFANotFoundError, TierChangeNotAllowedError, TooManyFailedAttemptsError, TooManyRequestsError, UnauthorizedError, UnexpectedLambdaError, UnsupportedIdentityProviderError, UnsupportedOperationError, UnsupportedTokenTypeError, UnsupportedUserStateError, UserImportInProgressError, UserLambdaValidationError, UsernameExistsError, UserNotConfirmedError, UserNotFoundError, UserPoolAddOnNotEnabledError, UserPoolTaggingError, WebAuthnChallengeNotFoundError, WebAuthnClientMismatchError, WebAuthnConfigurationMissingError, WebAuthnCredentialNotSupportedError, WebAuthnNotEnabledError, WebAuthnOriginNotAllowedError, WebAuthnRelyingPartyMismatchError } from "./Errors.js";
|
|
9
|
+
import type { AliasExistsError, CodeDeliveryFailureError, CodeMismatchError, ConcurrentModificationError, DeviceKeyExistsError, DuplicateProviderError, EnableSoftwareTokenMFAError, ExpiredCodeError, FeatureUnavailableInTierError, ForbiddenError, GroupExistsError, InternalError, InvalidEmailRoleAccessPolicyError, InvalidLambdaResponseError, InvalidOAuthFlowError, InvalidParameterError, InvalidPasswordError, InvalidSmsRoleAccessPolicyError, InvalidSmsRoleTrustRelationshipError, InvalidUserPoolConfigurationError, LimitExceededError, ManagedLoginBrandingExistsError, MFAMethodNotFoundError, NotAuthorizedError, PasswordHistoryPolicyViolationError, PasswordResetRequiredError, PreconditionNotMetError, RefreshTokenReuseError, ResourceNotFoundError, ScopeDoesNotExistError, SoftwareTokenMFANotFoundError, TierChangeNotAllowedError, TooManyFailedAttemptsError, TooManyRequestsError, UnauthorizedError, UnexpectedLambdaError, UnsupportedIdentityProviderError, UnsupportedOperationError, UnsupportedTokenTypeError, UnsupportedUserStateError, UserImportInProgressError, UserLambdaValidationError, UsernameExistsError, UserNotConfirmedError, UserNotFoundError, UserPoolAddOnNotEnabledError, UserPoolTaggingError, WebAuthnChallengeNotFoundError, WebAuthnClientMismatchError, WebAuthnConfigurationMissingError, WebAuthnCredentialNotSupportedError, WebAuthnNotEnabledError, WebAuthnOriginNotAllowedError, WebAuthnRelyingPartyMismatchError } from "./Errors.js";
|
|
9
10
|
interface CognitoIdentityProviderService$ {
|
|
10
11
|
readonly _: unique symbol;
|
|
11
12
|
/**
|
|
12
13
|
* @see {@link AddCustomAttributesCommand}
|
|
13
14
|
*/
|
|
14
|
-
addCustomAttributes(args: AddCustomAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddCustomAttributesCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserImportInProgressError>;
|
|
15
|
+
addCustomAttributes(args: AddCustomAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddCustomAttributesCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserImportInProgressError>;
|
|
15
16
|
/**
|
|
16
17
|
* @see {@link AdminAddUserToGroupCommand}
|
|
17
18
|
*/
|
|
18
|
-
adminAddUserToGroup(args: AdminAddUserToGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminAddUserToGroupCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
19
|
+
adminAddUserToGroup(args: AdminAddUserToGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminAddUserToGroupCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
19
20
|
/**
|
|
20
21
|
* @see {@link AdminConfirmSignUpCommand}
|
|
21
22
|
*/
|
|
22
|
-
adminConfirmSignUp(args: AdminConfirmSignUpCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminConfirmSignUpCommandOutput, SdkError | InternalError | InvalidLambdaResponseError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyFailedAttemptsError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotFoundError>;
|
|
23
|
+
adminConfirmSignUp(args: AdminConfirmSignUpCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminConfirmSignUpCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidLambdaResponseError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyFailedAttemptsError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotFoundError>;
|
|
23
24
|
/**
|
|
24
25
|
* @see {@link AdminCreateUserCommand}
|
|
25
26
|
*/
|
|
26
|
-
adminCreateUser(args: AdminCreateUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminCreateUserCommandOutput, SdkError | CodeDeliveryFailureError | InternalError | InvalidLambdaResponseError | InvalidParameterError | InvalidPasswordError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | NotAuthorizedError | PreconditionNotMetError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UnsupportedUserStateError | UserLambdaValidationError | UsernameExistsError | UserNotFoundError>;
|
|
27
|
+
adminCreateUser(args: AdminCreateUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminCreateUserCommandOutput, Cause.TimeoutException | SdkError | CodeDeliveryFailureError | InternalError | InvalidLambdaResponseError | InvalidParameterError | InvalidPasswordError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | NotAuthorizedError | PreconditionNotMetError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UnsupportedUserStateError | UserLambdaValidationError | UsernameExistsError | UserNotFoundError>;
|
|
27
28
|
/**
|
|
28
29
|
* @see {@link AdminDeleteUserCommand}
|
|
29
30
|
*/
|
|
30
|
-
adminDeleteUser(args: AdminDeleteUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminDeleteUserCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
31
|
+
adminDeleteUser(args: AdminDeleteUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminDeleteUserCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
31
32
|
/**
|
|
32
33
|
* @see {@link AdminDeleteUserAttributesCommand}
|
|
33
34
|
*/
|
|
34
|
-
adminDeleteUserAttributes(args: AdminDeleteUserAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminDeleteUserAttributesCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
35
|
+
adminDeleteUserAttributes(args: AdminDeleteUserAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminDeleteUserAttributesCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
35
36
|
/**
|
|
36
37
|
* @see {@link AdminDisableProviderForUserCommand}
|
|
37
38
|
*/
|
|
38
|
-
adminDisableProviderForUser(args: AdminDisableProviderForUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminDisableProviderForUserCommandOutput, SdkError | AliasExistsError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
39
|
+
adminDisableProviderForUser(args: AdminDisableProviderForUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminDisableProviderForUserCommandOutput, Cause.TimeoutException | SdkError | AliasExistsError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
39
40
|
/**
|
|
40
41
|
* @see {@link AdminDisableUserCommand}
|
|
41
42
|
*/
|
|
42
|
-
adminDisableUser(args: AdminDisableUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminDisableUserCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
43
|
+
adminDisableUser(args: AdminDisableUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminDisableUserCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
43
44
|
/**
|
|
44
45
|
* @see {@link AdminEnableUserCommand}
|
|
45
46
|
*/
|
|
46
|
-
adminEnableUser(args: AdminEnableUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminEnableUserCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
47
|
+
adminEnableUser(args: AdminEnableUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminEnableUserCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
47
48
|
/**
|
|
48
49
|
* @see {@link AdminForgetDeviceCommand}
|
|
49
50
|
*/
|
|
50
|
-
adminForgetDevice(args: AdminForgetDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminForgetDeviceCommandOutput, SdkError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
51
|
+
adminForgetDevice(args: AdminForgetDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminForgetDeviceCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
51
52
|
/**
|
|
52
53
|
* @see {@link AdminGetDeviceCommand}
|
|
53
54
|
*/
|
|
54
|
-
adminGetDevice(args: AdminGetDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminGetDeviceCommandOutput, SdkError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
55
|
+
adminGetDevice(args: AdminGetDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminGetDeviceCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
55
56
|
/**
|
|
56
57
|
* @see {@link AdminGetUserCommand}
|
|
57
58
|
*/
|
|
58
|
-
adminGetUser(args: AdminGetUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminGetUserCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
59
|
+
adminGetUser(args: AdminGetUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminGetUserCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
59
60
|
/**
|
|
60
61
|
* @see {@link AdminInitiateAuthCommand}
|
|
61
62
|
*/
|
|
62
|
-
adminInitiateAuth(args: AdminInitiateAuthCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminInitiateAuthCommandOutput, SdkError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | InvalidUserPoolConfigurationError | MFAMethodNotFoundError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
63
|
+
adminInitiateAuth(args: AdminInitiateAuthCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminInitiateAuthCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | InvalidUserPoolConfigurationError | MFAMethodNotFoundError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UnsupportedOperationError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
63
64
|
/**
|
|
64
65
|
* @see {@link AdminLinkProviderForUserCommand}
|
|
65
66
|
*/
|
|
66
|
-
adminLinkProviderForUser(args: AdminLinkProviderForUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminLinkProviderForUserCommandOutput, SdkError | AliasExistsError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
67
|
+
adminLinkProviderForUser(args: AdminLinkProviderForUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminLinkProviderForUserCommandOutput, Cause.TimeoutException | SdkError | AliasExistsError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
67
68
|
/**
|
|
68
69
|
* @see {@link AdminListDevicesCommand}
|
|
69
70
|
*/
|
|
70
|
-
adminListDevices(args: AdminListDevicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminListDevicesCommandOutput, SdkError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
71
|
+
adminListDevices(args: AdminListDevicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminListDevicesCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
71
72
|
/**
|
|
72
73
|
* @see {@link AdminListGroupsForUserCommand}
|
|
73
74
|
*/
|
|
74
|
-
adminListGroupsForUser(args: AdminListGroupsForUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminListGroupsForUserCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
75
|
+
adminListGroupsForUser(args: AdminListGroupsForUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminListGroupsForUserCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
75
76
|
/**
|
|
76
77
|
* @see {@link AdminListUserAuthEventsCommand}
|
|
77
78
|
*/
|
|
78
|
-
adminListUserAuthEvents(args: AdminListUserAuthEventsCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminListUserAuthEventsCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError | UserPoolAddOnNotEnabledError>;
|
|
79
|
+
adminListUserAuthEvents(args: AdminListUserAuthEventsCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminListUserAuthEventsCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError | UserPoolAddOnNotEnabledError>;
|
|
79
80
|
/**
|
|
80
81
|
* @see {@link AdminRemoveUserFromGroupCommand}
|
|
81
82
|
*/
|
|
82
|
-
adminRemoveUserFromGroup(args: AdminRemoveUserFromGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminRemoveUserFromGroupCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
83
|
+
adminRemoveUserFromGroup(args: AdminRemoveUserFromGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminRemoveUserFromGroupCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
83
84
|
/**
|
|
84
85
|
* @see {@link AdminResetUserPasswordCommand}
|
|
85
86
|
*/
|
|
86
|
-
adminResetUserPassword(args: AdminResetUserPasswordCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminResetUserPasswordCommandOutput, SdkError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotFoundError>;
|
|
87
|
+
adminResetUserPassword(args: AdminResetUserPasswordCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminResetUserPasswordCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotFoundError>;
|
|
87
88
|
/**
|
|
88
89
|
* @see {@link AdminRespondToAuthChallengeCommand}
|
|
89
90
|
*/
|
|
90
|
-
adminRespondToAuthChallenge(args: AdminRespondToAuthChallengeCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminRespondToAuthChallengeCommandOutput, SdkError | AliasExistsError | CodeMismatchError | ExpiredCodeError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidPasswordError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | InvalidUserPoolConfigurationError | MFAMethodNotFoundError | NotAuthorizedError | PasswordHistoryPolicyViolationError | PasswordResetRequiredError | ResourceNotFoundError | SoftwareTokenMFANotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
91
|
+
adminRespondToAuthChallenge(args: AdminRespondToAuthChallengeCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminRespondToAuthChallengeCommandOutput, Cause.TimeoutException | SdkError | AliasExistsError | CodeMismatchError | ExpiredCodeError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidPasswordError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | InvalidUserPoolConfigurationError | MFAMethodNotFoundError | NotAuthorizedError | PasswordHistoryPolicyViolationError | PasswordResetRequiredError | ResourceNotFoundError | SoftwareTokenMFANotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
91
92
|
/**
|
|
92
93
|
* @see {@link AdminSetUserMFAPreferenceCommand}
|
|
93
94
|
*/
|
|
94
|
-
adminSetUserMFAPreference(args: AdminSetUserMFAPreferenceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminSetUserMFAPreferenceCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | UserNotConfirmedError | UserNotFoundError>;
|
|
95
|
+
adminSetUserMFAPreference(args: AdminSetUserMFAPreferenceCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminSetUserMFAPreferenceCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | UserNotConfirmedError | UserNotFoundError>;
|
|
95
96
|
/**
|
|
96
97
|
* @see {@link AdminSetUserPasswordCommand}
|
|
97
98
|
*/
|
|
98
|
-
adminSetUserPassword(args: AdminSetUserPasswordCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminSetUserPasswordCommandOutput, SdkError | InternalError | InvalidParameterError | InvalidPasswordError | NotAuthorizedError | PasswordHistoryPolicyViolationError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
99
|
+
adminSetUserPassword(args: AdminSetUserPasswordCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminSetUserPasswordCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | InvalidPasswordError | NotAuthorizedError | PasswordHistoryPolicyViolationError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
99
100
|
/**
|
|
100
101
|
* @see {@link AdminSetUserSettingsCommand}
|
|
101
102
|
*/
|
|
102
|
-
adminSetUserSettings(args: AdminSetUserSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminSetUserSettingsCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | UserNotFoundError>;
|
|
103
|
+
adminSetUserSettings(args: AdminSetUserSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminSetUserSettingsCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | UserNotFoundError>;
|
|
103
104
|
/**
|
|
104
105
|
* @see {@link AdminUpdateAuthEventFeedbackCommand}
|
|
105
106
|
*/
|
|
106
|
-
adminUpdateAuthEventFeedback(args: AdminUpdateAuthEventFeedbackCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminUpdateAuthEventFeedbackCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError | UserPoolAddOnNotEnabledError>;
|
|
107
|
+
adminUpdateAuthEventFeedback(args: AdminUpdateAuthEventFeedbackCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminUpdateAuthEventFeedbackCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError | UserPoolAddOnNotEnabledError>;
|
|
107
108
|
/**
|
|
108
109
|
* @see {@link AdminUpdateDeviceStatusCommand}
|
|
109
110
|
*/
|
|
110
|
-
adminUpdateDeviceStatus(args: AdminUpdateDeviceStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminUpdateDeviceStatusCommandOutput, SdkError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
111
|
+
adminUpdateDeviceStatus(args: AdminUpdateDeviceStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminUpdateDeviceStatusCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
111
112
|
/**
|
|
112
113
|
* @see {@link AdminUpdateUserAttributesCommand}
|
|
113
114
|
*/
|
|
114
|
-
adminUpdateUserAttributes(args: AdminUpdateUserAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminUpdateUserAttributesCommandOutput, SdkError | AliasExistsError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotFoundError>;
|
|
115
|
+
adminUpdateUserAttributes(args: AdminUpdateUserAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminUpdateUserAttributesCommandOutput, Cause.TimeoutException | SdkError | AliasExistsError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotFoundError>;
|
|
115
116
|
/**
|
|
116
117
|
* @see {@link AdminUserGlobalSignOutCommand}
|
|
117
118
|
*/
|
|
118
|
-
adminUserGlobalSignOut(args: AdminUserGlobalSignOutCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminUserGlobalSignOutCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
119
|
+
adminUserGlobalSignOut(args: AdminUserGlobalSignOutCommandInput, options?: HttpHandlerOptions): Effect.Effect<AdminUserGlobalSignOutCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError>;
|
|
119
120
|
/**
|
|
120
121
|
* @see {@link AssociateSoftwareTokenCommand}
|
|
121
122
|
*/
|
|
122
|
-
associateSoftwareToken(args: AssociateSoftwareTokenCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateSoftwareTokenCommandOutput, SdkError | ConcurrentModificationError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | SoftwareTokenMFANotFoundError>;
|
|
123
|
+
associateSoftwareToken(args: AssociateSoftwareTokenCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateSoftwareTokenCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | SoftwareTokenMFANotFoundError>;
|
|
123
124
|
/**
|
|
124
125
|
* @see {@link ChangePasswordCommand}
|
|
125
126
|
*/
|
|
126
|
-
changePassword(args: ChangePasswordCommandInput, options?: HttpHandlerOptions): Effect.Effect<ChangePasswordCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | InvalidPasswordError | LimitExceededError | NotAuthorizedError | PasswordHistoryPolicyViolationError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
127
|
+
changePassword(args: ChangePasswordCommandInput, options?: HttpHandlerOptions): Effect.Effect<ChangePasswordCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | InvalidPasswordError | LimitExceededError | NotAuthorizedError | PasswordHistoryPolicyViolationError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
127
128
|
/**
|
|
128
129
|
* @see {@link CompleteWebAuthnRegistrationCommand}
|
|
129
130
|
*/
|
|
130
|
-
completeWebAuthnRegistration(args: CompleteWebAuthnRegistrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CompleteWebAuthnRegistrationCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | TooManyRequestsError | WebAuthnChallengeNotFoundError | WebAuthnClientMismatchError | WebAuthnCredentialNotSupportedError | WebAuthnNotEnabledError | WebAuthnOriginNotAllowedError | WebAuthnRelyingPartyMismatchError>;
|
|
131
|
+
completeWebAuthnRegistration(args: CompleteWebAuthnRegistrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CompleteWebAuthnRegistrationCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | TooManyRequestsError | WebAuthnChallengeNotFoundError | WebAuthnClientMismatchError | WebAuthnCredentialNotSupportedError | WebAuthnNotEnabledError | WebAuthnOriginNotAllowedError | WebAuthnRelyingPartyMismatchError>;
|
|
131
132
|
/**
|
|
132
133
|
* @see {@link ConfirmDeviceCommand}
|
|
133
134
|
*/
|
|
134
|
-
confirmDevice(args: ConfirmDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ConfirmDeviceCommandOutput, SdkError | DeviceKeyExistsError | ForbiddenError | InternalError | InvalidLambdaResponseError | InvalidParameterError | InvalidPasswordError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UsernameExistsError | UserNotConfirmedError | UserNotFoundError>;
|
|
135
|
+
confirmDevice(args: ConfirmDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ConfirmDeviceCommandOutput, Cause.TimeoutException | SdkError | DeviceKeyExistsError | ForbiddenError | InternalError | InvalidLambdaResponseError | InvalidParameterError | InvalidPasswordError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UsernameExistsError | UserNotConfirmedError | UserNotFoundError>;
|
|
135
136
|
/**
|
|
136
137
|
* @see {@link ConfirmForgotPasswordCommand}
|
|
137
138
|
*/
|
|
138
|
-
confirmForgotPassword(args: ConfirmForgotPasswordCommandInput, options?: HttpHandlerOptions): Effect.Effect<ConfirmForgotPasswordCommandOutput, SdkError | CodeMismatchError | ExpiredCodeError | ForbiddenError | InternalError | InvalidLambdaResponseError | InvalidParameterError | InvalidPasswordError | LimitExceededError | NotAuthorizedError | PasswordHistoryPolicyViolationError | ResourceNotFoundError | TooManyFailedAttemptsError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
139
|
+
confirmForgotPassword(args: ConfirmForgotPasswordCommandInput, options?: HttpHandlerOptions): Effect.Effect<ConfirmForgotPasswordCommandOutput, Cause.TimeoutException | SdkError | CodeMismatchError | ExpiredCodeError | ForbiddenError | InternalError | InvalidLambdaResponseError | InvalidParameterError | InvalidPasswordError | LimitExceededError | NotAuthorizedError | PasswordHistoryPolicyViolationError | ResourceNotFoundError | TooManyFailedAttemptsError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
139
140
|
/**
|
|
140
141
|
* @see {@link ConfirmSignUpCommand}
|
|
141
142
|
*/
|
|
142
|
-
confirmSignUp(args: ConfirmSignUpCommandInput, options?: HttpHandlerOptions): Effect.Effect<ConfirmSignUpCommandOutput, SdkError | AliasExistsError | CodeMismatchError | ExpiredCodeError | ForbiddenError | InternalError | InvalidLambdaResponseError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyFailedAttemptsError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotFoundError>;
|
|
143
|
+
confirmSignUp(args: ConfirmSignUpCommandInput, options?: HttpHandlerOptions): Effect.Effect<ConfirmSignUpCommandOutput, Cause.TimeoutException | SdkError | AliasExistsError | CodeMismatchError | ExpiredCodeError | ForbiddenError | InternalError | InvalidLambdaResponseError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyFailedAttemptsError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotFoundError>;
|
|
143
144
|
/**
|
|
144
145
|
* @see {@link CreateGroupCommand}
|
|
145
146
|
*/
|
|
146
|
-
createGroup(args: CreateGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateGroupCommandOutput, SdkError | GroupExistsError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
147
|
+
createGroup(args: CreateGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateGroupCommandOutput, Cause.TimeoutException | SdkError | GroupExistsError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
147
148
|
/**
|
|
148
149
|
* @see {@link CreateIdentityProviderCommand}
|
|
149
150
|
*/
|
|
150
|
-
createIdentityProvider(args: CreateIdentityProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIdentityProviderCommandOutput, SdkError | DuplicateProviderError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
151
|
+
createIdentityProvider(args: CreateIdentityProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateIdentityProviderCommandOutput, Cause.TimeoutException | SdkError | DuplicateProviderError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
151
152
|
/**
|
|
152
153
|
* @see {@link CreateManagedLoginBrandingCommand}
|
|
153
154
|
*/
|
|
154
|
-
createManagedLoginBranding(args: CreateManagedLoginBrandingCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateManagedLoginBrandingCommandOutput, SdkError | ConcurrentModificationError | InternalError | InvalidParameterError | LimitExceededError | ManagedLoginBrandingExistsError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
155
|
+
createManagedLoginBranding(args: CreateManagedLoginBrandingCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateManagedLoginBrandingCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InternalError | InvalidParameterError | LimitExceededError | ManagedLoginBrandingExistsError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
155
156
|
/**
|
|
156
157
|
* @see {@link CreateResourceServerCommand}
|
|
157
158
|
*/
|
|
158
|
-
createResourceServer(args: CreateResourceServerCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateResourceServerCommandOutput, SdkError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
159
|
+
createResourceServer(args: CreateResourceServerCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateResourceServerCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
159
160
|
/**
|
|
160
161
|
* @see {@link CreateUserImportJobCommand}
|
|
161
162
|
*/
|
|
162
|
-
createUserImportJob(args: CreateUserImportJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateUserImportJobCommandOutput, SdkError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | PreconditionNotMetError | ResourceNotFoundError | TooManyRequestsError>;
|
|
163
|
+
createUserImportJob(args: CreateUserImportJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateUserImportJobCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | PreconditionNotMetError | ResourceNotFoundError | TooManyRequestsError>;
|
|
163
164
|
/**
|
|
164
165
|
* @see {@link CreateUserPoolCommand}
|
|
165
166
|
*/
|
|
166
|
-
createUserPool(args: CreateUserPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateUserPoolCommandOutput, SdkError | FeatureUnavailableInTierError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | LimitExceededError | NotAuthorizedError | TierChangeNotAllowedError | TooManyRequestsError | UserPoolTaggingError>;
|
|
167
|
+
createUserPool(args: CreateUserPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateUserPoolCommandOutput, Cause.TimeoutException | SdkError | FeatureUnavailableInTierError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | LimitExceededError | NotAuthorizedError | TierChangeNotAllowedError | TooManyRequestsError | UserPoolTaggingError>;
|
|
167
168
|
/**
|
|
168
169
|
* @see {@link CreateUserPoolClientCommand}
|
|
169
170
|
*/
|
|
170
|
-
createUserPoolClient(args: CreateUserPoolClientCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateUserPoolClientCommandOutput, SdkError | InternalError | InvalidOAuthFlowError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | ScopeDoesNotExistError | TooManyRequestsError>;
|
|
171
|
+
createUserPoolClient(args: CreateUserPoolClientCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateUserPoolClientCommandOutput, Cause.TimeoutException | SdkError | FeatureUnavailableInTierError | InternalError | InvalidOAuthFlowError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | ScopeDoesNotExistError | TooManyRequestsError>;
|
|
171
172
|
/**
|
|
172
173
|
* @see {@link CreateUserPoolDomainCommand}
|
|
173
174
|
*/
|
|
174
|
-
createUserPoolDomain(args: CreateUserPoolDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateUserPoolDomainCommandOutput, SdkError | FeatureUnavailableInTierError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError>;
|
|
175
|
+
createUserPoolDomain(args: CreateUserPoolDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateUserPoolDomainCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | FeatureUnavailableInTierError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError>;
|
|
175
176
|
/**
|
|
176
177
|
* @see {@link DeleteGroupCommand}
|
|
177
178
|
*/
|
|
178
|
-
deleteGroup(args: DeleteGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteGroupCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
179
|
+
deleteGroup(args: DeleteGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteGroupCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
179
180
|
/**
|
|
180
181
|
* @see {@link DeleteIdentityProviderCommand}
|
|
181
182
|
*/
|
|
182
|
-
deleteIdentityProvider(args: DeleteIdentityProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIdentityProviderCommandOutput, SdkError | ConcurrentModificationError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnsupportedIdentityProviderError>;
|
|
183
|
+
deleteIdentityProvider(args: DeleteIdentityProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIdentityProviderCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnsupportedIdentityProviderError>;
|
|
183
184
|
/**
|
|
184
185
|
* @see {@link DeleteManagedLoginBrandingCommand}
|
|
185
186
|
*/
|
|
186
|
-
deleteManagedLoginBranding(args: DeleteManagedLoginBrandingCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteManagedLoginBrandingCommandOutput, SdkError | ConcurrentModificationError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
187
|
+
deleteManagedLoginBranding(args: DeleteManagedLoginBrandingCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteManagedLoginBrandingCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
187
188
|
/**
|
|
188
189
|
* @see {@link DeleteResourceServerCommand}
|
|
189
190
|
*/
|
|
190
|
-
deleteResourceServer(args: DeleteResourceServerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteResourceServerCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
191
|
+
deleteResourceServer(args: DeleteResourceServerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteResourceServerCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
191
192
|
/**
|
|
192
193
|
* @see {@link DeleteUserCommand}
|
|
193
194
|
*/
|
|
194
|
-
deleteUser(args: DeleteUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
195
|
+
deleteUser(args: DeleteUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
195
196
|
/**
|
|
196
197
|
* @see {@link DeleteUserAttributesCommand}
|
|
197
198
|
*/
|
|
198
|
-
deleteUserAttributes(args: DeleteUserAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserAttributesCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
199
|
+
deleteUserAttributes(args: DeleteUserAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserAttributesCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
199
200
|
/**
|
|
200
201
|
* @see {@link DeleteUserPoolCommand}
|
|
201
202
|
*/
|
|
202
|
-
deleteUserPool(args: DeleteUserPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserPoolCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserImportInProgressError>;
|
|
203
|
+
deleteUserPool(args: DeleteUserPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserPoolCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserImportInProgressError>;
|
|
203
204
|
/**
|
|
204
205
|
* @see {@link DeleteUserPoolClientCommand}
|
|
205
206
|
*/
|
|
206
|
-
deleteUserPoolClient(args: DeleteUserPoolClientCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserPoolClientCommandOutput, SdkError | ConcurrentModificationError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
207
|
+
deleteUserPoolClient(args: DeleteUserPoolClientCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserPoolClientCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
207
208
|
/**
|
|
208
209
|
* @see {@link DeleteUserPoolDomainCommand}
|
|
209
210
|
*/
|
|
210
|
-
deleteUserPoolDomain(args: DeleteUserPoolDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserPoolDomainCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError>;
|
|
211
|
+
deleteUserPoolDomain(args: DeleteUserPoolDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserPoolDomainCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError>;
|
|
211
212
|
/**
|
|
212
213
|
* @see {@link DeleteWebAuthnCredentialCommand}
|
|
213
214
|
*/
|
|
214
|
-
deleteWebAuthnCredential(args: DeleteWebAuthnCredentialCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteWebAuthnCredentialCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError>;
|
|
215
|
+
deleteWebAuthnCredential(args: DeleteWebAuthnCredentialCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteWebAuthnCredentialCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError>;
|
|
215
216
|
/**
|
|
216
217
|
* @see {@link DescribeIdentityProviderCommand}
|
|
217
218
|
*/
|
|
218
|
-
describeIdentityProvider(args: DescribeIdentityProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIdentityProviderCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
219
|
+
describeIdentityProvider(args: DescribeIdentityProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIdentityProviderCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
219
220
|
/**
|
|
220
221
|
* @see {@link DescribeManagedLoginBrandingCommand}
|
|
221
222
|
*/
|
|
222
|
-
describeManagedLoginBranding(args: DescribeManagedLoginBrandingCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeManagedLoginBrandingCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
223
|
+
describeManagedLoginBranding(args: DescribeManagedLoginBrandingCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeManagedLoginBrandingCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
223
224
|
/**
|
|
224
225
|
* @see {@link DescribeManagedLoginBrandingByClientCommand}
|
|
225
226
|
*/
|
|
226
|
-
describeManagedLoginBrandingByClient(args: DescribeManagedLoginBrandingByClientCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeManagedLoginBrandingByClientCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
227
|
+
describeManagedLoginBrandingByClient(args: DescribeManagedLoginBrandingByClientCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeManagedLoginBrandingByClientCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
227
228
|
/**
|
|
228
229
|
* @see {@link DescribeResourceServerCommand}
|
|
229
230
|
*/
|
|
230
|
-
describeResourceServer(args: DescribeResourceServerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeResourceServerCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
231
|
+
describeResourceServer(args: DescribeResourceServerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeResourceServerCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
231
232
|
/**
|
|
232
233
|
* @see {@link DescribeRiskConfigurationCommand}
|
|
233
234
|
*/
|
|
234
|
-
describeRiskConfiguration(args: DescribeRiskConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeRiskConfigurationCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserPoolAddOnNotEnabledError>;
|
|
235
|
+
describeRiskConfiguration(args: DescribeRiskConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeRiskConfigurationCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserPoolAddOnNotEnabledError>;
|
|
235
236
|
/**
|
|
236
237
|
* @see {@link DescribeUserImportJobCommand}
|
|
237
238
|
*/
|
|
238
|
-
describeUserImportJob(args: DescribeUserImportJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeUserImportJobCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
239
|
+
describeUserImportJob(args: DescribeUserImportJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeUserImportJobCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
239
240
|
/**
|
|
240
241
|
* @see {@link DescribeUserPoolCommand}
|
|
241
242
|
*/
|
|
242
|
-
describeUserPool(args: DescribeUserPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeUserPoolCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserPoolTaggingError>;
|
|
243
|
+
describeUserPool(args: DescribeUserPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeUserPoolCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserPoolTaggingError>;
|
|
243
244
|
/**
|
|
244
245
|
* @see {@link DescribeUserPoolClientCommand}
|
|
245
246
|
*/
|
|
246
|
-
describeUserPoolClient(args: DescribeUserPoolClientCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeUserPoolClientCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
247
|
+
describeUserPoolClient(args: DescribeUserPoolClientCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeUserPoolClientCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
247
248
|
/**
|
|
248
249
|
* @see {@link DescribeUserPoolDomainCommand}
|
|
249
250
|
*/
|
|
250
|
-
describeUserPoolDomain(args: DescribeUserPoolDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeUserPoolDomainCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError>;
|
|
251
|
+
describeUserPoolDomain(args: DescribeUserPoolDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeUserPoolDomainCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError>;
|
|
251
252
|
/**
|
|
252
253
|
* @see {@link ForgetDeviceCommand}
|
|
253
254
|
*/
|
|
254
|
-
forgetDevice(args: ForgetDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ForgetDeviceCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
255
|
+
forgetDevice(args: ForgetDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ForgetDeviceCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
255
256
|
/**
|
|
256
257
|
* @see {@link ForgotPasswordCommand}
|
|
257
258
|
*/
|
|
258
|
-
forgotPassword(args: ForgotPasswordCommandInput, options?: HttpHandlerOptions): Effect.Effect<ForgotPasswordCommandOutput, SdkError | CodeDeliveryFailureError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotFoundError>;
|
|
259
|
+
forgotPassword(args: ForgotPasswordCommandInput, options?: HttpHandlerOptions): Effect.Effect<ForgotPasswordCommandOutput, Cause.TimeoutException | SdkError | CodeDeliveryFailureError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotFoundError>;
|
|
259
260
|
/**
|
|
260
261
|
* @see {@link GetCSVHeaderCommand}
|
|
261
262
|
*/
|
|
262
|
-
getCSVHeader(args: GetCSVHeaderCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCSVHeaderCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
263
|
+
getCSVHeader(args: GetCSVHeaderCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCSVHeaderCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
263
264
|
/**
|
|
264
265
|
* @see {@link GetDeviceCommand}
|
|
265
266
|
*/
|
|
266
|
-
getDevice(args: GetDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeviceCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
267
|
+
getDevice(args: GetDeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeviceCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
267
268
|
/**
|
|
268
269
|
* @see {@link GetGroupCommand}
|
|
269
270
|
*/
|
|
270
|
-
getGroup(args: GetGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetGroupCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
271
|
+
getGroup(args: GetGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetGroupCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
271
272
|
/**
|
|
272
273
|
* @see {@link GetIdentityProviderByIdentifierCommand}
|
|
273
274
|
*/
|
|
274
|
-
getIdentityProviderByIdentifier(args: GetIdentityProviderByIdentifierCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityProviderByIdentifierCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
275
|
+
getIdentityProviderByIdentifier(args: GetIdentityProviderByIdentifierCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIdentityProviderByIdentifierCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
275
276
|
/**
|
|
276
277
|
* @see {@link GetLogDeliveryConfigurationCommand}
|
|
277
278
|
*/
|
|
278
|
-
getLogDeliveryConfiguration(args: GetLogDeliveryConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogDeliveryConfigurationCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
279
|
+
getLogDeliveryConfiguration(args: GetLogDeliveryConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogDeliveryConfigurationCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
279
280
|
/**
|
|
280
281
|
* @see {@link GetSigningCertificateCommand}
|
|
281
282
|
*/
|
|
282
|
-
getSigningCertificate(args: GetSigningCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSigningCertificateCommandOutput, SdkError | InternalError | InvalidParameterError | ResourceNotFoundError>;
|
|
283
|
+
getSigningCertificate(args: GetSigningCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSigningCertificateCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | ResourceNotFoundError>;
|
|
284
|
+
/**
|
|
285
|
+
* @see {@link GetTokensFromRefreshTokenCommand}
|
|
286
|
+
*/
|
|
287
|
+
getTokensFromRefreshToken(args: GetTokensFromRefreshTokenCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTokensFromRefreshTokenCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidLambdaResponseError | InvalidParameterError | NotAuthorizedError | RefreshTokenReuseError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotFoundError>;
|
|
283
288
|
/**
|
|
284
289
|
* @see {@link GetUICustomizationCommand}
|
|
285
290
|
*/
|
|
286
|
-
getUICustomization(args: GetUICustomizationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUICustomizationCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
291
|
+
getUICustomization(args: GetUICustomizationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUICustomizationCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
287
292
|
/**
|
|
288
293
|
* @see {@link GetUserCommand}
|
|
289
294
|
*/
|
|
290
|
-
getUser(args: GetUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUserCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
295
|
+
getUser(args: GetUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUserCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
291
296
|
/**
|
|
292
297
|
* @see {@link GetUserAttributeVerificationCodeCommand}
|
|
293
298
|
*/
|
|
294
|
-
getUserAttributeVerificationCode(args: GetUserAttributeVerificationCodeCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUserAttributeVerificationCodeCommandOutput, SdkError | CodeDeliveryFailureError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | LimitExceededError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
299
|
+
getUserAttributeVerificationCode(args: GetUserAttributeVerificationCodeCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUserAttributeVerificationCodeCommandOutput, Cause.TimeoutException | SdkError | CodeDeliveryFailureError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | LimitExceededError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
295
300
|
/**
|
|
296
301
|
* @see {@link GetUserAuthFactorsCommand}
|
|
297
302
|
*/
|
|
298
|
-
getUserAuthFactors(args: GetUserAuthFactorsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUserAuthFactorsCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
303
|
+
getUserAuthFactors(args: GetUserAuthFactorsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUserAuthFactorsCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
299
304
|
/**
|
|
300
305
|
* @see {@link GetUserPoolMfaConfigCommand}
|
|
301
306
|
*/
|
|
302
|
-
getUserPoolMfaConfig(args: GetUserPoolMfaConfigCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUserPoolMfaConfigCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
307
|
+
getUserPoolMfaConfig(args: GetUserPoolMfaConfigCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUserPoolMfaConfigCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
303
308
|
/**
|
|
304
309
|
* @see {@link GlobalSignOutCommand}
|
|
305
310
|
*/
|
|
306
|
-
globalSignOut(args: GlobalSignOutCommandInput, options?: HttpHandlerOptions): Effect.Effect<GlobalSignOutCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError>;
|
|
311
|
+
globalSignOut(args: GlobalSignOutCommandInput, options?: HttpHandlerOptions): Effect.Effect<GlobalSignOutCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError>;
|
|
307
312
|
/**
|
|
308
313
|
* @see {@link InitiateAuthCommand}
|
|
309
314
|
*/
|
|
310
|
-
initiateAuth(args: InitiateAuthCommandInput, options?: HttpHandlerOptions): Effect.Effect<InitiateAuthCommandOutput, SdkError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
315
|
+
initiateAuth(args: InitiateAuthCommandInput, options?: HttpHandlerOptions): Effect.Effect<InitiateAuthCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UnsupportedOperationError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
311
316
|
/**
|
|
312
317
|
* @see {@link ListDevicesCommand}
|
|
313
318
|
*/
|
|
314
|
-
listDevices(args: ListDevicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListDevicesCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
319
|
+
listDevices(args: ListDevicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListDevicesCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
315
320
|
/**
|
|
316
321
|
* @see {@link ListGroupsCommand}
|
|
317
322
|
*/
|
|
318
|
-
listGroups(args: ListGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListGroupsCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
323
|
+
listGroups(args: ListGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListGroupsCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
319
324
|
/**
|
|
320
325
|
* @see {@link ListIdentityProvidersCommand}
|
|
321
326
|
*/
|
|
322
|
-
listIdentityProviders(args: ListIdentityProvidersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListIdentityProvidersCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
327
|
+
listIdentityProviders(args: ListIdentityProvidersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListIdentityProvidersCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
323
328
|
/**
|
|
324
329
|
* @see {@link ListResourceServersCommand}
|
|
325
330
|
*/
|
|
326
|
-
listResourceServers(args: ListResourceServersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListResourceServersCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
331
|
+
listResourceServers(args: ListResourceServersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListResourceServersCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
327
332
|
/**
|
|
328
333
|
* @see {@link ListTagsForResourceCommand}
|
|
329
334
|
*/
|
|
330
|
-
listTagsForResource(args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsForResourceCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
335
|
+
listTagsForResource(args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsForResourceCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
331
336
|
/**
|
|
332
337
|
* @see {@link ListUserImportJobsCommand}
|
|
333
338
|
*/
|
|
334
|
-
listUserImportJobs(args: ListUserImportJobsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUserImportJobsCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
339
|
+
listUserImportJobs(args: ListUserImportJobsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUserImportJobsCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
335
340
|
/**
|
|
336
341
|
* @see {@link ListUserPoolClientsCommand}
|
|
337
342
|
*/
|
|
338
|
-
listUserPoolClients(args: ListUserPoolClientsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUserPoolClientsCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
343
|
+
listUserPoolClients(args: ListUserPoolClientsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUserPoolClientsCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
339
344
|
/**
|
|
340
345
|
* @see {@link ListUserPoolsCommand}
|
|
341
346
|
*/
|
|
342
|
-
listUserPools(args: ListUserPoolsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUserPoolsCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | TooManyRequestsError>;
|
|
347
|
+
listUserPools(args: ListUserPoolsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUserPoolsCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | TooManyRequestsError>;
|
|
343
348
|
/**
|
|
344
349
|
* @see {@link ListUsersCommand}
|
|
345
350
|
*/
|
|
346
|
-
listUsers(args: ListUsersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUsersCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
351
|
+
listUsers(args: ListUsersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUsersCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
347
352
|
/**
|
|
348
353
|
* @see {@link ListUsersInGroupCommand}
|
|
349
354
|
*/
|
|
350
|
-
listUsersInGroup(args: ListUsersInGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUsersInGroupCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
355
|
+
listUsersInGroup(args: ListUsersInGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUsersInGroupCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
351
356
|
/**
|
|
352
357
|
* @see {@link ListWebAuthnCredentialsCommand}
|
|
353
358
|
*/
|
|
354
|
-
listWebAuthnCredentials(args: ListWebAuthnCredentialsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListWebAuthnCredentialsCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError>;
|
|
359
|
+
listWebAuthnCredentials(args: ListWebAuthnCredentialsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListWebAuthnCredentialsCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError>;
|
|
355
360
|
/**
|
|
356
361
|
* @see {@link ResendConfirmationCodeCommand}
|
|
357
362
|
*/
|
|
358
|
-
resendConfirmationCode(args: ResendConfirmationCodeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResendConfirmationCodeCommandOutput, SdkError | CodeDeliveryFailureError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotFoundError>;
|
|
363
|
+
resendConfirmationCode(args: ResendConfirmationCodeCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResendConfirmationCodeCommandOutput, Cause.TimeoutException | SdkError | CodeDeliveryFailureError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotFoundError>;
|
|
359
364
|
/**
|
|
360
365
|
* @see {@link RespondToAuthChallengeCommand}
|
|
361
366
|
*/
|
|
362
|
-
respondToAuthChallenge(args: RespondToAuthChallengeCommandInput, options?: HttpHandlerOptions): Effect.Effect<RespondToAuthChallengeCommandOutput, SdkError | AliasExistsError | CodeMismatchError | ExpiredCodeError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidPasswordError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | InvalidUserPoolConfigurationError | MFAMethodNotFoundError | NotAuthorizedError | PasswordHistoryPolicyViolationError | PasswordResetRequiredError | ResourceNotFoundError | SoftwareTokenMFANotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
367
|
+
respondToAuthChallenge(args: RespondToAuthChallengeCommandInput, options?: HttpHandlerOptions): Effect.Effect<RespondToAuthChallengeCommandOutput, Cause.TimeoutException | SdkError | AliasExistsError | CodeMismatchError | ExpiredCodeError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidPasswordError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | InvalidUserPoolConfigurationError | MFAMethodNotFoundError | NotAuthorizedError | PasswordHistoryPolicyViolationError | PasswordResetRequiredError | ResourceNotFoundError | SoftwareTokenMFANotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
363
368
|
/**
|
|
364
369
|
* @see {@link RevokeTokenCommand}
|
|
365
370
|
*/
|
|
366
|
-
revokeToken(args: RevokeTokenCommandInput, options?: HttpHandlerOptions): Effect.Effect<RevokeTokenCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | TooManyRequestsError | UnauthorizedError | UnsupportedOperationError | UnsupportedTokenTypeError>;
|
|
371
|
+
revokeToken(args: RevokeTokenCommandInput, options?: HttpHandlerOptions): Effect.Effect<RevokeTokenCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | TooManyRequestsError | UnauthorizedError | UnsupportedOperationError | UnsupportedTokenTypeError>;
|
|
367
372
|
/**
|
|
368
373
|
* @see {@link SetLogDeliveryConfigurationCommand}
|
|
369
374
|
*/
|
|
370
|
-
setLogDeliveryConfiguration(args: SetLogDeliveryConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetLogDeliveryConfigurationCommandOutput, SdkError | FeatureUnavailableInTierError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
375
|
+
setLogDeliveryConfiguration(args: SetLogDeliveryConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetLogDeliveryConfigurationCommandOutput, Cause.TimeoutException | SdkError | FeatureUnavailableInTierError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
371
376
|
/**
|
|
372
377
|
* @see {@link SetRiskConfigurationCommand}
|
|
373
378
|
*/
|
|
374
|
-
setRiskConfiguration(args: SetRiskConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetRiskConfigurationCommandOutput, SdkError | CodeDeliveryFailureError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserPoolAddOnNotEnabledError>;
|
|
379
|
+
setRiskConfiguration(args: SetRiskConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetRiskConfigurationCommandOutput, Cause.TimeoutException | SdkError | CodeDeliveryFailureError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserPoolAddOnNotEnabledError>;
|
|
375
380
|
/**
|
|
376
381
|
* @see {@link SetUICustomizationCommand}
|
|
377
382
|
*/
|
|
378
|
-
setUICustomization(args: SetUICustomizationCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetUICustomizationCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
383
|
+
setUICustomization(args: SetUICustomizationCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetUICustomizationCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
379
384
|
/**
|
|
380
385
|
* @see {@link SetUserMFAPreferenceCommand}
|
|
381
386
|
*/
|
|
382
|
-
setUserMFAPreference(args: SetUserMFAPreferenceCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetUserMFAPreferenceCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | UserNotConfirmedError | UserNotFoundError>;
|
|
387
|
+
setUserMFAPreference(args: SetUserMFAPreferenceCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetUserMFAPreferenceCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | UserNotConfirmedError | UserNotFoundError>;
|
|
383
388
|
/**
|
|
384
389
|
* @see {@link SetUserPoolMfaConfigCommand}
|
|
385
390
|
*/
|
|
386
|
-
setUserPoolMfaConfig(args: SetUserPoolMfaConfigCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetUserPoolMfaConfigCommandOutput, SdkError | ConcurrentModificationError | FeatureUnavailableInTierError | InternalError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
391
|
+
setUserPoolMfaConfig(args: SetUserPoolMfaConfigCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetUserPoolMfaConfigCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | FeatureUnavailableInTierError | InternalError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
387
392
|
/**
|
|
388
393
|
* @see {@link SetUserSettingsCommand}
|
|
389
394
|
*/
|
|
390
|
-
setUserSettings(args: SetUserSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetUserSettingsCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | UserNotConfirmedError | UserNotFoundError>;
|
|
395
|
+
setUserSettings(args: SetUserSettingsCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetUserSettingsCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | UserNotConfirmedError | UserNotFoundError>;
|
|
391
396
|
/**
|
|
392
397
|
* @see {@link SignUpCommand}
|
|
393
398
|
*/
|
|
394
|
-
signUp(args: SignUpCommandInput, options?: HttpHandlerOptions): Effect.Effect<SignUpCommandOutput, SdkError | CodeDeliveryFailureError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidPasswordError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UsernameExistsError>;
|
|
399
|
+
signUp(args: SignUpCommandInput, options?: HttpHandlerOptions): Effect.Effect<SignUpCommandOutput, Cause.TimeoutException | SdkError | CodeDeliveryFailureError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidPasswordError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | LimitExceededError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UsernameExistsError>;
|
|
395
400
|
/**
|
|
396
401
|
* @see {@link StartUserImportJobCommand}
|
|
397
402
|
*/
|
|
398
|
-
startUserImportJob(args: StartUserImportJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartUserImportJobCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | PreconditionNotMetError | ResourceNotFoundError | TooManyRequestsError>;
|
|
403
|
+
startUserImportJob(args: StartUserImportJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartUserImportJobCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | PreconditionNotMetError | ResourceNotFoundError | TooManyRequestsError>;
|
|
399
404
|
/**
|
|
400
405
|
* @see {@link StartWebAuthnRegistrationCommand}
|
|
401
406
|
*/
|
|
402
|
-
startWebAuthnRegistration(args: StartWebAuthnRegistrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartWebAuthnRegistrationCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | TooManyRequestsError | WebAuthnConfigurationMissingError | WebAuthnNotEnabledError>;
|
|
407
|
+
startWebAuthnRegistration(args: StartWebAuthnRegistrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartWebAuthnRegistrationCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | TooManyRequestsError | WebAuthnConfigurationMissingError | WebAuthnNotEnabledError>;
|
|
403
408
|
/**
|
|
404
409
|
* @see {@link StopUserImportJobCommand}
|
|
405
410
|
*/
|
|
406
|
-
stopUserImportJob(args: StopUserImportJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopUserImportJobCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | PreconditionNotMetError | ResourceNotFoundError | TooManyRequestsError>;
|
|
411
|
+
stopUserImportJob(args: StopUserImportJobCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopUserImportJobCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | PreconditionNotMetError | ResourceNotFoundError | TooManyRequestsError>;
|
|
407
412
|
/**
|
|
408
413
|
* @see {@link TagResourceCommand}
|
|
409
414
|
*/
|
|
410
|
-
tagResource(args: TagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagResourceCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
415
|
+
tagResource(args: TagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagResourceCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
411
416
|
/**
|
|
412
417
|
* @see {@link UntagResourceCommand}
|
|
413
418
|
*/
|
|
414
|
-
untagResource(args: UntagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagResourceCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
419
|
+
untagResource(args: UntagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagResourceCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
415
420
|
/**
|
|
416
421
|
* @see {@link UpdateAuthEventFeedbackCommand}
|
|
417
422
|
*/
|
|
418
|
-
updateAuthEventFeedback(args: UpdateAuthEventFeedbackCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAuthEventFeedbackCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError | UserPoolAddOnNotEnabledError>;
|
|
423
|
+
updateAuthEventFeedback(args: UpdateAuthEventFeedbackCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAuthEventFeedbackCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UserNotFoundError | UserPoolAddOnNotEnabledError>;
|
|
419
424
|
/**
|
|
420
425
|
* @see {@link UpdateDeviceStatusCommand}
|
|
421
426
|
*/
|
|
422
|
-
updateDeviceStatus(args: UpdateDeviceStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDeviceStatusCommandOutput, SdkError | ForbiddenError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
427
|
+
updateDeviceStatus(args: UpdateDeviceStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDeviceStatusCommandOutput, Cause.TimeoutException | SdkError | ForbiddenError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
423
428
|
/**
|
|
424
429
|
* @see {@link UpdateGroupCommand}
|
|
425
430
|
*/
|
|
426
|
-
updateGroup(args: UpdateGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateGroupCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
431
|
+
updateGroup(args: UpdateGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateGroupCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
427
432
|
/**
|
|
428
433
|
* @see {@link UpdateIdentityProviderCommand}
|
|
429
434
|
*/
|
|
430
|
-
updateIdentityProvider(args: UpdateIdentityProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateIdentityProviderCommandOutput, SdkError | ConcurrentModificationError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnsupportedIdentityProviderError>;
|
|
435
|
+
updateIdentityProvider(args: UpdateIdentityProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateIdentityProviderCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError | UnsupportedIdentityProviderError>;
|
|
431
436
|
/**
|
|
432
437
|
* @see {@link UpdateManagedLoginBrandingCommand}
|
|
433
438
|
*/
|
|
434
|
-
updateManagedLoginBranding(args: UpdateManagedLoginBrandingCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateManagedLoginBrandingCommandOutput, SdkError | ConcurrentModificationError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
439
|
+
updateManagedLoginBranding(args: UpdateManagedLoginBrandingCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateManagedLoginBrandingCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
435
440
|
/**
|
|
436
441
|
* @see {@link UpdateResourceServerCommand}
|
|
437
442
|
*/
|
|
438
|
-
updateResourceServer(args: UpdateResourceServerCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateResourceServerCommandOutput, SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
443
|
+
updateResourceServer(args: UpdateResourceServerCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateResourceServerCommandOutput, Cause.TimeoutException | SdkError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
439
444
|
/**
|
|
440
445
|
* @see {@link UpdateUserAttributesCommand}
|
|
441
446
|
*/
|
|
442
|
-
updateUserAttributes(args: UpdateUserAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateUserAttributesCommandOutput, SdkError | AliasExistsError | CodeDeliveryFailureError | CodeMismatchError | ExpiredCodeError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
447
|
+
updateUserAttributes(args: UpdateUserAttributesCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateUserAttributesCommandOutput, Cause.TimeoutException | SdkError | AliasExistsError | CodeDeliveryFailureError | CodeMismatchError | ExpiredCodeError | ForbiddenError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidLambdaResponseError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UnexpectedLambdaError | UserLambdaValidationError | UserNotConfirmedError | UserNotFoundError>;
|
|
443
448
|
/**
|
|
444
449
|
* @see {@link UpdateUserPoolCommand}
|
|
445
450
|
*/
|
|
446
|
-
updateUserPool(args: UpdateUserPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateUserPoolCommandOutput, SdkError | ConcurrentModificationError | FeatureUnavailableInTierError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | NotAuthorizedError | ResourceNotFoundError | TierChangeNotAllowedError | TooManyRequestsError | UserImportInProgressError | UserPoolTaggingError>;
|
|
451
|
+
updateUserPool(args: UpdateUserPoolCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateUserPoolCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | FeatureUnavailableInTierError | InternalError | InvalidEmailRoleAccessPolicyError | InvalidParameterError | InvalidSmsRoleAccessPolicyError | InvalidSmsRoleTrustRelationshipError | NotAuthorizedError | ResourceNotFoundError | TierChangeNotAllowedError | TooManyRequestsError | UserImportInProgressError | UserPoolTaggingError>;
|
|
447
452
|
/**
|
|
448
453
|
* @see {@link UpdateUserPoolClientCommand}
|
|
449
454
|
*/
|
|
450
|
-
updateUserPoolClient(args: UpdateUserPoolClientCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateUserPoolClientCommandOutput, SdkError | ConcurrentModificationError | InternalError | InvalidOAuthFlowError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | ScopeDoesNotExistError | TooManyRequestsError>;
|
|
455
|
+
updateUserPoolClient(args: UpdateUserPoolClientCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateUserPoolClientCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | FeatureUnavailableInTierError | InternalError | InvalidOAuthFlowError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | ScopeDoesNotExistError | TooManyRequestsError>;
|
|
451
456
|
/**
|
|
452
457
|
* @see {@link UpdateUserPoolDomainCommand}
|
|
453
458
|
*/
|
|
454
|
-
updateUserPoolDomain(args: UpdateUserPoolDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateUserPoolDomainCommandOutput, SdkError | FeatureUnavailableInTierError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
459
|
+
updateUserPoolDomain(args: UpdateUserPoolDomainCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateUserPoolDomainCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | FeatureUnavailableInTierError | InternalError | InvalidParameterError | NotAuthorizedError | ResourceNotFoundError | TooManyRequestsError>;
|
|
455
460
|
/**
|
|
456
461
|
* @see {@link VerifySoftwareTokenCommand}
|
|
457
462
|
*/
|
|
458
|
-
verifySoftwareToken(args: VerifySoftwareTokenCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifySoftwareTokenCommandOutput, SdkError | CodeMismatchError | EnableSoftwareTokenMFAError | ForbiddenError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | SoftwareTokenMFANotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
463
|
+
verifySoftwareToken(args: VerifySoftwareTokenCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifySoftwareTokenCommandOutput, Cause.TimeoutException | SdkError | CodeMismatchError | EnableSoftwareTokenMFAError | ForbiddenError | InternalError | InvalidParameterError | InvalidUserPoolConfigurationError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | SoftwareTokenMFANotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
459
464
|
/**
|
|
460
465
|
* @see {@link VerifyUserAttributeCommand}
|
|
461
466
|
*/
|
|
462
|
-
verifyUserAttribute(args: VerifyUserAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyUserAttributeCommandOutput, SdkError | AliasExistsError | CodeMismatchError | ExpiredCodeError | ForbiddenError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
467
|
+
verifyUserAttribute(args: VerifyUserAttributeCommandInput, options?: HttpHandlerOptions): Effect.Effect<VerifyUserAttributeCommandOutput, Cause.TimeoutException | SdkError | AliasExistsError | CodeMismatchError | ExpiredCodeError | ForbiddenError | InternalError | InvalidParameterError | LimitExceededError | NotAuthorizedError | PasswordResetRequiredError | ResourceNotFoundError | TooManyRequestsError | UserNotConfirmedError | UserNotFoundError>;
|
|
463
468
|
}
|
|
464
469
|
/**
|
|
465
470
|
* @since 1.0.0
|
|
@@ -467,7 +472,7 @@ interface CognitoIdentityProviderService$ {
|
|
|
467
472
|
*/
|
|
468
473
|
export declare const makeCognitoIdentityProviderService: Effect.Effect<CognitoIdentityProviderService$, never, Instance.CognitoIdentityProviderClientInstance>;
|
|
469
474
|
declare const CognitoIdentityProviderService_base: import("effect/Context").TagClass<CognitoIdentityProviderService, "@effect-aws/client-cognito-identity-provider/CognitoIdentityProviderService", CognitoIdentityProviderService$> & Effect.Tag.Proxy<CognitoIdentityProviderService, CognitoIdentityProviderService$> & {
|
|
470
|
-
use: <X>(body: (_: CognitoIdentityProviderService$) => X) => [X] extends [Effect.Effect<infer A, infer E, infer R>] ? Effect.Effect<A, E, CognitoIdentityProviderService | R> : [X] extends [PromiseLike<infer A_1>] ? Effect.Effect<A_1,
|
|
475
|
+
use: <X>(body: (_: CognitoIdentityProviderService$) => X) => [X] extends [Effect.Effect<infer A, infer E, infer R>] ? Effect.Effect<A, E, CognitoIdentityProviderService | R> : [X] extends [PromiseLike<infer A_1>] ? Effect.Effect<A_1, Cause.UnknownException, CognitoIdentityProviderService> : Effect.Effect<X, never, CognitoIdentityProviderService>;
|
|
471
476
|
};
|
|
472
477
|
/**
|
|
473
478
|
* @since 1.0.0
|