CCCS-203B · Question #281
CCCS-203B Question #281: Real Exam Question with Answer & Explanation
The correct answer is B. To simulate the workflow actions without making changes to validate the logic and outcomes.. Option A: Applying actual changes, even to a limited set of resources, does not constitute a dry run. A dry run explicitly avoids making changes to validate the workflow without risk. Option B: A dry run simulates the actions of the remediation workflow without actually making an
Question
Options
- ATo apply changes to a limited number of AWS resources for testing.
- BTo simulate the workflow actions without making changes to validate the logic and outcomes.
- CTo bypass the need for permissions validation during configuration.
- DTo generate a compliance report highlighting unresolved findings.
Explanation
Option A: Applying actual changes, even to a limited set of resources, does not constitute a dry run. A dry run explicitly avoids making changes to validate the workflow without risk. Option B: A dry run simulates the actions of the remediation workflow without actually making any changes to the resources. This process is crucial for validating the workflow's logic, ensuring it targets the intended findings, and understanding potential impacts. Dry runs help reduce the risk of unintended disruptions in production environments. Option C: A dry run does not bypass permissions validation. In fact, testing permissions is an important part of the dry run process to ensure the workflow has the necessary access. Option D: Generating compliance reports is not the purpose of a dry run. While useful for audits, compliance reports do not test the logic or simulate the outcomes of a workflow.
Community Discussion
No community discussion yet for this question.