Open danielhidalg opened 2 years ago
I have the same problem:
$ cdk bootstrap
[WARNING] @aws-cdk/aws-ec2.SubnetType#PRIVATE is deprecated.
use PRIVATE_WITH_NAT
This API will be removed in the next major release.
[WARNING] @aws-cdk/aws-ec2.SubnetType#PRIVATE is deprecated.
use PRIVATE_WITH_NAT
This API will be removed in the next major release.
Traceback (most recent call last):
File "app.py", line 14, in
Subprocess exited with error 1
Hi,
I've just tried instructions at https://aws.amazon.com/es/blogs/aws-spanish/construyendo-pipelines-de-datos-con-amazon-managed-workflows-for-apache-airflow-amazon-emr-aws-glue-y-amazon-athena/, but as you can see on attachment, when I reach step 3 command "cdk bootstrap", it returns:
"[...] TypeError: type of argument inline_policies must be one of (Mapping[str, aws_cdk.aws_iam.PolicyDocument], NoneType); got list instead"
CDK_BOOTSTRAP_ERROR.txt