File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 150150 "sdkId" : " SFN" ,
151151 "arnNamespace" : " states" ,
152152 "cloudFormationName" : " StepFunctions" ,
153- "cloudTrailEventSource" : " sfn .amazonaws.com" ,
153+ "cloudTrailEventSource" : " states .amazonaws.com" ,
154154 "docId" : " states-2016-11-23" ,
155155 "endpointPrefix" : " states"
156156 },
42224222 "outputToken" : " nextToken" ,
42234223 "items" : " activities" ,
42244224 "pageSize" : " maxResults"
4225- }
4225+ },
4226+ "smithy.test#smokeTests" : [
4227+ {
4228+ "id" : " ListActivitiesSuccess" ,
4229+ "params" : {},
4230+ "vendorParams" : {
4231+ "region" : " us-west-2"
4232+ },
4233+ "vendorParamsShape" : " aws.test#AwsVendorParams" ,
4234+ "expect" : {
4235+ "success" : {}
4236+ }
4237+ }
4238+ ]
42264239 }
42274240 },
42284241 "com.amazonaws.sfn#ListActivitiesInput" : {
You can’t perform that action at this time.
0 commit comments