Skip to content

Commit

Permalink
AWS Well-Architected Tool Update: This update provides support for We…
Browse files Browse the repository at this point in the history
…ll-Architected API users to use custom lens features.
  • Loading branch information
AWS committed Nov 29, 2021
1 parent 049ac88 commit fea9f4e
Show file tree
Hide file tree
Showing 3 changed files with 676 additions and 30 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "feature",
"category": "AWS Well-Architected Tool",
"contributor": "",
"description": "This update provides support for Well-Architected API users to use custom lens features."
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
"output_token": "NextToken",
"limit_key": "MaxResults"
},
"ListLensShares": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults"
},
"ListLenses": {
"input_token": "NextToken",
"output_token": "NextToken",
Expand Down
Loading

0 comments on commit fea9f4e

Please sign in to comment.