aws-solutions / content-analysis-on-aws

As of August 30, 2023, this AWS Solution is no longer available. Existing deployments will continue to run. The functionality provided by Content Analysis on AWS will be superseded with functionality in Media2Cloud on AWS and Content Localization on AWS. We encourage you to explore these solutions.
https://aws.amazon.com/solutions/implementations/aws-content-analysis/
Apache License 2.0
96 stars 47 forks source link

Change Cloudformation Template to match Media Insights Engine #78

Closed billcai closed 2 years ago

billcai commented 2 years ago

Description of changes: At the moment, parameter values for media insights engine for SendAnonymousData, DeployAnalyticsPipeline, DeployTestResources and EnableXrayTrace are set to either Yes or No. Based on media insights engine documentation on https://github.com/aws-solutions/media-insights-on-aws, the values should be either true or false. Running with the current values would result in parameter errors and the media insights nested stack will fail (verified this in us-east-1 region).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.