We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd5107 commit 31c4488Copy full SHA for 31c4488
docs/eventing/sinks/integration-sink/aws_sqs.md
@@ -15,7 +15,7 @@ For connecting to AWS the `IntegrationSink` uses Kubernetes `Secret`, present in
15
Below is an `IntegrationSink` to send data to AWS SQS:
16
17
```yaml
18
- apiVersion: Sinks.knative.dev/v1alpha1
+ apiVersion: sinks.knative.dev/v1alpha1
19
kind: IntegrationSink
20
metadata:
21
name: integration-sink-aws-sqs
0 commit comments