@aws-sdk/client-cognito-identity-provider 3.477.0 → 3.481.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 +19 -42
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js +19 -42
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js +19 -42
- package/dist-cjs/commands/AdminCreateUserCommand.js +19 -42
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +19 -42
- package/dist-cjs/commands/AdminDeleteUserCommand.js +19 -42
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +19 -42
- package/dist-cjs/commands/AdminDisableUserCommand.js +19 -42
- package/dist-cjs/commands/AdminEnableUserCommand.js +19 -42
- package/dist-cjs/commands/AdminForgetDeviceCommand.js +19 -42
- package/dist-cjs/commands/AdminGetDeviceCommand.js +19 -42
- package/dist-cjs/commands/AdminGetUserCommand.js +19 -42
- package/dist-cjs/commands/AdminInitiateAuthCommand.js +19 -42
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +19 -42
- package/dist-cjs/commands/AdminListDevicesCommand.js +19 -42
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js +19 -42
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +19 -42
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +19 -42
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js +19 -42
- package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +19 -42
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +19 -42
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js +19 -42
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js +19 -42
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +19 -42
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +19 -42
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +19 -42
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +19 -42
- package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +18 -41
- package/dist-cjs/commands/ChangePasswordCommand.js +18 -41
- package/dist-cjs/commands/ConfirmDeviceCommand.js +18 -41
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +18 -41
- package/dist-cjs/commands/ConfirmSignUpCommand.js +18 -41
- package/dist-cjs/commands/CreateGroupCommand.js +19 -42
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +19 -42
- package/dist-cjs/commands/CreateResourceServerCommand.js +19 -42
- package/dist-cjs/commands/CreateUserImportJobCommand.js +19 -42
- package/dist-cjs/commands/CreateUserPoolClientCommand.js +19 -42
- package/dist-cjs/commands/CreateUserPoolCommand.js +19 -42
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js +19 -42
- package/dist-cjs/commands/DeleteGroupCommand.js +19 -42
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +19 -42
- package/dist-cjs/commands/DeleteResourceServerCommand.js +19 -42
- package/dist-cjs/commands/DeleteUserAttributesCommand.js +18 -41
- package/dist-cjs/commands/DeleteUserCommand.js +18 -41
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js +19 -42
- package/dist-cjs/commands/DeleteUserPoolCommand.js +19 -42
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +19 -42
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js +19 -42
- package/dist-cjs/commands/DescribeResourceServerCommand.js +19 -42
- package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +19 -42
- package/dist-cjs/commands/DescribeUserImportJobCommand.js +19 -42
- package/dist-cjs/commands/DescribeUserPoolClientCommand.js +19 -42
- package/dist-cjs/commands/DescribeUserPoolCommand.js +19 -42
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +19 -42
- package/dist-cjs/commands/ForgetDeviceCommand.js +18 -41
- package/dist-cjs/commands/ForgotPasswordCommand.js +18 -41
- package/dist-cjs/commands/GetCSVHeaderCommand.js +19 -42
- package/dist-cjs/commands/GetDeviceCommand.js +18 -41
- package/dist-cjs/commands/GetGroupCommand.js +19 -42
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +19 -42
- package/dist-cjs/commands/GetLogDeliveryConfigurationCommand.js +19 -42
- package/dist-cjs/commands/GetSigningCertificateCommand.js +19 -42
- package/dist-cjs/commands/GetUICustomizationCommand.js +19 -42
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +18 -41
- package/dist-cjs/commands/GetUserCommand.js +18 -41
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +19 -42
- package/dist-cjs/commands/GlobalSignOutCommand.js +18 -41
- package/dist-cjs/commands/InitiateAuthCommand.js +18 -41
- package/dist-cjs/commands/ListDevicesCommand.js +18 -41
- package/dist-cjs/commands/ListGroupsCommand.js +19 -42
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +19 -42
- package/dist-cjs/commands/ListResourceServersCommand.js +19 -42
- package/dist-cjs/commands/ListTagsForResourceCommand.js +19 -42
- package/dist-cjs/commands/ListUserImportJobsCommand.js +19 -42
- package/dist-cjs/commands/ListUserPoolClientsCommand.js +19 -42
- package/dist-cjs/commands/ListUserPoolsCommand.js +19 -42
- package/dist-cjs/commands/ListUsersCommand.js +19 -42
- package/dist-cjs/commands/ListUsersInGroupCommand.js +19 -42
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js +18 -41
- package/dist-cjs/commands/RespondToAuthChallengeCommand.js +18 -41
- package/dist-cjs/commands/RevokeTokenCommand.js +18 -41
- package/dist-cjs/commands/SetLogDeliveryConfigurationCommand.js +19 -42
- package/dist-cjs/commands/SetRiskConfigurationCommand.js +19 -42
- package/dist-cjs/commands/SetUICustomizationCommand.js +19 -42
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +18 -41
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +19 -42
- package/dist-cjs/commands/SetUserSettingsCommand.js +18 -41
- package/dist-cjs/commands/SignUpCommand.js +18 -41
- package/dist-cjs/commands/StartUserImportJobCommand.js +19 -42
- package/dist-cjs/commands/StopUserImportJobCommand.js +19 -42
- package/dist-cjs/commands/TagResourceCommand.js +19 -42
- package/dist-cjs/commands/UntagResourceCommand.js +19 -42
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +18 -41
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js +18 -41
- package/dist-cjs/commands/UpdateGroupCommand.js +19 -42
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +19 -42
- package/dist-cjs/commands/UpdateResourceServerCommand.js +19 -42
- package/dist-cjs/commands/UpdateUserAttributesCommand.js +18 -41
- package/dist-cjs/commands/UpdateUserPoolClientCommand.js +19 -42
- package/dist-cjs/commands/UpdateUserPoolCommand.js +19 -42
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +19 -42
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js +18 -41
- package/dist-cjs/commands/VerifyUserAttributeCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/AdminListGroupsForUserPaginator.js +2 -24
- package/dist-cjs/pagination/AdminListUserAuthEventsPaginator.js +2 -24
- package/dist-cjs/pagination/ListGroupsPaginator.js +2 -24
- package/dist-cjs/pagination/ListIdentityProvidersPaginator.js +2 -24
- package/dist-cjs/pagination/ListResourceServersPaginator.js +2 -24
- package/dist-cjs/pagination/ListUserPoolClientsPaginator.js +2 -24
- package/dist-cjs/pagination/ListUserPoolsPaginator.js +2 -24
- package/dist-cjs/pagination/ListUsersInGroupPaginator.js +2 -24
- package/dist-cjs/pagination/ListUsersPaginator.js +2 -24
- package/dist-es/commands/AddCustomAttributesCommand.js +19 -42
- package/dist-es/commands/AdminAddUserToGroupCommand.js +19 -42
- package/dist-es/commands/AdminConfirmSignUpCommand.js +19 -42
- package/dist-es/commands/AdminCreateUserCommand.js +19 -42
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +19 -42
- package/dist-es/commands/AdminDeleteUserCommand.js +19 -42
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +19 -42
- package/dist-es/commands/AdminDisableUserCommand.js +19 -42
- package/dist-es/commands/AdminEnableUserCommand.js +19 -42
- package/dist-es/commands/AdminForgetDeviceCommand.js +19 -42
- package/dist-es/commands/AdminGetDeviceCommand.js +19 -42
- package/dist-es/commands/AdminGetUserCommand.js +19 -42
- package/dist-es/commands/AdminInitiateAuthCommand.js +19 -42
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +19 -42
- package/dist-es/commands/AdminListDevicesCommand.js +19 -42
- package/dist-es/commands/AdminListGroupsForUserCommand.js +19 -42
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +19 -42
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +19 -42
- package/dist-es/commands/AdminResetUserPasswordCommand.js +19 -42
- package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +19 -42
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +19 -42
- package/dist-es/commands/AdminSetUserPasswordCommand.js +19 -42
- package/dist-es/commands/AdminSetUserSettingsCommand.js +19 -42
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +19 -42
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +19 -42
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +19 -42
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +19 -42
- package/dist-es/commands/AssociateSoftwareTokenCommand.js +18 -41
- package/dist-es/commands/ChangePasswordCommand.js +18 -41
- package/dist-es/commands/ConfirmDeviceCommand.js +18 -41
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +18 -41
- package/dist-es/commands/ConfirmSignUpCommand.js +18 -41
- package/dist-es/commands/CreateGroupCommand.js +19 -42
- package/dist-es/commands/CreateIdentityProviderCommand.js +19 -42
- package/dist-es/commands/CreateResourceServerCommand.js +19 -42
- package/dist-es/commands/CreateUserImportJobCommand.js +19 -42
- package/dist-es/commands/CreateUserPoolClientCommand.js +19 -42
- package/dist-es/commands/CreateUserPoolCommand.js +19 -42
- package/dist-es/commands/CreateUserPoolDomainCommand.js +19 -42
- package/dist-es/commands/DeleteGroupCommand.js +19 -42
- package/dist-es/commands/DeleteIdentityProviderCommand.js +19 -42
- package/dist-es/commands/DeleteResourceServerCommand.js +19 -42
- package/dist-es/commands/DeleteUserAttributesCommand.js +18 -41
- package/dist-es/commands/DeleteUserCommand.js +18 -41
- package/dist-es/commands/DeleteUserPoolClientCommand.js +19 -42
- package/dist-es/commands/DeleteUserPoolCommand.js +19 -42
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +19 -42
- package/dist-es/commands/DescribeIdentityProviderCommand.js +19 -42
- package/dist-es/commands/DescribeResourceServerCommand.js +19 -42
- package/dist-es/commands/DescribeRiskConfigurationCommand.js +19 -42
- package/dist-es/commands/DescribeUserImportJobCommand.js +19 -42
- package/dist-es/commands/DescribeUserPoolClientCommand.js +19 -42
- package/dist-es/commands/DescribeUserPoolCommand.js +19 -42
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +19 -42
- package/dist-es/commands/ForgetDeviceCommand.js +18 -41
- package/dist-es/commands/ForgotPasswordCommand.js +18 -41
- package/dist-es/commands/GetCSVHeaderCommand.js +19 -42
- package/dist-es/commands/GetDeviceCommand.js +18 -41
- package/dist-es/commands/GetGroupCommand.js +19 -42
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +19 -42
- package/dist-es/commands/GetLogDeliveryConfigurationCommand.js +19 -42
- package/dist-es/commands/GetSigningCertificateCommand.js +19 -42
- package/dist-es/commands/GetUICustomizationCommand.js +19 -42
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +18 -41
- package/dist-es/commands/GetUserCommand.js +18 -41
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +19 -42
- package/dist-es/commands/GlobalSignOutCommand.js +18 -41
- package/dist-es/commands/InitiateAuthCommand.js +18 -41
- package/dist-es/commands/ListDevicesCommand.js +18 -41
- package/dist-es/commands/ListGroupsCommand.js +19 -42
- package/dist-es/commands/ListIdentityProvidersCommand.js +19 -42
- package/dist-es/commands/ListResourceServersCommand.js +19 -42
- package/dist-es/commands/ListTagsForResourceCommand.js +19 -42
- package/dist-es/commands/ListUserImportJobsCommand.js +19 -42
- package/dist-es/commands/ListUserPoolClientsCommand.js +19 -42
- package/dist-es/commands/ListUserPoolsCommand.js +19 -42
- package/dist-es/commands/ListUsersCommand.js +19 -42
- package/dist-es/commands/ListUsersInGroupCommand.js +19 -42
- package/dist-es/commands/ResendConfirmationCodeCommand.js +18 -41
- package/dist-es/commands/RespondToAuthChallengeCommand.js +18 -41
- package/dist-es/commands/RevokeTokenCommand.js +18 -41
- package/dist-es/commands/SetLogDeliveryConfigurationCommand.js +19 -42
- package/dist-es/commands/SetRiskConfigurationCommand.js +19 -42
- package/dist-es/commands/SetUICustomizationCommand.js +19 -42
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +18 -41
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +19 -42
- package/dist-es/commands/SetUserSettingsCommand.js +18 -41
- package/dist-es/commands/SignUpCommand.js +18 -41
- package/dist-es/commands/StartUserImportJobCommand.js +19 -42
- package/dist-es/commands/StopUserImportJobCommand.js +19 -42
- package/dist-es/commands/TagResourceCommand.js +19 -42
- package/dist-es/commands/UntagResourceCommand.js +19 -42
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +18 -41
- package/dist-es/commands/UpdateDeviceStatusCommand.js +18 -41
- package/dist-es/commands/UpdateGroupCommand.js +19 -42
- package/dist-es/commands/UpdateIdentityProviderCommand.js +19 -42
- package/dist-es/commands/UpdateResourceServerCommand.js +19 -42
- package/dist-es/commands/UpdateUserAttributesCommand.js +18 -41
- package/dist-es/commands/UpdateUserPoolClientCommand.js +19 -42
- package/dist-es/commands/UpdateUserPoolCommand.js +19 -42
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +19 -42
- package/dist-es/commands/VerifySoftwareTokenCommand.js +18 -41
- package/dist-es/commands/VerifyUserAttributeCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/AdminListGroupsForUserPaginator.js +2 -23
- package/dist-es/pagination/AdminListUserAuthEventsPaginator.js +2 -23
- package/dist-es/pagination/ListGroupsPaginator.js +2 -23
- package/dist-es/pagination/ListIdentityProvidersPaginator.js +2 -23
- package/dist-es/pagination/ListResourceServersPaginator.js +2 -23
- package/dist-es/pagination/ListUserPoolClientsPaginator.js +2 -23
- package/dist-es/pagination/ListUserPoolsPaginator.js +2 -23
- package/dist-es/pagination/ListUsersInGroupPaginator.js +2 -23
- package/dist-es/pagination/ListUsersPaginator.js +2 -23
- package/dist-types/commands/AddCustomAttributesCommand.d.ts +6 -21
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +6 -21
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +6 -21
- package/dist-types/commands/AdminCreateUserCommand.d.ts +6 -21
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +6 -21
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +6 -21
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +6 -21
- package/dist-types/commands/AdminDisableUserCommand.d.ts +6 -21
- package/dist-types/commands/AdminEnableUserCommand.d.ts +6 -21
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +6 -21
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +6 -21
- package/dist-types/commands/AdminGetUserCommand.d.ts +6 -21
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +6 -21
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +6 -21
- package/dist-types/commands/AdminListDevicesCommand.d.ts +6 -21
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +6 -21
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +6 -21
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +6 -21
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +6 -21
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +6 -21
- package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +6 -21
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +6 -21
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +6 -21
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +6 -21
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +6 -21
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +6 -21
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +6 -21
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +6 -21
- package/dist-types/commands/ChangePasswordCommand.d.ts +6 -21
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +6 -21
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +6 -21
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +6 -21
- package/dist-types/commands/CreateGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +6 -21
- package/dist-types/commands/CreateResourceServerCommand.d.ts +6 -21
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +6 -21
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +6 -21
- package/dist-types/commands/CreateUserPoolCommand.d.ts +6 -21
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +6 -21
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +6 -21
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +6 -21
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +6 -21
- package/dist-types/commands/ForgetDeviceCommand.d.ts +6 -21
- package/dist-types/commands/ForgotPasswordCommand.d.ts +6 -21
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +6 -21
- package/dist-types/commands/GetDeviceCommand.d.ts +6 -21
- package/dist-types/commands/GetGroupCommand.d.ts +6 -21
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +6 -21
- package/dist-types/commands/GetLogDeliveryConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +6 -21
- package/dist-types/commands/GetUICustomizationCommand.d.ts +6 -21
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +6 -21
- package/dist-types/commands/GetUserCommand.d.ts +6 -21
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +6 -21
- package/dist-types/commands/GlobalSignOutCommand.d.ts +6 -21
- package/dist-types/commands/InitiateAuthCommand.d.ts +6 -21
- package/dist-types/commands/ListDevicesCommand.d.ts +6 -21
- package/dist-types/commands/ListGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +6 -21
- package/dist-types/commands/ListResourceServersCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +6 -21
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +6 -21
- package/dist-types/commands/ListUserPoolsCommand.d.ts +6 -21
- package/dist-types/commands/ListUsersCommand.d.ts +6 -21
- package/dist-types/commands/ListUsersInGroupCommand.d.ts +6 -21
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +6 -21
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +6 -21
- package/dist-types/commands/RevokeTokenCommand.d.ts +6 -21
- package/dist-types/commands/SetLogDeliveryConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/SetUICustomizationCommand.d.ts +6 -21
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +6 -21
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +6 -21
- package/dist-types/commands/SetUserSettingsCommand.d.ts +6 -21
- package/dist-types/commands/SignUpCommand.d.ts +6 -21
- package/dist-types/commands/StartUserImportJobCommand.d.ts +6 -21
- package/dist-types/commands/StopUserImportJobCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +6 -21
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +6 -21
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +6 -21
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/AdminListGroupsForUserPaginator.d.ts +1 -1
- package/dist-types/pagination/AdminListUserAuthEventsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIdentityProvidersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListResourceServersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUserPoolClientsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUserPoolsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUsersInGroupPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLogDeliveryConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SetLogDeliveryConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SignUpCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/AdminListGroupsForUserPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/AdminListUserAuthEventsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListIdentityProvidersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListResourceServersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUserPoolClientsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUserPoolsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUsersInGroupPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourceCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the tags that are assigned to an Amazon Cognito user pool.</p>
|
|
@@ -74,23 +77,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class ListTagsForResourceCommand extends
|
|
78
|
-
readonly input: ListTagsForResourceCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: ListTagsForResourceCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { ListUserImportJobsRequest, ListUserImportJobsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListUserImportJobsCommandInput extends ListUserImportJobsReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListUserImportJobsCommandOutput extends ListUserImportJobsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListUserImportJobsCommand_base: {
|
|
24
|
+
new (input: ListUserImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUserImportJobsCommandInput, ListUserImportJobsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists user import jobs for a user pool.</p>
|
|
@@ -108,23 +111,5 @@ export interface ListUserImportJobsCommandOutput extends ListUserImportJobsRespo
|
|
|
108
111
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
109
112
|
*
|
|
110
113
|
*/
|
|
111
|
-
export declare class ListUserImportJobsCommand extends
|
|
112
|
-
readonly input: ListUserImportJobsCommandInput;
|
|
113
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
114
|
-
/**
|
|
115
|
-
* @public
|
|
116
|
-
*/
|
|
117
|
-
constructor(input: ListUserImportJobsCommandInput);
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUserImportJobsCommandInput, ListUserImportJobsCommandOutput>;
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
private serialize;
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
private deserialize;
|
|
114
|
+
export declare class ListUserImportJobsCommand extends ListUserImportJobsCommand_base {
|
|
130
115
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { ListUserPoolClientsRequest, ListUserPoolClientsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListUserPoolClientsCommandInput extends ListUserPoolClientsRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListUserPoolClientsCommandOutput extends ListUserPoolClientsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListUserPoolClientsCommand_base: {
|
|
24
|
+
new (input: ListUserPoolClientsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUserPoolClientsCommandInput, ListUserPoolClientsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the clients that have been created for the specified user pool.</p>
|
|
@@ -98,23 +101,5 @@ export interface ListUserPoolClientsCommandOutput extends ListUserPoolClientsRes
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class ListUserPoolClientsCommand extends
|
|
102
|
-
readonly input: ListUserPoolClientsCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: ListUserPoolClientsCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUserPoolClientsCommandInput, ListUserPoolClientsCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class ListUserPoolClientsCommand extends ListUserPoolClientsCommand_base {
|
|
120
105
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { ListUserPoolsRequest, ListUserPoolsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListUserPoolsCommandInput extends ListUserPoolsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListUserPoolsCommandOutput extends ListUserPoolsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListUserPoolsCommand_base: {
|
|
24
|
+
new (input: ListUserPoolsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUserPoolsCommandInput, ListUserPoolsCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the user pools associated with an Amazon Web Services account.</p>
|
|
@@ -120,23 +123,5 @@ export interface ListUserPoolsCommandOutput extends ListUserPoolsResponse, __Met
|
|
|
120
123
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
121
124
|
*
|
|
122
125
|
*/
|
|
123
|
-
export declare class ListUserPoolsCommand extends
|
|
124
|
-
readonly input: ListUserPoolsCommandInput;
|
|
125
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
126
|
-
/**
|
|
127
|
-
* @public
|
|
128
|
-
*/
|
|
129
|
-
constructor(input: ListUserPoolsCommandInput);
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUserPoolsCommandInput, ListUserPoolsCommandOutput>;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
private serialize;
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
|
-
private deserialize;
|
|
126
|
+
export declare class ListUserPoolsCommand extends ListUserPoolsCommand_base {
|
|
142
127
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { ListUsersRequest, ListUsersResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListUsersCommandInput extends ListUsersRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListUsersCommand_base: {
|
|
24
|
+
new (input: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists users and their basic details in a user pool.</p>
|
|
@@ -192,23 +195,5 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
|
|
|
192
195
|
* ```
|
|
193
196
|
*
|
|
194
197
|
*/
|
|
195
|
-
export declare class ListUsersCommand extends
|
|
196
|
-
readonly input: ListUsersCommandInput;
|
|
197
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
198
|
-
/**
|
|
199
|
-
* @public
|
|
200
|
-
*/
|
|
201
|
-
constructor(input: ListUsersCommandInput);
|
|
202
|
-
/**
|
|
203
|
-
* @internal
|
|
204
|
-
*/
|
|
205
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUsersCommandInput, ListUsersCommandOutput>;
|
|
206
|
-
/**
|
|
207
|
-
* @internal
|
|
208
|
-
*/
|
|
209
|
-
private serialize;
|
|
210
|
-
/**
|
|
211
|
-
* @internal
|
|
212
|
-
*/
|
|
213
|
-
private deserialize;
|
|
198
|
+
export declare class ListUsersCommand extends ListUsersCommand_base {
|
|
214
199
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { ListUsersInGroupRequest, ListUsersInGroupResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListUsersInGroupCommandInput extends ListUsersInGroupRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListUsersInGroupCommandOutput extends ListUsersInGroupResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListUsersInGroupCommand_base: {
|
|
24
|
+
new (input: ListUsersInGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersInGroupCommandInput, ListUsersInGroupCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the users in the specified group.</p>
|
|
@@ -113,23 +116,5 @@ export interface ListUsersInGroupCommandOutput extends ListUsersInGroupResponse,
|
|
|
113
116
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
114
117
|
*
|
|
115
118
|
*/
|
|
116
|
-
export declare class ListUsersInGroupCommand extends
|
|
117
|
-
readonly input: ListUsersInGroupCommandInput;
|
|
118
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
119
|
-
/**
|
|
120
|
-
* @public
|
|
121
|
-
*/
|
|
122
|
-
constructor(input: ListUsersInGroupCommandInput);
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUsersInGroupCommandInput, ListUsersInGroupCommandOutput>;
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
private serialize;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private deserialize;
|
|
119
|
+
export declare class ListUsersInGroupCommand extends ListUsersInGroupCommand_base {
|
|
135
120
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { ResendConfirmationCodeRequest, ResendConfirmationCodeResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ResendConfirmationCodeCommandInput extends ResendConfirmationCo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ResendConfirmationCodeCommandOutput extends ResendConfirmationCodeResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ResendConfirmationCodeCommand_base: {
|
|
24
|
+
new (input: ResendConfirmationCodeCommandInput): import("@smithy/smithy-client").CommandImpl<ResendConfirmationCodeCommandInput, ResendConfirmationCodeCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Resends the confirmation (for confirmation of registration) to a specific user in the
|
|
@@ -149,23 +152,5 @@ export interface ResendConfirmationCodeCommandOutput extends ResendConfirmationC
|
|
|
149
152
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
150
153
|
*
|
|
151
154
|
*/
|
|
152
|
-
export declare class ResendConfirmationCodeCommand extends
|
|
153
|
-
readonly input: ResendConfirmationCodeCommandInput;
|
|
154
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
155
|
-
/**
|
|
156
|
-
* @public
|
|
157
|
-
*/
|
|
158
|
-
constructor(input: ResendConfirmationCodeCommandInput);
|
|
159
|
-
/**
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
162
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResendConfirmationCodeCommandInput, ResendConfirmationCodeCommandOutput>;
|
|
163
|
-
/**
|
|
164
|
-
* @internal
|
|
165
|
-
*/
|
|
166
|
-
private serialize;
|
|
167
|
-
/**
|
|
168
|
-
* @internal
|
|
169
|
-
*/
|
|
170
|
-
private deserialize;
|
|
155
|
+
export declare class ResendConfirmationCodeCommand extends ResendConfirmationCodeCommand_base {
|
|
171
156
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { RespondToAuthChallengeRequest, RespondToAuthChallengeResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RespondToAuthChallengeCommandInput extends RespondToAuthChallen
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RespondToAuthChallengeCommandOutput extends RespondToAuthChallengeResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RespondToAuthChallengeCommand_base: {
|
|
24
|
+
new (input: RespondToAuthChallengeCommandInput): import("@smithy/smithy-client").CommandImpl<RespondToAuthChallengeCommandInput, RespondToAuthChallengeCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Some API operations in a user pool generate a challenge, like a prompt for an MFA
|
|
@@ -190,23 +193,5 @@ export interface RespondToAuthChallengeCommandOutput extends RespondToAuthChalle
|
|
|
190
193
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
191
194
|
*
|
|
192
195
|
*/
|
|
193
|
-
export declare class RespondToAuthChallengeCommand extends
|
|
194
|
-
readonly input: RespondToAuthChallengeCommandInput;
|
|
195
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
196
|
-
/**
|
|
197
|
-
* @public
|
|
198
|
-
*/
|
|
199
|
-
constructor(input: RespondToAuthChallengeCommandInput);
|
|
200
|
-
/**
|
|
201
|
-
* @internal
|
|
202
|
-
*/
|
|
203
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RespondToAuthChallengeCommandInput, RespondToAuthChallengeCommandOutput>;
|
|
204
|
-
/**
|
|
205
|
-
* @internal
|
|
206
|
-
*/
|
|
207
|
-
private serialize;
|
|
208
|
-
/**
|
|
209
|
-
* @internal
|
|
210
|
-
*/
|
|
211
|
-
private deserialize;
|
|
196
|
+
export declare class RespondToAuthChallengeCommand extends RespondToAuthChallengeCommand_base {
|
|
212
197
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { RevokeTokenRequest, RevokeTokenResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RevokeTokenCommandInput extends RevokeTokenRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RevokeTokenCommandOutput extends RevokeTokenResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RevokeTokenCommand_base: {
|
|
24
|
+
new (input: RevokeTokenCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeTokenCommandInput, RevokeTokenCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Revokes all of the access tokens generated by, and at the same time as, the specified
|
|
@@ -85,23 +88,5 @@ export interface RevokeTokenCommandOutput extends RevokeTokenResponse, __Metadat
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class RevokeTokenCommand extends
|
|
89
|
-
readonly input: RevokeTokenCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: RevokeTokenCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RevokeTokenCommandInput, RevokeTokenCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class RevokeTokenCommand extends RevokeTokenCommand_base {
|
|
107
92
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { SetLogDeliveryConfigurationRequest } from "../models/models_0";
|
|
6
5
|
import { SetLogDeliveryConfigurationResponse } from "../models/models_1";
|
|
@@ -22,6 +21,10 @@ export interface SetLogDeliveryConfigurationCommandInput extends SetLogDeliveryC
|
|
|
22
21
|
*/
|
|
23
22
|
export interface SetLogDeliveryConfigurationCommandOutput extends SetLogDeliveryConfigurationResponse, __MetadataBearer {
|
|
24
23
|
}
|
|
24
|
+
declare const SetLogDeliveryConfigurationCommand_base: {
|
|
25
|
+
new (input: SetLogDeliveryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<SetLogDeliveryConfigurationCommandInput, SetLogDeliveryConfigurationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
|
+
};
|
|
25
28
|
/**
|
|
26
29
|
* @public
|
|
27
30
|
* <p>Sets up or modifies the detailed activity logging configuration of a user pool.</p>
|
|
@@ -90,23 +93,5 @@ export interface SetLogDeliveryConfigurationCommandOutput extends SetLogDelivery
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class SetLogDeliveryConfigurationCommand extends
|
|
94
|
-
readonly input: SetLogDeliveryConfigurationCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: SetLogDeliveryConfigurationCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetLogDeliveryConfigurationCommandInput, SetLogDeliveryConfigurationCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class SetLogDeliveryConfigurationCommand extends SetLogDeliveryConfigurationCommand_base {
|
|
112
97
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { SetRiskConfigurationRequest, SetRiskConfigurationResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface SetRiskConfigurationCommandInput extends SetRiskConfigurationRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface SetRiskConfigurationCommandOutput extends SetRiskConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const SetRiskConfigurationCommand_base: {
|
|
24
|
+
new (input: SetRiskConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<SetRiskConfigurationCommandInput, SetRiskConfigurationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Configures actions on detected risks. To delete the risk configuration for
|
|
@@ -193,23 +196,5 @@ export interface SetRiskConfigurationCommandOutput extends SetRiskConfigurationR
|
|
|
193
196
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
194
197
|
*
|
|
195
198
|
*/
|
|
196
|
-
export declare class SetRiskConfigurationCommand extends
|
|
197
|
-
readonly input: SetRiskConfigurationCommandInput;
|
|
198
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
199
|
-
/**
|
|
200
|
-
* @public
|
|
201
|
-
*/
|
|
202
|
-
constructor(input: SetRiskConfigurationCommandInput);
|
|
203
|
-
/**
|
|
204
|
-
* @internal
|
|
205
|
-
*/
|
|
206
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetRiskConfigurationCommandInput, SetRiskConfigurationCommandOutput>;
|
|
207
|
-
/**
|
|
208
|
-
* @internal
|
|
209
|
-
*/
|
|
210
|
-
private serialize;
|
|
211
|
-
/**
|
|
212
|
-
* @internal
|
|
213
|
-
*/
|
|
214
|
-
private deserialize;
|
|
199
|
+
export declare class SetRiskConfigurationCommand extends SetRiskConfigurationCommand_base {
|
|
215
200
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { SetUICustomizationRequest, SetUICustomizationResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface SetUICustomizationCommandInput extends SetUICustomizationReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface SetUICustomizationCommandOutput extends SetUICustomizationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const SetUICustomizationCommand_base: {
|
|
24
|
+
new (input: SetUICustomizationCommandInput): import("@smithy/smithy-client").CommandImpl<SetUICustomizationCommandInput, SetUICustomizationCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Sets the user interface (UI) customization information for a user pool's built-in app
|
|
@@ -92,23 +95,5 @@ export interface SetUICustomizationCommandOutput extends SetUICustomizationRespo
|
|
|
92
95
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
93
96
|
*
|
|
94
97
|
*/
|
|
95
|
-
export declare class SetUICustomizationCommand extends
|
|
96
|
-
readonly input: SetUICustomizationCommandInput;
|
|
97
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
constructor(input: SetUICustomizationCommandInput);
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetUICustomizationCommandInput, SetUICustomizationCommandOutput>;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private serialize;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private deserialize;
|
|
98
|
+
export declare class SetUICustomizationCommand extends SetUICustomizationCommand_base {
|
|
114
99
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { SetUserMFAPreferenceRequest, SetUserMFAPreferenceResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface SetUserMFAPreferenceCommandInput extends SetUserMFAPreferenceRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface SetUserMFAPreferenceCommandOutput extends SetUserMFAPreferenceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const SetUserMFAPreferenceCommand_base: {
|
|
24
|
+
new (input: SetUserMFAPreferenceCommandInput): import("@smithy/smithy-client").CommandImpl<SetUserMFAPreferenceCommandInput, SetUserMFAPreferenceCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Set the user's multi-factor authentication (MFA) method preference, including which
|
|
@@ -98,23 +101,5 @@ export interface SetUserMFAPreferenceCommandOutput extends SetUserMFAPreferenceR
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class SetUserMFAPreferenceCommand extends
|
|
102
|
-
readonly input: SetUserMFAPreferenceCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: SetUserMFAPreferenceCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetUserMFAPreferenceCommandInput, SetUserMFAPreferenceCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class SetUserMFAPreferenceCommand extends SetUserMFAPreferenceCommand_base {
|
|
120
105
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
4
|
import { SetUserPoolMfaConfigRequest, SetUserPoolMfaConfigResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface SetUserPoolMfaConfigCommandInput extends SetUserPoolMfaConfigRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface SetUserPoolMfaConfigCommandOutput extends SetUserPoolMfaConfigResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const SetUserPoolMfaConfigCommand_base: {
|
|
24
|
+
new (input: SetUserPoolMfaConfigCommandInput): import("@smithy/smithy-client").CommandImpl<SetUserPoolMfaConfigCommandInput, SetUserPoolMfaConfigCommandOutput, CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Sets the user pool multi-factor authentication (MFA) configuration.</p>
|
|
@@ -119,23 +122,5 @@ export interface SetUserPoolMfaConfigCommandOutput extends SetUserPoolMfaConfigR
|
|
|
119
122
|
* <p>Base exception class for all service exceptions from CognitoIdentityProvider service.</p>
|
|
120
123
|
*
|
|
121
124
|
*/
|
|
122
|
-
export declare class SetUserPoolMfaConfigCommand extends
|
|
123
|
-
readonly input: SetUserPoolMfaConfigCommandInput;
|
|
124
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
125
|
-
/**
|
|
126
|
-
* @public
|
|
127
|
-
*/
|
|
128
|
-
constructor(input: SetUserPoolMfaConfigCommandInput);
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CognitoIdentityProviderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetUserPoolMfaConfigCommandInput, SetUserPoolMfaConfigCommandOutput>;
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
private serialize;
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
private deserialize;
|
|
125
|
+
export declare class SetUserPoolMfaConfigCommand extends SetUserPoolMfaConfigCommand_base {
|
|
141
126
|
}
|