ProcessorParameter
Describes the processor parameter.
Contents
- ParameterName
-
The name of the parameter. Currently the following default values are supported: 3 for
NumberOfRetries
and 60 for theBufferIntervalInSeconds
. TheBufferSizeInMBs
ranges between 0.2 MB and up to 3MB. The default buffering hint is 1MB for all destinations, except Splunk. For Splunk, the default buffering hint is 256 KB.Type: String
Valid Values:
LambdaArn | NumberOfRetries | MetadataExtractionQuery | JsonParsingEngine | RoleArn | BufferSizeInMBs | BufferIntervalInSeconds | SubRecordType | Delimiter | CompressionFormat | DataMessageExtraction
Required: Yes
- ParameterValue
-
The parameter value.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 5120.
Pattern:
^(?!\s*$).+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: