RestoreTestingSelectionForUpdate
This contains metadata about a restore testing selection.
Types
Properties
The Amazon Resource Name (ARN) of the IAM role that Backup uses to create the target resource; for example: arn:aws:iam::123456789012:role/S3Access
.
You can include a list of specific ARNs, such as ProtectedResourceArns: ["arn:aws:...", "arn:aws:..."]
or you can include a wildcard: ProtectedResourceArns: ["*"]
, but not both.
The conditions that you define for resources in your restore testing plan using tags.
You can override certain restore metadata keys by including the parameter RestoreMetadataOverrides
in the body of RestoreTestingSelection
. Key values are not case sensitive.
This value represents the time, in hours, data is retained after a restore test so that optional validation can be completed.