TypeConverterEntry - Amazon CloudWatch Logs
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: