EventSourceMappingMetricsConfig
The metrics configuration for your event source. Use this configuration object to define which metrics you want your event source mapping to produce.
Contents
- Metrics
-
The metrics you want your event source mapping to produce. Include
EventCount
to receive event source mapping metrics related to the number of events processed by your event source mapping. For more information about these metrics, see Event source mapping metrics.Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 1 item.
Valid Values:
EventCount
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: