You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Otto Fowler (JIRA)" <ji...@apache.org> on 2018/03/27 16:19:00 UTC

[jira] [Created] (NIFI-5022) Create an AWS Gateway Web API version of InvokeHTTP

Otto Fowler created NIFI-5022:
---------------------------------

             Summary: Create an AWS Gateway Web API version of InvokeHTTP
                 Key: NIFI-5022
                 URL: https://issues.apache.org/jira/browse/NIFI-5022
             Project: Apache NiFi
          Issue Type: New Feature
            Reporter: Otto Fowler
            Assignee: Otto Fowler


Currently the AWS processors are lacking support to call AWS Gateway Web Apis.

Nifi should provide support for calling this apis, including support for all the same authentication methods available to the other AWS client processors.

Since these APIs are web services, their expected use would require an interface more like InvokeHTTP however, than the specialized interfaces for the other AWS Services.

What would be required then would be a new AWS Processor that exposed the same interface as InvokeHTTP, but backed by the AWS client support ( and of course modified to fit the differences between the OK http client and the Amazon client ).

This new processor should be able to pass all the applicable tests available in the InvokeHttp test suite.

 

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)