Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

nccgroup/AWS-recipes

Repository files navigation

AWS-recipes

Build Status

Installation

$ git clone https://github.com/nccgroup/AWS-recipes
$ cd AWS-recipes
$ pip install -r requirements.txt

Contents

To follow is a high-level description of the contents of this repository.

CloudFormation Templates

This folder contains a number of CloudFormation templates that may be used to implement or demonstrate functionality.

IAM Policies

This folder contains a number of useful IAM policies.

Python

This folder contains a number of Recipes for AWS, written in Python, that were designed to help improve one's security in AWS.