Giter Site home page Giter Site logo

create_aws_synthetic's Introduction

Project Details

This repository will hold the scripts needed to create a CloudWatch Canary.

Pre-Requisites

To facilitate the execution of this script, you can run this using Docker-Compose.

If you do not have Docker-Compose and Docker in your computer, you can install Docker Desktop

Execution

This script will require you to pass a values.yaml. You can take the values_example.yaml and make a copy replacing the contents of it accordingly.

I went through the values_example.yaml adding comments to the line to explain what is required and what is not.

It will require you to provide a path for a folder to be zipped and uploaded to create the Canary. This folder can either be an absolute path or a relative path. This has been provided as an example script within the nodejs folder.

After you are set up, you can run:

docker-compose up

Perks

  • This script will create a role with the basic requirements for a Canary to work. You can add more from the values.yaml file.
  • This script will add a UID to every name that is being created [such as Policies or Roles], except for the name of the Canary.

Limitations

  • This project will always upload files as Zip to create the Canary. I have not worked yet in using the data directly from S3.
  • There is a wait time of 15 seconds between role creation, and the Canary setup as the Canary requires the role to be fully ready before proceeding.
  • This project does not have test cases, they could be added in the future, but it is not a priority.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU GPLv3

create_aws_synthetic's People

Contributors

jonathantissot avatar

Stargazers

Fuat Ulugay avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.