Interface CustomAccountPoolHandler.Builder

  • Method Details

    • lambdaExecutionRoleArn

      CustomAccountPoolHandler.Builder lambdaExecutionRoleArn(String lambdaExecutionRoleArn)

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

      Parameters:
      lambdaExecutionRoleArn - The ARN of the IAM role that enables Amazon SageMaker Unified Studio to invoke the Amazon Web Services Lambda funtion if the account source is the custom account pool handler.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lambdaFunctionArn

      CustomAccountPoolHandler.Builder lambdaFunctionArn(String lambdaFunctionArn)

      The ARN of the Amazon Web Services Lambda function for the custom Amazon Web Services Lambda handler.

      Parameters:
      lambdaFunctionArn - The ARN of the Amazon Web Services Lambda function for the custom Amazon Web Services Lambda handler.
      Returns:
      Returns a reference to this object so that method calls can be chained together.