Skip to content

Commit 3706c22

Browse files
authored
Merge pull request #52397 from aleskandro/fix-s3-bucket-policy
[AWS Installation] Fixes typo in the permissions for the IAM user
2 parents 7077e3a + c6354ac commit 3706c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-aws-permissions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ If you have not created an elastic load balancer (ELB) in your AWS account, the
185185
* `s3:GetBucketCors`
186186
* `s3:GetBucketLocation`
187187
* `s3:GetBucketLogging`
188-
* `s3.GetBucketPolicy`
188+
* `s3:GetBucketPolicy`
189189
* `s3:GetBucketObjectLockConfiguration`
190190
* `s3:GetBucketReplication`
191191
* `s3:GetBucketRequestPayment`

0 commit comments

Comments
 (0)