- (Exam Topic 1)
A static website is hosted in an Amazon S3 bucket. Several HTML pages on the site use JavaScript to download images from another Amazon S3 bucket. These images are not displayed when users browse the site.
What is the possible cause for the issue?
Correct Answer:
D
- (Exam Topic 2)
A developer is working on an AWS Lambda function that accesses Amazon DynamoDB The Lambda function must retrieve an item and update some of its attributes. or create the item if it does not exist The Lambda function has access to the primary key.
Which IAM permissions should the developer request for the Lambda function to achieve this functionality?
Correct Answer:
C
Reference: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/DynamoDB.html
- (Exam Topic 4)
A developer is running an application on an Amazon EC2 instance. When the application tries to read an Amazon S3 bucket, the application fails. The developer notices that the associated IAM role is missing the S3 read permission. The developer needs to give the application the ability to read the S3 bucket.
Which solution will meet this requirement with the LEAST application disruption?
Correct Answer:
B
- (Exam Topic 2)
n application running on an Amazon Linux EC2 instance needs to manage the AWS infrastructure. How can the EC2 instance be configured to make AWS API calls securely?
Correct Answer:
C
- (Exam Topic 2)
A Developer must encrypt a 100-GB object using AWS KMS. What is the BEST approach?
Correct Answer:
D
https://docs.aws.amazon.com/kms/latest/APIReference/API_GenerateDataKey.html