You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Redshift::Types::EnableLoggingMessageWhen passing EnableLoggingMessage as input to an Aws::Client method, you can use a vanilla Hash:
{
cluster_identifier: "String", bucket_name: "String", s3_key_prefix: "String",
}
Instance Attribute Summary collapse
The name of an existing S3 bucket where the log files are to be stored.
The identifier of the cluster on which logging is to be started.
The prefix applied to the log file names.
The name of an existing S3 bucket where the log files are to be stored.
Constraints:
Must be in the same region as the cluster
The cluster must have read bucket and put object permissions
The identifier of the cluster on which logging is to be started.
Example: examplecluster
The prefix applied to the log file names.
Constraints:
Cannot exceed 512 characters
Cannot contain spaces( ), double quotes (\"), single quotes (\'), a backslash (\), or control characters. The hexadecimal codes for invalid characters are:
x00 to x20
x22
x27
x5c
x7f or larger
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4