Problem with 10.0-9.5 cloudformation template
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