Skip to content

Commit b345542

Browse files
Resolved conflicts
1 parent 0403584 commit b345542

File tree

1 file changed

+0
-4
lines changed
  • daprdocs/content/en/reference/components-reference/supported-bindings

1 file changed

+0
-4
lines changed

daprdocs/content/en/reference/components-reference/supported-bindings/kinesis.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,7 @@ The above example uses secrets as plain strings. It is recommended to use a secr
5757
| `secretKey` | Y | Output | The AWS Secret Access Key to access this resource | `"secretAccessKey"` |
5858
| `sessionToken` | N | Output | The AWS session token to use | `"sessionToken"` |
5959
| `direction` | N | Input/Output | The direction of the binding | `"input"`, `"output"`, `"input, output"` |
60-
<<<<<<< HEAD
61-
| `endpoint` | N | Input | Custom endpoint for Kinesis and DynamoDB (e.g., for LocalStack support) | `"http://localhost:4566"` |
62-
=======
6360
| `endpoint` | N | Input | Custom endpoint for Kinesis and DynamoDB (e.g., for LocalStack support) | `"http://localhost:4566"` |
64-
>>>>>>> 8d66ac72 (docs(bindings/aws.kinesis): document new metadata for custom endpoint support e.g. LocalStack (see components-contrib#3931))
6561

6662

6763
{{% alert title="Important" color="warning" %}}

0 commit comments

Comments
 (0)