UNPKG

@moonset/executor

Version:
14 lines (13 loc) 493 B
export const MoonsetConstants = { TAG_MOONSET_TYPE_LOG_S3_BUCEKT: 'S3LogBucket', TAG_MOONSET_TYPE_VPC: 'Vpc', TAG_MOONSET_TYPE_VPC_SERCURITY_GROUP: 'VpcDefaultSecurityGroup', CDK_APP: 'MoonsetApp', INFRA_STACK: 'MoonsetInfraStack', VPC: 'MoonsetVpc', VPC_SG: 'MoonsetVpcSecurityGroup', BUILD_TMP_DIR: './build/', CDK_OUT_DIR: 'cdk.out/', SCRIPT_RUNNER: 's3://elasticmapreduce/libs/script-runner/script-runner.jar', MOONSET_PROPS: 'moonset.props' };