{ "Version": "2012-10-17", "Statement": [ { "Sid": "Stmt1499539976000", "Effect": "Allow", "Action": [ "dynamodb:*" ], "Resource": [ "arn:aws:dynamodb:us-east-2:*:*" ] }, { "Sid": "Stmt1499557774000", "Effect": "Allow", "Action": [ "s3:*" ], "Resource": [ "arn:aws:s3:::type-the-bucket-name-here", "arn:aws:s3:::type-the-bucket-name-here/*" ] } ] }