CustomLogSourceAttributes
The attributes of a third-party custom source.
Contents
- crawlerArn
-
The ARN of the AWS Glue crawler.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1011.
Pattern:
^arn:(aws|aws-us-gov|aws-cn):securitylake:[A-za-z0-9_/.\-]{0,63}:[A-za-z0-9_/.\-]{0,63}:[A-Za-z0-9][A-za-z0-9_/.\-]{0,127}$
Required: No
- databaseArn
-
The ARN of the AWS Glue database where results are written, such as:
arn:aws:daylight:us-east-1::database/sometable/*
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 1011.
Pattern:
^arn:(aws|aws-us-gov|aws-cn):securitylake:[A-za-z0-9_/.\-]{0,63}:[A-za-z0-9_/.\-]{0,63}:[A-Za-z0-9][A-za-z0-9_/.\-]{0,127}$
Required: No
- tableArn
-
The ARN of the AWS Glue table.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1011.
Pattern:
^arn:(aws|aws-us-gov|aws-cn):securitylake:[A-za-z0-9_/.\-]{0,63}:[A-za-z0-9_/.\-]{0,63}:[A-Za-z0-9][A-za-z0-9_/.\-]{0,127}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: