0.1.8 • Published 1 year ago

pdmservice-api-common-layer v0.1.8

Weekly downloads
-
License
-
Repository
bitbucket
Last release
1 year ago

README

This is the utility functions layer for PDM Service.

The npm package is to be used as a dev-dependency only.

The layer is deployed separately and PDM Service deployment gets the layer ARN as a parameter.

Deployment

npm run build

cdk deploy --context "TARGETSYSTEM=your-target-system --profile your-aws-cli-profile

Where TARGETSYSTEM is one of "pdmservice-dev" or "pdmservice-prod".

Build

npm run build will package the layer into the dist directory

  • as the deployable layer files into layer
  • and as the npm installable package into package
0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago