Documentation ¶
Index ¶
- type AddCustomAttributesFuture
- type AdminAddUserToGroupFuture
- type AdminConfirmSignUpFuture
- type AdminCreateUserFuture
- type AdminDeleteUserAttributesFuture
- type AdminDeleteUserFuture
- type AdminDisableProviderForUserFuture
- type AdminDisableUserFuture
- type AdminEnableUserFuture
- type AdminForgetDeviceFuture
- type AdminGetDeviceFuture
- type AdminGetUserFuture
- type AdminInitiateAuthFuture
- type AdminLinkProviderForUserFuture
- type AdminListDevicesFuture
- type AdminListGroupsForUserFuture
- type AdminListUserAuthEventsFuture
- type AdminRemoveUserFromGroupFuture
- type AdminResetUserPasswordFuture
- type AdminRespondToAuthChallengeFuture
- type AdminSetUserMFAPreferenceFuture
- type AdminSetUserPasswordFuture
- type AdminSetUserSettingsFuture
- type AdminUpdateAuthEventFeedbackFuture
- type AdminUpdateDeviceStatusFuture
- type AdminUpdateUserAttributesFuture
- type AdminUserGlobalSignOutFuture
- type AssociateSoftwareTokenFuture
- type ChangePasswordFuture
- type Client
- type ConfirmDeviceFuture
- type ConfirmForgotPasswordFuture
- type ConfirmSignUpFuture
- type CreateGroupFuture
- type CreateIdentityProviderFuture
- type CreateResourceServerFuture
- type CreateUserImportJobFuture
- type CreateUserPoolClientFuture
- type CreateUserPoolDomainFuture
- type CreateUserPoolFuture
- type DeleteGroupFuture
- type DeleteIdentityProviderFuture
- type DeleteResourceServerFuture
- type DeleteUserAttributesFuture
- type DeleteUserFuture
- type DeleteUserPoolClientFuture
- type DeleteUserPoolDomainFuture
- type DeleteUserPoolFuture
- type DescribeIdentityProviderFuture
- type DescribeResourceServerFuture
- type DescribeRiskConfigurationFuture
- type DescribeUserImportJobFuture
- type DescribeUserPoolClientFuture
- type DescribeUserPoolDomainFuture
- type DescribeUserPoolFuture
- type ForgetDeviceFuture
- type ForgotPasswordFuture
- type GetCSVHeaderFuture
- type GetDeviceFuture
- type GetGroupFuture
- type GetIdentityProviderByIdentifierFuture
- type GetSigningCertificateFuture
- type GetUICustomizationFuture
- type GetUserAttributeVerificationCodeFuture
- type GetUserFuture
- type GetUserPoolMfaConfigFuture
- type GlobalSignOutFuture
- type InitiateAuthFuture
- type ListDevicesFuture
- type ListGroupsFuture
- type ListIdentityProvidersFuture
- type ListResourceServersFuture
- type ListTagsForResourceFuture
- type ListUserImportJobsFuture
- type ListUserPoolClientsFuture
- type ListUserPoolsFuture
- type ListUsersFuture
- type ListUsersInGroupFuture
- type ResendConfirmationCodeFuture
- type RespondToAuthChallengeFuture
- type SetRiskConfigurationFuture
- type SetUICustomizationFuture
- type SetUserMFAPreferenceFuture
- type SetUserPoolMfaConfigFuture
- type SetUserSettingsFuture
- type SignUpFuture
- type StartUserImportJobFuture
- type StopUserImportJobFuture
- type TagResourceFuture
- type UntagResourceFuture
- type UpdateAuthEventFeedbackFuture
- type UpdateDeviceStatusFuture
- type UpdateGroupFuture
- type UpdateIdentityProviderFuture
- type UpdateResourceServerFuture
- type UpdateUserAttributesFuture
- type UpdateUserPoolClientFuture
- type UpdateUserPoolDomainFuture
- type UpdateUserPoolFuture
- type VerifySoftwareTokenFuture
- type VerifyUserAttributeFuture
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddCustomAttributesFuture ¶
type AddCustomAttributesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AddCustomAttributesFuture) Get ¶
func (r *AddCustomAttributesFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AddCustomAttributesOutput, error)
type AdminAddUserToGroupFuture ¶
type AdminAddUserToGroupFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminAddUserToGroupFuture) Get ¶
func (r *AdminAddUserToGroupFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminAddUserToGroupOutput, error)
type AdminConfirmSignUpFuture ¶
type AdminConfirmSignUpFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminConfirmSignUpFuture) Get ¶
func (r *AdminConfirmSignUpFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminConfirmSignUpOutput, error)
type AdminCreateUserFuture ¶
type AdminCreateUserFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminCreateUserFuture) Get ¶
func (r *AdminCreateUserFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminCreateUserOutput, error)
type AdminDeleteUserAttributesFuture ¶
type AdminDeleteUserAttributesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminDeleteUserAttributesFuture) Get ¶
func (r *AdminDeleteUserAttributesFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminDeleteUserAttributesOutput, error)
type AdminDeleteUserFuture ¶
type AdminDeleteUserFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminDeleteUserFuture) Get ¶
func (r *AdminDeleteUserFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminDeleteUserOutput, error)
type AdminDisableProviderForUserFuture ¶
type AdminDisableProviderForUserFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminDisableProviderForUserFuture) Get ¶
func (r *AdminDisableProviderForUserFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminDisableProviderForUserOutput, error)
type AdminDisableUserFuture ¶
type AdminDisableUserFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminDisableUserFuture) Get ¶
func (r *AdminDisableUserFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminDisableUserOutput, error)
type AdminEnableUserFuture ¶
type AdminEnableUserFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminEnableUserFuture) Get ¶
func (r *AdminEnableUserFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminEnableUserOutput, error)
type AdminForgetDeviceFuture ¶
type AdminForgetDeviceFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminForgetDeviceFuture) Get ¶
func (r *AdminForgetDeviceFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminForgetDeviceOutput, error)
type AdminGetDeviceFuture ¶
func (*AdminGetDeviceFuture) Get ¶
func (r *AdminGetDeviceFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminGetDeviceOutput, error)
type AdminGetUserFuture ¶
func (*AdminGetUserFuture) Get ¶
func (r *AdminGetUserFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminGetUserOutput, error)
type AdminInitiateAuthFuture ¶
type AdminInitiateAuthFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminInitiateAuthFuture) Get ¶
func (r *AdminInitiateAuthFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminInitiateAuthOutput, error)
type AdminLinkProviderForUserFuture ¶
type AdminLinkProviderForUserFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminLinkProviderForUserFuture) Get ¶
func (r *AdminLinkProviderForUserFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminLinkProviderForUserOutput, error)
type AdminListDevicesFuture ¶
type AdminListDevicesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminListDevicesFuture) Get ¶
func (r *AdminListDevicesFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminListDevicesOutput, error)
type AdminListGroupsForUserFuture ¶
type AdminListGroupsForUserFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminListGroupsForUserFuture) Get ¶
func (r *AdminListGroupsForUserFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminListGroupsForUserOutput, error)
type AdminListUserAuthEventsFuture ¶
type AdminListUserAuthEventsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminListUserAuthEventsFuture) Get ¶
func (r *AdminListUserAuthEventsFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminListUserAuthEventsOutput, error)
type AdminRemoveUserFromGroupFuture ¶
type AdminRemoveUserFromGroupFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminRemoveUserFromGroupFuture) Get ¶
func (r *AdminRemoveUserFromGroupFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminRemoveUserFromGroupOutput, error)
type AdminResetUserPasswordFuture ¶
type AdminResetUserPasswordFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminResetUserPasswordFuture) Get ¶
func (r *AdminResetUserPasswordFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminResetUserPasswordOutput, error)
type AdminRespondToAuthChallengeFuture ¶
type AdminRespondToAuthChallengeFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminRespondToAuthChallengeFuture) Get ¶
func (r *AdminRespondToAuthChallengeFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminRespondToAuthChallengeOutput, error)
type AdminSetUserMFAPreferenceFuture ¶
type AdminSetUserMFAPreferenceFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminSetUserMFAPreferenceFuture) Get ¶
func (r *AdminSetUserMFAPreferenceFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminSetUserMFAPreferenceOutput, error)
type AdminSetUserPasswordFuture ¶
type AdminSetUserPasswordFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminSetUserPasswordFuture) Get ¶
func (r *AdminSetUserPasswordFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminSetUserPasswordOutput, error)
type AdminSetUserSettingsFuture ¶
type AdminSetUserSettingsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminSetUserSettingsFuture) Get ¶
func (r *AdminSetUserSettingsFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminSetUserSettingsOutput, error)
type AdminUpdateAuthEventFeedbackFuture ¶
type AdminUpdateAuthEventFeedbackFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminUpdateAuthEventFeedbackFuture) Get ¶
func (r *AdminUpdateAuthEventFeedbackFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminUpdateAuthEventFeedbackOutput, error)
type AdminUpdateDeviceStatusFuture ¶
type AdminUpdateDeviceStatusFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminUpdateDeviceStatusFuture) Get ¶
func (r *AdminUpdateDeviceStatusFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminUpdateDeviceStatusOutput, error)
type AdminUpdateUserAttributesFuture ¶
type AdminUpdateUserAttributesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminUpdateUserAttributesFuture) Get ¶
func (r *AdminUpdateUserAttributesFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminUpdateUserAttributesOutput, error)
type AdminUserGlobalSignOutFuture ¶
type AdminUserGlobalSignOutFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AdminUserGlobalSignOutFuture) Get ¶
func (r *AdminUserGlobalSignOutFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AdminUserGlobalSignOutOutput, error)
type AssociateSoftwareTokenFuture ¶
type AssociateSoftwareTokenFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*AssociateSoftwareTokenFuture) Get ¶
func (r *AssociateSoftwareTokenFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.AssociateSoftwareTokenOutput, error)
type ChangePasswordFuture ¶
func (*ChangePasswordFuture) Get ¶
func (r *ChangePasswordFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ChangePasswordOutput, error)
type Client ¶
type Client interface { AddCustomAttributes(ctx workflow.Context, input *cognitoidentityprovider.AddCustomAttributesInput) (*cognitoidentityprovider.AddCustomAttributesOutput, error) AddCustomAttributesAsync(ctx workflow.Context, input *cognitoidentityprovider.AddCustomAttributesInput) *AddCustomAttributesFuture AdminAddUserToGroup(ctx workflow.Context, input *cognitoidentityprovider.AdminAddUserToGroupInput) (*cognitoidentityprovider.AdminAddUserToGroupOutput, error) AdminAddUserToGroupAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminAddUserToGroupInput) *AdminAddUserToGroupFuture AdminConfirmSignUp(ctx workflow.Context, input *cognitoidentityprovider.AdminConfirmSignUpInput) (*cognitoidentityprovider.AdminConfirmSignUpOutput, error) AdminConfirmSignUpAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminConfirmSignUpInput) *AdminConfirmSignUpFuture AdminCreateUser(ctx workflow.Context, input *cognitoidentityprovider.AdminCreateUserInput) (*cognitoidentityprovider.AdminCreateUserOutput, error) AdminCreateUserAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminCreateUserInput) *AdminCreateUserFuture AdminDeleteUser(ctx workflow.Context, input *cognitoidentityprovider.AdminDeleteUserInput) (*cognitoidentityprovider.AdminDeleteUserOutput, error) AdminDeleteUserAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminDeleteUserInput) *AdminDeleteUserFuture AdminDeleteUserAttributes(ctx workflow.Context, input *cognitoidentityprovider.AdminDeleteUserAttributesInput) (*cognitoidentityprovider.AdminDeleteUserAttributesOutput, error) AdminDeleteUserAttributesAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminDeleteUserAttributesInput) *AdminDeleteUserAttributesFuture AdminDisableProviderForUser(ctx workflow.Context, input *cognitoidentityprovider.AdminDisableProviderForUserInput) (*cognitoidentityprovider.AdminDisableProviderForUserOutput, error) AdminDisableProviderForUserAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminDisableProviderForUserInput) *AdminDisableProviderForUserFuture AdminDisableUser(ctx workflow.Context, input *cognitoidentityprovider.AdminDisableUserInput) (*cognitoidentityprovider.AdminDisableUserOutput, error) AdminDisableUserAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminDisableUserInput) *AdminDisableUserFuture AdminEnableUser(ctx workflow.Context, input *cognitoidentityprovider.AdminEnableUserInput) (*cognitoidentityprovider.AdminEnableUserOutput, error) AdminEnableUserAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminEnableUserInput) *AdminEnableUserFuture AdminForgetDevice(ctx workflow.Context, input *cognitoidentityprovider.AdminForgetDeviceInput) (*cognitoidentityprovider.AdminForgetDeviceOutput, error) AdminForgetDeviceAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminForgetDeviceInput) *AdminForgetDeviceFuture AdminGetDevice(ctx workflow.Context, input *cognitoidentityprovider.AdminGetDeviceInput) (*cognitoidentityprovider.AdminGetDeviceOutput, error) AdminGetDeviceAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminGetDeviceInput) *AdminGetDeviceFuture AdminGetUser(ctx workflow.Context, input *cognitoidentityprovider.AdminGetUserInput) (*cognitoidentityprovider.AdminGetUserOutput, error) AdminGetUserAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminGetUserInput) *AdminGetUserFuture AdminInitiateAuth(ctx workflow.Context, input *cognitoidentityprovider.AdminInitiateAuthInput) (*cognitoidentityprovider.AdminInitiateAuthOutput, error) AdminInitiateAuthAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminInitiateAuthInput) *AdminInitiateAuthFuture AdminLinkProviderForUser(ctx workflow.Context, input *cognitoidentityprovider.AdminLinkProviderForUserInput) (*cognitoidentityprovider.AdminLinkProviderForUserOutput, error) AdminLinkProviderForUserAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminLinkProviderForUserInput) *AdminLinkProviderForUserFuture AdminListDevices(ctx workflow.Context, input *cognitoidentityprovider.AdminListDevicesInput) (*cognitoidentityprovider.AdminListDevicesOutput, error) AdminListDevicesAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminListDevicesInput) *AdminListDevicesFuture AdminListGroupsForUser(ctx workflow.Context, input *cognitoidentityprovider.AdminListGroupsForUserInput) (*cognitoidentityprovider.AdminListGroupsForUserOutput, error) AdminListGroupsForUserAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminListGroupsForUserInput) *AdminListGroupsForUserFuture AdminListUserAuthEvents(ctx workflow.Context, input *cognitoidentityprovider.AdminListUserAuthEventsInput) (*cognitoidentityprovider.AdminListUserAuthEventsOutput, error) AdminListUserAuthEventsAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminListUserAuthEventsInput) *AdminListUserAuthEventsFuture AdminRemoveUserFromGroup(ctx workflow.Context, input *cognitoidentityprovider.AdminRemoveUserFromGroupInput) (*cognitoidentityprovider.AdminRemoveUserFromGroupOutput, error) AdminRemoveUserFromGroupAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminRemoveUserFromGroupInput) *AdminRemoveUserFromGroupFuture AdminResetUserPassword(ctx workflow.Context, input *cognitoidentityprovider.AdminResetUserPasswordInput) (*cognitoidentityprovider.AdminResetUserPasswordOutput, error) AdminResetUserPasswordAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminResetUserPasswordInput) *AdminResetUserPasswordFuture AdminRespondToAuthChallenge(ctx workflow.Context, input *cognitoidentityprovider.AdminRespondToAuthChallengeInput) (*cognitoidentityprovider.AdminRespondToAuthChallengeOutput, error) AdminRespondToAuthChallengeAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminRespondToAuthChallengeInput) *AdminRespondToAuthChallengeFuture AdminSetUserMFAPreference(ctx workflow.Context, input *cognitoidentityprovider.AdminSetUserMFAPreferenceInput) (*cognitoidentityprovider.AdminSetUserMFAPreferenceOutput, error) AdminSetUserMFAPreferenceAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminSetUserMFAPreferenceInput) *AdminSetUserMFAPreferenceFuture AdminSetUserPassword(ctx workflow.Context, input *cognitoidentityprovider.AdminSetUserPasswordInput) (*cognitoidentityprovider.AdminSetUserPasswordOutput, error) AdminSetUserPasswordAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminSetUserPasswordInput) *AdminSetUserPasswordFuture AdminSetUserSettings(ctx workflow.Context, input *cognitoidentityprovider.AdminSetUserSettingsInput) (*cognitoidentityprovider.AdminSetUserSettingsOutput, error) AdminSetUserSettingsAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminSetUserSettingsInput) *AdminSetUserSettingsFuture AdminUpdateAuthEventFeedback(ctx workflow.Context, input *cognitoidentityprovider.AdminUpdateAuthEventFeedbackInput) (*cognitoidentityprovider.AdminUpdateAuthEventFeedbackOutput, error) AdminUpdateAuthEventFeedbackAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminUpdateAuthEventFeedbackInput) *AdminUpdateAuthEventFeedbackFuture AdminUpdateDeviceStatus(ctx workflow.Context, input *cognitoidentityprovider.AdminUpdateDeviceStatusInput) (*cognitoidentityprovider.AdminUpdateDeviceStatusOutput, error) AdminUpdateDeviceStatusAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminUpdateDeviceStatusInput) *AdminUpdateDeviceStatusFuture AdminUpdateUserAttributes(ctx workflow.Context, input *cognitoidentityprovider.AdminUpdateUserAttributesInput) (*cognitoidentityprovider.AdminUpdateUserAttributesOutput, error) AdminUpdateUserAttributesAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminUpdateUserAttributesInput) *AdminUpdateUserAttributesFuture AdminUserGlobalSignOut(ctx workflow.Context, input *cognitoidentityprovider.AdminUserGlobalSignOutInput) (*cognitoidentityprovider.AdminUserGlobalSignOutOutput, error) AdminUserGlobalSignOutAsync(ctx workflow.Context, input *cognitoidentityprovider.AdminUserGlobalSignOutInput) *AdminUserGlobalSignOutFuture AssociateSoftwareToken(ctx workflow.Context, input *cognitoidentityprovider.AssociateSoftwareTokenInput) (*cognitoidentityprovider.AssociateSoftwareTokenOutput, error) AssociateSoftwareTokenAsync(ctx workflow.Context, input *cognitoidentityprovider.AssociateSoftwareTokenInput) *AssociateSoftwareTokenFuture ChangePassword(ctx workflow.Context, input *cognitoidentityprovider.ChangePasswordInput) (*cognitoidentityprovider.ChangePasswordOutput, error) ChangePasswordAsync(ctx workflow.Context, input *cognitoidentityprovider.ChangePasswordInput) *ChangePasswordFuture ConfirmDevice(ctx workflow.Context, input *cognitoidentityprovider.ConfirmDeviceInput) (*cognitoidentityprovider.ConfirmDeviceOutput, error) ConfirmDeviceAsync(ctx workflow.Context, input *cognitoidentityprovider.ConfirmDeviceInput) *ConfirmDeviceFuture ConfirmForgotPassword(ctx workflow.Context, input *cognitoidentityprovider.ConfirmForgotPasswordInput) (*cognitoidentityprovider.ConfirmForgotPasswordOutput, error) ConfirmForgotPasswordAsync(ctx workflow.Context, input *cognitoidentityprovider.ConfirmForgotPasswordInput) *ConfirmForgotPasswordFuture ConfirmSignUp(ctx workflow.Context, input *cognitoidentityprovider.ConfirmSignUpInput) (*cognitoidentityprovider.ConfirmSignUpOutput, error) ConfirmSignUpAsync(ctx workflow.Context, input *cognitoidentityprovider.ConfirmSignUpInput) *ConfirmSignUpFuture CreateGroup(ctx workflow.Context, input *cognitoidentityprovider.CreateGroupInput) (*cognitoidentityprovider.CreateGroupOutput, error) CreateGroupAsync(ctx workflow.Context, input *cognitoidentityprovider.CreateGroupInput) *CreateGroupFuture CreateIdentityProvider(ctx workflow.Context, input *cognitoidentityprovider.CreateIdentityProviderInput) (*cognitoidentityprovider.CreateIdentityProviderOutput, error) CreateIdentityProviderAsync(ctx workflow.Context, input *cognitoidentityprovider.CreateIdentityProviderInput) *CreateIdentityProviderFuture CreateResourceServer(ctx workflow.Context, input *cognitoidentityprovider.CreateResourceServerInput) (*cognitoidentityprovider.CreateResourceServerOutput, error) CreateResourceServerAsync(ctx workflow.Context, input *cognitoidentityprovider.CreateResourceServerInput) *CreateResourceServerFuture CreateUserImportJob(ctx workflow.Context, input *cognitoidentityprovider.CreateUserImportJobInput) (*cognitoidentityprovider.CreateUserImportJobOutput, error) CreateUserImportJobAsync(ctx workflow.Context, input *cognitoidentityprovider.CreateUserImportJobInput) *CreateUserImportJobFuture CreateUserPool(ctx workflow.Context, input *cognitoidentityprovider.CreateUserPoolInput) (*cognitoidentityprovider.CreateUserPoolOutput, error) CreateUserPoolAsync(ctx workflow.Context, input *cognitoidentityprovider.CreateUserPoolInput) *CreateUserPoolFuture CreateUserPoolClient(ctx workflow.Context, input *cognitoidentityprovider.CreateUserPoolClientInput) (*cognitoidentityprovider.CreateUserPoolClientOutput, error) CreateUserPoolClientAsync(ctx workflow.Context, input *cognitoidentityprovider.CreateUserPoolClientInput) *CreateUserPoolClientFuture CreateUserPoolDomain(ctx workflow.Context, input *cognitoidentityprovider.CreateUserPoolDomainInput) (*cognitoidentityprovider.CreateUserPoolDomainOutput, error) CreateUserPoolDomainAsync(ctx workflow.Context, input *cognitoidentityprovider.CreateUserPoolDomainInput) *CreateUserPoolDomainFuture DeleteGroup(ctx workflow.Context, input *cognitoidentityprovider.DeleteGroupInput) (*cognitoidentityprovider.DeleteGroupOutput, error) DeleteGroupAsync(ctx workflow.Context, input *cognitoidentityprovider.DeleteGroupInput) *DeleteGroupFuture DeleteIdentityProvider(ctx workflow.Context, input *cognitoidentityprovider.DeleteIdentityProviderInput) (*cognitoidentityprovider.DeleteIdentityProviderOutput, error) DeleteIdentityProviderAsync(ctx workflow.Context, input *cognitoidentityprovider.DeleteIdentityProviderInput) *DeleteIdentityProviderFuture DeleteResourceServer(ctx workflow.Context, input *cognitoidentityprovider.DeleteResourceServerInput) (*cognitoidentityprovider.DeleteResourceServerOutput, error) DeleteResourceServerAsync(ctx workflow.Context, input *cognitoidentityprovider.DeleteResourceServerInput) *DeleteResourceServerFuture DeleteUser(ctx workflow.Context, input *cognitoidentityprovider.DeleteUserInput) (*cognitoidentityprovider.DeleteUserOutput, error) DeleteUserAsync(ctx workflow.Context, input *cognitoidentityprovider.DeleteUserInput) *DeleteUserFuture DeleteUserAttributes(ctx workflow.Context, input *cognitoidentityprovider.DeleteUserAttributesInput) (*cognitoidentityprovider.DeleteUserAttributesOutput, error) DeleteUserAttributesAsync(ctx workflow.Context, input *cognitoidentityprovider.DeleteUserAttributesInput) *DeleteUserAttributesFuture DeleteUserPool(ctx workflow.Context, input *cognitoidentityprovider.DeleteUserPoolInput) (*cognitoidentityprovider.DeleteUserPoolOutput, error) DeleteUserPoolAsync(ctx workflow.Context, input *cognitoidentityprovider.DeleteUserPoolInput) *DeleteUserPoolFuture DeleteUserPoolClient(ctx workflow.Context, input *cognitoidentityprovider.DeleteUserPoolClientInput) (*cognitoidentityprovider.DeleteUserPoolClientOutput, error) DeleteUserPoolClientAsync(ctx workflow.Context, input *cognitoidentityprovider.DeleteUserPoolClientInput) *DeleteUserPoolClientFuture DeleteUserPoolDomain(ctx workflow.Context, input *cognitoidentityprovider.DeleteUserPoolDomainInput) (*cognitoidentityprovider.DeleteUserPoolDomainOutput, error) DeleteUserPoolDomainAsync(ctx workflow.Context, input *cognitoidentityprovider.DeleteUserPoolDomainInput) *DeleteUserPoolDomainFuture DescribeIdentityProvider(ctx workflow.Context, input *cognitoidentityprovider.DescribeIdentityProviderInput) (*cognitoidentityprovider.DescribeIdentityProviderOutput, error) DescribeIdentityProviderAsync(ctx workflow.Context, input *cognitoidentityprovider.DescribeIdentityProviderInput) *DescribeIdentityProviderFuture DescribeResourceServer(ctx workflow.Context, input *cognitoidentityprovider.DescribeResourceServerInput) (*cognitoidentityprovider.DescribeResourceServerOutput, error) DescribeResourceServerAsync(ctx workflow.Context, input *cognitoidentityprovider.DescribeResourceServerInput) *DescribeResourceServerFuture DescribeRiskConfiguration(ctx workflow.Context, input *cognitoidentityprovider.DescribeRiskConfigurationInput) (*cognitoidentityprovider.DescribeRiskConfigurationOutput, error) DescribeRiskConfigurationAsync(ctx workflow.Context, input *cognitoidentityprovider.DescribeRiskConfigurationInput) *DescribeRiskConfigurationFuture DescribeUserImportJob(ctx workflow.Context, input *cognitoidentityprovider.DescribeUserImportJobInput) (*cognitoidentityprovider.DescribeUserImportJobOutput, error) DescribeUserImportJobAsync(ctx workflow.Context, input *cognitoidentityprovider.DescribeUserImportJobInput) *DescribeUserImportJobFuture DescribeUserPool(ctx workflow.Context, input *cognitoidentityprovider.DescribeUserPoolInput) (*cognitoidentityprovider.DescribeUserPoolOutput, error) DescribeUserPoolAsync(ctx workflow.Context, input *cognitoidentityprovider.DescribeUserPoolInput) *DescribeUserPoolFuture DescribeUserPoolClient(ctx workflow.Context, input *cognitoidentityprovider.DescribeUserPoolClientInput) (*cognitoidentityprovider.DescribeUserPoolClientOutput, error) DescribeUserPoolClientAsync(ctx workflow.Context, input *cognitoidentityprovider.DescribeUserPoolClientInput) *DescribeUserPoolClientFuture DescribeUserPoolDomain(ctx workflow.Context, input *cognitoidentityprovider.DescribeUserPoolDomainInput) (*cognitoidentityprovider.DescribeUserPoolDomainOutput, error) DescribeUserPoolDomainAsync(ctx workflow.Context, input *cognitoidentityprovider.DescribeUserPoolDomainInput) *DescribeUserPoolDomainFuture ForgetDevice(ctx workflow.Context, input *cognitoidentityprovider.ForgetDeviceInput) (*cognitoidentityprovider.ForgetDeviceOutput, error) ForgetDeviceAsync(ctx workflow.Context, input *cognitoidentityprovider.ForgetDeviceInput) *ForgetDeviceFuture ForgotPassword(ctx workflow.Context, input *cognitoidentityprovider.ForgotPasswordInput) (*cognitoidentityprovider.ForgotPasswordOutput, error) ForgotPasswordAsync(ctx workflow.Context, input *cognitoidentityprovider.ForgotPasswordInput) *ForgotPasswordFuture GetCSVHeader(ctx workflow.Context, input *cognitoidentityprovider.GetCSVHeaderInput) (*cognitoidentityprovider.GetCSVHeaderOutput, error) GetCSVHeaderAsync(ctx workflow.Context, input *cognitoidentityprovider.GetCSVHeaderInput) *GetCSVHeaderFuture GetDevice(ctx workflow.Context, input *cognitoidentityprovider.GetDeviceInput) (*cognitoidentityprovider.GetDeviceOutput, error) GetDeviceAsync(ctx workflow.Context, input *cognitoidentityprovider.GetDeviceInput) *GetDeviceFuture GetGroup(ctx workflow.Context, input *cognitoidentityprovider.GetGroupInput) (*cognitoidentityprovider.GetGroupOutput, error) GetGroupAsync(ctx workflow.Context, input *cognitoidentityprovider.GetGroupInput) *GetGroupFuture GetIdentityProviderByIdentifier(ctx workflow.Context, input *cognitoidentityprovider.GetIdentityProviderByIdentifierInput) (*cognitoidentityprovider.GetIdentityProviderByIdentifierOutput, error) GetIdentityProviderByIdentifierAsync(ctx workflow.Context, input *cognitoidentityprovider.GetIdentityProviderByIdentifierInput) *GetIdentityProviderByIdentifierFuture GetSigningCertificate(ctx workflow.Context, input *cognitoidentityprovider.GetSigningCertificateInput) (*cognitoidentityprovider.GetSigningCertificateOutput, error) GetSigningCertificateAsync(ctx workflow.Context, input *cognitoidentityprovider.GetSigningCertificateInput) *GetSigningCertificateFuture GetUICustomization(ctx workflow.Context, input *cognitoidentityprovider.GetUICustomizationInput) (*cognitoidentityprovider.GetUICustomizationOutput, error) GetUICustomizationAsync(ctx workflow.Context, input *cognitoidentityprovider.GetUICustomizationInput) *GetUICustomizationFuture GetUser(ctx workflow.Context, input *cognitoidentityprovider.GetUserInput) (*cognitoidentityprovider.GetUserOutput, error) GetUserAsync(ctx workflow.Context, input *cognitoidentityprovider.GetUserInput) *GetUserFuture GetUserAttributeVerificationCode(ctx workflow.Context, input *cognitoidentityprovider.GetUserAttributeVerificationCodeInput) (*cognitoidentityprovider.GetUserAttributeVerificationCodeOutput, error) GetUserAttributeVerificationCodeAsync(ctx workflow.Context, input *cognitoidentityprovider.GetUserAttributeVerificationCodeInput) *GetUserAttributeVerificationCodeFuture GetUserPoolMfaConfig(ctx workflow.Context, input *cognitoidentityprovider.GetUserPoolMfaConfigInput) (*cognitoidentityprovider.GetUserPoolMfaConfigOutput, error) GetUserPoolMfaConfigAsync(ctx workflow.Context, input *cognitoidentityprovider.GetUserPoolMfaConfigInput) *GetUserPoolMfaConfigFuture GlobalSignOut(ctx workflow.Context, input *cognitoidentityprovider.GlobalSignOutInput) (*cognitoidentityprovider.GlobalSignOutOutput, error) GlobalSignOutAsync(ctx workflow.Context, input *cognitoidentityprovider.GlobalSignOutInput) *GlobalSignOutFuture InitiateAuth(ctx workflow.Context, input *cognitoidentityprovider.InitiateAuthInput) (*cognitoidentityprovider.InitiateAuthOutput, error) InitiateAuthAsync(ctx workflow.Context, input *cognitoidentityprovider.InitiateAuthInput) *InitiateAuthFuture ListDevices(ctx workflow.Context, input *cognitoidentityprovider.ListDevicesInput) (*cognitoidentityprovider.ListDevicesOutput, error) ListDevicesAsync(ctx workflow.Context, input *cognitoidentityprovider.ListDevicesInput) *ListDevicesFuture ListGroups(ctx workflow.Context, input *cognitoidentityprovider.ListGroupsInput) (*cognitoidentityprovider.ListGroupsOutput, error) ListGroupsAsync(ctx workflow.Context, input *cognitoidentityprovider.ListGroupsInput) *ListGroupsFuture ListIdentityProviders(ctx workflow.Context, input *cognitoidentityprovider.ListIdentityProvidersInput) (*cognitoidentityprovider.ListIdentityProvidersOutput, error) ListIdentityProvidersAsync(ctx workflow.Context, input *cognitoidentityprovider.ListIdentityProvidersInput) *ListIdentityProvidersFuture ListResourceServers(ctx workflow.Context, input *cognitoidentityprovider.ListResourceServersInput) (*cognitoidentityprovider.ListResourceServersOutput, error) ListResourceServersAsync(ctx workflow.Context, input *cognitoidentityprovider.ListResourceServersInput) *ListResourceServersFuture ListTagsForResource(ctx workflow.Context, input *cognitoidentityprovider.ListTagsForResourceInput) (*cognitoidentityprovider.ListTagsForResourceOutput, error) ListTagsForResourceAsync(ctx workflow.Context, input *cognitoidentityprovider.ListTagsForResourceInput) *ListTagsForResourceFuture ListUserImportJobs(ctx workflow.Context, input *cognitoidentityprovider.ListUserImportJobsInput) (*cognitoidentityprovider.ListUserImportJobsOutput, error) ListUserImportJobsAsync(ctx workflow.Context, input *cognitoidentityprovider.ListUserImportJobsInput) *ListUserImportJobsFuture ListUserPoolClients(ctx workflow.Context, input *cognitoidentityprovider.ListUserPoolClientsInput) (*cognitoidentityprovider.ListUserPoolClientsOutput, error) ListUserPoolClientsAsync(ctx workflow.Context, input *cognitoidentityprovider.ListUserPoolClientsInput) *ListUserPoolClientsFuture ListUserPools(ctx workflow.Context, input *cognitoidentityprovider.ListUserPoolsInput) (*cognitoidentityprovider.ListUserPoolsOutput, error) ListUserPoolsAsync(ctx workflow.Context, input *cognitoidentityprovider.ListUserPoolsInput) *ListUserPoolsFuture ListUsers(ctx workflow.Context, input *cognitoidentityprovider.ListUsersInput) (*cognitoidentityprovider.ListUsersOutput, error) ListUsersAsync(ctx workflow.Context, input *cognitoidentityprovider.ListUsersInput) *ListUsersFuture ListUsersInGroup(ctx workflow.Context, input *cognitoidentityprovider.ListUsersInGroupInput) (*cognitoidentityprovider.ListUsersInGroupOutput, error) ListUsersInGroupAsync(ctx workflow.Context, input *cognitoidentityprovider.ListUsersInGroupInput) *ListUsersInGroupFuture ResendConfirmationCode(ctx workflow.Context, input *cognitoidentityprovider.ResendConfirmationCodeInput) (*cognitoidentityprovider.ResendConfirmationCodeOutput, error) ResendConfirmationCodeAsync(ctx workflow.Context, input *cognitoidentityprovider.ResendConfirmationCodeInput) *ResendConfirmationCodeFuture RespondToAuthChallenge(ctx workflow.Context, input *cognitoidentityprovider.RespondToAuthChallengeInput) (*cognitoidentityprovider.RespondToAuthChallengeOutput, error) RespondToAuthChallengeAsync(ctx workflow.Context, input *cognitoidentityprovider.RespondToAuthChallengeInput) *RespondToAuthChallengeFuture SetRiskConfiguration(ctx workflow.Context, input *cognitoidentityprovider.SetRiskConfigurationInput) (*cognitoidentityprovider.SetRiskConfigurationOutput, error) SetRiskConfigurationAsync(ctx workflow.Context, input *cognitoidentityprovider.SetRiskConfigurationInput) *SetRiskConfigurationFuture SetUICustomization(ctx workflow.Context, input *cognitoidentityprovider.SetUICustomizationInput) (*cognitoidentityprovider.SetUICustomizationOutput, error) SetUICustomizationAsync(ctx workflow.Context, input *cognitoidentityprovider.SetUICustomizationInput) *SetUICustomizationFuture SetUserMFAPreference(ctx workflow.Context, input *cognitoidentityprovider.SetUserMFAPreferenceInput) (*cognitoidentityprovider.SetUserMFAPreferenceOutput, error) SetUserMFAPreferenceAsync(ctx workflow.Context, input *cognitoidentityprovider.SetUserMFAPreferenceInput) *SetUserMFAPreferenceFuture SetUserPoolMfaConfig(ctx workflow.Context, input *cognitoidentityprovider.SetUserPoolMfaConfigInput) (*cognitoidentityprovider.SetUserPoolMfaConfigOutput, error) SetUserPoolMfaConfigAsync(ctx workflow.Context, input *cognitoidentityprovider.SetUserPoolMfaConfigInput) *SetUserPoolMfaConfigFuture SetUserSettings(ctx workflow.Context, input *cognitoidentityprovider.SetUserSettingsInput) (*cognitoidentityprovider.SetUserSettingsOutput, error) SetUserSettingsAsync(ctx workflow.Context, input *cognitoidentityprovider.SetUserSettingsInput) *SetUserSettingsFuture SignUp(ctx workflow.Context, input *cognitoidentityprovider.SignUpInput) (*cognitoidentityprovider.SignUpOutput, error) SignUpAsync(ctx workflow.Context, input *cognitoidentityprovider.SignUpInput) *SignUpFuture StartUserImportJob(ctx workflow.Context, input *cognitoidentityprovider.StartUserImportJobInput) (*cognitoidentityprovider.StartUserImportJobOutput, error) StartUserImportJobAsync(ctx workflow.Context, input *cognitoidentityprovider.StartUserImportJobInput) *StartUserImportJobFuture StopUserImportJob(ctx workflow.Context, input *cognitoidentityprovider.StopUserImportJobInput) (*cognitoidentityprovider.StopUserImportJobOutput, error) StopUserImportJobAsync(ctx workflow.Context, input *cognitoidentityprovider.StopUserImportJobInput) *StopUserImportJobFuture TagResource(ctx workflow.Context, input *cognitoidentityprovider.TagResourceInput) (*cognitoidentityprovider.TagResourceOutput, error) TagResourceAsync(ctx workflow.Context, input *cognitoidentityprovider.TagResourceInput) *TagResourceFuture UntagResource(ctx workflow.Context, input *cognitoidentityprovider.UntagResourceInput) (*cognitoidentityprovider.UntagResourceOutput, error) UntagResourceAsync(ctx workflow.Context, input *cognitoidentityprovider.UntagResourceInput) *UntagResourceFuture UpdateAuthEventFeedback(ctx workflow.Context, input *cognitoidentityprovider.UpdateAuthEventFeedbackInput) (*cognitoidentityprovider.UpdateAuthEventFeedbackOutput, error) UpdateAuthEventFeedbackAsync(ctx workflow.Context, input *cognitoidentityprovider.UpdateAuthEventFeedbackInput) *UpdateAuthEventFeedbackFuture UpdateDeviceStatus(ctx workflow.Context, input *cognitoidentityprovider.UpdateDeviceStatusInput) (*cognitoidentityprovider.UpdateDeviceStatusOutput, error) UpdateDeviceStatusAsync(ctx workflow.Context, input *cognitoidentityprovider.UpdateDeviceStatusInput) *UpdateDeviceStatusFuture UpdateGroup(ctx workflow.Context, input *cognitoidentityprovider.UpdateGroupInput) (*cognitoidentityprovider.UpdateGroupOutput, error) UpdateGroupAsync(ctx workflow.Context, input *cognitoidentityprovider.UpdateGroupInput) *UpdateGroupFuture UpdateIdentityProvider(ctx workflow.Context, input *cognitoidentityprovider.UpdateIdentityProviderInput) (*cognitoidentityprovider.UpdateIdentityProviderOutput, error) UpdateIdentityProviderAsync(ctx workflow.Context, input *cognitoidentityprovider.UpdateIdentityProviderInput) *UpdateIdentityProviderFuture UpdateResourceServer(ctx workflow.Context, input *cognitoidentityprovider.UpdateResourceServerInput) (*cognitoidentityprovider.UpdateResourceServerOutput, error) UpdateResourceServerAsync(ctx workflow.Context, input *cognitoidentityprovider.UpdateResourceServerInput) *UpdateResourceServerFuture UpdateUserAttributes(ctx workflow.Context, input *cognitoidentityprovider.UpdateUserAttributesInput) (*cognitoidentityprovider.UpdateUserAttributesOutput, error) UpdateUserAttributesAsync(ctx workflow.Context, input *cognitoidentityprovider.UpdateUserAttributesInput) *UpdateUserAttributesFuture UpdateUserPool(ctx workflow.Context, input *cognitoidentityprovider.UpdateUserPoolInput) (*cognitoidentityprovider.UpdateUserPoolOutput, error) UpdateUserPoolAsync(ctx workflow.Context, input *cognitoidentityprovider.UpdateUserPoolInput) *UpdateUserPoolFuture UpdateUserPoolClient(ctx workflow.Context, input *cognitoidentityprovider.UpdateUserPoolClientInput) (*cognitoidentityprovider.UpdateUserPoolClientOutput, error) UpdateUserPoolClientAsync(ctx workflow.Context, input *cognitoidentityprovider.UpdateUserPoolClientInput) *UpdateUserPoolClientFuture UpdateUserPoolDomain(ctx workflow.Context, input *cognitoidentityprovider.UpdateUserPoolDomainInput) (*cognitoidentityprovider.UpdateUserPoolDomainOutput, error) UpdateUserPoolDomainAsync(ctx workflow.Context, input *cognitoidentityprovider.UpdateUserPoolDomainInput) *UpdateUserPoolDomainFuture VerifySoftwareToken(ctx workflow.Context, input *cognitoidentityprovider.VerifySoftwareTokenInput) (*cognitoidentityprovider.VerifySoftwareTokenOutput, error) VerifySoftwareTokenAsync(ctx workflow.Context, input *cognitoidentityprovider.VerifySoftwareTokenInput) *VerifySoftwareTokenFuture VerifyUserAttribute(ctx workflow.Context, input *cognitoidentityprovider.VerifyUserAttributeInput) (*cognitoidentityprovider.VerifyUserAttributeOutput, error) VerifyUserAttributeAsync(ctx workflow.Context, input *cognitoidentityprovider.VerifyUserAttributeInput) *VerifyUserAttributeFuture }
type ConfirmDeviceFuture ¶
func (*ConfirmDeviceFuture) Get ¶
func (r *ConfirmDeviceFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ConfirmDeviceOutput, error)
type ConfirmForgotPasswordFuture ¶
type ConfirmForgotPasswordFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ConfirmForgotPasswordFuture) Get ¶
func (r *ConfirmForgotPasswordFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ConfirmForgotPasswordOutput, error)
type ConfirmSignUpFuture ¶
func (*ConfirmSignUpFuture) Get ¶
func (r *ConfirmSignUpFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ConfirmSignUpOutput, error)
type CreateGroupFuture ¶
func (*CreateGroupFuture) Get ¶
func (r *CreateGroupFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.CreateGroupOutput, error)
type CreateIdentityProviderFuture ¶
type CreateIdentityProviderFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateIdentityProviderFuture) Get ¶
func (r *CreateIdentityProviderFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.CreateIdentityProviderOutput, error)
type CreateResourceServerFuture ¶
type CreateResourceServerFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateResourceServerFuture) Get ¶
func (r *CreateResourceServerFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.CreateResourceServerOutput, error)
type CreateUserImportJobFuture ¶
type CreateUserImportJobFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateUserImportJobFuture) Get ¶
func (r *CreateUserImportJobFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.CreateUserImportJobOutput, error)
type CreateUserPoolClientFuture ¶
type CreateUserPoolClientFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateUserPoolClientFuture) Get ¶
func (r *CreateUserPoolClientFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.CreateUserPoolClientOutput, error)
type CreateUserPoolDomainFuture ¶
type CreateUserPoolDomainFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateUserPoolDomainFuture) Get ¶
func (r *CreateUserPoolDomainFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.CreateUserPoolDomainOutput, error)
type CreateUserPoolFuture ¶
func (*CreateUserPoolFuture) Get ¶
func (r *CreateUserPoolFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.CreateUserPoolOutput, error)
type DeleteGroupFuture ¶
func (*DeleteGroupFuture) Get ¶
func (r *DeleteGroupFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DeleteGroupOutput, error)
type DeleteIdentityProviderFuture ¶
type DeleteIdentityProviderFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteIdentityProviderFuture) Get ¶
func (r *DeleteIdentityProviderFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DeleteIdentityProviderOutput, error)
type DeleteResourceServerFuture ¶
type DeleteResourceServerFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteResourceServerFuture) Get ¶
func (r *DeleteResourceServerFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DeleteResourceServerOutput, error)
type DeleteUserAttributesFuture ¶
type DeleteUserAttributesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteUserAttributesFuture) Get ¶
func (r *DeleteUserAttributesFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DeleteUserAttributesOutput, error)
type DeleteUserFuture ¶
func (*DeleteUserFuture) Get ¶
func (r *DeleteUserFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DeleteUserOutput, error)
type DeleteUserPoolClientFuture ¶
type DeleteUserPoolClientFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteUserPoolClientFuture) Get ¶
func (r *DeleteUserPoolClientFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DeleteUserPoolClientOutput, error)
type DeleteUserPoolDomainFuture ¶
type DeleteUserPoolDomainFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteUserPoolDomainFuture) Get ¶
func (r *DeleteUserPoolDomainFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DeleteUserPoolDomainOutput, error)
type DeleteUserPoolFuture ¶
func (*DeleteUserPoolFuture) Get ¶
func (r *DeleteUserPoolFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DeleteUserPoolOutput, error)
type DescribeIdentityProviderFuture ¶
type DescribeIdentityProviderFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeIdentityProviderFuture) Get ¶
func (r *DescribeIdentityProviderFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DescribeIdentityProviderOutput, error)
type DescribeResourceServerFuture ¶
type DescribeResourceServerFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeResourceServerFuture) Get ¶
func (r *DescribeResourceServerFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DescribeResourceServerOutput, error)
type DescribeRiskConfigurationFuture ¶
type DescribeRiskConfigurationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeRiskConfigurationFuture) Get ¶
func (r *DescribeRiskConfigurationFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DescribeRiskConfigurationOutput, error)
type DescribeUserImportJobFuture ¶
type DescribeUserImportJobFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeUserImportJobFuture) Get ¶
func (r *DescribeUserImportJobFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DescribeUserImportJobOutput, error)
type DescribeUserPoolClientFuture ¶
type DescribeUserPoolClientFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeUserPoolClientFuture) Get ¶
func (r *DescribeUserPoolClientFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DescribeUserPoolClientOutput, error)
type DescribeUserPoolDomainFuture ¶
type DescribeUserPoolDomainFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeUserPoolDomainFuture) Get ¶
func (r *DescribeUserPoolDomainFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DescribeUserPoolDomainOutput, error)
type DescribeUserPoolFuture ¶
type DescribeUserPoolFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeUserPoolFuture) Get ¶
func (r *DescribeUserPoolFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.DescribeUserPoolOutput, error)
type ForgetDeviceFuture ¶
func (*ForgetDeviceFuture) Get ¶
func (r *ForgetDeviceFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ForgetDeviceOutput, error)
type ForgotPasswordFuture ¶
func (*ForgotPasswordFuture) Get ¶
func (r *ForgotPasswordFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ForgotPasswordOutput, error)
type GetCSVHeaderFuture ¶
func (*GetCSVHeaderFuture) Get ¶
func (r *GetCSVHeaderFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.GetCSVHeaderOutput, error)
type GetDeviceFuture ¶
func (*GetDeviceFuture) Get ¶
func (r *GetDeviceFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.GetDeviceOutput, error)
type GetGroupFuture ¶
func (*GetGroupFuture) Get ¶
func (r *GetGroupFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.GetGroupOutput, error)
type GetIdentityProviderByIdentifierFuture ¶
type GetIdentityProviderByIdentifierFuture struct { // public to support Selector.addFuture Future workflow.Future }
type GetSigningCertificateFuture ¶
type GetSigningCertificateFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetSigningCertificateFuture) Get ¶
func (r *GetSigningCertificateFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.GetSigningCertificateOutput, error)
type GetUICustomizationFuture ¶
type GetUICustomizationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetUICustomizationFuture) Get ¶
func (r *GetUICustomizationFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.GetUICustomizationOutput, error)
type GetUserAttributeVerificationCodeFuture ¶
type GetUserAttributeVerificationCodeFuture struct { // public to support Selector.addFuture Future workflow.Future }
type GetUserFuture ¶
func (*GetUserFuture) Get ¶
func (r *GetUserFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.GetUserOutput, error)
type GetUserPoolMfaConfigFuture ¶
type GetUserPoolMfaConfigFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetUserPoolMfaConfigFuture) Get ¶
func (r *GetUserPoolMfaConfigFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.GetUserPoolMfaConfigOutput, error)
type GlobalSignOutFuture ¶
func (*GlobalSignOutFuture) Get ¶
func (r *GlobalSignOutFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.GlobalSignOutOutput, error)
type InitiateAuthFuture ¶
func (*InitiateAuthFuture) Get ¶
func (r *InitiateAuthFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.InitiateAuthOutput, error)
type ListDevicesFuture ¶
func (*ListDevicesFuture) Get ¶
func (r *ListDevicesFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ListDevicesOutput, error)
type ListGroupsFuture ¶
func (*ListGroupsFuture) Get ¶
func (r *ListGroupsFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ListGroupsOutput, error)
type ListIdentityProvidersFuture ¶
type ListIdentityProvidersFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListIdentityProvidersFuture) Get ¶
func (r *ListIdentityProvidersFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ListIdentityProvidersOutput, error)
type ListResourceServersFuture ¶
type ListResourceServersFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListResourceServersFuture) Get ¶
func (r *ListResourceServersFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ListResourceServersOutput, error)
type ListTagsForResourceFuture ¶
type ListTagsForResourceFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListTagsForResourceFuture) Get ¶
func (r *ListTagsForResourceFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ListTagsForResourceOutput, error)
type ListUserImportJobsFuture ¶
type ListUserImportJobsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListUserImportJobsFuture) Get ¶
func (r *ListUserImportJobsFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ListUserImportJobsOutput, error)
type ListUserPoolClientsFuture ¶
type ListUserPoolClientsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListUserPoolClientsFuture) Get ¶
func (r *ListUserPoolClientsFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ListUserPoolClientsOutput, error)
type ListUserPoolsFuture ¶
func (*ListUserPoolsFuture) Get ¶
func (r *ListUserPoolsFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ListUserPoolsOutput, error)
type ListUsersFuture ¶
func (*ListUsersFuture) Get ¶
func (r *ListUsersFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ListUsersOutput, error)
type ListUsersInGroupFuture ¶
type ListUsersInGroupFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListUsersInGroupFuture) Get ¶
func (r *ListUsersInGroupFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ListUsersInGroupOutput, error)
type ResendConfirmationCodeFuture ¶
type ResendConfirmationCodeFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ResendConfirmationCodeFuture) Get ¶
func (r *ResendConfirmationCodeFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.ResendConfirmationCodeOutput, error)
type RespondToAuthChallengeFuture ¶
type RespondToAuthChallengeFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*RespondToAuthChallengeFuture) Get ¶
func (r *RespondToAuthChallengeFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.RespondToAuthChallengeOutput, error)
type SetRiskConfigurationFuture ¶
type SetRiskConfigurationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*SetRiskConfigurationFuture) Get ¶
func (r *SetRiskConfigurationFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.SetRiskConfigurationOutput, error)
type SetUICustomizationFuture ¶
type SetUICustomizationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*SetUICustomizationFuture) Get ¶
func (r *SetUICustomizationFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.SetUICustomizationOutput, error)
type SetUserMFAPreferenceFuture ¶
type SetUserMFAPreferenceFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*SetUserMFAPreferenceFuture) Get ¶
func (r *SetUserMFAPreferenceFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.SetUserMFAPreferenceOutput, error)
type SetUserPoolMfaConfigFuture ¶
type SetUserPoolMfaConfigFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*SetUserPoolMfaConfigFuture) Get ¶
func (r *SetUserPoolMfaConfigFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.SetUserPoolMfaConfigOutput, error)
type SetUserSettingsFuture ¶
type SetUserSettingsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*SetUserSettingsFuture) Get ¶
func (r *SetUserSettingsFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.SetUserSettingsOutput, error)
type SignUpFuture ¶
func (*SignUpFuture) Get ¶
func (r *SignUpFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.SignUpOutput, error)
type StartUserImportJobFuture ¶
type StartUserImportJobFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*StartUserImportJobFuture) Get ¶
func (r *StartUserImportJobFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.StartUserImportJobOutput, error)
type StopUserImportJobFuture ¶
type StopUserImportJobFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*StopUserImportJobFuture) Get ¶
func (r *StopUserImportJobFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.StopUserImportJobOutput, error)
type TagResourceFuture ¶
func (*TagResourceFuture) Get ¶
func (r *TagResourceFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.TagResourceOutput, error)
type UntagResourceFuture ¶
func (*UntagResourceFuture) Get ¶
func (r *UntagResourceFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.UntagResourceOutput, error)
type UpdateAuthEventFeedbackFuture ¶
type UpdateAuthEventFeedbackFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateAuthEventFeedbackFuture) Get ¶
func (r *UpdateAuthEventFeedbackFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.UpdateAuthEventFeedbackOutput, error)
type UpdateDeviceStatusFuture ¶
type UpdateDeviceStatusFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateDeviceStatusFuture) Get ¶
func (r *UpdateDeviceStatusFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.UpdateDeviceStatusOutput, error)
type UpdateGroupFuture ¶
func (*UpdateGroupFuture) Get ¶
func (r *UpdateGroupFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.UpdateGroupOutput, error)
type UpdateIdentityProviderFuture ¶
type UpdateIdentityProviderFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateIdentityProviderFuture) Get ¶
func (r *UpdateIdentityProviderFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.UpdateIdentityProviderOutput, error)
type UpdateResourceServerFuture ¶
type UpdateResourceServerFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateResourceServerFuture) Get ¶
func (r *UpdateResourceServerFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.UpdateResourceServerOutput, error)
type UpdateUserAttributesFuture ¶
type UpdateUserAttributesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateUserAttributesFuture) Get ¶
func (r *UpdateUserAttributesFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.UpdateUserAttributesOutput, error)
type UpdateUserPoolClientFuture ¶
type UpdateUserPoolClientFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateUserPoolClientFuture) Get ¶
func (r *UpdateUserPoolClientFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.UpdateUserPoolClientOutput, error)
type UpdateUserPoolDomainFuture ¶
type UpdateUserPoolDomainFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateUserPoolDomainFuture) Get ¶
func (r *UpdateUserPoolDomainFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.UpdateUserPoolDomainOutput, error)
type UpdateUserPoolFuture ¶
func (*UpdateUserPoolFuture) Get ¶
func (r *UpdateUserPoolFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.UpdateUserPoolOutput, error)
type VerifySoftwareTokenFuture ¶
type VerifySoftwareTokenFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*VerifySoftwareTokenFuture) Get ¶
func (r *VerifySoftwareTokenFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.VerifySoftwareTokenOutput, error)
type VerifyUserAttributeFuture ¶
type VerifyUserAttributeFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*VerifyUserAttributeFuture) Get ¶
func (r *VerifyUserAttributeFuture) Get(ctx workflow.Context) (*cognitoidentityprovider.VerifyUserAttributeOutput, error)
Click to show internal directories.
Click to hide internal directories.