nodejs-book
nodejs-book copied to clipboard
16장 lambda issue
716쪽
const Key = decodeURIComponent(event.Records[0].s3.object.key);
const ext = Key.split('.')[Key.split('.').length - 1].toLowerCase();
lightsail도 수정하기