UNPKG

@cloud-copilot/iam-collect

Version:

Collect IAM information from AWS Accounts

6 lines 316 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.awsConfigCommand = void 0; const AbstractCommand_js_1 = require("../customClients/AbstractCommand.js"); exports.awsConfigCommand = (0, AbstractCommand_js_1.customCommandFactory)(); //# sourceMappingURL=AwsConfigClientContext.js.map