AWS amazonq documentation change
Summary
Updated maxFileSizeInMegaBytes documentation to remove references to media extraction configuration exceptions and simplify size limits
Security assessment
Change only modifies file size limit descriptions without any security context or vulnerability references
Diff
diff --git a/amazonq/latest/qbusiness-ug/google-cfn.md b/Users/docs/2025-03-10_15-36-52/amazonq/latest/qbusiness-ug/google-cfn.md index d3e1e61d6..c87f20060 100644 --- a/amazonq/latest/qbusiness-ug/google-cfn.md +++ b/amazonq/latest/qbusiness-ug/google-cfn.md @@ -81 +81 @@ Amazon Q Business crawls ACL information to ensure responses are generated only -`maxFileSizeInMegaBytes` | Specify the maximum single file size limit in MBs that Amazon Q will crawl. Amazon Q will crawl only the files within the size limit you define. The default file size is 50 MB. The maximum file size should be greater than 0MB and less than or equal to 50 MB. You can use up to 10 GB (10240 MB) if you set `videoExtractionStatus` to ENABLED in `mediaExtractionConfiguration.videoExtractionConfiguration` when using CreateDatasource or UpdateDatasource API. Otherwise, you can use up to 2 GB (2048 MB) if you set `audioExtractionStatus` to ENABLED in ` mediaExtractionConfiguration.audioExtractionConfiguration ` when using the `CreateDatasource `or `UpdateDatasource` API. | `string` | No +`maxFileSizeInMegaBytes` | Specify the maximum single file size limit in MBs that Amazon Q will crawl. Amazon Q will crawl only the files within the size limit you define. The default file size is 50MB. The maximum file size should be greater than 0MB and less than or equal to 50MB. | `string` | No