CustomLogSourceResource
Amazon Security Lake can collect logs and events from third-party custom sources.
Contents
- attributes
-
The attributes of a third-party custom source.
Type: CustomLogSourceAttributes object
Required: No
- provider
-
The details of the log provider for a third-party custom source.
Type: CustomLogSourceProvider object
Required: No
- sourceName
-
The name for a third-party custom source. This must be a Regionally unique value.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[\w\-\_\:\.]*$
Required: No
- sourceVersion
-
The version for a third-party custom source. This must be a Regionally unique value.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 32.
Pattern:
^[A-Za-z0-9\-\.\_]*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: