Skip to content

Commit

Permalink
fix: correct broken s3tables model (#1513)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbotsf authored Jan 28, 2025
1 parent e723d94 commit 9794f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/sdk/aws-models/s3tables.json
Original file line number Diff line number Diff line change
Expand Up @@ -1960,7 +1960,7 @@
"smithy.api#readonly": {},
"smithy.test#smokeTests": [
{
"id": "GetTable_AccessDeniedException",
"id": "ListTables_AccessDeniedException",
"params": {
"tableBucketARN": "arn:aws:s3tables:us-east-1:123456789012:bucket/does-not-exist"
},
Expand Down

0 comments on commit 9794f8b

Please sign in to comment.