Skip to content

Instantly share code, notes, and snippets.

Avatar

Jarvis ServerlessBot

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