{"id":17233,"date":"2026-09-21T07:15:02","date_gmt":"2026-09-21T07:15:02","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=17233"},"modified":"2026-09-21T07:15:02","modified_gmt":"2026-09-21T07:15:02","slug":"amazon-aws-certified-security-specialty-scs-c02-practice-test-questions-and-exam-dumps-part1-q1-20","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/amazon-aws-certified-security-specialty-scs-c02-practice-test-questions-and-exam-dumps-part1-q1-20\/","title":{"rendered":"Amazon AWS Certified Security &#8211; Specialty SCS-C02 Practice Test Questions and Exam Dumps Part1 Q1-20"},"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 1<\/b><\/h3>\n<p><b>Which AWS feature supplies temporary credentials to an EC2 application?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM user password<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Instance profile role<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Root access token<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 access control list<\/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 attached to an EC2 instance through an instance profile allows applications running on that instance to obtain temporary security credentials. The credentials are automatically provided through the EC2 instance metadata service and are rotated by AWS. This avoids embedding long-term access keys inside application code or configuration files. IAM roles also make it easier to apply least-privilege permissions because the role can contain only the actions required by the workload. User passwords and root credentials are not appropriate mechanisms for application authentication, while an S3 access control list controls object or bucket access rather than providing workload credentials.<\/span><\/p>\n<h3><b>Question 2<\/b><\/h3>\n<p><b>Which AWS service records API calls made within an AWS environment?<\/b><\/p>\n<ol>\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<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 CloudTrail<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS CloudTrail records API activity performed by users, roles, and AWS services. These records can include information such as the identity that made a request, the operation performed, the target resource, and the request time. Security teams commonly use CloudTrail for auditing, investigation, compliance evidence, and incident response. CloudTrail can capture management events and, where configured, data events for supported services. Keeping CloudTrail logs in a protected centralized destination helps prevent workload administrators from modifying or deleting audit evidence. Other security services provide detection, findings, or investigation capabilities rather than serving as the primary API activity recorder.<\/span><\/p>\n<h3><b>Question 3<\/b><\/h3>\n<p><b>Which AWS service identifies sensitive information stored in Amazon S3?<\/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 Shield Advanced<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Config Aggregator<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Route 53 Resolver<\/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 machine learning and pattern matching to discover and classify sensitive data in Amazon S3. It can help organizations identify information such as personally identifiable information and other sensitive content. Security teams can use these findings to understand where sensitive information exists and determine whether additional controls are needed. Macie is especially useful when an organization has many S3 buckets and needs visibility into the type of information stored within them. The other listed services address different security or networking functions, such as DDoS protection, configuration aggregation, or DNS resolution.<\/span><\/p>\n<h3><b>Question 4<\/b><\/h3>\n<p><b>Which control can impose permission restrictions across member accounts?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM identity policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Resource-based policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Service control policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security group rule<\/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;\">Service control policies, or SCPs, are an AWS Organizations control that can establish maximum available permissions for accounts within an organization or organizational unit. An SCP does not itself grant permissions. Instead, it limits which permissions identities in affected accounts can use. This makes SCPs useful for enforcing organization-wide security guardrails, such as preventing certain services or actions from being used. IAM policies still determine what an identity can actually access within the account. Resource-based policies control access to supported resources, while security groups regulate network traffic rather than AWS API authorization.<\/span><\/p>\n<h3><b>Question 5<\/b><\/h3>\n<p><b>Which S3 control blocks public access settings at the account or bucket level?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Lifecycle configuration<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Transfer Acceleration<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Inventory report<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">S3 Block Public Access<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Amazon S3 Block Public Access provides centralized controls that help prevent buckets and objects from becoming publicly accessible through certain bucket policies, access control lists, or related configurations. The controls can be applied at the account, bucket, or access point level. This is particularly useful for organizations that want a strong preventive safeguard against accidental public exposure. Lifecycle rules manage object retention and transitions, Transfer Acceleration improves data transfer performance, and Inventory provides reports about stored objects. These features do not provide the same preventive protection against public access configuration.<\/span><\/p>\n<h3><b>Question 6<\/b><\/h3>\n<p><b>Which service aggregates security findings from supported AWS services?<\/b><\/p>\n<ol>\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 Security Hub<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS CloudFormation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon SQS<\/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 Security Hub provides centralized visibility into security findings generated by supported AWS services and integrated security products. It normalizes findings into a common format, making it easier for security teams to review and prioritize issues across an AWS environment. Security Hub can also support automated workflows and compliance checks. Centralizing findings reduces the need to inspect every security service independently. CloudWatch focuses primarily on monitoring and observability, CloudFormation manages infrastructure deployment, and SQS provides message queuing. Therefore, Security Hub is the service specifically designed for consolidated security findings.<\/span><\/p>\n<h3><b>Question 7<\/b><\/h3>\n<p><b>Which service detects threats using AWS telemetry and threat intelligence?<\/b><\/p>\n<ol>\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<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 Billing Conductor<\/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;\">Amazon GuardDuty is a managed threat detection service that analyzes supported AWS data sources and security telemetry to identify potentially malicious or suspicious activity. It can detect patterns associated with compromised credentials, unusual API behavior, malware, and other threats. GuardDuty continuously evaluates relevant signals and generates findings when suspicious activity is identified. Security teams can integrate these findings with other AWS security services for investigation and response. AWS Artifact provides compliance documentation, Audit Manager helps collect audit evidence, and Billing Conductor addresses billing management rather than threat detection.<\/span><\/p>\n<h3><b>Question 8<\/b><\/h3>\n<p><b>Which service evaluates resource configurations against defined 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;\">Amazon Kinesis Data Streams<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Glue Data Catalog<\/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 Config continuously records supported resource configurations and evaluates them against configuration rules. Security teams can use AWS Config rules to determine whether resources meet organizational requirements, such as encryption or restricted access settings. Config also maintains configuration history, allowing teams to investigate how a resource changed over time. This makes it valuable for governance, compliance, and security monitoring. Kinesis Data Streams handles real-time data streaming, Glue Data Catalog manages metadata, and ElastiCache provides in-memory caching. None of those services is designed to continuously assess AWS resource configurations against security requirements.<\/span><\/p>\n<h3><b>Question 9<\/b><\/h3>\n<p><b>Which AWS service manages application secrets with automated rotation?<\/b><\/p>\n<ol>\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;\">AWS Secrets Manager<\/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<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">AWS Secrets Manager is designed to securely store, retrieve, and manage sensitive information such as database passwords, API credentials, and application secrets. It supports automated rotation for supported secret types and can integrate with AWS services and applications. Using a dedicated secret-management service reduces the need to place credentials directly inside source code, configuration files, or deployment packages. Secrets Manager also provides controlled access through IAM policies and encryption. Direct Connect provides dedicated network connectivity, ECR stores container images, and DataSync transfers data between storage systems, so they do not serve as general-purpose secret stores.<\/span><\/p>\n<h3><b>Question 10<\/b><\/h3>\n<p><b>Which IAM concept grants only the permissions an identity needs?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Federation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Credential stuffing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Permission inheritance<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Least privilege<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Least privilege means providing an identity only the permissions required to perform its legitimate tasks. This reduces the potential impact if credentials are compromised or an application is misused. In AWS, least privilege can be implemented through carefully scoped IAM policies, roles, resource permissions, and conditions. Organizations should periodically review permissions because application requirements can change over time. Federation allows identities to authenticate through an external identity provider, while credential stuffing is an attack technique. Permission inheritance is not the IAM security principle described in the question.<\/span><\/p>\n<h3><b>Question 11<\/b><\/h3>\n<p><b>Which AWS service provides managed protection against DDoS attacks?<\/b><\/p>\n<ol>\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 Textract<\/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 Athena<\/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 Shield is a managed service that helps protect applications from distributed denial-of-service attacks. AWS Shield Standard provides automatic protection for many AWS services, while AWS Shield Advanced provides additional capabilities for eligible workloads. DDoS protection can be combined with other controls such as AWS WAF and architectural resilience measures. Backup protects data recovery points, Textract extracts information from documents, and Athena provides interactive query capabilities for data stored in supported locations. These services therefore address different operational requirements rather than network-level DDoS protection.<\/span><\/p>\n<h3><b>Question 12<\/b><\/h3>\n<p><b>Which AWS service creates and controls cryptographic keys?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Key Management Service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Lightsail<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Snowball Edge<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon AppFlow<\/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 Key Management Service, commonly called AWS KMS, enables organizations to create and manage cryptographic keys used to protect data. KMS integrates with numerous AWS services, allowing encryption keys to be used for workloads such as S3 objects, EBS volumes, databases, and other resources. Key policies and IAM permissions can control who is allowed to perform cryptographic operations or administer keys. KMS also supports features such as key rotation and grants. Lightsail provides simplified cloud resources, Snowball Edge supports data transfer and edge computing, and AppFlow integrates data between applications.<\/span><\/p>\n<h3><b>Question 13<\/b><\/h3>\n<p><b>Which AWS capability helps identify unintended external access to resources?<\/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 Polly<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Batch<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">IAM Access Analyzer<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">IAM Access Analyzer helps organizations identify resource policies that allow access from outside a defined trust zone, such as an AWS account or organization. It can analyze supported resource-based policies and help security teams detect unintended external access. This is useful when reviewing permissions for resources such as S3 buckets, IAM roles, and other supported resources. Access Analyzer can therefore support least-privilege and governance efforts. Control Tower focuses on multi-account governance, Polly provides text-to-speech capabilities, and Batch runs batch computing jobs. None of those services is primarily designed for external-access analysis.<\/span><\/p>\n<h3><b>Question 14<\/b><\/h3>\n<p><b>Which CloudTrail event type captures object-level S3 activity?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Insights 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;\">Billing events<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Organization 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 provide visibility into data-plane operations performed on supported resources. For Amazon S3, data events can record object-level operations such as object retrieval and deletion. These events can generate a large volume of logs, so organizations often enable them selectively for important buckets or access patterns. Management events, in contrast, primarily cover control-plane operations such as creating or modifying resources. CloudTrail Insights is intended to identify unusual API activity patterns, while the other options do not represent the relevant CloudTrail event category for S3 object operations.<\/span><\/p>\n<h3><b>Question 15<\/b><\/h3>\n<p><b>Which authentication mechanism requires an additional verification factor?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Multi-factor authentication<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">DNSSEC signing<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Tokenization<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network segmentation<\/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;\">Multi-factor authentication, or MFA, requires users to provide an additional authentication factor beyond a primary credential. The second factor may involve something the user possesses, such as a hardware security key or authenticator-generated code. MFA strengthens account security because possession of a password alone is insufficient for successful authentication. AWS supports MFA for IAM users and the root user, and organizations can use IAM policies or other controls to enforce stronger authentication requirements. DNSSEC protects DNS integrity, tokenization replaces sensitive values with tokens, and network segmentation controls connectivity rather than user authentication.<\/span><\/p>\n<h3><b>Question 16<\/b><\/h3>\n<p><b>Which AWS service helps analyze relationships surrounding security findings?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Resource Groups<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Pinpoint<\/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 AppSync<\/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;\">Amazon Detective helps security teams investigate security findings by analyzing relationships among resources, users, API activity, and other relevant data. Instead of simply presenting an isolated alert, Detective helps investigators understand the surrounding activity and potentially determine how an incident developed. This makes it useful during security investigations when analysts need additional context. Resource Groups assists with resource organization, Pinpoint supports customer engagement, and AppSync provides managed GraphQL APIs. Those services do not provide the same investigation-focused analysis of security activity and relationships.<\/span><\/p>\n<h3><b>Question 17<\/b><\/h3>\n<p><b>Which approach avoids embedding long-term credentials inside application code?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Use an IAM role for workload access<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Save passwords inside source repositories<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Place access keys in container images<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store credentials in application comments<\/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;\">Using IAM roles for workloads avoids the need to embed long-term AWS access keys directly into application code. AWS services such as EC2, Lambda, and ECS can obtain temporary credentials associated with an appropriate role. This approach reduces credential exposure and allows permissions to be managed centrally through IAM. Developers should avoid placing secrets in source repositories, container images, comments, or configuration files that may be distributed with an application. Temporary credentials also reduce the operational burden associated with manually rotating long-term access keys.<\/span><\/p>\n<h3><b>Question 18<\/b><\/h3>\n<p><b>Which service scans supported workloads for software vulnerabilities?<\/b><\/p>\n<ol>\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;\">Amazon Inspector<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS Transit Gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Amazon Rekognition<\/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;\">Amazon Inspector is a vulnerability management service that continuously assesses supported AWS workloads for software vulnerabilities and unintended network exposure. Depending on the supported resource type and configuration, Inspector can evaluate workloads such as EC2 instances, container images, and Lambda functions. Findings help security teams identify vulnerabilities that require remediation. Neptune is a graph database service, Transit Gateway connects VPCs and networks, and Rekognition provides image and video analysis. Those services do not provide the vulnerability assessment capabilities associated with Amazon Inspector.<\/span><\/p>\n<h3><b>Question 19<\/b><\/h3>\n<p><b>Which VPC feature enables private access to supported AWS services?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Internet gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">NAT instance<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">VPC endpoint<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Public DNS record<\/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 VPC endpoint allows resources inside a VPC to communicate privately with supported AWS services without requiring traffic to traverse the public internet. Depending on the service and endpoint type, organizations can use gateway endpoints or interface endpoints. This architecture can reduce exposure to public network paths and help meet security requirements for private service communication. An internet gateway provides internet connectivity, a NAT instance enables outbound internet access for private resources, and a public DNS record provides name resolution information. These alternatives do not provide the same private service-access mechanism as a VPC endpoint.<\/span><\/p>\n<h3><b>Question 20<\/b><\/h3>\n<p><b>Which architecture best protects centralized audit logs from workload administrators?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Keep audit records on each application host<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Permit developers to remove historical logs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Send records to publicly writable storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store logs in a dedicated security account<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 4<\/b><\/p>\n<p><b>Explanation:<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Centralizing security logs in a dedicated security account can provide stronger separation between workload administration and audit-data management. A common architecture sends logs from multiple AWS accounts into centralized storage that has tightly controlled permissions. Security teams can restrict deletion and modification privileges while retaining appropriate access for investigations and compliance activities. Keeping logs on application hosts or allowing developers to delete historical records creates greater risk of evidence loss. Publicly writable storage would introduce an even more serious integrity concern. Separation of duties therefore plays an important role in protecting centralized audit records.<\/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 1 Which AWS feature supplies temporary credentials to an EC2 application? IAM user password Instance profile role Root access token S3 access control list Correct Answer: 2 Explanation: An IAM role attached to an EC2 instance through an [&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\/17233"}],"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=17233"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17233\/revisions"}],"predecessor-version":[{"id":17234,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/17233\/revisions\/17234"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=17233"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=17233"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=17233"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}