CustomLogSourceCrawlerConfiguration - Amazon Security Lake

CustomLogSourceCrawlerConfiguration

The configuration used for the Glue Crawler for a third-party custom source.

Contents

roleArn

The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role to be used by the AWS Glue crawler. The recommended IAM policies are:

  • The managed policy AWSGlueServiceRole

  • A custom policy granting access to your Amazon S3 Data Lake

Type: String

Pattern: ^arn:(aws[a-zA-Z-]*)?:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+$

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: