A company's SysOps administrator has configured an Amazon EventBridge rule to detect when the Amazon RDS Idle DB Instances check from AWS Trusted Advisor enters a warning status. The rule is configured to target an AWS Systems Manager (SSM) Automation document that stops the idle DB instance. During testing, the administrator notices that the EventBridge rule is never triggered, even though several development RDS instances have had zero database connections for over two weeks. In the AWS Trusted Advisor console, the Cost Optimization category displays a lock icon and prompts the administrator to upgrade the support plan. Which of the following explains why the automated remediation is failing and describes the correct action to resolve the issue?
- AThe EventBridge rule is failing to trigger because Trusted Advisor cost checks require detailed monitoring to be enabled on all target RDS DB instances. The administrator must enable detailed monitoring on the RDS instances to allow Trusted Advisor to collect metric data at one-minute intervals.
- BThe EventBridge rule cannot directly target SSM Automation for Trusted Advisor cost checks without an active AWS Config rule. The administrator must deploy an AWS Config rule to evaluate the RDS instance idle status and configure the remediation action through AWS Config.
- The AWS account is currently on the Developer Support plan, which limits Trusted Advisor to core security and service limit checks. The company must upgrade the AWS Support plan to Business or Enterprise to enable the Cost Optimization checks and allow the EventBridge notifications to function.Cevap
- DThe Trusted Advisor check is failing to report status changes because cost allocation tags are not activated in the Billing console. The administrator must activate the environment tags in the Billing console to allow Trusted Advisor to analyze the cost metrics of the RDS instances.