iam_delete_service_linked_role: Submits a service-linked role deletion request and returns a...

View source: R/iam_operations.R

iam_delete_service_linked_roleR Documentation

Submits a service-linked role deletion request and returns a DeletionTaskId, which you can use to check the status of the deletion

Description

Submits a service-linked role deletion request and returns a DeletionTaskId, which you can use to check the status of the deletion. Before you call this operation, confirm that the role has no active sessions and that any resources used by the role in the linked service are deleted. If you call this operation more than once for the same service-linked role and an earlier deletion task is not complete, then the DeletionTaskId of the earlier request is returned.

See https://www.paws-r-sdk.com/docs/iam_delete_service_linked_role/ for full documentation.

Usage

iam_delete_service_linked_role(RoleName)

Arguments

RoleName

[required] The name of the service-linked role to be deleted.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.