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.

Information about an Amazon Simple Storage Service (Amazon S3) bucket to write managed node-level logs to.

LoggingInfo has been deprecated. To specify an Amazon Simple Storage Service (Amazon S3) bucket to contain logs, instead use the OutputS3BucketName and OutputS3KeyPrefix options in the TaskInvocationParameters structure. For information about how Amazon Web Services Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

Inheritance Hierarchy

System.Object
  Amazon.SimpleSystemsManagement.Model.LoggingInfo

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

Syntax

C#
public class LoggingInfo

The LoggingInfo type exposes the following members

Constructors

NameDescription
Public Method LoggingInfo()

Properties

NameTypeDescription
Public Property S3BucketName System.String

Gets and sets the property S3BucketName.

The name of an S3 bucket where execution logs are stored.

Public Property S3KeyPrefix System.String

Gets and sets the property S3KeyPrefix.

(Optional) The S3 bucket subfolder.

Public Property S3Region System.String

Gets and sets the property S3Region.

The Amazon Web Services Region where the S3 bucket is located.

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