How do I upgrade the Node runtime for an App Runner service?

0

I'm trying to change my service from running on the Nodejs 12 runtime to Nodejs 16. I'm not using Docker or an app runner configuration file.

When change the runtime dropdown and click Save, I get the following error:

Update service failed - invalid request
The runtime cannot be changed for a running service.

I've tried Pausing the service first - but then the Edit button for "Configure Build" becomes disabled.

Is it possible to upgrade the node runtime without deleting the service and starting over?

Jc
질문됨 일 년 전269회 조회
1개 답변
0

From the API this is possible, I dont see a way at this time to perform this from Console without creating a new Service and re-pointing DNS.

https://docs.aws.amazon.com/apprunner/latest/api/API_UpdateService.html

AWS
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠