{"id":22048,"date":"2026-09-25T10:37:59","date_gmt":"2026-09-25T10:37:59","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=22048"},"modified":"2026-09-25T10:37:59","modified_gmt":"2026-09-25T10:37:59","slug":"amazon-aws-certified-security-specialty-scs-c03-practice-test-questions-and-exam-dumps-part12-q221-240","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/amazon-aws-certified-security-specialty-scs-c03-practice-test-questions-and-exam-dumps-part12-q221-240\/","title":{"rendered":"Amazon AWS Certified Security &#8211; Specialty SCS-C03 Practice Test Questions and Exam Dumps Part12 Q221-240"},"content":{"rendered":"<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/aws-certified-security-specialty-scs-c03-exam-dumps\"><b>Amazon AWS Certified Security &#8211; Specialty SCS-C03 Exam Dumps<\/b><\/a><b> and Practice Test Dumps.<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 221<\/b><\/h3>\n<p><b>Which AWS service is specifically designed to store and query CloudTrail events using an event data store?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Athena<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon OpenSearch Service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS CloudTrail Lake<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon CloudWatch<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS CloudTrail Lake provides a managed environment for collecting, storing, and querying CloudTrail activity using event data stores. It can simplify investigation of API activity without requiring security teams to build and maintain their own log-query infrastructure. Analysts can use SQL-based queries to investigate events across relevant time periods and accounts. CloudTrail Lake is particularly useful for security investigations, auditing, and operational analysis. Organizations should configure appropriate event collection, retention, access controls, and encryption according to their monitoring and compliance requirements.<\/span><\/p>\n<h3><b>Question 222<\/b><\/h3>\n<p><b>A security team needs to record object-level API activity for sensitive S3 buckets. Which CloudTrail capability should be configured?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Management events<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Data events<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Insight events<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Console events<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">CloudTrail data events can record object-level activity for supported resources such as Amazon S3 objects. This is different from management events, which generally capture control-plane operations such as creating, modifying, or deleting AWS resources. Security teams can configure data-event logging for sensitive S3 resources when they need visibility into operations such as object access. Because data events can generate significant volumes of logs, organizations should select resources and event types carefully and consider storage, retention, and analysis costs when designing the logging strategy.<\/span><\/p>\n<h3><b>Question 223<\/b><\/h3>\n<p><b>An organization wants CloudTrail to identify unusual API activity patterns that differ significantly from normal behavior. Which CloudTrail capability can assist with this requirement?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CloudTrail Insights<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Object Lock<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM Access Analyzer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Config<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">CloudTrail Insights can help identify unusual levels or patterns of API activity by detecting anomalous behavior in supported CloudTrail events. This can provide an additional signal when investigating unexpected administrative activity or sudden changes in API usage. Insights findings should not automatically be treated as confirmed security incidents because unusual activity can have legitimate operational causes. Security teams can correlate the results with IAM information, other CloudTrail events, GuardDuty findings, and workload telemetry to determine whether the behavior represents an actual threat.<\/span><\/p>\n<h3><b>Question 224<\/b><\/h3>\n<p><b>A company wants operating-system logs from EC2 instances to be collected into CloudWatch Logs. Which component can collect and forward those logs?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS CloudWatch Agent<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Firewall Manager<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Macie<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Private CA<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">The Amazon CloudWatch Agent can collect logs and metrics from supported EC2 instances and send them to Amazon CloudWatch. This allows security and operations teams to centralize operating-system telemetry instead of relying exclusively on local files. The agent must be installed and configured correctly, and the instance needs appropriate IAM permissions to publish the data. Security teams should protect the configuration, verify that required log files are included, and monitor whether ingestion is working. Centralized host logging can support both detection and forensic investigations.<\/span><\/p>\n<h3><b>Question 225<\/b><\/h3>\n<p><b>A security analyst notices that an EC2 instance is running normally, but expected application logs are missing from CloudWatch Logs. What should be checked first?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The CloudWatch Agent configuration and IAM permissions<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The S3 bucket&#8217;s lifecycle policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The Route 53 hosted zone<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">The KMS key alias only<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">When expected EC2 logs are missing from CloudWatch, the CloudWatch Agent configuration and the instance&#8217;s permissions are important initial checks. The configuration determines which files or log sources are collected and where they are sent. The instance also needs appropriate permissions to publish logs to CloudWatch. Security teams should verify the agent&#8217;s status, configuration files, target log groups, timestamps, and relevant error messages. Troubleshooting should determine whether the problem is collection, authorization, connectivity, or destination configuration before changing unrelated AWS resources.<\/span><\/p>\n<h3><b>Question 226<\/b><\/h3>\n<p><b>Which AWS service can provide access logs for requests received by an API Gateway API?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon API Gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Macie<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Shield Advanced<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Artifact<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon API Gateway supports access logging for API requests, allowing organizations to capture useful request information for monitoring, troubleshooting, and security analysis. Logs can be directed to supported CloudWatch Logs destinations according to the API configuration. Security teams can use these records to investigate unexpected request patterns, authentication problems, and potential attacks against APIs. Logging should be configured with appropriate retention and access controls, and sensitive information should not be unnecessarily exposed in log fields. API logging complements application and infrastructure monitoring.<\/span><\/p>\n<h3><b>Question 227<\/b><\/h3>\n<p><b>A company serves an application through CloudFront and wants requests to include security-related HTTP response headers. Which approach is appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CloudFront response headers policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM credential report<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Backup Vault Lock<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Transit Gateway route table<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">CloudFront response headers policies can be used to add or manage HTTP response headers for content delivered through CloudFront. Security-related headers can help browsers apply protections such as content-type restrictions and other web security behaviors. This provides an edge-level mechanism for consistently applying headers across supported distributions. Security teams should select headers according to application requirements and test them before deployment because some policies can affect browser behavior. Response headers are one layer of web security and should complement secure application development and AWS WAF protections.<\/span><\/p>\n<h3><b>Question 228<\/b><\/h3>\n<p><b>A security engineer wants CloudFront to access objects in an S3 bucket without making the bucket publicly accessible. Which feature should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CloudFront Origin Access Control<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 website hosting<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 public access ACL<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Internet Gateway<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">CloudFront Origin Access Control allows a CloudFront distribution to securely access an S3 origin while the bucket remains private. The S3 bucket policy can be configured to permit access from the CloudFront distribution rather than exposing objects directly to the public internet. This creates a controlled path between the content-delivery layer and the storage origin. Security teams should also keep S3 Block Public Access enabled where appropriate and carefully review the bucket policy. OAC is preferable to making the underlying bucket publicly readable.<\/span><\/p>\n<h3><b>Question 229<\/b><\/h3>\n<p><b>An application requires stronger protection against automated abusive web requests while still allowing legitimate users to continue after verification. Which AWS WAF feature can help?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CAPTCHA or Challenge<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Object Lock<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">KMS grants<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Config conformance packs<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS WAF CAPTCHA and Challenge actions can help distinguish legitimate users from automated or potentially abusive clients. Instead of simply blocking every matching request, these controls can require additional verification before allowing continued access. They can be useful for login pages, account-registration endpoints, and other areas commonly targeted by automation. Security teams should configure appropriate rules and thresholds based on application behavior. CAPTCHA and Challenge controls are complementary to rate-based rules, managed rule groups, authentication controls, and application-level protections.<\/span><\/p>\n<h3><b>Question 230<\/b><\/h3>\n<p><b>Which AWS capability can protect an AWS Direct Connect connection at the Ethernet layer using encryption?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">MACsec<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NAT gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VPC peering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Transfer Acceleration<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">MAC Security, or MACsec, can provide encryption and integrity protection for supported AWS Direct Connect connections at the Ethernet layer. It is useful when organizations require protection for data traversing the physical Direct Connect connection. MACsec addresses link-level security and does not replace application-layer encryption or other network controls. Security architects should verify hardware, connection, and configuration requirements before deployment. Depending on the threat model, organizations may combine MACsec with TLS, IPsec, application authentication, and other protections for defense in depth.<\/span><\/p>\n<h3><b>Question 231<\/b><\/h3>\n<p><b>A security engineer is securing connected devices that communicate with AWS IoT Core. Which control determines whether an IoT device is authorized to perform specific IoT actions?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IoT policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 bucket policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SCP<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">KMS key alias<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS IoT policies control what authenticated IoT principals can do within AWS IoT Core. Policies can restrict actions such as connecting, publishing, subscribing, or receiving messages to specified resources. Security teams should avoid broad wildcards and should scope device permissions to the minimum required resources and operations. IoT authentication establishes identity, while the IoT policy determines authorization. Proper certificate lifecycle management, device identity controls, logging, and monitoring should also be implemented because compromised devices can otherwise become an entry point into connected environments.<\/span><\/p>\n<h3><b>Question 232<\/b><\/h3>\n<p><b>A company wants to collect flow logs specifically for traffic passing through an AWS Transit Gateway. Which feature should be enabled?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Transit Gateway Flow Logs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CloudTrail data events<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 server access logging<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">API Gateway access logging<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Transit Gateway Flow Logs provide visibility into network traffic associated with a Transit Gateway. They can help security teams investigate communication patterns across connected VPCs and other attached networks. This is distinct from VPC Flow Logs, which provide visibility at supported VPC network interfaces and related resources. Transit Gateway Flow Logs can therefore provide an additional perspective when analyzing centralized network connectivity. Organizations should select suitable destinations, retention periods, access controls, and analysis mechanisms to ensure the resulting telemetry remains useful and appropriately protected.<\/span><\/p>\n<h3><b>Question 233<\/b><\/h3>\n<p><b>During an incident, a security team needs to isolate a compromised EC2 instance while preserving the instance for later investigation. Which action is most appropriate for initial containment?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Immediately terminate the instance<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Apply a restrictive security group that blocks unnecessary network communication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Delete all CloudTrail logs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disable encryption on the instance<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Applying a restrictive security group can provide a rapid containment mechanism while keeping the compromised instance available for investigation. The security team can limit unnecessary inbound and outbound communication and preserve the system state for forensic analysis. The exact containment procedure should follow the organization&#8217;s incident-response plan because overly aggressive network restrictions can also affect evidence collection or legitimate investigation access. Termination may destroy valuable evidence unless specifically required. Security teams should document containment actions and continue collecting relevant logs and forensic artifacts.<\/span><\/p>\n<h3><b>Question 234<\/b><\/h3>\n<p><b>Which AWS service is specifically intended to help coordinate incident-response operational items and investigation tasks?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Systems Manager OpsCenter<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon CloudFront<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Certificate Manager<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Macie<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Systems Manager OpsCenter provides capabilities for managing operational work items, including operational issues that require investigation and remediation. Security teams can incorporate OpsCenter into incident-response workflows to organize operational findings, assign responsibility, and track resolution activities. It can work with other AWS services and automation mechanisms as part of a broader response process. OpsCenter itself is not a threat-detection service. Effective incident response still requires appropriate telemetry, containment procedures, evidence preservation, remediation actions, and recovery processes.<\/span><\/p>\n<h3><b>Question 235<\/b><\/h3>\n<p><b>Which AWS service can help automate forensic collection and response activities for compromised EC2 instances?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Automated Forensics Orchestrator for Amazon EC2<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Artifact<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Route 53<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Certificate Manager<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Automated Forensics Orchestrator for Amazon EC2 is designed to help automate forensic workflows for EC2 security incidents. Automation can assist with collecting relevant evidence and executing repeatable response procedures while reducing manual effort during high-pressure investigations. A properly designed forensic workflow should preserve evidence integrity, restrict access, document actions, and minimize changes to affected resources. Security teams should test forensic automation before relying on it during production incidents. Automated collection complements, rather than replaces, documented incident-response procedures and human investigation.<\/span><\/p>\n<h3><b>Question 236<\/b><\/h3>\n<p><b>A security team needs to distinguish between an IAM user&#8217;s direct permissions and permissions obtained through a role assumption. Which AWS service provides detailed API activity that can support this investigation?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS CloudTrail<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Inspector<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Shield<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Macie<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS CloudTrail records API activity and includes identity information that can help investigators understand which principal performed an action and how credentials were used. During an investigation involving IAM roles, analysts can examine events such as <\/span><span style=\"font-weight: 400;\">AssumeRole<\/span><span style=\"font-weight: 400;\"> and subsequent API calls to reconstruct activity. This can help distinguish direct user activity from operations performed with temporary role credentials. Analysts should correlate timestamps, principal information, source addresses, session details, and related events to establish an accurate sequence rather than relying on a single CloudTrail record.<\/span><\/p>\n<h3><b>Question 237<\/b><\/h3>\n<p><b>A company wants to make an AWS CloudFormation deployment fail when a security control in the template does not meet organizational requirements. Which approach can provide preventive infrastructure-as-code validation?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CloudFormation security policy validation or automated IaC scanning in the deployment pipeline<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 public access<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Route 53 health checks<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CloudFront caching<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Security validation integrated into an infrastructure-as-code pipeline can identify insecure configurations before resources are deployed. Organizations can use supported AWS and security tooling to inspect CloudFormation templates for policy violations, exposed resources, or other configuration problems. Preventive validation reduces the likelihood that insecure infrastructure reaches production and allows developers to correct issues earlier in the lifecycle. Security teams should define clear policies and integrate checks with deployment workflows. Validation should be combined with runtime monitoring because deployed resources can change after initial provisioning.<\/span><\/p>\n<h3><b>Question 238<\/b><\/h3>\n<p><b>Which AWS service can help continuously evaluate whether supported resources comply with defined configuration rules?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Config<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Artifact<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Detective<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Private CA<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Config provides configuration recording and evaluation capabilities that allow organizations to assess resources against defined rules. Security teams can use Config rules to identify resources that violate organizational requirements, such as insecure configurations or missing controls. Config can also maintain configuration history, helping investigators understand how resource states changed over time. It does not replace security detection services such as GuardDuty. Organizations should define meaningful rules, protect Config data, and establish remediation workflows for findings so that compliance issues are addressed rather than merely reported.<\/span><\/p>\n<h3><b>Question 239<\/b><\/h3>\n<p><b>An organization wants to delegate administration of a supported AWS security service to a dedicated security account instead of allowing every account administrator to manage it independently. Which AWS Organizations capability can support this design?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Delegated administrator<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security group rule<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM access key<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VPC endpoint policy<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Organizations supports delegated administrator capabilities for supported AWS services. This allows an organization to designate a specific member account to administer a service centrally without requiring the management account to perform every operational task. A dedicated security account can therefore become the administrative location for supported security services while workload accounts remain separated. Organizations should carefully define permissions for the delegated administrator account and monitor administrative activity. Delegation can improve separation of duties and centralized security management in multi-account environments.<\/span><\/p>\n<h3><b>Question 240<\/b><\/h3>\n<p><b>A security architect wants to share selected AWS resources across multiple accounts without making them publicly accessible. Which AWS service can provide centralized resource sharing?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Resource Access Manager<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS WAF<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon GuardDuty<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS CloudTrail Lake<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Resource Access Manager allows supported AWS resources to be shared with other AWS accounts, organizational units, or the organization without making those resources publicly accessible. This can simplify multi-account architectures by allowing approved accounts to use shared resources while maintaining organizational boundaries. Security teams should define precisely which principals and resources can participate in each share and monitor changes to sharing configurations. Resource sharing should complement IAM, SCPs, network controls, and resource-specific policies rather than being treated as an authorization mechanism by itself.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Amazon AWS Certified Security &#8211; Specialty SCS-C03 Exam Dumps and Practice Test Dumps. &nbsp; Question 221 Which AWS service is specifically designed to store and query CloudTrail events using an event data store? Amazon Athena Amazon OpenSearch Service AWS CloudTrail Lake Amazon CloudWatch Correct Answer: 3 Explanation AWS CloudTrail Lake provides a managed [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22048"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=22048"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22048\/revisions"}],"predecessor-version":[{"id":22049,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/22048\/revisions\/22049"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=22048"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=22048"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=22048"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}