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 AWS 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 AWS 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 AWS SDKs, see the following: