Skip to content

Commit d5f3426

Browse files
CLOUDP-300287: refactor by comments
1 parent d05ec03 commit d5f3426

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/data-sources/stream_connection.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ If `type` is of value `Kafka` the following additional attributes are defined:
3333
* `security` - Properties for the secure transport connection to Kafka. For SSL, this can include the trusted certificate to use. See [security](#security).
3434
* `networking` - Networking Access Type can either be `PUBLIC` (default) or `VPC`. See [networking](#networking).
3535

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:
3737
* `aws` - The configuration for AWS Lambda connection. See [AWS](#AWS)
3838

3939
### Authentication

docs/data-sources/stream_connections.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If `type` is of value `Kafka` the following additional attributes are defined:
4545
* `security` - Properties for the secure transport connection to Kafka. For SSL, this can include the trusted certificate to use. See [security](#security).
4646
* `networking` - Networking Access Type can either be `PUBLIC` (default) or `VPC`. See [networking](#networking).
4747

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::
4949
* `aws` - The configuration for AWS Lambda connection. See [AWS](#AWS)
5050

5151
### Authentication

docs/resources/stream_connection.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ If `type` is of value `Kafka` the following additional arguments are defined:
9999
* `security` - Properties for the secure transport connection to Kafka. For SSL, this can include the trusted certificate to use. See [security](#security).
100100
* `networking` - Networking Access Type can either be `PUBLIC` (default) or `VPC`. See [networking](#networking).
101101

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:
103103
* `aws` - The configuration for AWS Lambda connection. See [AWS](#AWS)
104104

105105
### Authentication

0 commit comments

Comments
 (0)