AWS AWSCloudFormation documentation change
Summary
Updated Lambda ARN description and linked documentation to clarify Lambda function usage for document enrichment
Security assessment
Change clarifies configuration details but does not address security vulnerabilities or document security features
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-properties-qbusiness-datasource-hookconfiguration.md b/AWSCloudFormation/latest/UserGuide/aws-properties-qbusiness-datasource-hookconfiguration.md index 0567edeb4..59b36cc31 100644 --- a//AWSCloudFormation/latest/UserGuide/aws-properties-qbusiness-datasource-hookconfiguration.md +++ b//AWSCloudFormation/latest/UserGuide/aws-properties-qbusiness-datasource-hookconfiguration.md @@ -60 +60 @@ _Required_ : No -The Amazon Resource Name (ARN) of a role with permission to run a Lambda function during ingestion. For more information, see [IAM roles for Custom Document Enrichment (CDE)](https://docs.aws.amazon.com/amazonq/latest/business-use-dg/iam-roles.html#cde-iam-role). +The Amazon Resource Name (ARN) of the Lambda function sduring ingestion. For more information, see [Using Lambda functions for Amazon Q Business document enrichment](https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/cde-lambda-operations.html).