directoryservice_create_snapshot {paws.security.identity} | R Documentation |
Creates a snapshot of a Simple AD or Microsoft AD directory in the Amazon Web Services cloud
Description
Creates a snapshot of a Simple AD or Microsoft AD directory in the Amazon Web Services cloud.
See https://www.paws-r-sdk.com/docs/directoryservice_create_snapshot/ for full documentation.
Usage
directoryservice_create_snapshot(DirectoryId, Name = NULL)
Arguments
DirectoryId |
[required] The identifier of the directory of which to take a snapshot. |
Name |
The descriptive name to apply to the snapshot. |
[Package paws.security.identity version 0.9.0 Index]