LoggingInfo - Amazon Systems Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

LoggingInfo

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

Note

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 Systems Manager handles these options for the supported maintenance window task types, see MaintenanceWindowTaskInvocationParameters.

Contents

S3BucketName

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

Type: String

Length Constraints: Minimum length of 3. Maximum length of 63.

Required: Yes

S3Region

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

Type: String

Length Constraints: Minimum length of 3. Maximum length of 20.

Required: Yes

S3KeyPrefix

(Optional) The S3 bucket subfolder.

Type: String

Length Constraints: Maximum length of 500.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: