cloudformation code for enabling aws inspector2

0

can anybody please provide me the complete cloudformation code to enable aws inspector2 (latest version) in AWS Environment

Thanks

1 回答
0

Hi,

One way would be to use the AWS CDK solution construct to enable this: https://constructs.dev/packages/oblcc-amazon-inspector-v2/v/0.0.4?lang=typescript. You can use the cdk synth command on the stack to generate the Cfn template. It would still be dependent on the environment being bootstrapped by CDK.

Thanks.

AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则