Multiple Choice
A security review has identified that an AWS CodeBuild project is downloading a database population script from an Amazon S3 bucket using an unauthenticated request. The Security team does not allow unauthenticated requests to S3 buckets for this project. How can this issue be corrected in the MOST secure manner?
A) Add the bucket name to the AllowedBuckets section of the CodeBuild project settings. Update the build spec to use the AWS CLI to download the database population script.
B) Modify the S3 bucket settings to enable HTTPS basic authentication and specify a token. Update the build spec to use cURL to pass the token and download the database population script.
C) Remove unauthenticated access from the S3 bucket with a bucket policy. Modify the service role for the CodeBuild project to include Amazon S3 access. Use the AWS CLI to download the database population script.
D) Remove unauthenticated access from the S3 bucket with a bucket policy. Use the AWS CLI to download the database population script using an IAM access key and a secret access key.
Correct Answer:

Verified
Correct Answer:
Verified
Q441: A DevOps Engineer is asked to implement
Q442: If designing a single playbook to run
Q443: A DevOps Engineer is reviewing a system
Q444: A company is adopting serverless computing and
Q445: You have enabled Elastic Load Balancing HTTP
Q447: After conducting a disaster recovery exercise, an
Q448: Am Amazon EC2 instance with no internet
Q449: A company has a website in an
Q450: A DevOps Engineer manages a large commercial
Q451: If Ansible encounters a resource that does