DeleteFileSystemLustreConfiguration
The configuration object for the Amazon FSx for Lustre file system being deleted in the
DeleteFileSystem
operation.
Contents
- FinalBackupTags
-
Use if
SkipFinalBackup
is set tofalse
, and you want to apply an array of tags to the final backup. If you have set the file system propertyCopyTagsToBackups
to true, and you specify one or moreFinalBackupTags
when deleting a file system, Amazon FSx will not copy any existing file system tags to the backup.Type: Array of Tag objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: No
- SkipFinalBackup
-
Set
SkipFinalBackup
to false if you want to take a final backup of the file system you are deleting. By default, Amazon FSx will not take a final backup on your behalf when theDeleteFileSystem
operation is invoked. (Default = true)Note
The
fsx:CreateBackup
permission is required if you setSkipFinalBackup
tofalse
in order to delete the file system and take a final backup.Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: