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

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

minItems=1maxItems=5
FsxFilesystemArn string | Aws_CF_FunctionString

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