Get Restore Testing Selection Result
Properties
The Amazon Resource Name (ARN) of the IAM role that AWS Backup uses to create the target resource; for example: arn:aws:iam::123456789012:role/S3Access
.
You can include specific ARNs, such as ProtectedResourceArns: ["arn:aws:...", "arn:aws:..."]
or you can include a wildcard: ProtectedResourceArns: ["*"]
, but not both.
In a resource testing selection, this parameter filters by specific conditions such as StringEquals
or StringNotEquals
.
You can override certain restore metadata keys by including the parameter RestoreMetadataOverrides
in the body of RestoreTestingSelection
. Key values are not case sensitive. See the complete list of restore testing inferred metadata .
This is amount of hours (1 to 168) available to run a validation script on the data. The data will be deleted upon the completion of the validation script or the end of the specified retention period, whichever comes first.