Skip to content

Instantly share code, notes, and snippets.

@djg07
Created January 18, 2020 22:19
Show Gist options
  • Save djg07/bebd2d336b257f09a50f363187c1bace to your computer and use it in GitHub Desktop.
Save djg07/bebd2d336b257f09a50f363187c1bace to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": [
"dynamodb:PutItem"
],
"Resource": "*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment