How do I find the current versions of the AWS services that I am consuming as an organization

0

How do I find the current versions of the AWS services that I am consuming as an organization and generate a report?

Okey
asked 4 months ago194 views
3 Answers
1

Hi,

I think that AWS Config is what you want: https://aws.amazon.com/config/

AWS Config is a fully managed service that provides you with resource inventory, configuration 
history, and configuration change notifications to use security and governance. With AWS Config, 
you can discover existing AWS resources, record configurations for third-party resources, export a 
complete inventory of your resources with all configuration details, and determine how a resource 
was configured at any point in time. These capabilities use compliance auditing, security analysis, 
resource change tracking, and troubleshooting.

The above is first question in FAQ: https://aws.amazon.com/config/faqs/

Best,

Didier

profile pictureAWS
EXPERT
answered 4 months ago
1

Few of the ways in which you can some answers based on your requirement

  1. AWS Service Health Dashboard
  2. AWS Management Console - Many Services Particularly AWS lambda and Amazon RDS will display the current version of the service
  3. Use AWS Cli - Check the documentation
  4. AWS SDKs has some utility - Check the documentation
  5. AWS Config
  6. Open ticket to AWS Support give the requirement and they will provide the info
AWS
Gaurav
answered 4 months ago
0

You can use AWS Billing Console to find out the list of AWS Services that is used by your Organization. For detailed steps, please refer to : https://repost.aws/knowledge-center/check-for-active-resources

AWS
answered 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions