Conversions-API-Gateway (3)

0

Hi, I hope you can help me. I am trying to implement API conversions using the Gateway conversions API.

But I have not succeeded. Basically I start the STACK creation but the process hangs, see screenshot. Enter image description here

From what I understand and what you have advised, I need to increase the task duration.

However, even reading this guide I cannot implement the code. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-waitcondition.html

Can you explain to me step by step how to implement the code I need to extend the task duration?

And do I have to enter the code while the stack creation is in progress or after it has failed?

Thanks for your help

2개 답변
0
수락된 답변

Hi, look at steps from 3 to 5 in https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-waitcondition.html You need to make an http call to the provided endpoint to wake up the CFN so that it can continue its creation.

The best is to try manually with curl from your terminal when you make initial tests. See provided examples in the page here above.

Best, Didier

profile pictureAWS
전문가
답변함 10달 전
profile picture
전문가
검토됨 한 달 전
  • Hi, perfect now it worked!!

  • thank you very much for your help

0

Hi, we found that it is probably related to one of the issue AWS rolled out recently. https://github.com/aws-ia/terraform-aws-eks-blueprints-addons/issues/200

The CAPIG team has made a patch to handle this. Maybe you can retry and see whether it works now?

Leo
답변함 10달 전
  • Hi, perfect now it worked!!

  • thank you very much!

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

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

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

관련 콘텐츠