Coder Social home page Coder Social logo

jupiterone-aws-integration's Introduction

jupiterone-aws-integration

Contains scripts and instructions to configure your JupiterOne AWS integration.

Setup

You can set up the necessary AWS IAM role for JupiterOne using one of the following methods:

Launch a stack now!

Just click this button to launch a CloudFormation stack for provisioning your JupiterOne AWS integration:

Launch JupiterOne CloudFormation Stack

Using AWS CLI

aws cloudformation create-stack --stack-name JupiterOneIntegration --template-url https://s3.amazonaws.com/lifeomic-prod-us-jupiter-aws-integration/jupiterone-cloudformation.json

Manual creation via AWS Management Console

From your AWS Management Console, perform the following steps:

  1. Go to IAM, select Roles and then Create Role.

  2. Select Another AWS account under Select type of trusted entity.

  3. Enter the following Account ID: <jupiterone_account_id>

  4. Select Require external ID and enter the following External ID: <jupiterone_external_id>

  5. Leave Require MFA unchecked and click Next: Permissions.

  6. In the Policy search box, search for and select SecurityAudit policy. This is an AWS-managed IAM policy that grants access to read security configurations of the AWS resources.

  7. With the SecurityAudit policy select, click Next: Review.

  8. Enter JupiterOne as the Role Name, and optionally, enter a description for the Role.

  9. Click Create Role.

  10. In the list of Roles, search for and select the newly created JupiterOne role, and copy the Role ARN. It should be in a format that looks like arn:aws:iam::<your_aws_account_id>:role/JupiterOne.

jupiterone-aws-integration's People

Contributors

austinkelleher 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.