Courseiva
DetectionmediumMultiple ChoiceObjective-mapped

SCS-C03 Detection Practice Question

A security engineer wants to enable manual remediation of Security Hub findings directly from the AWS console. They want to be able to select a finding and trigger a specific Lambda function to isolate an instance. What is the correct way to configure this?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Create a Security Hub Custom Action and an EventBridge rule that triggers the Lambda function based on the Action ID.

Security Hub Custom Actions allow users to create custom response and remediation workflows. When a custom action is triggered by a user in the console, Security Hub sends the selected finding(s) to Amazon EventBridge. An EventBridge rule then matches the custom action ARN and triggers the associated Lambda function.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Create a Security Hub Custom Action and an EventBridge rule that triggers the Lambda function based on the Action ID.

    Why this is correct

    Custom Actions provide a way to integrate human-led decisions into automated workflows. By defining a custom action in Security Hub, you create a target for findings. When triggered, the finding is sent to EventBridge, which then invokes the Lambda function to perform the isolation.

  • Use the Security Hub 'Auto-Remediate' feature to link a finding type directly to a Lambda function.

    Why it's wrong here

    Security Hub does not have a native 'Auto-Remediate' button that links directly to Lambda. Remediation is always handled through EventBridge. The engineer must explicitly set up the custom action and the corresponding EventBridge rule to facilitate the link between Security Hub and the Lambda function.

  • Configure a CloudWatch Alarm to monitor Security Hub findings and trigger an SNS topic for remediation.

    Why it's wrong here

    CloudWatch Alarms are not the correct mechanism for manual, finding-specific remediation in Security Hub. Alarms are based on metrics (counts of events) rather than individual finding details. Custom Actions in Security Hub provide the necessary context to remediate specific instances or resources identified in a finding.

  • Enable the 'Remediation' standard in Security Hub and select the 'Isolate EC2' managed rule.

    Why it's wrong here

    Security Hub standards (like CIS or AWS Foundational Security Best Practices) provide checks for compliance, but they do not include pre-built 'managed rules' for active remediation like isolating instances. Remediation logic must be custom-built or deployed using the AWS Security Hub Automated Response and Remediation solution.

Quick reference

Cloud Service Model Comparison

ModelYou ManageProvider ManagesExamples
IaaSOS, runtime, apps, dataHardware, hypervisor, networkingEC2, Azure VMs, GCP Compute Engine
PaaSApps and dataOS, runtime, middleware, hardwareElastic Beanstalk, Azure App Service
SaaSData and settings onlyEverything elseMicrosoft 365, Salesforce, Workday
FaaS / ServerlessFunction code onlyInfra, scaling, runtimeLambda, Azure Functions, Cloud Run
CaaSContainers and appsKubernetes, OS, hardwareEKS, AKS, GKE

About these practice questions

One of 99 original SCS-C03 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed September 2026 · checked against the official Amazon Web Services exam blueprint

This SCS-C03 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SCS-C03 exam.