AWS connect documentation change
Summary
Added Amazon Q in Connect actions and Managed Synchronization batch/import actions to service-linked role policies
Security assessment
Expands IAM policy documentation for new service features. While related to access control, there's no evidence of addressing an existing security vulnerability. The changes document expanded permissions for operational functionality.
Diff
diff --git a/connect/latest/adminguide/security_iam_awsmanpol.md b/connect/latest/adminguide/security_iam_awsmanpol.md index cd51be54d..6eda63dfd 100644 --- a//connect/latest/adminguide/security_iam_awsmanpol.md +++ b//connect/latest/adminguide/security_iam_awsmanpol.md @@ -169,0 +170,15 @@ Change | Description | Date +[AmazonConnectServiceLinkedRolePolicy](./connect-slr.html) – Added actions for Amazon Q in Connect | Added the following Amazon Q in Connect actions to the service-linked role policy: + + * `wisdom:Retrieve` + * `wisdom:ListAssistantAssociations` + +| November 18, 2025 +AmazonConnectSynchronizationServiceRolePolicy – Added actions for Managed Synchronization | Modified the allowed actions by adding batch and import wildcards. The following actions were added: + + * `connect:BatchCreate*` + * `connect:BatchUpdate*` + * `connect:BatchDelete*` + * `connect:BatchDescribe*` + * `connect:Import*` + +| November 21, 2025