We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca4708 commit c31231bCopy full SHA for c31231b
.github/workflows/util/clean/lambda_layer_cleanup/cleaner.py
@@ -1,4 +1,5 @@
1
import boto3
2
+from botocore.exceptions import ClientError
3
from datetime import datetime, timezone, timedelta
4
import time
5
0 commit comments