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

Latest commit

 

History

History
27 lines (16 loc) · 722 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 722 Bytes

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.