ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 312 - DVA-C01 discussion

Report
Export

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?

A.
dynaracdb:DeleteItem dynamodb:GetItem dynamcdb:Putltem
Answers
A.
dynaracdb:DeleteItem dynamodb:GetItem dynamcdb:Putltem
B.
dynamodb:Updateltem dynamcdb:Getltem dynamodb:DescribeTable
Answers
B.
dynamodb:Updateltem dynamcdb:Getltem dynamodb:DescribeTable
C.
dynamcdb:GetRecords dynamcdb:Putltem dynamodb:updateTable
Answers
C.
dynamcdb:GetRecords dynamcdb:Putltem dynamodb:updateTable
D.
dynamodb:Updateltem dynamodb:Getltem dynamodb:Putltem
Answers
D.
dynamodb:Updateltem dynamodb:Getltem dynamodb:Putltem
Suggested answer: C

Explanation:

Reference: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/DynamoDB.html

asked 16/09/2024
Stephen McMahon
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first