I would like to call a AWS service (eg. kinesis stream) from within an API Proxy via JavaScript policy. What is the best way to do it? Should I use AWS Javascript SDK within the JS script?
I would like to call a AWS service (eg. kinesis stream) from within an API Proxy via JavaScript policy. What is the best way to do it? Should I use AWS Javascript SDK within the JS script?