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 cc41c7c commit bd4887cCopy full SHA for bd4887c
codegen/sdk-codegen/aws-models/waf.json
@@ -7266,6 +7266,21 @@
7266
]
7267
}
7268
7269
+ ],
7270
+ "smithy.test#smokeTests": [
7271
+ {
7272
+ "id": "ListRulesSuccess",
7273
+ "params": {
7274
+ "Limit": 20
7275
+ },
7276
+ "vendorParams": {
7277
+ "region": "us-east-1"
7278
7279
+ "vendorParamsShape": "aws.test#AwsVendorParams",
7280
+ "expect": {
7281
+ "success": {}
7282
+ }
7283
7284
7285
7286
},
0 commit comments