Count total objects in S3 bucket
There are several ways to count the objects in S3 bucket. But, there is deficiency regarding the API calls which has its own price.
So here are some ways that I usually do to count the objects.
1. By using aws cli
I know this is the programmatical...
bonestealer.xyz1 min read