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
質問済み 4ヶ月前212ビュー
3回答
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
エキスパート
回答済み 4ヶ月前
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
回答済み 4ヶ月前
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
回答済み 4ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ