AWS-Certified-Security-Specialty-SCS-C01 AWS Certified Security - Specialty (SCS-C01)

Loading demo links...

Showing 19–20 of 20 questions

Question 19

A Lambda function reads metadata from an S3 object and stores the metadata in a DynamoDB table. The function is

triggered whenever an object is stored within the S3 bucket.

How should the Lambda function be given access to the DynamoDB table?

Please select:

Select an option, then click Submit answer.

  • Create a VPC endpoint for DynamoDB within a VPC. Configure the Lambda function to access resources in the VPC.

  • Create a resource policy that grants the Lambda function permissions to write to the DynamoDB table. Attach the poll to the DynamoDB table.

  • Create an IAM user with permissions to write to the DynamoDB table. Store an access key for that user in the Lambda environment variables.

  • Create an IAM service role with permissions to write to the DynamoDB table. Associate that role with the Lambda function.

Question 20

A Security Engineer is trying to determine whether the encryption keys used in an IAM service are in compliance with certain regulatory standards.

Which of the following actions should the Engineer perform to get further guidance?

Select an option, then click Submit answer.

  • Read the IAM Customer Agreement.

  • Use IAM Artifact to access IAM compliance reports.

  • Post the question on the IAM Discussion Forums.

  • Run IAM Config and evaluate the configuration outputs.