This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::StepFunctions::StateMachine LogDestination
Defines a destination for LoggingConfiguration.
Note
For more information on logging with EXPRESS workflows, see Logging Express
               Workflows Using CloudWatch Logs.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CloudWatchLogsLogGroup" :CloudWatchLogsLogGroup}
Properties
- CloudWatchLogsLogGroup
- 
                    An object describing a CloudWatch log group. For more information, see AWS::Logs::LogGroup in the AWS CloudFormation User Guide. Required: No Type: CloudWatchLogsLogGroup Update requires: No interruption