Socket
Socket
Sign inDemoInstall

@defra-fish/connectors-lib

Package Overview
Dependencies
43
Maintainers
5
Versions
703
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @defra-fish/connectors-lib

Shared connectors


Version published
Maintainers
5
Created

Changelog

Source

v1.45.0-rc.4 (2024-05-10)

:bug: Bug Fix
  • dynamics-lib
    • #1951 Fix error generating fulfilment file after CRM fulfilment requests (@jaucourt)
Committers: 1

Readme

Source

Rod Licensing - Connectors Lib

Provides connectivity to the resources/infrastructure used in the rod licensing services

Environment variables

namedescriptionrequireddefaultvalidnotes
AWS_REGIONThe AWS region to useyesSee AWS Regions
AWS_ACCESS_KEY_IDAWS Access Key (required if running outside of AWS or without IAM)maybedevelopment, test, productionSet to "local" when running with local infrastructure
AWS_SECRET_ACCESS_KEYAWS Secret Key (required if running outside of AWS or without IAM)maybedevelopment, test, productionSet to "local" when running with local infrastructure
AWS_S3_ENDPOINTCustom S3 EndpointnoRegion specificUsed to override the S3 service endpoint for local development
AWS_SQS_ENDPOINTCustom SQS EndpointnoRegion specificUsed to override the SQS service endpoint for local development
AWS_DYNAMODB_ENDPOINTCustom DynamoDB EndpointnoRegion specificUsed to override the DynamoDB service endpoint for local development
AWS_SECRETS_MANAGER_ENDPOINTCustom Secrets Manager EndpointnoRegion specificUsed to override the Secrets Manager service endpoint for local development
AWS_NODEJS_CONNECTION_REUSE_ENABLEDEnable connection keep-alive in the AWS connectorsnoDisabed1 or 0Recommended to enable connection reuse / keep-alive
SALES_API_URLURL for the sales APIno
SALES_API_TIMEOUT_MSRequest timeout for the requests to the sales APIno20000 (20s)
GOV_PAY_API_URLThe GOV.UK Pay API base urlyes
GOV_PAY_APIKEYGOV pay access identifieryes
GOV_PAY_REQUEST_TIMEOUT_MSTimeout in milliseconds for API requestsno10000

Prerequisites

See main project documentation.

Keywords

FAQs

Last updated on 14 May 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc