ResiliencyPolicy - AWS Resilience Hub

ResiliencyPolicy

Defines a resiliency policy.

Contents

creationTime

The timestamp for when the resiliency policy was created.

Type: Timestamp

Required: No

dataLocationConstraint

Specifies a high-level geographical location constraint for where your resilience policy data can be stored.

Type: String

Valid Values: AnyLocation | SameContinent | SameCountry

Required: No

estimatedCostTier

Specifies the estimated cost tier of the resiliency policy.

Type: String

Valid Values: L1 | L2 | L3 | L4

Required: No

policy

The resiliency policy.

Type: String to FailurePolicy object map

Valid Keys: Software | Hardware | AZ | Region

Required: No

policyArn

The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition:resiliencehub:region:account:resiliency-policy/policy-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.

Type: String

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

policyDescription

The description for the policy.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 500.

Required: No

policyName

The name of the policy

Type: String

Pattern: ^[A-Za-z0-9][A-Za-z0-9_\-]{1,59}$

Required: No

tags

The tags assigned to the resource. A tag is a label that you assign to an AWS resource. Each tag consists of a key/value pair.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Key Pattern: ^(?!aws:)[^\x00-\x1f\x22]+$

Value Length Constraints: Minimum length of 0. Maximum length of 256.

Value Pattern: ^[^\x00-\x1f\x22]*$

Required: No

tier

The tier for this resiliency policy, ranging from the highest severity (MissionCritical) to lowest (NonCritical).

Type: String

Valid Values: MissionCritical | Critical | Important | CoreServices | NonCritical

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: