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

Resource schema for AWS::DataSync::LocationFSxOpenZFS.. 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 OpenZFS file system.

minItems=1maxItems=5
Protocol object required

Configuration settings for an NFS or SMB protocol, currently only support NFS

1 nested properties
NFS object

FSx OpenZFS file system NFS protocol information

1 nested properties
MountOptions object required

The NFS mount options that DataSync can use to mount your NFS share.

1 nested properties
Version string | Aws_CF_FunctionString

The specific NFS version that you want DataSync to use to mount your NFS share.

FsxFilesystemArn string | Aws_CF_FunctionString

The Amazon Resource Name (ARN) for the FSx OpenZFS 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.

minItems=0maxItems=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.

Protocol object

Configuration settings for an NFS or SMB protocol, currently only support NFS

NFS object

FSx OpenZFS file system NFS protocol information

1 nested properties
MountOptions object required

The NFS mount options that DataSync can use to mount your NFS share.

1 nested properties
Version string | Aws_CF_FunctionString

The specific NFS version that you want DataSync to use to mount your NFS share.

NFS object

FSx OpenZFS file system NFS protocol information

MountOptions object required

The NFS mount options that DataSync can use to mount your NFS share.

1 nested properties
Version string | Aws_CF_FunctionString

The specific NFS version that you want DataSync to use to mount your NFS share.

MountOptions object

The NFS mount options that DataSync can use to mount your NFS share.

Version string | Aws_CF_FunctionString

The specific NFS version that you want DataSync to use to mount your NFS share.