TypeConverterEntry - Amazon CloudWatch Logs
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: December 30, 2025.

TypeConverterEntry

This object defines one value type that will be converted using the typeConverter processor.

Contents

key

The key with the value that is to be converted to a different type.

Type: String

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

Required: Yes

type

The type to convert the field value to. Valid values are integer, double, string and boolean.

Type: String

Valid Values: boolean | integer | double | string

Required: Yes

See Also

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