Skip to content

Instantly share code, notes, and snippets.

View ServerlessBot's full-sized avatar

Jarvis ServerlessBot

View GitHub Profile
@ServerlessBot
ServerlessBot / IAMCredentials.json
Last active August 14, 2023 07:18
Minimum credential set for Serverless Framework
View IAMCredentials.json
{
"Statement": [
{
"Action": [
"apigateway:*",
"cloudformation:CancelUpdateStack",
"cloudformation:ContinueUpdateRollback",
"cloudformation:CreateChangeSet",
"cloudformation:CreateStack",
"cloudformation:CreateUploadBucket",