SCS-C02 Exam Details

  • Exam Code
    :SCS-C02
  • Exam Name
    :AWS Certified Security - Specialty (SCS-C02)
  • Certification
    :Amazon Certifications
  • Vendor
    :Amazon
  • Total Questions
    :851 Q&As
  • Last Updated
    :May 29, 2026

Amazon SCS-C02 Online Questions & Answers

  • Question 121:

    A company has an application that uses dozens of Amazon DynamoDB tables to store data. Auditors find that the tables do not comply with the company's data protection policy.

    The company's retention policy states that all data must be backed up twice each month: once at midnight on the 15th day of the month and again at midnight on the 25th day of the month. The company must retain the backups for 3 months.

    Which combination of steps should a security engineer take to meet these requirements? (Choose two.)

    A. Use the DynamoDB on-demand backup capability to create a backup plan. Configure a lifecycle policy to expire backups after 3 months.
    B. Use AWS DataSync to create a backup plan. Add a backup rule that includes a retention period of 3 months.
    C. Use AWS Backup to create a backup plan. Add a backup rule that includes a retention period of 3 months.
    D. Set the backup frequency by using a cron schedule expression. Assign each DynamoDB table to the backup plan.
    E. Set the backup frequency by using a rate schedule expression. Assign each DynamoDB table to the backup plan.

  • Question 122:

    You are working in the media industry and you have created a web application where users will be able to upload photos they create to your website. This web application must be able to call the S3 API in order to be able to function. Where should you store your API credentials whilst maintaining the maximum level of security?

    A. Save the API credentials to your PHP files.
    B. Don't save your API credentials, instead create a role in IAM and assign this role to an EC2 instance when you first create it.
    C. Save your API credentials in a public Github repository.
    D. Pass API credentials to the instance using instance userdata.

  • Question 123:

    An ecommerce company has a web application architecture that runs primarily on containers. The application containers are deployed on Amazon Elastic Container Service (Amazon ECS). The container images for the application are stored in Amazon Elastic Container Registry (Amazon ECR).

    The company's security team is performing an audit of components of the application architecture. The security team identifies issues with some container images that are stored in the container repositories. The security team wants to address these issues by implementing continual scanning and on-push scanning of the container images. The security team needs to implement a solution that makes any findings from these scans visible in a centralized dashboard. The security team plans to use the dashboard to view these findings along with other security-related findings that they intend to generate in the future. There are specific repositories that the security team needs to exclude from the scanning process.

    Which solution will meet these requirements?

    A. Use Amazon Inspector. Create inclusion rules in Amazon ECR to match repositories that need to be scanned. Push Amazon Inspector findings to AWS Security Hub.
    B. Use ECR basic scanning of container images. Create inclusion rules in Amazon ECR to match repositories that need to be scanned. Push findings to AWS Security Hub.
    C. Use ECR basic scanning of container images. Create inclusion rules in Amazon ECR to match repositories that need to be scanned. Push findings to Amazon Inspector.
    D. Use Amazon Inspector. Create inclusion rules in Amazon Inspector to match repositories that need to be scanned. Push Amazon Inspector findings to AWS Config.

  • Question 124:

    A company suspects that an attacker has exploited an overly permissive role to export credentials from Amazon EC2 instance metadata. The company uses Amazon GuardDuty and AWS Audit Manager. The company has enabled AWS CloudTrail logging and Amazon CloudWatch logging for all of its AWS accounts.

    A security engineer must determine if the credentials were used to access the company's resources from an external account.

    Which solution will provide this information?

    A. Review GuardDuty findings to find InstanceCredentialExfiltration events.
    B. Review assessment reports in the Audit Manager console to find InstanceCredentialExfiltration events.
    C. Review CloudTrail logs for GetSessionToken API calls to AWS Security Token Service (AWS STS) that come from an acount ID from outside the company.
    D. Review CloudWatch logs for GetSessionToken API calls to AWS Security Token Service (AWS STS) that come from an account ID from outside the company.

  • Question 125:

    A Security Engineer has been asked to troubleshoot inbound connectivity to a web server. This single web server is not receiving inbound connections from the internet, whereas all other web servers are functioning properly.

    The architecture includes network ACLs, security groups, and a virtual security appliance. In addition, the Development team has implemented Application Load Balancers (ALBs) to distribute the load across all web servers. It is a

    requirement that traffic between the web servers and the internet flow through the virtual security appliance.

    The Security Engineer has verified the following:

    1.

    The rule set in the Security Groups is correct

    2.

    The rule set in the network ACLs is correct

    3.

    The rule set in the virtual appliance is correct

    Which of the following are other valid items to troubleshoot in this scenario? (Choose two.)

    A. Verify that the 0.0.0.0/0 route in the route table for the web server subnet points to a NAT gateway.
    B. Verify which Security Group is applied to the particular web server's elastic network interface (ENI).
    C. Verify that the 0.0.0.0/0 route in the route table for the web server subnet points to the virtual security appliance.
    D. Verify the registered targets in the ALB.
    E. Verify that the 0.0.0.0/0 route in the public subnet points to a NAT gateway.

  • Question 126:

    A security administrator is restricting the capabilities of company root user accounts. The company uses AWS Organizations and has all features enabled. The management account is used for billing and administrative purposes, but it is not used for operational AWS resource purposes.

    How can the security administrator restrict usage of member root user accounts across the organization?

    A. Disable the use of the root user account at the organizational root. Enable multi-factor authentication (MFA) of the root user account for each organization member account.
    B. Configure IAM user policies to restrict root account capabilities for each organization member account.
    C. Create an OU in Organizations, and attach an SCP that controls usage of the root user. Add all member accounts to the new OU.
    D. Configure AWS CloudTrail to integrate with Amazon CloudWatch Logs. Create a metric filter for RootAccountUsage.

  • Question 127:

    During a recent security audit, it was discovered that multiple teams in a large organization have placed restricted data in multiple Amazon S3 buckets, and the data may have been exposed. The auditor has requested that the organization identify all possible objects that contain personally identifiable information (PII) and then determine whether this information has been accessed.

    What solution will allow the Security team to complete this request?

    A. Using Amazon Athena, query the impacted S3 buckets by using the PII query identifier function. Then, create a new Amazon CloudWatch metric for Amazon S3 object access to alert when the objects are accessed.
    B. Enable Amazon Macie on the S3 buckets that were impacted, then perform data classification. For identified objects that contain PII, use the research function for auditing IAM CloudTrail logs and S3 bucket logs for GET operations.
    C. Enable Amazon GuardDuty and enable the PII rule set on the S3 buckets that were impacted, then perform data classification. Using the PII findings report from GuardDuty, query the S3 bucket logs by using Athena for GET operations.
    D. Enable Amazon Inspector on the S3 buckets that were impacted, then perform data classification. For identified objects that contain PII, query the S3 bucket logs by using Athena for GET operations.

  • Question 128:

    A company has several Customer Master Keys (CMK), some of which have imported key material. Each CMK must be rotated annually.

    What two methods can the security team use to rotate each key? Select 2 answers from the options given below

    A. Enable automatic key rotation for a CMK
    B. Import new key material to an existing CMK
    C. Use the CLI or console to explicitly rotate an existing CMK
    D. Import new key material to a new CMK; Point the key alias to the new CMK.
    E. Delete an existing CMK and a new default CMK will be created.

  • Question 129:

    A company's database developer has just migrated an Amazon RDS database credential to be stored and managed by IAM Secrets Manager. The developer has also enabled rotation of the credential within the Secrets Manager console and

    set the rotation to change every 30 days.

    After a short period of time, a number of existing applications have failed with authentication errors.

    What is the MOST likely cause of the authentication errors?

    A. Migrating the credential to RDS requires that all access come through requests to the Secrets Manager.
    B. Enabling rotation in Secrets Manager causes the secret to rotate immediately, and the applications are using the earlier credential.
    C. The Secrets Manager IAM policy does not allow access to the RDS database.
    D. The Secrets Manager IAM policy does not allow access for the applications.

  • Question 130:

    An AWS Lambda function was misused to alter data, and a security engineer must identify who invoked the function and what output was produced. The engineer cannot find any logs created by the Lambda function in Amazon CloudWatch Logs.

    Which of the following explains why the logs are not available?

    A. The execution role for the Lambda function did not grant permissions to write log data to CloudWatch Logs.
    B. The Lambda function was invoked by using Amazon API Gateway, so the logs are not stored in CloudWatch Logs.
    C. The execution role for the Lambda function did not grant permissions to write to the Amazon S3 bucket where CloudWatch Logs stores the logs.
    D. The version of the Lambda function that was invoked was not current.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Amazon exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your SCS-C02 exam preparations and Amazon certification application, do not hesitate to visit our Vcedump.com to find your solutions here.