Skip to content

Commit 52b9cf4

Browse files
author
awstools
committed
feat(client-waf-regional): Add v2 smoke tests and smithy smokeTests trait for SDK testing.
1 parent b8d8c64 commit 52b9cf4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

codegen/sdk-codegen/aws-models/waf-regional.json

+15
Original file line numberDiff line numberDiff line change
@@ -7937,6 +7937,21 @@
79377937
]
79387938
}
79397939
}
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+
}
79407955
]
79417956
}
79427957
},

0 commit comments

Comments
 (0)