Skip to content

Commit

Permalink
Merge pull request #691 from openshift-cherrypick-robot/cherry-pick-6…
Browse files Browse the repository at this point in the history
…90-to-release-4.15

[release-4.15] OCPBUGS-31924: aws: remove non-existent permission
  • Loading branch information
openshift-merge-bot[bot] committed Apr 22, 2024
2 parents 06a4294 + aa266ba commit 55199c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/aws/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ var (
"s3:GetLifecycleConfiguration",
"s3:GetBucketLocation",
"s3:ListBucket",
"s3:HeadBucket",
"s3:GetObject",
"s3:PutObject",
"s3:DeleteObject",
Expand Down

0 comments on commit 55199c9

Please sign in to comment.