-2

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.

1 Answers1

0

You should start by looking at AWS Config.

You might also search for AWS inventory tools.

jarmod
  • 71,565
  • 16
  • 115
  • 122