UpdateBackupSelection#

Description#

Request to upgrade the JSON specification document of a resource selection for a backup plan.

Request Parameters#

  • BackupPlanId — The backup plan ID.

    • Type: String

    • Required: Yes

  • BackupSelection — The resource selection.

  • SelectionId — The ID of the resource selection.

    • Type: String

    • Required: Yes

Response Elements#

  • BackupPlanId — The backup plan ID.

    • Type: String

  • CreationDate — The time when the resource selection was created.

    • Type: Timestamp

  • SelectionId — The ID of the resource selection.

    • Type: String

Examples#

c2-bs UpdateBackupSelection BackupPlanId 0000-0000-0000 SelectionId 1111-1111-1111 BackupSelection.Resources.1 arn:c2:ec2::my_project@my_customer:instance/i-00000000 BackupSelection.SelectionName my_selection BackupSelection.IamRoleArn ""