refactor: 処理名を目的に合わせた
This commit is contained in:
parent
50219627ed
commit
777a6f188a
@ -52,9 +52,9 @@
|
|||||||
},
|
},
|
||||||
"Comment": "パラメータ設定",
|
"Comment": "パラメータ設定",
|
||||||
"ResultPath": "$.params",
|
"ResultPath": "$.params",
|
||||||
"Next": "?IsExistsFatalErrorFile"
|
"Next": "CheckExclusive"
|
||||||
},
|
},
|
||||||
"?IsExistsFatalErrorFile": {
|
"CheckExclusive": {
|
||||||
"Type": "Task",
|
"Type": "Task",
|
||||||
"Parameters": {
|
"Parameters": {
|
||||||
"Bucket.$": "$.InputParams.BucketName",
|
"Bucket.$": "$.InputParams.BucketName",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user