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

Nested Stack Python Version #79

Closed noah-maven-x closed 1 year ago

noah-maven-x commented 1 year ago

Describe the bug During automated deployment, in the nested stack for the WebStack (aws-content-analysis-web.template) I am getting a rollback error for a Python version. The code is referencing Python3.6 which is no longer supported in Lambda. As the template is referenced in another concatenated bucket URL, it's a little difficult to download and change the version to keep the full stack flow.

Requesting that the primary template is updated to reference a current version of Python.

To Reproduce Deploy the automated stack and monitor the WebStack deployment.

Expected behavior Lambda version error referencing Python3.6 where no longer supported.

Please complete the following information about the solution: Current template on Cloudformation, 2.0.0

cassneal commented 1 year ago

@noah-maven-x thanks for filing this bug. We have added it to our backlog for Content Analysis and will look into it.

raulmlamzn commented 1 year ago

Starting on August 30, 2023 Content Analysis on AWS will no longer be supported and the GitHub repository will be archived. Existing deployments will continue to run. If you have deployed Content Analysis on AWS via cloning GitHub open source code, you may continue to use the solution.

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://github.com/aws-solutions/media2cloud-on-aws https://github.com/aws-solutions/content-localization-on-aws