{"id":17250,"date":"2026-09-21T07:19:56","date_gmt":"2026-09-21T07:19:56","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=17250"},"modified":"2026-09-21T07:19:56","modified_gmt":"2026-09-21T07:19:56","slug":"amazon-aws-certified-security-specialty-scs-c02-practice-test-questions-and-exam-dumps-part9-q161-180","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/amazon-aws-certified-security-specialty-scs-c02-practice-test-questions-and-exam-dumps-part9-q161-180\/","title":{"rendered":"Amazon AWS Certified Security &#8211; Specialty SCS-C02 Practice Test Questions and Exam Dumps Part9 Q161-180"},"content":{"rendered":"<h2><b>View Full <\/b><a href=\"https:\/\/www.examlabs.com\/aws-certified-security-specialty-scs-c02-exam-dumps\"><b>Amazon AWS Certified Security &#8211; Specialty SCS-C02 Exam Dumps<\/b><\/a><b> and Practice Test Dumps<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 161<\/b><\/h3>\n<p><b>Which IAM feature lets administrators define reusable permission sets for workforce access?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM Identity Center permission sets<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Inline user policies<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM access keys<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Role session tags<\/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;\">IAM Identity Center permission sets provide reusable access definitions for workforce users and groups. Administrators can create a permission set containing policies and then assign it to users or groups for selected AWS accounts. This approach supports centralized access management in multi-account environments and avoids maintaining separate permissions manually in every account. Permission sets are especially useful when different job functions require standardized access levels. Inline policies are attached directly to identities, access keys provide programmatic credentials, and session tags carry contextual attributes. Permission sets therefore provide a structured way to manage workforce authorization across multiple AWS accounts.<\/span><\/p>\n<h3><b>Question 162<\/b><\/h3>\n<p><b>Which mechanism helps an application identify the source of temporary STS credentials?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">KMS encryption context<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">CloudTrail digest files<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">STS source identity<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 object tags<\/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;\">STS source identity allows a principal assuming a role to pass an identifying value that can help establish who initiated a temporary session. The source identity can appear in relevant CloudTrail records, making it useful for auditing federated access and tracing activity back to the originating identity. This can improve accountability when many users or systems assume the same IAM role. KMS encryption context serves cryptographic purposes, CloudTrail digest files support log integrity validation, and S3 object tags describe stored objects. Source identity is therefore particularly valuable when organizations need stronger traceability for temporary role sessions.<\/span><\/p>\n<h3><b>Question 163<\/b><\/h3>\n<p><b>Which S3 feature lets different applications use separate access policies for one bucket?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Glacier Vault Lock<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Access Points<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Batch Operations<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Inventory reports<\/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;\">S3 Access Points allow organizations to create separate access configurations for applications or groups that use the same S3 bucket. Each access point can have its own policy and, where supported, network-origin restrictions. This can make authorization easier to manage than placing every application rule into a single large bucket policy. The underlying bucket and its objects remain centrally managed while different consumers receive dedicated access paths. Glacier Vault Lock addresses archival retention, Batch Operations performs large-scale object actions, and Inventory generates object reports. Access Points therefore provide a scalable authorization model for shared S3 datasets.<\/span><\/p>\n<h3><b>Question 164<\/b><\/h3>\n<p><b>Which KMS capability lets a service receive narrowly scoped key permissions without changing the key policy?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Alias target<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Key rotation schedule<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Grant<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">External key store<\/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;\">A KMS grant provides delegated permissions for specific operations on a KMS key. Grants are useful when an AWS service or application needs controlled access to cryptographic operations without requiring frequent modifications to the key policy. The grant can identify the grantee principal and specify permitted operations, with optional constraints. An alias simply provides another name for a key, rotation changes cryptographic material over time, and an external key store is a separate key-management architecture. Grants are therefore useful for implementing narrowly scoped access while maintaining centralized control over the KMS key itself.<\/span><\/p>\n<h3><b>Question 165<\/b><\/h3>\n<p><b>Which service can automatically apply security group policies to newly created resources?<\/b><\/p>\n<ol>\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 Detective<\/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;\">AWS Audit 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;\">AWS Firewall Manager can apply centrally managed security group policies across accounts and supported resources in an AWS Organization. This is useful when an organization wants security requirements to remain consistent as new resources are created. Administrators can define policies that identify required or prohibited security group configurations and apply them across selected accounts or organizational units. Detective focuses on investigations, Artifact provides AWS compliance reports, and Audit Manager gathers evidence for audits. Firewall Manager therefore provides centralized enforcement rather than merely reporting on network configuration.<\/span><\/p>\n<h3><b>Question 166<\/b><\/h3>\n<p><b>Which CloudTrail capability helps prove that log files were not modified after delivery?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Event selectors<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Log file validation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Advanced event filtering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Trail encryption<\/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 log file validation helps determine whether CloudTrail log files have been modified or deleted after CloudTrail delivered them. It uses digest files and cryptographic validation techniques to support integrity verification. This can be particularly valuable during forensic investigations or compliance reviews where investigators need confidence that audit records have remained intact. Event selectors determine which events are recorded, advanced event filtering helps control event collection, and encryption protects log confidentiality. Log file validation addresses a different requirement: establishing evidence that collected CloudTrail records have not been tampered with.<\/span><\/p>\n<h3><b>Question 167<\/b><\/h3>\n<p><b>Which AWS service can identify sensitive data patterns in S3 without requiring users to inspect every object manually?<\/b><\/p>\n<ol>\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 Config<\/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 Control Tower<\/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 Macie uses automated sensitive data discovery capabilities to help identify sensitive information stored in Amazon S3. It can analyze supported objects for data patterns associated with categories such as credentials, financial information, or personally identifiable information. This gives security teams a scalable method for discovering potentially sensitive content across large S3 environments. Config evaluates resource configurations, Inspector focuses on vulnerability assessment, and Control Tower helps establish and govern multi-account environments. Macie is therefore the service most directly associated with finding sensitive information in S3 data without requiring manual inspection of every object.<\/span><\/p>\n<h3><b>Question 168<\/b><\/h3>\n<p><b>What is the main purpose of an IAM role&#8217;s permissions policy?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Define trusted role assumers<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Specify actions the role can perform<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Configure MFA enrollment<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Establish account billing access<\/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;\">An IAM role&#8217;s permissions policies determine which AWS actions and resources the role can access after the role has been assumed. These policies can specify allowed or denied actions, resources, and conditions. This is separate from the role&#8217;s trust policy, which determines who or what can assume the role in the first place. Keeping these responsibilities separate is important when designing least-privilege access. MFA enrollment is handled through identity-management mechanisms, while billing permissions involve specific AWS account and billing policies. The permissions policy therefore defines the role&#8217;s operational authorization after authentication and assumption.<\/span><\/p>\n<h3><b>Question 169<\/b><\/h3>\n<p><b>Which AWS service provides a managed firewall for inspecting VPC traffic?<\/b><\/p>\n<ol>\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 Network Firewall<\/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 Security Hub<\/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;\">AWS Network Firewall is a managed, stateful network firewall designed to inspect and control traffic flowing through supported VPC architectures. Security teams can configure stateless and stateful rule groups to implement network filtering and inspection requirements. It can be integrated into centralized inspection architectures where traffic from multiple VPCs is routed through designated firewall endpoints. GuardDuty focuses on threat detection, Inspector performs vulnerability assessments, and Security Hub aggregates findings. Network Firewall therefore addresses active network traffic inspection and enforcement rather than primarily detecting or aggregating security findings.<\/span><\/p>\n<h3><b>Question 170<\/b><\/h3>\n<p><b>Which AWS capability can restrict a VPC endpoint to selected AWS API actions?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Endpoint policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Route propagation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DHCP option set<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Elastic IP association<\/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;\">A VPC endpoint policy can provide an additional authorization layer for supported endpoint types and services. It can restrict which principals and actions are permitted through the endpoint, helping organizations implement tighter network-based access controls. This is useful when a private endpoint should provide access only to specific resources or API operations. Route propagation controls how routes are learned, DHCP option sets influence network configuration, and Elastic IP associations provide public addressing. Endpoint policies therefore help limit what users or workloads can access through a private service connectivity path.<\/span><\/p>\n<h3><b>Question 171<\/b><\/h3>\n<p><b>Which AWS service helps establish preventive guardrails for a multi-account environment?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Control Tower<\/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 CloudHSM<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Athena<\/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 Control Tower helps organizations establish and govern a multi-account AWS environment using landing-zone concepts, controls, and account governance mechanisms. Its controls can help enforce organizational requirements across accounts and support standardized account provisioning. This is useful when security teams need consistent baseline configurations across a growing AWS Organization. Detective is intended for security investigations, CloudHSM provides dedicated cryptographic hardware, and Athena provides interactive querying of supported data sources. Control Tower therefore addresses governance and preventive account-level guardrails rather than individual security investigations or cryptographic operations.<\/span><\/p>\n<h3><b>Question 172<\/b><\/h3>\n<p><b>Which IAM policy element can require requests to originate from a specific VPC endpoint?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">aws<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">aws<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">aws<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">aws<\/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;\">The aws:SourceVpce condition key can be used in supported IAM or resource-based policies to restrict requests based on the VPC endpoint through which they originate. This can be useful for resources such as S3 buckets when an organization wants access to occur only through controlled private network paths. The condition can help prevent workloads from bypassing the intended endpoint-based architecture. aws:RequestedRegion evaluates the requested AWS Region, aws:PrincipalOrgID evaluates the principal&#8217;s organization, and aws:CurrentTime evaluates time-based conditions. aws:SourceVpce specifically addresses endpoint-origin restrictions.<\/span><\/p>\n<h3><b>Question 173<\/b><\/h3>\n<p><b>Which AWS service can manage encryption keys in dedicated HSM appliances?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS CloudHSM<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Secrets Manager<\/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 S3<\/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 CloudHSM provides dedicated hardware security modules for cryptographic key management and operations. Customers have direct control over the HSM cluster and can use supported cryptographic mechanisms within the dedicated hardware environment. This can be important for workloads with specialized security, regulatory, or key-control requirements. Secrets Manager is designed for storing and rotating application secrets, Certificate Manager manages certificates, and S3 provides object storage. CloudHSM is therefore appropriate when cryptographic operations must use dedicated HSM infrastructure rather than a fully managed key service.<\/span><\/p>\n<h3><b>Question 174<\/b><\/h3>\n<p><b>Which S3 ownership configuration disables ACL-based access management?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Bucket owner enforced<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object writer retained<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ACL compatibility mode<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Request ownership relay<\/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;\">S3 Object Ownership with <\/span><b>Bucket owner enforced<\/b><span style=\"font-weight: 400;\"> disables access control lists for the bucket and makes the bucket owner the owner of every object. This simplifies authorization by allowing organizations to rely primarily on IAM and bucket policies rather than managing object-level ACLs. It is especially useful for centralized data collection where objects may be uploaded by principals from different AWS accounts. The configuration reduces ownership ambiguity and helps prevent inconsistent ACL permissions. The other listed configurations do not represent the S3 Object Ownership setting that disables ACL-based access control.<\/span><\/p>\n<h3><b>Question 175<\/b><\/h3>\n<p><b>Which service can create automated findings from AWS security configuration standards?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Security Hub<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon ECR<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS DataSync<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon ElastiCache<\/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 Security Hub can evaluate AWS environments against supported security standards and generate findings for controls that are not satisfied. These findings give security teams centralized visibility into configuration issues and help identify areas requiring remediation. Security Hub can also aggregate findings from other AWS security services and supported partner products. ECR manages container images, DataSync transfers data, and ElastiCache provides managed in-memory data stores. Security Hub therefore fits the requirement of centrally identifying security-control failures against supported standards while also consolidating findings from multiple security sources.<\/span><\/p>\n<h3><b>Question 176<\/b><\/h3>\n<p><b>Which AWS service records configuration history for supported resources?<\/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;\">Amazon CloudFront<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Direct Connect<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon SNS<\/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 records configuration information and configuration changes for supported AWS resources. This historical information allows security and compliance teams to determine how a resource was configured at a particular point in time and investigate configuration drift. Config can also evaluate resources against compliance rules and provide configuration timelines. CloudFront delivers web content, Direct Connect provides dedicated connectivity, and SNS distributes notifications. AWS Config is therefore useful when investigators need to understand how resource configurations changed over time or determine when a security-relevant configuration was introduced.<\/span><\/p>\n<h3><b>Question 177<\/b><\/h3>\n<p><b>Which mechanism can prevent an S3 bucket policy from granting public access?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">RestrictPublicBuckets<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Replication Time Control<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Object Lambda<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">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;\">The S3 Block Public Access setting RestrictPublicBuckets limits the effects of certain public bucket policies. When enabled, it helps prevent access through policies that are considered public, while allowing appropriate non-public access patterns. This control is one component of S3&#8217;s broader public-access protection framework. Replication Time Control addresses replication performance objectives, Object Lambda enables custom processing of retrieved objects, and Transfer Acceleration improves data-transfer performance. RestrictPublicBuckets therefore serves a security purpose by limiting the impact of policies that could otherwise expose bucket data publicly.<\/span><\/p>\n<h3><b>Question 178<\/b><\/h3>\n<p><b>Which AWS service can identify publicly accessible resources through external access analysis?<\/b><\/p>\n<ol>\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;\">Amazon CloudWatch<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Backup<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon EventBridge<\/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;\">IAM Access Analyzer analyzes supported resource-based policies to identify access granted outside an intended trust boundary, including certain cases where resources may be accessible externally. These findings can help security teams detect unintended access and review whether the exposure is actually required. CloudWatch provides monitoring and observability, AWS Backup protects data through backup workflows, and EventBridge routes events between applications and services. Access Analyzer therefore provides specialized authorization analysis rather than general monitoring or automation. It is useful for continuously reviewing whether resource policies expose resources beyond their intended organizational boundaries.<\/span><\/p>\n<h3><b>Question 179<\/b><\/h3>\n<p><b>Which S3 capability can automatically copy objects to another AWS Region for resilience?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Cross-Region Replication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Inventory manifest generation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Intelligent-Tiering analysis<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Static website hosting<\/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;\">S3 Cross-Region Replication automatically replicates eligible objects from a source bucket to a destination bucket in another AWS Region. This can support resilience, disaster recovery, compliance, and geographic data distribution requirements. Replication rules can be configured for selected object prefixes or tags and can work with encryption and ownership controls according to the configured architecture. Inventory provides object reports, Intelligent-Tiering optimizes storage-class placement, and static website hosting serves website content. Cross-Region Replication is therefore the relevant capability when the security architecture requires geographically separated copies of S3 data.<\/span><\/p>\n<h3><b>Question 180<\/b><\/h3>\n<p><b>Which AWS service can automate responses to security findings using event-driven rules?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon EventBridge<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Snow Family<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Neptune<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Glue Data Catalog<\/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 EventBridge can receive events from AWS security services and route matching events to targets such as Lambda functions, Systems Manager workflows, or other supported services. This enables event-driven security automation. For example, a security finding can trigger a workflow that isolates a resource, disables a compromised credential, or starts an investigation process, depending on the organization&#8217;s response design. Snow Family products support data transfer and edge processing, Neptune is a graph database service, and Glue Data Catalog stores metadata. EventBridge therefore provides the event-routing mechanism required for automated security-response workflows.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Amazon AWS Certified Security &#8211; Specialty SCS-C02 Exam Dumps and Practice Test Dumps &nbsp; Question 161 Which IAM feature lets administrators define reusable permission sets for workforce access? IAM Identity Center permission sets Inline user policies IAM access keys Role session tags Correct Answer: 1 Explanation: IAM Identity Center permission sets provide reusable [&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\/17250"}],"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=17250"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17250\/revisions"}],"predecessor-version":[{"id":17251,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17250\/revisions\/17251"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=17250"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=17250"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=17250"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}