managedgrafana_delete_workspace_service_account {paws.management}R Documentation

Deletes a workspace service account from the workspace

Description

Deletes a workspace service account from the workspace.

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

Usage

managedgrafana_delete_workspace_service_account(serviceAccountId, workspaceId)

Arguments

serviceAccountId

[required] The ID of the service account to delete.

workspaceId

[required] The ID of the workspace where the service account resides.


[Package paws.management version 0.9.0 Index]