Skip to content

Commit

Permalink
Remove traling comma
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanratcliffe committed Nov 9, 2023
1 parent c64b76b commit 7ce6096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This source requies the following IAM Policy
"route53:Get*",
"route53:List*",
"s3:GetBucket*",
"s3:ListAllMyBuckets",
"s3:ListAllMyBuckets"
],
"Resource": "*"
}
Expand Down

0 comments on commit 7ce6096

Please sign in to comment.