@pulumi/aws 6.79.1 → 6.80.0-alpha.1746549310
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accessanalyzer/analyzer.d.ts +37 -0
- package/accessanalyzer/analyzer.js +37 -0
- package/accessanalyzer/analyzer.js.map +1 -1
- package/ec2/defaultCreditSpecification.d.ts +90 -0
- package/ec2/defaultCreditSpecification.js +84 -0
- package/ec2/defaultCreditSpecification.js.map +1 -0
- package/ec2/index.d.ts +3 -0
- package/ec2/index.js +10 -5
- package/ec2/index.js.map +1 -1
- package/eks/cluster.d.ts +2 -2
- package/eks/cluster.js +2 -2
- package/glue/connection.d.ts +38 -3
- package/glue/connection.js +20 -1
- package/glue/connection.js.map +1 -1
- package/glue/getConnection.d.ts +9 -0
- package/glue/getConnection.js.map +1 -1
- package/imagebuilder/getInfrastructureConfiguration.d.ts +4 -0
- package/imagebuilder/getInfrastructureConfiguration.js.map +1 -1
- package/imagebuilder/infrastructureConfiguration.d.ts +12 -0
- package/imagebuilder/infrastructureConfiguration.js +2 -0
- package/imagebuilder/infrastructureConfiguration.js.map +1 -1
- package/networkfirewall/firewall.d.ts +16 -0
- package/networkfirewall/firewall.js +6 -0
- package/networkfirewall/firewall.js.map +1 -1
- package/networkfirewall/getFirewall.d.ts +4 -0
- package/networkfirewall/getFirewall.js.map +1 -1
- package/package.json +2 -2
- package/transfer/server.d.ts +6 -6
- package/types/input.d.ts +80 -8
- package/types/input.js.map +1 -1
- package/types/output.d.ts +102 -8
- package/types/output.js.map +1 -1
- package/vpclattice/listenerRule.d.ts +10 -4
- package/vpclattice/listenerRule.js +4 -4
- package/vpclattice/listenerRule.js.map +1 -1
- package/workspaces/directory.d.ts +16 -0
- package/workspaces/directory.js +6 -0
- package/workspaces/directory.js.map +1 -1
- package/workspaces/getDirectory.d.ts +1 -0
- package/workspaces/getDirectory.js.map +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDirectory.js","sourceRoot":"","sources":["../../workspaces/getDirectory.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oCAMC;
|
|
1
|
+
{"version":3,"file":"getDirectory.js","sourceRoot":"","sources":["../../workspaces/getDirectory.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oCAMC;AAoFD;;;;;;;;;;;;;GAaG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAAiC;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0CAA0C,EAAE;QAC3E,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gDAMC"}
|