v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1472262334.5 KB

This action to a specific child (nested) recovery point removes the relationship between the specified recovery point and its parent (composite) recovery point.

delete/backup-vaults/{backupVaultName}/recovery-points/{recoveryPointArn}/parentAssociation

Path parameters

backupVaultNamestring required

This is the name of a logical container where the child (nested) recovery point is stored. Backup vaults are identified by names that are unique to the account used to create them and the Amazon Web Services Region where they are created. They consist of lowercase letters, numbers, and hyphens.

recoveryPointArnstring required

This is the Amazon Resource Name (ARN) that uniquely identifies the child (nested) recovery point; for example, <code>arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45.</code>

Response

Success