Skip to content

Commit

Permalink
remove the drop down section for iam policy
Browse files Browse the repository at this point in the history
  • Loading branch information
tinnytintin10 committed Oct 18, 2022
1 parent 8680385 commit d7e5dbe
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions packages/cloud_security_posture/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,8 @@ make sure to grant the following permissions:
* `elasticloadbalancing:DescribeInstanceHealth`
* `ecr:GetRepositoryPolicy`

<details>
<summary>IAM Policy JSON object</summary>

```js
JSON object of an IAM Policy with the permissions above:

{
"Version": "2012-10-17",
Expand Down Expand Up @@ -194,10 +192,6 @@ make sure to grant the following permissions:
]
}

```

</details>


## Leader election

Expand Down

0 comments on commit d7e5dbe

Please sign in to comment.