Versions in this module Expand all Collapse all v1 v1.42.9 Aug 3, 2023 v1.42.6 Nov 15, 2021 Changes in this version + type ConnectParticipantAPI interface + CompleteAttachmentUpload func(*connectparticipant.CompleteAttachmentUploadInput) (*connectparticipant.CompleteAttachmentUploadOutput, error) + CompleteAttachmentUploadRequest func(*connectparticipant.CompleteAttachmentUploadInput) (*request.Request, *connectparticipant.CompleteAttachmentUploadOutput) + CompleteAttachmentUploadWithContext func(aws.Context, *connectparticipant.CompleteAttachmentUploadInput, ...) (*connectparticipant.CompleteAttachmentUploadOutput, error) + CreateParticipantConnection func(*connectparticipant.CreateParticipantConnectionInput) (*connectparticipant.CreateParticipantConnectionOutput, error) + CreateParticipantConnectionRequest func(*connectparticipant.CreateParticipantConnectionInput) (*request.Request, *connectparticipant.CreateParticipantConnectionOutput) + CreateParticipantConnectionWithContext func(aws.Context, *connectparticipant.CreateParticipantConnectionInput, ...) (*connectparticipant.CreateParticipantConnectionOutput, error) + DisconnectParticipant func(*connectparticipant.DisconnectParticipantInput) (*connectparticipant.DisconnectParticipantOutput, error) + DisconnectParticipantRequest func(*connectparticipant.DisconnectParticipantInput) (*request.Request, *connectparticipant.DisconnectParticipantOutput) + DisconnectParticipantWithContext func(aws.Context, *connectparticipant.DisconnectParticipantInput, ...request.Option) (*connectparticipant.DisconnectParticipantOutput, error) + GetAttachment func(*connectparticipant.GetAttachmentInput) (*connectparticipant.GetAttachmentOutput, error) + GetAttachmentRequest func(*connectparticipant.GetAttachmentInput) (*request.Request, *connectparticipant.GetAttachmentOutput) + GetAttachmentWithContext func(aws.Context, *connectparticipant.GetAttachmentInput, ...request.Option) (*connectparticipant.GetAttachmentOutput, error) + GetTranscript func(*connectparticipant.GetTranscriptInput) (*connectparticipant.GetTranscriptOutput, error) + GetTranscriptPages func(*connectparticipant.GetTranscriptInput, ...) error + GetTranscriptPagesWithContext func(aws.Context, *connectparticipant.GetTranscriptInput, ...) error + GetTranscriptRequest func(*connectparticipant.GetTranscriptInput) (*request.Request, *connectparticipant.GetTranscriptOutput) + GetTranscriptWithContext func(aws.Context, *connectparticipant.GetTranscriptInput, ...request.Option) (*connectparticipant.GetTranscriptOutput, error) + SendEvent func(*connectparticipant.SendEventInput) (*connectparticipant.SendEventOutput, error) + SendEventRequest func(*connectparticipant.SendEventInput) (*request.Request, *connectparticipant.SendEventOutput) + SendEventWithContext func(aws.Context, *connectparticipant.SendEventInput, ...request.Option) (*connectparticipant.SendEventOutput, error) + SendMessage func(*connectparticipant.SendMessageInput) (*connectparticipant.SendMessageOutput, error) + SendMessageRequest func(*connectparticipant.SendMessageInput) (*request.Request, *connectparticipant.SendMessageOutput) + SendMessageWithContext func(aws.Context, *connectparticipant.SendMessageInput, ...request.Option) (*connectparticipant.SendMessageOutput, error) + StartAttachmentUpload func(*connectparticipant.StartAttachmentUploadInput) (*connectparticipant.StartAttachmentUploadOutput, error) + StartAttachmentUploadRequest func(*connectparticipant.StartAttachmentUploadInput) (*request.Request, *connectparticipant.StartAttachmentUploadOutput) + StartAttachmentUploadWithContext func(aws.Context, *connectparticipant.StartAttachmentUploadInput, ...request.Option) (*connectparticipant.StartAttachmentUploadOutput, error)