Giter Site home page Giter Site logo

hamidnazari / workshop-aws-org-scp Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 14.0 2.59 MB

AWS Organizations and Service Control Policies Workshop

Home Page: https://www.meetup.com/Melbourne-AWS-Programming-and-Tools-Meetup/events/267928943/

Makefile 100.00%

workshop-aws-org-scp's Introduction

AWS Organizations and Service Control Policies

In this workshop we will develop a multiaccount centrally-managed AWS setup that allows its sub-accounts' users to manage their own IAM Roles and Policies without introducing Privilege Escalation vulnerabilities.

This repository is a simplified approach to implementing this model. It covers the core ideas and services used for demonstration purposes. In a real world implementation, resources need to be developed with much more care and detail.

Prerequisites

  • Do not use your account's root credentials. Use an IAM entity such as a User or a Role.
  • Ensure your AWS CLI is configured and working with your account.
  • Ensure your account does not belong to an AWS Organization.
  • Ensure you're using the Sydney region at all times.
  • Your IAM entity needs to be able to create manage AWS Organizations, IAM, and CloudFormation.

Steps

We will go through the steps one by one. Each step should take about 20 minutes to complete. The instructions will cover manual steps as well as Infra as Code approach for achieving the same results.

  1. Create accounts in AWS Organizations
  2. Create CloudFormation StackSets
  3. Deploy RestrictedAdmin IAM entities
  4. Create Service Control Policies

If at any point you wish to move to the next step without making the code changes, simply switch to the corresponding git branch of the next step.

Architecture

Architecture

Special Thanks

  • Priya Mandiga
  • Simon Warren
  • Robert Rocco

workshop-aws-org-scp's People

Contributors

hamidnazari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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