Resource schema for StateMachine
role_arn
(String)definition
(String)definition_s3_location
(Attributes) (see below for nested schema)definition_string
(String)definition_substitutions
(Map of String)logging_configuration
(Attributes) (see below for nested schema)state_machine_name
(String)state_machine_type
(String)tags
(Attributes List) (see below for nested schema)tracing_configuration
(Attributes) (see below for nested schema)arn
(String)id
(String) Uniquely identifies the resource.name
(String)definition_s3_location
Required:
bucket
(String)key
(String)Optional:
version
(String)logging_configuration
Optional:
destinations
(Attributes List) (see below for nested schema)include_execution_data
(Boolean)level
(String)logging_configuration.destinations
Optional:
cloudwatch_logs_log_group
(Attributes) (see below for nested schema)logging_configuration.destinations.cloudwatch_logs_log_group
Optional:
log_group_arn
(String)tags
Required:
key
(String)value
(String)tracing_configuration
Optional:
enabled
(Boolean)Import is supported using the following syntax:
$ terraform import awscc_stepfunctions_state_machine.example <resource ID>