AWS DataSync Location Fsx Windows File System
This page shows how to write Terraform and CloudFormation for DataSync Location Fsx Windows File System and write them securely.
aws_datasync_location_fsx_windows_file_system (Terraform)
The Location Fsx Windows File System in DataSync can be configured in Terraform with the resource name aws_datasync_location_fsx_windows_file_system. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
arnoptional computed - string -
creation_timeoptional computed - string -
domainoptional - string -
fsx_filesystem_arnrequired - string -
idoptional computed - string -
passwordrequired - string -
security_group_arnsrequired - set of string -
subdirectoryoptional computed - string -
tagsoptional - map from string to string -
urioptional computed - string -
userrequired - string
Explanation in Terraform Registry
Manages an AWS DataSync FSx Windows Location.
AWS::DataSync::LocationFSxWindows (CloudFormation)
The LocationFSxWindows in DataSync can be configured in CloudFormation with the resource name AWS::DataSync::LocationFSxWindows. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
Domainoptional - String -
FsxFilesystemArnrequired - String -
Passwordrequired - String -
SecurityGroupArnsrequired - List -
Subdirectoryoptional - String -
Userrequired - String -
Tagsoptional - List of Tag
Explanation in CloudFormation Registry
The
AWS::DataSync::LocationFSxWindowsresource specifies an endpoint for an Amazon FSx for Windows file system.