项目作者: smoketurner

项目描述 :
IAM Role Provisioning Service
高级语言: Python
项目地址: git://github.com/smoketurner/sam-iam-role.git
创建时间: 2020-04-01T00:25:47Z
项目社区:https://github.com/smoketurner/sam-iam-role

开源协议:MIT License

下载


MIT licensed
build status
serverlessrepo:us-east-1:860114833029:applications/cloudfront-cdn">Launch Stack

AWS Serverless Application Model project that deploys and AWS account creation API an an IAM role creation API.

Installation

  1. git clone https://github.com/smoketurner/sam-org.git
  2. cd sam-org
  3. npm install

Run Tests

  1. npm test

Deploy

  1. npm run build
  2. npm run deploy

References