You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This new pattern is similar to the existing aws-apigateway-sqs, but the service integration is with Kinesis Data Streams.
Use Case
API Gateway provides a layer of abstraction from the streaming storage (Kinesis Data Streams). This layer of abstraction enables custom authentication approaches and control quotas for specific data producers.
This new pattern is similar to the existing aws-apigateway-sqs, but the service integration is with Kinesis Data Streams.
Use Case
API Gateway provides a layer of abstraction from the streaming storage (Kinesis Data Streams). This layer of abstraction enables custom authentication approaches and control quotas for specific data producers.
Proposed Solution
The new pattern will use this documentation page as a reference: https://docs.aws.amazon.com/apigateway/latest/developerguide/integrating-api-with-aws-services-kinesis.html
Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: