Get Service Linked Role Deletion Status
GET {{aws_identtity_and_access_management_base_url}}/?DeletionTaskId&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DeletionTaskId | null | The deletion task identifier. This identifier is returned by the DeleteServiceLinkedRole operation in the format task/aws-service-role/<service-principal-name>/<role-name>/<task-uuid>. | |
Version | string | The version of the API. |