Skip to main content

Enabler

Enable the AWS Inspector2.

Example

exports.createResources = () => [
{
type: "Enabler",
group: "Inspector2",
properties: ({}) => ({
resourceTypes: ["EC2", "ECR"],
}),
},
];

Code Examples

Properties

Used By

List

gc l -t Inspector2::Enabler
Listing resources on 1 provider: aws
✓ aws us-east-1
✓ Initialising
✓ Listing 1/1
┌───────────────────────────────────────────────────────────────────────────────────┐
│ 1 Inspector2::Enabler from aws │
├───────────────────────────────────────────────────────────────────────────────────┤
│ name: default │
│ managedByUs: Yes │
│ live: │
│ resourceTypes: │
│ - "EC2" │
│ - "ECR" │
│ state: │
│ status: ENABLED │
│ │
└───────────────────────────────────────────────────────────────────────────────────┘


List Summary:
Provider: aws
┌──────────────────────────────────────────────────────────────────────────────────┐
│ aws │
├─────────────────────┬────────────────────────────────────────────────────────────┤
│ Inspector2::Enabler │ default │
└─────────────────────┴────────────────────────────────────────────────────────────┘
1 resource, 1 type, 1 provider
Command "gc l -t Inspector2::Enabler" executed in 2s, 107 MB