Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

hmrc/api-platform-add-subscription-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Platform Add Subscription Lambda

AWS Lambda used to subscribe a Third Party Application (represented as an AWS API Gateway Usage Plan) to an HMRC API.

Expects a message on an AWS SQS queue in the form:

{
  "applicationName": "third-party-application-name",
  "apiName": "hello--1.0"
}
Field Description
applicationName The name of the third party application that is subscribing to the API
apiName The (normalised) name of the API to subscribe to

License

This code is open source software licensed under the Apache 2.0 License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •