S3MonitoringConfiguration
The Amazon S3 configuration for monitoring log publishing. You can configure your jobs to send log information to Amazon S3.
Contents
- encryptionKeyArn
- 
               The KMS key ARN to encrypt the logs published to the given Amazon S3 destination. Type: String Length Constraints: Minimum length of 20. Maximum length of 2048. Pattern: arn:(aws[a-zA-Z0-9-]*):kms:[a-zA-Z0-9\-]*:([0-9]{12}):key\/[a-zA-Z0-9-]+Required: No 
- logUri
- 
               The 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: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: