AWS entityresolution documentation change
Summary
Added prerequisites section requiring schema mapping creation and permissions configuration for Amazon Connect Customer Profiles output
Security assessment
The change adds documentation about required permissions configuration, which relates to security best practices for access control. However, there is no evidence this addresses a specific security vulnerability.
Diff
diff --git a/entityresolution/latest/userguide/create-matching-workflow-ml.md b/entityresolution/latest/userguide/create-matching-workflow-ml.md index 47ce2da60..63cd85de7 100644 --- a//entityresolution/latest/userguide/create-matching-workflow-ml.md +++ b//entityresolution/latest/userguide/create-matching-workflow-ml.md @@ -23,0 +24,11 @@ You can use the output of an ML-based matching workflow as an input for data ser +**Prerequisites** + +Before you create an ML-based matching workflow, you must: + + 1. Create a schema mapping. For more information, see [Creating a schema mapping](./create-schema-mapping.html). + + 2. If using Amazon Connect Customer Profiles as your output destination, ensure you have the appropriate permissions configured. + + + +