Skip to content

Commit e62b876

Browse files
authored
Merge pull request #544 from cado-security/ebentley/update-migration-doc
Swap to account and region
2 parents 7a027dc + 61b1cf4 commit e62b876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cado/deploy/aws/iam/required-role-scoping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Switch your platform to run using the instance role.
1919
2020
1. Update your `myCadoResponseInstanceRolePolicy` to match https://github.com/cado-security/Deployment-Templates/blob/main/new-roles/AWSInstanceRole.json
2121

22-
> **NOTE:** Replace MY_CADO_BUCKET with the name of your Cado S3 bucket. Replace MY_CADO_CLODWATCH_LOG_GROUP with the ARN of your CloudWatch Log Group if using.
22+
> **NOTE:** Replace MY_CADO_BUCKET with the name of your Cado S3 bucket. Replace CADO_REGION with the region you deployed Cado in. Replace CADO_ACCOUNT_NUMBER with the account number where Cado is deployed.
2323
2424
i. This adds the permissions required to run the Cado platform to the `myCadoResponseInstanceRolePolicy`, which leads to some duplications with `myCadoResponseRolePolicy`. The duplicate permissions will be removed in a later step.
2525

0 commit comments

Comments
 (0)