Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to delete AWSServiceRoleForSupport in AWS console?

I'm getting this error below,

Role deletion failed

AWS Support Service Linked Role (SLR) cannot be deleted since it is necessary for providing administrative, operational and technical support for your AWS account.

like image 435
Grampiano Avatar asked Oct 24 '25 19:10

Grampiano


1 Answers

The role can't be deleted. From docs:

The AWSServiceRoleForSupport role is necessary for AWS Support to provide administrative, operational, and technical support for your account. As a result, this role can't be deleted through the IAM console, API, or CLI.

like image 123
Marcin Avatar answered Oct 26 '25 10:10

Marcin