A company needs to audit its AWS resources.The company must document any changes that have been made to the resources.
Which AWS service will meet these requirements?
AWS Artifact
AWS Config
Amazon Inspector
Amazon CloudWatch
Explanations:
AWS Artifact provides access to compliance reports and agreements, but it does not track changes to resources.
AWS Config continuously monitors and records AWS resource configurations and changes, meeting the audit requirements.
Amazon Inspector is used for security assessments, focusing on vulnerabilities rather than configuration changes.
Amazon CloudWatch monitors operational metrics and logs, but it does not document configuration changes.