Skip to content

Commit

Permalink
Update docs/eventing/sinks/integration-sink/aws_s3.md
Browse files Browse the repository at this point in the history
Co-authored-by: Calum Murray <[email protected]>
  • Loading branch information
matzew and Cali0707 authored Nov 26, 2024
1 parent 31c4488 commit cad7cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/eventing/sinks/integration-sink/aws_s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For connecting to AWS the `IntegrationSink` uses Kubernetes `Secret`, present in
Below is an `IntegrationSink` to send data to an Amazon S3 Bucket:

```yaml
apiVersion: Sinks.knative.dev/v1alpha1
apiVersion: sinks.knative.dev/v1alpha1
kind: IntegrationSink
metadata:
name: integration-sink-aws-s3
Expand Down

0 comments on commit cad7cfb

Please sign in to comment.