@aws-sdk/client-cognito-identity-provider 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AddCustomAttributesCommand.js +2 -3
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js +1 -1
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/AdminDeleteUserCommand.js +1 -1
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +2 -3
- package/dist-cjs/commands/AdminDisableUserCommand.js +1 -1
- package/dist-cjs/commands/AdminEnableUserCommand.js +1 -1
- package/dist-cjs/commands/AdminForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +2 -3
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js +1 -1
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +1 -1
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js +1 -1
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +1 -1
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +1 -1
- package/dist-cjs/commands/ChangePasswordCommand.js +1 -1
- package/dist-cjs/commands/ConfirmDeviceCommand.js +1 -1
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +1 -1
- package/dist-cjs/commands/ConfirmSignUpCommand.js +1 -1
- package/dist-cjs/commands/CreateGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/CreateResourceServerCommand.js +2 -3
- package/dist-cjs/commands/CreateUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/CreateUserPoolClientCommand.js +1 -1
- package/dist-cjs/commands/CreateUserPoolCommand.js +2 -3
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourceServerCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/DescribeResourceServerCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserPoolCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/ForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/ForgotPasswordCommand.js +1 -1
- package/dist-cjs/commands/GetCSVHeaderCommand.js +2 -3
- package/dist-cjs/commands/GetGroupCommand.js +2 -3
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +2 -3
- package/dist-cjs/commands/GetSigningCertificateCommand.js +2 -3
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +1 -1
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +2 -3
- package/dist-cjs/commands/GlobalSignOutCommand.js +1 -1
- package/dist-cjs/commands/ListGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +2 -3
- package/dist-cjs/commands/ListResourceServersCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListUserImportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListUserPoolClientsCommand.js +1 -1
- package/dist-cjs/commands/ListUserPoolsCommand.js +2 -3
- package/dist-cjs/commands/ListUsersCommand.js +1 -1
- package/dist-cjs/commands/ListUsersInGroupCommand.js +1 -1
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js +1 -1
- package/dist-cjs/commands/RevokeTokenCommand.js +1 -1
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +1 -1
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +2 -3
- package/dist-cjs/commands/SetUserSettingsCommand.js +1 -1
- package/dist-cjs/commands/SignUpCommand.js +1 -1
- package/dist-cjs/commands/StartUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/StopUserImportJobCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +1 -1
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js +1 -1
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/UpdateResourceServerCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserAttributesCommand.js +1 -1
- package/dist-cjs/commands/UpdateUserPoolCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +2 -3
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js +1 -1
- package/dist-cjs/commands/VerifyUserAttributeCommand.js +1 -1
- package/dist-cjs/models/models_0.js +3 -585
- package/dist-cjs/models/models_1.js +1 -97
- package/dist-es/commands/AddCustomAttributesCommand.js +2 -3
- package/dist-es/commands/AdminAddUserToGroupCommand.js +1 -1
- package/dist-es/commands/AdminConfirmSignUpCommand.js +2 -2
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +2 -2
- package/dist-es/commands/AdminDeleteUserCommand.js +1 -1
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +2 -3
- package/dist-es/commands/AdminDisableUserCommand.js +2 -2
- package/dist-es/commands/AdminEnableUserCommand.js +2 -2
- package/dist-es/commands/AdminForgetDeviceCommand.js +1 -1
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +2 -3
- package/dist-es/commands/AdminListGroupsForUserCommand.js +2 -2
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +2 -2
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +1 -1
- package/dist-es/commands/AdminResetUserPasswordCommand.js +2 -2
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +2 -2
- package/dist-es/commands/AdminSetUserPasswordCommand.js +2 -2
- package/dist-es/commands/AdminSetUserSettingsCommand.js +2 -2
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +2 -2
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +2 -2
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +2 -2
- package/dist-es/commands/ChangePasswordCommand.js +2 -2
- package/dist-es/commands/ConfirmDeviceCommand.js +2 -2
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +2 -2
- package/dist-es/commands/ConfirmSignUpCommand.js +2 -2
- package/dist-es/commands/CreateGroupCommand.js +2 -3
- package/dist-es/commands/CreateIdentityProviderCommand.js +2 -3
- package/dist-es/commands/CreateResourceServerCommand.js +2 -3
- package/dist-es/commands/CreateUserImportJobCommand.js +2 -3
- package/dist-es/commands/CreateUserPoolClientCommand.js +2 -2
- package/dist-es/commands/CreateUserPoolCommand.js +2 -3
- package/dist-es/commands/CreateUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/DeleteGroupCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-es/commands/DeleteResourceServerCommand.js +2 -3
- package/dist-es/commands/DeleteUserAttributesCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +1 -1
- package/dist-es/commands/DeleteUserPoolClientCommand.js +1 -1
- package/dist-es/commands/DeleteUserPoolCommand.js +2 -3
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/DescribeIdentityProviderCommand.js +2 -3
- package/dist-es/commands/DescribeResourceServerCommand.js +2 -3
- package/dist-es/commands/DescribeUserImportJobCommand.js +2 -3
- package/dist-es/commands/DescribeUserPoolCommand.js +2 -3
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/ForgetDeviceCommand.js +1 -1
- package/dist-es/commands/ForgotPasswordCommand.js +2 -2
- package/dist-es/commands/GetCSVHeaderCommand.js +2 -3
- package/dist-es/commands/GetGroupCommand.js +2 -3
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +2 -3
- package/dist-es/commands/GetSigningCertificateCommand.js +2 -3
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +2 -2
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +2 -3
- package/dist-es/commands/GlobalSignOutCommand.js +2 -2
- package/dist-es/commands/ListGroupsCommand.js +2 -3
- package/dist-es/commands/ListIdentityProvidersCommand.js +2 -3
- package/dist-es/commands/ListResourceServersCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListUserImportJobsCommand.js +2 -3
- package/dist-es/commands/ListUserPoolClientsCommand.js +2 -2
- package/dist-es/commands/ListUserPoolsCommand.js +2 -3
- package/dist-es/commands/ListUsersCommand.js +2 -2
- package/dist-es/commands/ListUsersInGroupCommand.js +2 -2
- package/dist-es/commands/ResendConfirmationCodeCommand.js +2 -2
- package/dist-es/commands/RevokeTokenCommand.js +2 -2
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +2 -2
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +2 -3
- package/dist-es/commands/SetUserSettingsCommand.js +2 -2
- package/dist-es/commands/SignUpCommand.js +2 -2
- package/dist-es/commands/StartUserImportJobCommand.js +2 -3
- package/dist-es/commands/StopUserImportJobCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-es/commands/UpdateDeviceStatusCommand.js +2 -2
- package/dist-es/commands/UpdateGroupCommand.js +2 -3
- package/dist-es/commands/UpdateIdentityProviderCommand.js +2 -3
- package/dist-es/commands/UpdateResourceServerCommand.js +2 -3
- package/dist-es/commands/UpdateUserAttributesCommand.js +2 -2
- package/dist-es/commands/UpdateUserPoolCommand.js +2 -3
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +2 -3
- package/dist-es/commands/VerifySoftwareTokenCommand.js +2 -2
- package/dist-es/commands/VerifyUserAttributeCommand.js +2 -2
- package/dist-es/models/models_0.js +0 -435
- package/dist-es/models/models_1.js +0 -72
- package/dist-types/CognitoIdentityProvider.d.ts +102 -0
- package/dist-types/CognitoIdentityProviderClient.d.ts +24 -4
- package/dist-types/commands/AddCustomAttributesCommand.d.ts +16 -0
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +16 -0
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +16 -0
- package/dist-types/commands/AdminCreateUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +16 -0
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminDisableUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminEnableUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/AdminGetUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +16 -0
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminListDevicesCommand.d.ts +16 -0
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +16 -0
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +16 -0
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +16 -0
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +16 -0
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +16 -0
- package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +16 -0
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +16 -0
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +16 -0
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +16 -0
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +16 -0
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +16 -0
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +16 -0
- package/dist-types/commands/ChangePasswordCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +16 -0
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +16 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/CreateResourceServerCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserPoolCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +16 -0
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +16 -0
- package/dist-types/commands/ForgetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/ForgotPasswordCommand.d.ts +16 -0
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/GetGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +16 -0
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +16 -0
- package/dist-types/commands/GetUICustomizationCommand.d.ts +16 -0
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +16 -0
- package/dist-types/commands/GetUserCommand.d.ts +16 -0
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +16 -0
- package/dist-types/commands/GlobalSignOutCommand.d.ts +16 -0
- package/dist-types/commands/InitiateAuthCommand.d.ts +16 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +16 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceServersCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +16 -0
- package/dist-types/commands/ListUserPoolsCommand.d.ts +16 -0
- package/dist-types/commands/ListUsersCommand.d.ts +16 -0
- package/dist-types/commands/ListUsersInGroupCommand.d.ts +16 -0
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +16 -0
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +16 -0
- package/dist-types/commands/RevokeTokenCommand.d.ts +16 -0
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/SetUICustomizationCommand.d.ts +16 -0
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +16 -0
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +16 -0
- package/dist-types/commands/SetUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/SignUpCommand.d.ts +16 -0
- package/dist-types/commands/StartUserImportJobCommand.d.ts +16 -0
- package/dist-types/commands/StopUserImportJobCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +16 -0
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +16 -0
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +16 -0
- package/dist-types/models/CognitoIdentityProviderServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +543 -617
- package/dist-types/models/models_1.d.ts +64 -96
- package/dist-types/pagination/AdminListGroupsForUserPaginator.d.ts +3 -0
- package/dist-types/pagination/AdminListUserAuthEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListIdentityProvidersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResourceServersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUserPoolClientsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUserPoolsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUsersInGroupPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUsersPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -429
- package/dist-types/ts3.4/models/models_1.d.ts +0 -72
- package/package.json +4 -3
|
@@ -1615,100 +1615,34 @@ export interface SetUserSettingsRequest {
|
|
|
1615
1615
|
MFAOptions: MFAOptionType[] | undefined;
|
|
1616
1616
|
}
|
|
1617
1617
|
export interface SetUserSettingsResponse {}
|
|
1618
|
-
export declare const RecoveryOptionTypeFilterSensitiveLog: (
|
|
1619
|
-
obj: RecoveryOptionType
|
|
1620
|
-
) => any;
|
|
1621
|
-
export declare const AccountRecoverySettingTypeFilterSensitiveLog: (
|
|
1622
|
-
obj: AccountRecoverySettingType
|
|
1623
|
-
) => any;
|
|
1624
|
-
export declare const AccountTakeoverActionTypeFilterSensitiveLog: (
|
|
1625
|
-
obj: AccountTakeoverActionType
|
|
1626
|
-
) => any;
|
|
1627
|
-
export declare const AccountTakeoverActionsTypeFilterSensitiveLog: (
|
|
1628
|
-
obj: AccountTakeoverActionsType
|
|
1629
|
-
) => any;
|
|
1630
|
-
export declare const NotifyEmailTypeFilterSensitiveLog: (
|
|
1631
|
-
obj: NotifyEmailType
|
|
1632
|
-
) => any;
|
|
1633
|
-
export declare const NotifyConfigurationTypeFilterSensitiveLog: (
|
|
1634
|
-
obj: NotifyConfigurationType
|
|
1635
|
-
) => any;
|
|
1636
|
-
export declare const AccountTakeoverRiskConfigurationTypeFilterSensitiveLog: (
|
|
1637
|
-
obj: AccountTakeoverRiskConfigurationType
|
|
1638
|
-
) => any;
|
|
1639
|
-
export declare const NumberAttributeConstraintsTypeFilterSensitiveLog: (
|
|
1640
|
-
obj: NumberAttributeConstraintsType
|
|
1641
|
-
) => any;
|
|
1642
|
-
export declare const StringAttributeConstraintsTypeFilterSensitiveLog: (
|
|
1643
|
-
obj: StringAttributeConstraintsType
|
|
1644
|
-
) => any;
|
|
1645
|
-
export declare const SchemaAttributeTypeFilterSensitiveLog: (
|
|
1646
|
-
obj: SchemaAttributeType
|
|
1647
|
-
) => any;
|
|
1648
|
-
export declare const AddCustomAttributesRequestFilterSensitiveLog: (
|
|
1649
|
-
obj: AddCustomAttributesRequest
|
|
1650
|
-
) => any;
|
|
1651
|
-
export declare const AddCustomAttributesResponseFilterSensitiveLog: (
|
|
1652
|
-
obj: AddCustomAttributesResponse
|
|
1653
|
-
) => any;
|
|
1654
1618
|
export declare const AdminAddUserToGroupRequestFilterSensitiveLog: (
|
|
1655
1619
|
obj: AdminAddUserToGroupRequest
|
|
1656
1620
|
) => any;
|
|
1657
1621
|
export declare const AdminConfirmSignUpRequestFilterSensitiveLog: (
|
|
1658
1622
|
obj: AdminConfirmSignUpRequest
|
|
1659
1623
|
) => any;
|
|
1660
|
-
export declare const AdminConfirmSignUpResponseFilterSensitiveLog: (
|
|
1661
|
-
obj: AdminConfirmSignUpResponse
|
|
1662
|
-
) => any;
|
|
1663
1624
|
export declare const AttributeTypeFilterSensitiveLog: (
|
|
1664
1625
|
obj: AttributeType
|
|
1665
1626
|
) => any;
|
|
1666
1627
|
export declare const AdminCreateUserRequestFilterSensitiveLog: (
|
|
1667
1628
|
obj: AdminCreateUserRequest
|
|
1668
1629
|
) => any;
|
|
1669
|
-
export declare const MFAOptionTypeFilterSensitiveLog: (
|
|
1670
|
-
obj: MFAOptionType
|
|
1671
|
-
) => any;
|
|
1672
1630
|
export declare const UserTypeFilterSensitiveLog: (obj: UserType) => any;
|
|
1673
1631
|
export declare const AdminCreateUserResponseFilterSensitiveLog: (
|
|
1674
1632
|
obj: AdminCreateUserResponse
|
|
1675
1633
|
) => any;
|
|
1676
|
-
export declare const MessageTemplateTypeFilterSensitiveLog: (
|
|
1677
|
-
obj: MessageTemplateType
|
|
1678
|
-
) => any;
|
|
1679
|
-
export declare const AdminCreateUserConfigTypeFilterSensitiveLog: (
|
|
1680
|
-
obj: AdminCreateUserConfigType
|
|
1681
|
-
) => any;
|
|
1682
1634
|
export declare const AdminDeleteUserRequestFilterSensitiveLog: (
|
|
1683
1635
|
obj: AdminDeleteUserRequest
|
|
1684
1636
|
) => any;
|
|
1685
1637
|
export declare const AdminDeleteUserAttributesRequestFilterSensitiveLog: (
|
|
1686
1638
|
obj: AdminDeleteUserAttributesRequest
|
|
1687
1639
|
) => any;
|
|
1688
|
-
export declare const AdminDeleteUserAttributesResponseFilterSensitiveLog: (
|
|
1689
|
-
obj: AdminDeleteUserAttributesResponse
|
|
1690
|
-
) => any;
|
|
1691
|
-
export declare const ProviderUserIdentifierTypeFilterSensitiveLog: (
|
|
1692
|
-
obj: ProviderUserIdentifierType
|
|
1693
|
-
) => any;
|
|
1694
|
-
export declare const AdminDisableProviderForUserRequestFilterSensitiveLog: (
|
|
1695
|
-
obj: AdminDisableProviderForUserRequest
|
|
1696
|
-
) => any;
|
|
1697
|
-
export declare const AdminDisableProviderForUserResponseFilterSensitiveLog: (
|
|
1698
|
-
obj: AdminDisableProviderForUserResponse
|
|
1699
|
-
) => any;
|
|
1700
1640
|
export declare const AdminDisableUserRequestFilterSensitiveLog: (
|
|
1701
1641
|
obj: AdminDisableUserRequest
|
|
1702
1642
|
) => any;
|
|
1703
|
-
export declare const AdminDisableUserResponseFilterSensitiveLog: (
|
|
1704
|
-
obj: AdminDisableUserResponse
|
|
1705
|
-
) => any;
|
|
1706
1643
|
export declare const AdminEnableUserRequestFilterSensitiveLog: (
|
|
1707
1644
|
obj: AdminEnableUserRequest
|
|
1708
1645
|
) => any;
|
|
1709
|
-
export declare const AdminEnableUserResponseFilterSensitiveLog: (
|
|
1710
|
-
obj: AdminEnableUserResponse
|
|
1711
|
-
) => any;
|
|
1712
1646
|
export declare const AdminForgetDeviceRequestFilterSensitiveLog: (
|
|
1713
1647
|
obj: AdminForgetDeviceRequest
|
|
1714
1648
|
) => any;
|
|
@@ -1725,31 +1659,15 @@ export declare const AdminGetUserRequestFilterSensitiveLog: (
|
|
|
1725
1659
|
export declare const AdminGetUserResponseFilterSensitiveLog: (
|
|
1726
1660
|
obj: AdminGetUserResponse
|
|
1727
1661
|
) => any;
|
|
1728
|
-
export declare const AnalyticsMetadataTypeFilterSensitiveLog: (
|
|
1729
|
-
obj: AnalyticsMetadataType
|
|
1730
|
-
) => any;
|
|
1731
|
-
export declare const HttpHeaderFilterSensitiveLog: (obj: HttpHeader) => any;
|
|
1732
|
-
export declare const ContextDataTypeFilterSensitiveLog: (
|
|
1733
|
-
obj: ContextDataType
|
|
1734
|
-
) => any;
|
|
1735
1662
|
export declare const AdminInitiateAuthRequestFilterSensitiveLog: (
|
|
1736
1663
|
obj: AdminInitiateAuthRequest
|
|
1737
1664
|
) => any;
|
|
1738
|
-
export declare const NewDeviceMetadataTypeFilterSensitiveLog: (
|
|
1739
|
-
obj: NewDeviceMetadataType
|
|
1740
|
-
) => any;
|
|
1741
1665
|
export declare const AuthenticationResultTypeFilterSensitiveLog: (
|
|
1742
1666
|
obj: AuthenticationResultType
|
|
1743
1667
|
) => any;
|
|
1744
1668
|
export declare const AdminInitiateAuthResponseFilterSensitiveLog: (
|
|
1745
1669
|
obj: AdminInitiateAuthResponse
|
|
1746
1670
|
) => any;
|
|
1747
|
-
export declare const AdminLinkProviderForUserRequestFilterSensitiveLog: (
|
|
1748
|
-
obj: AdminLinkProviderForUserRequest
|
|
1749
|
-
) => any;
|
|
1750
|
-
export declare const AdminLinkProviderForUserResponseFilterSensitiveLog: (
|
|
1751
|
-
obj: AdminLinkProviderForUserResponse
|
|
1752
|
-
) => any;
|
|
1753
1671
|
export declare const AdminListDevicesRequestFilterSensitiveLog: (
|
|
1754
1672
|
obj: AdminListDevicesRequest
|
|
1755
1673
|
) => any;
|
|
@@ -1759,97 +1677,42 @@ export declare const AdminListDevicesResponseFilterSensitiveLog: (
|
|
|
1759
1677
|
export declare const AdminListGroupsForUserRequestFilterSensitiveLog: (
|
|
1760
1678
|
obj: AdminListGroupsForUserRequest
|
|
1761
1679
|
) => any;
|
|
1762
|
-
export declare const GroupTypeFilterSensitiveLog: (obj: GroupType) => any;
|
|
1763
|
-
export declare const AdminListGroupsForUserResponseFilterSensitiveLog: (
|
|
1764
|
-
obj: AdminListGroupsForUserResponse
|
|
1765
|
-
) => any;
|
|
1766
1680
|
export declare const AdminListUserAuthEventsRequestFilterSensitiveLog: (
|
|
1767
1681
|
obj: AdminListUserAuthEventsRequest
|
|
1768
1682
|
) => any;
|
|
1769
|
-
export declare const ChallengeResponseTypeFilterSensitiveLog: (
|
|
1770
|
-
obj: ChallengeResponseType
|
|
1771
|
-
) => any;
|
|
1772
|
-
export declare const EventContextDataTypeFilterSensitiveLog: (
|
|
1773
|
-
obj: EventContextDataType
|
|
1774
|
-
) => any;
|
|
1775
|
-
export declare const EventFeedbackTypeFilterSensitiveLog: (
|
|
1776
|
-
obj: EventFeedbackType
|
|
1777
|
-
) => any;
|
|
1778
|
-
export declare const EventRiskTypeFilterSensitiveLog: (
|
|
1779
|
-
obj: EventRiskType
|
|
1780
|
-
) => any;
|
|
1781
|
-
export declare const AuthEventTypeFilterSensitiveLog: (
|
|
1782
|
-
obj: AuthEventType
|
|
1783
|
-
) => any;
|
|
1784
|
-
export declare const AdminListUserAuthEventsResponseFilterSensitiveLog: (
|
|
1785
|
-
obj: AdminListUserAuthEventsResponse
|
|
1786
|
-
) => any;
|
|
1787
1683
|
export declare const AdminRemoveUserFromGroupRequestFilterSensitiveLog: (
|
|
1788
1684
|
obj: AdminRemoveUserFromGroupRequest
|
|
1789
1685
|
) => any;
|
|
1790
1686
|
export declare const AdminResetUserPasswordRequestFilterSensitiveLog: (
|
|
1791
1687
|
obj: AdminResetUserPasswordRequest
|
|
1792
1688
|
) => any;
|
|
1793
|
-
export declare const AdminResetUserPasswordResponseFilterSensitiveLog: (
|
|
1794
|
-
obj: AdminResetUserPasswordResponse
|
|
1795
|
-
) => any;
|
|
1796
1689
|
export declare const AdminRespondToAuthChallengeRequestFilterSensitiveLog: (
|
|
1797
1690
|
obj: AdminRespondToAuthChallengeRequest
|
|
1798
1691
|
) => any;
|
|
1799
1692
|
export declare const AdminRespondToAuthChallengeResponseFilterSensitiveLog: (
|
|
1800
1693
|
obj: AdminRespondToAuthChallengeResponse
|
|
1801
1694
|
) => any;
|
|
1802
|
-
export declare const SMSMfaSettingsTypeFilterSensitiveLog: (
|
|
1803
|
-
obj: SMSMfaSettingsType
|
|
1804
|
-
) => any;
|
|
1805
|
-
export declare const SoftwareTokenMfaSettingsTypeFilterSensitiveLog: (
|
|
1806
|
-
obj: SoftwareTokenMfaSettingsType
|
|
1807
|
-
) => any;
|
|
1808
1695
|
export declare const AdminSetUserMFAPreferenceRequestFilterSensitiveLog: (
|
|
1809
1696
|
obj: AdminSetUserMFAPreferenceRequest
|
|
1810
1697
|
) => any;
|
|
1811
|
-
export declare const AdminSetUserMFAPreferenceResponseFilterSensitiveLog: (
|
|
1812
|
-
obj: AdminSetUserMFAPreferenceResponse
|
|
1813
|
-
) => any;
|
|
1814
1698
|
export declare const AdminSetUserPasswordRequestFilterSensitiveLog: (
|
|
1815
1699
|
obj: AdminSetUserPasswordRequest
|
|
1816
1700
|
) => any;
|
|
1817
|
-
export declare const AdminSetUserPasswordResponseFilterSensitiveLog: (
|
|
1818
|
-
obj: AdminSetUserPasswordResponse
|
|
1819
|
-
) => any;
|
|
1820
1701
|
export declare const AdminSetUserSettingsRequestFilterSensitiveLog: (
|
|
1821
1702
|
obj: AdminSetUserSettingsRequest
|
|
1822
1703
|
) => any;
|
|
1823
|
-
export declare const AdminSetUserSettingsResponseFilterSensitiveLog: (
|
|
1824
|
-
obj: AdminSetUserSettingsResponse
|
|
1825
|
-
) => any;
|
|
1826
1704
|
export declare const AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog: (
|
|
1827
1705
|
obj: AdminUpdateAuthEventFeedbackRequest
|
|
1828
1706
|
) => any;
|
|
1829
|
-
export declare const AdminUpdateAuthEventFeedbackResponseFilterSensitiveLog: (
|
|
1830
|
-
obj: AdminUpdateAuthEventFeedbackResponse
|
|
1831
|
-
) => any;
|
|
1832
1707
|
export declare const AdminUpdateDeviceStatusRequestFilterSensitiveLog: (
|
|
1833
1708
|
obj: AdminUpdateDeviceStatusRequest
|
|
1834
1709
|
) => any;
|
|
1835
|
-
export declare const AdminUpdateDeviceStatusResponseFilterSensitiveLog: (
|
|
1836
|
-
obj: AdminUpdateDeviceStatusResponse
|
|
1837
|
-
) => any;
|
|
1838
1710
|
export declare const AdminUpdateUserAttributesRequestFilterSensitiveLog: (
|
|
1839
1711
|
obj: AdminUpdateUserAttributesRequest
|
|
1840
1712
|
) => any;
|
|
1841
|
-
export declare const AdminUpdateUserAttributesResponseFilterSensitiveLog: (
|
|
1842
|
-
obj: AdminUpdateUserAttributesResponse
|
|
1843
|
-
) => any;
|
|
1844
1713
|
export declare const AdminUserGlobalSignOutRequestFilterSensitiveLog: (
|
|
1845
1714
|
obj: AdminUserGlobalSignOutRequest
|
|
1846
1715
|
) => any;
|
|
1847
|
-
export declare const AdminUserGlobalSignOutResponseFilterSensitiveLog: (
|
|
1848
|
-
obj: AdminUserGlobalSignOutResponse
|
|
1849
|
-
) => any;
|
|
1850
|
-
export declare const AnalyticsConfigurationTypeFilterSensitiveLog: (
|
|
1851
|
-
obj: AnalyticsConfigurationType
|
|
1852
|
-
) => any;
|
|
1853
1716
|
export declare const AssociateSoftwareTokenRequestFilterSensitiveLog: (
|
|
1854
1717
|
obj: AssociateSoftwareTokenRequest
|
|
1855
1718
|
) => any;
|
|
@@ -1859,262 +1722,57 @@ export declare const AssociateSoftwareTokenResponseFilterSensitiveLog: (
|
|
|
1859
1722
|
export declare const ChangePasswordRequestFilterSensitiveLog: (
|
|
1860
1723
|
obj: ChangePasswordRequest
|
|
1861
1724
|
) => any;
|
|
1862
|
-
export declare const ChangePasswordResponseFilterSensitiveLog: (
|
|
1863
|
-
obj: ChangePasswordResponse
|
|
1864
|
-
) => any;
|
|
1865
|
-
export declare const DeviceSecretVerifierConfigTypeFilterSensitiveLog: (
|
|
1866
|
-
obj: DeviceSecretVerifierConfigType
|
|
1867
|
-
) => any;
|
|
1868
1725
|
export declare const ConfirmDeviceRequestFilterSensitiveLog: (
|
|
1869
1726
|
obj: ConfirmDeviceRequest
|
|
1870
1727
|
) => any;
|
|
1871
|
-
export declare const ConfirmDeviceResponseFilterSensitiveLog: (
|
|
1872
|
-
obj: ConfirmDeviceResponse
|
|
1873
|
-
) => any;
|
|
1874
|
-
export declare const UserContextDataTypeFilterSensitiveLog: (
|
|
1875
|
-
obj: UserContextDataType
|
|
1876
|
-
) => any;
|
|
1877
1728
|
export declare const ConfirmForgotPasswordRequestFilterSensitiveLog: (
|
|
1878
1729
|
obj: ConfirmForgotPasswordRequest
|
|
1879
1730
|
) => any;
|
|
1880
|
-
export declare const ConfirmForgotPasswordResponseFilterSensitiveLog: (
|
|
1881
|
-
obj: ConfirmForgotPasswordResponse
|
|
1882
|
-
) => any;
|
|
1883
1731
|
export declare const ConfirmSignUpRequestFilterSensitiveLog: (
|
|
1884
1732
|
obj: ConfirmSignUpRequest
|
|
1885
1733
|
) => any;
|
|
1886
|
-
export declare const ConfirmSignUpResponseFilterSensitiveLog: (
|
|
1887
|
-
obj: ConfirmSignUpResponse
|
|
1888
|
-
) => any;
|
|
1889
|
-
export declare const CreateGroupRequestFilterSensitiveLog: (
|
|
1890
|
-
obj: CreateGroupRequest
|
|
1891
|
-
) => any;
|
|
1892
|
-
export declare const CreateGroupResponseFilterSensitiveLog: (
|
|
1893
|
-
obj: CreateGroupResponse
|
|
1894
|
-
) => any;
|
|
1895
|
-
export declare const CreateIdentityProviderRequestFilterSensitiveLog: (
|
|
1896
|
-
obj: CreateIdentityProviderRequest
|
|
1897
|
-
) => any;
|
|
1898
|
-
export declare const IdentityProviderTypeFilterSensitiveLog: (
|
|
1899
|
-
obj: IdentityProviderType
|
|
1900
|
-
) => any;
|
|
1901
|
-
export declare const CreateIdentityProviderResponseFilterSensitiveLog: (
|
|
1902
|
-
obj: CreateIdentityProviderResponse
|
|
1903
|
-
) => any;
|
|
1904
|
-
export declare const ResourceServerScopeTypeFilterSensitiveLog: (
|
|
1905
|
-
obj: ResourceServerScopeType
|
|
1906
|
-
) => any;
|
|
1907
|
-
export declare const CreateResourceServerRequestFilterSensitiveLog: (
|
|
1908
|
-
obj: CreateResourceServerRequest
|
|
1909
|
-
) => any;
|
|
1910
|
-
export declare const ResourceServerTypeFilterSensitiveLog: (
|
|
1911
|
-
obj: ResourceServerType
|
|
1912
|
-
) => any;
|
|
1913
|
-
export declare const CreateResourceServerResponseFilterSensitiveLog: (
|
|
1914
|
-
obj: CreateResourceServerResponse
|
|
1915
|
-
) => any;
|
|
1916
|
-
export declare const CreateUserImportJobRequestFilterSensitiveLog: (
|
|
1917
|
-
obj: CreateUserImportJobRequest
|
|
1918
|
-
) => any;
|
|
1919
|
-
export declare const UserImportJobTypeFilterSensitiveLog: (
|
|
1920
|
-
obj: UserImportJobType
|
|
1921
|
-
) => any;
|
|
1922
|
-
export declare const CreateUserImportJobResponseFilterSensitiveLog: (
|
|
1923
|
-
obj: CreateUserImportJobResponse
|
|
1924
|
-
) => any;
|
|
1925
|
-
export declare const DeviceConfigurationTypeFilterSensitiveLog: (
|
|
1926
|
-
obj: DeviceConfigurationType
|
|
1927
|
-
) => any;
|
|
1928
|
-
export declare const EmailConfigurationTypeFilterSensitiveLog: (
|
|
1929
|
-
obj: EmailConfigurationType
|
|
1930
|
-
) => any;
|
|
1931
|
-
export declare const CustomEmailLambdaVersionConfigTypeFilterSensitiveLog: (
|
|
1932
|
-
obj: CustomEmailLambdaVersionConfigType
|
|
1933
|
-
) => any;
|
|
1934
|
-
export declare const CustomSMSLambdaVersionConfigTypeFilterSensitiveLog: (
|
|
1935
|
-
obj: CustomSMSLambdaVersionConfigType
|
|
1936
|
-
) => any;
|
|
1937
|
-
export declare const LambdaConfigTypeFilterSensitiveLog: (
|
|
1938
|
-
obj: LambdaConfigType
|
|
1939
|
-
) => any;
|
|
1940
|
-
export declare const PasswordPolicyTypeFilterSensitiveLog: (
|
|
1941
|
-
obj: PasswordPolicyType
|
|
1942
|
-
) => any;
|
|
1943
|
-
export declare const UserPoolPolicyTypeFilterSensitiveLog: (
|
|
1944
|
-
obj: UserPoolPolicyType
|
|
1945
|
-
) => any;
|
|
1946
|
-
export declare const SmsConfigurationTypeFilterSensitiveLog: (
|
|
1947
|
-
obj: SmsConfigurationType
|
|
1948
|
-
) => any;
|
|
1949
|
-
export declare const UserAttributeUpdateSettingsTypeFilterSensitiveLog: (
|
|
1950
|
-
obj: UserAttributeUpdateSettingsType
|
|
1951
|
-
) => any;
|
|
1952
|
-
export declare const UsernameConfigurationTypeFilterSensitiveLog: (
|
|
1953
|
-
obj: UsernameConfigurationType
|
|
1954
|
-
) => any;
|
|
1955
|
-
export declare const UserPoolAddOnsTypeFilterSensitiveLog: (
|
|
1956
|
-
obj: UserPoolAddOnsType
|
|
1957
|
-
) => any;
|
|
1958
|
-
export declare const VerificationMessageTemplateTypeFilterSensitiveLog: (
|
|
1959
|
-
obj: VerificationMessageTemplateType
|
|
1960
|
-
) => any;
|
|
1961
|
-
export declare const CreateUserPoolRequestFilterSensitiveLog: (
|
|
1962
|
-
obj: CreateUserPoolRequest
|
|
1963
|
-
) => any;
|
|
1964
|
-
export declare const UserPoolTypeFilterSensitiveLog: (obj: UserPoolType) => any;
|
|
1965
|
-
export declare const CreateUserPoolResponseFilterSensitiveLog: (
|
|
1966
|
-
obj: CreateUserPoolResponse
|
|
1967
|
-
) => any;
|
|
1968
|
-
export declare const TokenValidityUnitsTypeFilterSensitiveLog: (
|
|
1969
|
-
obj: TokenValidityUnitsType
|
|
1970
|
-
) => any;
|
|
1971
|
-
export declare const CreateUserPoolClientRequestFilterSensitiveLog: (
|
|
1972
|
-
obj: CreateUserPoolClientRequest
|
|
1973
|
-
) => any;
|
|
1974
1734
|
export declare const UserPoolClientTypeFilterSensitiveLog: (
|
|
1975
1735
|
obj: UserPoolClientType
|
|
1976
1736
|
) => any;
|
|
1977
1737
|
export declare const CreateUserPoolClientResponseFilterSensitiveLog: (
|
|
1978
1738
|
obj: CreateUserPoolClientResponse
|
|
1979
1739
|
) => any;
|
|
1980
|
-
export declare const CustomDomainConfigTypeFilterSensitiveLog: (
|
|
1981
|
-
obj: CustomDomainConfigType
|
|
1982
|
-
) => any;
|
|
1983
|
-
export declare const CreateUserPoolDomainRequestFilterSensitiveLog: (
|
|
1984
|
-
obj: CreateUserPoolDomainRequest
|
|
1985
|
-
) => any;
|
|
1986
|
-
export declare const CreateUserPoolDomainResponseFilterSensitiveLog: (
|
|
1987
|
-
obj: CreateUserPoolDomainResponse
|
|
1988
|
-
) => any;
|
|
1989
|
-
export declare const DeleteGroupRequestFilterSensitiveLog: (
|
|
1990
|
-
obj: DeleteGroupRequest
|
|
1991
|
-
) => any;
|
|
1992
|
-
export declare const DeleteIdentityProviderRequestFilterSensitiveLog: (
|
|
1993
|
-
obj: DeleteIdentityProviderRequest
|
|
1994
|
-
) => any;
|
|
1995
|
-
export declare const DeleteResourceServerRequestFilterSensitiveLog: (
|
|
1996
|
-
obj: DeleteResourceServerRequest
|
|
1997
|
-
) => any;
|
|
1998
1740
|
export declare const DeleteUserRequestFilterSensitiveLog: (
|
|
1999
1741
|
obj: DeleteUserRequest
|
|
2000
1742
|
) => any;
|
|
2001
1743
|
export declare const DeleteUserAttributesRequestFilterSensitiveLog: (
|
|
2002
1744
|
obj: DeleteUserAttributesRequest
|
|
2003
1745
|
) => any;
|
|
2004
|
-
export declare const DeleteUserAttributesResponseFilterSensitiveLog: (
|
|
2005
|
-
obj: DeleteUserAttributesResponse
|
|
2006
|
-
) => any;
|
|
2007
|
-
export declare const DeleteUserPoolRequestFilterSensitiveLog: (
|
|
2008
|
-
obj: DeleteUserPoolRequest
|
|
2009
|
-
) => any;
|
|
2010
1746
|
export declare const DeleteUserPoolClientRequestFilterSensitiveLog: (
|
|
2011
1747
|
obj: DeleteUserPoolClientRequest
|
|
2012
1748
|
) => any;
|
|
2013
|
-
export declare const DeleteUserPoolDomainRequestFilterSensitiveLog: (
|
|
2014
|
-
obj: DeleteUserPoolDomainRequest
|
|
2015
|
-
) => any;
|
|
2016
|
-
export declare const DeleteUserPoolDomainResponseFilterSensitiveLog: (
|
|
2017
|
-
obj: DeleteUserPoolDomainResponse
|
|
2018
|
-
) => any;
|
|
2019
|
-
export declare const DescribeIdentityProviderRequestFilterSensitiveLog: (
|
|
2020
|
-
obj: DescribeIdentityProviderRequest
|
|
2021
|
-
) => any;
|
|
2022
|
-
export declare const DescribeIdentityProviderResponseFilterSensitiveLog: (
|
|
2023
|
-
obj: DescribeIdentityProviderResponse
|
|
2024
|
-
) => any;
|
|
2025
|
-
export declare const DescribeResourceServerRequestFilterSensitiveLog: (
|
|
2026
|
-
obj: DescribeResourceServerRequest
|
|
2027
|
-
) => any;
|
|
2028
|
-
export declare const DescribeResourceServerResponseFilterSensitiveLog: (
|
|
2029
|
-
obj: DescribeResourceServerResponse
|
|
2030
|
-
) => any;
|
|
2031
1749
|
export declare const DescribeRiskConfigurationRequestFilterSensitiveLog: (
|
|
2032
1750
|
obj: DescribeRiskConfigurationRequest
|
|
2033
1751
|
) => any;
|
|
2034
|
-
export declare const CompromisedCredentialsActionsTypeFilterSensitiveLog: (
|
|
2035
|
-
obj: CompromisedCredentialsActionsType
|
|
2036
|
-
) => any;
|
|
2037
|
-
export declare const CompromisedCredentialsRiskConfigurationTypeFilterSensitiveLog: (
|
|
2038
|
-
obj: CompromisedCredentialsRiskConfigurationType
|
|
2039
|
-
) => any;
|
|
2040
|
-
export declare const RiskExceptionConfigurationTypeFilterSensitiveLog: (
|
|
2041
|
-
obj: RiskExceptionConfigurationType
|
|
2042
|
-
) => any;
|
|
2043
1752
|
export declare const RiskConfigurationTypeFilterSensitiveLog: (
|
|
2044
1753
|
obj: RiskConfigurationType
|
|
2045
1754
|
) => any;
|
|
2046
1755
|
export declare const DescribeRiskConfigurationResponseFilterSensitiveLog: (
|
|
2047
1756
|
obj: DescribeRiskConfigurationResponse
|
|
2048
1757
|
) => any;
|
|
2049
|
-
export declare const DescribeUserImportJobRequestFilterSensitiveLog: (
|
|
2050
|
-
obj: DescribeUserImportJobRequest
|
|
2051
|
-
) => any;
|
|
2052
|
-
export declare const DescribeUserImportJobResponseFilterSensitiveLog: (
|
|
2053
|
-
obj: DescribeUserImportJobResponse
|
|
2054
|
-
) => any;
|
|
2055
|
-
export declare const DescribeUserPoolRequestFilterSensitiveLog: (
|
|
2056
|
-
obj: DescribeUserPoolRequest
|
|
2057
|
-
) => any;
|
|
2058
|
-
export declare const DescribeUserPoolResponseFilterSensitiveLog: (
|
|
2059
|
-
obj: DescribeUserPoolResponse
|
|
2060
|
-
) => any;
|
|
2061
1758
|
export declare const DescribeUserPoolClientRequestFilterSensitiveLog: (
|
|
2062
1759
|
obj: DescribeUserPoolClientRequest
|
|
2063
1760
|
) => any;
|
|
2064
1761
|
export declare const DescribeUserPoolClientResponseFilterSensitiveLog: (
|
|
2065
1762
|
obj: DescribeUserPoolClientResponse
|
|
2066
1763
|
) => any;
|
|
2067
|
-
export declare const DescribeUserPoolDomainRequestFilterSensitiveLog: (
|
|
2068
|
-
obj: DescribeUserPoolDomainRequest
|
|
2069
|
-
) => any;
|
|
2070
|
-
export declare const DomainDescriptionTypeFilterSensitiveLog: (
|
|
2071
|
-
obj: DomainDescriptionType
|
|
2072
|
-
) => any;
|
|
2073
|
-
export declare const DescribeUserPoolDomainResponseFilterSensitiveLog: (
|
|
2074
|
-
obj: DescribeUserPoolDomainResponse
|
|
2075
|
-
) => any;
|
|
2076
1764
|
export declare const ForgetDeviceRequestFilterSensitiveLog: (
|
|
2077
1765
|
obj: ForgetDeviceRequest
|
|
2078
1766
|
) => any;
|
|
2079
1767
|
export declare const ForgotPasswordRequestFilterSensitiveLog: (
|
|
2080
1768
|
obj: ForgotPasswordRequest
|
|
2081
1769
|
) => any;
|
|
2082
|
-
export declare const CodeDeliveryDetailsTypeFilterSensitiveLog: (
|
|
2083
|
-
obj: CodeDeliveryDetailsType
|
|
2084
|
-
) => any;
|
|
2085
|
-
export declare const ForgotPasswordResponseFilterSensitiveLog: (
|
|
2086
|
-
obj: ForgotPasswordResponse
|
|
2087
|
-
) => any;
|
|
2088
|
-
export declare const GetCSVHeaderRequestFilterSensitiveLog: (
|
|
2089
|
-
obj: GetCSVHeaderRequest
|
|
2090
|
-
) => any;
|
|
2091
|
-
export declare const GetCSVHeaderResponseFilterSensitiveLog: (
|
|
2092
|
-
obj: GetCSVHeaderResponse
|
|
2093
|
-
) => any;
|
|
2094
1770
|
export declare const GetDeviceRequestFilterSensitiveLog: (
|
|
2095
1771
|
obj: GetDeviceRequest
|
|
2096
1772
|
) => any;
|
|
2097
1773
|
export declare const GetDeviceResponseFilterSensitiveLog: (
|
|
2098
1774
|
obj: GetDeviceResponse
|
|
2099
1775
|
) => any;
|
|
2100
|
-
export declare const GetGroupRequestFilterSensitiveLog: (
|
|
2101
|
-
obj: GetGroupRequest
|
|
2102
|
-
) => any;
|
|
2103
|
-
export declare const GetGroupResponseFilterSensitiveLog: (
|
|
2104
|
-
obj: GetGroupResponse
|
|
2105
|
-
) => any;
|
|
2106
|
-
export declare const GetIdentityProviderByIdentifierRequestFilterSensitiveLog: (
|
|
2107
|
-
obj: GetIdentityProviderByIdentifierRequest
|
|
2108
|
-
) => any;
|
|
2109
|
-
export declare const GetIdentityProviderByIdentifierResponseFilterSensitiveLog: (
|
|
2110
|
-
obj: GetIdentityProviderByIdentifierResponse
|
|
2111
|
-
) => any;
|
|
2112
|
-
export declare const GetSigningCertificateRequestFilterSensitiveLog: (
|
|
2113
|
-
obj: GetSigningCertificateRequest
|
|
2114
|
-
) => any;
|
|
2115
|
-
export declare const GetSigningCertificateResponseFilterSensitiveLog: (
|
|
2116
|
-
obj: GetSigningCertificateResponse
|
|
2117
|
-
) => any;
|
|
2118
1776
|
export declare const GetUICustomizationRequestFilterSensitiveLog: (
|
|
2119
1777
|
obj: GetUICustomizationRequest
|
|
2120
1778
|
) => any;
|
|
@@ -2133,27 +1791,9 @@ export declare const GetUserResponseFilterSensitiveLog: (
|
|
|
2133
1791
|
export declare const GetUserAttributeVerificationCodeRequestFilterSensitiveLog: (
|
|
2134
1792
|
obj: GetUserAttributeVerificationCodeRequest
|
|
2135
1793
|
) => any;
|
|
2136
|
-
export declare const GetUserAttributeVerificationCodeResponseFilterSensitiveLog: (
|
|
2137
|
-
obj: GetUserAttributeVerificationCodeResponse
|
|
2138
|
-
) => any;
|
|
2139
|
-
export declare const GetUserPoolMfaConfigRequestFilterSensitiveLog: (
|
|
2140
|
-
obj: GetUserPoolMfaConfigRequest
|
|
2141
|
-
) => any;
|
|
2142
|
-
export declare const SmsMfaConfigTypeFilterSensitiveLog: (
|
|
2143
|
-
obj: SmsMfaConfigType
|
|
2144
|
-
) => any;
|
|
2145
|
-
export declare const SoftwareTokenMfaConfigTypeFilterSensitiveLog: (
|
|
2146
|
-
obj: SoftwareTokenMfaConfigType
|
|
2147
|
-
) => any;
|
|
2148
|
-
export declare const GetUserPoolMfaConfigResponseFilterSensitiveLog: (
|
|
2149
|
-
obj: GetUserPoolMfaConfigResponse
|
|
2150
|
-
) => any;
|
|
2151
1794
|
export declare const GlobalSignOutRequestFilterSensitiveLog: (
|
|
2152
1795
|
obj: GlobalSignOutRequest
|
|
2153
1796
|
) => any;
|
|
2154
|
-
export declare const GlobalSignOutResponseFilterSensitiveLog: (
|
|
2155
|
-
obj: GlobalSignOutResponse
|
|
2156
|
-
) => any;
|
|
2157
1797
|
export declare const InitiateAuthRequestFilterSensitiveLog: (
|
|
2158
1798
|
obj: InitiateAuthRequest
|
|
2159
1799
|
) => any;
|
|
@@ -2166,75 +1806,21 @@ export declare const ListDevicesRequestFilterSensitiveLog: (
|
|
|
2166
1806
|
export declare const ListDevicesResponseFilterSensitiveLog: (
|
|
2167
1807
|
obj: ListDevicesResponse
|
|
2168
1808
|
) => any;
|
|
2169
|
-
export declare const ListGroupsRequestFilterSensitiveLog: (
|
|
2170
|
-
obj: ListGroupsRequest
|
|
2171
|
-
) => any;
|
|
2172
|
-
export declare const ListGroupsResponseFilterSensitiveLog: (
|
|
2173
|
-
obj: ListGroupsResponse
|
|
2174
|
-
) => any;
|
|
2175
|
-
export declare const ListIdentityProvidersRequestFilterSensitiveLog: (
|
|
2176
|
-
obj: ListIdentityProvidersRequest
|
|
2177
|
-
) => any;
|
|
2178
|
-
export declare const ProviderDescriptionFilterSensitiveLog: (
|
|
2179
|
-
obj: ProviderDescription
|
|
2180
|
-
) => any;
|
|
2181
|
-
export declare const ListIdentityProvidersResponseFilterSensitiveLog: (
|
|
2182
|
-
obj: ListIdentityProvidersResponse
|
|
2183
|
-
) => any;
|
|
2184
|
-
export declare const ListResourceServersRequestFilterSensitiveLog: (
|
|
2185
|
-
obj: ListResourceServersRequest
|
|
2186
|
-
) => any;
|
|
2187
|
-
export declare const ListResourceServersResponseFilterSensitiveLog: (
|
|
2188
|
-
obj: ListResourceServersResponse
|
|
2189
|
-
) => any;
|
|
2190
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
2191
|
-
obj: ListTagsForResourceRequest
|
|
2192
|
-
) => any;
|
|
2193
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
2194
|
-
obj: ListTagsForResourceResponse
|
|
2195
|
-
) => any;
|
|
2196
|
-
export declare const ListUserImportJobsRequestFilterSensitiveLog: (
|
|
2197
|
-
obj: ListUserImportJobsRequest
|
|
2198
|
-
) => any;
|
|
2199
|
-
export declare const ListUserImportJobsResponseFilterSensitiveLog: (
|
|
2200
|
-
obj: ListUserImportJobsResponse
|
|
2201
|
-
) => any;
|
|
2202
|
-
export declare const ListUserPoolClientsRequestFilterSensitiveLog: (
|
|
2203
|
-
obj: ListUserPoolClientsRequest
|
|
2204
|
-
) => any;
|
|
2205
1809
|
export declare const UserPoolClientDescriptionFilterSensitiveLog: (
|
|
2206
1810
|
obj: UserPoolClientDescription
|
|
2207
1811
|
) => any;
|
|
2208
1812
|
export declare const ListUserPoolClientsResponseFilterSensitiveLog: (
|
|
2209
1813
|
obj: ListUserPoolClientsResponse
|
|
2210
1814
|
) => any;
|
|
2211
|
-
export declare const ListUserPoolsRequestFilterSensitiveLog: (
|
|
2212
|
-
obj: ListUserPoolsRequest
|
|
2213
|
-
) => any;
|
|
2214
|
-
export declare const UserPoolDescriptionTypeFilterSensitiveLog: (
|
|
2215
|
-
obj: UserPoolDescriptionType
|
|
2216
|
-
) => any;
|
|
2217
|
-
export declare const ListUserPoolsResponseFilterSensitiveLog: (
|
|
2218
|
-
obj: ListUserPoolsResponse
|
|
2219
|
-
) => any;
|
|
2220
|
-
export declare const ListUsersRequestFilterSensitiveLog: (
|
|
2221
|
-
obj: ListUsersRequest
|
|
2222
|
-
) => any;
|
|
2223
1815
|
export declare const ListUsersResponseFilterSensitiveLog: (
|
|
2224
1816
|
obj: ListUsersResponse
|
|
2225
1817
|
) => any;
|
|
2226
|
-
export declare const ListUsersInGroupRequestFilterSensitiveLog: (
|
|
2227
|
-
obj: ListUsersInGroupRequest
|
|
2228
|
-
) => any;
|
|
2229
1818
|
export declare const ListUsersInGroupResponseFilterSensitiveLog: (
|
|
2230
1819
|
obj: ListUsersInGroupResponse
|
|
2231
1820
|
) => any;
|
|
2232
1821
|
export declare const ResendConfirmationCodeRequestFilterSensitiveLog: (
|
|
2233
1822
|
obj: ResendConfirmationCodeRequest
|
|
2234
1823
|
) => any;
|
|
2235
|
-
export declare const ResendConfirmationCodeResponseFilterSensitiveLog: (
|
|
2236
|
-
obj: ResendConfirmationCodeResponse
|
|
2237
|
-
) => any;
|
|
2238
1824
|
export declare const RespondToAuthChallengeRequestFilterSensitiveLog: (
|
|
2239
1825
|
obj: RespondToAuthChallengeRequest
|
|
2240
1826
|
) => any;
|
|
@@ -2244,9 +1830,6 @@ export declare const RespondToAuthChallengeResponseFilterSensitiveLog: (
|
|
|
2244
1830
|
export declare const RevokeTokenRequestFilterSensitiveLog: (
|
|
2245
1831
|
obj: RevokeTokenRequest
|
|
2246
1832
|
) => any;
|
|
2247
|
-
export declare const RevokeTokenResponseFilterSensitiveLog: (
|
|
2248
|
-
obj: RevokeTokenResponse
|
|
2249
|
-
) => any;
|
|
2250
1833
|
export declare const SetRiskConfigurationRequestFilterSensitiveLog: (
|
|
2251
1834
|
obj: SetRiskConfigurationRequest
|
|
2252
1835
|
) => any;
|
|
@@ -2262,18 +1845,6 @@ export declare const SetUICustomizationResponseFilterSensitiveLog: (
|
|
|
2262
1845
|
export declare const SetUserMFAPreferenceRequestFilterSensitiveLog: (
|
|
2263
1846
|
obj: SetUserMFAPreferenceRequest
|
|
2264
1847
|
) => any;
|
|
2265
|
-
export declare const SetUserMFAPreferenceResponseFilterSensitiveLog: (
|
|
2266
|
-
obj: SetUserMFAPreferenceResponse
|
|
2267
|
-
) => any;
|
|
2268
|
-
export declare const SetUserPoolMfaConfigRequestFilterSensitiveLog: (
|
|
2269
|
-
obj: SetUserPoolMfaConfigRequest
|
|
2270
|
-
) => any;
|
|
2271
|
-
export declare const SetUserPoolMfaConfigResponseFilterSensitiveLog: (
|
|
2272
|
-
obj: SetUserPoolMfaConfigResponse
|
|
2273
|
-
) => any;
|
|
2274
1848
|
export declare const SetUserSettingsRequestFilterSensitiveLog: (
|
|
2275
1849
|
obj: SetUserSettingsRequest
|
|
2276
1850
|
) => any;
|
|
2277
|
-
export declare const SetUserSettingsResponseFilterSensitiveLog: (
|
|
2278
|
-
obj: SetUserSettingsResponse
|
|
2279
|
-
) => any;
|