Skip to content

Commit

Permalink
feat: add kinesis policy (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfroembgen authored Apr 15, 2024
1 parent ddbe8da commit 4686ae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ locals {
"arn:aws:iam::aws:policy/AmazonSNSFullAccess",
"arn:aws:iam::aws:policy/AmazonSQSFullAccess",
"arn:aws:iam::aws:policy/AmazonDynamoDBFullAccess",
"arn:aws:iam::aws:policy/AmazonKinesisFullAccess",
]
default_port_mappings = [
{
Expand Down

0 comments on commit 4686ae0

Please sign in to comment.