LoggingInfo
Information about an S3 bucket to write instance-level logs to.
LoggingInfo
has been deprecated. To specify an S3 bucket to contain logs, instead use the
OutputS3BucketName
and OutputS3KeyPrefix
options in the TaskInvocationParameters
structure.
For information about how 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
- S3KeyPrefix
-
(Optional) The S3 bucket subfolder.
Type: String
Length Constraints: Maximum length of 500.
Required: No
- S3Region
-
The Region where the S3 bucket is located.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 20.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: