File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 81638163 }
81648164 ],
81658165 "traits": {
8166- "smithy.api#documentation": "<p>Retrieves an array of <a>WebACLSummary</a> objects for the web ACLs that you\n manage.</p>"
8166+ "smithy.api#documentation": "<p>Retrieves an array of <a>WebACLSummary</a> objects for the web ACLs that you\n manage.</p>",
8167+ "smithy.test#smokeTests": [
8168+ {
8169+ "id": "ListWebACLsSuccess",
8170+ "params": {
8171+ "Scope": "REGIONAL",
8172+ "Limit": 20
8173+ },
8174+ "vendorParams": {
8175+ "region": "us-east-1"
8176+ },
8177+ "vendorParamsShape": "aws.test#AwsVendorParams",
8178+ "expect": {
8179+ "success": {}
8180+ }
8181+ }
8182+ ]
81678183 }
81688184 },
81698185 "com.amazonaws.wafv2#ListWebACLsRequest": {
You can’t perform that action at this time.
0 commit comments