@csermet/multiprovider
Version:
cloud-graph provider plugin for AWS used to fetch AWS cloud data.
40 lines (39 loc) • 2.18 kB
JavaScript
"use strict";
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
Object.defineProperty(exports, "__esModule", { value: true });
const services_1 = __importDefault(require("./services"));
exports.default = {
[]: 'acms',
[]: 'albs',
[]: 'apiGatewayDomainNames',
[]: 'apiGatewayHttpApis',
[]: 'apiGatewayResources',
[]: 'apiGatewayRestApis',
[]: 'apiGatewayStages',
[]: 'asgs',
[]: 'athenaDataCatalogs',
[]: 'cloud9Environments',
[]: 'cloudFormationStacks',
[]: 'cloudFormationStackSets',
[]: 'cloudfrontDistributions',
[]: 'cloudwatchLogs',
[]: 'codebuilds',
[]: 'configurationRecorders',
[]: 'dmsReplicationInstances',
[]: 'ebsSnapshots',
[]: 'ec2Instances',
[]: 'ecsClusters',
[]: 'ecsContainers',
[]: 'ecsServices',
[]: 'ecsTasks',
[]: 'ecsTaskDefinitions',
[]: 'ecsTaskSets',
[]: 'eksClusters',
[]: 'elastiCacheClusters',
[]: 'elastiCacheReplicationGroups',
[]: 'elasticBeanstalkApps',
[]: 'elasticBeanstalkEnvs',
[]: 'elasticSearchDomains'
};