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 150
150
"sdkId" : " SFN" ,
151
151
"arnNamespace" : " states" ,
152
152
"cloudFormationName" : " StepFunctions" ,
153
- "cloudTrailEventSource" : " sfn .amazonaws.com" ,
153
+ "cloudTrailEventSource" : " states .amazonaws.com" ,
154
154
"docId" : " states-2016-11-23" ,
155
155
"endpointPrefix" : " states"
156
156
},
4222
4222
"outputToken" : " nextToken" ,
4223
4223
"items" : " activities" ,
4224
4224
"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
+ ]
4226
4239
}
4227
4240
},
4228
4241
"com.amazonaws.sfn#ListActivitiesInput" : {
You can’t perform that action at this time.
0 commit comments