Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
rix0rrr committed Mar 9, 2021
1 parent 7f027a1 commit b471e0e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -196,15 +196,15 @@
]
}
},
"Handler": "index.handler",
"Role": {
"Fn::GetAtt": [
"SingletonLambdaD38B65A66B544FB69BAD9CD40A6DAC12ServiceRoleD9686810",
"Arn"
]
},
"Runtime": "nodejs10.x",
"Description": "Lambda to make DynamoDB a global table",
"Handler": "index.handler",
"Runtime": "nodejs12.x",
"Timeout": 300
},
"DependsOn": [
Expand Down

0 comments on commit b471e0e

Please sign in to comment.