Skip to content

Commit 9794f8b

Browse files
authored
fix: correct broken s3tables model (#1513)
1 parent e723d94 commit 9794f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/sdk/aws-models/s3tables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1960,7 +1960,7 @@
19601960
"smithy.api#readonly": {},
19611961
"smithy.test#smokeTests": [
19621962
{
1963-
"id": "GetTable_AccessDeniedException",
1963+
"id": "ListTables_AccessDeniedException",
19641964
"params": {
19651965
"tableBucketARN": "arn:aws:s3tables:us-east-1:123456789012:bucket/does-not-exist"
19661966
},

0 commit comments

Comments
 (0)