@aws-sdk/client-cognito-identity-provider 3.35.0 → 3.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +47 -0
- package/dist-cjs/CognitoIdentityProvider.js +0 -10
- package/dist-cjs/CognitoIdentityProviderClient.js +0 -15
- package/dist-cjs/commands/AddCustomAttributesCommand.js +0 -25
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js +0 -26
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js +0 -27
- package/dist-cjs/commands/AdminCreateUserCommand.js +0 -54
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +0 -27
- package/dist-cjs/commands/AdminDeleteUserCommand.js +0 -26
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +0 -52
- package/dist-cjs/commands/AdminDisableUserCommand.js +0 -26
- package/dist-cjs/commands/AdminEnableUserCommand.js +0 -26
- package/dist-cjs/commands/AdminForgetDeviceCommand.js +0 -26
- package/dist-cjs/commands/AdminGetDeviceCommand.js +0 -26
- package/dist-cjs/commands/AdminGetUserCommand.js +0 -27
- package/dist-cjs/commands/AdminInitiateAuthCommand.js +0 -45
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +0 -45
- package/dist-cjs/commands/AdminListDevicesCommand.js +0 -26
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js +0 -26
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +0 -26
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +0 -26
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js +0 -54
- package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +0 -44
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +0 -29
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js +0 -34
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js +0 -28
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +0 -27
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +0 -26
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +0 -49
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +0 -28
- package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +0 -34
- package/dist-cjs/commands/ChangePasswordCommand.js +0 -25
- package/dist-cjs/commands/ConfirmDeviceCommand.js +0 -26
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +0 -25
- package/dist-cjs/commands/ConfirmSignUpCommand.js +0 -26
- package/dist-cjs/commands/CreateGroupCommand.js +0 -26
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +0 -25
- package/dist-cjs/commands/CreateResourceServerCommand.js +0 -25
- package/dist-cjs/commands/CreateUserImportJobCommand.js +0 -25
- package/dist-cjs/commands/CreateUserPoolClientCommand.js +0 -27
- package/dist-cjs/commands/CreateUserPoolCommand.js +0 -43
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js +0 -25
- package/dist-cjs/commands/DeleteGroupCommand.js +0 -26
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +0 -25
- package/dist-cjs/commands/DeleteResourceServerCommand.js +0 -25
- package/dist-cjs/commands/DeleteUserAttributesCommand.js +0 -25
- package/dist-cjs/commands/DeleteUserCommand.js +0 -25
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js +0 -25
- package/dist-cjs/commands/DeleteUserPoolCommand.js +0 -25
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +0 -25
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js +0 -25
- package/dist-cjs/commands/DescribeResourceServerCommand.js +0 -25
- package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +0 -25
- package/dist-cjs/commands/DescribeUserImportJobCommand.js +0 -25
- package/dist-cjs/commands/DescribeUserPoolClientCommand.js +0 -26
- package/dist-cjs/commands/DescribeUserPoolCommand.js +0 -25
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +0 -25
- package/dist-cjs/commands/ForgetDeviceCommand.js +0 -25
- package/dist-cjs/commands/ForgotPasswordCommand.js +0 -49
- package/dist-cjs/commands/GetCSVHeaderCommand.js +0 -26
- package/dist-cjs/commands/GetDeviceCommand.js +0 -25
- package/dist-cjs/commands/GetGroupCommand.js +0 -26
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +0 -25
- package/dist-cjs/commands/GetSigningCertificateCommand.js +0 -25
- package/dist-cjs/commands/GetUICustomizationCommand.js +0 -28
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +0 -42
- package/dist-cjs/commands/GetUserCommand.js +0 -25
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +0 -25
- package/dist-cjs/commands/GlobalSignOutCommand.js +0 -27
- package/dist-cjs/commands/InitiateAuthCommand.js +0 -42
- package/dist-cjs/commands/ListDevicesCommand.js +0 -25
- package/dist-cjs/commands/ListGroupsCommand.js +0 -26
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +0 -25
- package/dist-cjs/commands/ListResourceServersCommand.js +0 -25
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -28
- package/dist-cjs/commands/ListUserImportJobsCommand.js +0 -25
- package/dist-cjs/commands/ListUserPoolClientsCommand.js +0 -25
- package/dist-cjs/commands/ListUserPoolsCommand.js +0 -25
- package/dist-cjs/commands/ListUsersCommand.js +0 -25
- package/dist-cjs/commands/ListUsersInGroupCommand.js +0 -26
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js +0 -43
- package/dist-cjs/commands/RespondToAuthChallengeCommand.js +0 -42
- package/dist-cjs/commands/RevokeTokenCommand.js +0 -26
- package/dist-cjs/commands/SetRiskConfigurationCommand.js +0 -29
- package/dist-cjs/commands/SetUICustomizationCommand.js +0 -36
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +0 -33
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +0 -42
- package/dist-cjs/commands/SetUserSettingsCommand.js +0 -28
- package/dist-cjs/commands/SignUpCommand.js +0 -43
- package/dist-cjs/commands/StartUserImportJobCommand.js +0 -25
- package/dist-cjs/commands/StopUserImportJobCommand.js +0 -25
- package/dist-cjs/commands/TagResourceCommand.js +0 -38
- package/dist-cjs/commands/UntagResourceCommand.js +0 -26
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +0 -27
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js +0 -25
- package/dist-cjs/commands/UpdateGroupCommand.js +0 -26
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +0 -25
- package/dist-cjs/commands/UpdateResourceServerCommand.js +0 -29
- package/dist-cjs/commands/UpdateUserAttributesCommand.js +0 -42
- package/dist-cjs/commands/UpdateUserPoolClientCommand.js +0 -32
- package/dist-cjs/commands/UpdateUserPoolCommand.js +0 -44
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +0 -45
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js +0 -27
- package/dist-cjs/commands/VerifyUserAttributeCommand.js +0 -25
- package/dist-cjs/commands/index.js +104 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +4 -114
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -796
- package/dist-cjs/models/models_1.js +0 -91
- package/dist-cjs/pagination/AdminListGroupsForUserPaginator.js +0 -11
- package/dist-cjs/pagination/AdminListUserAuthEventsPaginator.js +0 -11
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListGroupsPaginator.js +0 -11
- package/dist-cjs/pagination/ListIdentityProvidersPaginator.js +0 -11
- package/dist-cjs/pagination/ListResourceServersPaginator.js +0 -11
- package/dist-cjs/pagination/ListUserPoolClientsPaginator.js +0 -11
- package/dist-cjs/pagination/ListUserPoolsPaginator.js +0 -11
- package/dist-cjs/pagination/ListUsersInGroupPaginator.js +0 -11
- package/dist-cjs/pagination/ListUsersPaginator.js +0 -11
- package/dist-cjs/pagination/index.js +13 -0
- package/dist-cjs/protocols/Aws_json1_1.js +0 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-es/CognitoIdentityProvider.js +0 -1
- package/dist-es/CognitoIdentityProviderClient.js +0 -1
- package/dist-es/commands/AddCustomAttributesCommand.js +0 -1
- package/dist-es/commands/AdminAddUserToGroupCommand.js +0 -1
- package/dist-es/commands/AdminConfirmSignUpCommand.js +0 -1
- package/dist-es/commands/AdminCreateUserCommand.js +0 -1
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +0 -1
- package/dist-es/commands/AdminDeleteUserCommand.js +0 -1
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +0 -1
- package/dist-es/commands/AdminDisableUserCommand.js +0 -1
- package/dist-es/commands/AdminEnableUserCommand.js +0 -1
- package/dist-es/commands/AdminForgetDeviceCommand.js +0 -1
- package/dist-es/commands/AdminGetDeviceCommand.js +0 -1
- package/dist-es/commands/AdminGetUserCommand.js +0 -1
- package/dist-es/commands/AdminInitiateAuthCommand.js +0 -1
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +0 -1
- package/dist-es/commands/AdminListDevicesCommand.js +0 -1
- package/dist-es/commands/AdminListGroupsForUserCommand.js +0 -1
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +0 -1
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +0 -1
- package/dist-es/commands/AdminResetUserPasswordCommand.js +0 -1
- package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +0 -1
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +0 -1
- package/dist-es/commands/AdminSetUserPasswordCommand.js +0 -1
- package/dist-es/commands/AdminSetUserSettingsCommand.js +0 -1
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +0 -1
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +0 -1
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +0 -1
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +0 -1
- package/dist-es/commands/AssociateSoftwareTokenCommand.js +0 -1
- package/dist-es/commands/ChangePasswordCommand.js +0 -1
- package/dist-es/commands/ConfirmDeviceCommand.js +0 -1
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +0 -1
- package/dist-es/commands/ConfirmSignUpCommand.js +0 -1
- package/dist-es/commands/CreateGroupCommand.js +0 -1
- package/dist-es/commands/CreateIdentityProviderCommand.js +0 -1
- package/dist-es/commands/CreateResourceServerCommand.js +0 -1
- package/dist-es/commands/CreateUserImportJobCommand.js +0 -1
- package/dist-es/commands/CreateUserPoolClientCommand.js +0 -1
- package/dist-es/commands/CreateUserPoolCommand.js +0 -1
- package/dist-es/commands/CreateUserPoolDomainCommand.js +0 -1
- package/dist-es/commands/DeleteGroupCommand.js +0 -1
- package/dist-es/commands/DeleteIdentityProviderCommand.js +0 -1
- package/dist-es/commands/DeleteResourceServerCommand.js +0 -1
- package/dist-es/commands/DeleteUserAttributesCommand.js +0 -1
- package/dist-es/commands/DeleteUserCommand.js +0 -1
- package/dist-es/commands/DeleteUserPoolClientCommand.js +0 -1
- package/dist-es/commands/DeleteUserPoolCommand.js +0 -1
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +0 -1
- package/dist-es/commands/DescribeIdentityProviderCommand.js +0 -1
- package/dist-es/commands/DescribeResourceServerCommand.js +0 -1
- package/dist-es/commands/DescribeRiskConfigurationCommand.js +0 -1
- package/dist-es/commands/DescribeUserImportJobCommand.js +0 -1
- package/dist-es/commands/DescribeUserPoolClientCommand.js +0 -1
- package/dist-es/commands/DescribeUserPoolCommand.js +0 -1
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +0 -1
- package/dist-es/commands/ForgetDeviceCommand.js +0 -1
- package/dist-es/commands/ForgotPasswordCommand.js +0 -1
- package/dist-es/commands/GetCSVHeaderCommand.js +0 -1
- package/dist-es/commands/GetDeviceCommand.js +0 -1
- package/dist-es/commands/GetGroupCommand.js +0 -1
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +0 -1
- package/dist-es/commands/GetSigningCertificateCommand.js +0 -1
- package/dist-es/commands/GetUICustomizationCommand.js +0 -1
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +0 -1
- package/dist-es/commands/GetUserCommand.js +0 -1
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +0 -1
- package/dist-es/commands/GlobalSignOutCommand.js +0 -1
- package/dist-es/commands/InitiateAuthCommand.js +0 -1
- package/dist-es/commands/ListDevicesCommand.js +0 -1
- package/dist-es/commands/ListGroupsCommand.js +0 -1
- package/dist-es/commands/ListIdentityProvidersCommand.js +0 -1
- package/dist-es/commands/ListResourceServersCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/ListUserImportJobsCommand.js +0 -1
- package/dist-es/commands/ListUserPoolClientsCommand.js +0 -1
- package/dist-es/commands/ListUserPoolsCommand.js +0 -1
- package/dist-es/commands/ListUsersCommand.js +0 -1
- package/dist-es/commands/ListUsersInGroupCommand.js +0 -1
- package/dist-es/commands/ResendConfirmationCodeCommand.js +0 -1
- package/dist-es/commands/RespondToAuthChallengeCommand.js +0 -1
- package/dist-es/commands/RevokeTokenCommand.js +0 -1
- package/dist-es/commands/SetRiskConfigurationCommand.js +0 -1
- package/dist-es/commands/SetUICustomizationCommand.js +0 -1
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +0 -1
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +0 -1
- package/dist-es/commands/SetUserSettingsCommand.js +0 -1
- package/dist-es/commands/SignUpCommand.js +0 -1
- package/dist-es/commands/StartUserImportJobCommand.js +0 -1
- package/dist-es/commands/StopUserImportJobCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +0 -1
- package/dist-es/commands/UpdateDeviceStatusCommand.js +0 -1
- package/dist-es/commands/UpdateGroupCommand.js +0 -1
- package/dist-es/commands/UpdateIdentityProviderCommand.js +0 -1
- package/dist-es/commands/UpdateResourceServerCommand.js +0 -1
- package/dist-es/commands/UpdateUserAttributesCommand.js +0 -1
- package/dist-es/commands/UpdateUserPoolClientCommand.js +0 -1
- package/dist-es/commands/UpdateUserPoolCommand.js +0 -1
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +0 -1
- package/dist-es/commands/VerifySoftwareTokenCommand.js +0 -1
- package/dist-es/commands/VerifyUserAttributeCommand.js +0 -1
- package/dist-es/commands/index.js +101 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +4 -114
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/models/models_1.js +0 -1
- package/dist-es/pagination/AdminListGroupsForUserPaginator.js +0 -1
- package/dist-es/pagination/AdminListUserAuthEventsPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListGroupsPaginator.js +0 -1
- package/dist-es/pagination/ListIdentityProvidersPaginator.js +0 -1
- package/dist-es/pagination/ListResourceServersPaginator.js +0 -1
- package/dist-es/pagination/ListUserPoolClientsPaginator.js +0 -1
- package/dist-es/pagination/ListUserPoolsPaginator.js +0 -1
- package/dist-es/pagination/ListUsersInGroupPaginator.js +0 -1
- package/dist-es/pagination/ListUsersPaginator.js +0 -1
- package/dist-es/pagination/index.js +10 -0
- package/dist-es/protocols/Aws_json1_1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/commands/index.d.ts +101 -0
- package/dist-types/index.d.ts +4 -113
- package/dist-types/pagination/index.d.ts +10 -0
- package/dist-types/runtimeConfig.browser.d.ts +3 -0
- package/dist-types/ts3.4/CognitoIdentityProvider.d.ts +102 -805
- package/dist-types/ts3.4/CognitoIdentityProviderClient.d.ts +24 -95
- package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +2 -49
- package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +2 -47
- package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +2 -49
- package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +2 -44
- package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +2 -38
- package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +2 -44
- package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +2 -38
- package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/SignUpCommand.d.ts +2 -38
- package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +101 -0
- package/dist-types/ts3.4/index.d.ts +4 -113
- package/dist-types/ts3.4/models/models_0.d.ts +1183 -5804
- package/dist-types/ts3.4/models/models_1.d.ts +134 -604
- package/dist-types/ts3.4/pagination/index.d.ts +10 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +33 -30
- package/dist-cjs/CognitoIdentityProvider.js.map +0 -1
- package/dist-cjs/CognitoIdentityProviderClient.js.map +0 -1
- package/dist-cjs/commands/AddCustomAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js.map +0 -1
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js.map +0 -1
- package/dist-cjs/commands/AdminCreateUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/AdminDeleteUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminDisableUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminEnableUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminForgetDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/AdminGetDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/AdminGetUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminInitiateAuthCommand.js.map +0 -1
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminListDevicesCommand.js.map +0 -1
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js.map +0 -1
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js.map +0 -1
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js.map +0 -1
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js.map +0 -1
- package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js.map +0 -1
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js.map +0 -1
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js.map +0 -1
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js.map +0 -1
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js.map +0 -1
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js.map +0 -1
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js.map +0 -1
- package/dist-cjs/commands/AssociateSoftwareTokenCommand.js.map +0 -1
- package/dist-cjs/commands/ChangePasswordCommand.js.map +0 -1
- package/dist-cjs/commands/ConfirmDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js.map +0 -1
- package/dist-cjs/commands/ConfirmSignUpCommand.js.map +0 -1
- package/dist-cjs/commands/CreateGroupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateIdentityProviderCommand.js.map +0 -1
- package/dist-cjs/commands/CreateResourceServerCommand.js.map +0 -1
- package/dist-cjs/commands/CreateUserImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/CreateUserPoolClientCommand.js.map +0 -1
- package/dist-cjs/commands/CreateUserPoolCommand.js.map +0 -1
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteResourceServerCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteUserAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteUserCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteUserPoolCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeResourceServerCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeRiskConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeUserImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeUserPoolClientCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeUserPoolCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js.map +0 -1
- package/dist-cjs/commands/ForgetDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/ForgotPasswordCommand.js.map +0 -1
- package/dist-cjs/commands/GetCSVHeaderCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeviceCommand.js.map +0 -1
- package/dist-cjs/commands/GetGroupCommand.js.map +0 -1
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js.map +0 -1
- package/dist-cjs/commands/GetSigningCertificateCommand.js.map +0 -1
- package/dist-cjs/commands/GetUICustomizationCommand.js.map +0 -1
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js.map +0 -1
- package/dist-cjs/commands/GetUserCommand.js.map +0 -1
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js.map +0 -1
- package/dist-cjs/commands/GlobalSignOutCommand.js.map +0 -1
- package/dist-cjs/commands/InitiateAuthCommand.js.map +0 -1
- package/dist-cjs/commands/ListDevicesCommand.js.map +0 -1
- package/dist-cjs/commands/ListGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/ListIdentityProvidersCommand.js.map +0 -1
- package/dist-cjs/commands/ListResourceServersCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/ListUserImportJobsCommand.js.map +0 -1
- package/dist-cjs/commands/ListUserPoolClientsCommand.js.map +0 -1
- package/dist-cjs/commands/ListUserPoolsCommand.js.map +0 -1
- package/dist-cjs/commands/ListUsersCommand.js.map +0 -1
- package/dist-cjs/commands/ListUsersInGroupCommand.js.map +0 -1
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js.map +0 -1
- package/dist-cjs/commands/RespondToAuthChallengeCommand.js.map +0 -1
- package/dist-cjs/commands/RevokeTokenCommand.js.map +0 -1
- package/dist-cjs/commands/SetRiskConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/SetUICustomizationCommand.js.map +0 -1
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js.map +0 -1
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js.map +0 -1
- package/dist-cjs/commands/SetUserSettingsCommand.js.map +0 -1
- package/dist-cjs/commands/SignUpCommand.js.map +0 -1
- package/dist-cjs/commands/StartUserImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/StopUserImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateGroupCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateResourceServerCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateUserAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateUserPoolClientCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateUserPoolCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js.map +0 -1
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js.map +0 -1
- package/dist-cjs/commands/VerifyUserAttributeCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/models/models_1.js.map +0 -1
- package/dist-cjs/pagination/AdminListGroupsForUserPaginator.js.map +0 -1
- package/dist-cjs/pagination/AdminListUserAuthEventsPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListIdentityProvidersPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListResourceServersPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListUserPoolClientsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListUserPoolsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListUsersInGroupPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListUsersPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/CognitoIdentityProvider.js.map +0 -1
- package/dist-es/CognitoIdentityProviderClient.js.map +0 -1
- package/dist-es/commands/AddCustomAttributesCommand.js.map +0 -1
- package/dist-es/commands/AdminAddUserToGroupCommand.js.map +0 -1
- package/dist-es/commands/AdminConfirmSignUpCommand.js.map +0 -1
- package/dist-es/commands/AdminCreateUserCommand.js.map +0 -1
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js.map +0 -1
- package/dist-es/commands/AdminDeleteUserCommand.js.map +0 -1
- package/dist-es/commands/AdminDisableProviderForUserCommand.js.map +0 -1
- package/dist-es/commands/AdminDisableUserCommand.js.map +0 -1
- package/dist-es/commands/AdminEnableUserCommand.js.map +0 -1
- package/dist-es/commands/AdminForgetDeviceCommand.js.map +0 -1
- package/dist-es/commands/AdminGetDeviceCommand.js.map +0 -1
- package/dist-es/commands/AdminGetUserCommand.js.map +0 -1
- package/dist-es/commands/AdminInitiateAuthCommand.js.map +0 -1
- package/dist-es/commands/AdminLinkProviderForUserCommand.js.map +0 -1
- package/dist-es/commands/AdminListDevicesCommand.js.map +0 -1
- package/dist-es/commands/AdminListGroupsForUserCommand.js.map +0 -1
- package/dist-es/commands/AdminListUserAuthEventsCommand.js.map +0 -1
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js.map +0 -1
- package/dist-es/commands/AdminResetUserPasswordCommand.js.map +0 -1
- package/dist-es/commands/AdminRespondToAuthChallengeCommand.js.map +0 -1
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js.map +0 -1
- package/dist-es/commands/AdminSetUserPasswordCommand.js.map +0 -1
- package/dist-es/commands/AdminSetUserSettingsCommand.js.map +0 -1
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js.map +0 -1
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js.map +0 -1
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js.map +0 -1
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js.map +0 -1
- package/dist-es/commands/AssociateSoftwareTokenCommand.js.map +0 -1
- package/dist-es/commands/ChangePasswordCommand.js.map +0 -1
- package/dist-es/commands/ConfirmDeviceCommand.js.map +0 -1
- package/dist-es/commands/ConfirmForgotPasswordCommand.js.map +0 -1
- package/dist-es/commands/ConfirmSignUpCommand.js.map +0 -1
- package/dist-es/commands/CreateGroupCommand.js.map +0 -1
- package/dist-es/commands/CreateIdentityProviderCommand.js.map +0 -1
- package/dist-es/commands/CreateResourceServerCommand.js.map +0 -1
- package/dist-es/commands/CreateUserImportJobCommand.js.map +0 -1
- package/dist-es/commands/CreateUserPoolClientCommand.js.map +0 -1
- package/dist-es/commands/CreateUserPoolCommand.js.map +0 -1
- package/dist-es/commands/CreateUserPoolDomainCommand.js.map +0 -1
- package/dist-es/commands/DeleteGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteIdentityProviderCommand.js.map +0 -1
- package/dist-es/commands/DeleteResourceServerCommand.js.map +0 -1
- package/dist-es/commands/DeleteUserAttributesCommand.js.map +0 -1
- package/dist-es/commands/DeleteUserCommand.js.map +0 -1
- package/dist-es/commands/DeleteUserPoolClientCommand.js.map +0 -1
- package/dist-es/commands/DeleteUserPoolCommand.js.map +0 -1
- package/dist-es/commands/DeleteUserPoolDomainCommand.js.map +0 -1
- package/dist-es/commands/DescribeIdentityProviderCommand.js.map +0 -1
- package/dist-es/commands/DescribeResourceServerCommand.js.map +0 -1
- package/dist-es/commands/DescribeRiskConfigurationCommand.js.map +0 -1
- package/dist-es/commands/DescribeUserImportJobCommand.js.map +0 -1
- package/dist-es/commands/DescribeUserPoolClientCommand.js.map +0 -1
- package/dist-es/commands/DescribeUserPoolCommand.js.map +0 -1
- package/dist-es/commands/DescribeUserPoolDomainCommand.js.map +0 -1
- package/dist-es/commands/ForgetDeviceCommand.js.map +0 -1
- package/dist-es/commands/ForgotPasswordCommand.js.map +0 -1
- package/dist-es/commands/GetCSVHeaderCommand.js.map +0 -1
- package/dist-es/commands/GetDeviceCommand.js.map +0 -1
- package/dist-es/commands/GetGroupCommand.js.map +0 -1
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js.map +0 -1
- package/dist-es/commands/GetSigningCertificateCommand.js.map +0 -1
- package/dist-es/commands/GetUICustomizationCommand.js.map +0 -1
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js.map +0 -1
- package/dist-es/commands/GetUserCommand.js.map +0 -1
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js.map +0 -1
- package/dist-es/commands/GlobalSignOutCommand.js.map +0 -1
- package/dist-es/commands/InitiateAuthCommand.js.map +0 -1
- package/dist-es/commands/ListDevicesCommand.js.map +0 -1
- package/dist-es/commands/ListGroupsCommand.js.map +0 -1
- package/dist-es/commands/ListIdentityProvidersCommand.js.map +0 -1
- package/dist-es/commands/ListResourceServersCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/ListUserImportJobsCommand.js.map +0 -1
- package/dist-es/commands/ListUserPoolClientsCommand.js.map +0 -1
- package/dist-es/commands/ListUserPoolsCommand.js.map +0 -1
- package/dist-es/commands/ListUsersCommand.js.map +0 -1
- package/dist-es/commands/ListUsersInGroupCommand.js.map +0 -1
- package/dist-es/commands/ResendConfirmationCodeCommand.js.map +0 -1
- package/dist-es/commands/RespondToAuthChallengeCommand.js.map +0 -1
- package/dist-es/commands/RevokeTokenCommand.js.map +0 -1
- package/dist-es/commands/SetRiskConfigurationCommand.js.map +0 -1
- package/dist-es/commands/SetUICustomizationCommand.js.map +0 -1
- package/dist-es/commands/SetUserMFAPreferenceCommand.js.map +0 -1
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js.map +0 -1
- package/dist-es/commands/SetUserSettingsCommand.js.map +0 -1
- package/dist-es/commands/SignUpCommand.js.map +0 -1
- package/dist-es/commands/StartUserImportJobCommand.js.map +0 -1
- package/dist-es/commands/StopUserImportJobCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js.map +0 -1
- package/dist-es/commands/UpdateDeviceStatusCommand.js.map +0 -1
- package/dist-es/commands/UpdateGroupCommand.js.map +0 -1
- package/dist-es/commands/UpdateIdentityProviderCommand.js.map +0 -1
- package/dist-es/commands/UpdateResourceServerCommand.js.map +0 -1
- package/dist-es/commands/UpdateUserAttributesCommand.js.map +0 -1
- package/dist-es/commands/UpdateUserPoolClientCommand.js.map +0 -1
- package/dist-es/commands/UpdateUserPoolCommand.js.map +0 -1
- package/dist-es/commands/UpdateUserPoolDomainCommand.js.map +0 -1
- package/dist-es/commands/VerifySoftwareTokenCommand.js.map +0 -1
- package/dist-es/commands/VerifyUserAttributeCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/models/models_1.js.map +0 -1
- package/dist-es/pagination/AdminListGroupsForUserPaginator.js.map +0 -1
- package/dist-es/pagination/AdminListUserAuthEventsPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/ListIdentityProvidersPaginator.js.map +0 -1
- package/dist-es/pagination/ListResourceServersPaginator.js.map +0 -1
- package/dist-es/pagination/ListUserPoolClientsPaginator.js.map +0 -1
- package/dist-es/pagination/ListUserPoolsPaginator.js.map +0 -1
- package/dist-es/pagination/ListUsersInGroupPaginator.js.map +0 -1
- package/dist-es/pagination/ListUsersPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_json1_1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/CognitoIdentityProvider.ts +0 -4102
- package/src/CognitoIdentityProviderClient.ts +0 -707
- package/src/commands/AddCustomAttributesCommand.ts +0 -101
- package/src/commands/AdminAddUserToGroupCommand.ts +0 -102
- package/src/commands/AdminConfirmSignUpCommand.ts +0 -103
- package/src/commands/AdminCreateUserCommand.ts +0 -130
- package/src/commands/AdminDeleteUserAttributesCommand.ts +0 -106
- package/src/commands/AdminDeleteUserCommand.ts +0 -102
- package/src/commands/AdminDisableProviderForUserCommand.ts +0 -133
- package/src/commands/AdminDisableUserCommand.ts +0 -102
- package/src/commands/AdminEnableUserCommand.ts +0 -102
- package/src/commands/AdminForgetDeviceCommand.ts +0 -102
- package/src/commands/AdminGetDeviceCommand.ts +0 -102
- package/src/commands/AdminGetUserCommand.ts +0 -103
- package/src/commands/AdminInitiateAuthCommand.ts +0 -121
- package/src/commands/AdminLinkProviderForUserCommand.ts +0 -121
- package/src/commands/AdminListDevicesCommand.ts +0 -102
- package/src/commands/AdminListGroupsForUserCommand.ts +0 -102
- package/src/commands/AdminListUserAuthEventsCommand.ts +0 -102
- package/src/commands/AdminRemoveUserFromGroupCommand.ts +0 -102
- package/src/commands/AdminResetUserPasswordCommand.ts +0 -130
- package/src/commands/AdminRespondToAuthChallengeCommand.ts +0 -125
- package/src/commands/AdminSetUserMFAPreferenceCommand.ts +0 -108
- package/src/commands/AdminSetUserPasswordCommand.ts +0 -110
- package/src/commands/AdminSetUserSettingsCommand.ts +0 -104
- package/src/commands/AdminUpdateAuthEventFeedbackCommand.ts +0 -108
- package/src/commands/AdminUpdateDeviceStatusCommand.ts +0 -102
- package/src/commands/AdminUpdateUserAttributesCommand.ts +0 -128
- package/src/commands/AdminUserGlobalSignOutCommand.ts +0 -104
- package/src/commands/AssociateSoftwareTokenCommand.ts +0 -110
- package/src/commands/ChangePasswordCommand.ts +0 -99
- package/src/commands/ConfirmDeviceCommand.ts +0 -102
- package/src/commands/ConfirmForgotPasswordCommand.ts +0 -99
- package/src/commands/ConfirmSignUpCommand.ts +0 -100
- package/src/commands/CreateGroupCommand.ts +0 -102
- package/src/commands/CreateIdentityProviderCommand.ts +0 -101
- package/src/commands/CreateResourceServerCommand.ts +0 -101
- package/src/commands/CreateUserImportJobCommand.ts +0 -101
- package/src/commands/CreateUserPoolClientCommand.ts +0 -103
- package/src/commands/CreateUserPoolCommand.ts +0 -119
- package/src/commands/CreateUserPoolDomainCommand.ts +0 -101
- package/src/commands/DeleteGroupCommand.ts +0 -102
- package/src/commands/DeleteIdentityProviderCommand.ts +0 -101
- package/src/commands/DeleteResourceServerCommand.ts +0 -101
- package/src/commands/DeleteUserAttributesCommand.ts +0 -99
- package/src/commands/DeleteUserCommand.ts +0 -99
- package/src/commands/DeleteUserPoolClientCommand.ts +0 -101
- package/src/commands/DeleteUserPoolCommand.ts +0 -101
- package/src/commands/DeleteUserPoolDomainCommand.ts +0 -101
- package/src/commands/DescribeIdentityProviderCommand.ts +0 -101
- package/src/commands/DescribeResourceServerCommand.ts +0 -101
- package/src/commands/DescribeRiskConfigurationCommand.ts +0 -104
- package/src/commands/DescribeUserImportJobCommand.ts +0 -101
- package/src/commands/DescribeUserPoolClientCommand.ts +0 -102
- package/src/commands/DescribeUserPoolCommand.ts +0 -101
- package/src/commands/DescribeUserPoolDomainCommand.ts +0 -101
- package/src/commands/ForgetDeviceCommand.ts +0 -101
- package/src/commands/ForgotPasswordCommand.ts +0 -123
- package/src/commands/GetCSVHeaderCommand.ts +0 -102
- package/src/commands/GetDeviceCommand.ts +0 -98
- package/src/commands/GetGroupCommand.ts +0 -99
- package/src/commands/GetIdentityProviderByIdentifierCommand.ts +0 -109
- package/src/commands/GetSigningCertificateCommand.ts +0 -101
- package/src/commands/GetUICustomizationCommand.ts +0 -104
- package/src/commands/GetUserAttributeVerificationCodeCommand.ts +0 -124
- package/src/commands/GetUserCommand.ts +0 -96
- package/src/commands/GetUserPoolMfaConfigCommand.ts +0 -101
- package/src/commands/GlobalSignOutCommand.ts +0 -103
- package/src/commands/InitiateAuthCommand.ts +0 -116
- package/src/commands/ListDevicesCommand.ts +0 -101
- package/src/commands/ListGroupsCommand.ts +0 -102
- package/src/commands/ListIdentityProvidersCommand.ts +0 -101
- package/src/commands/ListResourceServersCommand.ts +0 -101
- package/src/commands/ListTagsForResourceCommand.ts +0 -104
- package/src/commands/ListUserImportJobsCommand.ts +0 -101
- package/src/commands/ListUserPoolClientsCommand.ts +0 -101
- package/src/commands/ListUserPoolsCommand.ts +0 -101
- package/src/commands/ListUsersCommand.ts +0 -98
- package/src/commands/ListUsersInGroupCommand.ts +0 -102
- package/src/commands/ResendConfirmationCodeCommand.ts +0 -117
- package/src/commands/RespondToAuthChallengeCommand.ts +0 -116
- package/src/commands/RevokeTokenCommand.ts +0 -102
- package/src/commands/SetRiskConfigurationCommand.ts +0 -105
- package/src/commands/SetUICustomizationCommand.ts +0 -112
- package/src/commands/SetUserMFAPreferenceCommand.ts +0 -109
- package/src/commands/SetUserPoolMfaConfigCommand.ts +0 -118
- package/src/commands/SetUserSettingsCommand.ts +0 -102
- package/src/commands/SignUpCommand.ts +0 -114
- package/src/commands/StartUserImportJobCommand.ts +0 -102
- package/src/commands/StopUserImportJobCommand.ts +0 -101
- package/src/commands/TagResourceCommand.ts +0 -114
- package/src/commands/UntagResourceCommand.ts +0 -102
- package/src/commands/UpdateAuthEventFeedbackCommand.ts +0 -103
- package/src/commands/UpdateDeviceStatusCommand.ts +0 -101
- package/src/commands/UpdateGroupCommand.ts +0 -102
- package/src/commands/UpdateIdentityProviderCommand.ts +0 -101
- package/src/commands/UpdateResourceServerCommand.ts +0 -105
- package/src/commands/UpdateUserAttributesCommand.ts +0 -116
- package/src/commands/UpdateUserPoolClientCommand.ts +0 -108
- package/src/commands/UpdateUserPoolCommand.ts +0 -120
- package/src/commands/UpdateUserPoolDomainCommand.ts +0 -121
- package/src/commands/VerifySoftwareTokenCommand.ts +0 -103
- package/src/commands/VerifyUserAttributeCommand.ts +0 -99
- package/src/endpoints.ts +0 -82
- package/src/index.ts +0 -114
- package/src/models/index.ts +0 -2
- package/src/models/models_0.ts +0 -9830
- package/src/models/models_1.ts +0 -1072
- package/src/pagination/AdminListGroupsForUserPaginator.ts +0 -59
- package/src/pagination/AdminListUserAuthEventsPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListGroupsPaginator.ts +0 -55
- package/src/pagination/ListIdentityProvidersPaginator.ts +0 -59
- package/src/pagination/ListResourceServersPaginator.ts +0 -59
- package/src/pagination/ListUserPoolClientsPaginator.ts +0 -59
- package/src/pagination/ListUserPoolsPaginator.ts +0 -59
- package/src/pagination/ListUsersInGroupPaginator.ts +0 -59
- package/src/pagination/ListUsersPaginator.ts +0 -55
- package/src/protocols/Aws_json1_1.ts +0 -18343
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -15,18 +15,12 @@ var RecoveryOptionNameType;
|
|
|
15
15
|
})(RecoveryOptionNameType = exports.RecoveryOptionNameType || (exports.RecoveryOptionNameType = {}));
|
|
16
16
|
var RecoveryOptionType;
|
|
17
17
|
(function (RecoveryOptionType) {
|
|
18
|
-
/**
|
|
19
|
-
* @internal
|
|
20
|
-
*/
|
|
21
18
|
RecoveryOptionType.filterSensitiveLog = (obj) => ({
|
|
22
19
|
...obj,
|
|
23
20
|
});
|
|
24
21
|
})(RecoveryOptionType = exports.RecoveryOptionType || (exports.RecoveryOptionType = {}));
|
|
25
22
|
var AccountRecoverySettingType;
|
|
26
23
|
(function (AccountRecoverySettingType) {
|
|
27
|
-
/**
|
|
28
|
-
* @internal
|
|
29
|
-
*/
|
|
30
24
|
AccountRecoverySettingType.filterSensitiveLog = (obj) => ({
|
|
31
25
|
...obj,
|
|
32
26
|
});
|
|
@@ -40,45 +34,30 @@ var AccountTakeoverEventActionType;
|
|
|
40
34
|
})(AccountTakeoverEventActionType = exports.AccountTakeoverEventActionType || (exports.AccountTakeoverEventActionType = {}));
|
|
41
35
|
var AccountTakeoverActionType;
|
|
42
36
|
(function (AccountTakeoverActionType) {
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
*/
|
|
46
37
|
AccountTakeoverActionType.filterSensitiveLog = (obj) => ({
|
|
47
38
|
...obj,
|
|
48
39
|
});
|
|
49
40
|
})(AccountTakeoverActionType = exports.AccountTakeoverActionType || (exports.AccountTakeoverActionType = {}));
|
|
50
41
|
var AccountTakeoverActionsType;
|
|
51
42
|
(function (AccountTakeoverActionsType) {
|
|
52
|
-
/**
|
|
53
|
-
* @internal
|
|
54
|
-
*/
|
|
55
43
|
AccountTakeoverActionsType.filterSensitiveLog = (obj) => ({
|
|
56
44
|
...obj,
|
|
57
45
|
});
|
|
58
46
|
})(AccountTakeoverActionsType = exports.AccountTakeoverActionsType || (exports.AccountTakeoverActionsType = {}));
|
|
59
47
|
var NotifyEmailType;
|
|
60
48
|
(function (NotifyEmailType) {
|
|
61
|
-
/**
|
|
62
|
-
* @internal
|
|
63
|
-
*/
|
|
64
49
|
NotifyEmailType.filterSensitiveLog = (obj) => ({
|
|
65
50
|
...obj,
|
|
66
51
|
});
|
|
67
52
|
})(NotifyEmailType = exports.NotifyEmailType || (exports.NotifyEmailType = {}));
|
|
68
53
|
var NotifyConfigurationType;
|
|
69
54
|
(function (NotifyConfigurationType) {
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
55
|
NotifyConfigurationType.filterSensitiveLog = (obj) => ({
|
|
74
56
|
...obj,
|
|
75
57
|
});
|
|
76
58
|
})(NotifyConfigurationType = exports.NotifyConfigurationType || (exports.NotifyConfigurationType = {}));
|
|
77
59
|
var AccountTakeoverRiskConfigurationType;
|
|
78
60
|
(function (AccountTakeoverRiskConfigurationType) {
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
61
|
AccountTakeoverRiskConfigurationType.filterSensitiveLog = (obj) => ({
|
|
83
62
|
...obj,
|
|
84
63
|
});
|
|
@@ -92,108 +71,72 @@ var AttributeDataType;
|
|
|
92
71
|
})(AttributeDataType = exports.AttributeDataType || (exports.AttributeDataType = {}));
|
|
93
72
|
var NumberAttributeConstraintsType;
|
|
94
73
|
(function (NumberAttributeConstraintsType) {
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
74
|
NumberAttributeConstraintsType.filterSensitiveLog = (obj) => ({
|
|
99
75
|
...obj,
|
|
100
76
|
});
|
|
101
77
|
})(NumberAttributeConstraintsType = exports.NumberAttributeConstraintsType || (exports.NumberAttributeConstraintsType = {}));
|
|
102
78
|
var StringAttributeConstraintsType;
|
|
103
79
|
(function (StringAttributeConstraintsType) {
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
80
|
StringAttributeConstraintsType.filterSensitiveLog = (obj) => ({
|
|
108
81
|
...obj,
|
|
109
82
|
});
|
|
110
83
|
})(StringAttributeConstraintsType = exports.StringAttributeConstraintsType || (exports.StringAttributeConstraintsType = {}));
|
|
111
84
|
var SchemaAttributeType;
|
|
112
85
|
(function (SchemaAttributeType) {
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
86
|
SchemaAttributeType.filterSensitiveLog = (obj) => ({
|
|
117
87
|
...obj,
|
|
118
88
|
});
|
|
119
89
|
})(SchemaAttributeType = exports.SchemaAttributeType || (exports.SchemaAttributeType = {}));
|
|
120
90
|
var AddCustomAttributesRequest;
|
|
121
91
|
(function (AddCustomAttributesRequest) {
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
92
|
AddCustomAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
126
93
|
...obj,
|
|
127
94
|
});
|
|
128
95
|
})(AddCustomAttributesRequest = exports.AddCustomAttributesRequest || (exports.AddCustomAttributesRequest = {}));
|
|
129
96
|
var AddCustomAttributesResponse;
|
|
130
97
|
(function (AddCustomAttributesResponse) {
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
98
|
AddCustomAttributesResponse.filterSensitiveLog = (obj) => ({
|
|
135
99
|
...obj,
|
|
136
100
|
});
|
|
137
101
|
})(AddCustomAttributesResponse = exports.AddCustomAttributesResponse || (exports.AddCustomAttributesResponse = {}));
|
|
138
102
|
var InternalErrorException;
|
|
139
103
|
(function (InternalErrorException) {
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
104
|
InternalErrorException.filterSensitiveLog = (obj) => ({
|
|
144
105
|
...obj,
|
|
145
106
|
});
|
|
146
107
|
})(InternalErrorException = exports.InternalErrorException || (exports.InternalErrorException = {}));
|
|
147
108
|
var InvalidParameterException;
|
|
148
109
|
(function (InvalidParameterException) {
|
|
149
|
-
/**
|
|
150
|
-
* @internal
|
|
151
|
-
*/
|
|
152
110
|
InvalidParameterException.filterSensitiveLog = (obj) => ({
|
|
153
111
|
...obj,
|
|
154
112
|
});
|
|
155
113
|
})(InvalidParameterException = exports.InvalidParameterException || (exports.InvalidParameterException = {}));
|
|
156
114
|
var NotAuthorizedException;
|
|
157
115
|
(function (NotAuthorizedException) {
|
|
158
|
-
/**
|
|
159
|
-
* @internal
|
|
160
|
-
*/
|
|
161
116
|
NotAuthorizedException.filterSensitiveLog = (obj) => ({
|
|
162
117
|
...obj,
|
|
163
118
|
});
|
|
164
119
|
})(NotAuthorizedException = exports.NotAuthorizedException || (exports.NotAuthorizedException = {}));
|
|
165
120
|
var ResourceNotFoundException;
|
|
166
121
|
(function (ResourceNotFoundException) {
|
|
167
|
-
/**
|
|
168
|
-
* @internal
|
|
169
|
-
*/
|
|
170
122
|
ResourceNotFoundException.filterSensitiveLog = (obj) => ({
|
|
171
123
|
...obj,
|
|
172
124
|
});
|
|
173
125
|
})(ResourceNotFoundException = exports.ResourceNotFoundException || (exports.ResourceNotFoundException = {}));
|
|
174
126
|
var TooManyRequestsException;
|
|
175
127
|
(function (TooManyRequestsException) {
|
|
176
|
-
/**
|
|
177
|
-
* @internal
|
|
178
|
-
*/
|
|
179
128
|
TooManyRequestsException.filterSensitiveLog = (obj) => ({
|
|
180
129
|
...obj,
|
|
181
130
|
});
|
|
182
131
|
})(TooManyRequestsException = exports.TooManyRequestsException || (exports.TooManyRequestsException = {}));
|
|
183
132
|
var UserImportInProgressException;
|
|
184
133
|
(function (UserImportInProgressException) {
|
|
185
|
-
/**
|
|
186
|
-
* @internal
|
|
187
|
-
*/
|
|
188
134
|
UserImportInProgressException.filterSensitiveLog = (obj) => ({
|
|
189
135
|
...obj,
|
|
190
136
|
});
|
|
191
137
|
})(UserImportInProgressException = exports.UserImportInProgressException || (exports.UserImportInProgressException = {}));
|
|
192
138
|
var AdminAddUserToGroupRequest;
|
|
193
139
|
(function (AdminAddUserToGroupRequest) {
|
|
194
|
-
/**
|
|
195
|
-
* @internal
|
|
196
|
-
*/
|
|
197
140
|
AdminAddUserToGroupRequest.filterSensitiveLog = (obj) => ({
|
|
198
141
|
...obj,
|
|
199
142
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -201,18 +144,12 @@ var AdminAddUserToGroupRequest;
|
|
|
201
144
|
})(AdminAddUserToGroupRequest = exports.AdminAddUserToGroupRequest || (exports.AdminAddUserToGroupRequest = {}));
|
|
202
145
|
var UserNotFoundException;
|
|
203
146
|
(function (UserNotFoundException) {
|
|
204
|
-
/**
|
|
205
|
-
* @internal
|
|
206
|
-
*/
|
|
207
147
|
UserNotFoundException.filterSensitiveLog = (obj) => ({
|
|
208
148
|
...obj,
|
|
209
149
|
});
|
|
210
150
|
})(UserNotFoundException = exports.UserNotFoundException || (exports.UserNotFoundException = {}));
|
|
211
151
|
var AdminConfirmSignUpRequest;
|
|
212
152
|
(function (AdminConfirmSignUpRequest) {
|
|
213
|
-
/**
|
|
214
|
-
* @internal
|
|
215
|
-
*/
|
|
216
153
|
AdminConfirmSignUpRequest.filterSensitiveLog = (obj) => ({
|
|
217
154
|
...obj,
|
|
218
155
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -220,54 +157,36 @@ var AdminConfirmSignUpRequest;
|
|
|
220
157
|
})(AdminConfirmSignUpRequest = exports.AdminConfirmSignUpRequest || (exports.AdminConfirmSignUpRequest = {}));
|
|
221
158
|
var AdminConfirmSignUpResponse;
|
|
222
159
|
(function (AdminConfirmSignUpResponse) {
|
|
223
|
-
/**
|
|
224
|
-
* @internal
|
|
225
|
-
*/
|
|
226
160
|
AdminConfirmSignUpResponse.filterSensitiveLog = (obj) => ({
|
|
227
161
|
...obj,
|
|
228
162
|
});
|
|
229
163
|
})(AdminConfirmSignUpResponse = exports.AdminConfirmSignUpResponse || (exports.AdminConfirmSignUpResponse = {}));
|
|
230
164
|
var InvalidLambdaResponseException;
|
|
231
165
|
(function (InvalidLambdaResponseException) {
|
|
232
|
-
/**
|
|
233
|
-
* @internal
|
|
234
|
-
*/
|
|
235
166
|
InvalidLambdaResponseException.filterSensitiveLog = (obj) => ({
|
|
236
167
|
...obj,
|
|
237
168
|
});
|
|
238
169
|
})(InvalidLambdaResponseException = exports.InvalidLambdaResponseException || (exports.InvalidLambdaResponseException = {}));
|
|
239
170
|
var LimitExceededException;
|
|
240
171
|
(function (LimitExceededException) {
|
|
241
|
-
/**
|
|
242
|
-
* @internal
|
|
243
|
-
*/
|
|
244
172
|
LimitExceededException.filterSensitiveLog = (obj) => ({
|
|
245
173
|
...obj,
|
|
246
174
|
});
|
|
247
175
|
})(LimitExceededException = exports.LimitExceededException || (exports.LimitExceededException = {}));
|
|
248
176
|
var TooManyFailedAttemptsException;
|
|
249
177
|
(function (TooManyFailedAttemptsException) {
|
|
250
|
-
/**
|
|
251
|
-
* @internal
|
|
252
|
-
*/
|
|
253
178
|
TooManyFailedAttemptsException.filterSensitiveLog = (obj) => ({
|
|
254
179
|
...obj,
|
|
255
180
|
});
|
|
256
181
|
})(TooManyFailedAttemptsException = exports.TooManyFailedAttemptsException || (exports.TooManyFailedAttemptsException = {}));
|
|
257
182
|
var UnexpectedLambdaException;
|
|
258
183
|
(function (UnexpectedLambdaException) {
|
|
259
|
-
/**
|
|
260
|
-
* @internal
|
|
261
|
-
*/
|
|
262
184
|
UnexpectedLambdaException.filterSensitiveLog = (obj) => ({
|
|
263
185
|
...obj,
|
|
264
186
|
});
|
|
265
187
|
})(UnexpectedLambdaException = exports.UnexpectedLambdaException || (exports.UnexpectedLambdaException = {}));
|
|
266
188
|
var UserLambdaValidationException;
|
|
267
189
|
(function (UserLambdaValidationException) {
|
|
268
|
-
/**
|
|
269
|
-
* @internal
|
|
270
|
-
*/
|
|
271
190
|
UserLambdaValidationException.filterSensitiveLog = (obj) => ({
|
|
272
191
|
...obj,
|
|
273
192
|
});
|
|
@@ -284,9 +203,6 @@ var MessageActionType;
|
|
|
284
203
|
})(MessageActionType = exports.MessageActionType || (exports.MessageActionType = {}));
|
|
285
204
|
var AttributeType;
|
|
286
205
|
(function (AttributeType) {
|
|
287
|
-
/**
|
|
288
|
-
* @internal
|
|
289
|
-
*/
|
|
290
206
|
AttributeType.filterSensitiveLog = (obj) => ({
|
|
291
207
|
...obj,
|
|
292
208
|
...(obj.Value && { Value: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -294,9 +210,6 @@ var AttributeType;
|
|
|
294
210
|
})(AttributeType = exports.AttributeType || (exports.AttributeType = {}));
|
|
295
211
|
var AdminCreateUserRequest;
|
|
296
212
|
(function (AdminCreateUserRequest) {
|
|
297
|
-
/**
|
|
298
|
-
* @internal
|
|
299
|
-
*/
|
|
300
213
|
AdminCreateUserRequest.filterSensitiveLog = (obj) => ({
|
|
301
214
|
...obj,
|
|
302
215
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -311,9 +224,6 @@ var AdminCreateUserRequest;
|
|
|
311
224
|
})(AdminCreateUserRequest = exports.AdminCreateUserRequest || (exports.AdminCreateUserRequest = {}));
|
|
312
225
|
var MFAOptionType;
|
|
313
226
|
(function (MFAOptionType) {
|
|
314
|
-
/**
|
|
315
|
-
* @internal
|
|
316
|
-
*/
|
|
317
227
|
MFAOptionType.filterSensitiveLog = (obj) => ({
|
|
318
228
|
...obj,
|
|
319
229
|
});
|
|
@@ -330,9 +240,6 @@ var UserStatusType;
|
|
|
330
240
|
})(UserStatusType = exports.UserStatusType || (exports.UserStatusType = {}));
|
|
331
241
|
var UserType;
|
|
332
242
|
(function (UserType) {
|
|
333
|
-
/**
|
|
334
|
-
* @internal
|
|
335
|
-
*/
|
|
336
243
|
UserType.filterSensitiveLog = (obj) => ({
|
|
337
244
|
...obj,
|
|
338
245
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -341,9 +248,6 @@ var UserType;
|
|
|
341
248
|
})(UserType = exports.UserType || (exports.UserType = {}));
|
|
342
249
|
var AdminCreateUserResponse;
|
|
343
250
|
(function (AdminCreateUserResponse) {
|
|
344
|
-
/**
|
|
345
|
-
* @internal
|
|
346
|
-
*/
|
|
347
251
|
AdminCreateUserResponse.filterSensitiveLog = (obj) => ({
|
|
348
252
|
...obj,
|
|
349
253
|
...(obj.User && { User: UserType.filterSensitiveLog(obj.User) }),
|
|
@@ -351,90 +255,60 @@ var AdminCreateUserResponse;
|
|
|
351
255
|
})(AdminCreateUserResponse = exports.AdminCreateUserResponse || (exports.AdminCreateUserResponse = {}));
|
|
352
256
|
var CodeDeliveryFailureException;
|
|
353
257
|
(function (CodeDeliveryFailureException) {
|
|
354
|
-
/**
|
|
355
|
-
* @internal
|
|
356
|
-
*/
|
|
357
258
|
CodeDeliveryFailureException.filterSensitiveLog = (obj) => ({
|
|
358
259
|
...obj,
|
|
359
260
|
});
|
|
360
261
|
})(CodeDeliveryFailureException = exports.CodeDeliveryFailureException || (exports.CodeDeliveryFailureException = {}));
|
|
361
262
|
var InvalidPasswordException;
|
|
362
263
|
(function (InvalidPasswordException) {
|
|
363
|
-
/**
|
|
364
|
-
* @internal
|
|
365
|
-
*/
|
|
366
264
|
InvalidPasswordException.filterSensitiveLog = (obj) => ({
|
|
367
265
|
...obj,
|
|
368
266
|
});
|
|
369
267
|
})(InvalidPasswordException = exports.InvalidPasswordException || (exports.InvalidPasswordException = {}));
|
|
370
268
|
var InvalidSmsRoleAccessPolicyException;
|
|
371
269
|
(function (InvalidSmsRoleAccessPolicyException) {
|
|
372
|
-
/**
|
|
373
|
-
* @internal
|
|
374
|
-
*/
|
|
375
270
|
InvalidSmsRoleAccessPolicyException.filterSensitiveLog = (obj) => ({
|
|
376
271
|
...obj,
|
|
377
272
|
});
|
|
378
273
|
})(InvalidSmsRoleAccessPolicyException = exports.InvalidSmsRoleAccessPolicyException || (exports.InvalidSmsRoleAccessPolicyException = {}));
|
|
379
274
|
var InvalidSmsRoleTrustRelationshipException;
|
|
380
275
|
(function (InvalidSmsRoleTrustRelationshipException) {
|
|
381
|
-
/**
|
|
382
|
-
* @internal
|
|
383
|
-
*/
|
|
384
276
|
InvalidSmsRoleTrustRelationshipException.filterSensitiveLog = (obj) => ({
|
|
385
277
|
...obj,
|
|
386
278
|
});
|
|
387
279
|
})(InvalidSmsRoleTrustRelationshipException = exports.InvalidSmsRoleTrustRelationshipException || (exports.InvalidSmsRoleTrustRelationshipException = {}));
|
|
388
280
|
var PreconditionNotMetException;
|
|
389
281
|
(function (PreconditionNotMetException) {
|
|
390
|
-
/**
|
|
391
|
-
* @internal
|
|
392
|
-
*/
|
|
393
282
|
PreconditionNotMetException.filterSensitiveLog = (obj) => ({
|
|
394
283
|
...obj,
|
|
395
284
|
});
|
|
396
285
|
})(PreconditionNotMetException = exports.PreconditionNotMetException || (exports.PreconditionNotMetException = {}));
|
|
397
286
|
var UnsupportedUserStateException;
|
|
398
287
|
(function (UnsupportedUserStateException) {
|
|
399
|
-
/**
|
|
400
|
-
* @internal
|
|
401
|
-
*/
|
|
402
288
|
UnsupportedUserStateException.filterSensitiveLog = (obj) => ({
|
|
403
289
|
...obj,
|
|
404
290
|
});
|
|
405
291
|
})(UnsupportedUserStateException = exports.UnsupportedUserStateException || (exports.UnsupportedUserStateException = {}));
|
|
406
292
|
var UsernameExistsException;
|
|
407
293
|
(function (UsernameExistsException) {
|
|
408
|
-
/**
|
|
409
|
-
* @internal
|
|
410
|
-
*/
|
|
411
294
|
UsernameExistsException.filterSensitiveLog = (obj) => ({
|
|
412
295
|
...obj,
|
|
413
296
|
});
|
|
414
297
|
})(UsernameExistsException = exports.UsernameExistsException || (exports.UsernameExistsException = {}));
|
|
415
298
|
var MessageTemplateType;
|
|
416
299
|
(function (MessageTemplateType) {
|
|
417
|
-
/**
|
|
418
|
-
* @internal
|
|
419
|
-
*/
|
|
420
300
|
MessageTemplateType.filterSensitiveLog = (obj) => ({
|
|
421
301
|
...obj,
|
|
422
302
|
});
|
|
423
303
|
})(MessageTemplateType = exports.MessageTemplateType || (exports.MessageTemplateType = {}));
|
|
424
304
|
var AdminCreateUserConfigType;
|
|
425
305
|
(function (AdminCreateUserConfigType) {
|
|
426
|
-
/**
|
|
427
|
-
* @internal
|
|
428
|
-
*/
|
|
429
306
|
AdminCreateUserConfigType.filterSensitiveLog = (obj) => ({
|
|
430
307
|
...obj,
|
|
431
308
|
});
|
|
432
309
|
})(AdminCreateUserConfigType = exports.AdminCreateUserConfigType || (exports.AdminCreateUserConfigType = {}));
|
|
433
310
|
var AdminDeleteUserRequest;
|
|
434
311
|
(function (AdminDeleteUserRequest) {
|
|
435
|
-
/**
|
|
436
|
-
* @internal
|
|
437
|
-
*/
|
|
438
312
|
AdminDeleteUserRequest.filterSensitiveLog = (obj) => ({
|
|
439
313
|
...obj,
|
|
440
314
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -442,9 +316,6 @@ var AdminDeleteUserRequest;
|
|
|
442
316
|
})(AdminDeleteUserRequest = exports.AdminDeleteUserRequest || (exports.AdminDeleteUserRequest = {}));
|
|
443
317
|
var AdminDeleteUserAttributesRequest;
|
|
444
318
|
(function (AdminDeleteUserAttributesRequest) {
|
|
445
|
-
/**
|
|
446
|
-
* @internal
|
|
447
|
-
*/
|
|
448
319
|
AdminDeleteUserAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
449
320
|
...obj,
|
|
450
321
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -452,54 +323,36 @@ var AdminDeleteUserAttributesRequest;
|
|
|
452
323
|
})(AdminDeleteUserAttributesRequest = exports.AdminDeleteUserAttributesRequest || (exports.AdminDeleteUserAttributesRequest = {}));
|
|
453
324
|
var AdminDeleteUserAttributesResponse;
|
|
454
325
|
(function (AdminDeleteUserAttributesResponse) {
|
|
455
|
-
/**
|
|
456
|
-
* @internal
|
|
457
|
-
*/
|
|
458
326
|
AdminDeleteUserAttributesResponse.filterSensitiveLog = (obj) => ({
|
|
459
327
|
...obj,
|
|
460
328
|
});
|
|
461
329
|
})(AdminDeleteUserAttributesResponse = exports.AdminDeleteUserAttributesResponse || (exports.AdminDeleteUserAttributesResponse = {}));
|
|
462
330
|
var ProviderUserIdentifierType;
|
|
463
331
|
(function (ProviderUserIdentifierType) {
|
|
464
|
-
/**
|
|
465
|
-
* @internal
|
|
466
|
-
*/
|
|
467
332
|
ProviderUserIdentifierType.filterSensitiveLog = (obj) => ({
|
|
468
333
|
...obj,
|
|
469
334
|
});
|
|
470
335
|
})(ProviderUserIdentifierType = exports.ProviderUserIdentifierType || (exports.ProviderUserIdentifierType = {}));
|
|
471
336
|
var AdminDisableProviderForUserRequest;
|
|
472
337
|
(function (AdminDisableProviderForUserRequest) {
|
|
473
|
-
/**
|
|
474
|
-
* @internal
|
|
475
|
-
*/
|
|
476
338
|
AdminDisableProviderForUserRequest.filterSensitiveLog = (obj) => ({
|
|
477
339
|
...obj,
|
|
478
340
|
});
|
|
479
341
|
})(AdminDisableProviderForUserRequest = exports.AdminDisableProviderForUserRequest || (exports.AdminDisableProviderForUserRequest = {}));
|
|
480
342
|
var AdminDisableProviderForUserResponse;
|
|
481
343
|
(function (AdminDisableProviderForUserResponse) {
|
|
482
|
-
/**
|
|
483
|
-
* @internal
|
|
484
|
-
*/
|
|
485
344
|
AdminDisableProviderForUserResponse.filterSensitiveLog = (obj) => ({
|
|
486
345
|
...obj,
|
|
487
346
|
});
|
|
488
347
|
})(AdminDisableProviderForUserResponse = exports.AdminDisableProviderForUserResponse || (exports.AdminDisableProviderForUserResponse = {}));
|
|
489
348
|
var AliasExistsException;
|
|
490
349
|
(function (AliasExistsException) {
|
|
491
|
-
/**
|
|
492
|
-
* @internal
|
|
493
|
-
*/
|
|
494
350
|
AliasExistsException.filterSensitiveLog = (obj) => ({
|
|
495
351
|
...obj,
|
|
496
352
|
});
|
|
497
353
|
})(AliasExistsException = exports.AliasExistsException || (exports.AliasExistsException = {}));
|
|
498
354
|
var AdminDisableUserRequest;
|
|
499
355
|
(function (AdminDisableUserRequest) {
|
|
500
|
-
/**
|
|
501
|
-
* @internal
|
|
502
|
-
*/
|
|
503
356
|
AdminDisableUserRequest.filterSensitiveLog = (obj) => ({
|
|
504
357
|
...obj,
|
|
505
358
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -507,18 +360,12 @@ var AdminDisableUserRequest;
|
|
|
507
360
|
})(AdminDisableUserRequest = exports.AdminDisableUserRequest || (exports.AdminDisableUserRequest = {}));
|
|
508
361
|
var AdminDisableUserResponse;
|
|
509
362
|
(function (AdminDisableUserResponse) {
|
|
510
|
-
/**
|
|
511
|
-
* @internal
|
|
512
|
-
*/
|
|
513
363
|
AdminDisableUserResponse.filterSensitiveLog = (obj) => ({
|
|
514
364
|
...obj,
|
|
515
365
|
});
|
|
516
366
|
})(AdminDisableUserResponse = exports.AdminDisableUserResponse || (exports.AdminDisableUserResponse = {}));
|
|
517
367
|
var AdminEnableUserRequest;
|
|
518
368
|
(function (AdminEnableUserRequest) {
|
|
519
|
-
/**
|
|
520
|
-
* @internal
|
|
521
|
-
*/
|
|
522
369
|
AdminEnableUserRequest.filterSensitiveLog = (obj) => ({
|
|
523
370
|
...obj,
|
|
524
371
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -526,18 +373,12 @@ var AdminEnableUserRequest;
|
|
|
526
373
|
})(AdminEnableUserRequest = exports.AdminEnableUserRequest || (exports.AdminEnableUserRequest = {}));
|
|
527
374
|
var AdminEnableUserResponse;
|
|
528
375
|
(function (AdminEnableUserResponse) {
|
|
529
|
-
/**
|
|
530
|
-
* @internal
|
|
531
|
-
*/
|
|
532
376
|
AdminEnableUserResponse.filterSensitiveLog = (obj) => ({
|
|
533
377
|
...obj,
|
|
534
378
|
});
|
|
535
379
|
})(AdminEnableUserResponse = exports.AdminEnableUserResponse || (exports.AdminEnableUserResponse = {}));
|
|
536
380
|
var AdminForgetDeviceRequest;
|
|
537
381
|
(function (AdminForgetDeviceRequest) {
|
|
538
|
-
/**
|
|
539
|
-
* @internal
|
|
540
|
-
*/
|
|
541
382
|
AdminForgetDeviceRequest.filterSensitiveLog = (obj) => ({
|
|
542
383
|
...obj,
|
|
543
384
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -545,18 +386,12 @@ var AdminForgetDeviceRequest;
|
|
|
545
386
|
})(AdminForgetDeviceRequest = exports.AdminForgetDeviceRequest || (exports.AdminForgetDeviceRequest = {}));
|
|
546
387
|
var InvalidUserPoolConfigurationException;
|
|
547
388
|
(function (InvalidUserPoolConfigurationException) {
|
|
548
|
-
/**
|
|
549
|
-
* @internal
|
|
550
|
-
*/
|
|
551
389
|
InvalidUserPoolConfigurationException.filterSensitiveLog = (obj) => ({
|
|
552
390
|
...obj,
|
|
553
391
|
});
|
|
554
392
|
})(InvalidUserPoolConfigurationException = exports.InvalidUserPoolConfigurationException || (exports.InvalidUserPoolConfigurationException = {}));
|
|
555
393
|
var AdminGetDeviceRequest;
|
|
556
394
|
(function (AdminGetDeviceRequest) {
|
|
557
|
-
/**
|
|
558
|
-
* @internal
|
|
559
|
-
*/
|
|
560
395
|
AdminGetDeviceRequest.filterSensitiveLog = (obj) => ({
|
|
561
396
|
...obj,
|
|
562
397
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -564,9 +399,6 @@ var AdminGetDeviceRequest;
|
|
|
564
399
|
})(AdminGetDeviceRequest = exports.AdminGetDeviceRequest || (exports.AdminGetDeviceRequest = {}));
|
|
565
400
|
var DeviceType;
|
|
566
401
|
(function (DeviceType) {
|
|
567
|
-
/**
|
|
568
|
-
* @internal
|
|
569
|
-
*/
|
|
570
402
|
DeviceType.filterSensitiveLog = (obj) => ({
|
|
571
403
|
...obj,
|
|
572
404
|
...(obj.DeviceAttributes && {
|
|
@@ -576,9 +408,6 @@ var DeviceType;
|
|
|
576
408
|
})(DeviceType = exports.DeviceType || (exports.DeviceType = {}));
|
|
577
409
|
var AdminGetDeviceResponse;
|
|
578
410
|
(function (AdminGetDeviceResponse) {
|
|
579
|
-
/**
|
|
580
|
-
* @internal
|
|
581
|
-
*/
|
|
582
411
|
AdminGetDeviceResponse.filterSensitiveLog = (obj) => ({
|
|
583
412
|
...obj,
|
|
584
413
|
...(obj.Device && { Device: DeviceType.filterSensitiveLog(obj.Device) }),
|
|
@@ -586,9 +415,6 @@ var AdminGetDeviceResponse;
|
|
|
586
415
|
})(AdminGetDeviceResponse = exports.AdminGetDeviceResponse || (exports.AdminGetDeviceResponse = {}));
|
|
587
416
|
var AdminGetUserRequest;
|
|
588
417
|
(function (AdminGetUserRequest) {
|
|
589
|
-
/**
|
|
590
|
-
* @internal
|
|
591
|
-
*/
|
|
592
418
|
AdminGetUserRequest.filterSensitiveLog = (obj) => ({
|
|
593
419
|
...obj,
|
|
594
420
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -596,9 +422,6 @@ var AdminGetUserRequest;
|
|
|
596
422
|
})(AdminGetUserRequest = exports.AdminGetUserRequest || (exports.AdminGetUserRequest = {}));
|
|
597
423
|
var AdminGetUserResponse;
|
|
598
424
|
(function (AdminGetUserResponse) {
|
|
599
|
-
/**
|
|
600
|
-
* @internal
|
|
601
|
-
*/
|
|
602
425
|
AdminGetUserResponse.filterSensitiveLog = (obj) => ({
|
|
603
426
|
...obj,
|
|
604
427
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -609,9 +432,6 @@ var AdminGetUserResponse;
|
|
|
609
432
|
})(AdminGetUserResponse = exports.AdminGetUserResponse || (exports.AdminGetUserResponse = {}));
|
|
610
433
|
var AnalyticsMetadataType;
|
|
611
434
|
(function (AnalyticsMetadataType) {
|
|
612
|
-
/**
|
|
613
|
-
* @internal
|
|
614
|
-
*/
|
|
615
435
|
AnalyticsMetadataType.filterSensitiveLog = (obj) => ({
|
|
616
436
|
...obj,
|
|
617
437
|
});
|
|
@@ -628,27 +448,18 @@ var AuthFlowType;
|
|
|
628
448
|
})(AuthFlowType = exports.AuthFlowType || (exports.AuthFlowType = {}));
|
|
629
449
|
var HttpHeader;
|
|
630
450
|
(function (HttpHeader) {
|
|
631
|
-
/**
|
|
632
|
-
* @internal
|
|
633
|
-
*/
|
|
634
451
|
HttpHeader.filterSensitiveLog = (obj) => ({
|
|
635
452
|
...obj,
|
|
636
453
|
});
|
|
637
454
|
})(HttpHeader = exports.HttpHeader || (exports.HttpHeader = {}));
|
|
638
455
|
var ContextDataType;
|
|
639
456
|
(function (ContextDataType) {
|
|
640
|
-
/**
|
|
641
|
-
* @internal
|
|
642
|
-
*/
|
|
643
457
|
ContextDataType.filterSensitiveLog = (obj) => ({
|
|
644
458
|
...obj,
|
|
645
459
|
});
|
|
646
460
|
})(ContextDataType = exports.ContextDataType || (exports.ContextDataType = {}));
|
|
647
461
|
var AdminInitiateAuthRequest;
|
|
648
462
|
(function (AdminInitiateAuthRequest) {
|
|
649
|
-
/**
|
|
650
|
-
* @internal
|
|
651
|
-
*/
|
|
652
463
|
AdminInitiateAuthRequest.filterSensitiveLog = (obj) => ({
|
|
653
464
|
...obj,
|
|
654
465
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -657,18 +468,12 @@ var AdminInitiateAuthRequest;
|
|
|
657
468
|
})(AdminInitiateAuthRequest = exports.AdminInitiateAuthRequest || (exports.AdminInitiateAuthRequest = {}));
|
|
658
469
|
var NewDeviceMetadataType;
|
|
659
470
|
(function (NewDeviceMetadataType) {
|
|
660
|
-
/**
|
|
661
|
-
* @internal
|
|
662
|
-
*/
|
|
663
471
|
NewDeviceMetadataType.filterSensitiveLog = (obj) => ({
|
|
664
472
|
...obj,
|
|
665
473
|
});
|
|
666
474
|
})(NewDeviceMetadataType = exports.NewDeviceMetadataType || (exports.NewDeviceMetadataType = {}));
|
|
667
475
|
var AuthenticationResultType;
|
|
668
476
|
(function (AuthenticationResultType) {
|
|
669
|
-
/**
|
|
670
|
-
* @internal
|
|
671
|
-
*/
|
|
672
477
|
AuthenticationResultType.filterSensitiveLog = (obj) => ({
|
|
673
478
|
...obj,
|
|
674
479
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -691,9 +496,6 @@ var ChallengeNameType;
|
|
|
691
496
|
})(ChallengeNameType = exports.ChallengeNameType || (exports.ChallengeNameType = {}));
|
|
692
497
|
var AdminInitiateAuthResponse;
|
|
693
498
|
(function (AdminInitiateAuthResponse) {
|
|
694
|
-
/**
|
|
695
|
-
* @internal
|
|
696
|
-
*/
|
|
697
499
|
AdminInitiateAuthResponse.filterSensitiveLog = (obj) => ({
|
|
698
500
|
...obj,
|
|
699
501
|
...(obj.AuthenticationResult && {
|
|
@@ -703,54 +505,36 @@ var AdminInitiateAuthResponse;
|
|
|
703
505
|
})(AdminInitiateAuthResponse = exports.AdminInitiateAuthResponse || (exports.AdminInitiateAuthResponse = {}));
|
|
704
506
|
var MFAMethodNotFoundException;
|
|
705
507
|
(function (MFAMethodNotFoundException) {
|
|
706
|
-
/**
|
|
707
|
-
* @internal
|
|
708
|
-
*/
|
|
709
508
|
MFAMethodNotFoundException.filterSensitiveLog = (obj) => ({
|
|
710
509
|
...obj,
|
|
711
510
|
});
|
|
712
511
|
})(MFAMethodNotFoundException = exports.MFAMethodNotFoundException || (exports.MFAMethodNotFoundException = {}));
|
|
713
512
|
var PasswordResetRequiredException;
|
|
714
513
|
(function (PasswordResetRequiredException) {
|
|
715
|
-
/**
|
|
716
|
-
* @internal
|
|
717
|
-
*/
|
|
718
514
|
PasswordResetRequiredException.filterSensitiveLog = (obj) => ({
|
|
719
515
|
...obj,
|
|
720
516
|
});
|
|
721
517
|
})(PasswordResetRequiredException = exports.PasswordResetRequiredException || (exports.PasswordResetRequiredException = {}));
|
|
722
518
|
var UserNotConfirmedException;
|
|
723
519
|
(function (UserNotConfirmedException) {
|
|
724
|
-
/**
|
|
725
|
-
* @internal
|
|
726
|
-
*/
|
|
727
520
|
UserNotConfirmedException.filterSensitiveLog = (obj) => ({
|
|
728
521
|
...obj,
|
|
729
522
|
});
|
|
730
523
|
})(UserNotConfirmedException = exports.UserNotConfirmedException || (exports.UserNotConfirmedException = {}));
|
|
731
524
|
var AdminLinkProviderForUserRequest;
|
|
732
525
|
(function (AdminLinkProviderForUserRequest) {
|
|
733
|
-
/**
|
|
734
|
-
* @internal
|
|
735
|
-
*/
|
|
736
526
|
AdminLinkProviderForUserRequest.filterSensitiveLog = (obj) => ({
|
|
737
527
|
...obj,
|
|
738
528
|
});
|
|
739
529
|
})(AdminLinkProviderForUserRequest = exports.AdminLinkProviderForUserRequest || (exports.AdminLinkProviderForUserRequest = {}));
|
|
740
530
|
var AdminLinkProviderForUserResponse;
|
|
741
531
|
(function (AdminLinkProviderForUserResponse) {
|
|
742
|
-
/**
|
|
743
|
-
* @internal
|
|
744
|
-
*/
|
|
745
532
|
AdminLinkProviderForUserResponse.filterSensitiveLog = (obj) => ({
|
|
746
533
|
...obj,
|
|
747
534
|
});
|
|
748
535
|
})(AdminLinkProviderForUserResponse = exports.AdminLinkProviderForUserResponse || (exports.AdminLinkProviderForUserResponse = {}));
|
|
749
536
|
var AdminListDevicesRequest;
|
|
750
537
|
(function (AdminListDevicesRequest) {
|
|
751
|
-
/**
|
|
752
|
-
* @internal
|
|
753
|
-
*/
|
|
754
538
|
AdminListDevicesRequest.filterSensitiveLog = (obj) => ({
|
|
755
539
|
...obj,
|
|
756
540
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -758,18 +542,12 @@ var AdminListDevicesRequest;
|
|
|
758
542
|
})(AdminListDevicesRequest = exports.AdminListDevicesRequest || (exports.AdminListDevicesRequest = {}));
|
|
759
543
|
var AdminListDevicesResponse;
|
|
760
544
|
(function (AdminListDevicesResponse) {
|
|
761
|
-
/**
|
|
762
|
-
* @internal
|
|
763
|
-
*/
|
|
764
545
|
AdminListDevicesResponse.filterSensitiveLog = (obj) => ({
|
|
765
546
|
...obj,
|
|
766
547
|
});
|
|
767
548
|
})(AdminListDevicesResponse = exports.AdminListDevicesResponse || (exports.AdminListDevicesResponse = {}));
|
|
768
549
|
var AdminListGroupsForUserRequest;
|
|
769
550
|
(function (AdminListGroupsForUserRequest) {
|
|
770
|
-
/**
|
|
771
|
-
* @internal
|
|
772
|
-
*/
|
|
773
551
|
AdminListGroupsForUserRequest.filterSensitiveLog = (obj) => ({
|
|
774
552
|
...obj,
|
|
775
553
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -777,27 +555,18 @@ var AdminListGroupsForUserRequest;
|
|
|
777
555
|
})(AdminListGroupsForUserRequest = exports.AdminListGroupsForUserRequest || (exports.AdminListGroupsForUserRequest = {}));
|
|
778
556
|
var GroupType;
|
|
779
557
|
(function (GroupType) {
|
|
780
|
-
/**
|
|
781
|
-
* @internal
|
|
782
|
-
*/
|
|
783
558
|
GroupType.filterSensitiveLog = (obj) => ({
|
|
784
559
|
...obj,
|
|
785
560
|
});
|
|
786
561
|
})(GroupType = exports.GroupType || (exports.GroupType = {}));
|
|
787
562
|
var AdminListGroupsForUserResponse;
|
|
788
563
|
(function (AdminListGroupsForUserResponse) {
|
|
789
|
-
/**
|
|
790
|
-
* @internal
|
|
791
|
-
*/
|
|
792
564
|
AdminListGroupsForUserResponse.filterSensitiveLog = (obj) => ({
|
|
793
565
|
...obj,
|
|
794
566
|
});
|
|
795
567
|
})(AdminListGroupsForUserResponse = exports.AdminListGroupsForUserResponse || (exports.AdminListGroupsForUserResponse = {}));
|
|
796
568
|
var AdminListUserAuthEventsRequest;
|
|
797
569
|
(function (AdminListUserAuthEventsRequest) {
|
|
798
|
-
/**
|
|
799
|
-
* @internal
|
|
800
|
-
*/
|
|
801
570
|
AdminListUserAuthEventsRequest.filterSensitiveLog = (obj) => ({
|
|
802
571
|
...obj,
|
|
803
572
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -815,18 +584,12 @@ var ChallengeResponse;
|
|
|
815
584
|
})(ChallengeResponse = exports.ChallengeResponse || (exports.ChallengeResponse = {}));
|
|
816
585
|
var ChallengeResponseType;
|
|
817
586
|
(function (ChallengeResponseType) {
|
|
818
|
-
/**
|
|
819
|
-
* @internal
|
|
820
|
-
*/
|
|
821
587
|
ChallengeResponseType.filterSensitiveLog = (obj) => ({
|
|
822
588
|
...obj,
|
|
823
589
|
});
|
|
824
590
|
})(ChallengeResponseType = exports.ChallengeResponseType || (exports.ChallengeResponseType = {}));
|
|
825
591
|
var EventContextDataType;
|
|
826
592
|
(function (EventContextDataType) {
|
|
827
|
-
/**
|
|
828
|
-
* @internal
|
|
829
|
-
*/
|
|
830
593
|
EventContextDataType.filterSensitiveLog = (obj) => ({
|
|
831
594
|
...obj,
|
|
832
595
|
});
|
|
@@ -838,9 +601,6 @@ var FeedbackValueType;
|
|
|
838
601
|
})(FeedbackValueType = exports.FeedbackValueType || (exports.FeedbackValueType = {}));
|
|
839
602
|
var EventFeedbackType;
|
|
840
603
|
(function (EventFeedbackType) {
|
|
841
|
-
/**
|
|
842
|
-
* @internal
|
|
843
|
-
*/
|
|
844
604
|
EventFeedbackType.filterSensitiveLog = (obj) => ({
|
|
845
605
|
...obj,
|
|
846
606
|
});
|
|
@@ -864,9 +624,6 @@ var RiskLevelType;
|
|
|
864
624
|
})(RiskLevelType = exports.RiskLevelType || (exports.RiskLevelType = {}));
|
|
865
625
|
var EventRiskType;
|
|
866
626
|
(function (EventRiskType) {
|
|
867
|
-
/**
|
|
868
|
-
* @internal
|
|
869
|
-
*/
|
|
870
627
|
EventRiskType.filterSensitiveLog = (obj) => ({
|
|
871
628
|
...obj,
|
|
872
629
|
});
|
|
@@ -879,36 +636,24 @@ var EventType;
|
|
|
879
636
|
})(EventType = exports.EventType || (exports.EventType = {}));
|
|
880
637
|
var AuthEventType;
|
|
881
638
|
(function (AuthEventType) {
|
|
882
|
-
/**
|
|
883
|
-
* @internal
|
|
884
|
-
*/
|
|
885
639
|
AuthEventType.filterSensitiveLog = (obj) => ({
|
|
886
640
|
...obj,
|
|
887
641
|
});
|
|
888
642
|
})(AuthEventType = exports.AuthEventType || (exports.AuthEventType = {}));
|
|
889
643
|
var AdminListUserAuthEventsResponse;
|
|
890
644
|
(function (AdminListUserAuthEventsResponse) {
|
|
891
|
-
/**
|
|
892
|
-
* @internal
|
|
893
|
-
*/
|
|
894
645
|
AdminListUserAuthEventsResponse.filterSensitiveLog = (obj) => ({
|
|
895
646
|
...obj,
|
|
896
647
|
});
|
|
897
648
|
})(AdminListUserAuthEventsResponse = exports.AdminListUserAuthEventsResponse || (exports.AdminListUserAuthEventsResponse = {}));
|
|
898
649
|
var UserPoolAddOnNotEnabledException;
|
|
899
650
|
(function (UserPoolAddOnNotEnabledException) {
|
|
900
|
-
/**
|
|
901
|
-
* @internal
|
|
902
|
-
*/
|
|
903
651
|
UserPoolAddOnNotEnabledException.filterSensitiveLog = (obj) => ({
|
|
904
652
|
...obj,
|
|
905
653
|
});
|
|
906
654
|
})(UserPoolAddOnNotEnabledException = exports.UserPoolAddOnNotEnabledException || (exports.UserPoolAddOnNotEnabledException = {}));
|
|
907
655
|
var AdminRemoveUserFromGroupRequest;
|
|
908
656
|
(function (AdminRemoveUserFromGroupRequest) {
|
|
909
|
-
/**
|
|
910
|
-
* @internal
|
|
911
|
-
*/
|
|
912
657
|
AdminRemoveUserFromGroupRequest.filterSensitiveLog = (obj) => ({
|
|
913
658
|
...obj,
|
|
914
659
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -916,9 +661,6 @@ var AdminRemoveUserFromGroupRequest;
|
|
|
916
661
|
})(AdminRemoveUserFromGroupRequest = exports.AdminRemoveUserFromGroupRequest || (exports.AdminRemoveUserFromGroupRequest = {}));
|
|
917
662
|
var AdminResetUserPasswordRequest;
|
|
918
663
|
(function (AdminResetUserPasswordRequest) {
|
|
919
|
-
/**
|
|
920
|
-
* @internal
|
|
921
|
-
*/
|
|
922
664
|
AdminResetUserPasswordRequest.filterSensitiveLog = (obj) => ({
|
|
923
665
|
...obj,
|
|
924
666
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -926,27 +668,18 @@ var AdminResetUserPasswordRequest;
|
|
|
926
668
|
})(AdminResetUserPasswordRequest = exports.AdminResetUserPasswordRequest || (exports.AdminResetUserPasswordRequest = {}));
|
|
927
669
|
var AdminResetUserPasswordResponse;
|
|
928
670
|
(function (AdminResetUserPasswordResponse) {
|
|
929
|
-
/**
|
|
930
|
-
* @internal
|
|
931
|
-
*/
|
|
932
671
|
AdminResetUserPasswordResponse.filterSensitiveLog = (obj) => ({
|
|
933
672
|
...obj,
|
|
934
673
|
});
|
|
935
674
|
})(AdminResetUserPasswordResponse = exports.AdminResetUserPasswordResponse || (exports.AdminResetUserPasswordResponse = {}));
|
|
936
675
|
var InvalidEmailRoleAccessPolicyException;
|
|
937
676
|
(function (InvalidEmailRoleAccessPolicyException) {
|
|
938
|
-
/**
|
|
939
|
-
* @internal
|
|
940
|
-
*/
|
|
941
677
|
InvalidEmailRoleAccessPolicyException.filterSensitiveLog = (obj) => ({
|
|
942
678
|
...obj,
|
|
943
679
|
});
|
|
944
680
|
})(InvalidEmailRoleAccessPolicyException = exports.InvalidEmailRoleAccessPolicyException || (exports.InvalidEmailRoleAccessPolicyException = {}));
|
|
945
681
|
var AdminRespondToAuthChallengeRequest;
|
|
946
682
|
(function (AdminRespondToAuthChallengeRequest) {
|
|
947
|
-
/**
|
|
948
|
-
* @internal
|
|
949
|
-
*/
|
|
950
683
|
AdminRespondToAuthChallengeRequest.filterSensitiveLog = (obj) => ({
|
|
951
684
|
...obj,
|
|
952
685
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -954,9 +687,6 @@ var AdminRespondToAuthChallengeRequest;
|
|
|
954
687
|
})(AdminRespondToAuthChallengeRequest = exports.AdminRespondToAuthChallengeRequest || (exports.AdminRespondToAuthChallengeRequest = {}));
|
|
955
688
|
var AdminRespondToAuthChallengeResponse;
|
|
956
689
|
(function (AdminRespondToAuthChallengeResponse) {
|
|
957
|
-
/**
|
|
958
|
-
* @internal
|
|
959
|
-
*/
|
|
960
690
|
AdminRespondToAuthChallengeResponse.filterSensitiveLog = (obj) => ({
|
|
961
691
|
...obj,
|
|
962
692
|
...(obj.AuthenticationResult && {
|
|
@@ -966,54 +696,36 @@ var AdminRespondToAuthChallengeResponse;
|
|
|
966
696
|
})(AdminRespondToAuthChallengeResponse = exports.AdminRespondToAuthChallengeResponse || (exports.AdminRespondToAuthChallengeResponse = {}));
|
|
967
697
|
var CodeMismatchException;
|
|
968
698
|
(function (CodeMismatchException) {
|
|
969
|
-
/**
|
|
970
|
-
* @internal
|
|
971
|
-
*/
|
|
972
699
|
CodeMismatchException.filterSensitiveLog = (obj) => ({
|
|
973
700
|
...obj,
|
|
974
701
|
});
|
|
975
702
|
})(CodeMismatchException = exports.CodeMismatchException || (exports.CodeMismatchException = {}));
|
|
976
703
|
var ExpiredCodeException;
|
|
977
704
|
(function (ExpiredCodeException) {
|
|
978
|
-
/**
|
|
979
|
-
* @internal
|
|
980
|
-
*/
|
|
981
705
|
ExpiredCodeException.filterSensitiveLog = (obj) => ({
|
|
982
706
|
...obj,
|
|
983
707
|
});
|
|
984
708
|
})(ExpiredCodeException = exports.ExpiredCodeException || (exports.ExpiredCodeException = {}));
|
|
985
709
|
var SoftwareTokenMFANotFoundException;
|
|
986
710
|
(function (SoftwareTokenMFANotFoundException) {
|
|
987
|
-
/**
|
|
988
|
-
* @internal
|
|
989
|
-
*/
|
|
990
711
|
SoftwareTokenMFANotFoundException.filterSensitiveLog = (obj) => ({
|
|
991
712
|
...obj,
|
|
992
713
|
});
|
|
993
714
|
})(SoftwareTokenMFANotFoundException = exports.SoftwareTokenMFANotFoundException || (exports.SoftwareTokenMFANotFoundException = {}));
|
|
994
715
|
var SMSMfaSettingsType;
|
|
995
716
|
(function (SMSMfaSettingsType) {
|
|
996
|
-
/**
|
|
997
|
-
* @internal
|
|
998
|
-
*/
|
|
999
717
|
SMSMfaSettingsType.filterSensitiveLog = (obj) => ({
|
|
1000
718
|
...obj,
|
|
1001
719
|
});
|
|
1002
720
|
})(SMSMfaSettingsType = exports.SMSMfaSettingsType || (exports.SMSMfaSettingsType = {}));
|
|
1003
721
|
var SoftwareTokenMfaSettingsType;
|
|
1004
722
|
(function (SoftwareTokenMfaSettingsType) {
|
|
1005
|
-
/**
|
|
1006
|
-
* @internal
|
|
1007
|
-
*/
|
|
1008
723
|
SoftwareTokenMfaSettingsType.filterSensitiveLog = (obj) => ({
|
|
1009
724
|
...obj,
|
|
1010
725
|
});
|
|
1011
726
|
})(SoftwareTokenMfaSettingsType = exports.SoftwareTokenMfaSettingsType || (exports.SoftwareTokenMfaSettingsType = {}));
|
|
1012
727
|
var AdminSetUserMFAPreferenceRequest;
|
|
1013
728
|
(function (AdminSetUserMFAPreferenceRequest) {
|
|
1014
|
-
/**
|
|
1015
|
-
* @internal
|
|
1016
|
-
*/
|
|
1017
729
|
AdminSetUserMFAPreferenceRequest.filterSensitiveLog = (obj) => ({
|
|
1018
730
|
...obj,
|
|
1019
731
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1021,18 +733,12 @@ var AdminSetUserMFAPreferenceRequest;
|
|
|
1021
733
|
})(AdminSetUserMFAPreferenceRequest = exports.AdminSetUserMFAPreferenceRequest || (exports.AdminSetUserMFAPreferenceRequest = {}));
|
|
1022
734
|
var AdminSetUserMFAPreferenceResponse;
|
|
1023
735
|
(function (AdminSetUserMFAPreferenceResponse) {
|
|
1024
|
-
/**
|
|
1025
|
-
* @internal
|
|
1026
|
-
*/
|
|
1027
736
|
AdminSetUserMFAPreferenceResponse.filterSensitiveLog = (obj) => ({
|
|
1028
737
|
...obj,
|
|
1029
738
|
});
|
|
1030
739
|
})(AdminSetUserMFAPreferenceResponse = exports.AdminSetUserMFAPreferenceResponse || (exports.AdminSetUserMFAPreferenceResponse = {}));
|
|
1031
740
|
var AdminSetUserPasswordRequest;
|
|
1032
741
|
(function (AdminSetUserPasswordRequest) {
|
|
1033
|
-
/**
|
|
1034
|
-
* @internal
|
|
1035
|
-
*/
|
|
1036
742
|
AdminSetUserPasswordRequest.filterSensitiveLog = (obj) => ({
|
|
1037
743
|
...obj,
|
|
1038
744
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1041,18 +747,12 @@ var AdminSetUserPasswordRequest;
|
|
|
1041
747
|
})(AdminSetUserPasswordRequest = exports.AdminSetUserPasswordRequest || (exports.AdminSetUserPasswordRequest = {}));
|
|
1042
748
|
var AdminSetUserPasswordResponse;
|
|
1043
749
|
(function (AdminSetUserPasswordResponse) {
|
|
1044
|
-
/**
|
|
1045
|
-
* @internal
|
|
1046
|
-
*/
|
|
1047
750
|
AdminSetUserPasswordResponse.filterSensitiveLog = (obj) => ({
|
|
1048
751
|
...obj,
|
|
1049
752
|
});
|
|
1050
753
|
})(AdminSetUserPasswordResponse = exports.AdminSetUserPasswordResponse || (exports.AdminSetUserPasswordResponse = {}));
|
|
1051
754
|
var AdminSetUserSettingsRequest;
|
|
1052
755
|
(function (AdminSetUserSettingsRequest) {
|
|
1053
|
-
/**
|
|
1054
|
-
* @internal
|
|
1055
|
-
*/
|
|
1056
756
|
AdminSetUserSettingsRequest.filterSensitiveLog = (obj) => ({
|
|
1057
757
|
...obj,
|
|
1058
758
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1060,18 +760,12 @@ var AdminSetUserSettingsRequest;
|
|
|
1060
760
|
})(AdminSetUserSettingsRequest = exports.AdminSetUserSettingsRequest || (exports.AdminSetUserSettingsRequest = {}));
|
|
1061
761
|
var AdminSetUserSettingsResponse;
|
|
1062
762
|
(function (AdminSetUserSettingsResponse) {
|
|
1063
|
-
/**
|
|
1064
|
-
* @internal
|
|
1065
|
-
*/
|
|
1066
763
|
AdminSetUserSettingsResponse.filterSensitiveLog = (obj) => ({
|
|
1067
764
|
...obj,
|
|
1068
765
|
});
|
|
1069
766
|
})(AdminSetUserSettingsResponse = exports.AdminSetUserSettingsResponse || (exports.AdminSetUserSettingsResponse = {}));
|
|
1070
767
|
var AdminUpdateAuthEventFeedbackRequest;
|
|
1071
768
|
(function (AdminUpdateAuthEventFeedbackRequest) {
|
|
1072
|
-
/**
|
|
1073
|
-
* @internal
|
|
1074
|
-
*/
|
|
1075
769
|
AdminUpdateAuthEventFeedbackRequest.filterSensitiveLog = (obj) => ({
|
|
1076
770
|
...obj,
|
|
1077
771
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1079,9 +773,6 @@ var AdminUpdateAuthEventFeedbackRequest;
|
|
|
1079
773
|
})(AdminUpdateAuthEventFeedbackRequest = exports.AdminUpdateAuthEventFeedbackRequest || (exports.AdminUpdateAuthEventFeedbackRequest = {}));
|
|
1080
774
|
var AdminUpdateAuthEventFeedbackResponse;
|
|
1081
775
|
(function (AdminUpdateAuthEventFeedbackResponse) {
|
|
1082
|
-
/**
|
|
1083
|
-
* @internal
|
|
1084
|
-
*/
|
|
1085
776
|
AdminUpdateAuthEventFeedbackResponse.filterSensitiveLog = (obj) => ({
|
|
1086
777
|
...obj,
|
|
1087
778
|
});
|
|
@@ -1093,9 +784,6 @@ var DeviceRememberedStatusType;
|
|
|
1093
784
|
})(DeviceRememberedStatusType = exports.DeviceRememberedStatusType || (exports.DeviceRememberedStatusType = {}));
|
|
1094
785
|
var AdminUpdateDeviceStatusRequest;
|
|
1095
786
|
(function (AdminUpdateDeviceStatusRequest) {
|
|
1096
|
-
/**
|
|
1097
|
-
* @internal
|
|
1098
|
-
*/
|
|
1099
787
|
AdminUpdateDeviceStatusRequest.filterSensitiveLog = (obj) => ({
|
|
1100
788
|
...obj,
|
|
1101
789
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1103,18 +791,12 @@ var AdminUpdateDeviceStatusRequest;
|
|
|
1103
791
|
})(AdminUpdateDeviceStatusRequest = exports.AdminUpdateDeviceStatusRequest || (exports.AdminUpdateDeviceStatusRequest = {}));
|
|
1104
792
|
var AdminUpdateDeviceStatusResponse;
|
|
1105
793
|
(function (AdminUpdateDeviceStatusResponse) {
|
|
1106
|
-
/**
|
|
1107
|
-
* @internal
|
|
1108
|
-
*/
|
|
1109
794
|
AdminUpdateDeviceStatusResponse.filterSensitiveLog = (obj) => ({
|
|
1110
795
|
...obj,
|
|
1111
796
|
});
|
|
1112
797
|
})(AdminUpdateDeviceStatusResponse = exports.AdminUpdateDeviceStatusResponse || (exports.AdminUpdateDeviceStatusResponse = {}));
|
|
1113
798
|
var AdminUpdateUserAttributesRequest;
|
|
1114
799
|
(function (AdminUpdateUserAttributesRequest) {
|
|
1115
|
-
/**
|
|
1116
|
-
* @internal
|
|
1117
|
-
*/
|
|
1118
800
|
AdminUpdateUserAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
1119
801
|
...obj,
|
|
1120
802
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1125,18 +807,12 @@ var AdminUpdateUserAttributesRequest;
|
|
|
1125
807
|
})(AdminUpdateUserAttributesRequest = exports.AdminUpdateUserAttributesRequest || (exports.AdminUpdateUserAttributesRequest = {}));
|
|
1126
808
|
var AdminUpdateUserAttributesResponse;
|
|
1127
809
|
(function (AdminUpdateUserAttributesResponse) {
|
|
1128
|
-
/**
|
|
1129
|
-
* @internal
|
|
1130
|
-
*/
|
|
1131
810
|
AdminUpdateUserAttributesResponse.filterSensitiveLog = (obj) => ({
|
|
1132
811
|
...obj,
|
|
1133
812
|
});
|
|
1134
813
|
})(AdminUpdateUserAttributesResponse = exports.AdminUpdateUserAttributesResponse || (exports.AdminUpdateUserAttributesResponse = {}));
|
|
1135
814
|
var AdminUserGlobalSignOutRequest;
|
|
1136
815
|
(function (AdminUserGlobalSignOutRequest) {
|
|
1137
|
-
/**
|
|
1138
|
-
* @internal
|
|
1139
|
-
*/
|
|
1140
816
|
AdminUserGlobalSignOutRequest.filterSensitiveLog = (obj) => ({
|
|
1141
817
|
...obj,
|
|
1142
818
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1144,9 +820,6 @@ var AdminUserGlobalSignOutRequest;
|
|
|
1144
820
|
})(AdminUserGlobalSignOutRequest = exports.AdminUserGlobalSignOutRequest || (exports.AdminUserGlobalSignOutRequest = {}));
|
|
1145
821
|
var AdminUserGlobalSignOutResponse;
|
|
1146
822
|
(function (AdminUserGlobalSignOutResponse) {
|
|
1147
|
-
/**
|
|
1148
|
-
* @internal
|
|
1149
|
-
*/
|
|
1150
823
|
AdminUserGlobalSignOutResponse.filterSensitiveLog = (obj) => ({
|
|
1151
824
|
...obj,
|
|
1152
825
|
});
|
|
@@ -1165,18 +838,12 @@ var AliasAttributeType;
|
|
|
1165
838
|
})(AliasAttributeType = exports.AliasAttributeType || (exports.AliasAttributeType = {}));
|
|
1166
839
|
var AnalyticsConfigurationType;
|
|
1167
840
|
(function (AnalyticsConfigurationType) {
|
|
1168
|
-
/**
|
|
1169
|
-
* @internal
|
|
1170
|
-
*/
|
|
1171
841
|
AnalyticsConfigurationType.filterSensitiveLog = (obj) => ({
|
|
1172
842
|
...obj,
|
|
1173
843
|
});
|
|
1174
844
|
})(AnalyticsConfigurationType = exports.AnalyticsConfigurationType || (exports.AnalyticsConfigurationType = {}));
|
|
1175
845
|
var AssociateSoftwareTokenRequest;
|
|
1176
846
|
(function (AssociateSoftwareTokenRequest) {
|
|
1177
|
-
/**
|
|
1178
|
-
* @internal
|
|
1179
|
-
*/
|
|
1180
847
|
AssociateSoftwareTokenRequest.filterSensitiveLog = (obj) => ({
|
|
1181
848
|
...obj,
|
|
1182
849
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1184,9 +851,6 @@ var AssociateSoftwareTokenRequest;
|
|
|
1184
851
|
})(AssociateSoftwareTokenRequest = exports.AssociateSoftwareTokenRequest || (exports.AssociateSoftwareTokenRequest = {}));
|
|
1185
852
|
var AssociateSoftwareTokenResponse;
|
|
1186
853
|
(function (AssociateSoftwareTokenResponse) {
|
|
1187
|
-
/**
|
|
1188
|
-
* @internal
|
|
1189
|
-
*/
|
|
1190
854
|
AssociateSoftwareTokenResponse.filterSensitiveLog = (obj) => ({
|
|
1191
855
|
...obj,
|
|
1192
856
|
...(obj.SecretCode && { SecretCode: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1194,18 +858,12 @@ var AssociateSoftwareTokenResponse;
|
|
|
1194
858
|
})(AssociateSoftwareTokenResponse = exports.AssociateSoftwareTokenResponse || (exports.AssociateSoftwareTokenResponse = {}));
|
|
1195
859
|
var ConcurrentModificationException;
|
|
1196
860
|
(function (ConcurrentModificationException) {
|
|
1197
|
-
/**
|
|
1198
|
-
* @internal
|
|
1199
|
-
*/
|
|
1200
861
|
ConcurrentModificationException.filterSensitiveLog = (obj) => ({
|
|
1201
862
|
...obj,
|
|
1202
863
|
});
|
|
1203
864
|
})(ConcurrentModificationException = exports.ConcurrentModificationException || (exports.ConcurrentModificationException = {}));
|
|
1204
865
|
var ChangePasswordRequest;
|
|
1205
866
|
(function (ChangePasswordRequest) {
|
|
1206
|
-
/**
|
|
1207
|
-
* @internal
|
|
1208
|
-
*/
|
|
1209
867
|
ChangePasswordRequest.filterSensitiveLog = (obj) => ({
|
|
1210
868
|
...obj,
|
|
1211
869
|
...(obj.PreviousPassword && { PreviousPassword: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1215,27 +873,18 @@ var ChangePasswordRequest;
|
|
|
1215
873
|
})(ChangePasswordRequest = exports.ChangePasswordRequest || (exports.ChangePasswordRequest = {}));
|
|
1216
874
|
var ChangePasswordResponse;
|
|
1217
875
|
(function (ChangePasswordResponse) {
|
|
1218
|
-
/**
|
|
1219
|
-
* @internal
|
|
1220
|
-
*/
|
|
1221
876
|
ChangePasswordResponse.filterSensitiveLog = (obj) => ({
|
|
1222
877
|
...obj,
|
|
1223
878
|
});
|
|
1224
879
|
})(ChangePasswordResponse = exports.ChangePasswordResponse || (exports.ChangePasswordResponse = {}));
|
|
1225
880
|
var DeviceSecretVerifierConfigType;
|
|
1226
881
|
(function (DeviceSecretVerifierConfigType) {
|
|
1227
|
-
/**
|
|
1228
|
-
* @internal
|
|
1229
|
-
*/
|
|
1230
882
|
DeviceSecretVerifierConfigType.filterSensitiveLog = (obj) => ({
|
|
1231
883
|
...obj,
|
|
1232
884
|
});
|
|
1233
885
|
})(DeviceSecretVerifierConfigType = exports.DeviceSecretVerifierConfigType || (exports.DeviceSecretVerifierConfigType = {}));
|
|
1234
886
|
var ConfirmDeviceRequest;
|
|
1235
887
|
(function (ConfirmDeviceRequest) {
|
|
1236
|
-
/**
|
|
1237
|
-
* @internal
|
|
1238
|
-
*/
|
|
1239
888
|
ConfirmDeviceRequest.filterSensitiveLog = (obj) => ({
|
|
1240
889
|
...obj,
|
|
1241
890
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1243,27 +892,18 @@ var ConfirmDeviceRequest;
|
|
|
1243
892
|
})(ConfirmDeviceRequest = exports.ConfirmDeviceRequest || (exports.ConfirmDeviceRequest = {}));
|
|
1244
893
|
var ConfirmDeviceResponse;
|
|
1245
894
|
(function (ConfirmDeviceResponse) {
|
|
1246
|
-
/**
|
|
1247
|
-
* @internal
|
|
1248
|
-
*/
|
|
1249
895
|
ConfirmDeviceResponse.filterSensitiveLog = (obj) => ({
|
|
1250
896
|
...obj,
|
|
1251
897
|
});
|
|
1252
898
|
})(ConfirmDeviceResponse = exports.ConfirmDeviceResponse || (exports.ConfirmDeviceResponse = {}));
|
|
1253
899
|
var UserContextDataType;
|
|
1254
900
|
(function (UserContextDataType) {
|
|
1255
|
-
/**
|
|
1256
|
-
* @internal
|
|
1257
|
-
*/
|
|
1258
901
|
UserContextDataType.filterSensitiveLog = (obj) => ({
|
|
1259
902
|
...obj,
|
|
1260
903
|
});
|
|
1261
904
|
})(UserContextDataType = exports.UserContextDataType || (exports.UserContextDataType = {}));
|
|
1262
905
|
var ConfirmForgotPasswordRequest;
|
|
1263
906
|
(function (ConfirmForgotPasswordRequest) {
|
|
1264
|
-
/**
|
|
1265
|
-
* @internal
|
|
1266
|
-
*/
|
|
1267
907
|
ConfirmForgotPasswordRequest.filterSensitiveLog = (obj) => ({
|
|
1268
908
|
...obj,
|
|
1269
909
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1274,18 +914,12 @@ var ConfirmForgotPasswordRequest;
|
|
|
1274
914
|
})(ConfirmForgotPasswordRequest = exports.ConfirmForgotPasswordRequest || (exports.ConfirmForgotPasswordRequest = {}));
|
|
1275
915
|
var ConfirmForgotPasswordResponse;
|
|
1276
916
|
(function (ConfirmForgotPasswordResponse) {
|
|
1277
|
-
/**
|
|
1278
|
-
* @internal
|
|
1279
|
-
*/
|
|
1280
917
|
ConfirmForgotPasswordResponse.filterSensitiveLog = (obj) => ({
|
|
1281
918
|
...obj,
|
|
1282
919
|
});
|
|
1283
920
|
})(ConfirmForgotPasswordResponse = exports.ConfirmForgotPasswordResponse || (exports.ConfirmForgotPasswordResponse = {}));
|
|
1284
921
|
var ConfirmSignUpRequest;
|
|
1285
922
|
(function (ConfirmSignUpRequest) {
|
|
1286
|
-
/**
|
|
1287
|
-
* @internal
|
|
1288
|
-
*/
|
|
1289
923
|
ConfirmSignUpRequest.filterSensitiveLog = (obj) => ({
|
|
1290
924
|
...obj,
|
|
1291
925
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1295,36 +929,24 @@ var ConfirmSignUpRequest;
|
|
|
1295
929
|
})(ConfirmSignUpRequest = exports.ConfirmSignUpRequest || (exports.ConfirmSignUpRequest = {}));
|
|
1296
930
|
var ConfirmSignUpResponse;
|
|
1297
931
|
(function (ConfirmSignUpResponse) {
|
|
1298
|
-
/**
|
|
1299
|
-
* @internal
|
|
1300
|
-
*/
|
|
1301
932
|
ConfirmSignUpResponse.filterSensitiveLog = (obj) => ({
|
|
1302
933
|
...obj,
|
|
1303
934
|
});
|
|
1304
935
|
})(ConfirmSignUpResponse = exports.ConfirmSignUpResponse || (exports.ConfirmSignUpResponse = {}));
|
|
1305
936
|
var CreateGroupRequest;
|
|
1306
937
|
(function (CreateGroupRequest) {
|
|
1307
|
-
/**
|
|
1308
|
-
* @internal
|
|
1309
|
-
*/
|
|
1310
938
|
CreateGroupRequest.filterSensitiveLog = (obj) => ({
|
|
1311
939
|
...obj,
|
|
1312
940
|
});
|
|
1313
941
|
})(CreateGroupRequest = exports.CreateGroupRequest || (exports.CreateGroupRequest = {}));
|
|
1314
942
|
var CreateGroupResponse;
|
|
1315
943
|
(function (CreateGroupResponse) {
|
|
1316
|
-
/**
|
|
1317
|
-
* @internal
|
|
1318
|
-
*/
|
|
1319
944
|
CreateGroupResponse.filterSensitiveLog = (obj) => ({
|
|
1320
945
|
...obj,
|
|
1321
946
|
});
|
|
1322
947
|
})(CreateGroupResponse = exports.CreateGroupResponse || (exports.CreateGroupResponse = {}));
|
|
1323
948
|
var GroupExistsException;
|
|
1324
949
|
(function (GroupExistsException) {
|
|
1325
|
-
/**
|
|
1326
|
-
* @internal
|
|
1327
|
-
*/
|
|
1328
950
|
GroupExistsException.filterSensitiveLog = (obj) => ({
|
|
1329
951
|
...obj,
|
|
1330
952
|
});
|
|
@@ -1340,81 +962,54 @@ var IdentityProviderTypeType;
|
|
|
1340
962
|
})(IdentityProviderTypeType = exports.IdentityProviderTypeType || (exports.IdentityProviderTypeType = {}));
|
|
1341
963
|
var CreateIdentityProviderRequest;
|
|
1342
964
|
(function (CreateIdentityProviderRequest) {
|
|
1343
|
-
/**
|
|
1344
|
-
* @internal
|
|
1345
|
-
*/
|
|
1346
965
|
CreateIdentityProviderRequest.filterSensitiveLog = (obj) => ({
|
|
1347
966
|
...obj,
|
|
1348
967
|
});
|
|
1349
968
|
})(CreateIdentityProviderRequest = exports.CreateIdentityProviderRequest || (exports.CreateIdentityProviderRequest = {}));
|
|
1350
969
|
var IdentityProviderType;
|
|
1351
970
|
(function (IdentityProviderType) {
|
|
1352
|
-
/**
|
|
1353
|
-
* @internal
|
|
1354
|
-
*/
|
|
1355
971
|
IdentityProviderType.filterSensitiveLog = (obj) => ({
|
|
1356
972
|
...obj,
|
|
1357
973
|
});
|
|
1358
974
|
})(IdentityProviderType = exports.IdentityProviderType || (exports.IdentityProviderType = {}));
|
|
1359
975
|
var CreateIdentityProviderResponse;
|
|
1360
976
|
(function (CreateIdentityProviderResponse) {
|
|
1361
|
-
/**
|
|
1362
|
-
* @internal
|
|
1363
|
-
*/
|
|
1364
977
|
CreateIdentityProviderResponse.filterSensitiveLog = (obj) => ({
|
|
1365
978
|
...obj,
|
|
1366
979
|
});
|
|
1367
980
|
})(CreateIdentityProviderResponse = exports.CreateIdentityProviderResponse || (exports.CreateIdentityProviderResponse = {}));
|
|
1368
981
|
var DuplicateProviderException;
|
|
1369
982
|
(function (DuplicateProviderException) {
|
|
1370
|
-
/**
|
|
1371
|
-
* @internal
|
|
1372
|
-
*/
|
|
1373
983
|
DuplicateProviderException.filterSensitiveLog = (obj) => ({
|
|
1374
984
|
...obj,
|
|
1375
985
|
});
|
|
1376
986
|
})(DuplicateProviderException = exports.DuplicateProviderException || (exports.DuplicateProviderException = {}));
|
|
1377
987
|
var ResourceServerScopeType;
|
|
1378
988
|
(function (ResourceServerScopeType) {
|
|
1379
|
-
/**
|
|
1380
|
-
* @internal
|
|
1381
|
-
*/
|
|
1382
989
|
ResourceServerScopeType.filterSensitiveLog = (obj) => ({
|
|
1383
990
|
...obj,
|
|
1384
991
|
});
|
|
1385
992
|
})(ResourceServerScopeType = exports.ResourceServerScopeType || (exports.ResourceServerScopeType = {}));
|
|
1386
993
|
var CreateResourceServerRequest;
|
|
1387
994
|
(function (CreateResourceServerRequest) {
|
|
1388
|
-
/**
|
|
1389
|
-
* @internal
|
|
1390
|
-
*/
|
|
1391
995
|
CreateResourceServerRequest.filterSensitiveLog = (obj) => ({
|
|
1392
996
|
...obj,
|
|
1393
997
|
});
|
|
1394
998
|
})(CreateResourceServerRequest = exports.CreateResourceServerRequest || (exports.CreateResourceServerRequest = {}));
|
|
1395
999
|
var ResourceServerType;
|
|
1396
1000
|
(function (ResourceServerType) {
|
|
1397
|
-
/**
|
|
1398
|
-
* @internal
|
|
1399
|
-
*/
|
|
1400
1001
|
ResourceServerType.filterSensitiveLog = (obj) => ({
|
|
1401
1002
|
...obj,
|
|
1402
1003
|
});
|
|
1403
1004
|
})(ResourceServerType = exports.ResourceServerType || (exports.ResourceServerType = {}));
|
|
1404
1005
|
var CreateResourceServerResponse;
|
|
1405
1006
|
(function (CreateResourceServerResponse) {
|
|
1406
|
-
/**
|
|
1407
|
-
* @internal
|
|
1408
|
-
*/
|
|
1409
1007
|
CreateResourceServerResponse.filterSensitiveLog = (obj) => ({
|
|
1410
1008
|
...obj,
|
|
1411
1009
|
});
|
|
1412
1010
|
})(CreateResourceServerResponse = exports.CreateResourceServerResponse || (exports.CreateResourceServerResponse = {}));
|
|
1413
1011
|
var CreateUserImportJobRequest;
|
|
1414
1012
|
(function (CreateUserImportJobRequest) {
|
|
1415
|
-
/**
|
|
1416
|
-
* @internal
|
|
1417
|
-
*/
|
|
1418
1013
|
CreateUserImportJobRequest.filterSensitiveLog = (obj) => ({
|
|
1419
1014
|
...obj,
|
|
1420
1015
|
});
|
|
@@ -1432,18 +1027,12 @@ var UserImportJobStatusType;
|
|
|
1432
1027
|
})(UserImportJobStatusType = exports.UserImportJobStatusType || (exports.UserImportJobStatusType = {}));
|
|
1433
1028
|
var UserImportJobType;
|
|
1434
1029
|
(function (UserImportJobType) {
|
|
1435
|
-
/**
|
|
1436
|
-
* @internal
|
|
1437
|
-
*/
|
|
1438
1030
|
UserImportJobType.filterSensitiveLog = (obj) => ({
|
|
1439
1031
|
...obj,
|
|
1440
1032
|
});
|
|
1441
1033
|
})(UserImportJobType = exports.UserImportJobType || (exports.UserImportJobType = {}));
|
|
1442
1034
|
var CreateUserImportJobResponse;
|
|
1443
1035
|
(function (CreateUserImportJobResponse) {
|
|
1444
|
-
/**
|
|
1445
|
-
* @internal
|
|
1446
|
-
*/
|
|
1447
1036
|
CreateUserImportJobResponse.filterSensitiveLog = (obj) => ({
|
|
1448
1037
|
...obj,
|
|
1449
1038
|
});
|
|
@@ -1455,9 +1044,6 @@ var VerifiedAttributeType;
|
|
|
1455
1044
|
})(VerifiedAttributeType = exports.VerifiedAttributeType || (exports.VerifiedAttributeType = {}));
|
|
1456
1045
|
var DeviceConfigurationType;
|
|
1457
1046
|
(function (DeviceConfigurationType) {
|
|
1458
|
-
/**
|
|
1459
|
-
* @internal
|
|
1460
|
-
*/
|
|
1461
1047
|
DeviceConfigurationType.filterSensitiveLog = (obj) => ({
|
|
1462
1048
|
...obj,
|
|
1463
1049
|
});
|
|
@@ -1469,9 +1055,6 @@ var EmailSendingAccountType;
|
|
|
1469
1055
|
})(EmailSendingAccountType = exports.EmailSendingAccountType || (exports.EmailSendingAccountType = {}));
|
|
1470
1056
|
var EmailConfigurationType;
|
|
1471
1057
|
(function (EmailConfigurationType) {
|
|
1472
|
-
/**
|
|
1473
|
-
* @internal
|
|
1474
|
-
*/
|
|
1475
1058
|
EmailConfigurationType.filterSensitiveLog = (obj) => ({
|
|
1476
1059
|
...obj,
|
|
1477
1060
|
});
|
|
@@ -1482,9 +1065,6 @@ var CustomEmailSenderLambdaVersionType;
|
|
|
1482
1065
|
})(CustomEmailSenderLambdaVersionType = exports.CustomEmailSenderLambdaVersionType || (exports.CustomEmailSenderLambdaVersionType = {}));
|
|
1483
1066
|
var CustomEmailLambdaVersionConfigType;
|
|
1484
1067
|
(function (CustomEmailLambdaVersionConfigType) {
|
|
1485
|
-
/**
|
|
1486
|
-
* @internal
|
|
1487
|
-
*/
|
|
1488
1068
|
CustomEmailLambdaVersionConfigType.filterSensitiveLog = (obj) => ({
|
|
1489
1069
|
...obj,
|
|
1490
1070
|
});
|
|
@@ -1495,18 +1075,12 @@ var CustomSMSSenderLambdaVersionType;
|
|
|
1495
1075
|
})(CustomSMSSenderLambdaVersionType = exports.CustomSMSSenderLambdaVersionType || (exports.CustomSMSSenderLambdaVersionType = {}));
|
|
1496
1076
|
var CustomSMSLambdaVersionConfigType;
|
|
1497
1077
|
(function (CustomSMSLambdaVersionConfigType) {
|
|
1498
|
-
/**
|
|
1499
|
-
* @internal
|
|
1500
|
-
*/
|
|
1501
1078
|
CustomSMSLambdaVersionConfigType.filterSensitiveLog = (obj) => ({
|
|
1502
1079
|
...obj,
|
|
1503
1080
|
});
|
|
1504
1081
|
})(CustomSMSLambdaVersionConfigType = exports.CustomSMSLambdaVersionConfigType || (exports.CustomSMSLambdaVersionConfigType = {}));
|
|
1505
1082
|
var LambdaConfigType;
|
|
1506
1083
|
(function (LambdaConfigType) {
|
|
1507
|
-
/**
|
|
1508
|
-
* @internal
|
|
1509
|
-
*/
|
|
1510
1084
|
LambdaConfigType.filterSensitiveLog = (obj) => ({
|
|
1511
1085
|
...obj,
|
|
1512
1086
|
});
|
|
@@ -1519,27 +1093,18 @@ var UserPoolMfaType;
|
|
|
1519
1093
|
})(UserPoolMfaType = exports.UserPoolMfaType || (exports.UserPoolMfaType = {}));
|
|
1520
1094
|
var PasswordPolicyType;
|
|
1521
1095
|
(function (PasswordPolicyType) {
|
|
1522
|
-
/**
|
|
1523
|
-
* @internal
|
|
1524
|
-
*/
|
|
1525
1096
|
PasswordPolicyType.filterSensitiveLog = (obj) => ({
|
|
1526
1097
|
...obj,
|
|
1527
1098
|
});
|
|
1528
1099
|
})(PasswordPolicyType = exports.PasswordPolicyType || (exports.PasswordPolicyType = {}));
|
|
1529
1100
|
var UserPoolPolicyType;
|
|
1530
1101
|
(function (UserPoolPolicyType) {
|
|
1531
|
-
/**
|
|
1532
|
-
* @internal
|
|
1533
|
-
*/
|
|
1534
1102
|
UserPoolPolicyType.filterSensitiveLog = (obj) => ({
|
|
1535
1103
|
...obj,
|
|
1536
1104
|
});
|
|
1537
1105
|
})(UserPoolPolicyType = exports.UserPoolPolicyType || (exports.UserPoolPolicyType = {}));
|
|
1538
1106
|
var SmsConfigurationType;
|
|
1539
1107
|
(function (SmsConfigurationType) {
|
|
1540
|
-
/**
|
|
1541
|
-
* @internal
|
|
1542
|
-
*/
|
|
1543
1108
|
SmsConfigurationType.filterSensitiveLog = (obj) => ({
|
|
1544
1109
|
...obj,
|
|
1545
1110
|
});
|
|
@@ -1551,18 +1116,12 @@ var UsernameAttributeType;
|
|
|
1551
1116
|
})(UsernameAttributeType = exports.UsernameAttributeType || (exports.UsernameAttributeType = {}));
|
|
1552
1117
|
var UsernameConfigurationType;
|
|
1553
1118
|
(function (UsernameConfigurationType) {
|
|
1554
|
-
/**
|
|
1555
|
-
* @internal
|
|
1556
|
-
*/
|
|
1557
1119
|
UsernameConfigurationType.filterSensitiveLog = (obj) => ({
|
|
1558
1120
|
...obj,
|
|
1559
1121
|
});
|
|
1560
1122
|
})(UsernameConfigurationType = exports.UsernameConfigurationType || (exports.UsernameConfigurationType = {}));
|
|
1561
1123
|
var UserPoolAddOnsType;
|
|
1562
1124
|
(function (UserPoolAddOnsType) {
|
|
1563
|
-
/**
|
|
1564
|
-
* @internal
|
|
1565
|
-
*/
|
|
1566
1125
|
UserPoolAddOnsType.filterSensitiveLog = (obj) => ({
|
|
1567
1126
|
...obj,
|
|
1568
1127
|
});
|
|
@@ -1574,18 +1133,12 @@ var DefaultEmailOptionType;
|
|
|
1574
1133
|
})(DefaultEmailOptionType = exports.DefaultEmailOptionType || (exports.DefaultEmailOptionType = {}));
|
|
1575
1134
|
var VerificationMessageTemplateType;
|
|
1576
1135
|
(function (VerificationMessageTemplateType) {
|
|
1577
|
-
/**
|
|
1578
|
-
* @internal
|
|
1579
|
-
*/
|
|
1580
1136
|
VerificationMessageTemplateType.filterSensitiveLog = (obj) => ({
|
|
1581
1137
|
...obj,
|
|
1582
1138
|
});
|
|
1583
1139
|
})(VerificationMessageTemplateType = exports.VerificationMessageTemplateType || (exports.VerificationMessageTemplateType = {}));
|
|
1584
1140
|
var CreateUserPoolRequest;
|
|
1585
1141
|
(function (CreateUserPoolRequest) {
|
|
1586
|
-
/**
|
|
1587
|
-
* @internal
|
|
1588
|
-
*/
|
|
1589
1142
|
CreateUserPoolRequest.filterSensitiveLog = (obj) => ({
|
|
1590
1143
|
...obj,
|
|
1591
1144
|
});
|
|
@@ -1597,27 +1150,18 @@ var StatusType;
|
|
|
1597
1150
|
})(StatusType = exports.StatusType || (exports.StatusType = {}));
|
|
1598
1151
|
var UserPoolType;
|
|
1599
1152
|
(function (UserPoolType) {
|
|
1600
|
-
/**
|
|
1601
|
-
* @internal
|
|
1602
|
-
*/
|
|
1603
1153
|
UserPoolType.filterSensitiveLog = (obj) => ({
|
|
1604
1154
|
...obj,
|
|
1605
1155
|
});
|
|
1606
1156
|
})(UserPoolType = exports.UserPoolType || (exports.UserPoolType = {}));
|
|
1607
1157
|
var CreateUserPoolResponse;
|
|
1608
1158
|
(function (CreateUserPoolResponse) {
|
|
1609
|
-
/**
|
|
1610
|
-
* @internal
|
|
1611
|
-
*/
|
|
1612
1159
|
CreateUserPoolResponse.filterSensitiveLog = (obj) => ({
|
|
1613
1160
|
...obj,
|
|
1614
1161
|
});
|
|
1615
1162
|
})(CreateUserPoolResponse = exports.CreateUserPoolResponse || (exports.CreateUserPoolResponse = {}));
|
|
1616
1163
|
var UserPoolTaggingException;
|
|
1617
1164
|
(function (UserPoolTaggingException) {
|
|
1618
|
-
/**
|
|
1619
|
-
* @internal
|
|
1620
|
-
*/
|
|
1621
1165
|
UserPoolTaggingException.filterSensitiveLog = (obj) => ({
|
|
1622
1166
|
...obj,
|
|
1623
1167
|
});
|
|
@@ -1653,27 +1197,18 @@ var TimeUnitsType;
|
|
|
1653
1197
|
})(TimeUnitsType = exports.TimeUnitsType || (exports.TimeUnitsType = {}));
|
|
1654
1198
|
var TokenValidityUnitsType;
|
|
1655
1199
|
(function (TokenValidityUnitsType) {
|
|
1656
|
-
/**
|
|
1657
|
-
* @internal
|
|
1658
|
-
*/
|
|
1659
1200
|
TokenValidityUnitsType.filterSensitiveLog = (obj) => ({
|
|
1660
1201
|
...obj,
|
|
1661
1202
|
});
|
|
1662
1203
|
})(TokenValidityUnitsType = exports.TokenValidityUnitsType || (exports.TokenValidityUnitsType = {}));
|
|
1663
1204
|
var CreateUserPoolClientRequest;
|
|
1664
1205
|
(function (CreateUserPoolClientRequest) {
|
|
1665
|
-
/**
|
|
1666
|
-
* @internal
|
|
1667
|
-
*/
|
|
1668
1206
|
CreateUserPoolClientRequest.filterSensitiveLog = (obj) => ({
|
|
1669
1207
|
...obj,
|
|
1670
1208
|
});
|
|
1671
1209
|
})(CreateUserPoolClientRequest = exports.CreateUserPoolClientRequest || (exports.CreateUserPoolClientRequest = {}));
|
|
1672
1210
|
var UserPoolClientType;
|
|
1673
1211
|
(function (UserPoolClientType) {
|
|
1674
|
-
/**
|
|
1675
|
-
* @internal
|
|
1676
|
-
*/
|
|
1677
1212
|
UserPoolClientType.filterSensitiveLog = (obj) => ({
|
|
1678
1213
|
...obj,
|
|
1679
1214
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1682,9 +1217,6 @@ var UserPoolClientType;
|
|
|
1682
1217
|
})(UserPoolClientType = exports.UserPoolClientType || (exports.UserPoolClientType = {}));
|
|
1683
1218
|
var CreateUserPoolClientResponse;
|
|
1684
1219
|
(function (CreateUserPoolClientResponse) {
|
|
1685
|
-
/**
|
|
1686
|
-
* @internal
|
|
1687
|
-
*/
|
|
1688
1220
|
CreateUserPoolClientResponse.filterSensitiveLog = (obj) => ({
|
|
1689
1221
|
...obj,
|
|
1690
1222
|
...(obj.UserPoolClient && { UserPoolClient: UserPoolClientType.filterSensitiveLog(obj.UserPoolClient) }),
|
|
@@ -1692,90 +1224,60 @@ var CreateUserPoolClientResponse;
|
|
|
1692
1224
|
})(CreateUserPoolClientResponse = exports.CreateUserPoolClientResponse || (exports.CreateUserPoolClientResponse = {}));
|
|
1693
1225
|
var InvalidOAuthFlowException;
|
|
1694
1226
|
(function (InvalidOAuthFlowException) {
|
|
1695
|
-
/**
|
|
1696
|
-
* @internal
|
|
1697
|
-
*/
|
|
1698
1227
|
InvalidOAuthFlowException.filterSensitiveLog = (obj) => ({
|
|
1699
1228
|
...obj,
|
|
1700
1229
|
});
|
|
1701
1230
|
})(InvalidOAuthFlowException = exports.InvalidOAuthFlowException || (exports.InvalidOAuthFlowException = {}));
|
|
1702
1231
|
var ScopeDoesNotExistException;
|
|
1703
1232
|
(function (ScopeDoesNotExistException) {
|
|
1704
|
-
/**
|
|
1705
|
-
* @internal
|
|
1706
|
-
*/
|
|
1707
1233
|
ScopeDoesNotExistException.filterSensitiveLog = (obj) => ({
|
|
1708
1234
|
...obj,
|
|
1709
1235
|
});
|
|
1710
1236
|
})(ScopeDoesNotExistException = exports.ScopeDoesNotExistException || (exports.ScopeDoesNotExistException = {}));
|
|
1711
1237
|
var CustomDomainConfigType;
|
|
1712
1238
|
(function (CustomDomainConfigType) {
|
|
1713
|
-
/**
|
|
1714
|
-
* @internal
|
|
1715
|
-
*/
|
|
1716
1239
|
CustomDomainConfigType.filterSensitiveLog = (obj) => ({
|
|
1717
1240
|
...obj,
|
|
1718
1241
|
});
|
|
1719
1242
|
})(CustomDomainConfigType = exports.CustomDomainConfigType || (exports.CustomDomainConfigType = {}));
|
|
1720
1243
|
var CreateUserPoolDomainRequest;
|
|
1721
1244
|
(function (CreateUserPoolDomainRequest) {
|
|
1722
|
-
/**
|
|
1723
|
-
* @internal
|
|
1724
|
-
*/
|
|
1725
1245
|
CreateUserPoolDomainRequest.filterSensitiveLog = (obj) => ({
|
|
1726
1246
|
...obj,
|
|
1727
1247
|
});
|
|
1728
1248
|
})(CreateUserPoolDomainRequest = exports.CreateUserPoolDomainRequest || (exports.CreateUserPoolDomainRequest = {}));
|
|
1729
1249
|
var CreateUserPoolDomainResponse;
|
|
1730
1250
|
(function (CreateUserPoolDomainResponse) {
|
|
1731
|
-
/**
|
|
1732
|
-
* @internal
|
|
1733
|
-
*/
|
|
1734
1251
|
CreateUserPoolDomainResponse.filterSensitiveLog = (obj) => ({
|
|
1735
1252
|
...obj,
|
|
1736
1253
|
});
|
|
1737
1254
|
})(CreateUserPoolDomainResponse = exports.CreateUserPoolDomainResponse || (exports.CreateUserPoolDomainResponse = {}));
|
|
1738
1255
|
var DeleteGroupRequest;
|
|
1739
1256
|
(function (DeleteGroupRequest) {
|
|
1740
|
-
/**
|
|
1741
|
-
* @internal
|
|
1742
|
-
*/
|
|
1743
1257
|
DeleteGroupRequest.filterSensitiveLog = (obj) => ({
|
|
1744
1258
|
...obj,
|
|
1745
1259
|
});
|
|
1746
1260
|
})(DeleteGroupRequest = exports.DeleteGroupRequest || (exports.DeleteGroupRequest = {}));
|
|
1747
1261
|
var DeleteIdentityProviderRequest;
|
|
1748
1262
|
(function (DeleteIdentityProviderRequest) {
|
|
1749
|
-
/**
|
|
1750
|
-
* @internal
|
|
1751
|
-
*/
|
|
1752
1263
|
DeleteIdentityProviderRequest.filterSensitiveLog = (obj) => ({
|
|
1753
1264
|
...obj,
|
|
1754
1265
|
});
|
|
1755
1266
|
})(DeleteIdentityProviderRequest = exports.DeleteIdentityProviderRequest || (exports.DeleteIdentityProviderRequest = {}));
|
|
1756
1267
|
var UnsupportedIdentityProviderException;
|
|
1757
1268
|
(function (UnsupportedIdentityProviderException) {
|
|
1758
|
-
/**
|
|
1759
|
-
* @internal
|
|
1760
|
-
*/
|
|
1761
1269
|
UnsupportedIdentityProviderException.filterSensitiveLog = (obj) => ({
|
|
1762
1270
|
...obj,
|
|
1763
1271
|
});
|
|
1764
1272
|
})(UnsupportedIdentityProviderException = exports.UnsupportedIdentityProviderException || (exports.UnsupportedIdentityProviderException = {}));
|
|
1765
1273
|
var DeleteResourceServerRequest;
|
|
1766
1274
|
(function (DeleteResourceServerRequest) {
|
|
1767
|
-
/**
|
|
1768
|
-
* @internal
|
|
1769
|
-
*/
|
|
1770
1275
|
DeleteResourceServerRequest.filterSensitiveLog = (obj) => ({
|
|
1771
1276
|
...obj,
|
|
1772
1277
|
});
|
|
1773
1278
|
})(DeleteResourceServerRequest = exports.DeleteResourceServerRequest || (exports.DeleteResourceServerRequest = {}));
|
|
1774
1279
|
var DeleteUserRequest;
|
|
1775
1280
|
(function (DeleteUserRequest) {
|
|
1776
|
-
/**
|
|
1777
|
-
* @internal
|
|
1778
|
-
*/
|
|
1779
1281
|
DeleteUserRequest.filterSensitiveLog = (obj) => ({
|
|
1780
1282
|
...obj,
|
|
1781
1283
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1783,9 +1285,6 @@ var DeleteUserRequest;
|
|
|
1783
1285
|
})(DeleteUserRequest = exports.DeleteUserRequest || (exports.DeleteUserRequest = {}));
|
|
1784
1286
|
var DeleteUserAttributesRequest;
|
|
1785
1287
|
(function (DeleteUserAttributesRequest) {
|
|
1786
|
-
/**
|
|
1787
|
-
* @internal
|
|
1788
|
-
*/
|
|
1789
1288
|
DeleteUserAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
1790
1289
|
...obj,
|
|
1791
1290
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1793,27 +1292,18 @@ var DeleteUserAttributesRequest;
|
|
|
1793
1292
|
})(DeleteUserAttributesRequest = exports.DeleteUserAttributesRequest || (exports.DeleteUserAttributesRequest = {}));
|
|
1794
1293
|
var DeleteUserAttributesResponse;
|
|
1795
1294
|
(function (DeleteUserAttributesResponse) {
|
|
1796
|
-
/**
|
|
1797
|
-
* @internal
|
|
1798
|
-
*/
|
|
1799
1295
|
DeleteUserAttributesResponse.filterSensitiveLog = (obj) => ({
|
|
1800
1296
|
...obj,
|
|
1801
1297
|
});
|
|
1802
1298
|
})(DeleteUserAttributesResponse = exports.DeleteUserAttributesResponse || (exports.DeleteUserAttributesResponse = {}));
|
|
1803
1299
|
var DeleteUserPoolRequest;
|
|
1804
1300
|
(function (DeleteUserPoolRequest) {
|
|
1805
|
-
/**
|
|
1806
|
-
* @internal
|
|
1807
|
-
*/
|
|
1808
1301
|
DeleteUserPoolRequest.filterSensitiveLog = (obj) => ({
|
|
1809
1302
|
...obj,
|
|
1810
1303
|
});
|
|
1811
1304
|
})(DeleteUserPoolRequest = exports.DeleteUserPoolRequest || (exports.DeleteUserPoolRequest = {}));
|
|
1812
1305
|
var DeleteUserPoolClientRequest;
|
|
1813
1306
|
(function (DeleteUserPoolClientRequest) {
|
|
1814
|
-
/**
|
|
1815
|
-
* @internal
|
|
1816
|
-
*/
|
|
1817
1307
|
DeleteUserPoolClientRequest.filterSensitiveLog = (obj) => ({
|
|
1818
1308
|
...obj,
|
|
1819
1309
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1821,63 +1311,42 @@ var DeleteUserPoolClientRequest;
|
|
|
1821
1311
|
})(DeleteUserPoolClientRequest = exports.DeleteUserPoolClientRequest || (exports.DeleteUserPoolClientRequest = {}));
|
|
1822
1312
|
var DeleteUserPoolDomainRequest;
|
|
1823
1313
|
(function (DeleteUserPoolDomainRequest) {
|
|
1824
|
-
/**
|
|
1825
|
-
* @internal
|
|
1826
|
-
*/
|
|
1827
1314
|
DeleteUserPoolDomainRequest.filterSensitiveLog = (obj) => ({
|
|
1828
1315
|
...obj,
|
|
1829
1316
|
});
|
|
1830
1317
|
})(DeleteUserPoolDomainRequest = exports.DeleteUserPoolDomainRequest || (exports.DeleteUserPoolDomainRequest = {}));
|
|
1831
1318
|
var DeleteUserPoolDomainResponse;
|
|
1832
1319
|
(function (DeleteUserPoolDomainResponse) {
|
|
1833
|
-
/**
|
|
1834
|
-
* @internal
|
|
1835
|
-
*/
|
|
1836
1320
|
DeleteUserPoolDomainResponse.filterSensitiveLog = (obj) => ({
|
|
1837
1321
|
...obj,
|
|
1838
1322
|
});
|
|
1839
1323
|
})(DeleteUserPoolDomainResponse = exports.DeleteUserPoolDomainResponse || (exports.DeleteUserPoolDomainResponse = {}));
|
|
1840
1324
|
var DescribeIdentityProviderRequest;
|
|
1841
1325
|
(function (DescribeIdentityProviderRequest) {
|
|
1842
|
-
/**
|
|
1843
|
-
* @internal
|
|
1844
|
-
*/
|
|
1845
1326
|
DescribeIdentityProviderRequest.filterSensitiveLog = (obj) => ({
|
|
1846
1327
|
...obj,
|
|
1847
1328
|
});
|
|
1848
1329
|
})(DescribeIdentityProviderRequest = exports.DescribeIdentityProviderRequest || (exports.DescribeIdentityProviderRequest = {}));
|
|
1849
1330
|
var DescribeIdentityProviderResponse;
|
|
1850
1331
|
(function (DescribeIdentityProviderResponse) {
|
|
1851
|
-
/**
|
|
1852
|
-
* @internal
|
|
1853
|
-
*/
|
|
1854
1332
|
DescribeIdentityProviderResponse.filterSensitiveLog = (obj) => ({
|
|
1855
1333
|
...obj,
|
|
1856
1334
|
});
|
|
1857
1335
|
})(DescribeIdentityProviderResponse = exports.DescribeIdentityProviderResponse || (exports.DescribeIdentityProviderResponse = {}));
|
|
1858
1336
|
var DescribeResourceServerRequest;
|
|
1859
1337
|
(function (DescribeResourceServerRequest) {
|
|
1860
|
-
/**
|
|
1861
|
-
* @internal
|
|
1862
|
-
*/
|
|
1863
1338
|
DescribeResourceServerRequest.filterSensitiveLog = (obj) => ({
|
|
1864
1339
|
...obj,
|
|
1865
1340
|
});
|
|
1866
1341
|
})(DescribeResourceServerRequest = exports.DescribeResourceServerRequest || (exports.DescribeResourceServerRequest = {}));
|
|
1867
1342
|
var DescribeResourceServerResponse;
|
|
1868
1343
|
(function (DescribeResourceServerResponse) {
|
|
1869
|
-
/**
|
|
1870
|
-
* @internal
|
|
1871
|
-
*/
|
|
1872
1344
|
DescribeResourceServerResponse.filterSensitiveLog = (obj) => ({
|
|
1873
1345
|
...obj,
|
|
1874
1346
|
});
|
|
1875
1347
|
})(DescribeResourceServerResponse = exports.DescribeResourceServerResponse || (exports.DescribeResourceServerResponse = {}));
|
|
1876
1348
|
var DescribeRiskConfigurationRequest;
|
|
1877
1349
|
(function (DescribeRiskConfigurationRequest) {
|
|
1878
|
-
/**
|
|
1879
|
-
* @internal
|
|
1880
|
-
*/
|
|
1881
1350
|
DescribeRiskConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
1882
1351
|
...obj,
|
|
1883
1352
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1890,9 +1359,6 @@ var CompromisedCredentialsEventActionType;
|
|
|
1890
1359
|
})(CompromisedCredentialsEventActionType = exports.CompromisedCredentialsEventActionType || (exports.CompromisedCredentialsEventActionType = {}));
|
|
1891
1360
|
var CompromisedCredentialsActionsType;
|
|
1892
1361
|
(function (CompromisedCredentialsActionsType) {
|
|
1893
|
-
/**
|
|
1894
|
-
* @internal
|
|
1895
|
-
*/
|
|
1896
1362
|
CompromisedCredentialsActionsType.filterSensitiveLog = (obj) => ({
|
|
1897
1363
|
...obj,
|
|
1898
1364
|
});
|
|
@@ -1905,27 +1371,18 @@ var EventFilterType;
|
|
|
1905
1371
|
})(EventFilterType = exports.EventFilterType || (exports.EventFilterType = {}));
|
|
1906
1372
|
var CompromisedCredentialsRiskConfigurationType;
|
|
1907
1373
|
(function (CompromisedCredentialsRiskConfigurationType) {
|
|
1908
|
-
/**
|
|
1909
|
-
* @internal
|
|
1910
|
-
*/
|
|
1911
1374
|
CompromisedCredentialsRiskConfigurationType.filterSensitiveLog = (obj) => ({
|
|
1912
1375
|
...obj,
|
|
1913
1376
|
});
|
|
1914
1377
|
})(CompromisedCredentialsRiskConfigurationType = exports.CompromisedCredentialsRiskConfigurationType || (exports.CompromisedCredentialsRiskConfigurationType = {}));
|
|
1915
1378
|
var RiskExceptionConfigurationType;
|
|
1916
1379
|
(function (RiskExceptionConfigurationType) {
|
|
1917
|
-
/**
|
|
1918
|
-
* @internal
|
|
1919
|
-
*/
|
|
1920
1380
|
RiskExceptionConfigurationType.filterSensitiveLog = (obj) => ({
|
|
1921
1381
|
...obj,
|
|
1922
1382
|
});
|
|
1923
1383
|
})(RiskExceptionConfigurationType = exports.RiskExceptionConfigurationType || (exports.RiskExceptionConfigurationType = {}));
|
|
1924
1384
|
var RiskConfigurationType;
|
|
1925
1385
|
(function (RiskConfigurationType) {
|
|
1926
|
-
/**
|
|
1927
|
-
* @internal
|
|
1928
|
-
*/
|
|
1929
1386
|
RiskConfigurationType.filterSensitiveLog = (obj) => ({
|
|
1930
1387
|
...obj,
|
|
1931
1388
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1933,9 +1390,6 @@ var RiskConfigurationType;
|
|
|
1933
1390
|
})(RiskConfigurationType = exports.RiskConfigurationType || (exports.RiskConfigurationType = {}));
|
|
1934
1391
|
var DescribeRiskConfigurationResponse;
|
|
1935
1392
|
(function (DescribeRiskConfigurationResponse) {
|
|
1936
|
-
/**
|
|
1937
|
-
* @internal
|
|
1938
|
-
*/
|
|
1939
1393
|
DescribeRiskConfigurationResponse.filterSensitiveLog = (obj) => ({
|
|
1940
1394
|
...obj,
|
|
1941
1395
|
...(obj.RiskConfiguration && {
|
|
@@ -1945,45 +1399,30 @@ var DescribeRiskConfigurationResponse;
|
|
|
1945
1399
|
})(DescribeRiskConfigurationResponse = exports.DescribeRiskConfigurationResponse || (exports.DescribeRiskConfigurationResponse = {}));
|
|
1946
1400
|
var DescribeUserImportJobRequest;
|
|
1947
1401
|
(function (DescribeUserImportJobRequest) {
|
|
1948
|
-
/**
|
|
1949
|
-
* @internal
|
|
1950
|
-
*/
|
|
1951
1402
|
DescribeUserImportJobRequest.filterSensitiveLog = (obj) => ({
|
|
1952
1403
|
...obj,
|
|
1953
1404
|
});
|
|
1954
1405
|
})(DescribeUserImportJobRequest = exports.DescribeUserImportJobRequest || (exports.DescribeUserImportJobRequest = {}));
|
|
1955
1406
|
var DescribeUserImportJobResponse;
|
|
1956
1407
|
(function (DescribeUserImportJobResponse) {
|
|
1957
|
-
/**
|
|
1958
|
-
* @internal
|
|
1959
|
-
*/
|
|
1960
1408
|
DescribeUserImportJobResponse.filterSensitiveLog = (obj) => ({
|
|
1961
1409
|
...obj,
|
|
1962
1410
|
});
|
|
1963
1411
|
})(DescribeUserImportJobResponse = exports.DescribeUserImportJobResponse || (exports.DescribeUserImportJobResponse = {}));
|
|
1964
1412
|
var DescribeUserPoolRequest;
|
|
1965
1413
|
(function (DescribeUserPoolRequest) {
|
|
1966
|
-
/**
|
|
1967
|
-
* @internal
|
|
1968
|
-
*/
|
|
1969
1414
|
DescribeUserPoolRequest.filterSensitiveLog = (obj) => ({
|
|
1970
1415
|
...obj,
|
|
1971
1416
|
});
|
|
1972
1417
|
})(DescribeUserPoolRequest = exports.DescribeUserPoolRequest || (exports.DescribeUserPoolRequest = {}));
|
|
1973
1418
|
var DescribeUserPoolResponse;
|
|
1974
1419
|
(function (DescribeUserPoolResponse) {
|
|
1975
|
-
/**
|
|
1976
|
-
* @internal
|
|
1977
|
-
*/
|
|
1978
1420
|
DescribeUserPoolResponse.filterSensitiveLog = (obj) => ({
|
|
1979
1421
|
...obj,
|
|
1980
1422
|
});
|
|
1981
1423
|
})(DescribeUserPoolResponse = exports.DescribeUserPoolResponse || (exports.DescribeUserPoolResponse = {}));
|
|
1982
1424
|
var DescribeUserPoolClientRequest;
|
|
1983
1425
|
(function (DescribeUserPoolClientRequest) {
|
|
1984
|
-
/**
|
|
1985
|
-
* @internal
|
|
1986
|
-
*/
|
|
1987
1426
|
DescribeUserPoolClientRequest.filterSensitiveLog = (obj) => ({
|
|
1988
1427
|
...obj,
|
|
1989
1428
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1991,9 +1430,6 @@ var DescribeUserPoolClientRequest;
|
|
|
1991
1430
|
})(DescribeUserPoolClientRequest = exports.DescribeUserPoolClientRequest || (exports.DescribeUserPoolClientRequest = {}));
|
|
1992
1431
|
var DescribeUserPoolClientResponse;
|
|
1993
1432
|
(function (DescribeUserPoolClientResponse) {
|
|
1994
|
-
/**
|
|
1995
|
-
* @internal
|
|
1996
|
-
*/
|
|
1997
1433
|
DescribeUserPoolClientResponse.filterSensitiveLog = (obj) => ({
|
|
1998
1434
|
...obj,
|
|
1999
1435
|
...(obj.UserPoolClient && { UserPoolClient: UserPoolClientType.filterSensitiveLog(obj.UserPoolClient) }),
|
|
@@ -2001,9 +1437,6 @@ var DescribeUserPoolClientResponse;
|
|
|
2001
1437
|
})(DescribeUserPoolClientResponse = exports.DescribeUserPoolClientResponse || (exports.DescribeUserPoolClientResponse = {}));
|
|
2002
1438
|
var DescribeUserPoolDomainRequest;
|
|
2003
1439
|
(function (DescribeUserPoolDomainRequest) {
|
|
2004
|
-
/**
|
|
2005
|
-
* @internal
|
|
2006
|
-
*/
|
|
2007
1440
|
DescribeUserPoolDomainRequest.filterSensitiveLog = (obj) => ({
|
|
2008
1441
|
...obj,
|
|
2009
1442
|
});
|
|
@@ -2018,27 +1451,18 @@ var DomainStatusType;
|
|
|
2018
1451
|
})(DomainStatusType = exports.DomainStatusType || (exports.DomainStatusType = {}));
|
|
2019
1452
|
var DomainDescriptionType;
|
|
2020
1453
|
(function (DomainDescriptionType) {
|
|
2021
|
-
/**
|
|
2022
|
-
* @internal
|
|
2023
|
-
*/
|
|
2024
1454
|
DomainDescriptionType.filterSensitiveLog = (obj) => ({
|
|
2025
1455
|
...obj,
|
|
2026
1456
|
});
|
|
2027
1457
|
})(DomainDescriptionType = exports.DomainDescriptionType || (exports.DomainDescriptionType = {}));
|
|
2028
1458
|
var DescribeUserPoolDomainResponse;
|
|
2029
1459
|
(function (DescribeUserPoolDomainResponse) {
|
|
2030
|
-
/**
|
|
2031
|
-
* @internal
|
|
2032
|
-
*/
|
|
2033
1460
|
DescribeUserPoolDomainResponse.filterSensitiveLog = (obj) => ({
|
|
2034
1461
|
...obj,
|
|
2035
1462
|
});
|
|
2036
1463
|
})(DescribeUserPoolDomainResponse = exports.DescribeUserPoolDomainResponse || (exports.DescribeUserPoolDomainResponse = {}));
|
|
2037
1464
|
var ForgetDeviceRequest;
|
|
2038
1465
|
(function (ForgetDeviceRequest) {
|
|
2039
|
-
/**
|
|
2040
|
-
* @internal
|
|
2041
|
-
*/
|
|
2042
1466
|
ForgetDeviceRequest.filterSensitiveLog = (obj) => ({
|
|
2043
1467
|
...obj,
|
|
2044
1468
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2046,9 +1470,6 @@ var ForgetDeviceRequest;
|
|
|
2046
1470
|
})(ForgetDeviceRequest = exports.ForgetDeviceRequest || (exports.ForgetDeviceRequest = {}));
|
|
2047
1471
|
var ForgotPasswordRequest;
|
|
2048
1472
|
(function (ForgotPasswordRequest) {
|
|
2049
|
-
/**
|
|
2050
|
-
* @internal
|
|
2051
|
-
*/
|
|
2052
1473
|
ForgotPasswordRequest.filterSensitiveLog = (obj) => ({
|
|
2053
1474
|
...obj,
|
|
2054
1475
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2058,45 +1479,30 @@ var ForgotPasswordRequest;
|
|
|
2058
1479
|
})(ForgotPasswordRequest = exports.ForgotPasswordRequest || (exports.ForgotPasswordRequest = {}));
|
|
2059
1480
|
var CodeDeliveryDetailsType;
|
|
2060
1481
|
(function (CodeDeliveryDetailsType) {
|
|
2061
|
-
/**
|
|
2062
|
-
* @internal
|
|
2063
|
-
*/
|
|
2064
1482
|
CodeDeliveryDetailsType.filterSensitiveLog = (obj) => ({
|
|
2065
1483
|
...obj,
|
|
2066
1484
|
});
|
|
2067
1485
|
})(CodeDeliveryDetailsType = exports.CodeDeliveryDetailsType || (exports.CodeDeliveryDetailsType = {}));
|
|
2068
1486
|
var ForgotPasswordResponse;
|
|
2069
1487
|
(function (ForgotPasswordResponse) {
|
|
2070
|
-
/**
|
|
2071
|
-
* @internal
|
|
2072
|
-
*/
|
|
2073
1488
|
ForgotPasswordResponse.filterSensitiveLog = (obj) => ({
|
|
2074
1489
|
...obj,
|
|
2075
1490
|
});
|
|
2076
1491
|
})(ForgotPasswordResponse = exports.ForgotPasswordResponse || (exports.ForgotPasswordResponse = {}));
|
|
2077
1492
|
var GetCSVHeaderRequest;
|
|
2078
1493
|
(function (GetCSVHeaderRequest) {
|
|
2079
|
-
/**
|
|
2080
|
-
* @internal
|
|
2081
|
-
*/
|
|
2082
1494
|
GetCSVHeaderRequest.filterSensitiveLog = (obj) => ({
|
|
2083
1495
|
...obj,
|
|
2084
1496
|
});
|
|
2085
1497
|
})(GetCSVHeaderRequest = exports.GetCSVHeaderRequest || (exports.GetCSVHeaderRequest = {}));
|
|
2086
1498
|
var GetCSVHeaderResponse;
|
|
2087
1499
|
(function (GetCSVHeaderResponse) {
|
|
2088
|
-
/**
|
|
2089
|
-
* @internal
|
|
2090
|
-
*/
|
|
2091
1500
|
GetCSVHeaderResponse.filterSensitiveLog = (obj) => ({
|
|
2092
1501
|
...obj,
|
|
2093
1502
|
});
|
|
2094
1503
|
})(GetCSVHeaderResponse = exports.GetCSVHeaderResponse || (exports.GetCSVHeaderResponse = {}));
|
|
2095
1504
|
var GetDeviceRequest;
|
|
2096
1505
|
(function (GetDeviceRequest) {
|
|
2097
|
-
/**
|
|
2098
|
-
* @internal
|
|
2099
|
-
*/
|
|
2100
1506
|
GetDeviceRequest.filterSensitiveLog = (obj) => ({
|
|
2101
1507
|
...obj,
|
|
2102
1508
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2104,9 +1510,6 @@ var GetDeviceRequest;
|
|
|
2104
1510
|
})(GetDeviceRequest = exports.GetDeviceRequest || (exports.GetDeviceRequest = {}));
|
|
2105
1511
|
var GetDeviceResponse;
|
|
2106
1512
|
(function (GetDeviceResponse) {
|
|
2107
|
-
/**
|
|
2108
|
-
* @internal
|
|
2109
|
-
*/
|
|
2110
1513
|
GetDeviceResponse.filterSensitiveLog = (obj) => ({
|
|
2111
1514
|
...obj,
|
|
2112
1515
|
...(obj.Device && { Device: DeviceType.filterSensitiveLog(obj.Device) }),
|
|
@@ -2114,63 +1517,42 @@ var GetDeviceResponse;
|
|
|
2114
1517
|
})(GetDeviceResponse = exports.GetDeviceResponse || (exports.GetDeviceResponse = {}));
|
|
2115
1518
|
var GetGroupRequest;
|
|
2116
1519
|
(function (GetGroupRequest) {
|
|
2117
|
-
/**
|
|
2118
|
-
* @internal
|
|
2119
|
-
*/
|
|
2120
1520
|
GetGroupRequest.filterSensitiveLog = (obj) => ({
|
|
2121
1521
|
...obj,
|
|
2122
1522
|
});
|
|
2123
1523
|
})(GetGroupRequest = exports.GetGroupRequest || (exports.GetGroupRequest = {}));
|
|
2124
1524
|
var GetGroupResponse;
|
|
2125
1525
|
(function (GetGroupResponse) {
|
|
2126
|
-
/**
|
|
2127
|
-
* @internal
|
|
2128
|
-
*/
|
|
2129
1526
|
GetGroupResponse.filterSensitiveLog = (obj) => ({
|
|
2130
1527
|
...obj,
|
|
2131
1528
|
});
|
|
2132
1529
|
})(GetGroupResponse = exports.GetGroupResponse || (exports.GetGroupResponse = {}));
|
|
2133
1530
|
var GetIdentityProviderByIdentifierRequest;
|
|
2134
1531
|
(function (GetIdentityProviderByIdentifierRequest) {
|
|
2135
|
-
/**
|
|
2136
|
-
* @internal
|
|
2137
|
-
*/
|
|
2138
1532
|
GetIdentityProviderByIdentifierRequest.filterSensitiveLog = (obj) => ({
|
|
2139
1533
|
...obj,
|
|
2140
1534
|
});
|
|
2141
1535
|
})(GetIdentityProviderByIdentifierRequest = exports.GetIdentityProviderByIdentifierRequest || (exports.GetIdentityProviderByIdentifierRequest = {}));
|
|
2142
1536
|
var GetIdentityProviderByIdentifierResponse;
|
|
2143
1537
|
(function (GetIdentityProviderByIdentifierResponse) {
|
|
2144
|
-
/**
|
|
2145
|
-
* @internal
|
|
2146
|
-
*/
|
|
2147
1538
|
GetIdentityProviderByIdentifierResponse.filterSensitiveLog = (obj) => ({
|
|
2148
1539
|
...obj,
|
|
2149
1540
|
});
|
|
2150
1541
|
})(GetIdentityProviderByIdentifierResponse = exports.GetIdentityProviderByIdentifierResponse || (exports.GetIdentityProviderByIdentifierResponse = {}));
|
|
2151
1542
|
var GetSigningCertificateRequest;
|
|
2152
1543
|
(function (GetSigningCertificateRequest) {
|
|
2153
|
-
/**
|
|
2154
|
-
* @internal
|
|
2155
|
-
*/
|
|
2156
1544
|
GetSigningCertificateRequest.filterSensitiveLog = (obj) => ({
|
|
2157
1545
|
...obj,
|
|
2158
1546
|
});
|
|
2159
1547
|
})(GetSigningCertificateRequest = exports.GetSigningCertificateRequest || (exports.GetSigningCertificateRequest = {}));
|
|
2160
1548
|
var GetSigningCertificateResponse;
|
|
2161
1549
|
(function (GetSigningCertificateResponse) {
|
|
2162
|
-
/**
|
|
2163
|
-
* @internal
|
|
2164
|
-
*/
|
|
2165
1550
|
GetSigningCertificateResponse.filterSensitiveLog = (obj) => ({
|
|
2166
1551
|
...obj,
|
|
2167
1552
|
});
|
|
2168
1553
|
})(GetSigningCertificateResponse = exports.GetSigningCertificateResponse || (exports.GetSigningCertificateResponse = {}));
|
|
2169
1554
|
var GetUICustomizationRequest;
|
|
2170
1555
|
(function (GetUICustomizationRequest) {
|
|
2171
|
-
/**
|
|
2172
|
-
* @internal
|
|
2173
|
-
*/
|
|
2174
1556
|
GetUICustomizationRequest.filterSensitiveLog = (obj) => ({
|
|
2175
1557
|
...obj,
|
|
2176
1558
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2178,9 +1560,6 @@ var GetUICustomizationRequest;
|
|
|
2178
1560
|
})(GetUICustomizationRequest = exports.GetUICustomizationRequest || (exports.GetUICustomizationRequest = {}));
|
|
2179
1561
|
var UICustomizationType;
|
|
2180
1562
|
(function (UICustomizationType) {
|
|
2181
|
-
/**
|
|
2182
|
-
* @internal
|
|
2183
|
-
*/
|
|
2184
1563
|
UICustomizationType.filterSensitiveLog = (obj) => ({
|
|
2185
1564
|
...obj,
|
|
2186
1565
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2188,9 +1567,6 @@ var UICustomizationType;
|
|
|
2188
1567
|
})(UICustomizationType = exports.UICustomizationType || (exports.UICustomizationType = {}));
|
|
2189
1568
|
var GetUICustomizationResponse;
|
|
2190
1569
|
(function (GetUICustomizationResponse) {
|
|
2191
|
-
/**
|
|
2192
|
-
* @internal
|
|
2193
|
-
*/
|
|
2194
1570
|
GetUICustomizationResponse.filterSensitiveLog = (obj) => ({
|
|
2195
1571
|
...obj,
|
|
2196
1572
|
...(obj.UICustomization && { UICustomization: UICustomizationType.filterSensitiveLog(obj.UICustomization) }),
|
|
@@ -2198,9 +1574,6 @@ var GetUICustomizationResponse;
|
|
|
2198
1574
|
})(GetUICustomizationResponse = exports.GetUICustomizationResponse || (exports.GetUICustomizationResponse = {}));
|
|
2199
1575
|
var GetUserRequest;
|
|
2200
1576
|
(function (GetUserRequest) {
|
|
2201
|
-
/**
|
|
2202
|
-
* @internal
|
|
2203
|
-
*/
|
|
2204
1577
|
GetUserRequest.filterSensitiveLog = (obj) => ({
|
|
2205
1578
|
...obj,
|
|
2206
1579
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2208,9 +1581,6 @@ var GetUserRequest;
|
|
|
2208
1581
|
})(GetUserRequest = exports.GetUserRequest || (exports.GetUserRequest = {}));
|
|
2209
1582
|
var GetUserResponse;
|
|
2210
1583
|
(function (GetUserResponse) {
|
|
2211
|
-
/**
|
|
2212
|
-
* @internal
|
|
2213
|
-
*/
|
|
2214
1584
|
GetUserResponse.filterSensitiveLog = (obj) => ({
|
|
2215
1585
|
...obj,
|
|
2216
1586
|
...(obj.Username && { Username: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2221,9 +1591,6 @@ var GetUserResponse;
|
|
|
2221
1591
|
})(GetUserResponse = exports.GetUserResponse || (exports.GetUserResponse = {}));
|
|
2222
1592
|
var GetUserAttributeVerificationCodeRequest;
|
|
2223
1593
|
(function (GetUserAttributeVerificationCodeRequest) {
|
|
2224
|
-
/**
|
|
2225
|
-
* @internal
|
|
2226
|
-
*/
|
|
2227
1594
|
GetUserAttributeVerificationCodeRequest.filterSensitiveLog = (obj) => ({
|
|
2228
1595
|
...obj,
|
|
2229
1596
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2231,54 +1598,36 @@ var GetUserAttributeVerificationCodeRequest;
|
|
|
2231
1598
|
})(GetUserAttributeVerificationCodeRequest = exports.GetUserAttributeVerificationCodeRequest || (exports.GetUserAttributeVerificationCodeRequest = {}));
|
|
2232
1599
|
var GetUserAttributeVerificationCodeResponse;
|
|
2233
1600
|
(function (GetUserAttributeVerificationCodeResponse) {
|
|
2234
|
-
/**
|
|
2235
|
-
* @internal
|
|
2236
|
-
*/
|
|
2237
1601
|
GetUserAttributeVerificationCodeResponse.filterSensitiveLog = (obj) => ({
|
|
2238
1602
|
...obj,
|
|
2239
1603
|
});
|
|
2240
1604
|
})(GetUserAttributeVerificationCodeResponse = exports.GetUserAttributeVerificationCodeResponse || (exports.GetUserAttributeVerificationCodeResponse = {}));
|
|
2241
1605
|
var GetUserPoolMfaConfigRequest;
|
|
2242
1606
|
(function (GetUserPoolMfaConfigRequest) {
|
|
2243
|
-
/**
|
|
2244
|
-
* @internal
|
|
2245
|
-
*/
|
|
2246
1607
|
GetUserPoolMfaConfigRequest.filterSensitiveLog = (obj) => ({
|
|
2247
1608
|
...obj,
|
|
2248
1609
|
});
|
|
2249
1610
|
})(GetUserPoolMfaConfigRequest = exports.GetUserPoolMfaConfigRequest || (exports.GetUserPoolMfaConfigRequest = {}));
|
|
2250
1611
|
var SmsMfaConfigType;
|
|
2251
1612
|
(function (SmsMfaConfigType) {
|
|
2252
|
-
/**
|
|
2253
|
-
* @internal
|
|
2254
|
-
*/
|
|
2255
1613
|
SmsMfaConfigType.filterSensitiveLog = (obj) => ({
|
|
2256
1614
|
...obj,
|
|
2257
1615
|
});
|
|
2258
1616
|
})(SmsMfaConfigType = exports.SmsMfaConfigType || (exports.SmsMfaConfigType = {}));
|
|
2259
1617
|
var SoftwareTokenMfaConfigType;
|
|
2260
1618
|
(function (SoftwareTokenMfaConfigType) {
|
|
2261
|
-
/**
|
|
2262
|
-
* @internal
|
|
2263
|
-
*/
|
|
2264
1619
|
SoftwareTokenMfaConfigType.filterSensitiveLog = (obj) => ({
|
|
2265
1620
|
...obj,
|
|
2266
1621
|
});
|
|
2267
1622
|
})(SoftwareTokenMfaConfigType = exports.SoftwareTokenMfaConfigType || (exports.SoftwareTokenMfaConfigType = {}));
|
|
2268
1623
|
var GetUserPoolMfaConfigResponse;
|
|
2269
1624
|
(function (GetUserPoolMfaConfigResponse) {
|
|
2270
|
-
/**
|
|
2271
|
-
* @internal
|
|
2272
|
-
*/
|
|
2273
1625
|
GetUserPoolMfaConfigResponse.filterSensitiveLog = (obj) => ({
|
|
2274
1626
|
...obj,
|
|
2275
1627
|
});
|
|
2276
1628
|
})(GetUserPoolMfaConfigResponse = exports.GetUserPoolMfaConfigResponse || (exports.GetUserPoolMfaConfigResponse = {}));
|
|
2277
1629
|
var GlobalSignOutRequest;
|
|
2278
1630
|
(function (GlobalSignOutRequest) {
|
|
2279
|
-
/**
|
|
2280
|
-
* @internal
|
|
2281
|
-
*/
|
|
2282
1631
|
GlobalSignOutRequest.filterSensitiveLog = (obj) => ({
|
|
2283
1632
|
...obj,
|
|
2284
1633
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2286,18 +1635,12 @@ var GlobalSignOutRequest;
|
|
|
2286
1635
|
})(GlobalSignOutRequest = exports.GlobalSignOutRequest || (exports.GlobalSignOutRequest = {}));
|
|
2287
1636
|
var GlobalSignOutResponse;
|
|
2288
1637
|
(function (GlobalSignOutResponse) {
|
|
2289
|
-
/**
|
|
2290
|
-
* @internal
|
|
2291
|
-
*/
|
|
2292
1638
|
GlobalSignOutResponse.filterSensitiveLog = (obj) => ({
|
|
2293
1639
|
...obj,
|
|
2294
1640
|
});
|
|
2295
1641
|
})(GlobalSignOutResponse = exports.GlobalSignOutResponse || (exports.GlobalSignOutResponse = {}));
|
|
2296
1642
|
var InitiateAuthRequest;
|
|
2297
1643
|
(function (InitiateAuthRequest) {
|
|
2298
|
-
/**
|
|
2299
|
-
* @internal
|
|
2300
|
-
*/
|
|
2301
1644
|
InitiateAuthRequest.filterSensitiveLog = (obj) => ({
|
|
2302
1645
|
...obj,
|
|
2303
1646
|
...(obj.AuthParameters && { AuthParameters: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2306,9 +1649,6 @@ var InitiateAuthRequest;
|
|
|
2306
1649
|
})(InitiateAuthRequest = exports.InitiateAuthRequest || (exports.InitiateAuthRequest = {}));
|
|
2307
1650
|
var InitiateAuthResponse;
|
|
2308
1651
|
(function (InitiateAuthResponse) {
|
|
2309
|
-
/**
|
|
2310
|
-
* @internal
|
|
2311
|
-
*/
|
|
2312
1652
|
InitiateAuthResponse.filterSensitiveLog = (obj) => ({
|
|
2313
1653
|
...obj,
|
|
2314
1654
|
...(obj.AuthenticationResult && {
|
|
@@ -2318,9 +1658,6 @@ var InitiateAuthResponse;
|
|
|
2318
1658
|
})(InitiateAuthResponse = exports.InitiateAuthResponse || (exports.InitiateAuthResponse = {}));
|
|
2319
1659
|
var ListDevicesRequest;
|
|
2320
1660
|
(function (ListDevicesRequest) {
|
|
2321
|
-
/**
|
|
2322
|
-
* @internal
|
|
2323
|
-
*/
|
|
2324
1661
|
ListDevicesRequest.filterSensitiveLog = (obj) => ({
|
|
2325
1662
|
...obj,
|
|
2326
1663
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2328,126 +1665,84 @@ var ListDevicesRequest;
|
|
|
2328
1665
|
})(ListDevicesRequest = exports.ListDevicesRequest || (exports.ListDevicesRequest = {}));
|
|
2329
1666
|
var ListDevicesResponse;
|
|
2330
1667
|
(function (ListDevicesResponse) {
|
|
2331
|
-
/**
|
|
2332
|
-
* @internal
|
|
2333
|
-
*/
|
|
2334
1668
|
ListDevicesResponse.filterSensitiveLog = (obj) => ({
|
|
2335
1669
|
...obj,
|
|
2336
1670
|
});
|
|
2337
1671
|
})(ListDevicesResponse = exports.ListDevicesResponse || (exports.ListDevicesResponse = {}));
|
|
2338
1672
|
var ListGroupsRequest;
|
|
2339
1673
|
(function (ListGroupsRequest) {
|
|
2340
|
-
/**
|
|
2341
|
-
* @internal
|
|
2342
|
-
*/
|
|
2343
1674
|
ListGroupsRequest.filterSensitiveLog = (obj) => ({
|
|
2344
1675
|
...obj,
|
|
2345
1676
|
});
|
|
2346
1677
|
})(ListGroupsRequest = exports.ListGroupsRequest || (exports.ListGroupsRequest = {}));
|
|
2347
1678
|
var ListGroupsResponse;
|
|
2348
1679
|
(function (ListGroupsResponse) {
|
|
2349
|
-
/**
|
|
2350
|
-
* @internal
|
|
2351
|
-
*/
|
|
2352
1680
|
ListGroupsResponse.filterSensitiveLog = (obj) => ({
|
|
2353
1681
|
...obj,
|
|
2354
1682
|
});
|
|
2355
1683
|
})(ListGroupsResponse = exports.ListGroupsResponse || (exports.ListGroupsResponse = {}));
|
|
2356
1684
|
var ListIdentityProvidersRequest;
|
|
2357
1685
|
(function (ListIdentityProvidersRequest) {
|
|
2358
|
-
/**
|
|
2359
|
-
* @internal
|
|
2360
|
-
*/
|
|
2361
1686
|
ListIdentityProvidersRequest.filterSensitiveLog = (obj) => ({
|
|
2362
1687
|
...obj,
|
|
2363
1688
|
});
|
|
2364
1689
|
})(ListIdentityProvidersRequest = exports.ListIdentityProvidersRequest || (exports.ListIdentityProvidersRequest = {}));
|
|
2365
1690
|
var ProviderDescription;
|
|
2366
1691
|
(function (ProviderDescription) {
|
|
2367
|
-
/**
|
|
2368
|
-
* @internal
|
|
2369
|
-
*/
|
|
2370
1692
|
ProviderDescription.filterSensitiveLog = (obj) => ({
|
|
2371
1693
|
...obj,
|
|
2372
1694
|
});
|
|
2373
1695
|
})(ProviderDescription = exports.ProviderDescription || (exports.ProviderDescription = {}));
|
|
2374
1696
|
var ListIdentityProvidersResponse;
|
|
2375
1697
|
(function (ListIdentityProvidersResponse) {
|
|
2376
|
-
/**
|
|
2377
|
-
* @internal
|
|
2378
|
-
*/
|
|
2379
1698
|
ListIdentityProvidersResponse.filterSensitiveLog = (obj) => ({
|
|
2380
1699
|
...obj,
|
|
2381
1700
|
});
|
|
2382
1701
|
})(ListIdentityProvidersResponse = exports.ListIdentityProvidersResponse || (exports.ListIdentityProvidersResponse = {}));
|
|
2383
1702
|
var ListResourceServersRequest;
|
|
2384
1703
|
(function (ListResourceServersRequest) {
|
|
2385
|
-
/**
|
|
2386
|
-
* @internal
|
|
2387
|
-
*/
|
|
2388
1704
|
ListResourceServersRequest.filterSensitiveLog = (obj) => ({
|
|
2389
1705
|
...obj,
|
|
2390
1706
|
});
|
|
2391
1707
|
})(ListResourceServersRequest = exports.ListResourceServersRequest || (exports.ListResourceServersRequest = {}));
|
|
2392
1708
|
var ListResourceServersResponse;
|
|
2393
1709
|
(function (ListResourceServersResponse) {
|
|
2394
|
-
/**
|
|
2395
|
-
* @internal
|
|
2396
|
-
*/
|
|
2397
1710
|
ListResourceServersResponse.filterSensitiveLog = (obj) => ({
|
|
2398
1711
|
...obj,
|
|
2399
1712
|
});
|
|
2400
1713
|
})(ListResourceServersResponse = exports.ListResourceServersResponse || (exports.ListResourceServersResponse = {}));
|
|
2401
1714
|
var ListTagsForResourceRequest;
|
|
2402
1715
|
(function (ListTagsForResourceRequest) {
|
|
2403
|
-
/**
|
|
2404
|
-
* @internal
|
|
2405
|
-
*/
|
|
2406
1716
|
ListTagsForResourceRequest.filterSensitiveLog = (obj) => ({
|
|
2407
1717
|
...obj,
|
|
2408
1718
|
});
|
|
2409
1719
|
})(ListTagsForResourceRequest = exports.ListTagsForResourceRequest || (exports.ListTagsForResourceRequest = {}));
|
|
2410
1720
|
var ListTagsForResourceResponse;
|
|
2411
1721
|
(function (ListTagsForResourceResponse) {
|
|
2412
|
-
/**
|
|
2413
|
-
* @internal
|
|
2414
|
-
*/
|
|
2415
1722
|
ListTagsForResourceResponse.filterSensitiveLog = (obj) => ({
|
|
2416
1723
|
...obj,
|
|
2417
1724
|
});
|
|
2418
1725
|
})(ListTagsForResourceResponse = exports.ListTagsForResourceResponse || (exports.ListTagsForResourceResponse = {}));
|
|
2419
1726
|
var ListUserImportJobsRequest;
|
|
2420
1727
|
(function (ListUserImportJobsRequest) {
|
|
2421
|
-
/**
|
|
2422
|
-
* @internal
|
|
2423
|
-
*/
|
|
2424
1728
|
ListUserImportJobsRequest.filterSensitiveLog = (obj) => ({
|
|
2425
1729
|
...obj,
|
|
2426
1730
|
});
|
|
2427
1731
|
})(ListUserImportJobsRequest = exports.ListUserImportJobsRequest || (exports.ListUserImportJobsRequest = {}));
|
|
2428
1732
|
var ListUserImportJobsResponse;
|
|
2429
1733
|
(function (ListUserImportJobsResponse) {
|
|
2430
|
-
/**
|
|
2431
|
-
* @internal
|
|
2432
|
-
*/
|
|
2433
1734
|
ListUserImportJobsResponse.filterSensitiveLog = (obj) => ({
|
|
2434
1735
|
...obj,
|
|
2435
1736
|
});
|
|
2436
1737
|
})(ListUserImportJobsResponse = exports.ListUserImportJobsResponse || (exports.ListUserImportJobsResponse = {}));
|
|
2437
1738
|
var ListUserPoolClientsRequest;
|
|
2438
1739
|
(function (ListUserPoolClientsRequest) {
|
|
2439
|
-
/**
|
|
2440
|
-
* @internal
|
|
2441
|
-
*/
|
|
2442
1740
|
ListUserPoolClientsRequest.filterSensitiveLog = (obj) => ({
|
|
2443
1741
|
...obj,
|
|
2444
1742
|
});
|
|
2445
1743
|
})(ListUserPoolClientsRequest = exports.ListUserPoolClientsRequest || (exports.ListUserPoolClientsRequest = {}));
|
|
2446
1744
|
var UserPoolClientDescription;
|
|
2447
1745
|
(function (UserPoolClientDescription) {
|
|
2448
|
-
/**
|
|
2449
|
-
* @internal
|
|
2450
|
-
*/
|
|
2451
1746
|
UserPoolClientDescription.filterSensitiveLog = (obj) => ({
|
|
2452
1747
|
...obj,
|
|
2453
1748
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2455,9 +1750,6 @@ var UserPoolClientDescription;
|
|
|
2455
1750
|
})(UserPoolClientDescription = exports.UserPoolClientDescription || (exports.UserPoolClientDescription = {}));
|
|
2456
1751
|
var ListUserPoolClientsResponse;
|
|
2457
1752
|
(function (ListUserPoolClientsResponse) {
|
|
2458
|
-
/**
|
|
2459
|
-
* @internal
|
|
2460
|
-
*/
|
|
2461
1753
|
ListUserPoolClientsResponse.filterSensitiveLog = (obj) => ({
|
|
2462
1754
|
...obj,
|
|
2463
1755
|
...(obj.UserPoolClients && {
|
|
@@ -2467,45 +1759,30 @@ var ListUserPoolClientsResponse;
|
|
|
2467
1759
|
})(ListUserPoolClientsResponse = exports.ListUserPoolClientsResponse || (exports.ListUserPoolClientsResponse = {}));
|
|
2468
1760
|
var ListUserPoolsRequest;
|
|
2469
1761
|
(function (ListUserPoolsRequest) {
|
|
2470
|
-
/**
|
|
2471
|
-
* @internal
|
|
2472
|
-
*/
|
|
2473
1762
|
ListUserPoolsRequest.filterSensitiveLog = (obj) => ({
|
|
2474
1763
|
...obj,
|
|
2475
1764
|
});
|
|
2476
1765
|
})(ListUserPoolsRequest = exports.ListUserPoolsRequest || (exports.ListUserPoolsRequest = {}));
|
|
2477
1766
|
var UserPoolDescriptionType;
|
|
2478
1767
|
(function (UserPoolDescriptionType) {
|
|
2479
|
-
/**
|
|
2480
|
-
* @internal
|
|
2481
|
-
*/
|
|
2482
1768
|
UserPoolDescriptionType.filterSensitiveLog = (obj) => ({
|
|
2483
1769
|
...obj,
|
|
2484
1770
|
});
|
|
2485
1771
|
})(UserPoolDescriptionType = exports.UserPoolDescriptionType || (exports.UserPoolDescriptionType = {}));
|
|
2486
1772
|
var ListUserPoolsResponse;
|
|
2487
1773
|
(function (ListUserPoolsResponse) {
|
|
2488
|
-
/**
|
|
2489
|
-
* @internal
|
|
2490
|
-
*/
|
|
2491
1774
|
ListUserPoolsResponse.filterSensitiveLog = (obj) => ({
|
|
2492
1775
|
...obj,
|
|
2493
1776
|
});
|
|
2494
1777
|
})(ListUserPoolsResponse = exports.ListUserPoolsResponse || (exports.ListUserPoolsResponse = {}));
|
|
2495
1778
|
var ListUsersRequest;
|
|
2496
1779
|
(function (ListUsersRequest) {
|
|
2497
|
-
/**
|
|
2498
|
-
* @internal
|
|
2499
|
-
*/
|
|
2500
1780
|
ListUsersRequest.filterSensitiveLog = (obj) => ({
|
|
2501
1781
|
...obj,
|
|
2502
1782
|
});
|
|
2503
1783
|
})(ListUsersRequest = exports.ListUsersRequest || (exports.ListUsersRequest = {}));
|
|
2504
1784
|
var ListUsersResponse;
|
|
2505
1785
|
(function (ListUsersResponse) {
|
|
2506
|
-
/**
|
|
2507
|
-
* @internal
|
|
2508
|
-
*/
|
|
2509
1786
|
ListUsersResponse.filterSensitiveLog = (obj) => ({
|
|
2510
1787
|
...obj,
|
|
2511
1788
|
...(obj.Users && { Users: obj.Users.map((item) => UserType.filterSensitiveLog(item)) }),
|
|
@@ -2513,18 +1790,12 @@ var ListUsersResponse;
|
|
|
2513
1790
|
})(ListUsersResponse = exports.ListUsersResponse || (exports.ListUsersResponse = {}));
|
|
2514
1791
|
var ListUsersInGroupRequest;
|
|
2515
1792
|
(function (ListUsersInGroupRequest) {
|
|
2516
|
-
/**
|
|
2517
|
-
* @internal
|
|
2518
|
-
*/
|
|
2519
1793
|
ListUsersInGroupRequest.filterSensitiveLog = (obj) => ({
|
|
2520
1794
|
...obj,
|
|
2521
1795
|
});
|
|
2522
1796
|
})(ListUsersInGroupRequest = exports.ListUsersInGroupRequest || (exports.ListUsersInGroupRequest = {}));
|
|
2523
1797
|
var ListUsersInGroupResponse;
|
|
2524
1798
|
(function (ListUsersInGroupResponse) {
|
|
2525
|
-
/**
|
|
2526
|
-
* @internal
|
|
2527
|
-
*/
|
|
2528
1799
|
ListUsersInGroupResponse.filterSensitiveLog = (obj) => ({
|
|
2529
1800
|
...obj,
|
|
2530
1801
|
...(obj.Users && { Users: obj.Users.map((item) => UserType.filterSensitiveLog(item)) }),
|
|
@@ -2532,9 +1803,6 @@ var ListUsersInGroupResponse;
|
|
|
2532
1803
|
})(ListUsersInGroupResponse = exports.ListUsersInGroupResponse || (exports.ListUsersInGroupResponse = {}));
|
|
2533
1804
|
var ResendConfirmationCodeRequest;
|
|
2534
1805
|
(function (ResendConfirmationCodeRequest) {
|
|
2535
|
-
/**
|
|
2536
|
-
* @internal
|
|
2537
|
-
*/
|
|
2538
1806
|
ResendConfirmationCodeRequest.filterSensitiveLog = (obj) => ({
|
|
2539
1807
|
...obj,
|
|
2540
1808
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2544,18 +1812,12 @@ var ResendConfirmationCodeRequest;
|
|
|
2544
1812
|
})(ResendConfirmationCodeRequest = exports.ResendConfirmationCodeRequest || (exports.ResendConfirmationCodeRequest = {}));
|
|
2545
1813
|
var ResendConfirmationCodeResponse;
|
|
2546
1814
|
(function (ResendConfirmationCodeResponse) {
|
|
2547
|
-
/**
|
|
2548
|
-
* @internal
|
|
2549
|
-
*/
|
|
2550
1815
|
ResendConfirmationCodeResponse.filterSensitiveLog = (obj) => ({
|
|
2551
1816
|
...obj,
|
|
2552
1817
|
});
|
|
2553
1818
|
})(ResendConfirmationCodeResponse = exports.ResendConfirmationCodeResponse || (exports.ResendConfirmationCodeResponse = {}));
|
|
2554
1819
|
var RespondToAuthChallengeRequest;
|
|
2555
1820
|
(function (RespondToAuthChallengeRequest) {
|
|
2556
|
-
/**
|
|
2557
|
-
* @internal
|
|
2558
|
-
*/
|
|
2559
1821
|
RespondToAuthChallengeRequest.filterSensitiveLog = (obj) => ({
|
|
2560
1822
|
...obj,
|
|
2561
1823
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2563,9 +1825,6 @@ var RespondToAuthChallengeRequest;
|
|
|
2563
1825
|
})(RespondToAuthChallengeRequest = exports.RespondToAuthChallengeRequest || (exports.RespondToAuthChallengeRequest = {}));
|
|
2564
1826
|
var RespondToAuthChallengeResponse;
|
|
2565
1827
|
(function (RespondToAuthChallengeResponse) {
|
|
2566
|
-
/**
|
|
2567
|
-
* @internal
|
|
2568
|
-
*/
|
|
2569
1828
|
RespondToAuthChallengeResponse.filterSensitiveLog = (obj) => ({
|
|
2570
1829
|
...obj,
|
|
2571
1830
|
...(obj.AuthenticationResult && {
|
|
@@ -2575,9 +1834,6 @@ var RespondToAuthChallengeResponse;
|
|
|
2575
1834
|
})(RespondToAuthChallengeResponse = exports.RespondToAuthChallengeResponse || (exports.RespondToAuthChallengeResponse = {}));
|
|
2576
1835
|
var RevokeTokenRequest;
|
|
2577
1836
|
(function (RevokeTokenRequest) {
|
|
2578
|
-
/**
|
|
2579
|
-
* @internal
|
|
2580
|
-
*/
|
|
2581
1837
|
RevokeTokenRequest.filterSensitiveLog = (obj) => ({
|
|
2582
1838
|
...obj,
|
|
2583
1839
|
...(obj.Token && { Token: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2587,45 +1843,30 @@ var RevokeTokenRequest;
|
|
|
2587
1843
|
})(RevokeTokenRequest = exports.RevokeTokenRequest || (exports.RevokeTokenRequest = {}));
|
|
2588
1844
|
var RevokeTokenResponse;
|
|
2589
1845
|
(function (RevokeTokenResponse) {
|
|
2590
|
-
/**
|
|
2591
|
-
* @internal
|
|
2592
|
-
*/
|
|
2593
1846
|
RevokeTokenResponse.filterSensitiveLog = (obj) => ({
|
|
2594
1847
|
...obj,
|
|
2595
1848
|
});
|
|
2596
1849
|
})(RevokeTokenResponse = exports.RevokeTokenResponse || (exports.RevokeTokenResponse = {}));
|
|
2597
1850
|
var UnauthorizedException;
|
|
2598
1851
|
(function (UnauthorizedException) {
|
|
2599
|
-
/**
|
|
2600
|
-
* @internal
|
|
2601
|
-
*/
|
|
2602
1852
|
UnauthorizedException.filterSensitiveLog = (obj) => ({
|
|
2603
1853
|
...obj,
|
|
2604
1854
|
});
|
|
2605
1855
|
})(UnauthorizedException = exports.UnauthorizedException || (exports.UnauthorizedException = {}));
|
|
2606
1856
|
var UnsupportedOperationException;
|
|
2607
1857
|
(function (UnsupportedOperationException) {
|
|
2608
|
-
/**
|
|
2609
|
-
* @internal
|
|
2610
|
-
*/
|
|
2611
1858
|
UnsupportedOperationException.filterSensitiveLog = (obj) => ({
|
|
2612
1859
|
...obj,
|
|
2613
1860
|
});
|
|
2614
1861
|
})(UnsupportedOperationException = exports.UnsupportedOperationException || (exports.UnsupportedOperationException = {}));
|
|
2615
1862
|
var UnsupportedTokenTypeException;
|
|
2616
1863
|
(function (UnsupportedTokenTypeException) {
|
|
2617
|
-
/**
|
|
2618
|
-
* @internal
|
|
2619
|
-
*/
|
|
2620
1864
|
UnsupportedTokenTypeException.filterSensitiveLog = (obj) => ({
|
|
2621
1865
|
...obj,
|
|
2622
1866
|
});
|
|
2623
1867
|
})(UnsupportedTokenTypeException = exports.UnsupportedTokenTypeException || (exports.UnsupportedTokenTypeException = {}));
|
|
2624
1868
|
var SetRiskConfigurationRequest;
|
|
2625
1869
|
(function (SetRiskConfigurationRequest) {
|
|
2626
|
-
/**
|
|
2627
|
-
* @internal
|
|
2628
|
-
*/
|
|
2629
1870
|
SetRiskConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
2630
1871
|
...obj,
|
|
2631
1872
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2633,9 +1874,6 @@ var SetRiskConfigurationRequest;
|
|
|
2633
1874
|
})(SetRiskConfigurationRequest = exports.SetRiskConfigurationRequest || (exports.SetRiskConfigurationRequest = {}));
|
|
2634
1875
|
var SetRiskConfigurationResponse;
|
|
2635
1876
|
(function (SetRiskConfigurationResponse) {
|
|
2636
|
-
/**
|
|
2637
|
-
* @internal
|
|
2638
|
-
*/
|
|
2639
1877
|
SetRiskConfigurationResponse.filterSensitiveLog = (obj) => ({
|
|
2640
1878
|
...obj,
|
|
2641
1879
|
...(obj.RiskConfiguration && {
|
|
@@ -2645,9 +1883,6 @@ var SetRiskConfigurationResponse;
|
|
|
2645
1883
|
})(SetRiskConfigurationResponse = exports.SetRiskConfigurationResponse || (exports.SetRiskConfigurationResponse = {}));
|
|
2646
1884
|
var SetUICustomizationRequest;
|
|
2647
1885
|
(function (SetUICustomizationRequest) {
|
|
2648
|
-
/**
|
|
2649
|
-
* @internal
|
|
2650
|
-
*/
|
|
2651
1886
|
SetUICustomizationRequest.filterSensitiveLog = (obj) => ({
|
|
2652
1887
|
...obj,
|
|
2653
1888
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2655,9 +1890,6 @@ var SetUICustomizationRequest;
|
|
|
2655
1890
|
})(SetUICustomizationRequest = exports.SetUICustomizationRequest || (exports.SetUICustomizationRequest = {}));
|
|
2656
1891
|
var SetUICustomizationResponse;
|
|
2657
1892
|
(function (SetUICustomizationResponse) {
|
|
2658
|
-
/**
|
|
2659
|
-
* @internal
|
|
2660
|
-
*/
|
|
2661
1893
|
SetUICustomizationResponse.filterSensitiveLog = (obj) => ({
|
|
2662
1894
|
...obj,
|
|
2663
1895
|
...(obj.UICustomization && { UICustomization: UICustomizationType.filterSensitiveLog(obj.UICustomization) }),
|
|
@@ -2665,9 +1897,6 @@ var SetUICustomizationResponse;
|
|
|
2665
1897
|
})(SetUICustomizationResponse = exports.SetUICustomizationResponse || (exports.SetUICustomizationResponse = {}));
|
|
2666
1898
|
var SetUserMFAPreferenceRequest;
|
|
2667
1899
|
(function (SetUserMFAPreferenceRequest) {
|
|
2668
|
-
/**
|
|
2669
|
-
* @internal
|
|
2670
|
-
*/
|
|
2671
1900
|
SetUserMFAPreferenceRequest.filterSensitiveLog = (obj) => ({
|
|
2672
1901
|
...obj,
|
|
2673
1902
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2675,36 +1904,24 @@ var SetUserMFAPreferenceRequest;
|
|
|
2675
1904
|
})(SetUserMFAPreferenceRequest = exports.SetUserMFAPreferenceRequest || (exports.SetUserMFAPreferenceRequest = {}));
|
|
2676
1905
|
var SetUserMFAPreferenceResponse;
|
|
2677
1906
|
(function (SetUserMFAPreferenceResponse) {
|
|
2678
|
-
/**
|
|
2679
|
-
* @internal
|
|
2680
|
-
*/
|
|
2681
1907
|
SetUserMFAPreferenceResponse.filterSensitiveLog = (obj) => ({
|
|
2682
1908
|
...obj,
|
|
2683
1909
|
});
|
|
2684
1910
|
})(SetUserMFAPreferenceResponse = exports.SetUserMFAPreferenceResponse || (exports.SetUserMFAPreferenceResponse = {}));
|
|
2685
1911
|
var SetUserPoolMfaConfigRequest;
|
|
2686
1912
|
(function (SetUserPoolMfaConfigRequest) {
|
|
2687
|
-
/**
|
|
2688
|
-
* @internal
|
|
2689
|
-
*/
|
|
2690
1913
|
SetUserPoolMfaConfigRequest.filterSensitiveLog = (obj) => ({
|
|
2691
1914
|
...obj,
|
|
2692
1915
|
});
|
|
2693
1916
|
})(SetUserPoolMfaConfigRequest = exports.SetUserPoolMfaConfigRequest || (exports.SetUserPoolMfaConfigRequest = {}));
|
|
2694
1917
|
var SetUserPoolMfaConfigResponse;
|
|
2695
1918
|
(function (SetUserPoolMfaConfigResponse) {
|
|
2696
|
-
/**
|
|
2697
|
-
* @internal
|
|
2698
|
-
*/
|
|
2699
1919
|
SetUserPoolMfaConfigResponse.filterSensitiveLog = (obj) => ({
|
|
2700
1920
|
...obj,
|
|
2701
1921
|
});
|
|
2702
1922
|
})(SetUserPoolMfaConfigResponse = exports.SetUserPoolMfaConfigResponse || (exports.SetUserPoolMfaConfigResponse = {}));
|
|
2703
1923
|
var SetUserSettingsRequest;
|
|
2704
1924
|
(function (SetUserSettingsRequest) {
|
|
2705
|
-
/**
|
|
2706
|
-
* @internal
|
|
2707
|
-
*/
|
|
2708
1925
|
SetUserSettingsRequest.filterSensitiveLog = (obj) => ({
|
|
2709
1926
|
...obj,
|
|
2710
1927
|
...(obj.AccessToken && { AccessToken: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2712,18 +1929,12 @@ var SetUserSettingsRequest;
|
|
|
2712
1929
|
})(SetUserSettingsRequest = exports.SetUserSettingsRequest || (exports.SetUserSettingsRequest = {}));
|
|
2713
1930
|
var SetUserSettingsResponse;
|
|
2714
1931
|
(function (SetUserSettingsResponse) {
|
|
2715
|
-
/**
|
|
2716
|
-
* @internal
|
|
2717
|
-
*/
|
|
2718
1932
|
SetUserSettingsResponse.filterSensitiveLog = (obj) => ({
|
|
2719
1933
|
...obj,
|
|
2720
1934
|
});
|
|
2721
1935
|
})(SetUserSettingsResponse = exports.SetUserSettingsResponse || (exports.SetUserSettingsResponse = {}));
|
|
2722
1936
|
var SignUpRequest;
|
|
2723
1937
|
(function (SignUpRequest) {
|
|
2724
|
-
/**
|
|
2725
|
-
* @internal
|
|
2726
|
-
*/
|
|
2727
1938
|
SignUpRequest.filterSensitiveLog = (obj) => ({
|
|
2728
1939
|
...obj,
|
|
2729
1940
|
...(obj.ClientId && { ClientId: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -2740,20 +1951,13 @@ var SignUpRequest;
|
|
|
2740
1951
|
})(SignUpRequest = exports.SignUpRequest || (exports.SignUpRequest = {}));
|
|
2741
1952
|
var SignUpResponse;
|
|
2742
1953
|
(function (SignUpResponse) {
|
|
2743
|
-
/**
|
|
2744
|
-
* @internal
|
|
2745
|
-
*/
|
|
2746
1954
|
SignUpResponse.filterSensitiveLog = (obj) => ({
|
|
2747
1955
|
...obj,
|
|
2748
1956
|
});
|
|
2749
1957
|
})(SignUpResponse = exports.SignUpResponse || (exports.SignUpResponse = {}));
|
|
2750
1958
|
var StartUserImportJobRequest;
|
|
2751
1959
|
(function (StartUserImportJobRequest) {
|
|
2752
|
-
/**
|
|
2753
|
-
* @internal
|
|
2754
|
-
*/
|
|
2755
1960
|
StartUserImportJobRequest.filterSensitiveLog = (obj) => ({
|
|
2756
1961
|
...obj,
|
|
2757
1962
|
});
|
|
2758
1963
|
})(StartUserImportJobRequest = exports.StartUserImportJobRequest || (exports.StartUserImportJobRequest = {}));
|
|
2759
|
-
//# sourceMappingURL=models_0.js.map
|