mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/components-reference/supported-bindings/s3.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Roberto Rojas <robertojrojas@gmail.com>
This commit is contained in:
parent
1a18078605
commit
f9170853d4
|
|
@ -72,7 +72,7 @@ When running the Dapr sidecar (daprd) with your application on EKS (AWS Kubernet
|
||||||
|
|
||||||
|
|
||||||
### S3 Bucket Creation
|
### S3 Bucket Creation
|
||||||
{{< tabs "Minio" "Localstack" "AWS" >}}
|
{{< tabs "Minio" "LocalStack" "AWS" >}}
|
||||||
|
|
||||||
{{% codetab %}}
|
{{% codetab %}}
|
||||||
### Using with Minio
|
### Using with Minio
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue