CustomLogSourceProvider - Amazon Security Lake

CustomLogSourceProvider

The details of the log provider for a third-party custom source.

Contents

location

The location of the partition in the Amazon S3 bucket for Security Lake.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: ^s3[an]?://[a-z0-9][\.\-a-z0-9]{1,61}[a-z0-9](/[^/].*)+$

Required: No

roleArn

The ARN of the IAM role to be used by the entity putting logs into your custom source partition. Security Lake will apply the correct access policies to this role, but you must first manually create the trust policy for this role. The IAM role name must start with the text 'Security Lake'. The IAM role must trust the logProviderAccountId to assume the role.

Type: String

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

Required: No

See Also

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