Login
Remember
Register
Ask a Question
You need to design security for DynamoDB to allow users read-only access to certain items and attributes in a table. What do you do?
+1
vote
asked
Aug 14, 2022
in
NoSQL
by
AdilsonLima
You need to design security for DynamoDB to allow users read-only access to certain items and attributes in a table. What do you do?
a. Use IAM roles.
b. Use IAM policy conditions.
c. Use a VPC endpoint.
d. Use IAM policies.
nosql
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 14, 2022
by
AdilsonLima
You need to design security for DynamoDB to allow users read-only access to certain items and attributes in a table. What do you do?
Answer:- Use IAM policy conditions.
...