AWS connect documentation change
Summary
Changed documentation from 'Queue names' to 'Flow names' in CloudWatch display requirements, updating which component's naming constraints are specified
Security assessment
The change corrects documentation about allowed characters for resource naming in CloudWatch monitoring. This appears to be a clarification of existing functionality rather than addressing a security vulnerability. No security impact or vulnerability mitigation is mentioned.
Diff
diff --git a/connect/latest/adminguide/monitoring-cloudwatch.md b/connect/latest/adminguide/monitoring-cloudwatch.md index a424d8c83..41859fde3 100644 --- a//connect/latest/adminguide/monitoring-cloudwatch.md +++ b//connect/latest/adminguide/monitoring-cloudwatch.md @@ -264 +264 @@ The following dimensions are used in the CloudWatch dashboard for Amazon Connect -Queue names must contain only the following characters in order for it to be displayed in CloudWatch: alphanumeric characters (0-9A-Za-z), period (.), hyphen (-), underscore (_), forward slash (/), hash (#), colon (:), comma (,), dollar ($), at sign (@), vertical bar (|), ampersand (&), opening brace ({), closing brace (}), plus (+), question mark (?), percent sign (%), and the space character. +Flow names must contain only the following characters in order for it to be displayed in CloudWatch: alphanumeric characters (0-9A-Za-z), period (.), hyphen (-), underscore (_), forward slash (/), hash (#), colon (:), comma (,), dollar ($), at sign (@), vertical bar (|), ampersand (&), opening brace ({), closing brace (}), plus (+), question mark (?), percent sign (%), and the space character.