AutoBackup
Logout
IntroductionDashboard overviewBasic flow
Configuration
Account onboardingSetupAdd Setup for AWS RDS InstancesAdd Setup for AWS RDS ClustersAdd Setup for AWS S3Add Setup for AWS Route53Add Setup for AWS DynamoDBAdd Setup for AWS EFSAdd Setup for AWS EC2Add Setup for AWS EBSAdd Setup for AWS RedshiftAdd Setup for AWS China RDS InstancesAdd Setup for AWS China RDS ClustersAdd Setup for AWS China S3Add Setup for AWS China DynamoDBAdd Setup for AWS China EFSAdd Setup for AWS China EC2Add Setup for AWS China EBSAdd Setup for AWS China RedshiftAdd Setup for Azure VMAdd Setup for Azure SAP HANAAdd Setup for GCP VMAdd Setup for IBM CLOUD VMPolicyNotification groupsTags
Firewall settingsManaging API keysManaging users

Setup configuration

Add Setup for AWS RDS Instances

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-rds-instances from "Resource type" field.

  4. Enter the rest of the required fields and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Replication enabledNoBoolean flag determining if RDS instance snapshots should be replicated to vault account.
    Replication regionYes, if replication is enabledAn AWS region in which snapshots replicas will be stored.
    Share snapshot backNoCauses snapshots replicas stored in a VAULT account to be shared with a PROTECTED account.
    Replicas encryption KMS key ARN or aliasNoAlias or ARN of a KMS key which will be used to encrypt snapshots replicas in VAULT account. Key must exist in replication region. Correct value is a string without alias/ prefix or ARN. For KMS key in ARN format and different replication region, it is required to provide the Default KMS key replacement setting.
    Default KMS key replacementNoIf a snapshot located in a PROTECTED account, is going to be re-encrypted in source account and copied into VAULT account (e.g. source snapshot is encrypted by a default AWS managed KMS key) then you need to provide a custom KMS key (alias, ARN or key id) that will be used to re-encrypt the snapshot before replication.
    Vault account idYes, if replication region is enabledID of a vault account used for storing snapshots replicas.
    Force encryption of unencrypted resources replicasNoForces snapshot's replica to be encrypted using KMS key specified in Replicas encryption KMS key setting, even if original resource is unencrypted.

Add Setup for AWS RDS Clusters

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-rds-clusters from "Resource type" field.

  4. Enter the rest of the required fields and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Replication enabledNoBoolean flag determining if RDS cluster snapshots should be replicated to vault account.
    Replication regionYes, if replication is enabledAn AWS region in which snapshots replicas will be stored.
    Share snapshot backNoCauses snapshots replicas stored in a VAULT account to be shared with a PROTECTED account.
    Replicas encryption KMS key ARN or aliasNoAlias or ARN of a KMS key which will be used to encrypt snapshots replicas in VAULT account. Key must exist in replication region. Correct value is a string without alias/ prefix or ARN. For KMS key in ARN format and different replication region, it is required to provide the Default KMS key replacement setting.
    Default KMS key replacementNoIf a snapshot located in a PROTECTED account, is going to be re-encrypted in source account and copied into VAULT account (e.g. source snapshot is encrypted by a default AWS managed KMS key) then you need to provide a custom KMS key (alias, ARN or key id) that will be used to re-encrypt the snapshot before replication.
    Vault account idYes, if replication is enabledID of a vault account used for storing snapshots replicas.

Add Setup for AWS S3

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-s3 from "Resource type" field.

  4. Enter the rest of the required fields and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Replication regionNoAn AWS region in which S3 objects replicas storing bucket will be created.
    Vault account idYes, if replication region is providedId of vault account used for storing objects replicas.
    Replication role ARNYes, if replication region is providedARN of a role which will be used by AWS to perform cross/same-region replication.
    Replicated prefixesNoPrefixes of S3 objects which will be replicated. If empty then all objects stored in an S3 bucket will be replicated. The list should be JSON-encoded, e.g. ["pref1", "pref2"]
    Replicas encryption KMS key ARN or aliasNoAlias or ARN of a KMS key which will be used to encrypt S3 objects replicas. Key must exist in replication region. Correct value is a string without alias/ prefix or ARN.
    Override replica ownerNoIf true then the owner of replicated objects is set to VAULT account.
    Replication enabledYes, if replication region is providedIf true then replication for bucket is enabled.
    Replicas storing bucket nameNoName of an S3 bucket which will store replicas of snapshots. If this value is not provided AutoBackup will create bucket.

Add Setup for AWS Route53

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-route53 from "Resource type" field.

  4. Enter rest of the required fields and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Storing bucket nameYesName of an S3 bucket which will be used to store information about backed up Route53 settings.
    Replication enabledNoIf true then replication for Route53 snapshots is enabled.
    Replication regionYes, if replication is enabledThe region in which backup replica is stored.
    Replicas storing bucket nameYes, if replication is enabledName of an S3 bucket which will store replicas of snapshots .
    Vault account idYes, if replication is enabledId of vault account used for storing backup replicas.
    Replicas encryption KMS key ARN or aliasNoAlias or ARN of a KMS key which will be used to encrypt a snapshot replica. Key must exist in replication region. Correct value is a string without alias/ prefix or ARN.
    Force encryption of unencrypted resources replicasNoForces snapshot's replica to be encrypted using KMS key specified in Replicas encryption KMS key setting, even if original resource is unencrypted.

Add Setup for AWS DynamoDB

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-dynamodb from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Replication regionNoThe region in which backup replica is stored. If is not specified, then backup replica is not created.
    Vault account idYes, if replication region is providedId of vault account used for storing backup replicas.
    Replicas storing bucket nameYes, if replication region is providedName of an S3 bucket which will store replicas of snapshots .
    Temporary DynamoDB table read capacity unitsNoDecides how many DynamoDB table read capacity units will be used during replication. If this setting is omitted then the table will be read in ON DEMAND mode.

Add Setup for AWS EFS

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-efs from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Skip creating primary snapshot through AWS BackupNo (deprecated)Skip creating primary snapshot.
    Backup vault nameYesName of AWS Backup vault used to make EFS snapshots.
    ARN of role for backup vaultYesARN of a role which will be passed to AWS Backup to execute EFS backup job.
    Replicas storing bucket nameNo (deprecated)Name of a bucket used to store EFS filesystem replicas.
    Subnet IDNo (deprecated)ID of a subnet in which an EC2 instance copying data from EFS to S3 will be launched.
    Security group IDNo (deprecated)ID of a security group which will be attached to an EC2 instance copying data from EFS to S3.
    ARN of an instance profileNo (deprecated)ARN of an EC2 instance profile which will be used to launch an EC2 instance copying data from EFS to S3.
    Replication enabledNoBoolean flag determining if EFS snapshots should be replicated to vault account.
    Vault account idYes, if replication is enabledId of vault account used for storing backup replicas.
    Replication regionYes, if replication is enabledAn AWS region in which snapshot replicas will be stored.
    ARN of a replica backup vaultYes, if replication is enabledAn ARN of a AWS Backup Vault used to replicate EFS snapshot.

Add Setup for AWS EC2

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-ec2 from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Replication enabledNoBoolean flag determining if EC2 snapshots should be replicated to vault account.
    Replication regionYes, if replication is enabledAn AWS region in which snapshot replicas will be stored.
    Share snapshot backNoCauses snapshots replicas stored in a VAULT account to be shared with a PROTECTED account.
    Replicas encryption KMS key ARN or aliasNoAlias or ARN of a KMS key which will be used to encrypt snapshots replicas in VAULT account. Key must exist in replication region. Correct value is a string without alias/ prefix or ARN.
    Default KMS key replacementNoIf a snapshot located in a PROTECTED account, is going to be re-encrypted in source account and copied into VAULT account (e.g. source snapshot is encrypted by a default AWS managed KMS key) then you need to provide a custom KMS key (alias, ARN or key id) that will be used to re-encrypt the snapshot before replication.
    Vault account idYes, if replication is enabledID of a vault account used for storing snapshot replicas.
    Force encryption of unencrypted resources replicasNoForces snapshot's replica to be encrypted using KMS key specified in Replicas encryption KMS key setting, even if original resource is unencrypted.

Add Setup for AWS EBS

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-ebs from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Replication enabledNoBoolean flag determining if EBS snapshots should be replicated to vault account.
    Replication regionYes, if replication is enabledAn AWS region in which snapshot replicas will be stored. If not specified then snapshots will not be replicated.
    Share snapshot backNoCauses snapshots replicas stored in a VAULT account to be shared with a PROTECTED account.
    Replicas encryption KMS key ARN or aliasNoAlias or ARN of a KMS key which will be used to encrypt snapshots replicas in VAULT account. Key must exist in replication region. Correct value is a string without alias/ prefix or ARN.
    Default KMS key replacementNoIf a snapshot located in a PROTECTED account, is going to be re-encrypted in source account and copied into VAULT account (e.g. source snapshot is encrypted by a default AWS managed KMS key) then you need to provide a custom KMS key (alias, ARN or key id) that will be used to re-encrypt the snapshot before replication.
    Vault account idYes, if replication is enabledID of a vault account used for storing snapshot replicas.
    Force encryption of unencrypted resources replicasNoForces snapshot's replica to be encrypted using KMS key specified in Replicas encryption KMS key setting, even if original resource is unencrypted.

Add Setup for AWS Redshift

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-redshift from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.

Add Setup for AWS China RDS Instances

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-cn-rds-instances from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Replication enabledNoBoolean flag determining if RDS instance snapshots should be replicated to vault account.
    Replication regionYes, if replication is enabledAn AWS region in which snapshots replicas will be stored.
    Share snapshot backYes, if replication region is providedCauses snapshots replicas stored in a VAULT account to be shared with a PROTECTED account.
    Replicas encryption KMS key ARN or aliasNoAlias or ARN of a KMS key which will be used to encrypt snapshots replicas in VAULT account. Key must exist in replication region. Correct value is a string without alias/ prefix or ARN.
    Default KMS key replacementNoIf a snapshot located in a PROTECTED account, is going to be re-encrypted in source account and copied into VAULT account (e.g. source snapshot is encrypted by a default AWS managed KMS key) or for resources in Beijing region (sharing encrypted snapshot is not supported in this region) then you need to provide a custom KMS key (alias, ARN or key id) that will be used to re-encrypt the snapshot before replication.
    Vault account idYes, if replication is enabledID of a vault account used for storing snapshots replicas.
    Force encryption of unencrypted resources replicasNoForces snapshot's replica to be encrypted using KMS key specified in Replicas encryption KMS key setting, even if original resource is unencrypted.

Add Setup for AWS China RDS Clusters

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-cn-rds-clusters from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Replication enabledNoBoolean flag determining if RDS cluster snapshots should be replicated to vault account.
    Replication regionYes, if replication is enabledAn AWS region in which snapshots replicas will be stored.
    Share snapshot backNoCauses snapshots replicas stored in a VAULT account to be shared with a PROTECTED account.
    Replicas encryption KMS key ARN or aliasNoAlias or ARN of a KMS key which will be used to encrypt snapshots replicas in VAULT account. Key must exist in replication region. Correct value is a string without alias/ prefix or ARN.
    Default KMS key replacementNoIf a snapshot located in a PROTECTED account, is going to be re-encrypted in source account and copied into VAULT account (e.g. source snapshot is encrypted by a default AWS managed KMS key) or for resources in Beijing region (sharing encrypted snapshot is not supported in this region) then you need to provide a custom KMS key (alias, ARN or key id) that will be used to re-encrypt the snapshot before replication.
    Vault account idYes, if replication is enabledID of a vault account used for storing snapshots replicas.

Add Setup for AWS China S3

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-cn-s3 from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Replication regionNoAn AWS region in which S3 objects replicas storing bucket will be created.
    Vault account idYes, if replication region is providedId of vault account used for storing objects replicas.
    Replication role ARNYes, if replication region is providedARN of a role which will be used by AWS to perform cross/same-region replication.
    Replicated prefixesNoPrefixes of S3 objects which will be replicated. If empty then all objects stored in an S3 bucket will be replicated.
    Replicas encryption KMS key ARN or aliasNoAlias or ARN of a KMS key which will be used to encrypt S3 objects replicas. Key must exist in replication region. Correct value is a string without alias/ prefix or ARN.
    Override replica ownerNoIf true then the owner of replicated objects is set to VAULT account.
    Replication enabledYes, if replication region is providedIf true then replication for bucket is enabled.
    Replicas storing bucket nameNoName of an S3 bucket which will store replicas of snapshots. If this value is not provided AutoBackup will create bucket.

Add Setup for AWS China DynamoDB

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-cn-dynamodb from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Replication regionNoThe region in which backup replica is stored. If is not specified, then backup replica is not created.
    Vault account idYes, if replication region is providedId of vault account used for storing backup replicas.
    Replicas storing bucket nameYes, if replication region is providedName of an S3 bucket which will store replicas of snapshots .
    Temporary DynamoDB table read capacity unitsNoDecides how many DynamoDB table read capacity units will be used during replication. If this setting is omitted then the table will be read in ON DEMAND mode.

Add Setup for AWS China EFS

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-cn-efs from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Skip creating primary snapshot through AWS BackupNo (deprecated)Skip creating primary snapshot.
    Backup vault nameYesName of AWS Backup vault used to make EFS snapshots.
    ARN of role for backup vaultYesARN of a role which will be passed to AWS Backup to execute EFS backup job.
    Replicas storing bucket nameNo (deprecated)Name of a bucket used to store EFS filesystem replicas.
    Subnet IDNo (deprecated)ID of a subnet in which an EC2 instance copying data from EFS to S3 will be launched.
    Security group IDNo (deprecated)ID of a security group which will be attached to an EC2 instance copying data from EFS to S3.
    ARN of an instance profileNo (deprecated)ARN of an EC2 instance profile which will be used to launch an EC2 instance copying data from EFS to S3.
    Replication enabledNoBoolean flag determining if EFS snapshots should be replicated to vault account.
    Vault account idYes, if replication is enabledId of vault account used for storing backup replicas.
    Replication regionYes, if replication is enabledAn AWS region in which snapshot replicas will be stored.
    ARN of a replica backup vaultYes, if replication is enabledAn ARN of a AWS Backup Vault used to replicate EFS snapshot.

Add Setup for AWS China EC2

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select ws-cn-ec2 from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Replication enabledNoBoolean flag determining if EC2 snapshots should be replicated to vault account.
    Replication regionYes, if replication is enabledAn AWS region in which snapshot replicas will be stored.
    Share snapshot backNoCauses snapshots replicas stored in a VAULT account to be shared with a PROTECTED account.
    Replicas encryption KMS key ARN or aliasNoAlias or ARN of a KMS key which will be used to encrypt snapshots replicas in VAULT account. Key must exist in replication region. Correct value is a string without alias/ prefix or ARN.
    Default KMS key replacementNoIf a snapshot located in a PROTECTED account, is going to be re-encrypted in source account and copied into VAULT account (e.g. source snapshot is encrypted by a default AWS managed KMS key) or for resources in Beijing region (sharing encrypted snapshot is not supported in this region) then you need to provide a custom KMS key (alias, ARN or key id) that will be used to re-encrypt the snapshot before replication.
    Vault account idYes, if replication is enabledID of a vault account used for storing snapshot replicas.
    Force encryption of unencrypted resources replicasNoForces snapshot's replica to be encrypted using KMS key specified in Replicas encryption KMS key setting, even if original resource is unencrypted.

Add Setup for AWS China EBS

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-cn-ebs from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Replication enabledNoBoolean flag determining if EBS snapshots should be replicated to vault account.
    Replication regionYes, if replication is enabledAn AWS region in which snapshot replicas will be stored. If not specified then snapshots will not be replicated.
    Share snapshot backNoCauses snapshots replicas stored in a VAULT account to be shared with a PROTECTED account.
    Replicas encryption KMS key ARN or aliasNoAlias or ARN of a KMS key which will be used to encrypt snapshots replicas in VAULT account. Key must exist in replication region. Correct value is a string without alias/ prefix or ARN.
    Default KMS key replacementNoIf a snapshot located in a PROTECTED account, is going to be re-encrypted in source account and copied into VAULT account (e.g. source snapshot is encrypted by a default AWS managed KMS key) or for resources in Beijing region (sharing encrypted snapshot is not supported in this region) then you need to provide a custom KMS key (alias, ARN or key id) that will be used to re-encrypt the snapshot before replication.
    Vault account idYes, if replication is enabledID of a vault account used for storing snapshot replicas.

Add Setup for AWS China Redshift

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select aws-cn-redshift from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.

Add Setup for Azure VM

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select azure-vm from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.

Add Setup for Azure SAP HANA

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select azure-sap-hana from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.

Add Setup for GCP VM

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select gcp-vm from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.
    Use Regional location for primary backupNoUse Regional location (instance region) instead of Multi-Regional location to create primary snapshots.
    Replication enabledNoBoolean flag determining if GCP VM snapshots should be replicated to vault account.
    Vault account idYes, if replication is enabledID of a vault account used for storing snapshot replicas.
    Replication multi-regionYes, if replication is enabled and Use Regional location for replication is disabledName of a multi-region to which snapshots will be replicated
    Use Regional location for replicationNoUse Regional location instead of Multi-Regional location to create replica snapshots.
    Replication regionYes, if Use Regional location for replication is enabledA GCP region in which snapshot replicas will be stored.

Add Setup for IBM CLOUD VM

  1. Choose "Settings" from the navigation bar.

  2. Choose "Setups" tab and click "Create new" button.

  3. Type custom Setup name and select ibmcloud-vm from "Resource type" field.

  4. Enter rest required fields to the setup form and click "Save" button.

    PropertyRequiredDescription
    Setup nameYesName of a setup.
    Resource typeYesType of resource you want to create a setup for.
    PrehookNoAWS Lambda or HTTP endpoint which will be called before a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesAWS Lambda ARN or HTTP endpoint URL.
    PosthookNoAWS Lambda or HTTP endpoint which will be called after a backup attempt.
    - Hook typeYesAWS Lambda or HTTP endpoint.
    - Hook endpointYesLambda ARN or HTTP endpoint URL.