Skip to content

Commit

Permalink
feat: add ttl permission
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOrangePuff authored May 3, 2024
1 parent ab9bacd commit a1c8f1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/serverless-deploy-iam/bin/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ export class ServiceDeployIAM extends cdk.Stack {
"dynamodb:ListTagsOfResource",
"dynamodb:TagResource",
"dynamodb:UntagResource",
"dynamodb:*TimeToLive"
],
},
{
Expand Down

0 comments on commit a1c8f1d

Please sign in to comment.