clouddirectory_enable_directory: Enables the specified directory
Description
Enables the specified directory. Only disabled directories can be
enabled. Once enabled, the directory can then be read and written to.
Usage
clouddirectory_enable_directory(DirectoryArn)
Arguments
DirectoryArn
[required] The ARN of the directory to enable.
Request syntax
svc$enable_directory(
DirectoryArn = "string"
)