Skip to content

Commit

Permalink
Correcting typos in 'Note on permissions'
Browse files Browse the repository at this point in the history
  • Loading branch information
Gene5ive committed Jul 8, 2019
1 parent fdd978d commit bbadc5e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ This script relies in AWS CLI to perform some actions in your AWS account, so yo

## Note on permissions

In order to use the script you will need to have enough permissions in your New Relic account and in you AWS account.
In your New Relic account your user will have to either be an `Admin` or an `User` with the `Infrastructure manager` role.
In order to use the script you will need to have enough permissions in your New Relic account and in your AWS account.
In your New Relic account, your user will have to either be an `Admin` or a `User` with the `Infrastructure manager` role.

In your AWS account will need to have enough permissions to create IAM resources (Role and Policy) and Lambda functions. These resources will be created via Coudformation stacks, so you will need permissions to create those.
In your AWS account, your user will need to have enough permissions to create IAM resources (Role and Policy) and Lambda functions. These resources will be created via CloudFormation stacks, so you will need permissions to create those.

## Installation

Expand Down

0 comments on commit bbadc5e

Please sign in to comment.