workspaces_deregister_workspace_directory: Deregisters the specified directory

View source: R/workspaces_operations.R

workspaces_deregister_workspace_directoryR Documentation

Deregisters the specified directory

Description

Deregisters the specified directory. This operation is asynchronous and returns before the WorkSpace directory is deregistered. If any WorkSpaces are registered to this directory, you must remove them before you can deregister the directory.

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

Usage

workspaces_deregister_workspace_directory(DirectoryId)

Arguments

DirectoryId

[required] The identifier of the directory. If any WorkSpaces are registered to this directory, you must remove them before you deregister the directory, or you will receive an OperationNotSupportedException error.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.