Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-fis-experimenttemplate.json
Parent schema serverless-framework-configuration
Type: object

Resource schema for AWS::FIS::ExperimentTemplate. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-fis.git

Properties

Description string | Aws_CF_FunctionString required

A description for the experiment template.

Targets object required

The targets for the experiment.

StopConditions ExperimentTemplateStopCondition[] required

One or more stop conditions.

RoleArn string | Aws_CF_FunctionString required

The Amazon Resource Name (ARN) of an IAM role that grants the AWS FIS service permission to perform service actions on your behalf.

Tags object required
Actions object

The actions for the experiment.

LogConfiguration object
3 nested properties
LogSchemaVersion integer required
min=1
CloudWatchLogsConfiguration object
1 nested properties
LogGroupArn string | Aws_CF_FunctionString required
S3Configuration object
2 nested properties
BucketName string | Aws_CF_FunctionString required
Prefix string | Aws_CF_FunctionString

Definitions

ExperimentTemplateId string | Aws_CF_FunctionString
ExperimentTemplateDescription string | Aws_CF_FunctionString

A description for the experiment template.

StopConditionSource string | Aws_CF_FunctionString
StopConditionValue string | Aws_CF_FunctionString
ExperimentTemplateStopCondition object
Source string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString
ExperimentTemplateStopConditionList ExperimentTemplateStopCondition[]

One or more stop conditions.

ResourceType string | Aws_CF_FunctionString

The AWS resource type. The resource type must be supported for the specified action.

ResourceArn string | Aws_CF_FunctionString
ResourceArnList ResourceArn[]

The Amazon Resource Names (ARNs) of the target resources.

ExperimentTemplateTargetSelectionMode string | Aws_CF_FunctionString

Scopes the identified resources to a specific number of the resources at random, or a percentage of the resources.

ExperimentTemplateTargetFilterPath string | Aws_CF_FunctionString

The attribute path for the filter.

ExperimentTemplateTargetFilterValue string | Aws_CF_FunctionString
ExperimentTemplateTargetFilterValues ExperimentTemplateTargetFilterValue[]

The attribute values for the filter.

ExperimentTemplateTargetFilter object

Describes a filter used for the target resource input in an experiment template.

Path string | Aws_CF_FunctionString required

The attribute path for the filter.

The attribute values for the filter.

ExperimentTemplateTargetFilterList ExperimentTemplateTargetFilter[]
ExperimentTemplateTarget object

Specifies a target for an experiment.

ResourceType string | Aws_CF_FunctionString required

The AWS resource type. The resource type must be supported for the specified action.

SelectionMode string | Aws_CF_FunctionString required

Scopes the identified resources to a specific number of the resources at random, or a percentage of the resources.

ResourceArns ResourceArn[]

The Amazon Resource Names (ARNs) of the target resources.

ResourceTags object
Parameters object
ExperimentTemplateTargetMap object

The targets for the experiment.

ActionId string | Aws_CF_FunctionString

The ID of the action.

ExperimentTemplateActionItemDescription string | Aws_CF_FunctionString

A description for the action.

ExperimentTemplateActionItemParameter string | Aws_CF_FunctionString
ExperimentTemplateActionItemTarget string | Aws_CF_FunctionString
ExperimentTemplateActionItemStartAfter string | Aws_CF_FunctionString
ExperimentTemplateActionItemStartAfterList ExperimentTemplateActionItemStartAfter[]

The names of the actions that must be completed before the current action starts.

ExperimentTemplateAction object

Specifies an action for the experiment template.

ActionId string | Aws_CF_FunctionString required

The ID of the action.

Description string | Aws_CF_FunctionString

A description for the action.

Parameters object

The parameters for the action, if applicable.

Targets object

One or more targets for the action.

The names of the actions that must be completed before the current action starts.

ExperimentTemplateActionMap object

The actions for the experiment.

ExperimentTemplateLogConfiguration object
LogSchemaVersion integer required
min=1
CloudWatchLogsConfiguration object
1 nested properties
LogGroupArn string | Aws_CF_FunctionString required
S3Configuration object
2 nested properties
BucketName string | Aws_CF_FunctionString required
Prefix string | Aws_CF_FunctionString
RoleArn string | Aws_CF_FunctionString

The Amazon Resource Name (ARN) of an IAM role that grants the AWS FIS service permission to perform service actions on your behalf.