List of questions
Related questions
Question 312 - DVA-C01 discussion
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
B.
dynamodb:Updateltem dynamcdb:Getltem dynamodb:DescribeTable
C.
dynamcdb:GetRecords dynamcdb:Putltem dynamodb:updateTable
D.
dynamodb:Updateltem dynamodb:Getltem dynamodb:Putltem
Your answer:
0 comments
Sorted by
Leave a comment first