AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Configuration options for sending command output to Amazon CloudWatch Logs.

Inheritance Hierarchy

System.Object
  Amazon.SimpleSystemsManagement.Model.CloudWatchOutputConfig

Namespace: Amazon.SimpleSystemsManagement.Model
Assembly: AWSSDK.SimpleSystemsManagement.dll
Version: 3.x.y.z

Syntax

C#
public class CloudWatchOutputConfig

The CloudWatchOutputConfig type exposes the following members

Constructors

NameDescription
Public Method CloudWatchOutputConfig()

Properties

NameTypeDescription
Public Property CloudWatchLogGroupName System.String

Gets and sets the property CloudWatchLogGroupName.

The name of the CloudWatch Logs log group where you want to send command output. If you don't specify a group name, Amazon Web Services Systems Manager automatically creates a log group for you. The log group uses the following naming format:

aws/ssm/SystemsManagerDocumentName

Public Property CloudWatchOutputEnabled System.Boolean

Gets and sets the property CloudWatchOutputEnabled.

Enables Systems Manager to send command output to CloudWatch Logs.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5