Cannot generate Java SDK for API Gateway Endpoint

0

I've tried to create a Java SDK for accessing an api gateway endpoint. I add all of the information on the dialog, but when I click on generate, it complains that there I have at least one operation present in the API. There are operations for all of the REST verbs, so I'm confused as to why I can't generate the SDK.

I had no problem generating a Javascript SDK.

asked a month ago104 views
1 Answer
0

Hi, SDK creation has different behaviour for Javascript vs Java. If you are sure that all the resources has atleast one Method and all the method have integration configured correctly, Kindly try deploying the API to stage before generating the SDK. If the issue still persists, Kindly share a screenshot of the error for better understanding of the error message

profile pictureAWS
Bony_T
answered 25 days ago
profile picture
EXPERT
reviewed 25 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions