Skip to content

Commit 64cd080

Browse files
author
Adetokunbo Ige
committed
chore: update policy
Signed-off-by: Adetokunbo Ige <[email protected]>
1 parent e7da832 commit 64cd080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todo-app/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
{
4343
"Effect": "Allow",
4444
"Action": "dynamodb:Scan",
45-
"Resource": "arn:aws:dynamodb:us-east-1:289940214902:table/todo"
45+
"Resource": "arn:aws:dynamodb:us-east-1:289940214902:table/todo-dev-*"
4646
}
4747
]
4848
}

0 commit comments

Comments
 (0)