Skip to content

Moesif/moesif-governance-aws-api-gateway-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample to Support Governance for Moesif AWS API Gateway Integration

This is an example AWS API Gateway Lambda Authorizer that enforces Moesif governance rules and quotas.

By default, the Moesif AWS API Gateway integration doesn't enforce governance rules because traffic is logged via Amazon Data Firehose. However, you can integrate with the Moesif governance rules APIs within your custom lambda authorizer for AWS API Gateway.

You'll

This example contains a sample Python Lambda that loads and caches the users that need to be blocked. This is a MVP project but can be expanded to download rules dynamically as well by consuming another API to get the governance rules from Moesif: GET https://api.moesif.net/v1/rules

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages