Is there a way for me to list all the services I'm using in AWS by terminal?
For example, all the s3 buckets, all the lambdas, so on so on.
Is there a way for me to list all the services I'm using in AWS by terminal?
For example, all the s3 buckets, all the lambdas, so on so on.
You should start by looking at AWS Config.
You might also search for AWS inventory tools.