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 86a0c81 commit 8a47beeCopy full SHA for 8a47bee
codegen/sdk-codegen/aws-models/gamelift.json
@@ -12112,7 +12112,20 @@
12112
"outputToken": "NextToken",
12113
"items": "Builds",
12114
"pageSize": "Limit"
12115
- }
+ },
12116
+ "smithy.test#smokeTests": [
12117
+ {
12118
+ "id": "ListBuildsSuccess",
12119
+ "params": {},
12120
+ "vendorParams": {
12121
+ "region": "us-west-2"
12122
12123
+ "vendorParamsShape": "aws.test#AwsVendorParams",
12124
+ "expect": {
12125
+ "success": {}
12126
+ }
12127
12128
+ ]
12129
}
12130
},
12131
"com.amazonaws.gamelift#ListBuildsInput": {
0 commit comments