AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateParticipantAuthentication operation. Instructs Amazon Connect to resume the authentication process. The subsequent actions depend on the request body contents:
If a code is provided: Connect retrieves the identity information from Amazon Cognito and imports it into Connect Customer Profiles.
If an error is provided: The error branch of the Authenticate Customer block is executed.
The API returns a success response to acknowledge the request. However, the interaction and exchange of identity information occur asynchronously after the response is returned.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class UpdateParticipantAuthenticationRequest : AmazonConnectRequest IAmazonWebServiceRequest
The UpdateParticipantAuthenticationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateParticipantAuthenticationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Code | System.String |
Gets and sets the property Code.
The |
![]() |
Error | System.String |
Gets and sets the property Error.
The |
![]() |
ErrorDescription | System.String |
Gets and sets the property ErrorDescription.
The |
![]() |
InstanceId | System.String |
Gets and sets the property InstanceId. The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
![]() |
State | System.String |
Gets and sets the property State.
The |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5