File tree 1 file changed +15
-2
lines changed
codegen/sdk-codegen/aws-models
1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 1405
1405
"outputToken" : " NextMarker" ,
1406
1406
"items" : " FileSystems" ,
1407
1407
"pageSize" : " MaxItems"
1408
- }
1408
+ },
1409
+ "smithy.test#smokeTests" : [
1410
+ {
1411
+ "id" : " DescribeFileSystemsSuccess" ,
1412
+ "params" : {},
1413
+ "vendorParams" : {
1414
+ "region" : " us-west-2"
1415
+ },
1416
+ "vendorParamsShape" : " aws.test#AwsVendorParams" ,
1417
+ "expect" : {
1418
+ "success" : {}
1419
+ }
1420
+ }
1421
+ ]
1409
1422
}
1410
1423
},
1411
1424
"com.amazonaws.efs#DescribeFileSystemsRequest" : {
2772
2785
"sdkId" : " EFS" ,
2773
2786
"arnNamespace" : " elasticfilesystem" ,
2774
2787
"cloudFormationName" : " EFS" ,
2775
- "cloudTrailEventSource" : " efs .amazonaws.com" ,
2788
+ "cloudTrailEventSource" : " elasticfilesystem .amazonaws.com" ,
2776
2789
"docId" : " elasticfilesystem-2015-02-01" ,
2777
2790
"endpointPrefix" : " elasticfilesystem"
2778
2791
},
You can’t perform that action at this time.
0 commit comments