refactor: 処理名を目的に合わせた

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2022-11-18 12:42:14 +09:00
parent 50219627ed
commit 777a6f188a

View File

@ -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",