View source: R/iam_operations.R
iam_get_service_linked_role_deletion_status | R Documentation |
Retrieves the status of your service-linked role deletion. After you use delete_service_linked_role
to submit a service-linked role for deletion, you can use the DeletionTaskId
parameter in get_service_linked_role_deletion_status
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.
See https://www.paws-r-sdk.com/docs/iam_get_service_linked_role_deletion_status/ for full documentation.
iam_get_service_linked_role_deletion_status(DeletionTaskId)
DeletionTaskId |
[required] The deletion task identifier. This identifier is returned by the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.