TestRunPolicySnapshot
A snapshot of the resilience policy captured onto a test run from the service when the run was started.
Contents
- availabilitySlo
-
The availability SLO targets.
Type: AvailabilitySlo object
Required: No
- dataRecovery
-
The data recovery targets.
Type: DataRecoveryTargets object
Required: No
- multiAz
-
The multi-AZ resilience targets.
Type: MultiAzTargets object
Required: No
- multiRegion
-
The multi-Region resilience targets.
Type: MultiRegionTargets object
Required: No
- name
-
The name of the policy.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 60.
Pattern:
[A-Za-z0-9][A-Za-z0-9_\-]{1,59}Required: No
- policyArn
-
The ARN of the policy.
Type: String
Length Constraints: Minimum length of 31.
Pattern:
arn:(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:([a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]):[0-9]{12}:[A-Za-z0-9/][A-Za-z0-9:_/+.-]{0,1023}Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: