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 3d7de25 commit 89db769Copy full SHA for 89db769
tests/Unit/Input/ListTablesInputTest.php
@@ -14,7 +14,7 @@ public function testRequest(): void
14
'Limit' => 3,
15
]);
16
17
- // see https://docs.aws.amazon.com/dynamodb/latest/APIReference/API_POST.html
+ // see https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_POST.html
18
$expected = '
19
POST / HTTP/1.0
20
Content-Type: application/x-amz-json-1.0
0 commit comments