cloud-enablement-aws icon indicating copy to clipboard operation
cloud-enablement-aws copied to clipboard

Problem with 10.0-9.5 cloudformation template

Open barwod opened this issue 2 years ago • 0 comments

Hello,

Today I tried to update the ML version using the latest ML 10.0-9.5 cloudformation template. However it's failing at ManagedEniFunction with error: Resource handler returned message: "The runtime parameter of python3.6 is no longer supported for creating or updating AWS Lambda functions

I'm using provided CF template with some custom modifications. I figure out that from the Template_URL: Mappings: Variable: LambdaPackageBucket: base: 'ml-db-lambda-' TemplateUrl: base: 'https://s3.amazonaws.com/marklogic-db-template-releases' S3Directory: base: '10.0-9.5'

Is this TemplateUrl still correct? I can't download the template manually. https://s3.amazonaws.com/marklogic-db-template-releases/10.0-9.5/ml-managedeni.template

barwod avatar Apr 26 '23 14:04 barwod