S3MonitoringConfiguration
Amazon S3 configuration for monitoring log publishing. You can configure your jobs to send log information to Amazon S3.
Contents
- logUri
-
Amazon S3 destination URI for log publishing.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10280.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDBFF-\uDC00\uDFFF\r\n\t]*Required: Yes
- encryptionKeyArn
-
The Amazon Resource Name (ARN) of the encryption key for logs.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 2048.
Pattern:
^(arn:(aws[a-zA-Z0-9-]*):kms:.+:(\d{12})?:key\/[(0-9a-zA-Z)-?]+|\$\{[a-zA-Z]\w*\})$Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: