欢迎使用cdk-soca cdk-soca是一个AWS CDK构造库,使您可以使用TypeScript或Python AWS CDK在AWS 创建。 样本 import * as soca from 'cdk-soca' ; // create the CDK application const app = new App ( ) ; // create the stack in the CDK app const stack = new Stack ( app , 'soca-testing-stack' ) ; // create the workload in the CDK stac