Skip to content

Commit 9b8f65c

Browse files
Added suggestions given by msfussell
Signed-off-by: swatimodi-scout <[email protected]>
1 parent b345542 commit 9b8f65c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +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-
| `endpoint` | N | Input | Custom endpoint for Kinesis and DynamoDB (e.g., for LocalStack support) | `"http://localhost:4566"` |
60+
| `endpoint` | N | Input | Custom endpoint for Kinesis and DynamoDB (for example to enable AWS LocalStack support) | `"http://localhost:4566"` |
6161

6262

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

0 commit comments

Comments
 (0)