I need a help here compare aws api gateway

I need a help here.I recently did a project in apigee.

I insert some json data like {"firstname": "himanish","secondname":"bhattacharjee","age":29}

I extract {"firstname":"himanish"} as {"name":"himanish"} and {"age":29} as {"Completedage":29} .If Completedage is greater than 25 i output high or else low.The resultant data is forwarded to another api.

With the awesome community support i was able to do it.

Now I want to do similar thing in aws as a poc and compare.

I know this is a strictly apigee group.Not aws. But the support here is awsome.

As a usecase i want to do similar in aws api gateway.I want to create a mock api gateway on similar lines.But aws does not provide me the community support.

All the cloud greats out here has anyone done similar in aws api gateway?

Can anyone give me suggestions.

0 1 114
1 REPLY 1

I accept this is a strictly apigee community..Please dont block me...I know it would be a important case study..