AWS.Tools.ConnectParticipant.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.ConnectParticipant</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.CONNP.CompleteCONNPAttachmentUploadCmdlet">
            <summary>
            Allows you to confirm that the attachment has been uploaded using the pre-signed URL
            provided in StartAttachmentUpload API. A conflict exception is thrown when an attachment
            with that identifier is already being uploaded.
             
             <note><para><c>ConnectionToken</c> is used for invoking this API instead of <c>ParticipantToken</c>.
            </para></note><para>
            The Amazon Connect Participant Service APIs do not use <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature
            Version 4 authentication</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.CompleteCONNPAttachmentUploadCmdlet.AttachmentId">
            <summary>
            <para>
            <para>A list of unique identifiers for the attachments.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.CompleteCONNPAttachmentUploadCmdlet.ConnectionToken">
            <summary>
            <para>
            <para>The authentication token associated with the participant's connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.CompleteCONNPAttachmentUploadCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If not provided, the Amazon Web Services SDK populates this field. For
            more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making
            retries safe with idempotent APIs</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.CompleteCONNPAttachmentUploadCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectParticipant.Model.CompleteAttachmentUploadResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.CompleteCONNPAttachmentUploadCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectionToken parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectionToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.CompleteCONNPAttachmentUploadCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONNP.DisconnectCONNPParticipantCmdlet">
            <summary>
            Disconnects a participant.
             
             <note><para><c>ConnectionToken</c> is used for invoking this API instead of <c>ParticipantToken</c>.
            </para></note><para>
            The Amazon Connect Participant Service APIs do not use <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature
            Version 4 authentication</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.DisconnectCONNPParticipantCmdlet.ConnectionToken">
            <summary>
            <para>
            <para>The authentication token associated with the participant's connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.DisconnectCONNPParticipantCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If not provided, the Amazon Web Services SDK populates this field. For
            more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making
            retries safe with idempotent APIs</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.DisconnectCONNPParticipantCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectParticipant.Model.DisconnectParticipantResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.DisconnectCONNPParticipantCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectionToken parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectionToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.DisconnectCONNPParticipantCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPAttachmentCmdlet">
            <summary>
            Provides a pre-signed URL for download of a completed attachment. This is an asynchronous
            API for use with active contacts.
             
             <note><para><c>ConnectionToken</c> is used for invoking this API instead of <c>ParticipantToken</c>.
            </para></note><para>
            The Amazon Connect Participant Service APIs do not use <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature
            Version 4 authentication</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPAttachmentCmdlet.AttachmentId">
            <summary>
            <para>
            <para>A unique identifier for the attachment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPAttachmentCmdlet.ConnectionToken">
            <summary>
            <para>
            <para>The authentication token associated with the participant's connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPAttachmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectParticipant.Model.GetAttachmentResponse).
            Specifying the name of a property of type Amazon.ConnectParticipant.Model.GetAttachmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPAttachmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectionToken parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectionToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPTranscriptCmdlet">
            <summary>
            Retrieves a transcript of the session, including details about any attachments. For
            information about accessing past chat contact transcripts for a persistent chat, see
            <a href="https://docs.aws.amazon.com/connect/latest/adminguide/chat-persistence.html">Enable
            persistent chat</a>.
             
              
            <para>
            If you have a process that consumes events in the transcript of an chat that has ended,
            note that chat transcripts contain the following event content types if the event
            has occurred during the chat session:
            </para><ul><li><para><c>application/vnd.amazonaws.connect.event.participant.left</c></para></li><li><para><c>application/vnd.amazonaws.connect.event.participant.joined</c></para></li><li><para><c>application/vnd.amazonaws.connect.event.chat.ended</c></para></li><li><para><c>application/vnd.amazonaws.connect.event.transfer.succeeded</c></para></li><li><para><c>application/vnd.amazonaws.connect.event.transfer.failed</c></para></li></ul><note><para><c>ConnectionToken</c> is used for invoking this API instead of <c>ParticipantToken</c>.
            </para></note><para>
            The Amazon Connect Participant Service APIs do not use <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature
            Version 4 authentication</a>.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPTranscriptCmdlet.StartPosition_AbsoluteTime">
            <summary>
            <para>
            <para>The time in ISO format where to start.</para><para>It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPTranscriptCmdlet.ConnectionToken">
            <summary>
            <para>
            <para>The authentication token associated with the participant's connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPTranscriptCmdlet.ContactId">
            <summary>
            <para>
            <para>The contactId from the current contact chain for which transcript is needed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPTranscriptCmdlet.StartPosition_Id">
            <summary>
            <para>
            <para>The ID of the message or event where to start. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPTranscriptCmdlet.StartPosition_MostRecent">
            <summary>
            <para>
            <para>The start position of the most recent message where you want to start. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPTranscriptCmdlet.ScanDirection">
            <summary>
            <para>
            <para>The direction from StartPosition from which to retrieve message. Default: BACKWARD
            when no StartPosition is provided, FORWARD with StartPosition. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPTranscriptCmdlet.SortOrder">
            <summary>
            <para>
            <para>The sort order for the records. Default: DESCENDING.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPTranscriptCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in the page. Default: 10. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPTranscriptCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token. Use the value returned previously in the next subsequent request
            to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPTranscriptCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectParticipant.Model.GetTranscriptResponse).
            Specifying the name of a property of type Amazon.ConnectParticipant.Model.GetTranscriptResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPTranscriptCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectionToken parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectionToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPTranscriptCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPViewCmdlet">
            <summary>
            Retrieves the view for the specified view token.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPViewCmdlet.ConnectionToken">
            <summary>
            <para>
            <para>The connection token.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPViewCmdlet.ViewToken">
            <summary>
            <para>
            <para>An encrypted token originating from the interactive message of a ShowView block operation.
            Represents the desired view.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPViewCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'View'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectParticipant.Model.DescribeViewResponse).
            Specifying the name of a property of type Amazon.ConnectParticipant.Model.DescribeViewResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.GetCONNPViewCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ViewToken parameter.
            The -PassThru parameter is deprecated, use -Select '^ViewToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONNP.NewCONNPParticipantConnectionCmdlet">
            <summary>
            Creates the participant's connection.
             
             <note><para><c>ParticipantToken</c> is used for invoking this API instead of <c>ConnectionToken</c>.
            </para></note><para>
            The participant token is valid for the lifetime of the participant – until they are
            part of a contact.
            </para><para>
            The response URL for <c>WEBSOCKET</c> Type has a connect expiry timeout of 100s. Clients
            must manually connect to the returned websocket URL and subscribe to the desired topic.
             
            </para><para>
            For chat, you need to publish the following on the established websocket connection:
            </para><para><c>{"topic":"aws/subscribe","content":{"topics":["aws/chat"]}}</c></para><para>
            Upon websocket URL expiry, as specified in the response ConnectionExpiry parameter,
            clients need to call this API again to obtain a new websocket URL and perform the
            same steps as before.
            </para><para><b>Message streaming support</b>: This API can also be used together with the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_StartContactStreaming.html">StartContactStreaming</a>
            API to create a participant connection for chat contacts that are not using a websocket.
            For more information about message streaming, <a href="https://docs.aws.amazon.com/connect/latest/adminguide/chat-message-streaming.html">Enable
            real-time chat message streaming</a> in the <i>Amazon Connect Administrator Guide</i>.
            </para><para><b>Feature specifications</b>: For information about feature specifications, such
            as the allowed number of open websocket connections per participant, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#feature-limits">Feature
            specifications</a> in the <i>Amazon Connect Administrator Guide</i>.
            </para><note><para>
            The Amazon Connect Participant Service APIs do not use <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature
            Version 4 authentication</a>.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.NewCONNPParticipantConnectionCmdlet.ConnectParticipant">
            <summary>
            <para>
            <para>Amazon Connect Participant is used to mark the participant as connected for customer
            participant in message streaming, as well as for agent or manager participant in non-streaming
            chats.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.NewCONNPParticipantConnectionCmdlet.ParticipantToken">
            <summary>
            <para>
            <para>This is a header parameter.</para><para>The ParticipantToken as obtained from <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_StartChatContact.html">StartChatContact</a>
            API response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.NewCONNPParticipantConnectionCmdlet.Type">
            <summary>
            <para>
            <para>Type of connection information required. If you need <c>CONNECTION_CREDENTIALS</c>
            along with marking participant as connected, pass <c>CONNECTION_CREDENTIALS</c> in
            <c>Type</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.NewCONNPParticipantConnectionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectParticipant.Model.CreateParticipantConnectionResponse).
            Specifying the name of a property of type Amazon.ConnectParticipant.Model.CreateParticipantConnectionResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.NewCONNPParticipantConnectionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ParticipantToken parameter.
            The -PassThru parameter is deprecated, use -Select '^ParticipantToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.NewCONNPParticipantConnectionCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPEventCmdlet">
            <summary>
            <note><para>
            The <c>application/vnd.amazonaws.connect.event.connection.acknowledged</c> ContentType
            will no longer be supported starting December 31, 2024. This event has been migrated
            to the <a href="https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html">CreateParticipantConnection</a>
            API using the <c>ConnectParticipant</c> field.
            </para></note><para>
            Sends an event. Message receipts are not supported when there are more than two active
            participants in the chat. Using the SendEvent API for message receipts when a supervisor
            is barged-in will result in a conflict exception.
            </para><note><para><c>ConnectionToken</c> is used for invoking this API instead of <c>ParticipantToken</c>.
            </para></note><para>
            The Amazon Connect Participant Service APIs do not use <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature
            Version 4 authentication</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPEventCmdlet.ConnectionToken">
            <summary>
            <para>
            <para>The authentication token associated with the participant's connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPEventCmdlet.Content">
            <summary>
            <para>
            <para>The content of the event to be sent (for example, message text). For content related
            to message receipts, this is supported in the form of a JSON string.</para><para>Sample Content: "{\"messageId\":\"11111111-aaaa-bbbb-cccc-EXAMPLE01234\"}"</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPEventCmdlet.ContentType">
            <summary>
            <para>
            <para>The content type of the request. Supported types are:</para><ul><li><para>application/vnd.amazonaws.connect.event.typing</para></li><li><para>application/vnd.amazonaws.connect.event.connection.acknowledged (will be deprecated
            on December 31, 2024) </para></li><li><para>application/vnd.amazonaws.connect.event.message.delivered</para></li><li><para>application/vnd.amazonaws.connect.event.message.read</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPEventCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If not provided, the Amazon Web Services SDK populates this field. For
            more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making
            retries safe with idempotent APIs</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPEventCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectParticipant.Model.SendEventResponse).
            Specifying the name of a property of type Amazon.ConnectParticipant.Model.SendEventResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPEventCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectionToken parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectionToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPEventCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPMessageCmdlet">
            <summary>
            Sends a message.
             
             <note><para><c>ConnectionToken</c> is used for invoking this API instead of <c>ParticipantToken</c>.
            </para></note><para>
            The Amazon Connect Participant Service APIs do not use <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature
            Version 4 authentication</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPMessageCmdlet.ConnectionToken">
            <summary>
            <para>
            <para>The authentication token associated with the connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPMessageCmdlet.Content">
            <summary>
            <para>
            <para>The content of the message. </para><ul><li><para>For <c>text/plain</c> and <c>text/markdown</c>, the Length Constraints are Minimum
            of 1, Maximum of 1024. </para></li><li><para>For <c>application/json</c>, the Length Constraints are Minimum of 1, Maximum of 12000.
            </para></li><li><para>For <c>application/vnd.amazonaws.connect.message.interactive.response</c>, the Length
            Constraints are Minimum of 1, Maximum of 12288.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPMessageCmdlet.ContentType">
            <summary>
            <para>
            <para>The type of the content. Supported types are <c>text/plain</c>, <c>text/markdown</c>,
            <c>application/json</c>, and <c>application/vnd.amazonaws.connect.message.interactive.response</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPMessageCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If not provided, the Amazon Web Services SDK populates this field. For
            more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making
            retries safe with idempotent APIs</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPMessageCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectParticipant.Model.SendMessageResponse).
            Specifying the name of a property of type Amazon.ConnectParticipant.Model.SendMessageResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPMessageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Content parameter.
            The -PassThru parameter is deprecated, use -Select '^Content' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.SendCONNPMessageCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CONNP.StartCONNPAttachmentUploadCmdlet">
            <summary>
            Provides a pre-signed Amazon S3 URL in response for uploading the file directly to
            S3.
             
             <note><para><c>ConnectionToken</c> is used for invoking this API instead of <c>ParticipantToken</c>.
            </para></note><para>
            The Amazon Connect Participant Service APIs do not use <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature
            Version 4 authentication</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.StartCONNPAttachmentUploadCmdlet.AttachmentName">
            <summary>
            <para>
            <para>A case-sensitive name of the attachment being uploaded.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.StartCONNPAttachmentUploadCmdlet.AttachmentSizeInByte">
            <summary>
            <para>
            <para>The size of the attachment in bytes.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.StartCONNPAttachmentUploadCmdlet.ConnectionToken">
            <summary>
            <para>
            <para>The authentication token associated with the participant's connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.StartCONNPAttachmentUploadCmdlet.ContentType">
            <summary>
            <para>
            <para>Describes the MIME file type of the attachment. For a list of supported file types,
            see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/feature-limits.html">Feature
            specifications</a> in the <i>Amazon Connect Administrator Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.StartCONNPAttachmentUploadCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If not provided, the Amazon Web Services SDK populates this field. For
            more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making
            retries safe with idempotent APIs</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.StartCONNPAttachmentUploadCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ConnectParticipant.Model.StartAttachmentUploadResponse).
            Specifying the name of a property of type Amazon.ConnectParticipant.Model.StartAttachmentUploadResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.StartCONNPAttachmentUploadCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectionToken parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectionToken' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CONNP.StartCONNPAttachmentUploadCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>