Code Monkey home page Code Monkey logo

add_aws_account's Introduction

*AWS_Connectors.py*
Info : Python File adds the AWS connector into CloudView w.r.t details provided in "./AWS_CONNECTOR_INFO.csv" & "./config.txt".
       Console output as well as debug_file.txt will have both success & failure logs.

*AWS_CONNECTOR_INFO.csv:*
Info : csv files contains below attributes required for AWS connector
Script looks for AWS_CONNECTOR_INFO.csv in the directory the script runs from
> ARN, EXTERNAL ID, DESCRIPTION & NAME (Kindly provide correct ARN & EXTERNAL ID's)

*EXTERNAL ID (EXTID) must be an INT from 9-90 in length* Example: 98765456787654567821

*config.txt*
Info : Kindly provide correct correct USERNAME, PASSWORD & CloudView URL in the ./config.txt
Script looks for config.txt in the directory the script runs from
URL = Please get the proper base URL For you Qualys API connection from your api portal
URL + /cloudview-api/rest/1.5/aws/connectors
Example file contents:
useranme
password
URL

* Script Requirements*
This script requires the following PIP modules to run
Modules: requests, json, base64, csv, os, time

MAC/Linux "pip install requests"
Windows "python -m pip install requests"

*Debug*
Debug file for script run, located in ./debug folder with time/date stamp

add_aws_account's People

Contributors

snicholson-qualys avatar

Watchers

Sean Nicholson 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.