Releases: aws-samples/support-insights-with-amazon-q
Releases · aws-samples/support-insights-with-amazon-q
v1.1.0
Amazon Q Business application
- Set sync as FULL_CRAWL to index only new, modified and deleted content.
- Add attribute configuration settings to specify date time fields.
- Add outputs to allow extending the main stack with new datasources independently from each other.
- Updated the Amazon Q Business Web Experience permissions to allow creating and using Q Apps.
Full Changelog: v1.0.1...v1.1.0
Support Collector modules
- No change
Support Collector Lambda
- No change
v1.0.1
Lambda Support Collector
- Improve the partitioning in S3 for your support data (Support cases, Trusted Advisor and health events) to avoid storing duplicates items every time the sync runs.
While not mandatory, you can empty your support data bucket and redeploy the solution to sync all the data from the past 180 days.
Deployment
- Simplify support collector deployment by not requiring a S3 resource bucket to be provided. The CloudFormation template will use a a pre-built Lambda function package deployed to a S3 bucket as part of an upcoming workshop.
v1.0.0 - Initial release
Updated Python runtime to 3.11