AWS connect documentation change
Summary
Updated references from 'Invoke AWS Lambda function' to 'AWS Lambda function' in two locations
Security assessment
Terminology clarification without security implications. Changes relate to Lambda integration documentation rather than security controls.
Diff
diff --git a/connect/latest/adminguide/set-routing-criteria.md b/connect/latest/adminguide/set-routing-criteria.md index cbb5a7a61..3ca2d9f70 100644 --- a//connect/latest/adminguide/set-routing-criteria.md +++ b//connect/latest/adminguide/set-routing-criteria.md @@ -131 +131 @@ In addition, attributes and routing criteria must have the following; -You can set the desired routing criteria either manually in the flow block UI or dynamically based on the output from the [Invoke AWS Lambda function](./invoke-lambda-function-block.html) block. +You can set the desired routing criteria either manually in the flow block UI or dynamically based on the output from the [AWS Lambda function](./invoke-lambda-function-block.html) block. @@ -147 +147 @@ You can set routing criteria on a contact dynamically based on the output from t - * In the [Invoke AWS Lambda function](./invoke-lambda-function-block.html) block, configure the Lambda function to return the routing criteria in JSON format and set the response validation as JSON. For more information about using the **Invoke AWS Lambda function** , see the [Grant Amazon Connect access to your AWS Lambda functions](./connect-lambda-functions.html) documentation. + * In the [AWS Lambda function](./invoke-lambda-function-block.html) block, configure the Lambda function to return the routing criteria in JSON format and set the response validation as JSON. For more information about using the **Invoke AWS Lambda function** , see the [Grant Amazon Connect access to your AWS Lambda functions](./connect-lambda-functions.html) documentation.