Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
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?
Home
NoSQL
You need to design security for DynamoDB to allow users read-only access to certain items and...
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.
...