aws-cdk
cdk synth with stack name provided still synths all the stacks in the project
This is the app.py my_env = cdk.Environment(account="XXXXXXX", region="us-east-1")[详细]
2022-12-07 22:08 分类:问答AWS - CDK: Get resources from CfnEnvironment
I am creating a beanstalk using the CDK and after than I would like to create the cloudwatch dashboard on the same the stalk to view the beanstalk metrics. How can I get the beanstalk loadbalancer det[详细]
2022-12-07 18:41 分类:问答