@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
@@ -0,0 +1,278 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Manages an ECS Express service. The Express service provides a simplified way to deploy containerized applications with automatic provisioning and management of AWS infrastructure including Application Load Balancers (ALBs), target groups, security groups, and auto-scaling policies. This service offers built-in load balancing, auto-scaling, and networking capabilities with zero-downtime deployments.
6
+ *
7
+ * Express services automatically handle infrastructure provisioning and updates through rolling deployments, ensuring high availability during service modifications. When you update an Express service, a new service revision is created and deployed with zero downtime.
8
+ *
9
+ * ## Example Usage
10
+ *
11
+ * ### Basic Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as aws from "@pulumi/aws";
16
+ *
17
+ * const example = new aws.ecs.ExpressGatewayService("example", {
18
+ * executionRoleArn: execution.arn,
19
+ * infrastructureRoleArn: infrastructure.arn,
20
+ * primaryContainer: {
21
+ * image: "nginx:latest",
22
+ * },
23
+ * });
24
+ * ```
25
+ *
26
+ * ## Service Updates and Deletion
27
+ *
28
+ * ### Updates
29
+ *
30
+ * When you update an Express service configuration, a new service revision is created and deployed using a rolling deployment strategy with zero downtime. The service automatically manages the transition from the old configuration to the new one, ensuring continuous availability.
31
+ *
32
+ * ### Deletion
33
+ *
34
+ * When an Express service is deleted, it enters a `DRAINING` state where existing tasks are allowed to complete gracefully before termination. The deletion process is irreversible - once initiated, the service and all its associated AWS infrastructure (load balancers, target groups, etc.) will be permanently removed. During the draining process, no new tasks are started, and the service becomes unavailable once all tasks have completed.
35
+ *
36
+ * ## Import
37
+ *
38
+ * Using `pulumi import`, import ECS Express Gateway Services using the service ARN. For example:
39
+ *
40
+ * ```sh
41
+ * $ pulumi import aws:ecs/expressGatewayService:ExpressGatewayService example arn:aws:ecs:us-west-2:123456789012:service/my-cluster/my-express-gateway-service
42
+ * ```
43
+ */
44
+ export declare class ExpressGatewayService extends pulumi.CustomResource {
45
+ /**
46
+ * Get an existing ExpressGatewayService resource's state with the given name, ID, and optional extra
47
+ * properties used to qualify the lookup.
48
+ *
49
+ * @param name The _unique_ name of the resulting resource.
50
+ * @param id The _unique_ provider ID of the resource to lookup.
51
+ * @param state Any extra arguments used during the lookup.
52
+ * @param opts Optional settings to control the behavior of the CustomResource.
53
+ */
54
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ExpressGatewayServiceState, opts?: pulumi.CustomResourceOptions): ExpressGatewayService;
55
+ /**
56
+ * Returns true if the given object is an instance of ExpressGatewayService. This is designed to work even
57
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
58
+ */
59
+ static isInstance(obj: any): obj is ExpressGatewayService;
60
+ /**
61
+ * Name or ARN of the ECS cluster. Defaults to `default`.
62
+ */
63
+ readonly cluster: pulumi.Output<string>;
64
+ /**
65
+ * Number of CPU units used by the task. Valid values are powers of 2 between 256 and 4096.
66
+ */
67
+ readonly cpu: pulumi.Output<string>;
68
+ /**
69
+ * ARN of the current deployment.
70
+ */
71
+ readonly currentDeployment: pulumi.Output<string>;
72
+ /**
73
+ * ARN of the IAM role that allows ECS to pull container images and publish container logs to Amazon CloudWatch.
74
+ */
75
+ readonly executionRoleArn: pulumi.Output<string>;
76
+ /**
77
+ * Path for health check requests. Defaults to `/ping`.
78
+ */
79
+ readonly healthCheckPath: pulumi.Output<string>;
80
+ /**
81
+ * ARN of the IAM role that allows ECS to manage AWS infrastructure on your behalf. **Important:** The infrastructure role cannot be modified after the service is created. Changing this forces a new resource to be created.
82
+ *
83
+ * The following arguments are optional:
84
+ */
85
+ readonly infrastructureRoleArn: pulumi.Output<string>;
86
+ /**
87
+ * List of ingress paths with access type and endpoint information.
88
+ */
89
+ readonly ingressPaths: pulumi.Output<outputs.ecs.ExpressGatewayServiceIngressPath[]>;
90
+ /**
91
+ * Amount of memory (in MiB) used by the task. Valid values are between 512 and 8192.
92
+ */
93
+ readonly memory: pulumi.Output<string>;
94
+ readonly networkConfigurations: pulumi.Output<outputs.ecs.ExpressGatewayServiceNetworkConfiguration[]>;
95
+ readonly primaryContainer: pulumi.Output<outputs.ecs.ExpressGatewayServicePrimaryContainer | undefined>;
96
+ /**
97
+ * AWS region where the service will be created. If not specified, the region configured in the provider will be used.
98
+ */
99
+ readonly region: pulumi.Output<string>;
100
+ readonly scalingTargets: pulumi.Output<outputs.ecs.ExpressGatewayServiceScalingTarget[]>;
101
+ /**
102
+ * ARN of the Express Gateway Service.
103
+ */
104
+ readonly serviceArn: pulumi.Output<string>;
105
+ /**
106
+ * Name of the service. If not specified, a name will be generated. Changing this forces a new resource to be created.
107
+ */
108
+ readonly serviceName: pulumi.Output<string>;
109
+ /**
110
+ * ARN of the service revision.
111
+ */
112
+ readonly serviceRevisionArn: pulumi.Output<string>;
113
+ /**
114
+ * Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
115
+ */
116
+ readonly tags: pulumi.Output<{
117
+ [key: string]: string;
118
+ } | undefined>;
119
+ /**
120
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
121
+ */
122
+ readonly tagsAll: pulumi.Output<{
123
+ [key: string]: string;
124
+ }>;
125
+ /**
126
+ * ARN of the IAM role that allows your Amazon ECS container task to make calls to other AWS services.
127
+ */
128
+ readonly taskRoleArn: pulumi.Output<string | undefined>;
129
+ readonly timeouts: pulumi.Output<outputs.ecs.ExpressGatewayServiceTimeouts | undefined>;
130
+ /**
131
+ * Whether to wait for the service to reach a steady state before considering the operation complete. Defaults to `false`.
132
+ */
133
+ readonly waitForSteadyState: pulumi.Output<boolean>;
134
+ /**
135
+ * Create a ExpressGatewayService resource with the given unique name, arguments, and options.
136
+ *
137
+ * @param name The _unique_ name of the resource.
138
+ * @param args The arguments to use to populate this resource's properties.
139
+ * @param opts A bag of options that control this resource's behavior.
140
+ */
141
+ constructor(name: string, args: ExpressGatewayServiceArgs, opts?: pulumi.CustomResourceOptions);
142
+ }
143
+ /**
144
+ * Input properties used for looking up and filtering ExpressGatewayService resources.
145
+ */
146
+ export interface ExpressGatewayServiceState {
147
+ /**
148
+ * Name or ARN of the ECS cluster. Defaults to `default`.
149
+ */
150
+ cluster?: pulumi.Input<string>;
151
+ /**
152
+ * Number of CPU units used by the task. Valid values are powers of 2 between 256 and 4096.
153
+ */
154
+ cpu?: pulumi.Input<string>;
155
+ /**
156
+ * ARN of the current deployment.
157
+ */
158
+ currentDeployment?: pulumi.Input<string>;
159
+ /**
160
+ * ARN of the IAM role that allows ECS to pull container images and publish container logs to Amazon CloudWatch.
161
+ */
162
+ executionRoleArn?: pulumi.Input<string>;
163
+ /**
164
+ * Path for health check requests. Defaults to `/ping`.
165
+ */
166
+ healthCheckPath?: pulumi.Input<string>;
167
+ /**
168
+ * ARN of the IAM role that allows ECS to manage AWS infrastructure on your behalf. **Important:** The infrastructure role cannot be modified after the service is created. Changing this forces a new resource to be created.
169
+ *
170
+ * The following arguments are optional:
171
+ */
172
+ infrastructureRoleArn?: pulumi.Input<string>;
173
+ /**
174
+ * List of ingress paths with access type and endpoint information.
175
+ */
176
+ ingressPaths?: pulumi.Input<pulumi.Input<inputs.ecs.ExpressGatewayServiceIngressPath>[]>;
177
+ /**
178
+ * Amount of memory (in MiB) used by the task. Valid values are between 512 and 8192.
179
+ */
180
+ memory?: pulumi.Input<string>;
181
+ networkConfigurations?: pulumi.Input<pulumi.Input<inputs.ecs.ExpressGatewayServiceNetworkConfiguration>[]>;
182
+ primaryContainer?: pulumi.Input<inputs.ecs.ExpressGatewayServicePrimaryContainer>;
183
+ /**
184
+ * AWS region where the service will be created. If not specified, the region configured in the provider will be used.
185
+ */
186
+ region?: pulumi.Input<string>;
187
+ scalingTargets?: pulumi.Input<pulumi.Input<inputs.ecs.ExpressGatewayServiceScalingTarget>[]>;
188
+ /**
189
+ * ARN of the Express Gateway Service.
190
+ */
191
+ serviceArn?: pulumi.Input<string>;
192
+ /**
193
+ * Name of the service. If not specified, a name will be generated. Changing this forces a new resource to be created.
194
+ */
195
+ serviceName?: pulumi.Input<string>;
196
+ /**
197
+ * ARN of the service revision.
198
+ */
199
+ serviceRevisionArn?: pulumi.Input<string>;
200
+ /**
201
+ * Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
202
+ */
203
+ tags?: pulumi.Input<{
204
+ [key: string]: pulumi.Input<string>;
205
+ }>;
206
+ /**
207
+ * Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
208
+ */
209
+ tagsAll?: pulumi.Input<{
210
+ [key: string]: pulumi.Input<string>;
211
+ }>;
212
+ /**
213
+ * ARN of the IAM role that allows your Amazon ECS container task to make calls to other AWS services.
214
+ */
215
+ taskRoleArn?: pulumi.Input<string>;
216
+ timeouts?: pulumi.Input<inputs.ecs.ExpressGatewayServiceTimeouts>;
217
+ /**
218
+ * Whether to wait for the service to reach a steady state before considering the operation complete. Defaults to `false`.
219
+ */
220
+ waitForSteadyState?: pulumi.Input<boolean>;
221
+ }
222
+ /**
223
+ * The set of arguments for constructing a ExpressGatewayService resource.
224
+ */
225
+ export interface ExpressGatewayServiceArgs {
226
+ /**
227
+ * Name or ARN of the ECS cluster. Defaults to `default`.
228
+ */
229
+ cluster?: pulumi.Input<string>;
230
+ /**
231
+ * Number of CPU units used by the task. Valid values are powers of 2 between 256 and 4096.
232
+ */
233
+ cpu?: pulumi.Input<string>;
234
+ /**
235
+ * ARN of the IAM role that allows ECS to pull container images and publish container logs to Amazon CloudWatch.
236
+ */
237
+ executionRoleArn: pulumi.Input<string>;
238
+ /**
239
+ * Path for health check requests. Defaults to `/ping`.
240
+ */
241
+ healthCheckPath?: pulumi.Input<string>;
242
+ /**
243
+ * ARN of the IAM role that allows ECS to manage AWS infrastructure on your behalf. **Important:** The infrastructure role cannot be modified after the service is created. Changing this forces a new resource to be created.
244
+ *
245
+ * The following arguments are optional:
246
+ */
247
+ infrastructureRoleArn: pulumi.Input<string>;
248
+ /**
249
+ * Amount of memory (in MiB) used by the task. Valid values are between 512 and 8192.
250
+ */
251
+ memory?: pulumi.Input<string>;
252
+ networkConfigurations?: pulumi.Input<pulumi.Input<inputs.ecs.ExpressGatewayServiceNetworkConfiguration>[]>;
253
+ primaryContainer?: pulumi.Input<inputs.ecs.ExpressGatewayServicePrimaryContainer>;
254
+ /**
255
+ * AWS region where the service will be created. If not specified, the region configured in the provider will be used.
256
+ */
257
+ region?: pulumi.Input<string>;
258
+ scalingTargets?: pulumi.Input<pulumi.Input<inputs.ecs.ExpressGatewayServiceScalingTarget>[]>;
259
+ /**
260
+ * Name of the service. If not specified, a name will be generated. Changing this forces a new resource to be created.
261
+ */
262
+ serviceName?: pulumi.Input<string>;
263
+ /**
264
+ * Key-value map of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
265
+ */
266
+ tags?: pulumi.Input<{
267
+ [key: string]: pulumi.Input<string>;
268
+ }>;
269
+ /**
270
+ * ARN of the IAM role that allows your Amazon ECS container task to make calls to other AWS services.
271
+ */
272
+ taskRoleArn?: pulumi.Input<string>;
273
+ timeouts?: pulumi.Input<inputs.ecs.ExpressGatewayServiceTimeouts>;
274
+ /**
275
+ * Whether to wait for the service to reach a steady state before considering the operation complete. Defaults to `false`.
276
+ */
277
+ waitForSteadyState?: pulumi.Input<boolean>;
278
+ }
@@ -0,0 +1,133 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.ExpressGatewayService = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages an ECS Express service. The Express service provides a simplified way to deploy containerized applications with automatic provisioning and management of AWS infrastructure including Application Load Balancers (ALBs), target groups, security groups, and auto-scaling policies. This service offers built-in load balancing, auto-scaling, and networking capabilities with zero-downtime deployments.
10
+ *
11
+ * Express services automatically handle infrastructure provisioning and updates through rolling deployments, ensuring high availability during service modifications. When you update an Express service, a new service revision is created and deployed with zero downtime.
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ### Basic Usage
16
+ *
17
+ * ```typescript
18
+ * import * as pulumi from "@pulumi/pulumi";
19
+ * import * as aws from "@pulumi/aws";
20
+ *
21
+ * const example = new aws.ecs.ExpressGatewayService("example", {
22
+ * executionRoleArn: execution.arn,
23
+ * infrastructureRoleArn: infrastructure.arn,
24
+ * primaryContainer: {
25
+ * image: "nginx:latest",
26
+ * },
27
+ * });
28
+ * ```
29
+ *
30
+ * ## Service Updates and Deletion
31
+ *
32
+ * ### Updates
33
+ *
34
+ * When you update an Express service configuration, a new service revision is created and deployed using a rolling deployment strategy with zero downtime. The service automatically manages the transition from the old configuration to the new one, ensuring continuous availability.
35
+ *
36
+ * ### Deletion
37
+ *
38
+ * When an Express service is deleted, it enters a `DRAINING` state where existing tasks are allowed to complete gracefully before termination. The deletion process is irreversible - once initiated, the service and all its associated AWS infrastructure (load balancers, target groups, etc.) will be permanently removed. During the draining process, no new tasks are started, and the service becomes unavailable once all tasks have completed.
39
+ *
40
+ * ## Import
41
+ *
42
+ * Using `pulumi import`, import ECS Express Gateway Services using the service ARN. For example:
43
+ *
44
+ * ```sh
45
+ * $ pulumi import aws:ecs/expressGatewayService:ExpressGatewayService example arn:aws:ecs:us-west-2:123456789012:service/my-cluster/my-express-gateway-service
46
+ * ```
47
+ */
48
+ class ExpressGatewayService extends pulumi.CustomResource {
49
+ /**
50
+ * Get an existing ExpressGatewayService resource's state with the given name, ID, and optional extra
51
+ * properties used to qualify the lookup.
52
+ *
53
+ * @param name The _unique_ name of the resulting resource.
54
+ * @param id The _unique_ provider ID of the resource to lookup.
55
+ * @param state Any extra arguments used during the lookup.
56
+ * @param opts Optional settings to control the behavior of the CustomResource.
57
+ */
58
+ static get(name, id, state, opts) {
59
+ return new ExpressGatewayService(name, state, { ...opts, id: id });
60
+ }
61
+ /**
62
+ * Returns true if the given object is an instance of ExpressGatewayService. This is designed to work even
63
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
64
+ */
65
+ static isInstance(obj) {
66
+ if (obj === undefined || obj === null) {
67
+ return false;
68
+ }
69
+ return obj['__pulumiType'] === ExpressGatewayService.__pulumiType;
70
+ }
71
+ constructor(name, argsOrState, opts) {
72
+ let resourceInputs = {};
73
+ opts = opts || {};
74
+ if (opts.id) {
75
+ const state = argsOrState;
76
+ resourceInputs["cluster"] = state?.cluster;
77
+ resourceInputs["cpu"] = state?.cpu;
78
+ resourceInputs["currentDeployment"] = state?.currentDeployment;
79
+ resourceInputs["executionRoleArn"] = state?.executionRoleArn;
80
+ resourceInputs["healthCheckPath"] = state?.healthCheckPath;
81
+ resourceInputs["infrastructureRoleArn"] = state?.infrastructureRoleArn;
82
+ resourceInputs["ingressPaths"] = state?.ingressPaths;
83
+ resourceInputs["memory"] = state?.memory;
84
+ resourceInputs["networkConfigurations"] = state?.networkConfigurations;
85
+ resourceInputs["primaryContainer"] = state?.primaryContainer;
86
+ resourceInputs["region"] = state?.region;
87
+ resourceInputs["scalingTargets"] = state?.scalingTargets;
88
+ resourceInputs["serviceArn"] = state?.serviceArn;
89
+ resourceInputs["serviceName"] = state?.serviceName;
90
+ resourceInputs["serviceRevisionArn"] = state?.serviceRevisionArn;
91
+ resourceInputs["tags"] = state?.tags;
92
+ resourceInputs["tagsAll"] = state?.tagsAll;
93
+ resourceInputs["taskRoleArn"] = state?.taskRoleArn;
94
+ resourceInputs["timeouts"] = state?.timeouts;
95
+ resourceInputs["waitForSteadyState"] = state?.waitForSteadyState;
96
+ }
97
+ else {
98
+ const args = argsOrState;
99
+ if (args?.executionRoleArn === undefined && !opts.urn) {
100
+ throw new Error("Missing required property 'executionRoleArn'");
101
+ }
102
+ if (args?.infrastructureRoleArn === undefined && !opts.urn) {
103
+ throw new Error("Missing required property 'infrastructureRoleArn'");
104
+ }
105
+ resourceInputs["cluster"] = args?.cluster;
106
+ resourceInputs["cpu"] = args?.cpu;
107
+ resourceInputs["executionRoleArn"] = args?.executionRoleArn;
108
+ resourceInputs["healthCheckPath"] = args?.healthCheckPath;
109
+ resourceInputs["infrastructureRoleArn"] = args?.infrastructureRoleArn;
110
+ resourceInputs["memory"] = args?.memory;
111
+ resourceInputs["networkConfigurations"] = args?.networkConfigurations;
112
+ resourceInputs["primaryContainer"] = args?.primaryContainer;
113
+ resourceInputs["region"] = args?.region;
114
+ resourceInputs["scalingTargets"] = args?.scalingTargets;
115
+ resourceInputs["serviceName"] = args?.serviceName;
116
+ resourceInputs["tags"] = args?.tags;
117
+ resourceInputs["taskRoleArn"] = args?.taskRoleArn;
118
+ resourceInputs["timeouts"] = args?.timeouts;
119
+ resourceInputs["waitForSteadyState"] = args?.waitForSteadyState;
120
+ resourceInputs["currentDeployment"] = undefined /*out*/;
121
+ resourceInputs["ingressPaths"] = undefined /*out*/;
122
+ resourceInputs["serviceArn"] = undefined /*out*/;
123
+ resourceInputs["serviceRevisionArn"] = undefined /*out*/;
124
+ resourceInputs["tagsAll"] = undefined /*out*/;
125
+ }
126
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
127
+ super(ExpressGatewayService.__pulumiType, name, resourceInputs, opts);
128
+ }
129
+ }
130
+ exports.ExpressGatewayService = ExpressGatewayService;
131
+ /** @internal */
132
+ ExpressGatewayService.__pulumiType = 'aws:ecs/expressGatewayService:ExpressGatewayService';
133
+ //# sourceMappingURL=expressGatewayService.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"expressGatewayService.js","sourceRoot":"","sources":["../../ecs/expressGatewayService.ts"],"names":[],"mappings":"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"}
package/ecs/index.d.ts CHANGED
@@ -11,6 +11,9 @@ export { ClusterCapacityProvidersArgs, ClusterCapacityProvidersState } from "./c
11
11
  export type ClusterCapacityProviders = import("./clusterCapacityProviders").ClusterCapacityProviders;
12
12
  export declare const ClusterCapacityProviders: typeof import("./clusterCapacityProviders").ClusterCapacityProviders;
13
13
  export * from "./container";
14
+ export { ExpressGatewayServiceArgs, ExpressGatewayServiceState } from "./expressGatewayService";
15
+ export type ExpressGatewayService = import("./expressGatewayService").ExpressGatewayService;
16
+ export declare const ExpressGatewayService: typeof import("./expressGatewayService").ExpressGatewayService;
14
17
  export { GetClusterArgs, GetClusterResult, GetClusterOutputArgs } from "./getCluster";
15
18
  export declare const getCluster: typeof import("./getCluster").getCluster;
16
19
  export declare const getClusterOutput: typeof import("./getCluster").getClusterOutput;
package/ecs/index.js CHANGED
@@ -16,7 +16,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
17
17
  };
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
- exports.TaskSet = exports.TaskDefinition = exports.Tag = exports.Service = exports.getTaskExecutionOutput = exports.getTaskExecution = exports.getTaskDefinitionOutput = exports.getTaskDefinition = exports.getServiceOutput = exports.getService = exports.getContainerDefinitionOutput = exports.getContainerDefinition = exports.getClustersOutput = exports.getClusters = exports.getClusterOutput = exports.getCluster = exports.ClusterCapacityProviders = exports.Cluster = exports.CapacityProvider = exports.AccountSettingDefault = void 0;
19
+ exports.TaskSet = exports.TaskDefinition = exports.Tag = exports.Service = exports.getTaskExecutionOutput = exports.getTaskExecution = exports.getTaskDefinitionOutput = exports.getTaskDefinition = exports.getServiceOutput = exports.getService = exports.getContainerDefinitionOutput = exports.getContainerDefinition = exports.getClustersOutput = exports.getClusters = exports.getClusterOutput = exports.getCluster = exports.ExpressGatewayService = exports.ClusterCapacityProviders = exports.Cluster = exports.CapacityProvider = exports.AccountSettingDefault = void 0;
20
20
  const pulumi = require("@pulumi/pulumi");
21
21
  const utilities = require("../utilities");
22
22
  exports.AccountSettingDefault = null;
@@ -28,6 +28,8 @@ utilities.lazyLoad(exports, ["Cluster"], () => require("./cluster"));
28
28
  exports.ClusterCapacityProviders = null;
29
29
  utilities.lazyLoad(exports, ["ClusterCapacityProviders"], () => require("./clusterCapacityProviders"));
30
30
  __exportStar(require("./container"), exports);
31
+ exports.ExpressGatewayService = null;
32
+ utilities.lazyLoad(exports, ["ExpressGatewayService"], () => require("./expressGatewayService"));
31
33
  exports.getCluster = null;
32
34
  exports.getClusterOutput = null;
33
35
  utilities.lazyLoad(exports, ["getCluster", "getClusterOutput"], () => require("./getCluster"));
@@ -66,6 +68,8 @@ const _module = {
66
68
  return new exports.Cluster(name, undefined, { urn });
67
69
  case "aws:ecs/clusterCapacityProviders:ClusterCapacityProviders":
68
70
  return new exports.ClusterCapacityProviders(name, undefined, { urn });
71
+ case "aws:ecs/expressGatewayService:ExpressGatewayService":
72
+ return new exports.ExpressGatewayService(name, undefined, { urn });
69
73
  case "aws:ecs/service:Service":
70
74
  return new exports.Service(name, undefined, { urn });
71
75
  case "aws:ecs/tag:Tag":
@@ -83,6 +87,7 @@ pulumi.runtime.registerResourceModule("aws", "ecs/accountSettingDefault", _modul
83
87
  pulumi.runtime.registerResourceModule("aws", "ecs/capacityProvider", _module);
84
88
  pulumi.runtime.registerResourceModule("aws", "ecs/cluster", _module);
85
89
  pulumi.runtime.registerResourceModule("aws", "ecs/clusterCapacityProviders", _module);
90
+ pulumi.runtime.registerResourceModule("aws", "ecs/expressGatewayService", _module);
86
91
  pulumi.runtime.registerResourceModule("aws", "ecs/service", _module);
87
92
  pulumi.runtime.registerResourceModule("aws", "ecs/tag", _module);
88
93
  pulumi.runtime.registerResourceModule("aws", "ecs/taskDefinition", _module);
package/ecs/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../ecs/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,qBAAqB,GAAmE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,uBAAuB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,yBAAyB,CAAC,CAAC,CAAC;AAIpF,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAI1E,QAAA,OAAO,GAAuC,IAAW,CAAC;AACvE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAIxD,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAC1H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AAEvG,8CAA4B;AAEf,QAAA,UAAU,GAA6C,IAAW,CAAC;AACnE,QAAA,gBAAgB,GAAmD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,EAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAGjF,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGpF,QAAA,sBAAsB,GAAqE,IAAW,CAAC;AACvG,QAAA,4BAA4B,GAA2E,IAAW,CAAC;AAChI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,wBAAwB,EAAC,8BAA8B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,0BAA0B,CAAC,CAAC,CAAC;AAGrH,QAAA,UAAU,GAA6C,IAAW,CAAC;AACnE,QAAA,gBAAgB,GAAmD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,EAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAGjF,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACxF,QAAA,uBAAuB,GAAiE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,EAAC,yBAAyB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAGtG,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AACrF,QAAA,sBAAsB,GAA+D,IAAW,CAAC;AAC9G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,EAAC,wBAAwB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAInG,QAAA,OAAO,GAAuC,IAAW,CAAC;AACvE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAIxD,QAAA,GAAG,GAA+B,IAAW,CAAC;AAC3D,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,KAAK,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC;AAIhD,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAItE,QAAA,OAAO,GAAuC,IAAW,CAAC;AACvE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAGrE,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,qDAAqD;gBACtD,OAAO,IAAI,6BAAqB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnE,KAAK,2CAA2C;gBAC5C,OAAO,IAAI,wBAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D,KAAK,yBAAyB;gBAC1B,OAAO,IAAI,eAAO,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrD,KAAK,2DAA2D;gBAC5D,OAAO,IAAI,gCAAwB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtE,KAAK,yBAAyB;gBAC1B,OAAO,IAAI,eAAO,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrD,KAAK,iBAAiB;gBAClB,OAAO,IAAI,WAAG,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACjD,KAAK,uCAAuC;gBACxC,OAAO,IAAI,sBAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D,KAAK,yBAAyB;gBAC1B,OAAO,IAAI,eAAO,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,2BAA2B,EAAE,OAAO,CAAC,CAAA;AAClF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,sBAAsB,EAAE,OAAO,CAAC,CAAA;AAC7E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,aAAa,EAAE,OAAO,CAAC,CAAA;AACpE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,8BAA8B,EAAE,OAAO,CAAC,CAAA;AACrF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,aAAa,EAAE,OAAO,CAAC,CAAA;AACpE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,SAAS,EAAE,OAAO,CAAC,CAAA;AAChE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,oBAAoB,EAAE,OAAO,CAAC,CAAA;AAC3E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,aAAa,EAAE,OAAO,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../ecs/index.ts"],"names":[],"mappings":"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"}