When setting up a state machine in the AWS CDK, how do you remove the default Retry policy for a Lambda Invocation?

前端 未结 0 1838
無奈伤痛
無奈伤痛 2020-12-05 10:36

I\'m creating a state machine with the AWS CDK. Instead of the default retry policy, which looks like this:

  "Retry": [
    {
      "ErrorEqua         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题