Application integration
Deploy Amazon API GatewayHTTP
API. API Gateway can consume data from IDOC, BAPI, and RFC. These need to be translated to a web service call. For more information, see Amazon blogs

Data flow
-
RISE with SAP VPC is connected to your Amazon account not managed by SAP, via Amazon Transit Gateway.
-
Amazon API Gateway is configured to route the authentication to Amazon Lambda and Amazon Cognito
-
Amazon Cognito authenticates the session.
-
Once authenticated, Amazon API Gateway routes the package to Amazon Lambda.
-
Amazon Lambda stores the data in an Amazon S3 bucket.