@pulumi/aws 7.12.0 → 7.13.0-alpha.1765285722

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.
Files changed (771) hide show
  1. package/README.md +2 -2
  2. package/acm/certificate.d.ts +0 -2
  3. package/acm/certificate.js +0 -2
  4. package/acm/certificate.js.map +1 -1
  5. package/acmpca/certificate.d.ts +0 -2
  6. package/acmpca/certificate.js +0 -2
  7. package/acmpca/certificate.js.map +1 -1
  8. package/acmpca/certificateAuthority.d.ts +0 -2
  9. package/acmpca/certificateAuthority.js +0 -2
  10. package/acmpca/certificateAuthority.js.map +1 -1
  11. package/acmpca/policy.d.ts +0 -2
  12. package/acmpca/policy.js +0 -2
  13. package/acmpca/policy.js.map +1 -1
  14. package/alb/getLoadBalancer.d.ts +1 -0
  15. package/alb/getLoadBalancer.js.map +1 -1
  16. package/alb/getTargetGroup.d.ts +1 -0
  17. package/alb/getTargetGroup.js.map +1 -1
  18. package/alb/listener.d.ts +43 -2
  19. package/alb/listener.js +43 -2
  20. package/alb/listener.js.map +1 -1
  21. package/alb/listenerRule.d.ts +0 -203
  22. package/alb/listenerRule.js +0 -203
  23. package/alb/listenerRule.js.map +1 -1
  24. package/alb/loadBalancer.d.ts +12 -2
  25. package/alb/loadBalancer.js +2 -2
  26. package/alb/loadBalancer.js.map +1 -1
  27. package/alb/targetGroup.d.ts +12 -2
  28. package/alb/targetGroup.js +2 -2
  29. package/alb/targetGroup.js.map +1 -1
  30. package/apigateway/domainNameAccessAssociation.d.ts +0 -2
  31. package/apigateway/domainNameAccessAssociation.js +0 -2
  32. package/apigateway/domainNameAccessAssociation.js.map +1 -1
  33. package/apigateway/integration.d.ts +83 -0
  34. package/apigateway/integration.js +60 -0
  35. package/apigateway/integration.js.map +1 -1
  36. package/appfabric/appBundle.d.ts +0 -2
  37. package/appfabric/appBundle.js +0 -2
  38. package/appfabric/appBundle.js.map +1 -1
  39. package/appflow/connectorProfile.d.ts +0 -2
  40. package/appflow/connectorProfile.js +0 -2
  41. package/appflow/connectorProfile.js.map +1 -1
  42. package/appflow/flow.d.ts +0 -2
  43. package/appflow/flow.js +0 -2
  44. package/appflow/flow.js.map +1 -1
  45. package/apprunner/autoScalingConfigurationVersion.d.ts +0 -2
  46. package/apprunner/autoScalingConfigurationVersion.js +0 -2
  47. package/apprunner/autoScalingConfigurationVersion.js.map +1 -1
  48. package/apprunner/observabilityConfiguration.d.ts +0 -2
  49. package/apprunner/observabilityConfiguration.js +0 -2
  50. package/apprunner/observabilityConfiguration.js.map +1 -1
  51. package/apprunner/service.d.ts +0 -2
  52. package/apprunner/service.js +0 -2
  53. package/apprunner/service.js.map +1 -1
  54. package/apprunner/vpcConnector.d.ts +0 -2
  55. package/apprunner/vpcConnector.js +0 -2
  56. package/apprunner/vpcConnector.js.map +1 -1
  57. package/apprunner/vpcIngressConnection.d.ts +0 -2
  58. package/apprunner/vpcIngressConnection.js +0 -2
  59. package/apprunner/vpcIngressConnection.js.map +1 -1
  60. package/backup/getPlan.d.ts +4 -0
  61. package/backup/getPlan.js.map +1 -1
  62. package/backup/logicallyAirGappedVault.d.ts +12 -0
  63. package/backup/logicallyAirGappedVault.js +2 -0
  64. package/backup/logicallyAirGappedVault.js.map +1 -1
  65. package/backup/plan.d.ts +12 -0
  66. package/backup/plan.js +2 -0
  67. package/backup/plan.js.map +1 -1
  68. package/batch/computeEnvironment.d.ts +0 -2
  69. package/batch/computeEnvironment.js +0 -2
  70. package/batch/computeEnvironment.js.map +1 -1
  71. package/batch/jobDefinition.d.ts +0 -2
  72. package/batch/jobDefinition.js +0 -2
  73. package/batch/jobDefinition.js.map +1 -1
  74. package/batch/jobQueue.d.ts +0 -2
  75. package/batch/jobQueue.js +0 -2
  76. package/batch/jobQueue.js.map +1 -1
  77. package/bcmdata/export.d.ts +0 -2
  78. package/bcmdata/export.js +0 -2
  79. package/bcmdata/export.js.map +1 -1
  80. package/bedrock/agentcoreAgentRuntime.d.ts +27 -0
  81. package/bedrock/agentcoreAgentRuntime.js +27 -0
  82. package/bedrock/agentcoreAgentRuntime.js.map +1 -1
  83. package/bedrock/agentcoreGateway.d.ts +47 -0
  84. package/bedrock/agentcoreGateway.js +40 -0
  85. package/bedrock/agentcoreGateway.js.map +1 -1
  86. package/bedrock/customModel.d.ts +0 -2
  87. package/bedrock/customModel.js +0 -2
  88. package/bedrock/customModel.js.map +1 -1
  89. package/bedrock/provisionedModelThroughput.d.ts +0 -2
  90. package/bedrock/provisionedModelThroughput.js +0 -2
  91. package/bedrock/provisionedModelThroughput.js.map +1 -1
  92. package/billing/index.d.ts +3 -0
  93. package/billing/index.js +16 -1
  94. package/billing/index.js.map +1 -1
  95. package/billing/view.d.ts +223 -0
  96. package/billing/view.js +105 -0
  97. package/billing/view.js.map +1 -0
  98. package/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.d.ts +0 -2
  99. package/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.js +0 -2
  100. package/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.js.map +1 -1
  101. package/cleanrooms/configuredTable.d.ts +0 -2
  102. package/cleanrooms/configuredTable.js +0 -2
  103. package/cleanrooms/configuredTable.js.map +1 -1
  104. package/cloudfront/keyValueStore.d.ts +0 -2
  105. package/cloudfront/keyValueStore.js +0 -2
  106. package/cloudfront/keyValueStore.js.map +1 -1
  107. package/cloudfront/keyvaluestoreKey.d.ts +0 -2
  108. package/cloudfront/keyvaluestoreKey.js +0 -2
  109. package/cloudfront/keyvaluestoreKey.js.map +1 -1
  110. package/cloudfront/realtimeLogConfig.d.ts +0 -2
  111. package/cloudfront/realtimeLogConfig.js +0 -2
  112. package/cloudfront/realtimeLogConfig.js.map +1 -1
  113. package/cloudfront/vpcOrigin.d.ts +0 -2
  114. package/cloudfront/vpcOrigin.js +0 -2
  115. package/cloudfront/vpcOrigin.js.map +1 -1
  116. package/cloudtrail/eventDataStore.d.ts +0 -2
  117. package/cloudtrail/eventDataStore.js +0 -2
  118. package/cloudtrail/eventDataStore.js.map +1 -1
  119. package/cloudwatch/eventRule.d.ts +0 -2
  120. package/cloudwatch/eventRule.js +0 -2
  121. package/cloudwatch/eventRule.js.map +1 -1
  122. package/cloudwatch/eventTarget.d.ts +0 -2
  123. package/cloudwatch/eventTarget.js +0 -2
  124. package/cloudwatch/eventTarget.js.map +1 -1
  125. package/cloudwatch/getLogGroup.d.ts +4 -0
  126. package/cloudwatch/getLogGroup.js.map +1 -1
  127. package/cloudwatch/index.d.ts +3 -0
  128. package/cloudwatch/index.js +6 -1
  129. package/cloudwatch/index.js.map +1 -1
  130. package/cloudwatch/logGroup.d.ts +12 -2
  131. package/cloudwatch/logGroup.js +2 -2
  132. package/cloudwatch/logGroup.js.map +1 -1
  133. package/cloudwatch/logTransformer.d.ts +102 -0
  134. package/cloudwatch/logTransformer.js +87 -0
  135. package/cloudwatch/logTransformer.js.map +1 -0
  136. package/cloudwatch/metricAlarm.d.ts +0 -2
  137. package/cloudwatch/metricAlarm.js +0 -2
  138. package/cloudwatch/metricAlarm.js.map +1 -1
  139. package/codeartifact/domain.d.ts +0 -2
  140. package/codeartifact/domain.js +0 -2
  141. package/codeartifact/domain.js.map +1 -1
  142. package/codeartifact/domainPermissions.d.ts +0 -2
  143. package/codeartifact/domainPermissions.js +0 -2
  144. package/codeartifact/domainPermissions.js.map +1 -1
  145. package/codeartifact/repository.d.ts +0 -2
  146. package/codeartifact/repository.js +0 -2
  147. package/codeartifact/repository.js.map +1 -1
  148. package/codeartifact/repositoryPermissionsPolicy.d.ts +0 -2
  149. package/codeartifact/repositoryPermissionsPolicy.js +0 -2
  150. package/codeartifact/repositoryPermissionsPolicy.js.map +1 -1
  151. package/codebuild/fleet.d.ts +0 -2
  152. package/codebuild/fleet.js +0 -2
  153. package/codebuild/fleet.js.map +1 -1
  154. package/codebuild/project.d.ts +0 -2
  155. package/codebuild/project.js +0 -2
  156. package/codebuild/project.js.map +1 -1
  157. package/codebuild/reportGroup.d.ts +0 -2
  158. package/codebuild/reportGroup.js +0 -2
  159. package/codebuild/reportGroup.js.map +1 -1
  160. package/codebuild/resourcePolicy.d.ts +0 -2
  161. package/codebuild/resourcePolicy.js +0 -2
  162. package/codebuild/resourcePolicy.js.map +1 -1
  163. package/codebuild/sourceCredential.d.ts +0 -2
  164. package/codebuild/sourceCredential.js +0 -2
  165. package/codebuild/sourceCredential.js.map +1 -1
  166. package/codeconnections/connection.d.ts +0 -2
  167. package/codeconnections/connection.js +0 -2
  168. package/codeconnections/connection.js.map +1 -1
  169. package/codeconnections/host.d.ts +0 -2
  170. package/codeconnections/host.js +0 -2
  171. package/codeconnections/host.js.map +1 -1
  172. package/codepipeline/webhook.d.ts +0 -2
  173. package/codepipeline/webhook.js +0 -2
  174. package/codepipeline/webhook.js.map +1 -1
  175. package/codestarconnections/connection.d.ts +0 -2
  176. package/codestarconnections/connection.js +0 -2
  177. package/codestarconnections/connection.js.map +1 -1
  178. package/codestarconnections/host.d.ts +0 -2
  179. package/codestarconnections/host.js +0 -2
  180. package/codestarconnections/host.js.map +1 -1
  181. package/codestarnotifications/notificationRule.d.ts +0 -2
  182. package/codestarnotifications/notificationRule.js +0 -2
  183. package/codestarnotifications/notificationRule.js.map +1 -1
  184. package/cognito/logDeliveryConfiguration.d.ts +0 -2
  185. package/cognito/logDeliveryConfiguration.js +0 -2
  186. package/cognito/logDeliveryConfiguration.js.map +1 -1
  187. package/comprehend/documentClassifier.d.ts +0 -2
  188. package/comprehend/documentClassifier.js +0 -2
  189. package/comprehend/documentClassifier.js.map +1 -1
  190. package/comprehend/entityRecognizer.d.ts +0 -2
  191. package/comprehend/entityRecognizer.js +0 -2
  192. package/comprehend/entityRecognizer.js.map +1 -1
  193. package/config/vars.d.ts +4 -0
  194. package/config/vars.js +6 -0
  195. package/config/vars.js.map +1 -1
  196. package/connect/instance.d.ts +0 -2
  197. package/connect/instance.js +0 -2
  198. package/connect/instance.js.map +1 -1
  199. package/connect/phoneNumber.d.ts +0 -2
  200. package/connect/phoneNumber.js +0 -2
  201. package/connect/phoneNumber.js.map +1 -1
  202. package/costexplorer/anomalyMonitor.d.ts +0 -2
  203. package/costexplorer/anomalyMonitor.js +0 -2
  204. package/costexplorer/anomalyMonitor.js.map +1 -1
  205. package/costexplorer/anomalySubscription.d.ts +0 -2
  206. package/costexplorer/anomalySubscription.js +0 -2
  207. package/costexplorer/anomalySubscription.js.map +1 -1
  208. package/costexplorer/costCategory.d.ts +0 -2
  209. package/costexplorer/costCategory.js +0 -2
  210. package/costexplorer/costCategory.js.map +1 -1
  211. package/datasync/agent.d.ts +0 -2
  212. package/datasync/agent.js +0 -2
  213. package/datasync/agent.js.map +1 -1
  214. package/datasync/efsLocation.d.ts +0 -2
  215. package/datasync/efsLocation.js +0 -2
  216. package/datasync/efsLocation.js.map +1 -1
  217. package/datasync/locationAzureBlob.d.ts +0 -2
  218. package/datasync/locationAzureBlob.js +0 -2
  219. package/datasync/locationAzureBlob.js.map +1 -1
  220. package/datasync/locationHdfs.d.ts +0 -2
  221. package/datasync/locationHdfs.js +0 -2
  222. package/datasync/locationHdfs.js.map +1 -1
  223. package/datasync/locationObjectStorage.d.ts +0 -2
  224. package/datasync/locationObjectStorage.js +0 -2
  225. package/datasync/locationObjectStorage.js.map +1 -1
  226. package/datasync/locationSmb.d.ts +0 -2
  227. package/datasync/locationSmb.js +0 -2
  228. package/datasync/locationSmb.js.map +1 -1
  229. package/datasync/nfsLocation.d.ts +0 -2
  230. package/datasync/nfsLocation.js +0 -2
  231. package/datasync/nfsLocation.js.map +1 -1
  232. package/datasync/s3location.d.ts +0 -2
  233. package/datasync/s3location.js +0 -2
  234. package/datasync/s3location.js.map +1 -1
  235. package/datasync/task.d.ts +0 -2
  236. package/datasync/task.js +0 -2
  237. package/datasync/task.js.map +1 -1
  238. package/devicefarm/devicePool.d.ts +0 -2
  239. package/devicefarm/devicePool.js +0 -2
  240. package/devicefarm/devicePool.js.map +1 -1
  241. package/devicefarm/instanceProfile.d.ts +0 -2
  242. package/devicefarm/instanceProfile.js +0 -2
  243. package/devicefarm/instanceProfile.js.map +1 -1
  244. package/devicefarm/networkProfile.d.ts +0 -2
  245. package/devicefarm/networkProfile.js +0 -2
  246. package/devicefarm/networkProfile.js.map +1 -1
  247. package/devicefarm/project.d.ts +0 -2
  248. package/devicefarm/project.js +0 -2
  249. package/devicefarm/project.js.map +1 -1
  250. package/devicefarm/testGridProject.d.ts +0 -2
  251. package/devicefarm/testGridProject.js +0 -2
  252. package/devicefarm/testGridProject.js.map +1 -1
  253. package/devicefarm/upload.d.ts +0 -2
  254. package/devicefarm/upload.js +0 -2
  255. package/devicefarm/upload.js.map +1 -1
  256. package/directconnect/gateway.d.ts +0 -2
  257. package/directconnect/gateway.js +0 -2
  258. package/directconnect/gateway.js.map +1 -1
  259. package/dms/replicationConfig.d.ts +0 -2
  260. package/dms/replicationConfig.js +0 -2
  261. package/dms/replicationConfig.js.map +1 -1
  262. package/docdb/cluster.d.ts +12 -0
  263. package/docdb/cluster.js +2 -0
  264. package/docdb/cluster.js.map +1 -1
  265. package/docdb/elasticCluster.d.ts +0 -2
  266. package/docdb/elasticCluster.js +0 -2
  267. package/docdb/elasticCluster.js.map +1 -1
  268. package/docdb/subnetGroup.d.ts +8 -0
  269. package/docdb/subnetGroup.js +2 -0
  270. package/docdb/subnetGroup.js.map +1 -1
  271. package/dynamodb/resourcePolicy.d.ts +0 -2
  272. package/dynamodb/resourcePolicy.js +0 -2
  273. package/dynamodb/resourcePolicy.js.map +1 -1
  274. package/dynamodb/table.d.ts +43 -1
  275. package/dynamodb/table.js +33 -1
  276. package/dynamodb/table.js.map +1 -1
  277. package/dynamodb/tableExport.d.ts +0 -2
  278. package/dynamodb/tableExport.js +0 -2
  279. package/dynamodb/tableExport.js.map +1 -1
  280. package/ec2/defaultCreditSpecification.d.ts +0 -2
  281. package/ec2/defaultCreditSpecification.js +0 -2
  282. package/ec2/defaultCreditSpecification.js.map +1 -1
  283. package/ec2/encryptionControl.d.ts +341 -0
  284. package/ec2/encryptionControl.js +118 -0
  285. package/ec2/encryptionControl.js.map +1 -0
  286. package/ec2/flowLog.d.ts +21 -9
  287. package/ec2/flowLog.js +2 -0
  288. package/ec2/flowLog.js.map +1 -1
  289. package/ec2/getNatGateway.d.ts +32 -8
  290. package/ec2/getNatGateway.js.map +1 -1
  291. package/ec2/getVpnConnection.d.ts +4 -0
  292. package/ec2/getVpnConnection.js.map +1 -1
  293. package/ec2/index.d.ts +9 -0
  294. package/ec2/index.js +20 -5
  295. package/ec2/index.js.map +1 -1
  296. package/ec2/instance.d.ts +0 -2
  297. package/ec2/instance.js +0 -2
  298. package/ec2/instance.js.map +1 -1
  299. package/ec2/natGateway.d.ts +140 -21
  300. package/ec2/natGateway.js +63 -3
  301. package/ec2/natGateway.js.map +1 -1
  302. package/ec2/route.d.ts +0 -6
  303. package/ec2/route.js +0 -6
  304. package/ec2/route.js.map +1 -1
  305. package/ec2/routeTable.d.ts +0 -2
  306. package/ec2/routeTable.js +0 -2
  307. package/ec2/routeTable.js.map +1 -1
  308. package/ec2/securityGroup.d.ts +0 -2
  309. package/ec2/securityGroup.js +0 -2
  310. package/ec2/securityGroup.js.map +1 -1
  311. package/ec2/subnet.d.ts +0 -2
  312. package/ec2/subnet.js +0 -2
  313. package/ec2/subnet.js.map +1 -1
  314. package/ec2/vpcEncryptionControl.d.ts +338 -0
  315. package/ec2/vpcEncryptionControl.js +115 -0
  316. package/ec2/vpcEncryptionControl.js.map +1 -0
  317. package/ec2/vpcEndpoint.d.ts +17 -2
  318. package/ec2/vpcEndpoint.js +17 -2
  319. package/ec2/vpcEndpoint.js.map +1 -1
  320. package/ec2/vpnConcentrator.d.ts +156 -0
  321. package/ec2/vpnConcentrator.js +99 -0
  322. package/ec2/vpnConcentrator.js.map +1 -0
  323. package/ec2/vpnConnection.d.ts +24 -0
  324. package/ec2/vpnConnection.js +4 -0
  325. package/ec2/vpnConnection.js.map +1 -1
  326. package/ec2transitgateway/getTransitGateway.d.ts +4 -0
  327. package/ec2transitgateway/getTransitGateway.js.map +1 -1
  328. package/ec2transitgateway/transitGateway.d.ts +12 -0
  329. package/ec2transitgateway/transitGateway.js +2 -0
  330. package/ec2transitgateway/transitGateway.js.map +1 -1
  331. package/ecr/lifecyclePolicy.d.ts +0 -2
  332. package/ecr/lifecyclePolicy.js +0 -2
  333. package/ecr/lifecyclePolicy.js.map +1 -1
  334. package/ecr/repository.d.ts +0 -2
  335. package/ecr/repository.js +0 -2
  336. package/ecr/repository.js.map +1 -1
  337. package/ecr/repositoryPolicy.d.ts +0 -2
  338. package/ecr/repositoryPolicy.js +0 -2
  339. package/ecr/repositoryPolicy.js.map +1 -1
  340. package/ecs/capacityProvider.d.ts +1 -3
  341. package/ecs/capacityProvider.js +1 -3
  342. package/ecs/capacityProvider.js.map +1 -1
  343. package/ecs/expressGatewayService.d.ts +278 -0
  344. package/ecs/expressGatewayService.js +133 -0
  345. package/ecs/expressGatewayService.js.map +1 -0
  346. package/ecs/index.d.ts +3 -0
  347. package/ecs/index.js +6 -1
  348. package/ecs/index.js.map +1 -1
  349. package/eks/capability.d.ts +208 -0
  350. package/eks/capability.js +123 -0
  351. package/eks/capability.js.map +1 -0
  352. package/eks/cluster.d.ts +12 -0
  353. package/eks/cluster.js +2 -0
  354. package/eks/cluster.js.map +1 -1
  355. package/eks/getCluster.d.ts +4 -0
  356. package/eks/getCluster.js.map +1 -1
  357. package/eks/index.d.ts +3 -0
  358. package/eks/index.js +6 -1
  359. package/eks/index.js.map +1 -1
  360. package/emr/managedScalingPolicy.d.ts +24 -0
  361. package/emr/managedScalingPolicy.js +4 -0
  362. package/emr/managedScalingPolicy.js.map +1 -1
  363. package/fsx/openZfsFileSystem.d.ts +18 -6
  364. package/fsx/openZfsFileSystem.js +2 -0
  365. package/fsx/openZfsFileSystem.js.map +1 -1
  366. package/globalaccelerator/accelerator.d.ts +0 -2
  367. package/globalaccelerator/accelerator.js +0 -2
  368. package/globalaccelerator/accelerator.js.map +1 -1
  369. package/globalaccelerator/crossAccountAttachment.d.ts +0 -2
  370. package/globalaccelerator/crossAccountAttachment.js +0 -2
  371. package/globalaccelerator/crossAccountAttachment.js.map +1 -1
  372. package/globalaccelerator/customRoutingAccelerator.d.ts +0 -2
  373. package/globalaccelerator/customRoutingAccelerator.js +0 -2
  374. package/globalaccelerator/customRoutingAccelerator.js.map +1 -1
  375. package/globalaccelerator/customRoutingEndpointGroup.d.ts +0 -2
  376. package/globalaccelerator/customRoutingEndpointGroup.js +0 -2
  377. package/globalaccelerator/customRoutingEndpointGroup.js.map +1 -1
  378. package/globalaccelerator/customRoutingListener.d.ts +0 -2
  379. package/globalaccelerator/customRoutingListener.js +0 -2
  380. package/globalaccelerator/customRoutingListener.js.map +1 -1
  381. package/globalaccelerator/endpointGroup.d.ts +0 -2
  382. package/globalaccelerator/endpointGroup.js +0 -2
  383. package/globalaccelerator/endpointGroup.js.map +1 -1
  384. package/globalaccelerator/listener.d.ts +0 -2
  385. package/globalaccelerator/listener.js +0 -2
  386. package/globalaccelerator/listener.js.map +1 -1
  387. package/glue/registry.d.ts +0 -2
  388. package/glue/registry.js +0 -2
  389. package/glue/registry.js.map +1 -1
  390. package/glue/schema.d.ts +0 -2
  391. package/glue/schema.js +0 -2
  392. package/glue/schema.js.map +1 -1
  393. package/iam/openIdConnectProvider.d.ts +0 -2
  394. package/iam/openIdConnectProvider.js +0 -2
  395. package/iam/openIdConnectProvider.js.map +1 -1
  396. package/iam/policy.d.ts +0 -2
  397. package/iam/policy.js +0 -2
  398. package/iam/policy.js.map +1 -1
  399. package/iam/role.d.ts +0 -2
  400. package/iam/role.js +0 -2
  401. package/iam/role.js.map +1 -1
  402. package/iam/rolePolicy.d.ts +0 -2
  403. package/iam/rolePolicy.js +0 -2
  404. package/iam/rolePolicy.js.map +1 -1
  405. package/iam/rolePolicyAttachment.d.ts +0 -2
  406. package/iam/rolePolicyAttachment.js +0 -2
  407. package/iam/rolePolicyAttachment.js.map +1 -1
  408. package/iam/samlProvider.d.ts +0 -2
  409. package/iam/samlProvider.js +0 -2
  410. package/iam/samlProvider.js.map +1 -1
  411. package/iam/serviceLinkedRole.d.ts +0 -2
  412. package/iam/serviceLinkedRole.js +0 -2
  413. package/iam/serviceLinkedRole.js.map +1 -1
  414. package/imagebuilder/containerRecipe.d.ts +0 -2
  415. package/imagebuilder/containerRecipe.js +0 -2
  416. package/imagebuilder/containerRecipe.js.map +1 -1
  417. package/imagebuilder/distributionConfiguration.d.ts +0 -2
  418. package/imagebuilder/distributionConfiguration.js +0 -2
  419. package/imagebuilder/distributionConfiguration.js.map +1 -1
  420. package/imagebuilder/image.d.ts +0 -2
  421. package/imagebuilder/image.js +0 -2
  422. package/imagebuilder/image.js.map +1 -1
  423. package/imagebuilder/imageRecipe.d.ts +0 -2
  424. package/imagebuilder/imageRecipe.js +0 -2
  425. package/imagebuilder/imageRecipe.js.map +1 -1
  426. package/imagebuilder/infrastructureConfiguration.d.ts +0 -2
  427. package/imagebuilder/infrastructureConfiguration.js +0 -2
  428. package/imagebuilder/infrastructureConfiguration.js.map +1 -1
  429. package/imagebuilder/lifecyclePolicy.d.ts +0 -2
  430. package/imagebuilder/lifecyclePolicy.js +0 -2
  431. package/imagebuilder/lifecyclePolicy.js.map +1 -1
  432. package/imagebuilder/workflow.d.ts +0 -2
  433. package/imagebuilder/workflow.js +0 -2
  434. package/imagebuilder/workflow.js.map +1 -1
  435. package/inspector/assessmentTarget.d.ts +0 -2
  436. package/inspector/assessmentTarget.js +0 -2
  437. package/inspector/assessmentTarget.js.map +1 -1
  438. package/inspector/assessmentTemplate.d.ts +0 -2
  439. package/inspector/assessmentTemplate.js +0 -2
  440. package/inspector/assessmentTemplate.js.map +1 -1
  441. package/ivs/channel.d.ts +0 -2
  442. package/ivs/channel.js +0 -2
  443. package/ivs/channel.js.map +1 -1
  444. package/ivs/playbackKeyPair.d.ts +0 -2
  445. package/ivs/playbackKeyPair.js +0 -2
  446. package/ivs/playbackKeyPair.js.map +1 -1
  447. package/ivs/recordingConfiguration.d.ts +0 -2
  448. package/ivs/recordingConfiguration.js +0 -2
  449. package/ivs/recordingConfiguration.js.map +1 -1
  450. package/ivschat/loggingConfiguration.d.ts +0 -2
  451. package/ivschat/loggingConfiguration.js +0 -2
  452. package/ivschat/loggingConfiguration.js.map +1 -1
  453. package/kinesis/resourcePolicy.d.ts +0 -2
  454. package/kinesis/resourcePolicy.js +0 -2
  455. package/kinesis/resourcePolicy.js.map +1 -1
  456. package/kms/alias.d.ts +0 -2
  457. package/kms/alias.js +0 -2
  458. package/kms/alias.js.map +1 -1
  459. package/kms/ciphertext.d.ts +29 -2
  460. package/kms/ciphertext.js +5 -4
  461. package/kms/ciphertext.js.map +1 -1
  462. package/kms/key.d.ts +0 -2
  463. package/kms/key.js +0 -2
  464. package/kms/key.js.map +1 -1
  465. package/lambda/capacityProvider.d.ts +182 -0
  466. package/lambda/capacityProvider.js +100 -0
  467. package/lambda/capacityProvider.js.map +1 -0
  468. package/lambda/function.d.ts +112 -2
  469. package/lambda/function.js +72 -2
  470. package/lambda/function.js.map +1 -1
  471. package/lambda/getFunction.d.ts +66 -0
  472. package/lambda/getFunction.js +54 -0
  473. package/lambda/getFunction.js.map +1 -1
  474. package/lambda/getInvocation.d.ts +9 -0
  475. package/lambda/getInvocation.js +2 -0
  476. package/lambda/getInvocation.js.map +1 -1
  477. package/lambda/index.d.ts +3 -0
  478. package/lambda/index.js +6 -1
  479. package/lambda/index.js.map +1 -1
  480. package/lambda/invocation.d.ts +22 -0
  481. package/lambda/invocation.js +12 -0
  482. package/lambda/invocation.js.map +1 -1
  483. package/lb/getLoadBalancer.d.ts +1 -0
  484. package/lb/getLoadBalancer.js.map +1 -1
  485. package/lb/getTargetGroup.d.ts +1 -0
  486. package/lb/getTargetGroup.js.map +1 -1
  487. package/lb/listener.d.ts +43 -2
  488. package/lb/listener.js +43 -2
  489. package/lb/listener.js.map +1 -1
  490. package/lb/listenerRule.d.ts +0 -203
  491. package/lb/listenerRule.js +0 -203
  492. package/lb/listenerRule.js.map +1 -1
  493. package/lb/loadBalancer.d.ts +12 -2
  494. package/lb/loadBalancer.js +2 -2
  495. package/lb/loadBalancer.js.map +1 -1
  496. package/lb/targetGroup.d.ts +12 -2
  497. package/lb/targetGroup.js +2 -2
  498. package/lb/targetGroup.js.map +1 -1
  499. package/lb/trustStore.d.ts +0 -2
  500. package/lb/trustStore.js +0 -2
  501. package/lb/trustStore.js.map +1 -1
  502. package/msk/cluster.d.ts +14 -2
  503. package/msk/cluster.js +4 -2
  504. package/msk/cluster.js.map +1 -1
  505. package/networkfirewall/tlsInspectionConfiguration.d.ts +0 -2
  506. package/networkfirewall/tlsInspectionConfiguration.js +0 -2
  507. package/networkfirewall/tlsInspectionConfiguration.js.map +1 -1
  508. package/notifications/channelAssociation.d.ts +3 -3
  509. package/odb/cloudVmCluster.d.ts +34 -10
  510. package/odb/cloudVmCluster.js +4 -6
  511. package/odb/cloudVmCluster.js.map +1 -1
  512. package/odb/getCloudVmCluster.d.ts +1 -1
  513. package/organizations/account.d.ts +0 -4
  514. package/organizations/account.js +0 -4
  515. package/organizations/account.js.map +1 -1
  516. package/organizations/delegatedAdministrator.d.ts +0 -2
  517. package/organizations/delegatedAdministrator.js +0 -2
  518. package/organizations/delegatedAdministrator.js.map +1 -1
  519. package/organizations/organization.d.ts +3 -5
  520. package/organizations/organization.js +0 -2
  521. package/organizations/organization.js.map +1 -1
  522. package/organizations/organizationalUnit.d.ts +0 -2
  523. package/organizations/organizationalUnit.js +0 -2
  524. package/organizations/organizationalUnit.js.map +1 -1
  525. package/organizations/policy.d.ts +12 -6
  526. package/organizations/policy.js.map +1 -1
  527. package/organizations/policyAttachment.d.ts +0 -2
  528. package/organizations/policyAttachment.js +0 -2
  529. package/organizations/policyAttachment.js.map +1 -1
  530. package/package.json +2 -2
  531. package/paymentcryptography/key.d.ts +0 -2
  532. package/paymentcryptography/key.js +0 -2
  533. package/paymentcryptography/key.js.map +1 -1
  534. package/provider.d.ts +8 -0
  535. package/provider.js +1 -0
  536. package/provider.js.map +1 -1
  537. package/quicksight/accountSettings.d.ts +12 -0
  538. package/quicksight/accountSettings.js +2 -0
  539. package/quicksight/accountSettings.js.map +1 -1
  540. package/rds/integration.d.ts +0 -2
  541. package/rds/integration.js +0 -2
  542. package/rds/integration.js.map +1 -1
  543. package/resourceexplorer/index_.d.ts +0 -2
  544. package/resourceexplorer/index_.js +0 -2
  545. package/resourceexplorer/index_.js.map +1 -1
  546. package/resourceexplorer/view.d.ts +0 -2
  547. package/resourceexplorer/view.js +0 -2
  548. package/resourceexplorer/view.js.map +1 -1
  549. package/rolesanywhere/profile.d.ts +12 -0
  550. package/rolesanywhere/profile.js +2 -0
  551. package/rolesanywhere/profile.js.map +1 -1
  552. package/route53/getZone.d.ts +61 -17
  553. package/route53/getZone.js +32 -0
  554. package/route53/getZone.js.map +1 -1
  555. package/route53/record.d.ts +0 -4
  556. package/route53/record.js +0 -4
  557. package/route53/record.js.map +1 -1
  558. package/route53/resolverRule.d.ts +0 -2
  559. package/route53/resolverRule.js +0 -2
  560. package/route53/resolverRule.js.map +1 -1
  561. package/route53/resolverRuleAssociation.d.ts +0 -2
  562. package/route53/resolverRuleAssociation.js +0 -2
  563. package/route53/resolverRuleAssociation.js.map +1 -1
  564. package/route53/zone.d.ts +12 -0
  565. package/route53/zone.js +2 -0
  566. package/route53/zone.js.map +1 -1
  567. package/s3/bucket.d.ts +2 -2
  568. package/s3/bucket.js +2 -2
  569. package/s3/bucketAbac.d.ts +130 -0
  570. package/s3/bucketAbac.js +96 -0
  571. package/s3/bucketAbac.js.map +1 -0
  572. package/s3/bucketAcl.d.ts +0 -8
  573. package/s3/bucketAcl.js +0 -8
  574. package/s3/bucketAcl.js.map +1 -1
  575. package/s3/bucketAclV2.d.ts +0 -8
  576. package/s3/bucketAclV2.js +0 -8
  577. package/s3/bucketAclV2.js.map +1 -1
  578. package/s3/bucketCorsConfiguration.d.ts +0 -4
  579. package/s3/bucketCorsConfiguration.js +0 -4
  580. package/s3/bucketCorsConfiguration.js.map +1 -1
  581. package/s3/bucketCorsConfigurationV2.d.ts +0 -4
  582. package/s3/bucketCorsConfigurationV2.js +0 -4
  583. package/s3/bucketCorsConfigurationV2.js.map +1 -1
  584. package/s3/bucketLogging.d.ts +0 -4
  585. package/s3/bucketLogging.js +0 -4
  586. package/s3/bucketLogging.js.map +1 -1
  587. package/s3/bucketLoggingV2.d.ts +0 -4
  588. package/s3/bucketLoggingV2.js +0 -4
  589. package/s3/bucketLoggingV2.js.map +1 -1
  590. package/s3/bucketObject.d.ts +0 -4
  591. package/s3/bucketObject.js +0 -4
  592. package/s3/bucketObject.js.map +1 -1
  593. package/s3/bucketObjectv2.d.ts +0 -4
  594. package/s3/bucketObjectv2.js +0 -4
  595. package/s3/bucketObjectv2.js.map +1 -1
  596. package/s3/bucketPolicy.d.ts +0 -2
  597. package/s3/bucketPolicy.js +0 -2
  598. package/s3/bucketPolicy.js.map +1 -1
  599. package/s3/bucketServerSideEncryptionConfiguration.d.ts +26 -4
  600. package/s3/bucketServerSideEncryptionConfiguration.js +26 -4
  601. package/s3/bucketServerSideEncryptionConfiguration.js.map +1 -1
  602. package/s3/bucketServerSideEncryptionConfigurationV2.d.ts +26 -4
  603. package/s3/bucketServerSideEncryptionConfigurationV2.js +26 -4
  604. package/s3/bucketServerSideEncryptionConfigurationV2.js.map +1 -1
  605. package/s3/bucketV2.d.ts +2 -2
  606. package/s3/bucketV2.js +2 -2
  607. package/s3/bucketVersioning.d.ts +0 -4
  608. package/s3/bucketVersioning.js +0 -4
  609. package/s3/bucketVersioning.js.map +1 -1
  610. package/s3/bucketVersioningV2.d.ts +0 -4
  611. package/s3/bucketVersioningV2.js +0 -4
  612. package/s3/bucketVersioningV2.js.map +1 -1
  613. package/s3/bucketWebsiteConfiguration.d.ts +0 -4
  614. package/s3/bucketWebsiteConfiguration.js +0 -4
  615. package/s3/bucketWebsiteConfiguration.js.map +1 -1
  616. package/s3/bucketWebsiteConfigurationV2.d.ts +0 -4
  617. package/s3/bucketWebsiteConfigurationV2.js +0 -4
  618. package/s3/bucketWebsiteConfigurationV2.js.map +1 -1
  619. package/s3/index.d.ts +12 -0
  620. package/s3/index.js +22 -2
  621. package/s3/index.js.map +1 -1
  622. package/s3/vectorsIndex.d.ts +188 -0
  623. package/s3/vectorsIndex.js +110 -0
  624. package/s3/vectorsIndex.js.map +1 -0
  625. package/s3/vectorsVectorBucket.d.ts +175 -0
  626. package/s3/vectorsVectorBucket.js +103 -0
  627. package/s3/vectorsVectorBucket.js.map +1 -0
  628. package/s3/vectorsVectorBucketPolicy.d.ts +118 -0
  629. package/s3/vectorsVectorBucketPolicy.js +99 -0
  630. package/s3/vectorsVectorBucketPolicy.js.map +1 -0
  631. package/s3control/bucket.d.ts +0 -2
  632. package/s3control/bucket.js +0 -2
  633. package/s3control/bucket.js.map +1 -1
  634. package/s3tables/index.d.ts +6 -0
  635. package/s3tables/index.js +11 -1
  636. package/s3tables/index.js.map +1 -1
  637. package/s3tables/tableBucketPolicy.d.ts +2 -2
  638. package/s3tables/tableBucketPolicy.js +2 -2
  639. package/s3tables/tableBucketReplication.d.ts +118 -0
  640. package/s3tables/tableBucketReplication.js +93 -0
  641. package/s3tables/tableBucketReplication.js.map +1 -0
  642. package/s3tables/tableReplication.d.ts +118 -0
  643. package/s3tables/tableReplication.js +93 -0
  644. package/s3tables/tableReplication.js.map +1 -0
  645. package/sagemaker/model.d.ts +11 -20
  646. package/sagemaker/model.js +3 -12
  647. package/sagemaker/model.js.map +1 -1
  648. package/sagemaker/userProfile.d.ts +0 -2
  649. package/sagemaker/userProfile.js +0 -2
  650. package/sagemaker/userProfile.js.map +1 -1
  651. package/secretsmanager/secret.d.ts +0 -2
  652. package/secretsmanager/secret.js +0 -2
  653. package/secretsmanager/secret.js.map +1 -1
  654. package/secretsmanager/secretPolicy.d.ts +0 -2
  655. package/secretsmanager/secretPolicy.js +0 -2
  656. package/secretsmanager/secretPolicy.js.map +1 -1
  657. package/secretsmanager/secretRotation.d.ts +0 -2
  658. package/secretsmanager/secretRotation.js +0 -2
  659. package/secretsmanager/secretRotation.js.map +1 -1
  660. package/secretsmanager/secretVersion.d.ts +0 -2
  661. package/secretsmanager/secretVersion.js +0 -2
  662. package/secretsmanager/secretVersion.js.map +1 -1
  663. package/securityhub/automationRule.d.ts +0 -2
  664. package/securityhub/automationRule.js +0 -2
  665. package/securityhub/automationRule.js.map +1 -1
  666. package/securitylake/dataLake.d.ts +0 -2
  667. package/securitylake/dataLake.js +0 -2
  668. package/securitylake/dataLake.js.map +1 -1
  669. package/sfn/stateMachine.d.ts +0 -2
  670. package/sfn/stateMachine.js +0 -2
  671. package/sfn/stateMachine.js.map +1 -1
  672. package/sns/dataProtectionPolicy.d.ts +0 -2
  673. package/sns/dataProtectionPolicy.js +0 -2
  674. package/sns/dataProtectionPolicy.js.map +1 -1
  675. package/sns/topic.d.ts +0 -2
  676. package/sns/topic.js +0 -2
  677. package/sns/topic.js.map +1 -1
  678. package/sns/topicPolicy.d.ts +0 -2
  679. package/sns/topicPolicy.js +0 -2
  680. package/sns/topicPolicy.js.map +1 -1
  681. package/sns/topicSubscription.d.ts +0 -2
  682. package/sns/topicSubscription.js +0 -2
  683. package/sns/topicSubscription.js.map +1 -1
  684. package/sqs/queue.d.ts +0 -2
  685. package/sqs/queue.js +0 -2
  686. package/sqs/queue.js.map +1 -1
  687. package/ssm/association.d.ts +12 -2
  688. package/ssm/association.js +2 -2
  689. package/ssm/association.js.map +1 -1
  690. package/ssm/contactsRotation.d.ts +0 -2
  691. package/ssm/contactsRotation.js +0 -2
  692. package/ssm/contactsRotation.js.map +1 -1
  693. package/ssm/document.d.ts +0 -2
  694. package/ssm/document.js +0 -2
  695. package/ssm/document.js.map +1 -1
  696. package/ssm/maintenanceWindow.d.ts +0 -2
  697. package/ssm/maintenanceWindow.js +0 -2
  698. package/ssm/maintenanceWindow.js.map +1 -1
  699. package/ssm/maintenanceWindowTarget.d.ts +0 -2
  700. package/ssm/maintenanceWindowTarget.js +0 -2
  701. package/ssm/maintenanceWindowTarget.js.map +1 -1
  702. package/ssm/maintenanceWindowTask.d.ts +0 -2
  703. package/ssm/maintenanceWindowTask.js +0 -2
  704. package/ssm/maintenanceWindowTask.js.map +1 -1
  705. package/ssm/parameter.d.ts +0 -2
  706. package/ssm/parameter.js +0 -2
  707. package/ssm/parameter.js.map +1 -1
  708. package/ssm/patchBaseline.d.ts +0 -2
  709. package/ssm/patchBaseline.js +0 -2
  710. package/ssm/patchBaseline.js.map +1 -1
  711. package/ssmcontacts/contact.d.ts +0 -2
  712. package/ssmcontacts/contact.js +0 -2
  713. package/ssmcontacts/contact.js.map +1 -1
  714. package/ssmcontacts/contactChannel.d.ts +0 -2
  715. package/ssmcontacts/contactChannel.js +0 -2
  716. package/ssmcontacts/contactChannel.js.map +1 -1
  717. package/ssoadmin/accountAssignment.d.ts +2 -2
  718. package/ssoadmin/accountAssignment.js +3 -0
  719. package/ssoadmin/accountAssignment.js.map +1 -1
  720. package/ssoadmin/application.d.ts +0 -2
  721. package/ssoadmin/application.js +0 -2
  722. package/ssoadmin/application.js.map +1 -1
  723. package/ssoadmin/applicationAssignmentConfiguration.d.ts +0 -2
  724. package/ssoadmin/applicationAssignmentConfiguration.js +0 -2
  725. package/ssoadmin/applicationAssignmentConfiguration.js.map +1 -1
  726. package/timestreaminfluxdb/dbCluster.d.ts +84 -30
  727. package/timestreaminfluxdb/dbCluster.js +48 -15
  728. package/timestreaminfluxdb/dbCluster.js.map +1 -1
  729. package/transfer/connector.d.ts +38 -5
  730. package/transfer/connector.js +23 -3
  731. package/transfer/connector.js.map +1 -1
  732. package/transfer/getConnector.d.ts +4 -0
  733. package/transfer/getConnector.js.map +1 -1
  734. package/types/input.d.ts +1817 -170
  735. package/types/input.js.map +1 -1
  736. package/types/output.d.ts +1817 -55
  737. package/types/output.js.map +1 -1
  738. package/verifiedpermissions/policyStore.d.ts +0 -2
  739. package/verifiedpermissions/policyStore.js +0 -2
  740. package/verifiedpermissions/policyStore.js.map +1 -1
  741. package/verifiedpermissions/schema.d.ts +0 -2
  742. package/verifiedpermissions/schema.js +0 -2
  743. package/verifiedpermissions/schema.js.map +1 -1
  744. package/vpc/securityGroupEgressRule.d.ts +0 -2
  745. package/vpc/securityGroupEgressRule.js +0 -2
  746. package/vpc/securityGroupEgressRule.js.map +1 -1
  747. package/vpc/securityGroupIngressRule.d.ts +0 -2
  748. package/vpc/securityGroupIngressRule.js +0 -2
  749. package/vpc/securityGroupIngressRule.js.map +1 -1
  750. package/vpc/securityGroupVpcAssociation.d.ts +0 -2
  751. package/vpc/securityGroupVpcAssociation.js +0 -2
  752. package/vpc/securityGroupVpcAssociation.js.map +1 -1
  753. package/vpclattice/domainVerification.d.ts +191 -0
  754. package/vpclattice/domainVerification.js +117 -0
  755. package/vpclattice/domainVerification.js.map +1 -0
  756. package/vpclattice/index.d.ts +3 -0
  757. package/vpclattice/index.js +6 -1
  758. package/vpclattice/index.js.map +1 -1
  759. package/vpclattice/resourceConfiguration.d.ts +66 -0
  760. package/vpclattice/resourceConfiguration.js +34 -0
  761. package/vpclattice/resourceConfiguration.js.map +1 -1
  762. package/vpn/getConnection.d.ts +4 -0
  763. package/vpn/getConnection.js.map +1 -1
  764. package/workspaces/directory.d.ts +12 -0
  765. package/workspaces/directory.js +2 -0
  766. package/workspaces/directory.js.map +1 -1
  767. package/workspaces/getDirectory.d.ts +4 -0
  768. package/workspaces/getDirectory.js.map +1 -1
  769. package/xray/group.d.ts +0 -2
  770. package/xray/group.js +0 -2
  771. package/xray/group.js.map +1 -1
@@ -1,4 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
2
4
  /**
3
5
  * Provides a resource to create a VPC NAT Gateway.
4
6
  *
@@ -62,6 +64,53 @@ import * as pulumi from "@pulumi/pulumi";
62
64
  * });
63
65
  * ```
64
66
  *
67
+ * ### Regional NAT Gateway with auto mode
68
+ *
69
+ * ```typescript
70
+ * import * as pulumi from "@pulumi/pulumi";
71
+ * import * as aws from "@pulumi/aws";
72
+ *
73
+ * const available = aws.getAvailabilityZones({});
74
+ * const example = new aws.ec2.Vpc("example", {cidrBlock: "10.0.0.0/16"});
75
+ * const exampleInternetGateway = new aws.ec2.InternetGateway("example", {vpcId: example.id});
76
+ * const exampleNatGateway = new aws.ec2.NatGateway("example", {
77
+ * vpcId: example.id,
78
+ * availabilityMode: "regional",
79
+ * });
80
+ * ```
81
+ *
82
+ * ### Regional NAT Gateway with manual mode
83
+ *
84
+ * ```typescript
85
+ * import * as pulumi from "@pulumi/pulumi";
86
+ * import * as aws from "@pulumi/aws";
87
+ *
88
+ * const available = aws.getAvailabilityZones({});
89
+ * const example = new aws.ec2.Vpc("example", {cidrBlock: "10.0.0.0/16"});
90
+ * const exampleInternetGateway = new aws.ec2.InternetGateway("example", {vpcId: example.id});
91
+ * const exampleEip: aws.ec2.Eip[] = [];
92
+ * for (const range = {value: 0}; range.value < 3; range.value++) {
93
+ * exampleEip.push(new aws.ec2.Eip(`example-${range.value}`, {domain: "vpc"}));
94
+ * }
95
+ * const exampleNatGateway = new aws.ec2.NatGateway("example", {
96
+ * vpcId: example.id,
97
+ * availabilityMode: "regional",
98
+ * availabilityZoneAddresses: [
99
+ * {
100
+ * allocationIds: [exampleEip[0].id],
101
+ * availabilityZone: available.then(available => available.names?.[0]),
102
+ * },
103
+ * {
104
+ * allocationIds: [
105
+ * exampleEip[1].id,
106
+ * exampleEip[2].id,
107
+ * ],
108
+ * availabilityZone: available.then(available => available.names?.[1]),
109
+ * },
110
+ * ],
111
+ * });
112
+ * ```
113
+ *
65
114
  * ## Import
66
115
  *
67
116
  * Using `pulumi import`, import NAT Gateways using the `id`. For example:
@@ -87,19 +136,35 @@ export declare class NatGateway extends pulumi.CustomResource {
87
136
  */
88
137
  static isInstance(obj: any): obj is NatGateway;
89
138
  /**
90
- * The Allocation ID of the Elastic IP address for the NAT Gateway. Required for `connectivityType` of `public`.
139
+ * The Allocation ID of the Elastic IP address for the NAT Gateway. Required when `connectivityType` is set to `public` and `availabilityMode` is set to `zonal`. When `availabilityMode` is set to `regional`, this must not be set; instead, use the `availabilityZoneAddress` block to specify EIPs for each AZ.
91
140
  */
92
141
  readonly allocationId: pulumi.Output<string | undefined>;
93
142
  /**
94
- * The association ID of the Elastic IP address that's associated with the NAT Gateway. Only available when `connectivityType` is `public`.
143
+ * Association ID of the Elastic IP address.
95
144
  */
96
145
  readonly associationId: pulumi.Output<string>;
97
146
  /**
98
- * Connectivity type for the NAT Gateway. Valid values are `private` and `public`. Defaults to `public`.
147
+ * (regional NAT gateways only) Indicates whether AWS automatically manages AZ coverage.
148
+ */
149
+ readonly autoProvisionZones: pulumi.Output<string>;
150
+ /**
151
+ * (regional NAT gateways only) Indicates whether AWS automatically allocates additional Elastic IP addresses (EIPs) in an AZ when the NAT gateway needs more ports due to increased concurrent connections to a single destination from that AZ.
152
+ */
153
+ readonly autoScalingIps: pulumi.Output<string>;
154
+ /**
155
+ * Specifies whether to create a zonal (single-AZ) or regional (multi-AZ) NAT gateway. Valid values are `zonal` and `regional`. Defaults to `zonal`.
156
+ */
157
+ readonly availabilityMode: pulumi.Output<string>;
158
+ /**
159
+ * Repeatable configuration block for the Elastic IP addresses (EIPs) and availability zones for the regional NAT gateway. When not specified, the regional NAT gateway will automatically expand to new AZs and associate EIPs upon detection of an elastic network interface (auto mode). When specified, auto-expansion is disabled (manual mode). See `availabilityZoneAddress` below for details.
160
+ */
161
+ readonly availabilityZoneAddresses: pulumi.Output<outputs.ec2.NatGatewayAvailabilityZoneAddress[] | undefined>;
162
+ /**
163
+ * Connectivity type for the NAT Gateway. Valid values are `private` and `public`. When `availabilityMode` is set to `regional`, this must be set to `public`. Defaults to `public`.
99
164
  */
100
165
  readonly connectivityType: pulumi.Output<string | undefined>;
101
166
  /**
102
- * The ID of the network interface associated with the NAT Gateway.
167
+ * ID of the network interface.
103
168
  */
104
169
  readonly networkInterfaceId: pulumi.Output<string>;
105
170
  /**
@@ -107,19 +172,28 @@ export declare class NatGateway extends pulumi.CustomResource {
107
172
  */
108
173
  readonly privateIp: pulumi.Output<string>;
109
174
  /**
110
- * The Elastic IP address associated with the NAT Gateway.
175
+ * Public IP address.
111
176
  */
112
177
  readonly publicIp: pulumi.Output<string>;
113
178
  /**
114
179
  * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
115
180
  */
116
181
  readonly region: pulumi.Output<string>;
182
+ /**
183
+ * (regional NAT gateways only) Repeatable blocks for information about the IP addresses and network interface associated with the regional NAT gateway.
184
+ */
185
+ readonly regionalNatGatewayAddresses: pulumi.Output<outputs.ec2.NatGatewayRegionalNatGatewayAddress[]>;
186
+ readonly regionalNatGatewayAutoMode: pulumi.Output<string>;
187
+ /**
188
+ * (regional NAT gateways only) ID of the automatically created route table.
189
+ */
190
+ readonly routeTableId: pulumi.Output<string>;
117
191
  /**
118
192
  * A list of secondary allocation EIP IDs for this NAT Gateway. To remove all secondary allocations an empty list should be specified.
119
193
  */
120
194
  readonly secondaryAllocationIds: pulumi.Output<string[]>;
121
195
  /**
122
- * [Private NAT Gateway only] The number of secondary private IPv4 addresses you want to assign to the NAT Gateway.
196
+ * The number of secondary private IPv4 addresses you want to assign to the NAT Gateway.
123
197
  */
124
198
  readonly secondaryPrivateIpAddressCount: pulumi.Output<number>;
125
199
  /**
@@ -127,9 +201,9 @@ export declare class NatGateway extends pulumi.CustomResource {
127
201
  */
128
202
  readonly secondaryPrivateIpAddresses: pulumi.Output<string[]>;
129
203
  /**
130
- * The Subnet ID of the subnet in which to place the NAT Gateway.
204
+ * The Subnet ID of the subnet in which to place the NAT Gateway. Required when `availabilityMode` is set to `zonal`. Must not be set when `availabilityMode` is set to `regional`.
131
205
  */
132
- readonly subnetId: pulumi.Output<string>;
206
+ readonly subnetId: pulumi.Output<string | undefined>;
133
207
  /**
134
208
  * A map of tags to assign to the resource. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
135
209
  */
@@ -142,6 +216,10 @@ export declare class NatGateway extends pulumi.CustomResource {
142
216
  readonly tagsAll: pulumi.Output<{
143
217
  [key: string]: string;
144
218
  }>;
219
+ /**
220
+ * VPC ID where this NAT Gateway will be created. Required when `availabilityMode` is set to `regional`.
221
+ */
222
+ readonly vpcId: pulumi.Output<string>;
145
223
  /**
146
224
  * Create a NatGateway resource with the given unique name, arguments, and options.
147
225
  *
@@ -149,26 +227,42 @@ export declare class NatGateway extends pulumi.CustomResource {
149
227
  * @param args The arguments to use to populate this resource's properties.
150
228
  * @param opts A bag of options that control this resource's behavior.
151
229
  */
152
- constructor(name: string, args: NatGatewayArgs, opts?: pulumi.CustomResourceOptions);
230
+ constructor(name: string, args?: NatGatewayArgs, opts?: pulumi.CustomResourceOptions);
153
231
  }
154
232
  /**
155
233
  * Input properties used for looking up and filtering NatGateway resources.
156
234
  */
157
235
  export interface NatGatewayState {
158
236
  /**
159
- * The Allocation ID of the Elastic IP address for the NAT Gateway. Required for `connectivityType` of `public`.
237
+ * The Allocation ID of the Elastic IP address for the NAT Gateway. Required when `connectivityType` is set to `public` and `availabilityMode` is set to `zonal`. When `availabilityMode` is set to `regional`, this must not be set; instead, use the `availabilityZoneAddress` block to specify EIPs for each AZ.
160
238
  */
161
239
  allocationId?: pulumi.Input<string>;
162
240
  /**
163
- * The association ID of the Elastic IP address that's associated with the NAT Gateway. Only available when `connectivityType` is `public`.
241
+ * Association ID of the Elastic IP address.
164
242
  */
165
243
  associationId?: pulumi.Input<string>;
166
244
  /**
167
- * Connectivity type for the NAT Gateway. Valid values are `private` and `public`. Defaults to `public`.
245
+ * (regional NAT gateways only) Indicates whether AWS automatically manages AZ coverage.
246
+ */
247
+ autoProvisionZones?: pulumi.Input<string>;
248
+ /**
249
+ * (regional NAT gateways only) Indicates whether AWS automatically allocates additional Elastic IP addresses (EIPs) in an AZ when the NAT gateway needs more ports due to increased concurrent connections to a single destination from that AZ.
250
+ */
251
+ autoScalingIps?: pulumi.Input<string>;
252
+ /**
253
+ * Specifies whether to create a zonal (single-AZ) or regional (multi-AZ) NAT gateway. Valid values are `zonal` and `regional`. Defaults to `zonal`.
254
+ */
255
+ availabilityMode?: pulumi.Input<string>;
256
+ /**
257
+ * Repeatable configuration block for the Elastic IP addresses (EIPs) and availability zones for the regional NAT gateway. When not specified, the regional NAT gateway will automatically expand to new AZs and associate EIPs upon detection of an elastic network interface (auto mode). When specified, auto-expansion is disabled (manual mode). See `availabilityZoneAddress` below for details.
258
+ */
259
+ availabilityZoneAddresses?: pulumi.Input<pulumi.Input<inputs.ec2.NatGatewayAvailabilityZoneAddress>[]>;
260
+ /**
261
+ * Connectivity type for the NAT Gateway. Valid values are `private` and `public`. When `availabilityMode` is set to `regional`, this must be set to `public`. Defaults to `public`.
168
262
  */
169
263
  connectivityType?: pulumi.Input<string>;
170
264
  /**
171
- * The ID of the network interface associated with the NAT Gateway.
265
+ * ID of the network interface.
172
266
  */
173
267
  networkInterfaceId?: pulumi.Input<string>;
174
268
  /**
@@ -176,19 +270,28 @@ export interface NatGatewayState {
176
270
  */
177
271
  privateIp?: pulumi.Input<string>;
178
272
  /**
179
- * The Elastic IP address associated with the NAT Gateway.
273
+ * Public IP address.
180
274
  */
181
275
  publicIp?: pulumi.Input<string>;
182
276
  /**
183
277
  * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
184
278
  */
185
279
  region?: pulumi.Input<string>;
280
+ /**
281
+ * (regional NAT gateways only) Repeatable blocks for information about the IP addresses and network interface associated with the regional NAT gateway.
282
+ */
283
+ regionalNatGatewayAddresses?: pulumi.Input<pulumi.Input<inputs.ec2.NatGatewayRegionalNatGatewayAddress>[]>;
284
+ regionalNatGatewayAutoMode?: pulumi.Input<string>;
285
+ /**
286
+ * (regional NAT gateways only) ID of the automatically created route table.
287
+ */
288
+ routeTableId?: pulumi.Input<string>;
186
289
  /**
187
290
  * A list of secondary allocation EIP IDs for this NAT Gateway. To remove all secondary allocations an empty list should be specified.
188
291
  */
189
292
  secondaryAllocationIds?: pulumi.Input<pulumi.Input<string>[]>;
190
293
  /**
191
- * [Private NAT Gateway only] The number of secondary private IPv4 addresses you want to assign to the NAT Gateway.
294
+ * The number of secondary private IPv4 addresses you want to assign to the NAT Gateway.
192
295
  */
193
296
  secondaryPrivateIpAddressCount?: pulumi.Input<number>;
194
297
  /**
@@ -196,7 +299,7 @@ export interface NatGatewayState {
196
299
  */
197
300
  secondaryPrivateIpAddresses?: pulumi.Input<pulumi.Input<string>[]>;
198
301
  /**
199
- * The Subnet ID of the subnet in which to place the NAT Gateway.
302
+ * The Subnet ID of the subnet in which to place the NAT Gateway. Required when `availabilityMode` is set to `zonal`. Must not be set when `availabilityMode` is set to `regional`.
200
303
  */
201
304
  subnetId?: pulumi.Input<string>;
202
305
  /**
@@ -211,17 +314,29 @@ export interface NatGatewayState {
211
314
  tagsAll?: pulumi.Input<{
212
315
  [key: string]: pulumi.Input<string>;
213
316
  }>;
317
+ /**
318
+ * VPC ID where this NAT Gateway will be created. Required when `availabilityMode` is set to `regional`.
319
+ */
320
+ vpcId?: pulumi.Input<string>;
214
321
  }
215
322
  /**
216
323
  * The set of arguments for constructing a NatGateway resource.
217
324
  */
218
325
  export interface NatGatewayArgs {
219
326
  /**
220
- * The Allocation ID of the Elastic IP address for the NAT Gateway. Required for `connectivityType` of `public`.
327
+ * The Allocation ID of the Elastic IP address for the NAT Gateway. Required when `connectivityType` is set to `public` and `availabilityMode` is set to `zonal`. When `availabilityMode` is set to `regional`, this must not be set; instead, use the `availabilityZoneAddress` block to specify EIPs for each AZ.
221
328
  */
222
329
  allocationId?: pulumi.Input<string>;
223
330
  /**
224
- * Connectivity type for the NAT Gateway. Valid values are `private` and `public`. Defaults to `public`.
331
+ * Specifies whether to create a zonal (single-AZ) or regional (multi-AZ) NAT gateway. Valid values are `zonal` and `regional`. Defaults to `zonal`.
332
+ */
333
+ availabilityMode?: pulumi.Input<string>;
334
+ /**
335
+ * Repeatable configuration block for the Elastic IP addresses (EIPs) and availability zones for the regional NAT gateway. When not specified, the regional NAT gateway will automatically expand to new AZs and associate EIPs upon detection of an elastic network interface (auto mode). When specified, auto-expansion is disabled (manual mode). See `availabilityZoneAddress` below for details.
336
+ */
337
+ availabilityZoneAddresses?: pulumi.Input<pulumi.Input<inputs.ec2.NatGatewayAvailabilityZoneAddress>[]>;
338
+ /**
339
+ * Connectivity type for the NAT Gateway. Valid values are `private` and `public`. When `availabilityMode` is set to `regional`, this must be set to `public`. Defaults to `public`.
225
340
  */
226
341
  connectivityType?: pulumi.Input<string>;
227
342
  /**
@@ -237,7 +352,7 @@ export interface NatGatewayArgs {
237
352
  */
238
353
  secondaryAllocationIds?: pulumi.Input<pulumi.Input<string>[]>;
239
354
  /**
240
- * [Private NAT Gateway only] The number of secondary private IPv4 addresses you want to assign to the NAT Gateway.
355
+ * The number of secondary private IPv4 addresses you want to assign to the NAT Gateway.
241
356
  */
242
357
  secondaryPrivateIpAddressCount?: pulumi.Input<number>;
243
358
  /**
@@ -245,13 +360,17 @@ export interface NatGatewayArgs {
245
360
  */
246
361
  secondaryPrivateIpAddresses?: pulumi.Input<pulumi.Input<string>[]>;
247
362
  /**
248
- * The Subnet ID of the subnet in which to place the NAT Gateway.
363
+ * The Subnet ID of the subnet in which to place the NAT Gateway. Required when `availabilityMode` is set to `zonal`. Must not be set when `availabilityMode` is set to `regional`.
249
364
  */
250
- subnetId: pulumi.Input<string>;
365
+ subnetId?: pulumi.Input<string>;
251
366
  /**
252
367
  * A map of tags to assign to the resource. .If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
253
368
  */
254
369
  tags?: pulumi.Input<{
255
370
  [key: string]: pulumi.Input<string>;
256
371
  }>;
372
+ /**
373
+ * VPC ID where this NAT Gateway will be created. Required when `availabilityMode` is set to `regional`.
374
+ */
375
+ vpcId?: pulumi.Input<string>;
257
376
  }
package/ec2/natGateway.js CHANGED
@@ -68,6 +68,53 @@ const utilities = require("../utilities");
68
68
  * });
69
69
  * ```
70
70
  *
71
+ * ### Regional NAT Gateway with auto mode
72
+ *
73
+ * ```typescript
74
+ * import * as pulumi from "@pulumi/pulumi";
75
+ * import * as aws from "@pulumi/aws";
76
+ *
77
+ * const available = aws.getAvailabilityZones({});
78
+ * const example = new aws.ec2.Vpc("example", {cidrBlock: "10.0.0.0/16"});
79
+ * const exampleInternetGateway = new aws.ec2.InternetGateway("example", {vpcId: example.id});
80
+ * const exampleNatGateway = new aws.ec2.NatGateway("example", {
81
+ * vpcId: example.id,
82
+ * availabilityMode: "regional",
83
+ * });
84
+ * ```
85
+ *
86
+ * ### Regional NAT Gateway with manual mode
87
+ *
88
+ * ```typescript
89
+ * import * as pulumi from "@pulumi/pulumi";
90
+ * import * as aws from "@pulumi/aws";
91
+ *
92
+ * const available = aws.getAvailabilityZones({});
93
+ * const example = new aws.ec2.Vpc("example", {cidrBlock: "10.0.0.0/16"});
94
+ * const exampleInternetGateway = new aws.ec2.InternetGateway("example", {vpcId: example.id});
95
+ * const exampleEip: aws.ec2.Eip[] = [];
96
+ * for (const range = {value: 0}; range.value < 3; range.value++) {
97
+ * exampleEip.push(new aws.ec2.Eip(`example-${range.value}`, {domain: "vpc"}));
98
+ * }
99
+ * const exampleNatGateway = new aws.ec2.NatGateway("example", {
100
+ * vpcId: example.id,
101
+ * availabilityMode: "regional",
102
+ * availabilityZoneAddresses: [
103
+ * {
104
+ * allocationIds: [exampleEip[0].id],
105
+ * availabilityZone: available.then(available => available.names?.[0]),
106
+ * },
107
+ * {
108
+ * allocationIds: [
109
+ * exampleEip[1].id,
110
+ * exampleEip[2].id,
111
+ * ],
112
+ * availabilityZone: available.then(available => available.names?.[1]),
113
+ * },
114
+ * ],
115
+ * });
116
+ * ```
117
+ *
71
118
  * ## Import
72
119
  *
73
120
  * Using `pulumi import`, import NAT Gateways using the `id`. For example:
@@ -106,24 +153,31 @@ class NatGateway extends pulumi.CustomResource {
106
153
  const state = argsOrState;
107
154
  resourceInputs["allocationId"] = state?.allocationId;
108
155
  resourceInputs["associationId"] = state?.associationId;
156
+ resourceInputs["autoProvisionZones"] = state?.autoProvisionZones;
157
+ resourceInputs["autoScalingIps"] = state?.autoScalingIps;
158
+ resourceInputs["availabilityMode"] = state?.availabilityMode;
159
+ resourceInputs["availabilityZoneAddresses"] = state?.availabilityZoneAddresses;
109
160
  resourceInputs["connectivityType"] = state?.connectivityType;
110
161
  resourceInputs["networkInterfaceId"] = state?.networkInterfaceId;
111
162
  resourceInputs["privateIp"] = state?.privateIp;
112
163
  resourceInputs["publicIp"] = state?.publicIp;
113
164
  resourceInputs["region"] = state?.region;
165
+ resourceInputs["regionalNatGatewayAddresses"] = state?.regionalNatGatewayAddresses;
166
+ resourceInputs["regionalNatGatewayAutoMode"] = state?.regionalNatGatewayAutoMode;
167
+ resourceInputs["routeTableId"] = state?.routeTableId;
114
168
  resourceInputs["secondaryAllocationIds"] = state?.secondaryAllocationIds;
115
169
  resourceInputs["secondaryPrivateIpAddressCount"] = state?.secondaryPrivateIpAddressCount;
116
170
  resourceInputs["secondaryPrivateIpAddresses"] = state?.secondaryPrivateIpAddresses;
117
171
  resourceInputs["subnetId"] = state?.subnetId;
118
172
  resourceInputs["tags"] = state?.tags;
119
173
  resourceInputs["tagsAll"] = state?.tagsAll;
174
+ resourceInputs["vpcId"] = state?.vpcId;
120
175
  }
121
176
  else {
122
177
  const args = argsOrState;
123
- if (args?.subnetId === undefined && !opts.urn) {
124
- throw new Error("Missing required property 'subnetId'");
125
- }
126
178
  resourceInputs["allocationId"] = args?.allocationId;
179
+ resourceInputs["availabilityMode"] = args?.availabilityMode;
180
+ resourceInputs["availabilityZoneAddresses"] = args?.availabilityZoneAddresses;
127
181
  resourceInputs["connectivityType"] = args?.connectivityType;
128
182
  resourceInputs["privateIp"] = args?.privateIp;
129
183
  resourceInputs["region"] = args?.region;
@@ -132,9 +186,15 @@ class NatGateway extends pulumi.CustomResource {
132
186
  resourceInputs["secondaryPrivateIpAddresses"] = args?.secondaryPrivateIpAddresses;
133
187
  resourceInputs["subnetId"] = args?.subnetId;
134
188
  resourceInputs["tags"] = args?.tags;
189
+ resourceInputs["vpcId"] = args?.vpcId;
135
190
  resourceInputs["associationId"] = undefined /*out*/;
191
+ resourceInputs["autoProvisionZones"] = undefined /*out*/;
192
+ resourceInputs["autoScalingIps"] = undefined /*out*/;
136
193
  resourceInputs["networkInterfaceId"] = undefined /*out*/;
137
194
  resourceInputs["publicIp"] = undefined /*out*/;
195
+ resourceInputs["regionalNatGatewayAddresses"] = undefined /*out*/;
196
+ resourceInputs["regionalNatGatewayAutoMode"] = undefined /*out*/;
197
+ resourceInputs["routeTableId"] = undefined /*out*/;
138
198
  resourceInputs["tagsAll"] = undefined /*out*/;
139
199
  }
140
200
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
@@ -1 +1 @@
1
- {"version":3,"file":"natGateway.js","sourceRoot":"","sources":["../../ec2/natGateway.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"natGateway.js","sourceRoot":"","sources":["../../ec2/natGateway.ts"],"names":[],"mappings":"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"}
package/ec2/route.d.ts CHANGED
@@ -87,20 +87,14 @@ import * as pulumi from "@pulumi/pulumi";
87
87
  *
88
88
  * Import a route in route table `rtb-656C65616E6F72` with an IPv4 destination CIDR of `10.42.0.0/16`:
89
89
  *
90
- * console
91
- *
92
90
  * % pulumi import aws_route.my_route rtb-656C65616E6F72_10.42.0.0/16
93
91
  *
94
92
  * Import a route in route table `rtb-656C65616E6F72` with an IPv6 destination CIDR of `2620:0:2d0:200::8/125`:
95
93
  *
96
- * console
97
- *
98
94
  * % pulumi import aws_route.my_route rtb-656C65616E6F72_2620:0:2d0:200::8/125
99
95
  *
100
96
  * Import a route in route table `rtb-656C65616E6F72` with a managed prefix list destination of `pl-0570a1d2d725c16be`:
101
97
  *
102
- * console
103
- *
104
98
  * % pulumi import aws_route.my_route rtb-656C65616E6F72_pl-0570a1d2d725c16be
105
99
  */
106
100
  export declare class Route extends pulumi.CustomResource {
package/ec2/route.js CHANGED
@@ -93,20 +93,14 @@ const utilities = require("../utilities");
93
93
  *
94
94
  * Import a route in route table `rtb-656C65616E6F72` with an IPv4 destination CIDR of `10.42.0.0/16`:
95
95
  *
96
- * console
97
- *
98
96
  * % pulumi import aws_route.my_route rtb-656C65616E6F72_10.42.0.0/16
99
97
  *
100
98
  * Import a route in route table `rtb-656C65616E6F72` with an IPv6 destination CIDR of `2620:0:2d0:200::8/125`:
101
99
  *
102
- * console
103
- *
104
100
  * % pulumi import aws_route.my_route rtb-656C65616E6F72_2620:0:2d0:200::8/125
105
101
  *
106
102
  * Import a route in route table `rtb-656C65616E6F72` with a managed prefix list destination of `pl-0570a1d2d725c16be`:
107
103
  *
108
- * console
109
- *
110
104
  * % pulumi import aws_route.my_route rtb-656C65616E6F72_pl-0570a1d2d725c16be
111
105
  */
112
106
  class Route extends pulumi.CustomResource {
package/ec2/route.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"route.js","sourceRoot":"","sources":["../../ec2/route.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"route.js","sourceRoot":"","sources":["../../ec2/route.ts"],"names":[],"mappings":"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"}
@@ -117,8 +117,6 @@ import * as outputs from "../types/output";
117
117
  *
118
118
  * Using `pulumi import`, import Route Tables using the route table `id`. For example:
119
119
  *
120
- * console
121
- *
122
120
  * % pulumi import aws_route_table.public_rt rtb-4e616f6d69
123
121
  */
124
122
  export declare class RouteTable extends pulumi.CustomResource {
package/ec2/routeTable.js CHANGED
@@ -121,8 +121,6 @@ const utilities = require("../utilities");
121
121
  *
122
122
  * Using `pulumi import`, import Route Tables using the route table `id`. For example:
123
123
  *
124
- * console
125
- *
126
124
  * % pulumi import aws_route_table.public_rt rtb-4e616f6d69
127
125
  */
128
126
  class RouteTable extends pulumi.CustomResource {
@@ -1 +1 @@
1
- {"version":3,"file":"routeTable.js","sourceRoot":"","sources":["../../ec2/routeTable.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuHG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;IA8CD,YAAY,IAAY,EAAE,WAA8C,EAAE,IAAmC;QACzG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0C,CAAC;YACzD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAAyC,CAAC;YACvD,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/D,CAAC;;AArGL,gCAsGC;AAxFG,gBAAgB;AACO,uBAAY,GAAG,+BAA+B,CAAC"}
1
+ {"version":3,"file":"routeTable.js","sourceRoot":"","sources":["../../ec2/routeTable.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqHG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;IA8CD,YAAY,IAAY,EAAE,WAA8C,EAAE,IAAmC;QACzG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0C,CAAC;YACzD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAAyC,CAAC;YACvD,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/D,CAAC;;AArGL,gCAsGC;AAxFG,gBAAgB;AACO,uBAAY,GAAG,+BAA+B,CAAC"}
@@ -194,8 +194,6 @@ import * as outputs from "../types/output";
194
194
  *
195
195
  * Using `pulumi import`, import Security Groups using the security group `id`. For example:
196
196
  *
197
- * console
198
- *
199
197
  * % pulumi import aws_security_group.example sg-903004f8
200
198
  */
201
199
  export declare class SecurityGroup extends pulumi.CustomResource {
@@ -198,8 +198,6 @@ const utilities = require("../utilities");
198
198
  *
199
199
  * Using `pulumi import`, import Security Groups using the security group `id`. For example:
200
200
  *
201
- * console
202
- *
203
201
  * % pulumi import aws_security_group.example sg-903004f8
204
202
  */
205
203
  class SecurityGroup extends pulumi.CustomResource {
@@ -1 +1 @@
1
- {"version":3,"file":"securityGroup.js","sourceRoot":"","sources":["../../ec2/securityGroup.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"securityGroup.js","sourceRoot":"","sources":["../../ec2/securityGroup.ts"],"names":[],"mappings":"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"}
package/ec2/subnet.d.ts CHANGED
@@ -56,8 +56,6 @@ import * as pulumi from "@pulumi/pulumi";
56
56
  *
57
57
  * Using `pulumi import`, import subnets using the subnet `id`. For example:
58
58
  *
59
- * console
60
- *
61
59
  * % pulumi import aws_subnet.example subnet-9d4a7b6c
62
60
  */
63
61
  export declare class Subnet extends pulumi.CustomResource {
package/ec2/subnet.js CHANGED
@@ -62,8 +62,6 @@ const utilities = require("../utilities");
62
62
  *
63
63
  * Using `pulumi import`, import subnets using the subnet `id`. For example:
64
64
  *
65
- * console
66
- *
67
65
  * % pulumi import aws_subnet.example subnet-9d4a7b6c
68
66
  */
69
67
  class Subnet extends pulumi.CustomResource {
package/ec2/subnet.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"subnet.js","sourceRoot":"","sources":["../../ec2/subnet.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"subnet.js","sourceRoot":"","sources":["../../ec2/subnet.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0DG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;IAwGD,YAAY,IAAY,EAAE,WAAsC,EAAE,IAAmC;QACjG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsC,CAAC;YACrD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,6BAA6B,CAAC,GAAG,KAAK,EAAE,2BAA2B,CAAC;YACnF,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,EAAE,kBAAkB,CAAC;YACjE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,EAAE,qBAAqB,CAAC;YACvE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,EAAE,sBAAsB,CAAC;YACzE,cAAc,CAAC,sCAAsC,CAAC,GAAG,KAAK,EAAE,oCAAoC,CAAC;YACrG,cAAc,CAAC,yCAAyC,CAAC,GAAG,KAAK,EAAE,uCAAuC,CAAC;YAC3G,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,4BAA4B,CAAC,GAAG,KAAK,EAAE,0BAA0B,CAAC;YACjF,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,4BAA4B,CAAC,GAAG,KAAK,EAAE,0BAA0B,CAAC;YACjF,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,gCAAgC,CAAC,GAAG,KAAK,EAAE,8BAA8B,CAAC;YACzF,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAAqC,CAAC;YACnD,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,6BAA6B,CAAC,GAAG,IAAI,EAAE,2BAA2B,CAAC;YAClF,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,EAAE,qBAAqB,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,EAAE,sBAAsB,CAAC;YACxE,cAAc,CAAC,sCAAsC,CAAC,GAAG,IAAI,EAAE,oCAAoC,CAAC;YACpG,cAAc,CAAC,yCAAyC,CAAC,GAAG,IAAI,EAAE,uCAAuC,CAAC;YAC1G,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,4BAA4B,CAAC,GAAG,IAAI,EAAE,0BAA0B,CAAC;YAChF,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,gCAAgC,CAAC,GAAG,IAAI,EAAE,8BAA8B,CAAC;YACxF,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,4BAA4B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjE,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9C,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;;AA3LL,wBA4LC;AA9KG,gBAAgB;AACO,mBAAY,GAAG,uBAAuB,CAAC"}