ConfigurationTemplateDeliveryConfigValues - Amazon CloudWatch Logs

ConfigurationTemplateDeliveryConfigValues

This structure contains the default values that are used for each configuration parameter when you use CreateDelivery to create a deliver under the current service type, resource type, and log type.

Contents

fieldDelimiter

The default field delimiter that is used in a CreateDelivery operation when the field delimiter is not specified in that operation. The field delimiter is used only when the final output delivery is in Plain, W3C, or Raw format.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 5.

Required: No

recordFields

The default record fields that will be delivered when a list of record fields is not provided in a CreateDelivery operation.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 128 items.

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

s3DeliveryConfiguration

The delivery parameters that are used when you create a delivery to a delivery destination that is an S3 Bucket.

Type: S3DeliveryConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: