marklogic / marklogic/cloud-enablement-aws
Problem with 10.0-9.5 cloudformation template
Nobody has claimed this yet.
- Dominant language
- Xonsh
- Stars
- 20
- Forks
- 19
- Avg merge
- 15h 19m
- Merged PRs (30d)
- 6
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the referenced S3 template URL and the ML 10.0-9.5 CloudFormation template, focusing on ManagedEniFunction and its Python runtime. Confirm whether the template is still published and whether its Lambda runtime is supported, then verify the corrected template can be used for an update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100