jsii error when attempting to create a EC2 using Parameter via AWS CDK in python

后端 未结 0 674
慢半拍i
慢半拍i 2021-01-31 02:21

Here is the code, this is pieced together from referencing the official documentation:

    image_id = core.CfnParameter(
        self,
        id=\'ImageName\',
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题