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 641:

    A company is expanding its group of stores. On the day that each new store opens, the company wants to launch a customized web application for that store. Each store's application will have a non-production environment and a production environment. Each environment will be deployed in a separate AWS account. The company uses AWS Organizations and has an OU that is used only for these accounts.

    The company distributes most of the development work to third-party development teams. A security engineer needs to ensure that each team follows the company's deployment plan for AWS resources. The security engineer also must limit access to the deployment plan to only the developers who need access. The security engineer already has created an AWS CloudFormation template that implements the deployment plan.

    What should the security engineer do next to meet the requirements in the MOST secure way?

    A. Create an AWS Service Catalog portfolio in the organization's management account. Upload the CloudFormation template. Add the template to the portfolio's product list. Share the portfolio with the OIJ.
    B. Use the CloudFormation CLI to create a module from the CloudFormation template. Register the module as a private extension in the CloudFormation registry. Publish the extension. In the OU, create an SCP that allows access to the extension.
    C. Create an AWS Service Catalog portfolio in the organization's management account. Upload the CloudFormation template. Add the template to the portfolio's product list. Create an IAM role that has a trust policy that allows cross-account access to the portfolio for users in the OU accounts. Attach the AWSServiceCatalogEndUserFullAccess managed policy to the role.
    D. Use the CloudFormation CLI to create a module from the CloudFormation template. Register the module as a private extension in the CloudFormation registry. Publish the extension. Share the extension with the OU

  • Question 642:

    The Information Technology department has stopped using Classic Load Balancers and switched to Application Load Balancers to save costs. After the switch, some users on older devices are no longer able to connect to the website.

    What is causing this situation?

    A. Application Load Balancers do not support older web browsers.
    B. The Perfect Forward Secrecy settings are not configured correctly.
    C. The intermediate certificate is installed within the Application Load Balancer.
    D. The cipher suites on the Application Load Balancers are blocking connections.

  • Question 643:

    A company hosts critical data in an S3 bucket. Even though they have assigned the appropriate permissions to the bucket, they are still worried about data deletion. What measures can be taken to restrict the risk of data deletion on the bucket? Choose 2 answers from the options given below

    A. Enable versioning on the S3 bucket
    B. Enable data at rest for the objects in the bucket
    C. Enable MFA Delete in the bucket policy
    D. Enable data in transit for the objects in the bucket

  • Question 644:

    A security engineer needs to detect malware on Amazon Elastic Block Store (Amazon EBS) volumes that are attached to Amazon EC2 instances.

    Which solution will meet this requirement?

    A. Enable Amazon GuardDuty Configure Matware Protection for EC2 Run an on-demand malware scan of the EC2 instances.
    B. Enable Amazon GuardDuty Configure Runtime Monitoring Enable the automated agent configuration for the EC2 instances.
    C. Enable Amazon Inspector Configure agentless scanning for the EC2 instances.
    D. Enable Amazon Inspector Configure deep inspection of the EC2 instances Run an on-demand scan of the EC2 instances.

  • Question 645:

    After a recent security audit involving Amazon S3, a company has asked assistance reviewing its S3 buckets to determine whether data is properly secured. The first S3 bucket on the list has the following bucket policy.

    Is this bucket policy sufficient to ensure that the data is not publicity accessible?

    A. Yes, the bucket policy makes the whole bucket publicly accessible despite now the S3 bucket ACL or object ACLs are configured.
    B. Yes, none of the data in the bucket is publicity accessible, regardless of how the S3 bucket ACL and object ACLs are configured.
    C. No, the IAM user policy would need to be examined first to determine whether any data is publicly accessible.
    D. No, the S3 bucket ACL and object ACLs need to be examined first to determine whether any data is publicly accessible.

  • Question 646:

    A company wants to encrypt the private network between its orvpremises environment and IAM. The company also wants a consistent network experience for its employees.

    What should the company do to meet these requirements?

    A. Establish an IAM Direct Connect connection with IAM and set up a Direct Connect gateway. In the Direct Connect gateway configuration, enable IPsec and BGP, and then leverage native IAM network encryption between Availability Zones and Regions,
    B. Establish an IAM Direct Connect connection with IAM and set up a Direct Connect gateway. Using the Direct Connect gateway, create a private virtual interface and advertise the customer gateway private IP addresses. Create a VPN connection using the customer gateway and the virtual private gateway
    C. Establish a VPN connection with the IAM virtual private cloud over the internet
    D. Establish an IAM Direct Connect connection with IAM and establish a public virtual interface. For prefixes that need to be advertised, enter the customer gateway public IP addresses. Create a VPN connection over Direct Connect using the customer gateway and the virtual private gateway.

  • Question 647:

    A Security Engineer discovers that developers have been adding rules to security groups that allow SSH and RDP traffic from 0.0.0.0/0 instead of the organization firewall IP.

    What is the most efficient way to remediate the risk of this activity?

    A. Delete the internet gateway associated with the VPC.
    B. Use network access control lists to block source IP addresses matching 0.0.0.0/0.
    C. Use a host-based firewall to prevent access from all but the organization's firewall IP.
    D. Use IAM Config rules to detect 0.0.0.0/0 and invoke an IAM Lambda function to update the security group with the organization's firewall IP.

  • Question 648:

    Which of the following are valid configurations for using SSL certificates with Amazon CloudFront? (Select THREE )

    A. Default AWS Certificate Manager certificate
    B. Custom SSL certificate stored in AWS KMS
    C. Default CloudFront certificate
    D. Custom SSL certificate stored in AWS Certificate Manager
    E. Default SSL certificate stored in AWS Secrets Manager
    F. Custom SSL certificate stored in AWS IAM

  • Question 649:

    A company controls user access by using IAM users and groups in AWS accounts across an organization in AWS Organizations. The company uses an external identity provider (IdP) for workforce single sign-on (SSO).

    The company needs to implement a solution to provide a single management portal to access accounts within the organization. The solution must support the external IdP as a federation source.

    Which solution will meet these requirements?

    A. Enable AWS IAM Identity Center. Specify the external IdP as the identity source.
    B. Enable federation with AWS Identity and Access Management (IAM). Specify the external IdP as the identity source.
    C. Migrate to Amazon Verified Permissions. Implement fine-grained access to AWS by using policy-based access control (PBAC).
    D. Migrate users to AWS Directory Service. Use AWS Control Tower to centralize security across the organization.

  • Question 650:

    A company must create annual snapshots of Amazon Elastic Block Store (Amazon EBS) volumes. The company must retain the snapshots for 10 years. The company will use AWS Key Management Service (AWS KMS) to encrypt the EBS

    volumes and snapshots.

    The encryption keys must be rotated automatically every year. Snapshots that were created in previous years must be readable after rotation of the encryption keys.

    Which type of KMS keys should the company use for encryption to meet these requirements?

    A. Asymmetric AWS managed KMS keys with key material created by AWS KMS
    B. Symmetric customer managed KMS keys with key material created by AWS KMS
    C. Symmetric customer managed KMS keys with custom imported key material
    D. Asymmetric AWS managed KMS keys with custom imported key material

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.