AWS amazonq documentation change
Summary
Added trailing spaces and an extra comma to IAM policy version fields
Security assessment
Multiple instances of JSON syntax errors introduced, but no changes to security permissions or vulnerability fixes.
Diff
diff --git a/amazonq/latest/qbusiness-ug/sharepoint-cloud-iam-role.md b/amazonq/latest/qbusiness-ug/sharepoint-cloud-iam-role.md index b287fb3f7..666020e98 100644 --- a//amazonq/latest/qbusiness-ug/sharepoint-cloud-iam-role.md +++ b//amazonq/latest/qbusiness-ug/sharepoint-cloud-iam-role.md @@ -32 +32 @@ To connect your data source connector to Amazon Q, you must give Amazon Q an IAM - "Version": "2012-10-17", + "Version": "2012-10-17", , @@ -95 +95 @@ To connect your data source connector to Amazon Q, you must give Amazon Q an IAM - "Version": "2012-10-17", + "Version": "2012-10-17", , @@ -124 +124 @@ If you are using Microsoft Entra ID (formerly Azure AD) App only authentication, - "Version": "2012-10-17", + "Version": "2012-10-17", , @@ -151 +151 @@ If you are using a VPC, you must ensure that the permissions included in the fol - "Version": "2012-10-17", + "Version": "2012-10-17", ,