Amazon FSx Construct Library
-
A boolean flag indicating whether an import data repository task to import metadata should run after the data repository association is created.
A boolean flag indicating whether an import data repository task to import metadata should run after the data repository association is created.
CfnDataRepositoryAssociation.Builder.create(software.constructs.Construct scope,
String id)
The path to the Amazon S3 data repository that will be linked to the file system.
The ID of the file system on which the data repository association is configured.
A path on the Amazon FSx for Lustre file system that points to a high-level directory (such as /ns1/
) or subdirectory (such as /ns1/subdir/
) that will be mapped 1-1 with DataRepositoryPath
.
For files imported from a data repository, this value determines the stripe count and maximum amount of data per file (in MiB) stored on a single physical disk.
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data repository association.
The configuration for an Amazon S3 data repository linked to an Amazon FSx Lustre file system with a data repository association.
CfnDataRepositoryAssociation.Builder.tags(List<? extends CfnTag> tags)
A list of Tag
values, with a maximum of 50 elements.