[ aws . transcribe ]
Updates the specified Call Analytics category with new rules. Note that the UpdateCallAnalyticsCategory
operation overwrites all existing rules contained in the specified category. You cannot append additional rules onto an existing category.
To create a new category, see .
See also: AWS API Documentation
See ‘aws help’ for descriptions of global parameters.
update-call-analytics-category
--category-name <value>
--rules <value>
[--cli-input-json | --cli-input-yaml]
[--generate-cli-skeleton <value>]
--category-name
(string)
The name of the Call Analytics category you want to update. Category names are case sensitive.
--rules
(list)
The rules used for the updated Call Analytics category. The rules you provide in this field replace the ones that are currently being used in the specified category.
(structure)
A rule is a set of criteria you can specify to flag an attribute in your Call Analytics output. Rules define a Call Analytics category.
Rules can include these parameters: , , , and . To learn more about these parameters, refer to Rule criteria .
To learn more about Call Analytics categories, see Creating categories .
To learn more about Call Analytics, see Analyzing call center audio with Call Analytics .
NonTalkTimeFilter -> (structure)
Flag the presence or absence of periods of silence in your Call Analytics transcription output. Refer to for more detail.
Threshold -> (long)
Specify the duration, in milliseconds, of the period of silence you want to flag. For example, you can flag a silent period that lasts 30000 milliseconds.
AbsoluteTimeRange -> (structure)
Allows you to specify a time range (in milliseconds) in your audio, during which you want to search for a period of silence. See for more detail.
StartTime -> (long)
The time, in milliseconds, when Amazon Transcribe starts searching for the specified criteria in your audio. If you include
StartTime
in your request, you must also includeEndTime
.EndTime -> (long)
The time, in milliseconds, when Amazon Transcribe stops searching for the specified criteria in your audio. If you include
EndTime
in your request, you must also includeStartTime
.First -> (long)
The time, in milliseconds, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (long)
The time, in milliseconds, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
RelativeTimeRange -> (structure)
Allows you to specify a time range (in percentage) in your media file, during which you want to search for a period of silence. See for more detail.
StartPercentage -> (integer)
The time, in percentage, when Amazon Transcribe starts searching for the specified criteria in your media file. If you include
StartPercentage
in your request, you must also includeEndPercentage
.EndPercentage -> (integer)
The time, in percentage, when Amazon Transcribe stops searching for the specified criteria in your media file. If you include
EndPercentage
in your request, you must also includeStartPercentage
.First -> (integer)
The time, in percentage, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (integer)
The time, in percentage, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
Negate -> (boolean)
Set to
TRUE
to flag periods of speech. Set toFALSE
to flag periods of silenceInterruptionFilter -> (structure)
Flag the presence or absence of interruptions in your Call Analytics transcription output. Refer to for more detail.
Threshold -> (long)
Specify the duration of the interruptions in milliseconds. For example, you can flag speech that contains more than 10000 milliseconds of interruptions.
ParticipantRole -> (string)
Specify the interrupter you want to flag. Omitting this parameter is equivalent to specifying both participants.
AbsoluteTimeRange -> (structure)
Allows you to specify a time range (in milliseconds) in your audio, during which you want to search for an interruption. See for more detail.
StartTime -> (long)
The time, in milliseconds, when Amazon Transcribe starts searching for the specified criteria in your audio. If you include
StartTime
in your request, you must also includeEndTime
.EndTime -> (long)
The time, in milliseconds, when Amazon Transcribe stops searching for the specified criteria in your audio. If you include
EndTime
in your request, you must also includeStartTime
.First -> (long)
The time, in milliseconds, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (long)
The time, in milliseconds, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
RelativeTimeRange -> (structure)
Allows you to specify a time range (in percentage) in your media file, during which you want to search for an interruption. See for more detail.
StartPercentage -> (integer)
The time, in percentage, when Amazon Transcribe starts searching for the specified criteria in your media file. If you include
StartPercentage
in your request, you must also includeEndPercentage
.EndPercentage -> (integer)
The time, in percentage, when Amazon Transcribe stops searching for the specified criteria in your media file. If you include
EndPercentage
in your request, you must also includeStartPercentage
.First -> (integer)
The time, in percentage, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (integer)
The time, in percentage, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
Negate -> (boolean)
Set to
TRUE
to flag speech that does not contain interruptions. Set toFALSE
to flag speech that contains interruptions.TranscriptFilter -> (structure)
Flag the presence or absence of specific words or phrases in your Call Analytics transcription output. Refer to for more detail.
TranscriptFilterType -> (string)
Flag the presence or absence of an exact match to the phrases you specify. For example, if you specify the phrase “speak to a manager” as your
Targets
value, only that exact phrase is flagged.Note that semantic matching is not supported. For example, if your customer says “speak to the manager”, instead of “speak to a manager”, your content is not flagged.
AbsoluteTimeRange -> (structure)
Allows you to specify a time range (in milliseconds) in your audio, during which you want to search for the specified key words or phrases. See for more detail.
StartTime -> (long)
The time, in milliseconds, when Amazon Transcribe starts searching for the specified criteria in your audio. If you include
StartTime
in your request, you must also includeEndTime
.EndTime -> (long)
The time, in milliseconds, when Amazon Transcribe stops searching for the specified criteria in your audio. If you include
EndTime
in your request, you must also includeStartTime
.First -> (long)
The time, in milliseconds, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (long)
The time, in milliseconds, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
RelativeTimeRange -> (structure)
Allows you to specify a time range (in percentage) in your media file, during which you want to search for the specified key words or phrases. See for more detail.
StartPercentage -> (integer)
The time, in percentage, when Amazon Transcribe starts searching for the specified criteria in your media file. If you include
StartPercentage
in your request, you must also includeEndPercentage
.EndPercentage -> (integer)
The time, in percentage, when Amazon Transcribe stops searching for the specified criteria in your media file. If you include
EndPercentage
in your request, you must also includeStartPercentage
.First -> (integer)
The time, in percentage, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (integer)
The time, in percentage, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
ParticipantRole -> (string)
Specify the participant you want to flag. Omitting this parameter is equivalent to specifying both participants.
Negate -> (boolean)
Set to
TRUE
to flag the absence of the phrase you specified in your request. Set toFALSE
to flag the presence of the phrase you specified in your request.Targets -> (list)
Specify the phrases you want to flag.
(string)
SentimentFilter -> (structure)
Flag the presence or absence of specific sentiments in your Call Analytics transcription output. Refer to for more detail.
Sentiments -> (list)
Specify the sentiments you want to flag.
(string)
AbsoluteTimeRange -> (structure)
Allows you to specify a time range (in milliseconds) in your audio, during which you want to search for the specified sentiments. See for more detail.
StartTime -> (long)
The time, in milliseconds, when Amazon Transcribe starts searching for the specified criteria in your audio. If you include
StartTime
in your request, you must also includeEndTime
.EndTime -> (long)
The time, in milliseconds, when Amazon Transcribe stops searching for the specified criteria in your audio. If you include
EndTime
in your request, you must also includeStartTime
.First -> (long)
The time, in milliseconds, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (long)
The time, in milliseconds, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
RelativeTimeRange -> (structure)
Allows you to specify a time range (in percentage) in your media file, during which you want to search for the specified sentiments. See for more detail.
StartPercentage -> (integer)
The time, in percentage, when Amazon Transcribe starts searching for the specified criteria in your media file. If you include
StartPercentage
in your request, you must also includeEndPercentage
.EndPercentage -> (integer)
The time, in percentage, when Amazon Transcribe stops searching for the specified criteria in your media file. If you include
EndPercentage
in your request, you must also includeStartPercentage
.First -> (integer)
The time, in percentage, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (integer)
The time, in percentage, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
ParticipantRole -> (string)
Specify the participant you want to flag. Omitting this parameter is equivalent to specifying both participants.
Negate -> (boolean)
Set to
TRUE
to flag the sentiments you didn’t include in your request. Set toFALSE
to flag the sentiments you specified in your request.
Shorthand Syntax:
NonTalkTimeFilter={Threshold=long,AbsoluteTimeRange={StartTime=long,EndTime=long,First=long,Last=long},RelativeTimeRange={StartPercentage=integer,EndPercentage=integer,First=integer,Last=integer},Negate=boolean},InterruptionFilter={Threshold=long,ParticipantRole=string,AbsoluteTimeRange={StartTime=long,EndTime=long,First=long,Last=long},RelativeTimeRange={StartPercentage=integer,EndPercentage=integer,First=integer,Last=integer},Negate=boolean},TranscriptFilter={TranscriptFilterType=string,AbsoluteTimeRange={StartTime=long,EndTime=long,First=long,Last=long},RelativeTimeRange={StartPercentage=integer,EndPercentage=integer,First=integer,Last=integer},ParticipantRole=string,Negate=boolean,Targets=[string,string]},SentimentFilter={Sentiments=[string,string],AbsoluteTimeRange={StartTime=long,EndTime=long,First=long,Last=long},RelativeTimeRange={StartPercentage=integer,EndPercentage=integer,First=integer,Last=integer},ParticipantRole=string,Negate=boolean} ...
JSON Syntax:
[
{
"NonTalkTimeFilter": {
"Threshold": long,
"AbsoluteTimeRange": {
"StartTime": long,
"EndTime": long,
"First": long,
"Last": long
},
"RelativeTimeRange": {
"StartPercentage": integer,
"EndPercentage": integer,
"First": integer,
"Last": integer
},
"Negate": true|false
},
"InterruptionFilter": {
"Threshold": long,
"ParticipantRole": "AGENT"|"CUSTOMER",
"AbsoluteTimeRange": {
"StartTime": long,
"EndTime": long,
"First": long,
"Last": long
},
"RelativeTimeRange": {
"StartPercentage": integer,
"EndPercentage": integer,
"First": integer,
"Last": integer
},
"Negate": true|false
},
"TranscriptFilter": {
"TranscriptFilterType": "EXACT",
"AbsoluteTimeRange": {
"StartTime": long,
"EndTime": long,
"First": long,
"Last": long
},
"RelativeTimeRange": {
"StartPercentage": integer,
"EndPercentage": integer,
"First": integer,
"Last": integer
},
"ParticipantRole": "AGENT"|"CUSTOMER",
"Negate": true|false,
"Targets": ["string", ...]
},
"SentimentFilter": {
"Sentiments": ["POSITIVE"|"NEGATIVE"|"NEUTRAL"|"MIXED", ...],
"AbsoluteTimeRange": {
"StartTime": long,
"EndTime": long,
"First": long,
"Last": long
},
"RelativeTimeRange": {
"StartPercentage": integer,
"EndPercentage": integer,
"First": integer,
"Last": integer
},
"ParticipantRole": "AGENT"|"CUSTOMER",
"Negate": true|false
}
}
...
]
--cli-input-json
| --cli-input-yaml
(string)
Reads arguments from the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton
. If other arguments are provided on the command line, those 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. This may not be specified along with --cli-input-yaml
.
--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
. Similarly, if provided yaml-input
it will print a sample input YAML that can be used with --cli-input-yaml
. If provided with the value output
, it validates the command inputs and returns a sample output JSON for that command. The generated JSON skeleton is not stable between versions of the AWS CLI and there are no backwards compatibility guarantees in the JSON skeleton generated.
See ‘aws help’ for descriptions of global parameters.
CategoryProperties -> (structure)
Provides you with the properties of the Call Analytics category you specified in your
UpdateCallAnalyticsCategory
request.CategoryName -> (string)
The name of the Call Analytics category. Category names are case sensitive and must be unique within an Amazon Web Services account.
Rules -> (list)
The rules used to define a Call Analytics category. Each category can have between 1 and 20 rules.
(structure)
A rule is a set of criteria you can specify to flag an attribute in your Call Analytics output. Rules define a Call Analytics category.
Rules can include these parameters: , , , and . To learn more about these parameters, refer to Rule criteria .
To learn more about Call Analytics categories, see Creating categories .
To learn more about Call Analytics, see Analyzing call center audio with Call Analytics .
NonTalkTimeFilter -> (structure)
Flag the presence or absence of periods of silence in your Call Analytics transcription output. Refer to for more detail.
Threshold -> (long)
Specify the duration, in milliseconds, of the period of silence you want to flag. For example, you can flag a silent period that lasts 30000 milliseconds.
AbsoluteTimeRange -> (structure)
Allows you to specify a time range (in milliseconds) in your audio, during which you want to search for a period of silence. See for more detail.
StartTime -> (long)
The time, in milliseconds, when Amazon Transcribe starts searching for the specified criteria in your audio. If you include
StartTime
in your request, you must also includeEndTime
.EndTime -> (long)
The time, in milliseconds, when Amazon Transcribe stops searching for the specified criteria in your audio. If you include
EndTime
in your request, you must also includeStartTime
.First -> (long)
The time, in milliseconds, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (long)
The time, in milliseconds, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
RelativeTimeRange -> (structure)
Allows you to specify a time range (in percentage) in your media file, during which you want to search for a period of silence. See for more detail.
StartPercentage -> (integer)
The time, in percentage, when Amazon Transcribe starts searching for the specified criteria in your media file. If you include
StartPercentage
in your request, you must also includeEndPercentage
.EndPercentage -> (integer)
The time, in percentage, when Amazon Transcribe stops searching for the specified criteria in your media file. If you include
EndPercentage
in your request, you must also includeStartPercentage
.First -> (integer)
The time, in percentage, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (integer)
The time, in percentage, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
Negate -> (boolean)
Set to
TRUE
to flag periods of speech. Set toFALSE
to flag periods of silenceInterruptionFilter -> (structure)
Flag the presence or absence of interruptions in your Call Analytics transcription output. Refer to for more detail.
Threshold -> (long)
Specify the duration of the interruptions in milliseconds. For example, you can flag speech that contains more than 10000 milliseconds of interruptions.
ParticipantRole -> (string)
Specify the interrupter you want to flag. Omitting this parameter is equivalent to specifying both participants.
AbsoluteTimeRange -> (structure)
Allows you to specify a time range (in milliseconds) in your audio, during which you want to search for an interruption. See for more detail.
StartTime -> (long)
The time, in milliseconds, when Amazon Transcribe starts searching for the specified criteria in your audio. If you include
StartTime
in your request, you must also includeEndTime
.EndTime -> (long)
The time, in milliseconds, when Amazon Transcribe stops searching for the specified criteria in your audio. If you include
EndTime
in your request, you must also includeStartTime
.First -> (long)
The time, in milliseconds, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (long)
The time, in milliseconds, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
RelativeTimeRange -> (structure)
Allows you to specify a time range (in percentage) in your media file, during which you want to search for an interruption. See for more detail.
StartPercentage -> (integer)
The time, in percentage, when Amazon Transcribe starts searching for the specified criteria in your media file. If you include
StartPercentage
in your request, you must also includeEndPercentage
.EndPercentage -> (integer)
The time, in percentage, when Amazon Transcribe stops searching for the specified criteria in your media file. If you include
EndPercentage
in your request, you must also includeStartPercentage
.First -> (integer)
The time, in percentage, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (integer)
The time, in percentage, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
Negate -> (boolean)
Set to
TRUE
to flag speech that does not contain interruptions. Set toFALSE
to flag speech that contains interruptions.TranscriptFilter -> (structure)
Flag the presence or absence of specific words or phrases in your Call Analytics transcription output. Refer to for more detail.
TranscriptFilterType -> (string)
Flag the presence or absence of an exact match to the phrases you specify. For example, if you specify the phrase “speak to a manager” as your
Targets
value, only that exact phrase is flagged.Note that semantic matching is not supported. For example, if your customer says “speak to the manager”, instead of “speak to a manager”, your content is not flagged.
AbsoluteTimeRange -> (structure)
Allows you to specify a time range (in milliseconds) in your audio, during which you want to search for the specified key words or phrases. See for more detail.
StartTime -> (long)
The time, in milliseconds, when Amazon Transcribe starts searching for the specified criteria in your audio. If you include
StartTime
in your request, you must also includeEndTime
.EndTime -> (long)
The time, in milliseconds, when Amazon Transcribe stops searching for the specified criteria in your audio. If you include
EndTime
in your request, you must also includeStartTime
.First -> (long)
The time, in milliseconds, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (long)
The time, in milliseconds, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
RelativeTimeRange -> (structure)
Allows you to specify a time range (in percentage) in your media file, during which you want to search for the specified key words or phrases. See for more detail.
StartPercentage -> (integer)
The time, in percentage, when Amazon Transcribe starts searching for the specified criteria in your media file. If you include
StartPercentage
in your request, you must also includeEndPercentage
.EndPercentage -> (integer)
The time, in percentage, when Amazon Transcribe stops searching for the specified criteria in your media file. If you include
EndPercentage
in your request, you must also includeStartPercentage
.First -> (integer)
The time, in percentage, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (integer)
The time, in percentage, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
ParticipantRole -> (string)
Specify the participant you want to flag. Omitting this parameter is equivalent to specifying both participants.
Negate -> (boolean)
Set to
TRUE
to flag the absence of the phrase you specified in your request. Set toFALSE
to flag the presence of the phrase you specified in your request.Targets -> (list)
Specify the phrases you want to flag.
(string)
SentimentFilter -> (structure)
Flag the presence or absence of specific sentiments in your Call Analytics transcription output. Refer to for more detail.
Sentiments -> (list)
Specify the sentiments you want to flag.
(string)
AbsoluteTimeRange -> (structure)
Allows you to specify a time range (in milliseconds) in your audio, during which you want to search for the specified sentiments. See for more detail.
StartTime -> (long)
The time, in milliseconds, when Amazon Transcribe starts searching for the specified criteria in your audio. If you include
StartTime
in your request, you must also includeEndTime
.EndTime -> (long)
The time, in milliseconds, when Amazon Transcribe stops searching for the specified criteria in your audio. If you include
EndTime
in your request, you must also includeStartTime
.First -> (long)
The time, in milliseconds, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (long)
The time, in milliseconds, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
RelativeTimeRange -> (structure)
Allows you to specify a time range (in percentage) in your media file, during which you want to search for the specified sentiments. See for more detail.
StartPercentage -> (integer)
The time, in percentage, when Amazon Transcribe starts searching for the specified criteria in your media file. If you include
StartPercentage
in your request, you must also includeEndPercentage
.EndPercentage -> (integer)
The time, in percentage, when Amazon Transcribe stops searching for the specified criteria in your media file. If you include
EndPercentage
in your request, you must also includeStartPercentage
.First -> (integer)
The time, in percentage, from the start of your media file until the value you specify in which Amazon Transcribe searches for your specified criteria.
Last -> (integer)
The time, in percentage, from the value you specify until the end of your media file in which Amazon Transcribe searches for your specified criteria.
ParticipantRole -> (string)
Specify the participant you want to flag. Omitting this parameter is equivalent to specifying both participants.
Negate -> (boolean)
Set to
TRUE
to flag the sentiments you didn’t include in your request. Set toFALSE
to flag the sentiments you specified in your request.CreateTime -> (timestamp)
The date and time the specified Call Analytics category was created.
Timestamps are in the format
YYYY-MM-DD'T'HH:MM:SS.SSSSSS-UTC
. For example,2022-05-04T12:32:58.761000-07:00
represents 12:32 PM UTC-7 on May 4, 2022.LastUpdateTime -> (timestamp)
The date and time the specified Call Analytics category was last updated.
Timestamps are in the format
YYYY-MM-DD'T'HH:MM:SS.SSSSSS-UTC
. For example,2022-05-05T12:45:32.691000-07:00
represents 12:45 PM UTC-7 on May 5, 2022.