File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 117117 "sdkId" : " Cognito Identity" ,
118118 "arnNamespace" : " cognito-identity" ,
119119 "cloudFormationName" : " Cognito" ,
120- "cloudTrailEventSource" : " cognitoidentity .amazonaws.com" ,
120+ "cloudTrailEventSource" : " cognito-identity .amazonaws.com" ,
121121 "endpointPrefix" : " cognito-identity"
122122 },
123123 "aws.auth#sigv4" : {
24842484 "outputToken" : " NextToken" ,
24852485 "items" : " IdentityPools" ,
24862486 "pageSize" : " MaxResults"
2487- }
2487+ },
2488+ "smithy.test#smokeTests" : [
2489+ {
2490+ "id" : " ListIdentityPoolsSuccess" ,
2491+ "params" : {
2492+ "MaxResults" : 10
2493+ },
2494+ "vendorParams" : {
2495+ "region" : " us-west-2"
2496+ },
2497+ "vendorParamsShape" : " aws.test#AwsVendorParams" ,
2498+ "expect" : {
2499+ "success" : {}
2500+ }
2501+ }
2502+ ]
24882503 }
24892504 },
24902505 "com.amazonaws.cognitoidentity#ListIdentityPoolsInput" : {
You can’t perform that action at this time.
0 commit comments