iam-cf-generator

command module
v0.0.0-...-cf5fede Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 12 Imported by: 0

README

iam-cf-generator

Small tool to extract IAM resources from AWS and output CloudFormation templates

Usage
$ iam-cf-generator <groups|policies|roles>

Outputs a YAML formatted template for the supplied type that can be used for deploying resources via CloudFormation.

Note: Resources are not given explicit names, in order to prevent collisions with existing named resources. For Groups and Permissions, particularly, Cloudformation does not support resource imports, so users will need to manually migrate from existing named resources to newly created resources with auto-generated suffixes.

Documentation

Overview

Package main provides all code

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL