UNPKG

@pulumi/aws

Version:

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

10 lines 518 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.getProductOutput = exports.getProduct = void 0; const utilities = require("../utilities"); exports.getProduct = null; exports.getProductOutput = null; utilities.lazyLoad(exports, ["getProduct", "getProductOutput"], () => require("./getProduct")); //# sourceMappingURL=index.js.map