Data Source schema for AWS::FIS::ExperimentTemplate
id
(String) Uniquely identifies the resource.actions
(Attributes Map) The actions for the experiment. (see below for nested schema)description
(String) A description for the experiment template.experiment_options
(Attributes) (see below for nested schema)experiment_template_id
(String)log_configuration
(Attributes) (see below for nested schema)role_arn
(String) The Amazon Resource Name (ARN) of an IAM role that grants the AWS FIS service permission to perform service actions on your behalf.stop_conditions
(Attributes List) One or more stop conditions. (see below for nested schema)tags
(Map of String)targets
(Attributes Map) The targets for the experiment. (see below for nested schema)actions
Read-Only:
action_id
(String) The ID of the action.description
(String) A description for the action.parameters
(Map of String) The parameters for the action, if applicable.start_after
(List of String) The names of the actions that must be completed before the current action starts.targets
(Map of String) One or more targets for the action.experiment_options
Read-Only:
account_targeting
(String) The account targeting setting for the experiment template.empty_target_resolution_mode
(String) The target resolution failure mode for the experiment template.log_configuration
Read-Only:
cloudwatch_logs_configuration
(Attributes) (see below for nested schema)log_schema_version
(Number)s3_configuration
(Attributes) (see below for nested schema)log_configuration.cloudwatch_logs_configuration
Read-Only:
log_group_arn
(String)log_configuration.s3_configuration
Read-Only:
bucket_name
(String)prefix
(String)stop_conditions
Read-Only:
source
(String)value
(String)targets
Read-Only:
filters
(Attributes List) (see below for nested schema)parameters
(Map of String)resource_arns
(List of String) The Amazon Resource Names (ARNs) of the target resources.resource_tags
(Map of String)resource_type
(String) The AWS resource type. The resource type must be supported for the specified action.selection_mode
(String) Scopes the identified resources to a specific number of the resources at random, or a percentage of the resources.targets.filters
Read-Only:
path
(String) The attribute path for the filter.values
(List of String) The attribute values for the filter.