Skip to content

Commit

Permalink
chore: sync AWS models (#951)
Browse files Browse the repository at this point in the history
  • Loading branch information
aajtodd authored Jun 19, 2023
1 parent 47baedf commit 71a3e29
Show file tree
Hide file tree
Showing 30 changed files with 20,581 additions and 1,566 deletions.
5 changes: 5 additions & 0 deletions .changes/8e75f266-7a58-43de-a2e2-e302fda060e2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"id": "8e75f266-7a58-43de-a2e2-e302fda060e2",
"type": "misc",
"description": "Sync AWS service models."
}
5 changes: 3 additions & 2 deletions codegen/sdk/aws-models/account.json
Original file line number Diff line number Diff line change
Expand Up @@ -1595,7 +1595,8 @@
"smithy.api#paginated": {
"inputToken": "NextToken",
"outputToken": "NextToken",
"pageSize": "MaxResults"
"pageSize": "MaxResults",
"items": "Regions"
},
"smithy.api#readonly": {},
"smithy.api#suppress": [
Expand Down Expand Up @@ -2061,4 +2062,4 @@
}
}
}
}
}
111 changes: 108 additions & 3 deletions codegen/sdk/aws-models/acm-pca.json

Large diffs are not rendered by default.

Loading

0 comments on commit 71a3e29

Please sign in to comment.