AWS connect documentation change
Summary
Replaced 'prior to' with 'before' in two sentences for clarity
Security assessment
Changes are grammatical improvements with no security implications. Data transformation operations mentioned (Mask, Validate etc.) remain unchanged.
Diff
diff --git a/connect/latest/adminguide/integrate-external-applications-appflow.md b/connect/latest/adminguide/integrate-external-applications-appflow.md index 1fbb9a987..5b59fbb0f 100644 --- a//connect/latest/adminguide/integrate-external-applications-appflow.md +++ b//connect/latest/adminguide/integrate-external-applications-appflow.md @@ -58 +58 @@ In the form, you will be required to complete all the mandatory fields to create -You can add an external application integration to an Connect Customer Customer Profiles domain by using Amazon AppFlow by following steps below. You must create a flow for your data source in the Amazon AppFlow console and set Connect Customer Customer Profiles as the destination prior to continuing in the Customer Profiles console. If you created a flow more than 14 days ago, it has expired and you will need to create a new flow for your integration. +You can add an external application integration to an Connect Customer Customer Profiles domain by using Amazon AppFlow by following steps below. You must create a flow for your data source in the Amazon AppFlow console and set Connect Customer Customer Profiles as the destination before continuing in the Customer Profiles console. If you created a flow more than 14 days ago, it has expired and you will need to create a new flow for your integration. @@ -60 +60 @@ You can add an external application integration to an Connect Customer Customer -You can optionally perform data transformations such as `Arithmetic`, `Filter`, `Map`, `Map_all`, `Mask`, `Merge`, `Truncate`, and `Validate` when using the CloudFormation `AWS::AppFlow::Flow Task` resource prior to ingestion. +You can optionally perform data transformations such as `Arithmetic`, `Filter`, `Map`, `Map_all`, `Mask`, `Merge`, `Truncate`, and `Validate` when using the CloudFormation `AWS::AppFlow::Flow Task` resource before ingestion.