Timeout when deleting s3 buckets
maxflorentin opened this issue · 0 comments
maxflorentin commented
When I run:
awsls "s3*" -p my_profile -r us-east-1 | awsrm --force --debug
output:
• failed to delete resource error=destroy timed out (1m0s)
Can I set the time limit from the cli?