AWS DynamoDB Integration with apigee EDGE [cloud/on-premise]

Dear All,

Using Java Callout, I have created proxy for integration to AWS APIs of DynamoDB.

Testing was completed using local / docker | on-premise Edge deployment.

Once I have switched to a cloud account designated to this POC testing fails with the following, and no more details:

{ "fault": { "faultstring": "ExceptionInInitializerError", "detail": { "errorcode": "Internal Server Error" } } }


Using Trace via apigee console: action: ABORT is the single 'error' entry I can locate.

If anyone had similar experience, plrease provide your feedback.

As well, any ideas for debugging Java Code ie. the connection with AWS would be great.

Please note, I have tried to tweak with wrong secret key and a proper authoriuzation was received from Amazon, which says the AWS Authorization passes successfully and another error was thrown.

Can you advise, please?

Thank you in advance,

Slobodanka

0 1 399
1 REPLY 1

Hi @Slobodanka Vlaskovic,

Not sure if you're still looking for an answer, if so this might help -

https://community.apigee.com/questions/6708/querying-amazon-web-services-through-apigee.html