UNPKG

cdk-ssm-secure-iam-access-key

Version:

Creates an IAM Access Key for a provided IAM User and stores the result in an SSM SecureString Parameter

9 lines 424 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./CryptoOperation"), exports); tslib_1.__exportStar(require("./Key"), exports); tslib_1.__exportStar(require("./KeyOperation"), exports); tslib_1.__exportStar(require("./MsSubtleCrypto"), exports); tslib_1.__exportStar(require("./MsWindow"), exports); //# sourceMappingURL=index.js.map