fix: ログ文言修正
This commit is contained in:
parent
cada4f7b09
commit
1b3995d465
@ -158,7 +158,7 @@ def lambda_handler(event, context):
|
||||
# ⑧ メモリに保持したバケット名/フォルダ名内の「受信データファイル名.doing」ファイルを削除する
|
||||
delete_doing_file(event)
|
||||
|
||||
logger.info('I-01-06 処理終了 S3バケット間ファイル転送処理')
|
||||
logger.info('I-06-01 処理終了 S3バケット間ファイル転送処理')
|
||||
|
||||
except Exception as e:
|
||||
logger.exception(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user