UNPKG

@pulumi/aws

Version:

A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.

10 lines 532 B
"use strict"; // *** WARNING: this file was generated by pulumi-language-nodejs. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** Object.defineProperty(exports, "__esModule", { value: true }); exports.getResourcesOutput = exports.getResources = void 0; const utilities = require("../utilities"); exports.getResources = null; exports.getResourcesOutput = null; utilities.lazyLoad(exports, ["getResources", "getResourcesOutput"], () => require("./getResources")); //# sourceMappingURL=index.js.map