View a markdown version of this page

TestTemplate - Next generation Resilience Hub

TestTemplate

A pre-configured, AWS recommended test that defines which resilience capability to validate, the fault actions it runs, and the parameters it accepts.

Contents

name

The name of the test template.

Type: String

Required: Yes

testTemplateArn

The ARN of the test template.

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}|aws):[A-Za-z0-9/][A-Za-z0-9:_/+.-]{0,1023}

Required: Yes

actions

The fault actions the test template runs.

Type: Array of TestAction objects

Required: No

description

A description of the test template.

Type: String

Required: No

parameters

The parameters the test template accepts.

Type: Array of TestTemplateParameter objects

Required: No

See Also

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