AWS::StepFunctions::StateMachine LogDestination - AWS CloudFormation

This is the new 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 CloudFormation template, use the following syntax:

Properties

CloudWatchLogsLogGroup

An object describing a CloudWatch log group. For more information, see AWS::Logs::LogGroup in the CloudFormation User Guide.

Required: No

Type: CloudWatchLogsLogGroup

Update requires: No interruption