Data Source schema for AWS::Events::Rule
id
(String) Uniquely identifies the resource.arn
(String) The ARN of the rule, such as arn:aws:events:us-east-2:123456789012:rule/example.description
(String) The description of the rule.event_bus_name
(String) The name or ARN of the event bus associated with the rule. If you omit this, the default event bus is used.event_pattern
(String) The event pattern of the rule. For more information, see Events and Event Patterns in the Amazon EventBridge User Guide.name
(String) The name of the rule.role_arn
(String) The Amazon Resource Name (ARN) of the role that is used for target invocation.schedule_expression
(String) The scheduling expression. For example, "cron(0 20 * * ? *)", "rate(5 minutes)". For more information, see Creating an Amazon EventBridge rule that runs on a schedule.state
(String) The state of the rule.targets
(Attributes Set) Adds the specified targets to the specified rule, or updates the targets if they are already associated with the rule.
Targets are the resources that are invoked when a rule is triggered. (see below for nested schema)targets
Read-Only:
app_sync_parameters
(Attributes) (see below for nested schema)arn
(String)batch_parameters
(Attributes) (see below for nested schema)dead_letter_config
(Attributes) (see below for nested schema)ecs_parameters
(Attributes) (see below for nested schema)http_parameters
(Attributes) (see below for nested schema)id
(String)input
(String)input_path
(String)input_transformer
(Attributes) (see below for nested schema)kinesis_parameters
(Attributes) (see below for nested schema)redshift_data_parameters
(Attributes) (see below for nested schema)retry_policy
(Attributes) (see below for nested schema)role_arn
(String)run_command_parameters
(Attributes) (see below for nested schema)sage_maker_pipeline_parameters
(Attributes) (see below for nested schema)sqs_parameters
(Attributes) (see below for nested schema)targets.app_sync_parameters
Read-Only:
graph_ql_operation
(String)targets.batch_parameters
Read-Only:
array_properties
(Attributes) (see below for nested schema)job_definition
(String)job_name
(String)retry_strategy
(Attributes) (see below for nested schema)targets.batch_parameters.array_properties
Read-Only:
size
(Number)targets.batch_parameters.retry_strategy
Read-Only:
attempts
(Number)targets.dead_letter_config
Read-Only:
arn
(String)targets.ecs_parameters
Read-Only:
capacity_provider_strategy
(Attributes List) (see below for nested schema)enable_ecs_managed_tags
(Boolean)enable_execute_command
(Boolean)group
(String)launch_type
(String)network_configuration
(Attributes) (see below for nested schema)placement_constraints
(Attributes List) (see below for nested schema)placement_strategies
(Attributes List) (see below for nested schema)platform_version
(String)propagate_tags
(String)reference_id
(String)tag_list
(Attributes List) (see below for nested schema)task_count
(Number)task_definition_arn
(String)targets.ecs_parameters.capacity_provider_strategy
Read-Only:
base
(Number)capacity_provider
(String)weight
(Number)targets.ecs_parameters.network_configuration
Read-Only:
aws_vpc_configuration
(Attributes) (see below for nested schema)targets.ecs_parameters.network_configuration.aws_vpc_configuration
Read-Only:
assign_public_ip
(String)security_groups
(List of String)subnets
(List of String)targets.ecs_parameters.placement_constraints
Read-Only:
expression
(String)type
(String)targets.ecs_parameters.placement_strategies
Read-Only:
field
(String)type
(String)targets.ecs_parameters.tag_list
Read-Only:
key
(String)value
(String)targets.http_parameters
Read-Only:
header_parameters
(Map of String)path_parameter_values
(List of String)query_string_parameters
(Map of String)targets.input_transformer
Read-Only:
input_paths_map
(Map of String)input_template
(String)targets.kinesis_parameters
Read-Only:
partition_key_path
(String)targets.redshift_data_parameters
Read-Only:
database
(String)db_user
(String)secret_manager_arn
(String)sql
(String)sqls
(List of String)statement_name
(String)with_event
(Boolean)targets.retry_policy
Read-Only:
maximum_event_age_in_seconds
(Number)maximum_retry_attempts
(Number)targets.run_command_parameters
Read-Only:
run_command_targets
(Attributes List) (see below for nested schema)targets.run_command_parameters.run_command_targets
Read-Only:
key
(String)values
(List of String)targets.sage_maker_pipeline_parameters
Read-Only:
pipeline_parameter_list
(Attributes List) (see below for nested schema)targets.sage_maker_pipeline_parameters.pipeline_parameter_list
Read-Only:
name
(String)value
(String)targets.sqs_parameters
Read-Only:
message_group_id
(String)