AWS CLI version 2, the latest major version of AWS CLI, is now stable and recommended for general use. To view this page for the AWS CLI version 2, click here. For more information see the AWS CLI version 2 installation instructions and migration guide.
Describes a contact evaluation in the specified Amazon Connect instance.
See also: AWS API Documentation
describe-contact-evaluation
--instance-id <value>
--evaluation-id <value>
[--cli-input-json <value>]
[--generate-cli-skeleton <value>]
[--debug]
[--endpoint-url <value>]
[--no-verify-ssl]
[--no-paginate]
[--output <value>]
[--query <value>]
[--profile <value>]
[--region <value>]
[--version <value>]
[--color <value>]
[--no-sign-request]
[--ca-bundle <value>]
[--cli-read-timeout <value>]
[--cli-connect-timeout <value>]
--instance-id (string)
The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
--evaluation-id (string)
A unique identifier for the contact evaluation.
--cli-input-json (string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally.
--generate-cli-skeleton (string)
Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value input, prints a sample input JSON that can be used as an argument for --cli-input-json. If provided with the value output, it validates the command inputs and returns a sample output JSON for that command.
--debug (boolean)
Turn on debug logging.
--endpoint-url (string)
Override command’s default URL with the given URL.
--no-verify-ssl (boolean)
By default, the AWS CLI uses SSL when communicating with AWS services. For each SSL connection, the AWS CLI will verify SSL certificates. This option overrides the default behavior of verifying SSL certificates.
--no-paginate (boolean)
Disable automatic pagination. If automatic pagination is disabled, the AWS CLI will only make one call, for the first page of results.
--output (string)
The formatting style for command output.
--query (string)
A JMESPath query to use in filtering the response data.
--profile (string)
Use a specific profile from your credential file.
--region (string)
The region to use. Overrides config/env settings.
--version (string)
Display the version of this tool.
--color (string)
Turn on/off color output.
--no-sign-request (boolean)
Do not sign requests. Credentials will not be loaded if this argument is provided.
--ca-bundle (string)
The CA certificate bundle to use when verifying SSL certificates. Overrides config/env settings.
--cli-read-timeout (int)
The maximum socket read time in seconds. If the value is set to 0, the socket read will be blocking and not timeout. The default value is 60 seconds.
--cli-connect-timeout (int)
The maximum socket connect time in seconds. If the value is set to 0, the socket connect will be blocking and not timeout. The default value is 60 seconds.
Evaluation -> (structure)
Information about the evaluation form completed for a specific contact.
EvaluationId -> (string)
A unique identifier for the contact evaluation.EvaluationArn -> (string)
The Amazon Resource Name (ARN) for the contact evaluation resource.Metadata -> (structure)
Metadata about the contact evaluation.
ContactId -> (string)
The identifier of the contact in this instance of Amazon Connect.EvaluatorArn -> (string)
The Amazon Resource Name (ARN) of the user who last updated the evaluation.ContactAgentId -> (string)
The identifier of the agent who performed the contact.CalibrationSessionId -> (string)
The calibration session ID that this evaluation belongs to.Score -> (structure)
The overall score of the contact evaluation.
Percentage -> (double)
The score percentage for an item in a contact evaluation.NotApplicable -> (boolean)
The flag to mark the item as not applicable for scoring.AutomaticFail -> (boolean)
The flag that marks the item as automatic fail. If the item or a child item gets an automatic fail answer, this flag will be true.AppliedWeight -> (double)
Weight applied to this evaluation score.AutoEvaluation -> (structure)
Information related to automated evaluation.
AutoEvaluationEnabled -> (boolean)
Whether automated evaluation is enabled.AutoEvaluationStatus -> (string)
The status of the contact auto-evaluation.Acknowledgement -> (structure)
Information related to evaluation acknowledgement.
AcknowledgedTime -> (timestamp)
When the agent acknowledged the evaluation.AcknowledgedBy -> (string)
The agent who acknowledged the evaluation.AcknowledgerComment -> (string)
A comment from the agent when they confirmed they acknowledged the evaluation.ContactParticipant -> (structure)
Information about a contact participant in this evaluation.
ContactParticipantRole -> (string)
The role of the contact participant.ContactParticipantId -> (string)
The identifier for the contact participant.SamplingJobId -> (string)
Identifier of the sampling job.Answers -> (map)
A map of question identifiers to answer value.
key -> (string)
value -> (structure)
Information about output answers for a contact evaluation.
Value -> (tagged union structure)
The value for an answer in a contact evaluation.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:StringValue,NumericValue,StringValues,DateTimeValue,NotApplicable.StringValue -> (string)
The string value for an answer in a contact evaluation.NumericValue -> (double)
The numeric value for an answer in a contact evaluation.StringValues -> (list)
String values provided as answers to evaluation questions.
(string)
DateTimeValue -> (string)
Date and time value provided as an answer to an evaluation question.NotApplicable -> (boolean)
The flag to mark the question as not applicable.SystemSuggestedValue -> (tagged union structure)
The system suggested value for an answer in a contact evaluation.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:StringValue,NumericValue,StringValues,DateTimeValue,NotApplicable.StringValue -> (string)
The string value for an answer in a contact evaluation.NumericValue -> (double)
The numeric value for an answer in a contact evaluation.StringValues -> (list)
String values provided as answers to evaluation questions.
(string)
DateTimeValue -> (string)
Date and time value provided as an answer to an evaluation question.NotApplicable -> (boolean)
The flag to mark the question as not applicable.SuggestedAnswers -> (list)
Automation suggested answers for the questions.
(structure)
The information about the suggested answer for the question.
Value -> (tagged union structure)
Information about answer data for a contact evaluation. Answer data must be either string, numeric, or not applicable.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:StringValue,NumericValue,StringValues,DateTimeValue,NotApplicable.StringValue -> (string)
The string value for an answer in a contact evaluation.NumericValue -> (double)
The numeric value for an answer in a contact evaluation.StringValues -> (list)
String values provided as answers to evaluation questions.
(string)
DateTimeValue -> (string)
Date and time value provided as an answer to an evaluation question.NotApplicable -> (boolean)
The flag to mark the question as not applicable.Status -> (string)
The status of the suggested answer. DInput -> (structure)
Details about the input used to question automation.
TranscriptType -> (string)
Transcript type.AnalysisType -> (string)
Type of analysis used to provide suggested answer.AnalysisDetails -> (tagged union structure)
Detailed analysis results.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:GenAI,ContactLens.GenAI -> (structure)
Analysis results from the generative AI automation for the question.
Justification -> (string)
Generative AI automation answer justification.PointsOfInterest -> (list)
Generative AI automation answer analysis points of interest.
(structure)
Information about the point of interest in transcript provided to evaluation.
MillisecondOffsets -> (structure)
Offset in milliseconds from the beginning of transcript.
BeginOffsetMillis -> (integer)
Offset in milliseconds from the beginning of the transcript.TranscriptSegment -> (string)
Segment of transcript.ContactLens -> (structure)
Analysis results from the Contact Lens automation for the question.
MatchedRuleCategories -> (list)
A list of match rule categories.
(structure)
The Contact Lens category used by evaluation automation.
Category -> (string)
A category label.Condition -> (string)
An automation condition for a Contact Lens category.PointsOfInterest -> (list)
A point of interest in a contact transcript that indicates match of condition.
(structure)
Information about the point of interest in transcript provided to evaluation.
MillisecondOffsets -> (structure)
Offset in milliseconds from the beginning of transcript.
BeginOffsetMillis -> (integer)
Offset in milliseconds from the beginning of the transcript.TranscriptSegment -> (string)
Segment of transcript.Notes -> (map)
A map of question identifiers to note value.
key -> (string)
value -> (structure)
Information about notes for a contact evaluation.
Value -> (string)
The note for an item (section or question) in a contact evaluation.
Note
Even though a note in an evaluation can have up to 3072 chars, there is also a limit on the total number of chars for all the notes in the evaluation combined. Assuming there are N questions in the evaluation being submitted, then the max char limit for all notes combined is N x 1024.Status -> (string)
The status of the contact evaluation.Scores -> (map)
A map of item (section or question) identifiers to score value.
key -> (string)
value -> (structure)
Information about scores of a contact evaluation item (section or question).
Percentage -> (double)
The score percentage for an item in a contact evaluation.NotApplicable -> (boolean)
The flag to mark the item as not applicable for scoring.AutomaticFail -> (boolean)
The flag that marks the item as automatic fail. If the item or a child item gets an automatic fail answer, this flag will be true.AppliedWeight -> (double)
Weight applied to this evaluation score.CreatedTime -> (timestamp)
The timestamp for when the evaluation was created.LastModifiedTime -> (timestamp)
The timestamp for when the evaluation was last updated.EvaluationType -> (string)
Type of the evaluation.Tags -> (map)
The tags used to organize, track, or control access for this resource. For example, { “Tags”: {“key1”:”value1”, “key2”:”value2”} }.
key -> (string)
value -> (string)
EvaluationForm -> (structure)
Information about the evaluation form.
EvaluationFormVersion -> (integer)
A version of the evaluation form.EvaluationFormId -> (string)
The unique identifier for the evaluation form.EvaluationFormArn -> (string)
The Amazon Resource Name (ARN) for the evaluation form resource.Title -> (string)
A title of the evaluation form.Description -> (string)
The description of the evaluation form.Items -> (list)
Items that are part of the evaluation form. The total number of sections and questions must not exceed 100 each. Questions must be contained in a section.
(tagged union structure)
Information about an item from an evaluation form. The item must be either a section or a question.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:Section,Question.Section -> (structure)
The information of the section.
Title -> (string)
The title of the section.RefId -> (string)
The identifier of the section. An identifier must be unique within the evaluation form.Instructions -> (string)
The instructions of the section.Items -> (list)
The items of the section.
(tagged union structure)
Information about an item from an evaluation form. The item must be either a section or a question.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:Section,Question.Section -> (structure)
The information of the section.
Title -> (string)
The title of the section.RefId -> (string)
The identifier of the section. An identifier must be unique within the evaluation form.Instructions -> (string)
The instructions of the section.Weight -> (double)
The scoring weight of the section.Question -> (structure)
The information of the question.
Title -> (string)
The title of the question.Instructions -> (string)
The instructions of the section.RefId -> (string)
The identifier of the question. An identifier must be unique within the evaluation form.NotApplicableEnabled -> (boolean)
The flag to enable not applicable answers to the question.QuestionType -> (string)
The type of the question.QuestionTypeProperties -> (tagged union structure)
The properties of the type of question. Text questions do not have to define question type properties.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:Numeric,SingleSelect,Text,MultiSelect.Numeric -> (structure)
The properties of the numeric question.
MinValue -> (integer)
The minimum answer value.MaxValue -> (integer)
The maximum answer value.Options -> (list)
The scoring options of the numeric question.
(structure)
Information about the option range used for scoring in numeric questions.
MinValue -> (integer)
The minimum answer value of the range option.MaxValue -> (integer)
The maximum answer value of the range option.Score -> (integer)
The score assigned to answer values within the range option.AutomaticFail -> (boolean)
The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.AutomaticFailConfiguration -> (structure)
A configuration for automatic fail.
TargetSection -> (string)
The referenceId of the target section for auto failure.Automation -> (tagged union structure)
The automation properties of the numeric question.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:PropertyValue,AnswerSource.PropertyValue -> (structure)
The property value of the automation.
Label -> (string)
The property label of the automation.AnswerSource -> (structure)
A source of automation answer for numeric question.
SourceType -> (string)
The automation answer source type.SingleSelect -> (structure)
The properties of the numeric question.
Options -> (list)
The answer options of the single select question.
(structure)
Information about the automation configuration in single select questions.
RefId -> (string)
The identifier of the answer option. An identifier must be unique within the question.Text -> (string)
The title of the answer option.Score -> (integer)
The score assigned to the answer option.AutomaticFail -> (boolean)
The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.AutomaticFailConfiguration -> (structure)
Whether automatic fail is configured on a single select question.
TargetSection -> (string)
The referenceId of the target section for auto failure.DisplayAs -> (string)
The display mode of the single select question.Automation -> (structure)
The display mode of the single select question.
Options -> (list)
The automation options of the single select question.
(tagged union structure)
Information about the automation option of a single select question.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:RuleCategory.RuleCategory -> (structure)
The automation option based on a rule category for the single select question.
Category -> (string)
The category name, as defined in Rules.Condition -> (string)
The condition to apply for the automation option. If the condition isPRESENT, then the option is applied when the contact data includes the category. Similarly, if the condition isNOT_PRESENT, then the option is applied when the contact data does not include the category.OptionRefId -> (string)
The identifier of the answer option.DefaultOptionRefId -> (string)
The identifier of the default answer option, when none of the automation options match the criteria.AnswerSource -> (structure)
Automation answer source.
SourceType -> (string)
The automation answer source type.Text -> (structure)
The properties of the text question.
Automation -> (structure)
The automation properties of the text question.
AnswerSource -> (structure)
Automation answer source.
SourceType -> (string)
The automation answer source type.MultiSelect -> (structure)
Properties for multi-select question types.
Options -> (list)
Options available for this multi-select question.
(structure)
An option for a multi-select question in an evaluation form.
RefId -> (string)
Reference identifier for this option.Text -> (string)
Display text for this option.DisplayAs -> (string)
Display format for the multi-select question.Automation -> (structure)
Automation configuration for this multi-select question.
Options -> (list)
Automation options for the multi-select question.
(tagged union structure)
An automation option for a multi-select question.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:RuleCategory.RuleCategory -> (structure)
Rule category configuration for this automation option.
Category -> (string)
The category name for this automation rule.Condition -> (string)
The condition for this automation rule.OptionRefIds -> (list)
Reference IDs of options for this automation rule.
(string)
DefaultOptionRefIds -> (list)
Reference IDs of default options.
(string)
AnswerSource -> (structure)
A question automation answer.
SourceType -> (string)
The automation answer source type.Enablement -> (structure)
A question conditional enablement.
Condition -> (structure)
A condition for item enablement configuration.
Operands -> (list)
Operands of the enablement condition.
(tagged union structure)
An operand of the enablement condition.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:Expression,Condition.Expression -> (structure)
An expression of the enablement condition.
Source -> (structure)
A source item of enablement expression.
Type -> (string)
A type of source item.RefId -> (string)
A referenceId of the source item.Values -> (list)
A list of values from source item.
(structure)
An enablement expression source value.
Type -> (string)
A type of source item value.RefId -> (string)
A referenceId of the source value.Comparator -> (string)
A comparator to be used against list of values.Condition -> (structure)
A condition for item enablement.
Operands -> (list)
Operands of the enablement condition.
(tagged union structure)
An operand of the enablement condition.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:Expression,Condition.Expression -> (structure)
An expression of the enablement condition.
Source -> (structure)
A source item of enablement expression.
Type -> (string)
A type of source item.RefId -> (string)
A referenceId of the source item.Values -> (list)
A list of values from source item.
(structure)
An enablement expression source value.
Type -> (string)
A type of source item value.RefId -> (string)
A referenceId of the source value.Comparator -> (string)
A comparator to be used against list of values.( … recursive … )
Operator -> (string)
The operator to be used to be applied to operands if more than one provided.Operator -> (string)
The operator to be used to be applied to operands if more than one provided.Action -> (string)
An enablement action that if condition is satisfied.DefaultAction -> (string)
An enablement action that if condition is not satisfied.Weight -> (double)
The scoring weight of the section.Weight -> (double)
The scoring weight of the section.Question -> (structure)
The information of the question.
Title -> (string)
The title of the question.Instructions -> (string)
The instructions of the section.RefId -> (string)
The identifier of the question. An identifier must be unique within the evaluation form.NotApplicableEnabled -> (boolean)
The flag to enable not applicable answers to the question.QuestionType -> (string)
The type of the question.QuestionTypeProperties -> (tagged union structure)
The properties of the type of question. Text questions do not have to define question type properties.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:Numeric,SingleSelect,Text,MultiSelect.Numeric -> (structure)
The properties of the numeric question.
MinValue -> (integer)
The minimum answer value.MaxValue -> (integer)
The maximum answer value.Options -> (list)
The scoring options of the numeric question.
(structure)
Information about the option range used for scoring in numeric questions.
MinValue -> (integer)
The minimum answer value of the range option.MaxValue -> (integer)
The maximum answer value of the range option.Score -> (integer)
The score assigned to answer values within the range option.AutomaticFail -> (boolean)
The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.AutomaticFailConfiguration -> (structure)
A configuration for automatic fail.
TargetSection -> (string)
The referenceId of the target section for auto failure.Automation -> (tagged union structure)
The automation properties of the numeric question.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:PropertyValue,AnswerSource.PropertyValue -> (structure)
The property value of the automation.
Label -> (string)
The property label of the automation.AnswerSource -> (structure)
A source of automation answer for numeric question.
SourceType -> (string)
The automation answer source type.SingleSelect -> (structure)
The properties of the numeric question.
Options -> (list)
The answer options of the single select question.
(structure)
Information about the automation configuration in single select questions.
RefId -> (string)
The identifier of the answer option. An identifier must be unique within the question.Text -> (string)
The title of the answer option.Score -> (integer)
The score assigned to the answer option.AutomaticFail -> (boolean)
The flag to mark the option as automatic fail. If an automatic fail answer is provided, the overall evaluation gets a score of 0.AutomaticFailConfiguration -> (structure)
Whether automatic fail is configured on a single select question.
TargetSection -> (string)
The referenceId of the target section for auto failure.DisplayAs -> (string)
The display mode of the single select question.Automation -> (structure)
The display mode of the single select question.
Options -> (list)
The automation options of the single select question.
(tagged union structure)
Information about the automation option of a single select question.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:RuleCategory.RuleCategory -> (structure)
The automation option based on a rule category for the single select question.
Category -> (string)
The category name, as defined in Rules.Condition -> (string)
The condition to apply for the automation option. If the condition isPRESENT, then the option is applied when the contact data includes the category. Similarly, if the condition isNOT_PRESENT, then the option is applied when the contact data does not include the category.OptionRefId -> (string)
The identifier of the answer option.DefaultOptionRefId -> (string)
The identifier of the default answer option, when none of the automation options match the criteria.AnswerSource -> (structure)
Automation answer source.
SourceType -> (string)
The automation answer source type.Text -> (structure)
The properties of the text question.
Automation -> (structure)
The automation properties of the text question.
AnswerSource -> (structure)
Automation answer source.
SourceType -> (string)
The automation answer source type.MultiSelect -> (structure)
Properties for multi-select question types.
Options -> (list)
Options available for this multi-select question.
(structure)
An option for a multi-select question in an evaluation form.
RefId -> (string)
Reference identifier for this option.Text -> (string)
Display text for this option.DisplayAs -> (string)
Display format for the multi-select question.Automation -> (structure)
Automation configuration for this multi-select question.
Options -> (list)
Automation options for the multi-select question.
(tagged union structure)
An automation option for a multi-select question.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:RuleCategory.RuleCategory -> (structure)
Rule category configuration for this automation option.
Category -> (string)
The category name for this automation rule.Condition -> (string)
The condition for this automation rule.OptionRefIds -> (list)
Reference IDs of options for this automation rule.
(string)
DefaultOptionRefIds -> (list)
Reference IDs of default options.
(string)
AnswerSource -> (structure)
A question automation answer.
SourceType -> (string)
The automation answer source type.Enablement -> (structure)
A question conditional enablement.
Condition -> (structure)
A condition for item enablement configuration.
Operands -> (list)
Operands of the enablement condition.
(tagged union structure)
An operand of the enablement condition.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:Expression,Condition.Expression -> (structure)
An expression of the enablement condition.
Source -> (structure)
A source item of enablement expression.
Type -> (string)
A type of source item.RefId -> (string)
A referenceId of the source item.Values -> (list)
A list of values from source item.
(structure)
An enablement expression source value.
Type -> (string)
A type of source item value.RefId -> (string)
A referenceId of the source value.Comparator -> (string)
A comparator to be used against list of values.Condition -> (structure)
A condition for item enablement.
Operands -> (list)
Operands of the enablement condition.
(tagged union structure)
An operand of the enablement condition.
Note
This is a Tagged Union structure. Only one of the following top level keys can be set:Expression,Condition.Expression -> (structure)
An expression of the enablement condition.
Source -> (structure)
A source item of enablement expression.
Type -> (string)
A type of source item.RefId -> (string)
A referenceId of the source item.Values -> (list)
A list of values from source item.
(structure)
An enablement expression source value.
Type -> (string)
A type of source item value.RefId -> (string)
A referenceId of the source value.Comparator -> (string)
A comparator to be used against list of values.( … recursive … )
Operator -> (string)
The operator to be used to be applied to operands if more than one provided.Operator -> (string)
The operator to be used to be applied to operands if more than one provided.Action -> (string)
An enablement action that if condition is satisfied.DefaultAction -> (string)
An enablement action that if condition is not satisfied.Weight -> (double)
The scoring weight of the section.ScoringStrategy -> (structure)
A scoring strategy of the evaluation form.
Mode -> (string)
The scoring mode of the evaluation form.Status -> (string)
The scoring status of the evaluation form.AutoEvaluationConfiguration -> (structure)
The configuration of the automated evaluation.
Enabled -> (boolean)
When automated evaluation is enabled.TargetConfiguration -> (structure)
Configuration that specifies the target for this evaluation form content.
ContactInteractionType -> (string)
The contact interaction type for this evaluation form.LanguageConfiguration -> (structure)
Configuration for language settings of this evaluation form content.
FormLanguage -> (string)
The language for the evaluation form.