export AWS_DEFAULT_ACCOUNT=_____________29
export AWS_PROFILE=my-profile
export AWS_DEFAULT_REGION=your-region # e.g. eu-west-1
<..>/datajob/examples/data_pipeline_simple$ datajob deploy --config datajob_stack.py
cdk command: cdk deploy --app "python <..>/datajob/examples/data_pipeline_simple/datajob_stack.py" -c stage=None
jsii.errors.JavaScriptError:
Error: Invalid S3 bucket name (value: data-pipeline-simple-None-deployment-bucket)
Bucket name must only contain lowercase characters and the symbols, period (.) and dash (-) (offset: 21)