AWS CDK Glue Job + Trigger created but won't run

后端 未结 0 1418
你的背包
你的背包 2020-12-16 19:25

I have the following AWS CDK configuration in TypeScript (abriged):

const jobProps = {
  command: {
    name: \'glueetl\',
    pythonVersion: \'3\',
    scrip         


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