CreateDataRepositoryTaskRequest
Types
Properties
Specifies the amount of data to release, in GiB, by an Amazon File Cache AUTO_RELEASE_DATA
task that automatically releases files from the cache.
(Optional) An idempotency token for resource creation, in a string of up to 63 ASCII characters. This token is automatically filled on your behalf when you use the Command Line Interface (CLI) or an Amazon Web Services SDK.
The globally unique ID of the file system, assigned by Amazon FSx.
A list of paths for the data repository task to use when the task is processed. If a path that you provide isn't valid, the task fails. If you don't provide paths, the default behavior is to export all files to S3 (for export tasks), import all files from S3 (for import tasks), or release all exported files that meet the last accessed time criteria (for release tasks).
The configuration that specifies the last accessed time criteria for files that will be released from an Amazon FSx for Lustre file system.
Defines whether or not Amazon FSx provides a CompletionReport once the task has completed. A CompletionReport provides a detailed report on the files that Amazon FSx processed that meet the criteria specified by the Scope
parameter. For more information, see Working with Task Completion Reports.
Specifies the type of data repository task to create.