LogConfiguration
Log configuration for a subscriber.
Contents
- IncludePayload
-
Whether the customer event payload is embedded in log records. Defaults to ON_ERROR_ONLY.
Type: String
Valid Values:
FULL | ON_ERROR_ONLYRequired: No
- Level
-
Minimum log level. Records below this level are not emitted. Defaults to OFF.
Type: String
Valid Values:
OFF | ERROR | INFORequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: