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

Commit

Permalink
Fixing the fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Stackclash committed Dec 10, 2020
1 parent 7de81a2 commit 2417cd1
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@ It is recommended the user or role performing these steps have full IAM permissi
1. Login to the target AWS account [here](https://console.aws.amazon.com/iam).
2. Access the IAM dashboard.

#### Create CTL Cloud Optimization IAM Policy
#### Create Lumen Cloud Optimization IAM Policy
1. Navigate to IAM "Policy."
2. Click "Create Policy."
3. Select "Create Your Own Policy."
4. Name the Policy as follows: CTLCloudOptimizationPolicy.
5. Add the following Description: Access Policy for CTL's Cloud Optimization Functionality.
6. Paste the CTL Cloud Optimization IAM policy documented [below](#CTL-cloud-optimization-iam-policy).
6. Paste the Lumen Cloud Optimization IAM policy documented [below](#lumen-cloud-optimization-iam-policy).
7. Click "Validate Policy."
8. Click "Create Policy."

#### Create CTL Cloud Optimization IAM Role
#### Create Lumen Cloud Optimization IAM Role
1. Navigate to IAM "Roles."
2. Click "Create New Role."
3. Click "Role for Cross-account access."
Expand All @@ -44,12 +44,12 @@ It is recommended the user or role performing these steps have full IAM permissi
13. Click "Create Role."

#### Retrieve ARN role
1. Select the CTL Cloud Optimization IAM Role.
1. Select the Lumen Cloud Optimization IAM Role.
2. Record listed ARN.
3. Send ARN to your Technical Account Manager or on-boarding representative.


##### CTL Cloud Optimization IAM Policy
##### Lumen Cloud Optimization IAM Policy

```
Expand Down

0 comments on commit 2417cd1

Please sign in to comment.