CustomAccountPoolHandler - Amazon DataZone

CustomAccountPoolHandler

The custom AWS Lambda handler within an account pool.

Contents

lambdaFunctionArn

The ARN of the AWS Lambda function for the custom AWS Lambda handler.

Type: String

Pattern: arn:(?:aws|aws-cn|aws-us-gov):lambda:(?:[a-z]{2}(?:-gov)?-[a-z]+-\d{1,}):(\d{12}):function:[a-zA-Z0-9-_]+(?::[a-zA-Z0-9-_]+)?(?:\$[\w-]+)?

Required: Yes

lambdaExecutionRoleArn

The ARN of the IAM role that enables Amazon SageMaker Unified Studio to invoke the AWS Lambda funtion if the account source is the custom account pool handler.

Type: String

Pattern: arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*

Required: No

See Also

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