v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143164631.2 MB

Retrieves the status of your service-linked role deletion. After you use <a>DeleteServiceLinkedRole</a> to submit a service-linked role for deletion, you can use the <code>DeletionTaskId</code> parameter in <code>GetServiceLinkedRoleDeletionStatus</code> to check the status of the deletion. If the deletion fails, this operation returns the reason that it failed, if that information is returned by the service.

get/#Action=GetServiceLinkedRoleDeletionStatus

Query parameters

DeletionTaskIdstring required

The deletion task identifier. This identifier is returned by the <a>DeleteServiceLinkedRole</a> operation in the format <code>task/aws-service-role/<service-principal-name>/<role-name>/<task-uuid></code>.

Action'GetServiceLinkedRoleDeletionStatus' required
Version'2010-05-08' required

Response

Success