Skip to content

Commit

Permalink
πŸ›‚ Add S3 Storage Lens permissions (#5798)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Woffenden <jacob.woffenden@digital.justice.gov.uk>
  • Loading branch information
Jacob Woffenden authored Dec 13, 2023
1 parent 0c0af2c commit 24ad02a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ data "aws_iam_policy_document" "developer_additional" {
"s3:DeleteObject",
"s3:DeleteObjectVersion",
"s3:RestoreObject",
"s3:*StorageLens*",
"secretsmanager:GetResourcePolicy",
"secretsmanager:GetSecretValue",
"secretsmanager:DescribeSecret",
Expand Down

0 comments on commit 24ad02a

Please sign in to comment.