You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data-sources/stream_connection.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ If `type` is of value `Kafka` the following additional attributes are defined:
33
33
*`security` - Properties for the secure transport connection to Kafka. For SSL, this can include the trusted certificate to use. See [security](#security).
34
34
*`networking` - Networking Access Type can either be `PUBLIC` (default) or `VPC`. See [networking](#networking).
35
35
36
-
If `type` is of value `AWSLambda`, define the following additional attributes:
36
+
If `type` is of value `AWSLambda`the following additional attributes are defined:
37
37
*`aws` - The configuration for AWS Lambda connection. See [AWS](#AWS)
Copy file name to clipboardExpand all lines: docs/data-sources/stream_connections.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ If `type` is of value `Kafka` the following additional attributes are defined:
45
45
*`security` - Properties for the secure transport connection to Kafka. For SSL, this can include the trusted certificate to use. See [security](#security).
46
46
*`networking` - Networking Access Type can either be `PUBLIC` (default) or `VPC`. See [networking](#networking).
47
47
48
-
If `type` is of value `AWSLambda`, define the following additional attributes:
48
+
If `type` is of value `AWSLambda`the following additional attributes are defined::
49
49
*`aws` - The configuration for AWS Lambda connection. See [AWS](#AWS)
Copy file name to clipboardExpand all lines: docs/resources/stream_connection.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ If `type` is of value `Kafka` the following additional arguments are defined:
99
99
*`security` - Properties for the secure transport connection to Kafka. For SSL, this can include the trusted certificate to use. See [security](#security).
100
100
*`networking` - Networking Access Type can either be `PUBLIC` (default) or `VPC`. See [networking](#networking).
101
101
102
-
If `type` is of value `AWSLambda`, define the following additional attributes:
102
+
If `type` is of value `AWSLambda`the following additional arguments are defined:
103
103
*`aws` - The configuration for AWS Lambda connection. See [AWS](#AWS)
0 commit comments