Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load Balancer Without Deletion Protection #31

Open
abbashus opened this issue Nov 8, 2021 · 1 comment
Open

Load Balancer Without Deletion Protection #31

abbashus opened this issue Nov 8, 2021 · 1 comment

Comments

@abbashus
Copy link
Contributor

abbashus commented Nov 8, 2021

The network load balancer does not have deletion protection enabled. Deletion protection is an extra attribute that can be set for an application or network load balancer. It serves as an extra guard against accidental or malicious deletion to preserve the availability of the service using the load balancer.

When deletion protection is enabled, a principal calling the action elasticloadbalancing:DeleteLoadBalancer will also
need permission for the action elasticloadbalancing:ModifyLoadBalancerAttributes and call that action first.

@abbashus
Copy link
Contributor Author

abbashus commented Nov 8, 2021

Commit abbashus@654dd88 fixes it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant