We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd136b6 commit 6800210Copy full SHA for 6800210
docs/sources/k6/next/javascript-api/jslib/aws/KinesisClient/_index.md
@@ -32,8 +32,8 @@ KinesisClient methods will throw errors in case of failure.
32
33
| Error | Condition |
34
| :-------------------- | :--------------------------------------------------------- |
35
-| InvalidSignatureError | when invalid credentials were provided. |
36
-| KinesisServiceError | when AWS replied to the requested operation with an error. |
+| InvalidSignatureError | When invalid credentials are provided. |
+| KinesisServiceError | When AWS replies to the requested operation with an error. |
37
38
### Examples
39
0 commit comments