Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@architect/http-proxy

architect171Apache-2.03.12.3

Architect HTTP proxy distribution, extracted from @architect/functions (arc.http.proxy)

aws, lambda, amazon, serverless, cloud, cloudfunctions, apigateway, dynamodb, s3, sns, api gateway, framework

readme

@architect/http-proxy

Architect HTTP proxy distribution, extracted from @architect/functions (arc.http.proxy)

GitHub CI status

Updating the HTTP proxy:

  • npm run build
    • Reinstalls @architect/functions
    • If a new version is found:
      • Creates a fresh bundle
      • Updates and writes package[-lock].json
      • Creates a git commit + git tag (similar to npm version...)

Run npm run build; if there's an update, simply git push, and CI/CD will publish the updated package.