File tree Expand file tree Collapse file tree 11 files changed +717
-20
lines changed Expand file tree Collapse file tree 11 files changed +717
-20
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 31373137 "outputToken": "nextToken",
31383138 "items": "computeEnvironments",
31393139 "pageSize": "maxResults"
3140- }
3140+ },
3141+ "smithy.test#smokeTests": [
3142+ {
3143+ "id": "DescribeComputeEnvironmentsSuccess",
3144+ "params": {},
3145+ "vendorParams": {
3146+ "region": "us-west-2"
3147+ },
3148+ "vendorParamsShape": "aws.test#AwsVendorParams",
3149+ "expect": {
3150+ "success": {}
3151+ }
3152+ }
3153+ ]
31413154 }
31423155 },
31433156 "com.amazonaws.batch#DescribeComputeEnvironmentsRequest": {
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1063610636 "outputToken": "NextToken",
1063710637 "items": "UserPools",
1063810638 "pageSize": "MaxResults"
10639- }
10639+ },
10640+ "smithy.test#smokeTests": [
10641+ {
10642+ "id": "ListUserPoolsSuccess",
10643+ "params": {
10644+ "MaxResults": 10
10645+ },
10646+ "vendorParams": {
10647+ "region": "us-west-2"
10648+ },
10649+ "vendorParamsShape": "aws.test#AwsVendorParams",
10650+ "expect": {
10651+ "success": {}
10652+ }
10653+ }
10654+ ]
1064010655 }
1064110656 },
1064210657 "com.amazonaws.cognitoidentityprovider#ListUserPoolsRequest": {
Original file line number Diff line number Diff line change 23782378 "outputToken" : " NextToken" ,
23792379 "items" : " DirectoryDescriptions" ,
23802380 "pageSize" : " Limit"
2381- }
2381+ },
2382+ "smithy.test#smokeTests" : [
2383+ {
2384+ "id" : " DescribeDirectoriesSuccess" ,
2385+ "params" : {},
2386+ "vendorParams" : {
2387+ "region" : " us-west-2"
2388+ },
2389+ "vendorParamsShape" : " aws.test#AwsVendorParams" ,
2390+ "expect" : {
2391+ "success" : {}
2392+ }
2393+ }
2394+ ]
23822395 }
23832396 },
23842397 "com.amazonaws.directoryservice#DescribeDirectoriesRequest" : {
39653978 "sdkId" : " Directory Service" ,
39663979 "arnNamespace" : " ds" ,
39673980 "cloudFormationName" : " DirectoryService" ,
3968- "cloudTrailEventSource" : " directoryservice .amazonaws.com" ,
3981+ "cloudTrailEventSource" : " ds .amazonaws.com" ,
39693982 "docId" : " ds-2015-04-16" ,
39703983 "endpointPrefix" : " ds"
39713984 },
Original file line number Diff line number Diff line change 14071407 "outputToken" : " NextMarker" ,
14081408 "items" : " FileSystems" ,
14091409 "pageSize" : " MaxItems"
1410- }
1410+ },
1411+ "smithy.test#smokeTests" : [
1412+ {
1413+ "id" : " DescribeFileSystemsSuccess" ,
1414+ "params" : {},
1415+ "vendorParams" : {
1416+ "region" : " us-west-2"
1417+ },
1418+ "vendorParamsShape" : " aws.test#AwsVendorParams" ,
1419+ "expect" : {
1420+ "success" : {}
1421+ }
1422+ }
1423+ ]
14111424 }
14121425 },
14131426 "com.amazonaws.efs#DescribeFileSystemsRequest" : {
27762789 "sdkId" : " EFS" ,
27772790 "arnNamespace" : " elasticfilesystem" ,
27782791 "cloudFormationName" : " EFS" ,
2779- "cloudTrailEventSource" : " efs .amazonaws.com" ,
2792+ "cloudTrailEventSource" : " elasticfilesystem .amazonaws.com" ,
27802793 "docId" : " elasticfilesystem-2015-02-01" ,
27812794 "endpointPrefix" : " elasticfilesystem"
27822795 },
You can’t perform that action at this time.
0 commit comments