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 Antwort
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen