Skip to content

Commit 4a4fd90

Browse files
authored
Fix docs (#1532)
1 parent 3ff5a3d commit 4a4fd90

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/src/main/asciidoc/s3.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -644,9 +644,7 @@ Following IAM permissions are required by Spring Cloud AWS:
644644
| `spring.cloud.aws.s3.vector.enabled` | Enables the S3VectorsClient autoconfiguration. | No | `true`
645645
| `spring.cloud.aws.s3.vector.endpoint` | Configures endpoint used by `S3VectorsClient`. | No | `http://localhost:4566`
646646
| `spring.cloud.aws.s3.vector.region` | Configures region used by `S3VectorsClient`. | No | `eu-west-1`
647-
648-
649-
647+
|===
650648

651649
=== Example of IAM policy for Spring Cloud AWS demo bucket
652650

0 commit comments

Comments
 (0)