You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
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
The text was updated successfully, but these errors were encountered: