You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -219,6 +219,8 @@ No modules.
219
219
220
220
| Name | Description |
221
221
|------|-------------|
222
+
| <aname="output_cloudwatch_log_group_arn"></a> [cloudwatch\_log\_group\_arn](#output\_cloudwatch\_log\_group\_arn)| The ARN of the CloudWatch log group created for the Step Function |
223
+
| <aname="output_cloudwatch_log_group_name"></a> [cloudwatch\_log\_group\_name](#output\_cloudwatch\_log\_group\_name)| The name of the CloudWatch log group created for the Step Function |
222
224
| <aname="output_role_arn"></a> [role\_arn](#output\_role\_arn)| The ARN of the IAM role created for the Step Function |
223
225
| <aname="output_role_name"></a> [role\_name](#output\_role\_name)| The name of the IAM role created for the Step Function |
224
226
| <aname="output_state_machine_arn"></a> [state\_machine\_arn](#output\_state\_machine\_arn)| The ARN of the Step Function |
Copy file name to clipboardExpand all lines: examples/complete/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,8 @@ No inputs.
61
61
62
62
| Name | Description |
63
63
|------|-------------|
64
+
| <aname="output_cloudwatch_log_group_arn"></a> [cloudwatch\_log\_group\_arn](#output\_cloudwatch\_log\_group\_arn)| The ARN of the CloudWatch log group created for the Step Function |
65
+
| <aname="output_cloudwatch_log_group_name"></a> [cloudwatch\_log\_group\_name](#output\_cloudwatch\_log\_group\_name)| The name of the CloudWatch log group created for the Step Function |
64
66
| <aname="output_role_arn"></a> [role\_arn](#output\_role\_arn)| The ARN of the IAM role created for the State Machine |
65
67
| <aname="output_role_name"></a> [role\_name](#output\_role\_name)| The name of the IAM role created for the State Machine |
66
68
| <aname="output_state_machine_arn"></a> [state\_machine\_arn](#output\_state\_machine\_arn)| The ARN of the State Machine |
0 commit comments