aws-samples / amazon-opensearch-service-monitor

This repository contains step by step demonstration to setup monitoring Stack for Amazon OpenSearch Service domains across all specified regions. This example uses AWS CDK and Python.
MIT No Attribution
33 stars 9 forks source link

reallign-bootstrap-script-and-readme-update-for-nodejs #4

Closed prashanttct07 closed 3 years ago

prashanttct07 commented 3 years ago

Description of changes: 1) Realigned bootstrap script to load dependency inside virtual env instead of loading to global 2) Issue with nodejs is fixed and deployment now supports the latest version of nodejs (currently tested on latest version as 16.1.0)

nodejs-with-latest-version