mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-05 17:16:59 +02:00
Update aws.md
breaking up lines to make it pass markdown linting
This commit is contained in:
parent
681f1f7f7d
commit
fb3c87e2be
@ -78,7 +78,8 @@ You can use Attribute-based access control(ABAC) for advanced deployments.
|
||||
|
||||
### Further improvements
|
||||
|
||||
Both policies can be further enhanced by tightening them down. Following the [principle of least privilege](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#grant-least-privilege) and explicitly providing a list of selected zones instead of `*` you can scope the deployment down allowing changes only to zones from the list hence reducing the blast radius and improving auditability.
|
||||
Both policies can be further enhanced by tightening them down following the [principle of least privilege](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#grant-least-privilege).
|
||||
Explicitly providing a list of selected zones instead of `*` you can scope the deployment down allowing changes only to zones from the list hence reducing the blast radius and improving auditability.
|
||||
|
||||
Additional resources:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user