UNPKG

@csermet/multiprovider

Version:

cloud-graph provider plugin for AWS used to fetch AWS cloud data.

51 lines (50 loc) 1.36 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { kb: 'Kb', no: 'No', gb: 'Gb', gib: 'GiB', yes: 'Yes', all: 'all', iops: 'iops', days: 'days', true: 'true', false: 'false', pass: 'pass', fifo: 'Fifo', cert: 'cert', hours: 'hours', local: 'local', today: 'Today', public: 'Public', source: 'source', writer: 'writer', reader: 'reader', secret: 'secret', running: 'running', minutes: 'minutes', enabled: 'Enabled', default: 'default', private: 'Private', classic: 'Classic', seconds: 'Seconds', standard: 'Standard', disabled: 'Disabled', internal: 'Internal', listener: 'Listener', noLimits: 'No Concurrency Limitations', encrypted: 'encrypted', inService: 'In Service', unencrypted: 'unencrypted', destination: 'destination', notInService: 'Not In Service', notVpcLambda: 'This Lambda does not use Vpc Networking', internetFacing: 'Internet Facing', inServiceText: 'instances are in service', secretPlaceholder: '****** SECRET HIDDEN ******', objectsCanBePublic: 'Objects can be public', bucketSizeDisclaimer: (num) => `(limited to the first ${num} objects)`, accountFor: (org) => `AWS Account for ${org}`, enable: 'enable', };