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
gefragt vor 5 Monaten226 Aufrufe
3 Antworten
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
EXPERTE
beantwortet vor 5 Monaten
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
beantwortet vor 5 Monaten
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
beantwortet vor 5 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen