This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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 Amazon CloudFormation User Guide.
Required: No
Type: CloudWatchLogsLogGroup
Update requires: No interruption