We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff5a3d commit 4a4fd90Copy full SHA for 4a4fd90
docs/src/main/asciidoc/s3.adoc
@@ -644,9 +644,7 @@ Following IAM permissions are required by Spring Cloud AWS:
644
| `spring.cloud.aws.s3.vector.enabled` | Enables the S3VectorsClient autoconfiguration. | No | `true`
645
| `spring.cloud.aws.s3.vector.endpoint` | Configures endpoint used by `S3VectorsClient`. | No | `http://localhost:4566`
646
| `spring.cloud.aws.s3.vector.region` | Configures region used by `S3VectorsClient`. | No | `eu-west-1`
647
-
648
649
+|===
650
651
=== Example of IAM policy for Spring Cloud AWS demo bucket
652
0 commit comments