Skip to content

Commit c31231b

Browse files
committed
Update script to delete in batch.
1 parent 9ca4708 commit c31231b

File tree

1 file changed

+1
-0
lines changed
  • .github/workflows/util/clean/lambda_layer_cleanup

1 file changed

+1
-0
lines changed

.github/workflows/util/clean/lambda_layer_cleanup/cleaner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import boto3
2+
from botocore.exceptions import ClientError
23
from datetime import datetime, timezone, timedelta
34
import time
45

0 commit comments

Comments
 (0)