Skip to content

Instantly share code, notes, and snippets.

View stefanorg's full-sized avatar

Stefano stefanorg

View GitHub Profile
@stefanorg
stefanorg / aws-ecs-deploy-permissions.md
Created July 14, 2019 10:24 — forked from duluca/aws-ecs-deploy-permissions.md
npm scripts for AWS ECS (Blue-Green Deployment)

AWS ECS Deploy Permissions

In order to be able to deploy using the scripts provided by npm scripts for AWS ECS make sure your user is part of an IAM Group that has the following inline policy applied to it.

Note: This may not be complete.

{
    "Version": "2012-10-17",
    "Statement": [