Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active July 22, 2018 20:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/662c2f267b26116c8a54ae0e0d4aec3e to your computer and use it in GitHub Desktop.
Save garystafford/662c2f267b26116c8a54ae0e0d4aec3e to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": [
"dynamodb:GetItem",
"dynamodb:UpdateItem"
],
"Resource": "arn:aws:dynamodb:us-east-1:931066906971:table/AzureFacts"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment