Editing AWS Certified Security - Specialty: 9 Sample questions

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
https://d1.awsstatic.com/training-and-certification/docs-security-spec/AWS-Certified-Security-Speciality_Sample-Questions.pdf
 
https://d1.awsstatic.com/training-and-certification/docs-security-spec/AWS-Certified-Security-Speciality_Sample-Questions.pdf
  
1) A corporate cloud security policy states that '''communication between the company's [[VPC]] and [[KMS]]''' must travel entirely within the AWS network and not use public service endpoints. Which combination of the following actions MOST satisfies this requirement? (Select TWO.)
+
1) A corporate cloud security policy states that communication between the company's [[VPC]] and [[KMS]] must travel entirely within the AWS network and not use public service endpoints. Which combination of the following actions MOST satisfies this requirement? (Select TWO.)
 
:A) Add the <code>aws:sourceVpce</code> condition to the AWS KMS key policy referencing the company's [[VPC endpoint]] ID.
 
:A) Add the <code>aws:sourceVpce</code> condition to the AWS KMS key policy referencing the company's [[VPC endpoint]] ID.
 
:B) Remove the [[VPC internet gateway]] from the VPC and add a virtual private gateway to the VPC to prevent direct, public internet connectivity.
 
:B) Remove the [[VPC internet gateway]] from the VPC and add a virtual private gateway to the VPC to prevent direct, public internet connectivity.
 
:C) Create a [[VPC endpoint]] for [[AWS KMS]] with private DNS enabled.
 
:C) Create a [[VPC endpoint]] for [[AWS KMS]] with private DNS enabled.
 
:D) Use the KMS Import Key feature to securely transfer the AWS KMS key over a VPN.
 
:D) Use the KMS Import Key feature to securely transfer the AWS KMS key over a VPN.
:E) Add the following condition to the AWS KMS key policy: <code>"[[aws:SourceIp]]": "10.0.0.0/16"</code>
+
:E) Add the following condition to the AWS KMS key policy: <code>"aws:SourceIp": "10.0.0.0/16"</code>
  
  
Line 33: Line 33:
  
  
4) A security engineer is working with a product team building a web application on AWS. The application uses Amazon S3 to host the static content, [[Amazon API Gateway]] to provide RESTful services, and Amazon DynamoDB as the backend data store. The users already exist in a directory that is exposed through a SAML identity provider. Which combination of the following actions should the engineer take to enable users to be authenticated into the web application and call APIs? (Select THREE).
+
4) A security engineer is working with a product team building a web application on AWS. The application uses Amazon S3 to host the static content, Amazon API Gateway to provide RESTful services, and Amazon DynamoDB as the backend data store. The users already exist in a directory that is exposed through a SAML identity provider. Which combination of the following actions should the engineer take to enable users to be authenticated into the web application and call APIs? (Select THREE).
 
:A) Create a custom authorization service using AWS Lambda.
 
:A) Create a custom authorization service using AWS Lambda.
:B) Configure a [[SAML identity provider]] in [[Amazon Cognito]] to map attributes to the Amazon Cognito user pool attributes.
+
:B) Configure a SAML identity provider in Amazon Cognito to map attributes to the Amazon Cognito user pool attributes.
 
:C) Configure the SAML identity provider to add the Amazon Cognito user pool as a relying party.
 
:C) Configure the SAML identity provider to add the Amazon Cognito user pool as a relying party.
 
:D) Configure an Amazon Cognito identity pool to integrate with social login providers.
 
:D) Configure an Amazon Cognito identity pool to integrate with social login providers.
 
:E) Update DynamoDB to store the user email addresses and passwords.
 
:E) Update DynamoDB to store the user email addresses and passwords.
:F) Update [[API Gateway]] to use an Amazon Cognito user pool authorizer.
+
:F) Update API Gateway to use an Amazon Cognito user pool authorizer.
 
 
5) TODO
 
 
 
6) A company decides to place database hosts in its own VPC, and to set up [[VPC peering]] to different VPCs containing the application and web tiers. The application servers are unable to connect to the database.
 
Which network troubleshooting steps should be taken to resolve the issue? (Select TWO.)
 
:A) Check to see if the application servers are in a private subnet or public subnet.
 
:B) Check the route tables for the application server subnets for routes to the VPC peering connection.
 
:C) Check the [[NACLs]] for the database subnets for rules that allow traffic from the internet.
 
:D) Check the database security groups for rules that allow traffic from the application servers.
 
:E) Check to see if the database VPC has an internet gateway
 
 
 
7) TODO
 
 
 
8) 8) A company is building a data lake on Amazon S3. The data consists of millions of small files containing
 
sensitive information. The security team has the following requirements for the architecture:
 
* Data must be encrypted in transit.
 
* Data must be encrypted at rest.
 
* The bucket must be private, but if the bucket is accidentally made public, the data must remain confidential.
 
 
 
Which combination of steps would meet the requirements? (Select TWO.)
 
:A) Enable [[AES-256]] encryption using server-side encryption with Amazon S3-managed encryption keys (SSE-S3) on the S3 bucket.
 
:B) Enable default encryption with server-side encryption with AWS KMS-managed keys (SSE-KMS) on the S3 bucket.
 
:C) Add a bucket policy that includes a deny if a <code>[[PutObject]]</code> request does not include <code>[[aws:SecureTransport]]</code>.
 
:D) Add a [[bucket policy]] with <code>[[aws:SourceIp]]</code> to allow uploads and downloads from the corporate intranet only.
 
:E) Enable [[Amazon Macie]] to monitor and act on changes to the data lake's S3 bucket.
 
 
 
9) TODO
 
 
 
10) A security engineer has been informed that a user’s access key has been found on GitHub. The engineer must ensure that this access key cannot continue to be used, and must assess whether the access key was used to perform any unauthorized activities. Which steps must be taken to perform these tasks?
 
:A) Review the user's IAM permissions and delete any unrecognized or unauthorized resources.
 
:B) Delete the user, review Amazon CloudWatch Logs in all regions, and report the abuse.
 
:C) Delete or rotate the user’s key, review the AWS CloudTrail logs in all regions, and delete any unrecognized or unauthorized resources.
 
:D) Instruct the user to remo
 
  
 
== See also ==
 
== See also ==

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: