otel-aws-sdk-retry-patch

v0.1.1
NodeJS module which adds the traceparent header to the unsignable headers in the aws-sdk.

build

tsc -d

lint

tslint --project .

lint-fix

tslint --project . --fix

test

node ./spec/integration-runner.js

prepack

npm run lint && npm run build && npm test

security-pack

tar zcvf otel-aws-sdk-retry-patch.tgz --exclude='./node_modules' --exclude='*.js' --exclude='*.js.map' --exclude='.git' --exclude='coverage' --exclude='reports' --exclude='.vscode' --exclude='*.tgz' *
npm i otel-aws-sdk-retry-patch

Metadata

Downloads