@aws-sdk/client-cognito-identity-provider 3.1076.0 → 3.1078.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +387 -1515
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AddCustomAttributesCommand.js +2 -14
- package/dist-es/commands/AddUserPoolClientSecretCommand.js +2 -14
- package/dist-es/commands/AdminAddUserToGroupCommand.js +2 -14
- package/dist-es/commands/AdminConfirmSignUpCommand.js +2 -14
- package/dist-es/commands/AdminCreateUserCommand.js +2 -14
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +2 -14
- package/dist-es/commands/AdminDeleteUserCommand.js +2 -14
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +2 -14
- package/dist-es/commands/AdminDisableUserCommand.js +2 -14
- package/dist-es/commands/AdminEnableUserCommand.js +2 -14
- package/dist-es/commands/AdminForgetDeviceCommand.js +2 -14
- package/dist-es/commands/AdminGetDeviceCommand.js +2 -14
- package/dist-es/commands/AdminGetUserCommand.js +2 -14
- package/dist-es/commands/AdminInitiateAuthCommand.js +2 -14
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +2 -14
- package/dist-es/commands/AdminListDevicesCommand.js +2 -14
- package/dist-es/commands/AdminListGroupsForUserCommand.js +2 -14
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +2 -14
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +2 -14
- package/dist-es/commands/AdminResetUserPasswordCommand.js +2 -14
- package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +2 -14
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +2 -14
- package/dist-es/commands/AdminSetUserPasswordCommand.js +2 -14
- package/dist-es/commands/AdminSetUserSettingsCommand.js +2 -14
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +2 -14
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +2 -14
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +2 -14
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +2 -14
- package/dist-es/commands/AssociateSoftwareTokenCommand.js +2 -14
- package/dist-es/commands/ChangePasswordCommand.js +2 -14
- package/dist-es/commands/CompleteWebAuthnRegistrationCommand.js +2 -14
- package/dist-es/commands/ConfirmDeviceCommand.js +2 -14
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +2 -14
- package/dist-es/commands/ConfirmSignUpCommand.js +2 -14
- package/dist-es/commands/CreateGroupCommand.js +2 -14
- package/dist-es/commands/CreateIdentityProviderCommand.js +2 -14
- package/dist-es/commands/CreateManagedLoginBrandingCommand.js +2 -14
- package/dist-es/commands/CreateResourceServerCommand.js +2 -14
- package/dist-es/commands/CreateTermsCommand.js +2 -14
- package/dist-es/commands/CreateUserImportJobCommand.js +2 -14
- package/dist-es/commands/CreateUserPoolClientCommand.js +2 -14
- package/dist-es/commands/CreateUserPoolCommand.js +2 -14
- package/dist-es/commands/CreateUserPoolDomainCommand.js +2 -14
- package/dist-es/commands/CreateUserPoolReplicaCommand.js +2 -14
- package/dist-es/commands/DeleteGroupCommand.js +2 -14
- package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -14
- package/dist-es/commands/DeleteManagedLoginBrandingCommand.js +2 -14
- package/dist-es/commands/DeleteResourceServerCommand.js +2 -14
- package/dist-es/commands/DeleteTermsCommand.js +2 -14
- package/dist-es/commands/DeleteUserAttributesCommand.js +2 -14
- package/dist-es/commands/DeleteUserCommand.js +2 -14
- package/dist-es/commands/DeleteUserPoolClientCommand.js +2 -14
- package/dist-es/commands/DeleteUserPoolClientSecretCommand.js +2 -14
- package/dist-es/commands/DeleteUserPoolCommand.js +2 -14
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +2 -14
- package/dist-es/commands/DeleteUserPoolReplicaCommand.js +2 -14
- package/dist-es/commands/DeleteWebAuthnCredentialCommand.js +2 -14
- package/dist-es/commands/DescribeIdentityProviderCommand.js +2 -14
- package/dist-es/commands/DescribeManagedLoginBrandingByClientCommand.js +2 -14
- package/dist-es/commands/DescribeManagedLoginBrandingCommand.js +2 -14
- package/dist-es/commands/DescribeResourceServerCommand.js +2 -14
- package/dist-es/commands/DescribeRiskConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeTermsCommand.js +2 -14
- package/dist-es/commands/DescribeUserImportJobCommand.js +2 -14
- package/dist-es/commands/DescribeUserPoolClientCommand.js +2 -14
- package/dist-es/commands/DescribeUserPoolCommand.js +2 -14
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +2 -14
- package/dist-es/commands/ForgetDeviceCommand.js +2 -14
- package/dist-es/commands/ForgotPasswordCommand.js +2 -14
- package/dist-es/commands/GetCSVHeaderCommand.js +2 -14
- package/dist-es/commands/GetDeviceCommand.js +2 -14
- package/dist-es/commands/GetGroupCommand.js +2 -14
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +2 -14
- package/dist-es/commands/GetLogDeliveryConfigurationCommand.js +2 -14
- package/dist-es/commands/GetSigningCertificateCommand.js +2 -14
- package/dist-es/commands/GetTokensFromRefreshTokenCommand.js +2 -14
- package/dist-es/commands/GetUICustomizationCommand.js +2 -14
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +2 -14
- package/dist-es/commands/GetUserAuthFactorsCommand.js +2 -14
- package/dist-es/commands/GetUserCommand.js +2 -14
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +2 -14
- package/dist-es/commands/GlobalSignOutCommand.js +2 -14
- package/dist-es/commands/InitiateAuthCommand.js +2 -14
- package/dist-es/commands/ListDevicesCommand.js +2 -14
- package/dist-es/commands/ListGroupsCommand.js +2 -14
- package/dist-es/commands/ListIdentityProvidersCommand.js +2 -14
- package/dist-es/commands/ListResourceServersCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTermsCommand.js +2 -14
- package/dist-es/commands/ListUserImportJobsCommand.js +2 -14
- package/dist-es/commands/ListUserPoolClientSecretsCommand.js +2 -14
- package/dist-es/commands/ListUserPoolClientsCommand.js +2 -14
- package/dist-es/commands/ListUserPoolReplicasCommand.js +2 -14
- package/dist-es/commands/ListUserPoolsCommand.js +2 -14
- package/dist-es/commands/ListUsersCommand.js +2 -14
- package/dist-es/commands/ListUsersInGroupCommand.js +2 -14
- package/dist-es/commands/ListWebAuthnCredentialsCommand.js +2 -14
- package/dist-es/commands/ResendConfirmationCodeCommand.js +2 -14
- package/dist-es/commands/RespondToAuthChallengeCommand.js +2 -14
- package/dist-es/commands/RevokeTokenCommand.js +2 -14
- package/dist-es/commands/SetLogDeliveryConfigurationCommand.js +2 -14
- package/dist-es/commands/SetRiskConfigurationCommand.js +2 -14
- package/dist-es/commands/SetUICustomizationCommand.js +2 -14
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +2 -14
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +2 -14
- package/dist-es/commands/SetUserSettingsCommand.js +2 -14
- package/dist-es/commands/SignUpCommand.js +2 -14
- package/dist-es/commands/StartUserImportJobCommand.js +2 -14
- package/dist-es/commands/StartWebAuthnRegistrationCommand.js +2 -14
- package/dist-es/commands/StopUserImportJobCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +2 -14
- package/dist-es/commands/UpdateDeviceStatusCommand.js +2 -14
- package/dist-es/commands/UpdateGroupCommand.js +2 -14
- package/dist-es/commands/UpdateIdentityProviderCommand.js +2 -14
- package/dist-es/commands/UpdateManagedLoginBrandingCommand.js +2 -14
- package/dist-es/commands/UpdateResourceServerCommand.js +2 -14
- package/dist-es/commands/UpdateTermsCommand.js +2 -14
- package/dist-es/commands/UpdateUserAttributesCommand.js +2 -14
- package/dist-es/commands/UpdateUserPoolClientCommand.js +2 -14
- package/dist-es/commands/UpdateUserPoolCommand.js +2 -14
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +2 -14
- package/dist-es/commands/UpdateUserPoolReplicaCommand.js +2 -14
- package/dist-es/commands/VerifySoftwareTokenCommand.js +2 -14
- package/dist-es/commands/VerifyUserAttributeCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AddCustomAttributesCommand.d.ts +3 -8
- package/dist-types/commands/AddUserPoolClientSecretCommand.d.ts +3 -8
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +3 -8
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +3 -8
- package/dist-types/commands/AdminCreateUserCommand.d.ts +3 -8
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +3 -8
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +3 -8
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +3 -8
- package/dist-types/commands/AdminDisableUserCommand.d.ts +3 -8
- package/dist-types/commands/AdminEnableUserCommand.d.ts +3 -8
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +3 -8
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +3 -8
- package/dist-types/commands/AdminGetUserCommand.d.ts +3 -8
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +3 -8
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +3 -8
- package/dist-types/commands/AdminListDevicesCommand.d.ts +3 -8
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +3 -8
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +3 -8
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +3 -8
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +3 -8
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +3 -8
- package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +3 -8
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +3 -8
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +3 -8
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +3 -8
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +3 -8
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +3 -8
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +3 -8
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +3 -8
- package/dist-types/commands/ChangePasswordCommand.d.ts +3 -8
- package/dist-types/commands/CompleteWebAuthnRegistrationCommand.d.ts +3 -8
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +3 -8
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +3 -8
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +3 -8
- package/dist-types/commands/CreateGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +3 -8
- package/dist-types/commands/CreateManagedLoginBrandingCommand.d.ts +3 -8
- package/dist-types/commands/CreateResourceServerCommand.d.ts +3 -8
- package/dist-types/commands/CreateTermsCommand.d.ts +3 -8
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +3 -8
- package/dist-types/commands/CreateUserPoolCommand.d.ts +3 -8
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +3 -8
- package/dist-types/commands/CreateUserPoolReplicaCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +3 -8
- package/dist-types/commands/DeleteManagedLoginBrandingCommand.d.ts +3 -8
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTermsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUserCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUserPoolClientSecretCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUserPoolReplicaCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWebAuthnCredentialCommand.d.ts +3 -8
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +3 -8
- package/dist-types/commands/DescribeManagedLoginBrandingByClientCommand.d.ts +3 -8
- package/dist-types/commands/DescribeManagedLoginBrandingCommand.d.ts +3 -8
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +3 -8
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTermsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +3 -8
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +3 -8
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +3 -8
- package/dist-types/commands/ForgetDeviceCommand.d.ts +3 -8
- package/dist-types/commands/ForgotPasswordCommand.d.ts +3 -8
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +3 -8
- package/dist-types/commands/GetDeviceCommand.d.ts +3 -8
- package/dist-types/commands/GetGroupCommand.d.ts +3 -8
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +3 -8
- package/dist-types/commands/GetLogDeliveryConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +3 -8
- package/dist-types/commands/GetTokensFromRefreshTokenCommand.d.ts +3 -8
- package/dist-types/commands/GetUICustomizationCommand.d.ts +3 -8
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +3 -8
- package/dist-types/commands/GetUserAuthFactorsCommand.d.ts +3 -8
- package/dist-types/commands/GetUserCommand.d.ts +3 -8
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +3 -8
- package/dist-types/commands/GlobalSignOutCommand.d.ts +3 -8
- package/dist-types/commands/InitiateAuthCommand.d.ts +3 -8
- package/dist-types/commands/ListDevicesCommand.d.ts +3 -8
- package/dist-types/commands/ListGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceServersCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTermsCommand.d.ts +3 -8
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListUserPoolClientSecretsCommand.d.ts +3 -8
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +3 -8
- package/dist-types/commands/ListUserPoolReplicasCommand.d.ts +3 -8
- package/dist-types/commands/ListUserPoolsCommand.d.ts +3 -8
- package/dist-types/commands/ListUsersCommand.d.ts +3 -8
- package/dist-types/commands/ListUsersInGroupCommand.d.ts +3 -8
- package/dist-types/commands/ListWebAuthnCredentialsCommand.d.ts +3 -8
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +3 -8
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +3 -8
- package/dist-types/commands/RevokeTokenCommand.d.ts +3 -8
- package/dist-types/commands/SetLogDeliveryConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/SetUICustomizationCommand.d.ts +3 -8
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +3 -8
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +3 -8
- package/dist-types/commands/SetUserSettingsCommand.d.ts +3 -8
- package/dist-types/commands/SignUpCommand.d.ts +3 -8
- package/dist-types/commands/StartUserImportJobCommand.d.ts +3 -8
- package/dist-types/commands/StartWebAuthnRegistrationCommand.d.ts +3 -8
- package/dist-types/commands/StopUserImportJobCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +3 -8
- package/dist-types/commands/UpdateManagedLoginBrandingCommand.d.ts +3 -8
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTermsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +3 -8
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +3 -8
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +3 -8
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +3 -8
- package/dist-types/commands/UpdateUserPoolReplicaCommand.d.ts +3 -8
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +3 -8
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddUserPoolClientSecretCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CompleteWebAuthnRegistrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateManagedLoginBrandingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTermsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUserPoolReplicaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteManagedLoginBrandingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTermsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUserPoolClientSecretCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUserPoolReplicaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWebAuthnCredentialCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeManagedLoginBrandingByClientCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeManagedLoginBrandingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTermsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLogDeliveryConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTokensFromRefreshTokenCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetUserAuthFactorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTermsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUserPoolClientSecretsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUserPoolReplicasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListWebAuthnCredentialsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetLogDeliveryConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SignUpCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartWebAuthnRegistrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateManagedLoginBrandingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTermsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateUserPoolReplicaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { NoAuthSigner, getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
11
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
12
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
13
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
14
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
15
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
16
|
const { AwsJson1_1Protocol } = require("@aws-sdk/core/protocols");
|
|
17
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
18
|
|
|
17
19
|
const defaultCognitoIdentityProviderHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
18
20
|
return {
|
|
@@ -232,7 +234,7 @@ const commonParams = {
|
|
|
232
234
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
233
235
|
};
|
|
234
236
|
|
|
235
|
-
var version = "3.
|
|
237
|
+
var version = "3.1077.0";
|
|
236
238
|
var packageInfo = {
|
|
237
239
|
version: version};
|
|
238
240
|
|
|
@@ -4459,6 +4461,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
4459
4461
|
serviceTarget: "AWSCognitoIdentityProviderService",
|
|
4460
4462
|
},
|
|
4461
4463
|
serviceId: config?.serviceId ?? "Cognito Identity Provider",
|
|
4464
|
+
sha256: config?.sha256 ?? Sha256,
|
|
4462
4465
|
urlParser: config?.urlParser ?? parseUrl,
|
|
4463
4466
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
4464
4467
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -4492,7 +4495,6 @@ const getRuntimeConfig = (config) => {
|
|
|
4492
4495
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
4493
4496
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
4494
4497
|
}, config),
|
|
4495
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
4496
4498
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
4497
4499
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
4498
4500
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -4580,1516 +4582,386 @@ class CognitoIdentityProviderClient extends Client {
|
|
|
4580
4582
|
}
|
|
4581
4583
|
}
|
|
4582
4584
|
|
|
4583
|
-
|
|
4584
|
-
|
|
4585
|
-
|
|
4586
|
-
|
|
4587
|
-
|
|
4588
|
-
}
|
|
4589
|
-
|
|
4590
|
-
|
|
4591
|
-
|
|
4592
|
-
|
|
4593
|
-
|
|
4594
|
-
|
|
4595
|
-
|
|
4596
|
-
|
|
4597
|
-
|
|
4598
|
-
|
|
4599
|
-
|
|
4600
|
-
}
|
|
4601
|
-
|
|
4602
|
-
|
|
4603
|
-
|
|
4604
|
-
|
|
4605
|
-
|
|
4606
|
-
|
|
4607
|
-
|
|
4608
|
-
|
|
4609
|
-
|
|
4610
|
-
|
|
4611
|
-
|
|
4612
|
-
}
|
|
4613
|
-
|
|
4614
|
-
|
|
4615
|
-
|
|
4616
|
-
|
|
4617
|
-
|
|
4618
|
-
|
|
4619
|
-
|
|
4620
|
-
|
|
4621
|
-
|
|
4622
|
-
|
|
4623
|
-
|
|
4624
|
-
}
|
|
4625
|
-
|
|
4626
|
-
|
|
4627
|
-
|
|
4628
|
-
|
|
4629
|
-
|
|
4630
|
-
|
|
4631
|
-
|
|
4632
|
-
|
|
4633
|
-
|
|
4634
|
-
|
|
4635
|
-
|
|
4636
|
-
}
|
|
4637
|
-
|
|
4638
|
-
|
|
4639
|
-
|
|
4640
|
-
|
|
4641
|
-
|
|
4642
|
-
|
|
4643
|
-
|
|
4644
|
-
|
|
4645
|
-
|
|
4646
|
-
|
|
4647
|
-
|
|
4648
|
-
}
|
|
4649
|
-
|
|
4650
|
-
|
|
4651
|
-
|
|
4652
|
-
|
|
4653
|
-
|
|
4654
|
-
|
|
4655
|
-
|
|
4656
|
-
|
|
4657
|
-
|
|
4658
|
-
|
|
4659
|
-
|
|
4660
|
-
}
|
|
4661
|
-
|
|
4662
|
-
|
|
4663
|
-
|
|
4664
|
-
|
|
4665
|
-
|
|
4666
|
-
|
|
4667
|
-
|
|
4668
|
-
|
|
4669
|
-
|
|
4670
|
-
|
|
4671
|
-
|
|
4672
|
-
}
|
|
4673
|
-
|
|
4674
|
-
|
|
4675
|
-
|
|
4676
|
-
|
|
4677
|
-
|
|
4678
|
-
|
|
4679
|
-
|
|
4680
|
-
|
|
4681
|
-
|
|
4682
|
-
|
|
4683
|
-
|
|
4684
|
-
}
|
|
4685
|
-
|
|
4686
|
-
|
|
4687
|
-
|
|
4688
|
-
|
|
4689
|
-
|
|
4690
|
-
|
|
4691
|
-
|
|
4692
|
-
|
|
4693
|
-
|
|
4694
|
-
|
|
4695
|
-
|
|
4696
|
-
}
|
|
4697
|
-
|
|
4698
|
-
|
|
4699
|
-
|
|
4700
|
-
|
|
4701
|
-
|
|
4702
|
-
|
|
4703
|
-
|
|
4704
|
-
|
|
4705
|
-
|
|
4706
|
-
|
|
4707
|
-
|
|
4708
|
-
}
|
|
4709
|
-
|
|
4710
|
-
|
|
4711
|
-
|
|
4712
|
-
|
|
4713
|
-
|
|
4714
|
-
|
|
4715
|
-
|
|
4716
|
-
|
|
4717
|
-
|
|
4718
|
-
|
|
4719
|
-
|
|
4720
|
-
}
|
|
4721
|
-
|
|
4722
|
-
|
|
4723
|
-
|
|
4724
|
-
|
|
4725
|
-
|
|
4726
|
-
|
|
4727
|
-
|
|
4728
|
-
|
|
4729
|
-
|
|
4730
|
-
|
|
4731
|
-
|
|
4732
|
-
}
|
|
4733
|
-
|
|
4734
|
-
|
|
4735
|
-
|
|
4736
|
-
|
|
4737
|
-
|
|
4738
|
-
|
|
4739
|
-
|
|
4740
|
-
|
|
4741
|
-
|
|
4742
|
-
|
|
4743
|
-
|
|
4744
|
-
}
|
|
4745
|
-
|
|
4746
|
-
|
|
4747
|
-
|
|
4748
|
-
|
|
4749
|
-
|
|
4750
|
-
|
|
4751
|
-
|
|
4752
|
-
|
|
4753
|
-
|
|
4754
|
-
|
|
4755
|
-
|
|
4756
|
-
}
|
|
4757
|
-
|
|
4758
|
-
|
|
4759
|
-
|
|
4760
|
-
|
|
4761
|
-
|
|
4762
|
-
|
|
4763
|
-
|
|
4764
|
-
|
|
4765
|
-
|
|
4766
|
-
|
|
4767
|
-
|
|
4768
|
-
}
|
|
4769
|
-
|
|
4770
|
-
|
|
4771
|
-
|
|
4772
|
-
|
|
4773
|
-
|
|
4774
|
-
|
|
4775
|
-
|
|
4776
|
-
|
|
4777
|
-
|
|
4778
|
-
|
|
4779
|
-
|
|
4780
|
-
}
|
|
4781
|
-
|
|
4782
|
-
|
|
4783
|
-
|
|
4784
|
-
|
|
4785
|
-
|
|
4786
|
-
|
|
4787
|
-
|
|
4788
|
-
|
|
4789
|
-
|
|
4790
|
-
|
|
4791
|
-
|
|
4792
|
-
}
|
|
4793
|
-
|
|
4794
|
-
|
|
4795
|
-
|
|
4796
|
-
|
|
4797
|
-
|
|
4798
|
-
|
|
4799
|
-
|
|
4800
|
-
|
|
4801
|
-
|
|
4802
|
-
|
|
4803
|
-
|
|
4804
|
-
}
|
|
4805
|
-
|
|
4806
|
-
|
|
4807
|
-
|
|
4808
|
-
|
|
4809
|
-
|
|
4810
|
-
|
|
4811
|
-
|
|
4812
|
-
|
|
4813
|
-
|
|
4814
|
-
|
|
4815
|
-
|
|
4816
|
-
}
|
|
4817
|
-
|
|
4818
|
-
|
|
4819
|
-
|
|
4820
|
-
|
|
4821
|
-
|
|
4822
|
-
|
|
4823
|
-
|
|
4824
|
-
|
|
4825
|
-
|
|
4826
|
-
|
|
4827
|
-
|
|
4828
|
-
}
|
|
4829
|
-
|
|
4830
|
-
|
|
4831
|
-
|
|
4832
|
-
|
|
4833
|
-
|
|
4834
|
-
|
|
4835
|
-
|
|
4836
|
-
|
|
4837
|
-
|
|
4838
|
-
|
|
4839
|
-
|
|
4840
|
-
}
|
|
4841
|
-
|
|
4842
|
-
|
|
4843
|
-
|
|
4844
|
-
|
|
4845
|
-
|
|
4846
|
-
|
|
4847
|
-
|
|
4848
|
-
|
|
4849
|
-
|
|
4850
|
-
|
|
4851
|
-
|
|
4852
|
-
}
|
|
4853
|
-
|
|
4854
|
-
|
|
4855
|
-
|
|
4856
|
-
|
|
4857
|
-
|
|
4858
|
-
|
|
4859
|
-
|
|
4860
|
-
|
|
4861
|
-
|
|
4862
|
-
|
|
4863
|
-
|
|
4864
|
-
}
|
|
4865
|
-
|
|
4866
|
-
|
|
4867
|
-
|
|
4868
|
-
|
|
4869
|
-
|
|
4870
|
-
|
|
4871
|
-
|
|
4872
|
-
|
|
4873
|
-
|
|
4874
|
-
|
|
4875
|
-
|
|
4876
|
-
}
|
|
4877
|
-
|
|
4878
|
-
|
|
4879
|
-
|
|
4880
|
-
|
|
4881
|
-
|
|
4882
|
-
|
|
4883
|
-
|
|
4884
|
-
|
|
4885
|
-
|
|
4886
|
-
|
|
4887
|
-
|
|
4888
|
-
}
|
|
4889
|
-
|
|
4890
|
-
|
|
4891
|
-
|
|
4892
|
-
|
|
4893
|
-
|
|
4894
|
-
|
|
4895
|
-
|
|
4896
|
-
|
|
4897
|
-
|
|
4898
|
-
|
|
4899
|
-
|
|
4900
|
-
}
|
|
4901
|
-
|
|
4902
|
-
|
|
4903
|
-
|
|
4904
|
-
|
|
4905
|
-
|
|
4906
|
-
|
|
4907
|
-
|
|
4908
|
-
|
|
4909
|
-
|
|
4910
|
-
|
|
4911
|
-
|
|
4912
|
-
}
|
|
4913
|
-
|
|
4914
|
-
|
|
4915
|
-
|
|
4916
|
-
|
|
4917
|
-
|
|
4918
|
-
|
|
4919
|
-
|
|
4920
|
-
|
|
4921
|
-
|
|
4922
|
-
|
|
4923
|
-
|
|
4924
|
-
}
|
|
4925
|
-
|
|
4926
|
-
|
|
4927
|
-
|
|
4928
|
-
|
|
4929
|
-
|
|
4930
|
-
|
|
4931
|
-
|
|
4932
|
-
|
|
4933
|
-
|
|
4934
|
-
|
|
4935
|
-
|
|
4936
|
-
}
|
|
4937
|
-
|
|
4938
|
-
|
|
4939
|
-
|
|
4940
|
-
|
|
4941
|
-
|
|
4942
|
-
|
|
4943
|
-
|
|
4944
|
-
|
|
4945
|
-
|
|
4946
|
-
|
|
4947
|
-
|
|
4948
|
-
}
|
|
4949
|
-
|
|
4950
|
-
|
|
4951
|
-
|
|
4952
|
-
|
|
4953
|
-
|
|
4954
|
-
|
|
4955
|
-
|
|
4956
|
-
|
|
4957
|
-
|
|
4958
|
-
|
|
4959
|
-
|
|
4960
|
-
}
|
|
4961
|
-
|
|
4962
|
-
|
|
4963
|
-
.sc(ConfirmDevice$)
|
|
4964
|
-
.build() {
|
|
4965
|
-
}
|
|
4966
|
-
|
|
4967
|
-
class ConfirmForgotPasswordCommand extends Command
|
|
4968
|
-
.classBuilder()
|
|
4969
|
-
.ep(commonParams)
|
|
4970
|
-
.m(function (Command, cs, config, o) {
|
|
4971
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4972
|
-
})
|
|
4973
|
-
.s("AWSCognitoIdentityProviderService", "ConfirmForgotPassword", {})
|
|
4974
|
-
.n("CognitoIdentityProviderClient", "ConfirmForgotPasswordCommand")
|
|
4975
|
-
.sc(ConfirmForgotPassword$)
|
|
4976
|
-
.build() {
|
|
4977
|
-
}
|
|
4978
|
-
|
|
4979
|
-
class ConfirmSignUpCommand extends Command
|
|
4980
|
-
.classBuilder()
|
|
4981
|
-
.ep(commonParams)
|
|
4982
|
-
.m(function (Command, cs, config, o) {
|
|
4983
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4984
|
-
})
|
|
4985
|
-
.s("AWSCognitoIdentityProviderService", "ConfirmSignUp", {})
|
|
4986
|
-
.n("CognitoIdentityProviderClient", "ConfirmSignUpCommand")
|
|
4987
|
-
.sc(ConfirmSignUp$)
|
|
4988
|
-
.build() {
|
|
4989
|
-
}
|
|
4990
|
-
|
|
4991
|
-
class CreateGroupCommand extends Command
|
|
4992
|
-
.classBuilder()
|
|
4993
|
-
.ep(commonParams)
|
|
4994
|
-
.m(function (Command, cs, config, o) {
|
|
4995
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4996
|
-
})
|
|
4997
|
-
.s("AWSCognitoIdentityProviderService", "CreateGroup", {})
|
|
4998
|
-
.n("CognitoIdentityProviderClient", "CreateGroupCommand")
|
|
4999
|
-
.sc(CreateGroup$)
|
|
5000
|
-
.build() {
|
|
5001
|
-
}
|
|
5002
|
-
|
|
5003
|
-
class CreateIdentityProviderCommand extends Command
|
|
5004
|
-
.classBuilder()
|
|
5005
|
-
.ep(commonParams)
|
|
5006
|
-
.m(function (Command, cs, config, o) {
|
|
5007
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5008
|
-
})
|
|
5009
|
-
.s("AWSCognitoIdentityProviderService", "CreateIdentityProvider", {})
|
|
5010
|
-
.n("CognitoIdentityProviderClient", "CreateIdentityProviderCommand")
|
|
5011
|
-
.sc(CreateIdentityProvider$)
|
|
5012
|
-
.build() {
|
|
5013
|
-
}
|
|
5014
|
-
|
|
5015
|
-
class CreateManagedLoginBrandingCommand extends Command
|
|
5016
|
-
.classBuilder()
|
|
5017
|
-
.ep(commonParams)
|
|
5018
|
-
.m(function (Command, cs, config, o) {
|
|
5019
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5020
|
-
})
|
|
5021
|
-
.s("AWSCognitoIdentityProviderService", "CreateManagedLoginBranding", {})
|
|
5022
|
-
.n("CognitoIdentityProviderClient", "CreateManagedLoginBrandingCommand")
|
|
5023
|
-
.sc(CreateManagedLoginBranding$)
|
|
5024
|
-
.build() {
|
|
5025
|
-
}
|
|
5026
|
-
|
|
5027
|
-
class CreateResourceServerCommand extends Command
|
|
5028
|
-
.classBuilder()
|
|
5029
|
-
.ep(commonParams)
|
|
5030
|
-
.m(function (Command, cs, config, o) {
|
|
5031
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5032
|
-
})
|
|
5033
|
-
.s("AWSCognitoIdentityProviderService", "CreateResourceServer", {})
|
|
5034
|
-
.n("CognitoIdentityProviderClient", "CreateResourceServerCommand")
|
|
5035
|
-
.sc(CreateResourceServer$)
|
|
5036
|
-
.build() {
|
|
5037
|
-
}
|
|
5038
|
-
|
|
5039
|
-
class CreateTermsCommand extends Command
|
|
5040
|
-
.classBuilder()
|
|
5041
|
-
.ep(commonParams)
|
|
5042
|
-
.m(function (Command, cs, config, o) {
|
|
5043
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5044
|
-
})
|
|
5045
|
-
.s("AWSCognitoIdentityProviderService", "CreateTerms", {})
|
|
5046
|
-
.n("CognitoIdentityProviderClient", "CreateTermsCommand")
|
|
5047
|
-
.sc(CreateTerms$)
|
|
5048
|
-
.build() {
|
|
5049
|
-
}
|
|
5050
|
-
|
|
5051
|
-
class CreateUserImportJobCommand extends Command
|
|
5052
|
-
.classBuilder()
|
|
5053
|
-
.ep(commonParams)
|
|
5054
|
-
.m(function (Command, cs, config, o) {
|
|
5055
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5056
|
-
})
|
|
5057
|
-
.s("AWSCognitoIdentityProviderService", "CreateUserImportJob", {})
|
|
5058
|
-
.n("CognitoIdentityProviderClient", "CreateUserImportJobCommand")
|
|
5059
|
-
.sc(CreateUserImportJob$)
|
|
5060
|
-
.build() {
|
|
5061
|
-
}
|
|
5062
|
-
|
|
5063
|
-
class CreateUserPoolClientCommand extends Command
|
|
5064
|
-
.classBuilder()
|
|
5065
|
-
.ep(commonParams)
|
|
5066
|
-
.m(function (Command, cs, config, o) {
|
|
5067
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5068
|
-
})
|
|
5069
|
-
.s("AWSCognitoIdentityProviderService", "CreateUserPoolClient", {})
|
|
5070
|
-
.n("CognitoIdentityProviderClient", "CreateUserPoolClientCommand")
|
|
5071
|
-
.sc(CreateUserPoolClient$)
|
|
5072
|
-
.build() {
|
|
5073
|
-
}
|
|
5074
|
-
|
|
5075
|
-
class CreateUserPoolCommand extends Command
|
|
5076
|
-
.classBuilder()
|
|
5077
|
-
.ep(commonParams)
|
|
5078
|
-
.m(function (Command, cs, config, o) {
|
|
5079
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5080
|
-
})
|
|
5081
|
-
.s("AWSCognitoIdentityProviderService", "CreateUserPool", {})
|
|
5082
|
-
.n("CognitoIdentityProviderClient", "CreateUserPoolCommand")
|
|
5083
|
-
.sc(CreateUserPool$)
|
|
5084
|
-
.build() {
|
|
5085
|
-
}
|
|
5086
|
-
|
|
5087
|
-
class CreateUserPoolDomainCommand extends Command
|
|
5088
|
-
.classBuilder()
|
|
5089
|
-
.ep(commonParams)
|
|
5090
|
-
.m(function (Command, cs, config, o) {
|
|
5091
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5092
|
-
})
|
|
5093
|
-
.s("AWSCognitoIdentityProviderService", "CreateUserPoolDomain", {})
|
|
5094
|
-
.n("CognitoIdentityProviderClient", "CreateUserPoolDomainCommand")
|
|
5095
|
-
.sc(CreateUserPoolDomain$)
|
|
5096
|
-
.build() {
|
|
5097
|
-
}
|
|
5098
|
-
|
|
5099
|
-
class CreateUserPoolReplicaCommand extends Command
|
|
5100
|
-
.classBuilder()
|
|
5101
|
-
.ep(commonParams)
|
|
5102
|
-
.m(function (Command, cs, config, o) {
|
|
5103
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5104
|
-
})
|
|
5105
|
-
.s("AWSCognitoIdentityProviderService", "CreateUserPoolReplica", {})
|
|
5106
|
-
.n("CognitoIdentityProviderClient", "CreateUserPoolReplicaCommand")
|
|
5107
|
-
.sc(CreateUserPoolReplica$)
|
|
5108
|
-
.build() {
|
|
5109
|
-
}
|
|
5110
|
-
|
|
5111
|
-
class DeleteGroupCommand extends Command
|
|
5112
|
-
.classBuilder()
|
|
5113
|
-
.ep(commonParams)
|
|
5114
|
-
.m(function (Command, cs, config, o) {
|
|
5115
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5116
|
-
})
|
|
5117
|
-
.s("AWSCognitoIdentityProviderService", "DeleteGroup", {})
|
|
5118
|
-
.n("CognitoIdentityProviderClient", "DeleteGroupCommand")
|
|
5119
|
-
.sc(DeleteGroup$)
|
|
5120
|
-
.build() {
|
|
5121
|
-
}
|
|
5122
|
-
|
|
5123
|
-
class DeleteIdentityProviderCommand extends Command
|
|
5124
|
-
.classBuilder()
|
|
5125
|
-
.ep(commonParams)
|
|
5126
|
-
.m(function (Command, cs, config, o) {
|
|
5127
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5128
|
-
})
|
|
5129
|
-
.s("AWSCognitoIdentityProviderService", "DeleteIdentityProvider", {})
|
|
5130
|
-
.n("CognitoIdentityProviderClient", "DeleteIdentityProviderCommand")
|
|
5131
|
-
.sc(DeleteIdentityProvider$)
|
|
5132
|
-
.build() {
|
|
5133
|
-
}
|
|
5134
|
-
|
|
5135
|
-
class DeleteManagedLoginBrandingCommand extends Command
|
|
5136
|
-
.classBuilder()
|
|
5137
|
-
.ep(commonParams)
|
|
5138
|
-
.m(function (Command, cs, config, o) {
|
|
5139
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5140
|
-
})
|
|
5141
|
-
.s("AWSCognitoIdentityProviderService", "DeleteManagedLoginBranding", {})
|
|
5142
|
-
.n("CognitoIdentityProviderClient", "DeleteManagedLoginBrandingCommand")
|
|
5143
|
-
.sc(DeleteManagedLoginBranding$)
|
|
5144
|
-
.build() {
|
|
5145
|
-
}
|
|
5146
|
-
|
|
5147
|
-
class DeleteResourceServerCommand extends Command
|
|
5148
|
-
.classBuilder()
|
|
5149
|
-
.ep(commonParams)
|
|
5150
|
-
.m(function (Command, cs, config, o) {
|
|
5151
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5152
|
-
})
|
|
5153
|
-
.s("AWSCognitoIdentityProviderService", "DeleteResourceServer", {})
|
|
5154
|
-
.n("CognitoIdentityProviderClient", "DeleteResourceServerCommand")
|
|
5155
|
-
.sc(DeleteResourceServer$)
|
|
5156
|
-
.build() {
|
|
5157
|
-
}
|
|
5158
|
-
|
|
5159
|
-
class DeleteTermsCommand extends Command
|
|
5160
|
-
.classBuilder()
|
|
5161
|
-
.ep(commonParams)
|
|
5162
|
-
.m(function (Command, cs, config, o) {
|
|
5163
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5164
|
-
})
|
|
5165
|
-
.s("AWSCognitoIdentityProviderService", "DeleteTerms", {})
|
|
5166
|
-
.n("CognitoIdentityProviderClient", "DeleteTermsCommand")
|
|
5167
|
-
.sc(DeleteTerms$)
|
|
5168
|
-
.build() {
|
|
5169
|
-
}
|
|
5170
|
-
|
|
5171
|
-
class DeleteUserAttributesCommand extends Command
|
|
5172
|
-
.classBuilder()
|
|
5173
|
-
.ep(commonParams)
|
|
5174
|
-
.m(function (Command, cs, config, o) {
|
|
5175
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5176
|
-
})
|
|
5177
|
-
.s("AWSCognitoIdentityProviderService", "DeleteUserAttributes", {})
|
|
5178
|
-
.n("CognitoIdentityProviderClient", "DeleteUserAttributesCommand")
|
|
5179
|
-
.sc(DeleteUserAttributes$)
|
|
5180
|
-
.build() {
|
|
5181
|
-
}
|
|
5182
|
-
|
|
5183
|
-
class DeleteUserCommand extends Command
|
|
5184
|
-
.classBuilder()
|
|
5185
|
-
.ep(commonParams)
|
|
5186
|
-
.m(function (Command, cs, config, o) {
|
|
5187
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5188
|
-
})
|
|
5189
|
-
.s("AWSCognitoIdentityProviderService", "DeleteUser", {})
|
|
5190
|
-
.n("CognitoIdentityProviderClient", "DeleteUserCommand")
|
|
5191
|
-
.sc(DeleteUser$)
|
|
5192
|
-
.build() {
|
|
5193
|
-
}
|
|
5194
|
-
|
|
5195
|
-
class DeleteUserPoolClientCommand extends Command
|
|
5196
|
-
.classBuilder()
|
|
5197
|
-
.ep(commonParams)
|
|
5198
|
-
.m(function (Command, cs, config, o) {
|
|
5199
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5200
|
-
})
|
|
5201
|
-
.s("AWSCognitoIdentityProviderService", "DeleteUserPoolClient", {})
|
|
5202
|
-
.n("CognitoIdentityProviderClient", "DeleteUserPoolClientCommand")
|
|
5203
|
-
.sc(DeleteUserPoolClient$)
|
|
5204
|
-
.build() {
|
|
5205
|
-
}
|
|
5206
|
-
|
|
5207
|
-
class DeleteUserPoolClientSecretCommand extends Command
|
|
5208
|
-
.classBuilder()
|
|
5209
|
-
.ep(commonParams)
|
|
5210
|
-
.m(function (Command, cs, config, o) {
|
|
5211
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5212
|
-
})
|
|
5213
|
-
.s("AWSCognitoIdentityProviderService", "DeleteUserPoolClientSecret", {})
|
|
5214
|
-
.n("CognitoIdentityProviderClient", "DeleteUserPoolClientSecretCommand")
|
|
5215
|
-
.sc(DeleteUserPoolClientSecret$)
|
|
5216
|
-
.build() {
|
|
5217
|
-
}
|
|
5218
|
-
|
|
5219
|
-
class DeleteUserPoolCommand extends Command
|
|
5220
|
-
.classBuilder()
|
|
5221
|
-
.ep(commonParams)
|
|
5222
|
-
.m(function (Command, cs, config, o) {
|
|
5223
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5224
|
-
})
|
|
5225
|
-
.s("AWSCognitoIdentityProviderService", "DeleteUserPool", {})
|
|
5226
|
-
.n("CognitoIdentityProviderClient", "DeleteUserPoolCommand")
|
|
5227
|
-
.sc(DeleteUserPool$)
|
|
5228
|
-
.build() {
|
|
5229
|
-
}
|
|
5230
|
-
|
|
5231
|
-
class DeleteUserPoolDomainCommand extends Command
|
|
5232
|
-
.classBuilder()
|
|
5233
|
-
.ep(commonParams)
|
|
5234
|
-
.m(function (Command, cs, config, o) {
|
|
5235
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5236
|
-
})
|
|
5237
|
-
.s("AWSCognitoIdentityProviderService", "DeleteUserPoolDomain", {})
|
|
5238
|
-
.n("CognitoIdentityProviderClient", "DeleteUserPoolDomainCommand")
|
|
5239
|
-
.sc(DeleteUserPoolDomain$)
|
|
5240
|
-
.build() {
|
|
5241
|
-
}
|
|
5242
|
-
|
|
5243
|
-
class DeleteUserPoolReplicaCommand extends Command
|
|
5244
|
-
.classBuilder()
|
|
5245
|
-
.ep(commonParams)
|
|
5246
|
-
.m(function (Command, cs, config, o) {
|
|
5247
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5248
|
-
})
|
|
5249
|
-
.s("AWSCognitoIdentityProviderService", "DeleteUserPoolReplica", {})
|
|
5250
|
-
.n("CognitoIdentityProviderClient", "DeleteUserPoolReplicaCommand")
|
|
5251
|
-
.sc(DeleteUserPoolReplica$)
|
|
5252
|
-
.build() {
|
|
5253
|
-
}
|
|
5254
|
-
|
|
5255
|
-
class DeleteWebAuthnCredentialCommand extends Command
|
|
5256
|
-
.classBuilder()
|
|
5257
|
-
.ep(commonParams)
|
|
5258
|
-
.m(function (Command, cs, config, o) {
|
|
5259
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5260
|
-
})
|
|
5261
|
-
.s("AWSCognitoIdentityProviderService", "DeleteWebAuthnCredential", {})
|
|
5262
|
-
.n("CognitoIdentityProviderClient", "DeleteWebAuthnCredentialCommand")
|
|
5263
|
-
.sc(DeleteWebAuthnCredential$)
|
|
5264
|
-
.build() {
|
|
5265
|
-
}
|
|
5266
|
-
|
|
5267
|
-
class DescribeIdentityProviderCommand extends Command
|
|
5268
|
-
.classBuilder()
|
|
5269
|
-
.ep(commonParams)
|
|
5270
|
-
.m(function (Command, cs, config, o) {
|
|
5271
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5272
|
-
})
|
|
5273
|
-
.s("AWSCognitoIdentityProviderService", "DescribeIdentityProvider", {})
|
|
5274
|
-
.n("CognitoIdentityProviderClient", "DescribeIdentityProviderCommand")
|
|
5275
|
-
.sc(DescribeIdentityProvider$)
|
|
5276
|
-
.build() {
|
|
5277
|
-
}
|
|
5278
|
-
|
|
5279
|
-
class DescribeManagedLoginBrandingByClientCommand extends Command
|
|
5280
|
-
.classBuilder()
|
|
5281
|
-
.ep(commonParams)
|
|
5282
|
-
.m(function (Command, cs, config, o) {
|
|
5283
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5284
|
-
})
|
|
5285
|
-
.s("AWSCognitoIdentityProviderService", "DescribeManagedLoginBrandingByClient", {})
|
|
5286
|
-
.n("CognitoIdentityProviderClient", "DescribeManagedLoginBrandingByClientCommand")
|
|
5287
|
-
.sc(DescribeManagedLoginBrandingByClient$)
|
|
5288
|
-
.build() {
|
|
5289
|
-
}
|
|
5290
|
-
|
|
5291
|
-
class DescribeManagedLoginBrandingCommand extends Command
|
|
5292
|
-
.classBuilder()
|
|
5293
|
-
.ep(commonParams)
|
|
5294
|
-
.m(function (Command, cs, config, o) {
|
|
5295
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5296
|
-
})
|
|
5297
|
-
.s("AWSCognitoIdentityProviderService", "DescribeManagedLoginBranding", {})
|
|
5298
|
-
.n("CognitoIdentityProviderClient", "DescribeManagedLoginBrandingCommand")
|
|
5299
|
-
.sc(DescribeManagedLoginBranding$)
|
|
5300
|
-
.build() {
|
|
5301
|
-
}
|
|
5302
|
-
|
|
5303
|
-
class DescribeResourceServerCommand extends Command
|
|
5304
|
-
.classBuilder()
|
|
5305
|
-
.ep(commonParams)
|
|
5306
|
-
.m(function (Command, cs, config, o) {
|
|
5307
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5308
|
-
})
|
|
5309
|
-
.s("AWSCognitoIdentityProviderService", "DescribeResourceServer", {})
|
|
5310
|
-
.n("CognitoIdentityProviderClient", "DescribeResourceServerCommand")
|
|
5311
|
-
.sc(DescribeResourceServer$)
|
|
5312
|
-
.build() {
|
|
5313
|
-
}
|
|
5314
|
-
|
|
5315
|
-
class DescribeRiskConfigurationCommand extends Command
|
|
5316
|
-
.classBuilder()
|
|
5317
|
-
.ep(commonParams)
|
|
5318
|
-
.m(function (Command, cs, config, o) {
|
|
5319
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5320
|
-
})
|
|
5321
|
-
.s("AWSCognitoIdentityProviderService", "DescribeRiskConfiguration", {})
|
|
5322
|
-
.n("CognitoIdentityProviderClient", "DescribeRiskConfigurationCommand")
|
|
5323
|
-
.sc(DescribeRiskConfiguration$)
|
|
5324
|
-
.build() {
|
|
5325
|
-
}
|
|
5326
|
-
|
|
5327
|
-
class DescribeTermsCommand extends Command
|
|
5328
|
-
.classBuilder()
|
|
5329
|
-
.ep(commonParams)
|
|
5330
|
-
.m(function (Command, cs, config, o) {
|
|
5331
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5332
|
-
})
|
|
5333
|
-
.s("AWSCognitoIdentityProviderService", "DescribeTerms", {})
|
|
5334
|
-
.n("CognitoIdentityProviderClient", "DescribeTermsCommand")
|
|
5335
|
-
.sc(DescribeTerms$)
|
|
5336
|
-
.build() {
|
|
5337
|
-
}
|
|
5338
|
-
|
|
5339
|
-
class DescribeUserImportJobCommand extends Command
|
|
5340
|
-
.classBuilder()
|
|
5341
|
-
.ep(commonParams)
|
|
5342
|
-
.m(function (Command, cs, config, o) {
|
|
5343
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5344
|
-
})
|
|
5345
|
-
.s("AWSCognitoIdentityProviderService", "DescribeUserImportJob", {})
|
|
5346
|
-
.n("CognitoIdentityProviderClient", "DescribeUserImportJobCommand")
|
|
5347
|
-
.sc(DescribeUserImportJob$)
|
|
5348
|
-
.build() {
|
|
5349
|
-
}
|
|
5350
|
-
|
|
5351
|
-
class DescribeUserPoolClientCommand extends Command
|
|
5352
|
-
.classBuilder()
|
|
5353
|
-
.ep(commonParams)
|
|
5354
|
-
.m(function (Command, cs, config, o) {
|
|
5355
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5356
|
-
})
|
|
5357
|
-
.s("AWSCognitoIdentityProviderService", "DescribeUserPoolClient", {})
|
|
5358
|
-
.n("CognitoIdentityProviderClient", "DescribeUserPoolClientCommand")
|
|
5359
|
-
.sc(DescribeUserPoolClient$)
|
|
5360
|
-
.build() {
|
|
5361
|
-
}
|
|
5362
|
-
|
|
5363
|
-
class DescribeUserPoolCommand extends Command
|
|
5364
|
-
.classBuilder()
|
|
5365
|
-
.ep(commonParams)
|
|
5366
|
-
.m(function (Command, cs, config, o) {
|
|
5367
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5368
|
-
})
|
|
5369
|
-
.s("AWSCognitoIdentityProviderService", "DescribeUserPool", {})
|
|
5370
|
-
.n("CognitoIdentityProviderClient", "DescribeUserPoolCommand")
|
|
5371
|
-
.sc(DescribeUserPool$)
|
|
5372
|
-
.build() {
|
|
5373
|
-
}
|
|
5374
|
-
|
|
5375
|
-
class DescribeUserPoolDomainCommand extends Command
|
|
5376
|
-
.classBuilder()
|
|
5377
|
-
.ep(commonParams)
|
|
5378
|
-
.m(function (Command, cs, config, o) {
|
|
5379
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5380
|
-
})
|
|
5381
|
-
.s("AWSCognitoIdentityProviderService", "DescribeUserPoolDomain", {})
|
|
5382
|
-
.n("CognitoIdentityProviderClient", "DescribeUserPoolDomainCommand")
|
|
5383
|
-
.sc(DescribeUserPoolDomain$)
|
|
5384
|
-
.build() {
|
|
5385
|
-
}
|
|
5386
|
-
|
|
5387
|
-
class ForgetDeviceCommand extends Command
|
|
5388
|
-
.classBuilder()
|
|
5389
|
-
.ep(commonParams)
|
|
5390
|
-
.m(function (Command, cs, config, o) {
|
|
5391
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5392
|
-
})
|
|
5393
|
-
.s("AWSCognitoIdentityProviderService", "ForgetDevice", {})
|
|
5394
|
-
.n("CognitoIdentityProviderClient", "ForgetDeviceCommand")
|
|
5395
|
-
.sc(ForgetDevice$)
|
|
5396
|
-
.build() {
|
|
5397
|
-
}
|
|
5398
|
-
|
|
5399
|
-
class ForgotPasswordCommand extends Command
|
|
5400
|
-
.classBuilder()
|
|
5401
|
-
.ep(commonParams)
|
|
5402
|
-
.m(function (Command, cs, config, o) {
|
|
5403
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5404
|
-
})
|
|
5405
|
-
.s("AWSCognitoIdentityProviderService", "ForgotPassword", {})
|
|
5406
|
-
.n("CognitoIdentityProviderClient", "ForgotPasswordCommand")
|
|
5407
|
-
.sc(ForgotPassword$)
|
|
5408
|
-
.build() {
|
|
5409
|
-
}
|
|
5410
|
-
|
|
5411
|
-
class GetCSVHeaderCommand extends Command
|
|
5412
|
-
.classBuilder()
|
|
5413
|
-
.ep(commonParams)
|
|
5414
|
-
.m(function (Command, cs, config, o) {
|
|
5415
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5416
|
-
})
|
|
5417
|
-
.s("AWSCognitoIdentityProviderService", "GetCSVHeader", {})
|
|
5418
|
-
.n("CognitoIdentityProviderClient", "GetCSVHeaderCommand")
|
|
5419
|
-
.sc(GetCSVHeader$)
|
|
5420
|
-
.build() {
|
|
5421
|
-
}
|
|
5422
|
-
|
|
5423
|
-
class GetDeviceCommand extends Command
|
|
5424
|
-
.classBuilder()
|
|
5425
|
-
.ep(commonParams)
|
|
5426
|
-
.m(function (Command, cs, config, o) {
|
|
5427
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5428
|
-
})
|
|
5429
|
-
.s("AWSCognitoIdentityProviderService", "GetDevice", {})
|
|
5430
|
-
.n("CognitoIdentityProviderClient", "GetDeviceCommand")
|
|
5431
|
-
.sc(GetDevice$)
|
|
5432
|
-
.build() {
|
|
5433
|
-
}
|
|
5434
|
-
|
|
5435
|
-
class GetGroupCommand extends Command
|
|
5436
|
-
.classBuilder()
|
|
5437
|
-
.ep(commonParams)
|
|
5438
|
-
.m(function (Command, cs, config, o) {
|
|
5439
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5440
|
-
})
|
|
5441
|
-
.s("AWSCognitoIdentityProviderService", "GetGroup", {})
|
|
5442
|
-
.n("CognitoIdentityProviderClient", "GetGroupCommand")
|
|
5443
|
-
.sc(GetGroup$)
|
|
5444
|
-
.build() {
|
|
5445
|
-
}
|
|
5446
|
-
|
|
5447
|
-
class GetIdentityProviderByIdentifierCommand extends Command
|
|
5448
|
-
.classBuilder()
|
|
5449
|
-
.ep(commonParams)
|
|
5450
|
-
.m(function (Command, cs, config, o) {
|
|
5451
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5452
|
-
})
|
|
5453
|
-
.s("AWSCognitoIdentityProviderService", "GetIdentityProviderByIdentifier", {})
|
|
5454
|
-
.n("CognitoIdentityProviderClient", "GetIdentityProviderByIdentifierCommand")
|
|
5455
|
-
.sc(GetIdentityProviderByIdentifier$)
|
|
5456
|
-
.build() {
|
|
5457
|
-
}
|
|
5458
|
-
|
|
5459
|
-
class GetLogDeliveryConfigurationCommand extends Command
|
|
5460
|
-
.classBuilder()
|
|
5461
|
-
.ep(commonParams)
|
|
5462
|
-
.m(function (Command, cs, config, o) {
|
|
5463
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5464
|
-
})
|
|
5465
|
-
.s("AWSCognitoIdentityProviderService", "GetLogDeliveryConfiguration", {})
|
|
5466
|
-
.n("CognitoIdentityProviderClient", "GetLogDeliveryConfigurationCommand")
|
|
5467
|
-
.sc(GetLogDeliveryConfiguration$)
|
|
5468
|
-
.build() {
|
|
5469
|
-
}
|
|
5470
|
-
|
|
5471
|
-
class GetSigningCertificateCommand extends Command
|
|
5472
|
-
.classBuilder()
|
|
5473
|
-
.ep(commonParams)
|
|
5474
|
-
.m(function (Command, cs, config, o) {
|
|
5475
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5476
|
-
})
|
|
5477
|
-
.s("AWSCognitoIdentityProviderService", "GetSigningCertificate", {})
|
|
5478
|
-
.n("CognitoIdentityProviderClient", "GetSigningCertificateCommand")
|
|
5479
|
-
.sc(GetSigningCertificate$)
|
|
5480
|
-
.build() {
|
|
5481
|
-
}
|
|
5482
|
-
|
|
5483
|
-
class GetTokensFromRefreshTokenCommand extends Command
|
|
5484
|
-
.classBuilder()
|
|
5485
|
-
.ep(commonParams)
|
|
5486
|
-
.m(function (Command, cs, config, o) {
|
|
5487
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5488
|
-
})
|
|
5489
|
-
.s("AWSCognitoIdentityProviderService", "GetTokensFromRefreshToken", {})
|
|
5490
|
-
.n("CognitoIdentityProviderClient", "GetTokensFromRefreshTokenCommand")
|
|
5491
|
-
.sc(GetTokensFromRefreshToken$)
|
|
5492
|
-
.build() {
|
|
5493
|
-
}
|
|
5494
|
-
|
|
5495
|
-
class GetUICustomizationCommand extends Command
|
|
5496
|
-
.classBuilder()
|
|
5497
|
-
.ep(commonParams)
|
|
5498
|
-
.m(function (Command, cs, config, o) {
|
|
5499
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5500
|
-
})
|
|
5501
|
-
.s("AWSCognitoIdentityProviderService", "GetUICustomization", {})
|
|
5502
|
-
.n("CognitoIdentityProviderClient", "GetUICustomizationCommand")
|
|
5503
|
-
.sc(GetUICustomization$)
|
|
5504
|
-
.build() {
|
|
5505
|
-
}
|
|
5506
|
-
|
|
5507
|
-
class GetUserAttributeVerificationCodeCommand extends Command
|
|
5508
|
-
.classBuilder()
|
|
5509
|
-
.ep(commonParams)
|
|
5510
|
-
.m(function (Command, cs, config, o) {
|
|
5511
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5512
|
-
})
|
|
5513
|
-
.s("AWSCognitoIdentityProviderService", "GetUserAttributeVerificationCode", {})
|
|
5514
|
-
.n("CognitoIdentityProviderClient", "GetUserAttributeVerificationCodeCommand")
|
|
5515
|
-
.sc(GetUserAttributeVerificationCode$)
|
|
5516
|
-
.build() {
|
|
5517
|
-
}
|
|
5518
|
-
|
|
5519
|
-
class GetUserAuthFactorsCommand extends Command
|
|
5520
|
-
.classBuilder()
|
|
5521
|
-
.ep(commonParams)
|
|
5522
|
-
.m(function (Command, cs, config, o) {
|
|
5523
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5524
|
-
})
|
|
5525
|
-
.s("AWSCognitoIdentityProviderService", "GetUserAuthFactors", {})
|
|
5526
|
-
.n("CognitoIdentityProviderClient", "GetUserAuthFactorsCommand")
|
|
5527
|
-
.sc(GetUserAuthFactors$)
|
|
5528
|
-
.build() {
|
|
5529
|
-
}
|
|
5530
|
-
|
|
5531
|
-
class GetUserCommand extends Command
|
|
5532
|
-
.classBuilder()
|
|
5533
|
-
.ep(commonParams)
|
|
5534
|
-
.m(function (Command, cs, config, o) {
|
|
5535
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5536
|
-
})
|
|
5537
|
-
.s("AWSCognitoIdentityProviderService", "GetUser", {})
|
|
5538
|
-
.n("CognitoIdentityProviderClient", "GetUserCommand")
|
|
5539
|
-
.sc(GetUser$)
|
|
5540
|
-
.build() {
|
|
5541
|
-
}
|
|
5542
|
-
|
|
5543
|
-
class GetUserPoolMfaConfigCommand extends Command
|
|
5544
|
-
.classBuilder()
|
|
5545
|
-
.ep(commonParams)
|
|
5546
|
-
.m(function (Command, cs, config, o) {
|
|
5547
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5548
|
-
})
|
|
5549
|
-
.s("AWSCognitoIdentityProviderService", "GetUserPoolMfaConfig", {})
|
|
5550
|
-
.n("CognitoIdentityProviderClient", "GetUserPoolMfaConfigCommand")
|
|
5551
|
-
.sc(GetUserPoolMfaConfig$)
|
|
5552
|
-
.build() {
|
|
5553
|
-
}
|
|
5554
|
-
|
|
5555
|
-
class GlobalSignOutCommand extends Command
|
|
5556
|
-
.classBuilder()
|
|
5557
|
-
.ep(commonParams)
|
|
5558
|
-
.m(function (Command, cs, config, o) {
|
|
5559
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5560
|
-
})
|
|
5561
|
-
.s("AWSCognitoIdentityProviderService", "GlobalSignOut", {})
|
|
5562
|
-
.n("CognitoIdentityProviderClient", "GlobalSignOutCommand")
|
|
5563
|
-
.sc(GlobalSignOut$)
|
|
5564
|
-
.build() {
|
|
5565
|
-
}
|
|
5566
|
-
|
|
5567
|
-
class InitiateAuthCommand extends Command
|
|
5568
|
-
.classBuilder()
|
|
5569
|
-
.ep(commonParams)
|
|
5570
|
-
.m(function (Command, cs, config, o) {
|
|
5571
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5572
|
-
})
|
|
5573
|
-
.s("AWSCognitoIdentityProviderService", "InitiateAuth", {})
|
|
5574
|
-
.n("CognitoIdentityProviderClient", "InitiateAuthCommand")
|
|
5575
|
-
.sc(InitiateAuth$)
|
|
5576
|
-
.build() {
|
|
5577
|
-
}
|
|
5578
|
-
|
|
5579
|
-
class ListDevicesCommand extends Command
|
|
5580
|
-
.classBuilder()
|
|
5581
|
-
.ep(commonParams)
|
|
5582
|
-
.m(function (Command, cs, config, o) {
|
|
5583
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5584
|
-
})
|
|
5585
|
-
.s("AWSCognitoIdentityProviderService", "ListDevices", {})
|
|
5586
|
-
.n("CognitoIdentityProviderClient", "ListDevicesCommand")
|
|
5587
|
-
.sc(ListDevices$)
|
|
5588
|
-
.build() {
|
|
5589
|
-
}
|
|
5590
|
-
|
|
5591
|
-
class ListGroupsCommand extends Command
|
|
5592
|
-
.classBuilder()
|
|
5593
|
-
.ep(commonParams)
|
|
5594
|
-
.m(function (Command, cs, config, o) {
|
|
5595
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5596
|
-
})
|
|
5597
|
-
.s("AWSCognitoIdentityProviderService", "ListGroups", {})
|
|
5598
|
-
.n("CognitoIdentityProviderClient", "ListGroupsCommand")
|
|
5599
|
-
.sc(ListGroups$)
|
|
5600
|
-
.build() {
|
|
5601
|
-
}
|
|
5602
|
-
|
|
5603
|
-
class ListIdentityProvidersCommand extends Command
|
|
5604
|
-
.classBuilder()
|
|
5605
|
-
.ep(commonParams)
|
|
5606
|
-
.m(function (Command, cs, config, o) {
|
|
5607
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5608
|
-
})
|
|
5609
|
-
.s("AWSCognitoIdentityProviderService", "ListIdentityProviders", {})
|
|
5610
|
-
.n("CognitoIdentityProviderClient", "ListIdentityProvidersCommand")
|
|
5611
|
-
.sc(ListIdentityProviders$)
|
|
5612
|
-
.build() {
|
|
5613
|
-
}
|
|
5614
|
-
|
|
5615
|
-
class ListResourceServersCommand extends Command
|
|
5616
|
-
.classBuilder()
|
|
5617
|
-
.ep(commonParams)
|
|
5618
|
-
.m(function (Command, cs, config, o) {
|
|
5619
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5620
|
-
})
|
|
5621
|
-
.s("AWSCognitoIdentityProviderService", "ListResourceServers", {})
|
|
5622
|
-
.n("CognitoIdentityProviderClient", "ListResourceServersCommand")
|
|
5623
|
-
.sc(ListResourceServers$)
|
|
5624
|
-
.build() {
|
|
5625
|
-
}
|
|
5626
|
-
|
|
5627
|
-
class ListTagsForResourceCommand extends Command
|
|
5628
|
-
.classBuilder()
|
|
5629
|
-
.ep(commonParams)
|
|
5630
|
-
.m(function (Command, cs, config, o) {
|
|
5631
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5632
|
-
})
|
|
5633
|
-
.s("AWSCognitoIdentityProviderService", "ListTagsForResource", {})
|
|
5634
|
-
.n("CognitoIdentityProviderClient", "ListTagsForResourceCommand")
|
|
5635
|
-
.sc(ListTagsForResource$)
|
|
5636
|
-
.build() {
|
|
5637
|
-
}
|
|
5638
|
-
|
|
5639
|
-
class ListTermsCommand extends Command
|
|
5640
|
-
.classBuilder()
|
|
5641
|
-
.ep(commonParams)
|
|
5642
|
-
.m(function (Command, cs, config, o) {
|
|
5643
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5644
|
-
})
|
|
5645
|
-
.s("AWSCognitoIdentityProviderService", "ListTerms", {})
|
|
5646
|
-
.n("CognitoIdentityProviderClient", "ListTermsCommand")
|
|
5647
|
-
.sc(ListTerms$)
|
|
5648
|
-
.build() {
|
|
5649
|
-
}
|
|
5650
|
-
|
|
5651
|
-
class ListUserImportJobsCommand extends Command
|
|
5652
|
-
.classBuilder()
|
|
5653
|
-
.ep(commonParams)
|
|
5654
|
-
.m(function (Command, cs, config, o) {
|
|
5655
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5656
|
-
})
|
|
5657
|
-
.s("AWSCognitoIdentityProviderService", "ListUserImportJobs", {})
|
|
5658
|
-
.n("CognitoIdentityProviderClient", "ListUserImportJobsCommand")
|
|
5659
|
-
.sc(ListUserImportJobs$)
|
|
5660
|
-
.build() {
|
|
5661
|
-
}
|
|
5662
|
-
|
|
5663
|
-
class ListUserPoolClientsCommand extends Command
|
|
5664
|
-
.classBuilder()
|
|
5665
|
-
.ep(commonParams)
|
|
5666
|
-
.m(function (Command, cs, config, o) {
|
|
5667
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5668
|
-
})
|
|
5669
|
-
.s("AWSCognitoIdentityProviderService", "ListUserPoolClients", {})
|
|
5670
|
-
.n("CognitoIdentityProviderClient", "ListUserPoolClientsCommand")
|
|
5671
|
-
.sc(ListUserPoolClients$)
|
|
5672
|
-
.build() {
|
|
5673
|
-
}
|
|
5674
|
-
|
|
5675
|
-
class ListUserPoolClientSecretsCommand extends Command
|
|
5676
|
-
.classBuilder()
|
|
5677
|
-
.ep(commonParams)
|
|
5678
|
-
.m(function (Command, cs, config, o) {
|
|
5679
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5680
|
-
})
|
|
5681
|
-
.s("AWSCognitoIdentityProviderService", "ListUserPoolClientSecrets", {})
|
|
5682
|
-
.n("CognitoIdentityProviderClient", "ListUserPoolClientSecretsCommand")
|
|
5683
|
-
.sc(ListUserPoolClientSecrets$)
|
|
5684
|
-
.build() {
|
|
5685
|
-
}
|
|
5686
|
-
|
|
5687
|
-
class ListUserPoolReplicasCommand extends Command
|
|
5688
|
-
.classBuilder()
|
|
5689
|
-
.ep(commonParams)
|
|
5690
|
-
.m(function (Command, cs, config, o) {
|
|
5691
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5692
|
-
})
|
|
5693
|
-
.s("AWSCognitoIdentityProviderService", "ListUserPoolReplicas", {})
|
|
5694
|
-
.n("CognitoIdentityProviderClient", "ListUserPoolReplicasCommand")
|
|
5695
|
-
.sc(ListUserPoolReplicas$)
|
|
5696
|
-
.build() {
|
|
5697
|
-
}
|
|
5698
|
-
|
|
5699
|
-
class ListUserPoolsCommand extends Command
|
|
5700
|
-
.classBuilder()
|
|
5701
|
-
.ep(commonParams)
|
|
5702
|
-
.m(function (Command, cs, config, o) {
|
|
5703
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5704
|
-
})
|
|
5705
|
-
.s("AWSCognitoIdentityProviderService", "ListUserPools", {})
|
|
5706
|
-
.n("CognitoIdentityProviderClient", "ListUserPoolsCommand")
|
|
5707
|
-
.sc(ListUserPools$)
|
|
5708
|
-
.build() {
|
|
5709
|
-
}
|
|
5710
|
-
|
|
5711
|
-
class ListUsersCommand extends Command
|
|
5712
|
-
.classBuilder()
|
|
5713
|
-
.ep(commonParams)
|
|
5714
|
-
.m(function (Command, cs, config, o) {
|
|
5715
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5716
|
-
})
|
|
5717
|
-
.s("AWSCognitoIdentityProviderService", "ListUsers", {})
|
|
5718
|
-
.n("CognitoIdentityProviderClient", "ListUsersCommand")
|
|
5719
|
-
.sc(ListUsers$)
|
|
5720
|
-
.build() {
|
|
5721
|
-
}
|
|
5722
|
-
|
|
5723
|
-
class ListUsersInGroupCommand extends Command
|
|
5724
|
-
.classBuilder()
|
|
5725
|
-
.ep(commonParams)
|
|
5726
|
-
.m(function (Command, cs, config, o) {
|
|
5727
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5728
|
-
})
|
|
5729
|
-
.s("AWSCognitoIdentityProviderService", "ListUsersInGroup", {})
|
|
5730
|
-
.n("CognitoIdentityProviderClient", "ListUsersInGroupCommand")
|
|
5731
|
-
.sc(ListUsersInGroup$)
|
|
5732
|
-
.build() {
|
|
5733
|
-
}
|
|
5734
|
-
|
|
5735
|
-
class ListWebAuthnCredentialsCommand extends Command
|
|
5736
|
-
.classBuilder()
|
|
5737
|
-
.ep(commonParams)
|
|
5738
|
-
.m(function (Command, cs, config, o) {
|
|
5739
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5740
|
-
})
|
|
5741
|
-
.s("AWSCognitoIdentityProviderService", "ListWebAuthnCredentials", {})
|
|
5742
|
-
.n("CognitoIdentityProviderClient", "ListWebAuthnCredentialsCommand")
|
|
5743
|
-
.sc(ListWebAuthnCredentials$)
|
|
5744
|
-
.build() {
|
|
5745
|
-
}
|
|
5746
|
-
|
|
5747
|
-
class ResendConfirmationCodeCommand extends Command
|
|
5748
|
-
.classBuilder()
|
|
5749
|
-
.ep(commonParams)
|
|
5750
|
-
.m(function (Command, cs, config, o) {
|
|
5751
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5752
|
-
})
|
|
5753
|
-
.s("AWSCognitoIdentityProviderService", "ResendConfirmationCode", {})
|
|
5754
|
-
.n("CognitoIdentityProviderClient", "ResendConfirmationCodeCommand")
|
|
5755
|
-
.sc(ResendConfirmationCode$)
|
|
5756
|
-
.build() {
|
|
5757
|
-
}
|
|
5758
|
-
|
|
5759
|
-
class RespondToAuthChallengeCommand extends Command
|
|
5760
|
-
.classBuilder()
|
|
5761
|
-
.ep(commonParams)
|
|
5762
|
-
.m(function (Command, cs, config, o) {
|
|
5763
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5764
|
-
})
|
|
5765
|
-
.s("AWSCognitoIdentityProviderService", "RespondToAuthChallenge", {})
|
|
5766
|
-
.n("CognitoIdentityProviderClient", "RespondToAuthChallengeCommand")
|
|
5767
|
-
.sc(RespondToAuthChallenge$)
|
|
5768
|
-
.build() {
|
|
5769
|
-
}
|
|
5770
|
-
|
|
5771
|
-
class RevokeTokenCommand extends Command
|
|
5772
|
-
.classBuilder()
|
|
5773
|
-
.ep(commonParams)
|
|
5774
|
-
.m(function (Command, cs, config, o) {
|
|
5775
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5776
|
-
})
|
|
5777
|
-
.s("AWSCognitoIdentityProviderService", "RevokeToken", {})
|
|
5778
|
-
.n("CognitoIdentityProviderClient", "RevokeTokenCommand")
|
|
5779
|
-
.sc(RevokeToken$)
|
|
5780
|
-
.build() {
|
|
5781
|
-
}
|
|
5782
|
-
|
|
5783
|
-
class SetLogDeliveryConfigurationCommand extends Command
|
|
5784
|
-
.classBuilder()
|
|
5785
|
-
.ep(commonParams)
|
|
5786
|
-
.m(function (Command, cs, config, o) {
|
|
5787
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5788
|
-
})
|
|
5789
|
-
.s("AWSCognitoIdentityProviderService", "SetLogDeliveryConfiguration", {})
|
|
5790
|
-
.n("CognitoIdentityProviderClient", "SetLogDeliveryConfigurationCommand")
|
|
5791
|
-
.sc(SetLogDeliveryConfiguration$)
|
|
5792
|
-
.build() {
|
|
5793
|
-
}
|
|
5794
|
-
|
|
5795
|
-
class SetRiskConfigurationCommand extends Command
|
|
5796
|
-
.classBuilder()
|
|
5797
|
-
.ep(commonParams)
|
|
5798
|
-
.m(function (Command, cs, config, o) {
|
|
5799
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5800
|
-
})
|
|
5801
|
-
.s("AWSCognitoIdentityProviderService", "SetRiskConfiguration", {})
|
|
5802
|
-
.n("CognitoIdentityProviderClient", "SetRiskConfigurationCommand")
|
|
5803
|
-
.sc(SetRiskConfiguration$)
|
|
5804
|
-
.build() {
|
|
5805
|
-
}
|
|
5806
|
-
|
|
5807
|
-
class SetUICustomizationCommand extends Command
|
|
5808
|
-
.classBuilder()
|
|
5809
|
-
.ep(commonParams)
|
|
5810
|
-
.m(function (Command, cs, config, o) {
|
|
5811
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5812
|
-
})
|
|
5813
|
-
.s("AWSCognitoIdentityProviderService", "SetUICustomization", {})
|
|
5814
|
-
.n("CognitoIdentityProviderClient", "SetUICustomizationCommand")
|
|
5815
|
-
.sc(SetUICustomization$)
|
|
5816
|
-
.build() {
|
|
5817
|
-
}
|
|
5818
|
-
|
|
5819
|
-
class SetUserMFAPreferenceCommand extends Command
|
|
5820
|
-
.classBuilder()
|
|
5821
|
-
.ep(commonParams)
|
|
5822
|
-
.m(function (Command, cs, config, o) {
|
|
5823
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5824
|
-
})
|
|
5825
|
-
.s("AWSCognitoIdentityProviderService", "SetUserMFAPreference", {})
|
|
5826
|
-
.n("CognitoIdentityProviderClient", "SetUserMFAPreferenceCommand")
|
|
5827
|
-
.sc(SetUserMFAPreference$)
|
|
5828
|
-
.build() {
|
|
5829
|
-
}
|
|
5830
|
-
|
|
5831
|
-
class SetUserPoolMfaConfigCommand extends Command
|
|
5832
|
-
.classBuilder()
|
|
5833
|
-
.ep(commonParams)
|
|
5834
|
-
.m(function (Command, cs, config, o) {
|
|
5835
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5836
|
-
})
|
|
5837
|
-
.s("AWSCognitoIdentityProviderService", "SetUserPoolMfaConfig", {})
|
|
5838
|
-
.n("CognitoIdentityProviderClient", "SetUserPoolMfaConfigCommand")
|
|
5839
|
-
.sc(SetUserPoolMfaConfig$)
|
|
5840
|
-
.build() {
|
|
5841
|
-
}
|
|
5842
|
-
|
|
5843
|
-
class SetUserSettingsCommand extends Command
|
|
5844
|
-
.classBuilder()
|
|
5845
|
-
.ep(commonParams)
|
|
5846
|
-
.m(function (Command, cs, config, o) {
|
|
5847
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5848
|
-
})
|
|
5849
|
-
.s("AWSCognitoIdentityProviderService", "SetUserSettings", {})
|
|
5850
|
-
.n("CognitoIdentityProviderClient", "SetUserSettingsCommand")
|
|
5851
|
-
.sc(SetUserSettings$)
|
|
5852
|
-
.build() {
|
|
5853
|
-
}
|
|
5854
|
-
|
|
5855
|
-
class SignUpCommand extends Command
|
|
5856
|
-
.classBuilder()
|
|
5857
|
-
.ep(commonParams)
|
|
5858
|
-
.m(function (Command, cs, config, o) {
|
|
5859
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5860
|
-
})
|
|
5861
|
-
.s("AWSCognitoIdentityProviderService", "SignUp", {})
|
|
5862
|
-
.n("CognitoIdentityProviderClient", "SignUpCommand")
|
|
5863
|
-
.sc(SignUp$)
|
|
5864
|
-
.build() {
|
|
5865
|
-
}
|
|
5866
|
-
|
|
5867
|
-
class StartUserImportJobCommand extends Command
|
|
5868
|
-
.classBuilder()
|
|
5869
|
-
.ep(commonParams)
|
|
5870
|
-
.m(function (Command, cs, config, o) {
|
|
5871
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5872
|
-
})
|
|
5873
|
-
.s("AWSCognitoIdentityProviderService", "StartUserImportJob", {})
|
|
5874
|
-
.n("CognitoIdentityProviderClient", "StartUserImportJobCommand")
|
|
5875
|
-
.sc(StartUserImportJob$)
|
|
5876
|
-
.build() {
|
|
5877
|
-
}
|
|
5878
|
-
|
|
5879
|
-
class StartWebAuthnRegistrationCommand extends Command
|
|
5880
|
-
.classBuilder()
|
|
5881
|
-
.ep(commonParams)
|
|
5882
|
-
.m(function (Command, cs, config, o) {
|
|
5883
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5884
|
-
})
|
|
5885
|
-
.s("AWSCognitoIdentityProviderService", "StartWebAuthnRegistration", {})
|
|
5886
|
-
.n("CognitoIdentityProviderClient", "StartWebAuthnRegistrationCommand")
|
|
5887
|
-
.sc(StartWebAuthnRegistration$)
|
|
5888
|
-
.build() {
|
|
5889
|
-
}
|
|
5890
|
-
|
|
5891
|
-
class StopUserImportJobCommand extends Command
|
|
5892
|
-
.classBuilder()
|
|
5893
|
-
.ep(commonParams)
|
|
5894
|
-
.m(function (Command, cs, config, o) {
|
|
5895
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5896
|
-
})
|
|
5897
|
-
.s("AWSCognitoIdentityProviderService", "StopUserImportJob", {})
|
|
5898
|
-
.n("CognitoIdentityProviderClient", "StopUserImportJobCommand")
|
|
5899
|
-
.sc(StopUserImportJob$)
|
|
5900
|
-
.build() {
|
|
5901
|
-
}
|
|
5902
|
-
|
|
5903
|
-
class TagResourceCommand extends Command
|
|
5904
|
-
.classBuilder()
|
|
5905
|
-
.ep(commonParams)
|
|
5906
|
-
.m(function (Command, cs, config, o) {
|
|
5907
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5908
|
-
})
|
|
5909
|
-
.s("AWSCognitoIdentityProviderService", "TagResource", {})
|
|
5910
|
-
.n("CognitoIdentityProviderClient", "TagResourceCommand")
|
|
5911
|
-
.sc(TagResource$)
|
|
5912
|
-
.build() {
|
|
5913
|
-
}
|
|
5914
|
-
|
|
5915
|
-
class UntagResourceCommand extends Command
|
|
5916
|
-
.classBuilder()
|
|
5917
|
-
.ep(commonParams)
|
|
5918
|
-
.m(function (Command, cs, config, o) {
|
|
5919
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5920
|
-
})
|
|
5921
|
-
.s("AWSCognitoIdentityProviderService", "UntagResource", {})
|
|
5922
|
-
.n("CognitoIdentityProviderClient", "UntagResourceCommand")
|
|
5923
|
-
.sc(UntagResource$)
|
|
5924
|
-
.build() {
|
|
5925
|
-
}
|
|
5926
|
-
|
|
5927
|
-
class UpdateAuthEventFeedbackCommand extends Command
|
|
5928
|
-
.classBuilder()
|
|
5929
|
-
.ep(commonParams)
|
|
5930
|
-
.m(function (Command, cs, config, o) {
|
|
5931
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5932
|
-
})
|
|
5933
|
-
.s("AWSCognitoIdentityProviderService", "UpdateAuthEventFeedback", {})
|
|
5934
|
-
.n("CognitoIdentityProviderClient", "UpdateAuthEventFeedbackCommand")
|
|
5935
|
-
.sc(UpdateAuthEventFeedback$)
|
|
5936
|
-
.build() {
|
|
5937
|
-
}
|
|
5938
|
-
|
|
5939
|
-
class UpdateDeviceStatusCommand extends Command
|
|
5940
|
-
.classBuilder()
|
|
5941
|
-
.ep(commonParams)
|
|
5942
|
-
.m(function (Command, cs, config, o) {
|
|
5943
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5944
|
-
})
|
|
5945
|
-
.s("AWSCognitoIdentityProviderService", "UpdateDeviceStatus", {})
|
|
5946
|
-
.n("CognitoIdentityProviderClient", "UpdateDeviceStatusCommand")
|
|
5947
|
-
.sc(UpdateDeviceStatus$)
|
|
5948
|
-
.build() {
|
|
5949
|
-
}
|
|
5950
|
-
|
|
5951
|
-
class UpdateGroupCommand extends Command
|
|
5952
|
-
.classBuilder()
|
|
5953
|
-
.ep(commonParams)
|
|
5954
|
-
.m(function (Command, cs, config, o) {
|
|
5955
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5956
|
-
})
|
|
5957
|
-
.s("AWSCognitoIdentityProviderService", "UpdateGroup", {})
|
|
5958
|
-
.n("CognitoIdentityProviderClient", "UpdateGroupCommand")
|
|
5959
|
-
.sc(UpdateGroup$)
|
|
5960
|
-
.build() {
|
|
5961
|
-
}
|
|
5962
|
-
|
|
5963
|
-
class UpdateIdentityProviderCommand extends Command
|
|
5964
|
-
.classBuilder()
|
|
5965
|
-
.ep(commonParams)
|
|
5966
|
-
.m(function (Command, cs, config, o) {
|
|
5967
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5968
|
-
})
|
|
5969
|
-
.s("AWSCognitoIdentityProviderService", "UpdateIdentityProvider", {})
|
|
5970
|
-
.n("CognitoIdentityProviderClient", "UpdateIdentityProviderCommand")
|
|
5971
|
-
.sc(UpdateIdentityProvider$)
|
|
5972
|
-
.build() {
|
|
5973
|
-
}
|
|
5974
|
-
|
|
5975
|
-
class UpdateManagedLoginBrandingCommand extends Command
|
|
5976
|
-
.classBuilder()
|
|
5977
|
-
.ep(commonParams)
|
|
5978
|
-
.m(function (Command, cs, config, o) {
|
|
5979
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5980
|
-
})
|
|
5981
|
-
.s("AWSCognitoIdentityProviderService", "UpdateManagedLoginBranding", {})
|
|
5982
|
-
.n("CognitoIdentityProviderClient", "UpdateManagedLoginBrandingCommand")
|
|
5983
|
-
.sc(UpdateManagedLoginBranding$)
|
|
5984
|
-
.build() {
|
|
5985
|
-
}
|
|
5986
|
-
|
|
5987
|
-
class UpdateResourceServerCommand extends Command
|
|
5988
|
-
.classBuilder()
|
|
5989
|
-
.ep(commonParams)
|
|
5990
|
-
.m(function (Command, cs, config, o) {
|
|
5991
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5992
|
-
})
|
|
5993
|
-
.s("AWSCognitoIdentityProviderService", "UpdateResourceServer", {})
|
|
5994
|
-
.n("CognitoIdentityProviderClient", "UpdateResourceServerCommand")
|
|
5995
|
-
.sc(UpdateResourceServer$)
|
|
5996
|
-
.build() {
|
|
5997
|
-
}
|
|
5998
|
-
|
|
5999
|
-
class UpdateTermsCommand extends Command
|
|
6000
|
-
.classBuilder()
|
|
6001
|
-
.ep(commonParams)
|
|
6002
|
-
.m(function (Command, cs, config, o) {
|
|
6003
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6004
|
-
})
|
|
6005
|
-
.s("AWSCognitoIdentityProviderService", "UpdateTerms", {})
|
|
6006
|
-
.n("CognitoIdentityProviderClient", "UpdateTermsCommand")
|
|
6007
|
-
.sc(UpdateTerms$)
|
|
6008
|
-
.build() {
|
|
6009
|
-
}
|
|
6010
|
-
|
|
6011
|
-
class UpdateUserAttributesCommand extends Command
|
|
6012
|
-
.classBuilder()
|
|
6013
|
-
.ep(commonParams)
|
|
6014
|
-
.m(function (Command, cs, config, o) {
|
|
6015
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6016
|
-
})
|
|
6017
|
-
.s("AWSCognitoIdentityProviderService", "UpdateUserAttributes", {})
|
|
6018
|
-
.n("CognitoIdentityProviderClient", "UpdateUserAttributesCommand")
|
|
6019
|
-
.sc(UpdateUserAttributes$)
|
|
6020
|
-
.build() {
|
|
6021
|
-
}
|
|
6022
|
-
|
|
6023
|
-
class UpdateUserPoolClientCommand extends Command
|
|
6024
|
-
.classBuilder()
|
|
6025
|
-
.ep(commonParams)
|
|
6026
|
-
.m(function (Command, cs, config, o) {
|
|
6027
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6028
|
-
})
|
|
6029
|
-
.s("AWSCognitoIdentityProviderService", "UpdateUserPoolClient", {})
|
|
6030
|
-
.n("CognitoIdentityProviderClient", "UpdateUserPoolClientCommand")
|
|
6031
|
-
.sc(UpdateUserPoolClient$)
|
|
6032
|
-
.build() {
|
|
6033
|
-
}
|
|
6034
|
-
|
|
6035
|
-
class UpdateUserPoolCommand extends Command
|
|
6036
|
-
.classBuilder()
|
|
6037
|
-
.ep(commonParams)
|
|
6038
|
-
.m(function (Command, cs, config, o) {
|
|
6039
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6040
|
-
})
|
|
6041
|
-
.s("AWSCognitoIdentityProviderService", "UpdateUserPool", {})
|
|
6042
|
-
.n("CognitoIdentityProviderClient", "UpdateUserPoolCommand")
|
|
6043
|
-
.sc(UpdateUserPool$)
|
|
6044
|
-
.build() {
|
|
6045
|
-
}
|
|
6046
|
-
|
|
6047
|
-
class UpdateUserPoolDomainCommand extends Command
|
|
6048
|
-
.classBuilder()
|
|
6049
|
-
.ep(commonParams)
|
|
6050
|
-
.m(function (Command, cs, config, o) {
|
|
6051
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6052
|
-
})
|
|
6053
|
-
.s("AWSCognitoIdentityProviderService", "UpdateUserPoolDomain", {})
|
|
6054
|
-
.n("CognitoIdentityProviderClient", "UpdateUserPoolDomainCommand")
|
|
6055
|
-
.sc(UpdateUserPoolDomain$)
|
|
6056
|
-
.build() {
|
|
6057
|
-
}
|
|
6058
|
-
|
|
6059
|
-
class UpdateUserPoolReplicaCommand extends Command
|
|
6060
|
-
.classBuilder()
|
|
6061
|
-
.ep(commonParams)
|
|
6062
|
-
.m(function (Command, cs, config, o) {
|
|
6063
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6064
|
-
})
|
|
6065
|
-
.s("AWSCognitoIdentityProviderService", "UpdateUserPoolReplica", {})
|
|
6066
|
-
.n("CognitoIdentityProviderClient", "UpdateUserPoolReplicaCommand")
|
|
6067
|
-
.sc(UpdateUserPoolReplica$)
|
|
6068
|
-
.build() {
|
|
6069
|
-
}
|
|
6070
|
-
|
|
6071
|
-
class VerifySoftwareTokenCommand extends Command
|
|
6072
|
-
.classBuilder()
|
|
6073
|
-
.ep(commonParams)
|
|
6074
|
-
.m(function (Command, cs, config, o) {
|
|
6075
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6076
|
-
})
|
|
6077
|
-
.s("AWSCognitoIdentityProviderService", "VerifySoftwareToken", {})
|
|
6078
|
-
.n("CognitoIdentityProviderClient", "VerifySoftwareTokenCommand")
|
|
6079
|
-
.sc(VerifySoftwareToken$)
|
|
6080
|
-
.build() {
|
|
6081
|
-
}
|
|
6082
|
-
|
|
6083
|
-
class VerifyUserAttributeCommand extends Command
|
|
6084
|
-
.classBuilder()
|
|
6085
|
-
.ep(commonParams)
|
|
6086
|
-
.m(function (Command, cs, config, o) {
|
|
6087
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6088
|
-
})
|
|
6089
|
-
.s("AWSCognitoIdentityProviderService", "VerifyUserAttribute", {})
|
|
6090
|
-
.n("CognitoIdentityProviderClient", "VerifyUserAttributeCommand")
|
|
6091
|
-
.sc(VerifyUserAttribute$)
|
|
6092
|
-
.build() {
|
|
4585
|
+
const command = makeBuilder(commonParams, "AWSCognitoIdentityProviderService", "CognitoIdentityProviderClient", getEndpointPlugin);
|
|
4586
|
+
const _ep0 = {};
|
|
4587
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
4588
|
+
|
|
4589
|
+
class AddCustomAttributesCommand extends command(_ep0, _mw0, "AddCustomAttributes", AddCustomAttributes$) {
|
|
4590
|
+
}
|
|
4591
|
+
|
|
4592
|
+
class AddUserPoolClientSecretCommand extends command(_ep0, _mw0, "AddUserPoolClientSecret", AddUserPoolClientSecret$) {
|
|
4593
|
+
}
|
|
4594
|
+
|
|
4595
|
+
class AdminAddUserToGroupCommand extends command(_ep0, _mw0, "AdminAddUserToGroup", AdminAddUserToGroup$) {
|
|
4596
|
+
}
|
|
4597
|
+
|
|
4598
|
+
class AdminConfirmSignUpCommand extends command(_ep0, _mw0, "AdminConfirmSignUp", AdminConfirmSignUp$) {
|
|
4599
|
+
}
|
|
4600
|
+
|
|
4601
|
+
class AdminCreateUserCommand extends command(_ep0, _mw0, "AdminCreateUser", AdminCreateUser$) {
|
|
4602
|
+
}
|
|
4603
|
+
|
|
4604
|
+
class AdminDeleteUserAttributesCommand extends command(_ep0, _mw0, "AdminDeleteUserAttributes", AdminDeleteUserAttributes$) {
|
|
4605
|
+
}
|
|
4606
|
+
|
|
4607
|
+
class AdminDeleteUserCommand extends command(_ep0, _mw0, "AdminDeleteUser", AdminDeleteUser$) {
|
|
4608
|
+
}
|
|
4609
|
+
|
|
4610
|
+
class AdminDisableProviderForUserCommand extends command(_ep0, _mw0, "AdminDisableProviderForUser", AdminDisableProviderForUser$) {
|
|
4611
|
+
}
|
|
4612
|
+
|
|
4613
|
+
class AdminDisableUserCommand extends command(_ep0, _mw0, "AdminDisableUser", AdminDisableUser$) {
|
|
4614
|
+
}
|
|
4615
|
+
|
|
4616
|
+
class AdminEnableUserCommand extends command(_ep0, _mw0, "AdminEnableUser", AdminEnableUser$) {
|
|
4617
|
+
}
|
|
4618
|
+
|
|
4619
|
+
class AdminForgetDeviceCommand extends command(_ep0, _mw0, "AdminForgetDevice", AdminForgetDevice$) {
|
|
4620
|
+
}
|
|
4621
|
+
|
|
4622
|
+
class AdminGetDeviceCommand extends command(_ep0, _mw0, "AdminGetDevice", AdminGetDevice$) {
|
|
4623
|
+
}
|
|
4624
|
+
|
|
4625
|
+
class AdminGetUserCommand extends command(_ep0, _mw0, "AdminGetUser", AdminGetUser$) {
|
|
4626
|
+
}
|
|
4627
|
+
|
|
4628
|
+
class AdminInitiateAuthCommand extends command(_ep0, _mw0, "AdminInitiateAuth", AdminInitiateAuth$) {
|
|
4629
|
+
}
|
|
4630
|
+
|
|
4631
|
+
class AdminLinkProviderForUserCommand extends command(_ep0, _mw0, "AdminLinkProviderForUser", AdminLinkProviderForUser$) {
|
|
4632
|
+
}
|
|
4633
|
+
|
|
4634
|
+
class AdminListDevicesCommand extends command(_ep0, _mw0, "AdminListDevices", AdminListDevices$) {
|
|
4635
|
+
}
|
|
4636
|
+
|
|
4637
|
+
class AdminListGroupsForUserCommand extends command(_ep0, _mw0, "AdminListGroupsForUser", AdminListGroupsForUser$) {
|
|
4638
|
+
}
|
|
4639
|
+
|
|
4640
|
+
class AdminListUserAuthEventsCommand extends command(_ep0, _mw0, "AdminListUserAuthEvents", AdminListUserAuthEvents$) {
|
|
4641
|
+
}
|
|
4642
|
+
|
|
4643
|
+
class AdminRemoveUserFromGroupCommand extends command(_ep0, _mw0, "AdminRemoveUserFromGroup", AdminRemoveUserFromGroup$) {
|
|
4644
|
+
}
|
|
4645
|
+
|
|
4646
|
+
class AdminResetUserPasswordCommand extends command(_ep0, _mw0, "AdminResetUserPassword", AdminResetUserPassword$) {
|
|
4647
|
+
}
|
|
4648
|
+
|
|
4649
|
+
class AdminRespondToAuthChallengeCommand extends command(_ep0, _mw0, "AdminRespondToAuthChallenge", AdminRespondToAuthChallenge$) {
|
|
4650
|
+
}
|
|
4651
|
+
|
|
4652
|
+
class AdminSetUserMFAPreferenceCommand extends command(_ep0, _mw0, "AdminSetUserMFAPreference", AdminSetUserMFAPreference$) {
|
|
4653
|
+
}
|
|
4654
|
+
|
|
4655
|
+
class AdminSetUserPasswordCommand extends command(_ep0, _mw0, "AdminSetUserPassword", AdminSetUserPassword$) {
|
|
4656
|
+
}
|
|
4657
|
+
|
|
4658
|
+
class AdminSetUserSettingsCommand extends command(_ep0, _mw0, "AdminSetUserSettings", AdminSetUserSettings$) {
|
|
4659
|
+
}
|
|
4660
|
+
|
|
4661
|
+
class AdminUpdateAuthEventFeedbackCommand extends command(_ep0, _mw0, "AdminUpdateAuthEventFeedback", AdminUpdateAuthEventFeedback$) {
|
|
4662
|
+
}
|
|
4663
|
+
|
|
4664
|
+
class AdminUpdateDeviceStatusCommand extends command(_ep0, _mw0, "AdminUpdateDeviceStatus", AdminUpdateDeviceStatus$) {
|
|
4665
|
+
}
|
|
4666
|
+
|
|
4667
|
+
class AdminUpdateUserAttributesCommand extends command(_ep0, _mw0, "AdminUpdateUserAttributes", AdminUpdateUserAttributes$) {
|
|
4668
|
+
}
|
|
4669
|
+
|
|
4670
|
+
class AdminUserGlobalSignOutCommand extends command(_ep0, _mw0, "AdminUserGlobalSignOut", AdminUserGlobalSignOut$) {
|
|
4671
|
+
}
|
|
4672
|
+
|
|
4673
|
+
class AssociateSoftwareTokenCommand extends command(_ep0, _mw0, "AssociateSoftwareToken", AssociateSoftwareToken$) {
|
|
4674
|
+
}
|
|
4675
|
+
|
|
4676
|
+
class ChangePasswordCommand extends command(_ep0, _mw0, "ChangePassword", ChangePassword$) {
|
|
4677
|
+
}
|
|
4678
|
+
|
|
4679
|
+
class CompleteWebAuthnRegistrationCommand extends command(_ep0, _mw0, "CompleteWebAuthnRegistration", CompleteWebAuthnRegistration$) {
|
|
4680
|
+
}
|
|
4681
|
+
|
|
4682
|
+
class ConfirmDeviceCommand extends command(_ep0, _mw0, "ConfirmDevice", ConfirmDevice$) {
|
|
4683
|
+
}
|
|
4684
|
+
|
|
4685
|
+
class ConfirmForgotPasswordCommand extends command(_ep0, _mw0, "ConfirmForgotPassword", ConfirmForgotPassword$) {
|
|
4686
|
+
}
|
|
4687
|
+
|
|
4688
|
+
class ConfirmSignUpCommand extends command(_ep0, _mw0, "ConfirmSignUp", ConfirmSignUp$) {
|
|
4689
|
+
}
|
|
4690
|
+
|
|
4691
|
+
class CreateGroupCommand extends command(_ep0, _mw0, "CreateGroup", CreateGroup$) {
|
|
4692
|
+
}
|
|
4693
|
+
|
|
4694
|
+
class CreateIdentityProviderCommand extends command(_ep0, _mw0, "CreateIdentityProvider", CreateIdentityProvider$) {
|
|
4695
|
+
}
|
|
4696
|
+
|
|
4697
|
+
class CreateManagedLoginBrandingCommand extends command(_ep0, _mw0, "CreateManagedLoginBranding", CreateManagedLoginBranding$) {
|
|
4698
|
+
}
|
|
4699
|
+
|
|
4700
|
+
class CreateResourceServerCommand extends command(_ep0, _mw0, "CreateResourceServer", CreateResourceServer$) {
|
|
4701
|
+
}
|
|
4702
|
+
|
|
4703
|
+
class CreateTermsCommand extends command(_ep0, _mw0, "CreateTerms", CreateTerms$) {
|
|
4704
|
+
}
|
|
4705
|
+
|
|
4706
|
+
class CreateUserImportJobCommand extends command(_ep0, _mw0, "CreateUserImportJob", CreateUserImportJob$) {
|
|
4707
|
+
}
|
|
4708
|
+
|
|
4709
|
+
class CreateUserPoolClientCommand extends command(_ep0, _mw0, "CreateUserPoolClient", CreateUserPoolClient$) {
|
|
4710
|
+
}
|
|
4711
|
+
|
|
4712
|
+
class CreateUserPoolCommand extends command(_ep0, _mw0, "CreateUserPool", CreateUserPool$) {
|
|
4713
|
+
}
|
|
4714
|
+
|
|
4715
|
+
class CreateUserPoolDomainCommand extends command(_ep0, _mw0, "CreateUserPoolDomain", CreateUserPoolDomain$) {
|
|
4716
|
+
}
|
|
4717
|
+
|
|
4718
|
+
class CreateUserPoolReplicaCommand extends command(_ep0, _mw0, "CreateUserPoolReplica", CreateUserPoolReplica$) {
|
|
4719
|
+
}
|
|
4720
|
+
|
|
4721
|
+
class DeleteGroupCommand extends command(_ep0, _mw0, "DeleteGroup", DeleteGroup$) {
|
|
4722
|
+
}
|
|
4723
|
+
|
|
4724
|
+
class DeleteIdentityProviderCommand extends command(_ep0, _mw0, "DeleteIdentityProvider", DeleteIdentityProvider$) {
|
|
4725
|
+
}
|
|
4726
|
+
|
|
4727
|
+
class DeleteManagedLoginBrandingCommand extends command(_ep0, _mw0, "DeleteManagedLoginBranding", DeleteManagedLoginBranding$) {
|
|
4728
|
+
}
|
|
4729
|
+
|
|
4730
|
+
class DeleteResourceServerCommand extends command(_ep0, _mw0, "DeleteResourceServer", DeleteResourceServer$) {
|
|
4731
|
+
}
|
|
4732
|
+
|
|
4733
|
+
class DeleteTermsCommand extends command(_ep0, _mw0, "DeleteTerms", DeleteTerms$) {
|
|
4734
|
+
}
|
|
4735
|
+
|
|
4736
|
+
class DeleteUserAttributesCommand extends command(_ep0, _mw0, "DeleteUserAttributes", DeleteUserAttributes$) {
|
|
4737
|
+
}
|
|
4738
|
+
|
|
4739
|
+
class DeleteUserCommand extends command(_ep0, _mw0, "DeleteUser", DeleteUser$) {
|
|
4740
|
+
}
|
|
4741
|
+
|
|
4742
|
+
class DeleteUserPoolClientCommand extends command(_ep0, _mw0, "DeleteUserPoolClient", DeleteUserPoolClient$) {
|
|
4743
|
+
}
|
|
4744
|
+
|
|
4745
|
+
class DeleteUserPoolClientSecretCommand extends command(_ep0, _mw0, "DeleteUserPoolClientSecret", DeleteUserPoolClientSecret$) {
|
|
4746
|
+
}
|
|
4747
|
+
|
|
4748
|
+
class DeleteUserPoolCommand extends command(_ep0, _mw0, "DeleteUserPool", DeleteUserPool$) {
|
|
4749
|
+
}
|
|
4750
|
+
|
|
4751
|
+
class DeleteUserPoolDomainCommand extends command(_ep0, _mw0, "DeleteUserPoolDomain", DeleteUserPoolDomain$) {
|
|
4752
|
+
}
|
|
4753
|
+
|
|
4754
|
+
class DeleteUserPoolReplicaCommand extends command(_ep0, _mw0, "DeleteUserPoolReplica", DeleteUserPoolReplica$) {
|
|
4755
|
+
}
|
|
4756
|
+
|
|
4757
|
+
class DeleteWebAuthnCredentialCommand extends command(_ep0, _mw0, "DeleteWebAuthnCredential", DeleteWebAuthnCredential$) {
|
|
4758
|
+
}
|
|
4759
|
+
|
|
4760
|
+
class DescribeIdentityProviderCommand extends command(_ep0, _mw0, "DescribeIdentityProvider", DescribeIdentityProvider$) {
|
|
4761
|
+
}
|
|
4762
|
+
|
|
4763
|
+
class DescribeManagedLoginBrandingByClientCommand extends command(_ep0, _mw0, "DescribeManagedLoginBrandingByClient", DescribeManagedLoginBrandingByClient$) {
|
|
4764
|
+
}
|
|
4765
|
+
|
|
4766
|
+
class DescribeManagedLoginBrandingCommand extends command(_ep0, _mw0, "DescribeManagedLoginBranding", DescribeManagedLoginBranding$) {
|
|
4767
|
+
}
|
|
4768
|
+
|
|
4769
|
+
class DescribeResourceServerCommand extends command(_ep0, _mw0, "DescribeResourceServer", DescribeResourceServer$) {
|
|
4770
|
+
}
|
|
4771
|
+
|
|
4772
|
+
class DescribeRiskConfigurationCommand extends command(_ep0, _mw0, "DescribeRiskConfiguration", DescribeRiskConfiguration$) {
|
|
4773
|
+
}
|
|
4774
|
+
|
|
4775
|
+
class DescribeTermsCommand extends command(_ep0, _mw0, "DescribeTerms", DescribeTerms$) {
|
|
4776
|
+
}
|
|
4777
|
+
|
|
4778
|
+
class DescribeUserImportJobCommand extends command(_ep0, _mw0, "DescribeUserImportJob", DescribeUserImportJob$) {
|
|
4779
|
+
}
|
|
4780
|
+
|
|
4781
|
+
class DescribeUserPoolClientCommand extends command(_ep0, _mw0, "DescribeUserPoolClient", DescribeUserPoolClient$) {
|
|
4782
|
+
}
|
|
4783
|
+
|
|
4784
|
+
class DescribeUserPoolCommand extends command(_ep0, _mw0, "DescribeUserPool", DescribeUserPool$) {
|
|
4785
|
+
}
|
|
4786
|
+
|
|
4787
|
+
class DescribeUserPoolDomainCommand extends command(_ep0, _mw0, "DescribeUserPoolDomain", DescribeUserPoolDomain$) {
|
|
4788
|
+
}
|
|
4789
|
+
|
|
4790
|
+
class ForgetDeviceCommand extends command(_ep0, _mw0, "ForgetDevice", ForgetDevice$) {
|
|
4791
|
+
}
|
|
4792
|
+
|
|
4793
|
+
class ForgotPasswordCommand extends command(_ep0, _mw0, "ForgotPassword", ForgotPassword$) {
|
|
4794
|
+
}
|
|
4795
|
+
|
|
4796
|
+
class GetCSVHeaderCommand extends command(_ep0, _mw0, "GetCSVHeader", GetCSVHeader$) {
|
|
4797
|
+
}
|
|
4798
|
+
|
|
4799
|
+
class GetDeviceCommand extends command(_ep0, _mw0, "GetDevice", GetDevice$) {
|
|
4800
|
+
}
|
|
4801
|
+
|
|
4802
|
+
class GetGroupCommand extends command(_ep0, _mw0, "GetGroup", GetGroup$) {
|
|
4803
|
+
}
|
|
4804
|
+
|
|
4805
|
+
class GetIdentityProviderByIdentifierCommand extends command(_ep0, _mw0, "GetIdentityProviderByIdentifier", GetIdentityProviderByIdentifier$) {
|
|
4806
|
+
}
|
|
4807
|
+
|
|
4808
|
+
class GetLogDeliveryConfigurationCommand extends command(_ep0, _mw0, "GetLogDeliveryConfiguration", GetLogDeliveryConfiguration$) {
|
|
4809
|
+
}
|
|
4810
|
+
|
|
4811
|
+
class GetSigningCertificateCommand extends command(_ep0, _mw0, "GetSigningCertificate", GetSigningCertificate$) {
|
|
4812
|
+
}
|
|
4813
|
+
|
|
4814
|
+
class GetTokensFromRefreshTokenCommand extends command(_ep0, _mw0, "GetTokensFromRefreshToken", GetTokensFromRefreshToken$) {
|
|
4815
|
+
}
|
|
4816
|
+
|
|
4817
|
+
class GetUICustomizationCommand extends command(_ep0, _mw0, "GetUICustomization", GetUICustomization$) {
|
|
4818
|
+
}
|
|
4819
|
+
|
|
4820
|
+
class GetUserAttributeVerificationCodeCommand extends command(_ep0, _mw0, "GetUserAttributeVerificationCode", GetUserAttributeVerificationCode$) {
|
|
4821
|
+
}
|
|
4822
|
+
|
|
4823
|
+
class GetUserAuthFactorsCommand extends command(_ep0, _mw0, "GetUserAuthFactors", GetUserAuthFactors$) {
|
|
4824
|
+
}
|
|
4825
|
+
|
|
4826
|
+
class GetUserCommand extends command(_ep0, _mw0, "GetUser", GetUser$) {
|
|
4827
|
+
}
|
|
4828
|
+
|
|
4829
|
+
class GetUserPoolMfaConfigCommand extends command(_ep0, _mw0, "GetUserPoolMfaConfig", GetUserPoolMfaConfig$) {
|
|
4830
|
+
}
|
|
4831
|
+
|
|
4832
|
+
class GlobalSignOutCommand extends command(_ep0, _mw0, "GlobalSignOut", GlobalSignOut$) {
|
|
4833
|
+
}
|
|
4834
|
+
|
|
4835
|
+
class InitiateAuthCommand extends command(_ep0, _mw0, "InitiateAuth", InitiateAuth$) {
|
|
4836
|
+
}
|
|
4837
|
+
|
|
4838
|
+
class ListDevicesCommand extends command(_ep0, _mw0, "ListDevices", ListDevices$) {
|
|
4839
|
+
}
|
|
4840
|
+
|
|
4841
|
+
class ListGroupsCommand extends command(_ep0, _mw0, "ListGroups", ListGroups$) {
|
|
4842
|
+
}
|
|
4843
|
+
|
|
4844
|
+
class ListIdentityProvidersCommand extends command(_ep0, _mw0, "ListIdentityProviders", ListIdentityProviders$) {
|
|
4845
|
+
}
|
|
4846
|
+
|
|
4847
|
+
class ListResourceServersCommand extends command(_ep0, _mw0, "ListResourceServers", ListResourceServers$) {
|
|
4848
|
+
}
|
|
4849
|
+
|
|
4850
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
4851
|
+
}
|
|
4852
|
+
|
|
4853
|
+
class ListTermsCommand extends command(_ep0, _mw0, "ListTerms", ListTerms$) {
|
|
4854
|
+
}
|
|
4855
|
+
|
|
4856
|
+
class ListUserImportJobsCommand extends command(_ep0, _mw0, "ListUserImportJobs", ListUserImportJobs$) {
|
|
4857
|
+
}
|
|
4858
|
+
|
|
4859
|
+
class ListUserPoolClientsCommand extends command(_ep0, _mw0, "ListUserPoolClients", ListUserPoolClients$) {
|
|
4860
|
+
}
|
|
4861
|
+
|
|
4862
|
+
class ListUserPoolClientSecretsCommand extends command(_ep0, _mw0, "ListUserPoolClientSecrets", ListUserPoolClientSecrets$) {
|
|
4863
|
+
}
|
|
4864
|
+
|
|
4865
|
+
class ListUserPoolReplicasCommand extends command(_ep0, _mw0, "ListUserPoolReplicas", ListUserPoolReplicas$) {
|
|
4866
|
+
}
|
|
4867
|
+
|
|
4868
|
+
class ListUserPoolsCommand extends command(_ep0, _mw0, "ListUserPools", ListUserPools$) {
|
|
4869
|
+
}
|
|
4870
|
+
|
|
4871
|
+
class ListUsersCommand extends command(_ep0, _mw0, "ListUsers", ListUsers$) {
|
|
4872
|
+
}
|
|
4873
|
+
|
|
4874
|
+
class ListUsersInGroupCommand extends command(_ep0, _mw0, "ListUsersInGroup", ListUsersInGroup$) {
|
|
4875
|
+
}
|
|
4876
|
+
|
|
4877
|
+
class ListWebAuthnCredentialsCommand extends command(_ep0, _mw0, "ListWebAuthnCredentials", ListWebAuthnCredentials$) {
|
|
4878
|
+
}
|
|
4879
|
+
|
|
4880
|
+
class ResendConfirmationCodeCommand extends command(_ep0, _mw0, "ResendConfirmationCode", ResendConfirmationCode$) {
|
|
4881
|
+
}
|
|
4882
|
+
|
|
4883
|
+
class RespondToAuthChallengeCommand extends command(_ep0, _mw0, "RespondToAuthChallenge", RespondToAuthChallenge$) {
|
|
4884
|
+
}
|
|
4885
|
+
|
|
4886
|
+
class RevokeTokenCommand extends command(_ep0, _mw0, "RevokeToken", RevokeToken$) {
|
|
4887
|
+
}
|
|
4888
|
+
|
|
4889
|
+
class SetLogDeliveryConfigurationCommand extends command(_ep0, _mw0, "SetLogDeliveryConfiguration", SetLogDeliveryConfiguration$) {
|
|
4890
|
+
}
|
|
4891
|
+
|
|
4892
|
+
class SetRiskConfigurationCommand extends command(_ep0, _mw0, "SetRiskConfiguration", SetRiskConfiguration$) {
|
|
4893
|
+
}
|
|
4894
|
+
|
|
4895
|
+
class SetUICustomizationCommand extends command(_ep0, _mw0, "SetUICustomization", SetUICustomization$) {
|
|
4896
|
+
}
|
|
4897
|
+
|
|
4898
|
+
class SetUserMFAPreferenceCommand extends command(_ep0, _mw0, "SetUserMFAPreference", SetUserMFAPreference$) {
|
|
4899
|
+
}
|
|
4900
|
+
|
|
4901
|
+
class SetUserPoolMfaConfigCommand extends command(_ep0, _mw0, "SetUserPoolMfaConfig", SetUserPoolMfaConfig$) {
|
|
4902
|
+
}
|
|
4903
|
+
|
|
4904
|
+
class SetUserSettingsCommand extends command(_ep0, _mw0, "SetUserSettings", SetUserSettings$) {
|
|
4905
|
+
}
|
|
4906
|
+
|
|
4907
|
+
class SignUpCommand extends command(_ep0, _mw0, "SignUp", SignUp$) {
|
|
4908
|
+
}
|
|
4909
|
+
|
|
4910
|
+
class StartUserImportJobCommand extends command(_ep0, _mw0, "StartUserImportJob", StartUserImportJob$) {
|
|
4911
|
+
}
|
|
4912
|
+
|
|
4913
|
+
class StartWebAuthnRegistrationCommand extends command(_ep0, _mw0, "StartWebAuthnRegistration", StartWebAuthnRegistration$) {
|
|
4914
|
+
}
|
|
4915
|
+
|
|
4916
|
+
class StopUserImportJobCommand extends command(_ep0, _mw0, "StopUserImportJob", StopUserImportJob$) {
|
|
4917
|
+
}
|
|
4918
|
+
|
|
4919
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
4920
|
+
}
|
|
4921
|
+
|
|
4922
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
4923
|
+
}
|
|
4924
|
+
|
|
4925
|
+
class UpdateAuthEventFeedbackCommand extends command(_ep0, _mw0, "UpdateAuthEventFeedback", UpdateAuthEventFeedback$) {
|
|
4926
|
+
}
|
|
4927
|
+
|
|
4928
|
+
class UpdateDeviceStatusCommand extends command(_ep0, _mw0, "UpdateDeviceStatus", UpdateDeviceStatus$) {
|
|
4929
|
+
}
|
|
4930
|
+
|
|
4931
|
+
class UpdateGroupCommand extends command(_ep0, _mw0, "UpdateGroup", UpdateGroup$) {
|
|
4932
|
+
}
|
|
4933
|
+
|
|
4934
|
+
class UpdateIdentityProviderCommand extends command(_ep0, _mw0, "UpdateIdentityProvider", UpdateIdentityProvider$) {
|
|
4935
|
+
}
|
|
4936
|
+
|
|
4937
|
+
class UpdateManagedLoginBrandingCommand extends command(_ep0, _mw0, "UpdateManagedLoginBranding", UpdateManagedLoginBranding$) {
|
|
4938
|
+
}
|
|
4939
|
+
|
|
4940
|
+
class UpdateResourceServerCommand extends command(_ep0, _mw0, "UpdateResourceServer", UpdateResourceServer$) {
|
|
4941
|
+
}
|
|
4942
|
+
|
|
4943
|
+
class UpdateTermsCommand extends command(_ep0, _mw0, "UpdateTerms", UpdateTerms$) {
|
|
4944
|
+
}
|
|
4945
|
+
|
|
4946
|
+
class UpdateUserAttributesCommand extends command(_ep0, _mw0, "UpdateUserAttributes", UpdateUserAttributes$) {
|
|
4947
|
+
}
|
|
4948
|
+
|
|
4949
|
+
class UpdateUserPoolClientCommand extends command(_ep0, _mw0, "UpdateUserPoolClient", UpdateUserPoolClient$) {
|
|
4950
|
+
}
|
|
4951
|
+
|
|
4952
|
+
class UpdateUserPoolCommand extends command(_ep0, _mw0, "UpdateUserPool", UpdateUserPool$) {
|
|
4953
|
+
}
|
|
4954
|
+
|
|
4955
|
+
class UpdateUserPoolDomainCommand extends command(_ep0, _mw0, "UpdateUserPoolDomain", UpdateUserPoolDomain$) {
|
|
4956
|
+
}
|
|
4957
|
+
|
|
4958
|
+
class UpdateUserPoolReplicaCommand extends command(_ep0, _mw0, "UpdateUserPoolReplica", UpdateUserPoolReplica$) {
|
|
4959
|
+
}
|
|
4960
|
+
|
|
4961
|
+
class VerifySoftwareTokenCommand extends command(_ep0, _mw0, "VerifySoftwareToken", VerifySoftwareToken$) {
|
|
4962
|
+
}
|
|
4963
|
+
|
|
4964
|
+
class VerifyUserAttributeCommand extends command(_ep0, _mw0, "VerifyUserAttribute", VerifyUserAttribute$) {
|
|
6093
4965
|
}
|
|
6094
4966
|
|
|
6095
4967
|
const paginateAdminListGroupsForUser = createPaginator(CognitoIdentityProviderClient, AdminListGroupsForUserCommand, "NextToken", "NextToken", "Limit");
|