AWS connect documentation change
Summary
Updated attribute names and descriptions: Changed 'CHANNEL' to 'Channels', 'ROUTING_PROFILE' to 'RoutingProfiles', 'QUEUES' to 'Queues', 'ROUTING_STEP_EXPRESSION' to 'RoutingStepExpressions', 'SUBTYPES' to 'Subtypes', and 'VALIDATION_TEST_TYPES' to 'ValidationTestTypes'. Adjusted pluralization in descriptions and updated 'ValidationTestTypes' description to 'Contact source'.
Security assessment
Changes involve naming consistency improvements and description clarifications without addressing vulnerabilities, security configurations, or access controls. No security-related terms (e.g., encryption, authentication, vulnerability) are mentioned. Updates appear focused on documentation accuracy and user guidance for non-security features.
Diff
diff --git a/connect/latest/adminguide/metric-primitive-definitions.md b/connect/latest/adminguide/metric-primitive-definitions.md index 7c5839382..e689a686e 100644 --- a//connect/latest/adminguide/metric-primitive-definitions.md +++ b//connect/latest/adminguide/metric-primitive-definitions.md @@ -533,2 +533,2 @@ ROUTING_PROFILE | Routing profile | Valid input is Routing Profile ARNs. Please -Current Contact | CHANNEL | Channel | Valid values: VOICE, CHAT, TASK, EMAIL -ROUTING_PROFILE | Routing profile | Valid input is Routing Profile ARNs. Please read below docs for more details: +Current Contact | Channels | Channel | Valid values: VOICE, CHAT, TASK, EMAIL +RoutingProfiles | Routing profile | Valid input is Routing Profile ARNs. Please read below docs for more details: @@ -540,2 +540,2 @@ ROUTING_PROFILE | Routing profile | Valid input is Routing Profile ARNs. Please -QUEUES | Queues | Valid input to this key is Queue ARNs -ROUTING_STEP_EXPRESSION | Routing step expressions | ROUTING_STEP_EXPRESSION is a valid filter key with a filter value up to 3000 length. This filter is case and order sensitive. JSON string fields must be sorted in ascending order and JSON array order should be kept as is. Please read the below references for more info: +Queues | Queue | Valid input to this key is Queue ARNs +RoutingStepExpressions | Routing step expression | ROUTING_STEP_EXPRESSION is a valid filter key with a filter value up to 3000 length. This filter is case and order sensitive. JSON string fields must be sorted in ascending order and JSON array order should be kept as is. Please read the below references for more info: @@ -547,2 +547,2 @@ ROUTING_STEP_EXPRESSION | Routing step expressions | ROUTING_STEP_EXPRESSION is -SUBTYPES | Subtypes | Please refer to connect:Subtype table row in the [SegmentAttributes](https://docs.aws.amazon.com/connect/latest/adminguide/connect-attrib-list.html#attribs-segment-attributes) section for valid list of values. -VALIDATION_TEST_TYPES | ValidationTestTypes | Please refer to connect:ValidationTestType table row in the [SegmentAttributes](https://docs.aws.amazon.com/connect/latest/adminguide/connect-attrib-list.html#attribs-segment-attributes) section for valid list of values. +Subtypes | Subtype | Please refer to connect:Subtype table row in the [SegmentAttributes](https://docs.aws.amazon.com/connect/latest/adminguide/connect-attrib-list.html#attribs-segment-attributes) section for valid list of values. +ValidationTestTypes | Contact source | Please refer to connect:ValidationTestType table row in the [SegmentAttributes](https://docs.aws.amazon.com/connect/latest/adminguide/connect-attrib-list.html#attribs-segment-attributes) section for valid list of values.