aws-backup-restore-metadata-config
Service-specific restore metadata is a plaintext string map and can retain sensitive configuration copied from the protected resource.
Where it sits
| location | GetRecoveryPointRestoreMetadata.RestoreMetadata.<value> |
| location kind | metadata |
| data kinds | credential password connection_string sensitive_data |
| emits edge | ContainsSecret |
| service | AWS Backup (aws:backup) |
Collection recipe
| access mode | read_api |
| operation | GetRecoveryPointRestoreMetadata |
| response path | RestoreMetadata.<value> |
| encoding | map |
| params | {"BackupVaultName": "\u003cvault-name\u003e", "RecoveryPointArn": "\u003crecovery-point-arn\u003e"} |
Required permissions
backup:GetRecoveryPointRestoreMetadata
References