Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-datasync-locationfsxwindows.json
Parent schema serverless-framework-configuration
Type: object

Resource schema for AWS::DataSync::LocationFSxWindows.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-datasync.git

Properties

SecurityGroupArns string[] required

The ARNs of the security groups that are to use to configure the FSx for Windows file system.

User string | Aws_CF_FunctionString required

The user who has the permissions to access files and folders in the FSx for Windows file system.

Domain string | Aws_CF_FunctionString

The name of the Windows domain that the FSx for Windows server belongs to.

FsxFilesystemArn string | Aws_CF_FunctionString

The Amazon Resource Name (ARN) for the FSx for Windows file system.

Password string | Aws_CF_FunctionString

The password of the user who has the permissions to access files and folders in the FSx for Windows file system.

Subdirectory string | Aws_CF_FunctionString

A subdirectory in the location's path.

Tags Tag[]

An array of key-value pairs to apply to this resource.

maxItems=50uniqueItems=true

Definitions

Tag object

A key-value pair to associate with a resource.

Key string | Aws_CF_FunctionString required

The key for an AWS resource tag.

Value string | Aws_CF_FunctionString required

The value for an AWS resource tag.