AwsLogSourceConfiguration
To add a natively-supported AWS service as a log source, use these parameters to specify the configuration settings for the log source.
Contents
- regions
-
Specify the Regions where you want to enable Security Lake.
Type: Array of strings
Pattern:
^(us(-gov)?|af|ap|ca|eu|me|sa)-(central|north|(north(?:east|west))|south|south(?:east|west)|east|west)-\d+$
Required: Yes
- sourceName
-
The name for a AWS source.
Type: String
Valid Values:
ROUTE53 | VPC_FLOW | SH_FINDINGS | CLOUD_TRAIL_MGMT | LAMBDA_EXECUTION | S3_DATA | EKS_AUDIT | WAF
Required: Yes
- accounts
-
Specify the AWS account information where you want to enable Security Lake.
Type: Array of strings
Length Constraints: Fixed length of 12.
Pattern:
^[0-9]{12}$
Required: No
- sourceVersion
-
The version for a AWS source.
Type: String
Pattern:
^(latest|[0-9]\.[0-9])$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: