in archived/multi_modal_parallel_sagemaker_labeling_workflows_with_step_functions/src/lambda_src/shared/label_arn.py [0:0]
def pre_human_task_lambda_arn(region, job_type):
"""Generates a pre human task lambda arn for a supported task type."""
pre_human_task_lambdas = {
JobModality.PointCloudObjectDetection: {
"us-east-1": "arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudObjectDetection",
"us-east-2": "arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudObjectDetection",
"us-west-2": "arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudObjectDetection",
"eu-west-1": "arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudObjectDetection",
"ap-northeast-1": "arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudObjectDetection",
"ap-southeast-2": "arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudObjectDetection",
"ap-south-1": "arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudObjectDetection",
"eu-central-1": "arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudObjectDetection",
"ap-northeast-2": "arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudObjectDetection",
"eu-west-2": "arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudObjectDetection",
"ap-southeast-1": "arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudObjectDetection",
"ca-central-1": "arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudObjectDetection",
},
JobModality.PointCloudObjectDetectionAudit: {
"us-east-1": "arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudObjectDetection",
"us-east-2": "arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudObjectDetection",
"us-west-2": "arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudObjectDetection",
"eu-west-1": "arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudObjectDetection",
"ap-northeast-1": "arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudObjectDetection",
"ap-southeast-2": "arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudObjectDetection",
"ap-south-1": "arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudObjectDetection",
"eu-central-1": "arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudObjectDetection",
"ap-northeast-2": "arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudObjectDetection",
"eu-west-2": "arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudObjectDetection",
"ap-southeast-1": "arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudObjectDetection",
"ca-central-1": "arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudObjectDetection",
},
JobModality.PointCloudObjectTracking: {
"us-east-1": "arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudObjectTracking",
"us-east-2": "arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudObjectTracking",
"us-west-2": "arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudObjectTracking",
"eu-west-1": "arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudObjectTracking",
"ap-northeast-1": "arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudObjectTracking",
"ap-southeast-2": "arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudObjectTracking",
"ap-south-1": "arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudObjectTracking",
"eu-central-1": "arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudObjectTracking",
"ap-northeast-2": "arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudObjectTracking",
"eu-west-2": "arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudObjectTracking",
"ap-southeast-1": "arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudObjectTracking",
"ca-central-1": "arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudObjectTracking",
},
JobModality.PointCloudObjectTrackingAudit: {
"us-east-1": "arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudObjectTracking",
"us-east-2": "arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudObjectTracking",
"us-west-2": "arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudObjectTracking",
"eu-west-1": "arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudObjectTracking",
"ap-northeast-1": "arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudObjectTracking",
"ap-southeast-2": "arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudObjectTracking",
"ap-south-1": "arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudObjectTracking",
"eu-central-1": "arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudObjectTracking",
"ap-northeast-2": "arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudObjectTracking",
"eu-west-2": "arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudObjectTracking",
"ap-southeast-1": "arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudObjectTracking",
"ca-central-1": "arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudObjectTracking",
},
JobModality.PointCloudSemanticSegmentation: {
"us-east-1": "arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudSemanticSegmentation",
"us-east-2": "arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudSemanticSegmentation",
"us-west-2": "arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudSemanticSegmentation",
"eu-west-1": "arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudSemanticSegmentation",
"ap-northeast-1": "arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudSemanticSegmentation",
"ap-southeast-2": "arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudSemanticSegmentation",
"ap-south-1": "arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudSemanticSegmentation",
"eu-central-1": "arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudSemanticSegmentation",
"ap-northeast-2": "arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudSemanticSegmentation",
"eu-west-2": "arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudSemanticSegmentation",
"ap-southeast-1": "arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudSemanticSegmentation",
"ca-central-1": "arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudSemanticSegmentation",
},
JobModality.PointCloudSemanticSegmentationAudit: {
"us-east-1": "arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudSemanticSegmentation",
"us-east-2": "arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudSemanticSegmentation",
"us-west-2": "arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudSemanticSegmentation",
"eu-west-1": "arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudSemanticSegmentation",
"ap-northeast-1": "arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudSemanticSegmentation",
"ap-southeast-2": "arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudSemanticSegmentation",
"ap-south-1": "arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudSemanticSegmentation",
"eu-central-1": "arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudSemanticSegmentation",
"ap-northeast-2": "arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudSemanticSegmentation",
"eu-west-2": "arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudSemanticSegmentation",
"ap-southeast-1": "arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudSemanticSegmentation",
"ca-central-1": "arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudSemanticSegmentation",
},
JobModality.VideoObjectDetection: {
"us-east-1": "arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoObjectDetection",
"us-east-2": "arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoObjectDetection",
"us-west-2": "arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoObjectDetection",
"eu-west-1": "arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoObjectDetection",
"ap-northeast-1": "arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoObjectDetection",
"ap-southeast-2": "arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoObjectDetection",
"ap-south-1": "arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoObjectDetection",
"eu-central-1": "arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoObjectDetection",
"ap-northeast-2": "arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoObjectDetection",
"eu-west-2": "arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoObjectDetection",
"ap-southeast-1": "arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoObjectDetection",
"ca-central-1": "arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoObjectDetection",
},
JobModality.VideoObjectDetectionAudit: {
"us-east-1": "arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentVideoObjectDetection",
"us-east-2": "arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentVideoObjectDetection",
"us-west-2": "arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentVideoObjectDetection",
"eu-west-1": "arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentVideoObjectDetection",
"ap-northeast-1": "arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentVideoObjectDetection",
"ap-southeast-2": "arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentVideoObjectDetection",
"ap-south-1": "arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentVideoObjectDetection",
"eu-central-1": "arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentVideoObjectDetection",
"ap-northeast-2": "arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentVideoObjectDetection",
"eu-west-2": "arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentVideoObjectDetection",
"ap-southeast-1": "arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentVideoObjectDetection",
"ca-central-1": "arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentVideoObjectDetection",
},
JobModality.VideoObjectTracking: {
"us-east-1": "arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoObjectTracking",
"us-east-2": "arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoObjectTracking",
"us-west-2": "arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoObjectTracking",
"eu-west-1": "arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoObjectTracking",
"ap-northeast-1": "arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoObjectTracking",
"ap-southeast-2": "arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoObjectTracking",
"ap-south-1": "arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoObjectTracking",
"eu-central-1": "arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoObjectTracking",
"ap-northeast-2": "arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoObjectTracking",
"eu-west-2": "arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoObjectTracking",
"ap-southeast-1": "arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoObjectTracking",
"ca-central-1": "arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoObjectTracking",
},
JobModality.VideoObjectTrackingAudit: {
"us-east-1": "arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentVideoObjectTracking",
"us-east-2": "arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentVideoObjectTracking",
"us-west-2": "arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentVideoObjectTracking",
"eu-west-1": "arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentVideoObjectTracking",
"ap-northeast-1": "arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentVideoObjectTracking",
"ap-southeast-2": "arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentVideoObjectTracking",
"ap-south-1": "arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentVideoObjectTracking",
"eu-central-1": "arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentVideoObjectTracking",
"ap-northeast-2": "arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentVideoObjectTracking",
"eu-west-2": "arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentVideoObjectTracking",
"ap-southeast-1": "arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentVideoObjectTracking",
"ca-central-1": "arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentVideoObjectTracking",
},
}
return pre_human_task_lambdas[job_type][region]