We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d8c64 commit 52b9cf4Copy full SHA for 52b9cf4
codegen/sdk-codegen/aws-models/waf-regional.json
@@ -7937,6 +7937,21 @@
7937
]
7938
}
7939
7940
+ ],
7941
+ "smithy.test#smokeTests": [
7942
+ {
7943
+ "id": "ListRulesSuccess",
7944
+ "params": {
7945
+ "Limit": 20
7946
+ },
7947
+ "vendorParams": {
7948
+ "region": "us-east-1"
7949
7950
+ "vendorParamsShape": "aws.test#AwsVendorParams",
7951
+ "expect": {
7952
+ "success": {}
7953
+ }
7954
7955
7956
7957
},
0 commit comments