My question is simple, but I haven't found much by googling myself.
Is there a way to get metrics such as S3 total disk size in a Bucket?
Is there a way to get metrics on amount of emails sent per month using SES?
I am writing an admin tool where I want to track cloud usage basic metrics.
All this of course with the .Net Core AWS SDK.
Thanks,