BackupPolicy - Amazon Elastic File System
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

BackupPolicy

The backup policy for the file system used to create automatic daily backups. If status has a value of ENABLED, the file system is being automatically backed up. For more information, see Automatic backups.

Contents

Status

Describes the status of the file system's backup policy.

  • ENABLED – EFS is automatically backing up the file system.

  • ENABLING – EFS is turning on automatic backups for the file system.

  • DISABLED – Automatic back ups are turned off for the file system.

  • DISABLING – EFS is turning off automatic backups for the file system.

Type: String

Valid Values: ENABLED | ENABLING | DISABLED | DISABLING

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: