@pulumi/aws 7.36.0 → 7.37.0

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 (568) hide show
  1. package/acm/certificate.d.ts +3 -3
  2. package/acm/certificate.js +3 -3
  3. package/acm/certificateValidation.d.ts +6 -6
  4. package/acm/certificateValidation.js +6 -6
  5. package/acmpca/policy.d.ts +1 -1
  6. package/acmpca/policy.js +1 -1
  7. package/alb/targetGroupAttachment.d.ts +1 -0
  8. package/alb/targetGroupAttachment.d.ts.map +1 -1
  9. package/alb/targetGroupAttachment.js +1 -0
  10. package/alb/targetGroupAttachment.js.map +1 -1
  11. package/amp/ruleGroupNamespace.d.ts +6 -0
  12. package/amp/ruleGroupNamespace.d.ts.map +1 -1
  13. package/amp/ruleGroupNamespace.js +6 -0
  14. package/amp/ruleGroupNamespace.js.map +1 -1
  15. package/amp/workspaceConfiguration.d.ts +39 -0
  16. package/amp/workspaceConfiguration.d.ts.map +1 -1
  17. package/amp/workspaceConfiguration.js +19 -0
  18. package/amp/workspaceConfiguration.js.map +1 -1
  19. package/apigateway/domainName.d.ts +5 -17
  20. package/apigateway/domainName.d.ts.map +1 -1
  21. package/apigateway/domainName.js.map +1 -1
  22. package/apigateway/getDomainName.d.ts +3 -3
  23. package/apigateway/getRestApi.d.ts +9 -1
  24. package/apigateway/getRestApi.d.ts.map +1 -1
  25. package/apigateway/getRestApi.js.map +1 -1
  26. package/apigateway/integration.d.ts +3 -3
  27. package/apigateway/restApi.d.ts +51 -15
  28. package/apigateway/restApi.d.ts.map +1 -1
  29. package/apigateway/restApi.js +20 -0
  30. package/apigateway/restApi.js.map +1 -1
  31. package/appautoscaling/target.d.ts +13 -0
  32. package/appautoscaling/target.d.ts.map +1 -1
  33. package/appautoscaling/target.js +13 -0
  34. package/appautoscaling/target.js.map +1 -1
  35. package/appflow/connectorProfile.d.ts +3 -3
  36. package/appstream/fleet.d.ts +3 -3
  37. package/arnBuild.d.ts +18 -0
  38. package/arnBuild.d.ts.map +1 -0
  39. package/arnBuild.js +67 -0
  40. package/arnBuild.js.map +1 -0
  41. package/arnParse.d.ts +25 -0
  42. package/arnParse.d.ts.map +1 -0
  43. package/arnParse.js +59 -0
  44. package/arnParse.js.map +1 -0
  45. package/auditmanager/accountRegistration.d.ts +7 -0
  46. package/auditmanager/accountRegistration.d.ts.map +1 -1
  47. package/auditmanager/accountRegistration.js +7 -0
  48. package/auditmanager/accountRegistration.js.map +1 -1
  49. package/auditmanager/assessment.d.ts +11 -0
  50. package/auditmanager/assessment.d.ts.map +1 -1
  51. package/auditmanager/assessment.js +11 -0
  52. package/auditmanager/assessment.js.map +1 -1
  53. package/auditmanager/control.d.ts +11 -0
  54. package/auditmanager/control.d.ts.map +1 -1
  55. package/auditmanager/control.js +11 -0
  56. package/auditmanager/control.js.map +1 -1
  57. package/auditmanager/framework.d.ts +11 -0
  58. package/auditmanager/framework.d.ts.map +1 -1
  59. package/auditmanager/framework.js +11 -0
  60. package/auditmanager/framework.js.map +1 -1
  61. package/auditmanager/frameworkShare.d.ts +11 -0
  62. package/auditmanager/frameworkShare.d.ts.map +1 -1
  63. package/auditmanager/frameworkShare.js +11 -0
  64. package/auditmanager/frameworkShare.js.map +1 -1
  65. package/backup/regionSettings.d.ts +7 -0
  66. package/backup/regionSettings.d.ts.map +1 -1
  67. package/backup/regionSettings.js +7 -0
  68. package/backup/regionSettings.js.map +1 -1
  69. package/bedrock/agentcoreBrowser.d.ts +36 -0
  70. package/bedrock/agentcoreBrowser.d.ts.map +1 -1
  71. package/bedrock/agentcoreBrowser.js +6 -0
  72. package/bedrock/agentcoreBrowser.js.map +1 -1
  73. package/bedrock/agentcoreBrowserProfile.d.ts +191 -0
  74. package/bedrock/agentcoreBrowserProfile.d.ts.map +1 -0
  75. package/bedrock/agentcoreBrowserProfile.js +147 -0
  76. package/bedrock/agentcoreBrowserProfile.js.map +1 -0
  77. package/bedrock/agentcoreCodeInterpreter.d.ts +12 -0
  78. package/bedrock/agentcoreCodeInterpreter.d.ts.map +1 -1
  79. package/bedrock/agentcoreCodeInterpreter.js +2 -0
  80. package/bedrock/agentcoreCodeInterpreter.js.map +1 -1
  81. package/bedrock/agentcoreRegistry.d.ts +117 -0
  82. package/bedrock/agentcoreRegistry.d.ts.map +1 -0
  83. package/bedrock/agentcoreRegistry.js +120 -0
  84. package/bedrock/agentcoreRegistry.js.map +1 -0
  85. package/bedrock/customModel.d.ts +1 -1
  86. package/bedrock/customModel.js +1 -1
  87. package/bedrock/getUseCaseForModelAccess.d.ts +45 -0
  88. package/bedrock/getUseCaseForModelAccess.d.ts.map +1 -0
  89. package/bedrock/getUseCaseForModelAccess.js +69 -0
  90. package/bedrock/getUseCaseForModelAccess.js.map +1 -0
  91. package/bedrock/index.d.ts +12 -0
  92. package/bedrock/index.d.ts.map +1 -1
  93. package/bedrock/index.js +19 -1
  94. package/bedrock/index.js.map +1 -1
  95. package/bedrock/provisionedModelThroughput.d.ts +1 -1
  96. package/bedrock/provisionedModelThroughput.js +1 -1
  97. package/bedrock/useCaseForModelAccess.d.ts +98 -0
  98. package/bedrock/useCaseForModelAccess.d.ts.map +1 -0
  99. package/bedrock/useCaseForModelAccess.js +118 -0
  100. package/bedrock/useCaseForModelAccess.js.map +1 -0
  101. package/bedrockfoundation/getModelAgreementOffers.d.ts +91 -0
  102. package/bedrockfoundation/getModelAgreementOffers.d.ts.map +1 -0
  103. package/bedrockfoundation/getModelAgreementOffers.js +81 -0
  104. package/bedrockfoundation/getModelAgreementOffers.js.map +1 -0
  105. package/bedrockfoundation/index.d.ts +6 -0
  106. package/bedrockfoundation/index.d.ts.map +1 -1
  107. package/bedrockfoundation/index.js +19 -1
  108. package/bedrockfoundation/index.js.map +1 -1
  109. package/bedrockfoundation/modelAgreement.d.ts +124 -0
  110. package/bedrockfoundation/modelAgreement.d.ts.map +1 -0
  111. package/bedrockfoundation/modelAgreement.js +124 -0
  112. package/bedrockfoundation/modelAgreement.js.map +1 -0
  113. package/bedrockmodel/invocationLoggingConfiguration.d.ts +7 -0
  114. package/bedrockmodel/invocationLoggingConfiguration.d.ts.map +1 -1
  115. package/bedrockmodel/invocationLoggingConfiguration.js +7 -0
  116. package/bedrockmodel/invocationLoggingConfiguration.js.map +1 -1
  117. package/cloudfront/keyValueStore.d.ts +15 -0
  118. package/cloudfront/keyValueStore.d.ts.map +1 -1
  119. package/cloudfront/keyValueStore.js +4 -0
  120. package/cloudfront/keyValueStore.js.map +1 -1
  121. package/cloudfront/multitenantDistribution.d.ts +0 -2
  122. package/cloudfront/multitenantDistribution.d.ts.map +1 -1
  123. package/cloudfront/multitenantDistribution.js +0 -2
  124. package/cloudfront/multitenantDistribution.js.map +1 -1
  125. package/cloudhsmv2/cluster.d.ts +4 -4
  126. package/cloudhsmv2/cluster.js +4 -4
  127. package/cloudtrail/trail.d.ts +6 -0
  128. package/cloudtrail/trail.d.ts.map +1 -1
  129. package/cloudtrail/trail.js +6 -0
  130. package/cloudtrail/trail.js.map +1 -1
  131. package/cloudwatch/compositeAlarm.d.ts +13 -2
  132. package/cloudwatch/compositeAlarm.d.ts.map +1 -1
  133. package/cloudwatch/compositeAlarm.js +13 -2
  134. package/cloudwatch/compositeAlarm.js.map +1 -1
  135. package/cloudwatch/contributorInsightRule.d.ts +14 -3
  136. package/cloudwatch/contributorInsightRule.d.ts.map +1 -1
  137. package/cloudwatch/contributorInsightRule.js +13 -2
  138. package/cloudwatch/contributorInsightRule.js.map +1 -1
  139. package/cloudwatch/contributorManagedInsightRule.d.ts +20 -2
  140. package/cloudwatch/contributorManagedInsightRule.d.ts.map +1 -1
  141. package/cloudwatch/contributorManagedInsightRule.js +14 -2
  142. package/cloudwatch/contributorManagedInsightRule.js.map +1 -1
  143. package/cloudwatch/dashboard.d.ts +13 -2
  144. package/cloudwatch/dashboard.d.ts.map +1 -1
  145. package/cloudwatch/dashboard.js +13 -2
  146. package/cloudwatch/dashboard.js.map +1 -1
  147. package/cloudwatch/eventApiDestination.d.ts +13 -2
  148. package/cloudwatch/eventApiDestination.d.ts.map +1 -1
  149. package/cloudwatch/eventApiDestination.js +13 -2
  150. package/cloudwatch/eventApiDestination.js.map +1 -1
  151. package/cloudwatch/eventArchive.d.ts +13 -2
  152. package/cloudwatch/eventArchive.d.ts.map +1 -1
  153. package/cloudwatch/eventArchive.js +13 -2
  154. package/cloudwatch/eventArchive.js.map +1 -1
  155. package/cloudwatch/eventBus.d.ts +13 -2
  156. package/cloudwatch/eventBus.d.ts.map +1 -1
  157. package/cloudwatch/eventBus.js +13 -2
  158. package/cloudwatch/eventBus.js.map +1 -1
  159. package/cloudwatch/eventBusPolicy.d.ts +13 -2
  160. package/cloudwatch/eventBusPolicy.d.ts.map +1 -1
  161. package/cloudwatch/eventBusPolicy.js +13 -2
  162. package/cloudwatch/eventBusPolicy.js.map +1 -1
  163. package/cloudwatch/eventConnection.d.ts +13 -2
  164. package/cloudwatch/eventConnection.d.ts.map +1 -1
  165. package/cloudwatch/eventConnection.js +13 -2
  166. package/cloudwatch/eventConnection.js.map +1 -1
  167. package/cloudwatch/eventEndpoint.d.ts +13 -2
  168. package/cloudwatch/eventEndpoint.d.ts.map +1 -1
  169. package/cloudwatch/eventEndpoint.js +13 -2
  170. package/cloudwatch/eventEndpoint.js.map +1 -1
  171. package/cloudwatch/eventPermission.d.ts +13 -2
  172. package/cloudwatch/eventPermission.d.ts.map +1 -1
  173. package/cloudwatch/eventPermission.js +13 -2
  174. package/cloudwatch/eventPermission.js.map +1 -1
  175. package/cloudwatch/eventRule.d.ts +0 -1
  176. package/cloudwatch/eventRule.d.ts.map +1 -1
  177. package/cloudwatch/eventRule.js +0 -1
  178. package/cloudwatch/eventRule.js.map +1 -1
  179. package/cloudwatch/logAccountPolicy.d.ts +13 -1
  180. package/cloudwatch/logAccountPolicy.d.ts.map +1 -1
  181. package/cloudwatch/logAccountPolicy.js +13 -1
  182. package/cloudwatch/logAccountPolicy.js.map +1 -1
  183. package/cloudwatch/logAnomalyDetector.d.ts +10 -4
  184. package/cloudwatch/logAnomalyDetector.d.ts.map +1 -1
  185. package/cloudwatch/logAnomalyDetector.js +10 -4
  186. package/cloudwatch/logAnomalyDetector.js.map +1 -1
  187. package/cloudwatch/logDataProtectionPolicy.d.ts +12 -1
  188. package/cloudwatch/logDataProtectionPolicy.d.ts.map +1 -1
  189. package/cloudwatch/logDataProtectionPolicy.js +12 -1
  190. package/cloudwatch/logDataProtectionPolicy.js.map +1 -1
  191. package/cloudwatch/logDelivery.d.ts +12 -1
  192. package/cloudwatch/logDelivery.d.ts.map +1 -1
  193. package/cloudwatch/logDelivery.js +12 -1
  194. package/cloudwatch/logDelivery.js.map +1 -1
  195. package/cloudwatch/logDeliveryDestination.d.ts +12 -1
  196. package/cloudwatch/logDeliveryDestination.d.ts.map +1 -1
  197. package/cloudwatch/logDeliveryDestination.js +12 -1
  198. package/cloudwatch/logDeliveryDestination.js.map +1 -1
  199. package/cloudwatch/logDeliveryDestinationPolicy.d.ts +12 -1
  200. package/cloudwatch/logDeliveryDestinationPolicy.d.ts.map +1 -1
  201. package/cloudwatch/logDeliveryDestinationPolicy.js +12 -1
  202. package/cloudwatch/logDeliveryDestinationPolicy.js.map +1 -1
  203. package/cloudwatch/logDeliverySource.d.ts +12 -1
  204. package/cloudwatch/logDeliverySource.d.ts.map +1 -1
  205. package/cloudwatch/logDeliverySource.js +12 -1
  206. package/cloudwatch/logDeliverySource.js.map +1 -1
  207. package/cloudwatch/logDestination.d.ts +12 -1
  208. package/cloudwatch/logDestination.d.ts.map +1 -1
  209. package/cloudwatch/logDestination.js +12 -1
  210. package/cloudwatch/logDestination.js.map +1 -1
  211. package/cloudwatch/logDestinationPolicy.d.ts +12 -1
  212. package/cloudwatch/logDestinationPolicy.d.ts.map +1 -1
  213. package/cloudwatch/logDestinationPolicy.js +12 -1
  214. package/cloudwatch/logDestinationPolicy.js.map +1 -1
  215. package/cloudwatch/logIndexPolicy.d.ts +12 -1
  216. package/cloudwatch/logIndexPolicy.d.ts.map +1 -1
  217. package/cloudwatch/logIndexPolicy.js +12 -1
  218. package/cloudwatch/logIndexPolicy.js.map +1 -1
  219. package/cloudwatch/logResourcePolicy.d.ts +12 -1
  220. package/cloudwatch/logResourcePolicy.d.ts.map +1 -1
  221. package/cloudwatch/logResourcePolicy.js +12 -1
  222. package/cloudwatch/logResourcePolicy.js.map +1 -1
  223. package/cloudwatch/logStream.d.ts +14 -2
  224. package/cloudwatch/logStream.d.ts.map +1 -1
  225. package/cloudwatch/logStream.js +14 -2
  226. package/cloudwatch/logStream.js.map +1 -1
  227. package/cloudwatch/logTransformer.d.ts +6 -0
  228. package/cloudwatch/logTransformer.d.ts.map +1 -1
  229. package/cloudwatch/logTransformer.js +6 -0
  230. package/cloudwatch/logTransformer.js.map +1 -1
  231. package/cloudwatch/metricStream.d.ts +13 -2
  232. package/cloudwatch/metricStream.d.ts.map +1 -1
  233. package/cloudwatch/metricStream.js +13 -2
  234. package/cloudwatch/metricStream.js.map +1 -1
  235. package/cloudwatch/queryDefinition.d.ts +20 -1
  236. package/cloudwatch/queryDefinition.d.ts.map +1 -1
  237. package/cloudwatch/queryDefinition.js +14 -1
  238. package/cloudwatch/queryDefinition.js.map +1 -1
  239. package/codeartifact/domainPermissions.d.ts +1 -1
  240. package/codeartifact/domainPermissions.js +1 -1
  241. package/codeartifact/repositoryPermissionsPolicy.d.ts +1 -1
  242. package/codeartifact/repositoryPermissionsPolicy.js +1 -1
  243. package/codebuild/project.d.ts +2 -1
  244. package/codebuild/project.d.ts.map +1 -1
  245. package/codebuild/project.js +2 -1
  246. package/codebuild/project.js.map +1 -1
  247. package/codebuild/resourcePolicy.d.ts +1 -1
  248. package/codebuild/resourcePolicy.js +1 -1
  249. package/codepipeline/pipeline.d.ts +11 -0
  250. package/codepipeline/pipeline.d.ts.map +1 -1
  251. package/codepipeline/pipeline.js +11 -0
  252. package/codepipeline/pipeline.js.map +1 -1
  253. package/devopsguru/eventSourcesConfig.d.ts +7 -0
  254. package/devopsguru/eventSourcesConfig.d.ts.map +1 -1
  255. package/devopsguru/eventSourcesConfig.js +7 -0
  256. package/devopsguru/eventSourcesConfig.js.map +1 -1
  257. package/devopsguru/serviceIntegration.d.ts +7 -0
  258. package/devopsguru/serviceIntegration.d.ts.map +1 -1
  259. package/devopsguru/serviceIntegration.js +7 -0
  260. package/devopsguru/serviceIntegration.js.map +1 -1
  261. package/directconnect/bgpPeer.d.ts +3 -3
  262. package/directconnect/gateway.d.ts +0 -1
  263. package/directconnect/gateway.d.ts.map +1 -1
  264. package/directconnect/gateway.js +0 -1
  265. package/directconnect/gateway.js.map +1 -1
  266. package/directconnect/hostedPrivateVirtualInterface.d.ts +3 -3
  267. package/directconnect/hostedPublicVirtualInterface.d.ts +3 -3
  268. package/directconnect/hostedTransitVirtualInterface.d.ts +3 -3
  269. package/directconnect/privateVirtualInterface.d.ts +3 -3
  270. package/directconnect/publicVirtualInterface.d.ts +3 -3
  271. package/directconnect/transitVirtualInterface.d.ts +3 -3
  272. package/directoryservice/serviceRegion.d.ts +8 -8
  273. package/directoryservice/serviceRegion.js +8 -8
  274. package/docdb/clusterInstance.d.ts +3 -3
  275. package/docdb/clusterInstance.js +3 -3
  276. package/docdb/eventSubscription.d.ts +3 -3
  277. package/dynamodb/getTableItem.d.ts +16 -14
  278. package/dynamodb/getTableItem.d.ts.map +1 -1
  279. package/dynamodb/getTableItem.js.map +1 -1
  280. package/dynamodb/resourcePolicy.d.ts +1 -1
  281. package/dynamodb/resourcePolicy.js +1 -1
  282. package/dynamodb/tableItem.d.ts +42 -1
  283. package/dynamodb/tableItem.d.ts.map +1 -1
  284. package/dynamodb/tableItem.js +30 -1
  285. package/dynamodb/tableItem.js.map +1 -1
  286. package/ebs/snapshotBlockPublicAccess.d.ts +7 -0
  287. package/ebs/snapshotBlockPublicAccess.d.ts.map +1 -1
  288. package/ebs/snapshotBlockPublicAccess.js +7 -0
  289. package/ebs/snapshotBlockPublicAccess.js.map +1 -1
  290. package/ec2/capacityBlockReservation.d.ts +5 -4
  291. package/ec2/capacityBlockReservation.d.ts.map +1 -1
  292. package/ec2/capacityBlockReservation.js +1 -4
  293. package/ec2/capacityBlockReservation.js.map +1 -1
  294. package/ec2/defaultVpc.d.ts +11 -0
  295. package/ec2/defaultVpc.d.ts.map +1 -1
  296. package/ec2/defaultVpc.js +11 -0
  297. package/ec2/defaultVpc.js.map +1 -1
  298. package/ec2/getCapacityBlockReservation.d.ts +258 -0
  299. package/ec2/getCapacityBlockReservation.d.ts.map +1 -0
  300. package/ec2/getCapacityBlockReservation.js +159 -0
  301. package/ec2/getCapacityBlockReservation.js.map +1 -0
  302. package/ec2/getInstances.d.ts +4 -4
  303. package/ec2/getInstances.js +4 -4
  304. package/ec2/getRouteTables.d.ts +6 -6
  305. package/ec2/getRouteTables.js +6 -6
  306. package/ec2/getVpcs.d.ts +4 -4
  307. package/ec2/getVpcs.js +4 -4
  308. package/ec2/imageBlockPublicAccess.d.ts +6 -1
  309. package/ec2/imageBlockPublicAccess.d.ts.map +1 -1
  310. package/ec2/imageBlockPublicAccess.js +6 -1
  311. package/ec2/imageBlockPublicAccess.js.map +1 -1
  312. package/ec2/index.d.ts +3 -0
  313. package/ec2/index.d.ts.map +1 -1
  314. package/ec2/index.js +8 -5
  315. package/ec2/index.js.map +1 -1
  316. package/ec2/natGateway.d.ts +2 -2
  317. package/ec2/natGateway.js +2 -2
  318. package/ec2/serialConsoleAccess.d.ts +7 -0
  319. package/ec2/serialConsoleAccess.d.ts.map +1 -1
  320. package/ec2/serialConsoleAccess.js +7 -0
  321. package/ec2/serialConsoleAccess.js.map +1 -1
  322. package/ec2/vpnConnection.d.ts +6 -6
  323. package/ec2transitgateway/meteringPolicy.d.ts +1 -1
  324. package/ec2transitgateway/meteringPolicy.js +1 -1
  325. package/ecs/capacityProvider.d.ts +2 -0
  326. package/ecs/capacityProvider.d.ts.map +1 -1
  327. package/ecs/capacityProvider.js +2 -0
  328. package/ecs/capacityProvider.js.map +1 -1
  329. package/ecs/clusterCapacityProviders.d.ts +2 -0
  330. package/ecs/clusterCapacityProviders.d.ts.map +1 -1
  331. package/ecs/clusterCapacityProviders.js +2 -0
  332. package/ecs/clusterCapacityProviders.js.map +1 -1
  333. package/ecs/taskDefinition.d.ts +3 -3
  334. package/eks/nodeGroup.d.ts +4 -4
  335. package/eks/nodeGroup.js +4 -4
  336. package/elasticache/replicationGroup.d.ts +3 -3
  337. package/elasticache/replicationGroup.js +3 -3
  338. package/fsx/lustreFileSystem.d.ts +3 -3
  339. package/globalaccelerator/accelerator.d.ts +4 -4
  340. package/globalaccelerator/customRoutingAccelerator.d.ts +4 -4
  341. package/glue/catalogTable.d.ts +14 -14
  342. package/glue/catalogTable.d.ts.map +1 -1
  343. package/glue/resourcePolicy.d.ts +7 -0
  344. package/glue/resourcePolicy.d.ts.map +1 -1
  345. package/glue/resourcePolicy.js +7 -0
  346. package/glue/resourcePolicy.js.map +1 -1
  347. package/grafana/workspace.d.ts +3 -3
  348. package/iam/outboundWebIdentityFederation.d.ts +6 -0
  349. package/iam/outboundWebIdentityFederation.d.ts.map +1 -1
  350. package/iam/outboundWebIdentityFederation.js +6 -0
  351. package/iam/outboundWebIdentityFederation.js.map +1 -1
  352. package/iam/policyAttachment.d.ts +7 -7
  353. package/iam/policyAttachment.js +7 -7
  354. package/index.d.ts +9 -0
  355. package/index.d.ts.map +1 -1
  356. package/index.js +19 -6
  357. package/index.js.map +1 -1
  358. package/inspector2/filter.d.ts +6 -0
  359. package/inspector2/filter.d.ts.map +1 -1
  360. package/inspector2/filter.js +6 -0
  361. package/inspector2/filter.js.map +1 -1
  362. package/invoicing/invoiceUnit.d.ts +6 -0
  363. package/invoicing/invoiceUnit.d.ts.map +1 -1
  364. package/invoicing/invoiceUnit.js +6 -0
  365. package/invoicing/invoiceUnit.js.map +1 -1
  366. package/iot/eventConfigurations.d.ts +7 -0
  367. package/iot/eventConfigurations.d.ts.map +1 -1
  368. package/iot/eventConfigurations.js +7 -0
  369. package/iot/eventConfigurations.js.map +1 -1
  370. package/kinesis/resourcePolicy.d.ts +1 -1
  371. package/kinesis/resourcePolicy.js +1 -1
  372. package/lakeformation/identityCenterConfiguration.d.ts +11 -0
  373. package/lakeformation/identityCenterConfiguration.d.ts.map +1 -1
  374. package/lakeformation/identityCenterConfiguration.js +11 -0
  375. package/lakeformation/identityCenterConfiguration.js.map +1 -1
  376. package/lambda/capacityProvider.d.ts +11 -0
  377. package/lambda/capacityProvider.d.ts.map +1 -1
  378. package/lambda/capacityProvider.js +11 -0
  379. package/lambda/capacityProvider.js.map +1 -1
  380. package/lambda/eventSourceMapping.d.ts +12 -0
  381. package/lambda/eventSourceMapping.d.ts.map +1 -1
  382. package/lambda/eventSourceMapping.js +2 -0
  383. package/lambda/eventSourceMapping.js.map +1 -1
  384. package/lambda/function.d.ts +15 -3
  385. package/lambda/function.d.ts.map +1 -1
  386. package/lambda/function.js +5 -3
  387. package/lambda/function.js.map +1 -1
  388. package/lambda/functionScalingConfig.d.ts +182 -0
  389. package/lambda/functionScalingConfig.d.ts.map +1 -0
  390. package/lambda/functionScalingConfig.js +163 -0
  391. package/lambda/functionScalingConfig.js.map +1 -0
  392. package/lambda/getCodeSigningConfig.d.ts +4 -4
  393. package/lambda/getCodeSigningConfig.js +4 -4
  394. package/lambda/getFunctions.d.ts +8 -8
  395. package/lambda/getFunctions.js +8 -8
  396. package/lambda/index.d.ts +3 -0
  397. package/lambda/index.d.ts.map +1 -1
  398. package/lambda/index.js +6 -1
  399. package/lambda/index.js.map +1 -1
  400. package/lb/targetGroupAttachment.d.ts +1 -0
  401. package/lb/targetGroupAttachment.d.ts.map +1 -1
  402. package/lb/targetGroupAttachment.js +1 -0
  403. package/lb/targetGroupAttachment.js.map +1 -1
  404. package/licensemanager/getReceivedLicense.d.ts +1 -1
  405. package/lightsail/bucketAccessKey.d.ts.map +1 -1
  406. package/lightsail/bucketAccessKey.js +2 -0
  407. package/lightsail/bucketAccessKey.js.map +1 -1
  408. package/lightsail/keyPair.d.ts.map +1 -1
  409. package/lightsail/keyPair.js +2 -0
  410. package/lightsail/keyPair.js.map +1 -1
  411. package/macie2/classificationExportConfiguration.d.ts +7 -0
  412. package/macie2/classificationExportConfiguration.d.ts.map +1 -1
  413. package/macie2/classificationExportConfiguration.js +7 -0
  414. package/macie2/classificationExportConfiguration.js.map +1 -1
  415. package/mq/broker.d.ts +20 -0
  416. package/mq/broker.d.ts.map +1 -1
  417. package/mq/broker.js +4 -0
  418. package/mq/broker.js.map +1 -1
  419. package/mq/getBroker.d.ts +8 -0
  420. package/mq/getBroker.d.ts.map +1 -1
  421. package/mq/getBroker.js.map +1 -1
  422. package/msk/cluster.d.ts +8 -0
  423. package/msk/cluster.d.ts.map +1 -1
  424. package/msk/cluster.js +2 -0
  425. package/msk/cluster.js.map +1 -1
  426. package/msk/getCluster.d.ts +5 -1
  427. package/msk/getCluster.d.ts.map +1 -1
  428. package/msk/getCluster.js.map +1 -1
  429. package/msk/topic.d.ts +1 -0
  430. package/msk/topic.d.ts.map +1 -1
  431. package/msk/topic.js +1 -0
  432. package/msk/topic.js.map +1 -1
  433. package/neptune/clusterInstance.d.ts +2 -2
  434. package/neptune/clusterInstance.js +2 -2
  435. package/organizations/awsServiceAccess.d.ts +10 -0
  436. package/organizations/awsServiceAccess.d.ts.map +1 -1
  437. package/organizations/awsServiceAccess.js +10 -0
  438. package/organizations/awsServiceAccess.js.map +1 -1
  439. package/organizations/policy.d.ts +10 -0
  440. package/organizations/policy.d.ts.map +1 -1
  441. package/organizations/policy.js +10 -0
  442. package/organizations/policy.js.map +1 -1
  443. package/organizations/resourcePolicy.d.ts +10 -0
  444. package/organizations/resourcePolicy.d.ts.map +1 -1
  445. package/organizations/resourcePolicy.js +10 -0
  446. package/organizations/resourcePolicy.js.map +1 -1
  447. package/package.json +2 -2
  448. package/pinpoint/index.d.ts +3 -0
  449. package/pinpoint/index.d.ts.map +1 -1
  450. package/pinpoint/index.js +6 -1
  451. package/pinpoint/index.js.map +1 -1
  452. package/pinpoint/smsvoicev2PhoneNumber.d.ts +29 -11
  453. package/pinpoint/smsvoicev2PhoneNumber.d.ts.map +1 -1
  454. package/pinpoint/smsvoicev2PhoneNumber.js +2 -0
  455. package/pinpoint/smsvoicev2PhoneNumber.js.map +1 -1
  456. package/pinpoint/smsvoicev2Pool.d.ts +305 -0
  457. package/pinpoint/smsvoicev2Pool.d.ts.map +1 -0
  458. package/pinpoint/smsvoicev2Pool.js +193 -0
  459. package/pinpoint/smsvoicev2Pool.js.map +1 -0
  460. package/ram/resourceShareAssociationsExclusive.d.ts +9 -3
  461. package/ram/resourceShareAssociationsExclusive.d.ts.map +1 -1
  462. package/ram/resourceShareAssociationsExclusive.js +9 -3
  463. package/ram/resourceShareAssociationsExclusive.js.map +1 -1
  464. package/rds/certificate.d.ts +7 -0
  465. package/rds/certificate.d.ts.map +1 -1
  466. package/rds/certificate.js +7 -0
  467. package/rds/certificate.js.map +1 -1
  468. package/rds/cluster.d.ts +12 -0
  469. package/rds/cluster.d.ts.map +1 -1
  470. package/rds/cluster.js +2 -0
  471. package/rds/cluster.js.map +1 -1
  472. package/rds/clusterInstance.d.ts +3 -3
  473. package/rds/clusterInstance.js +3 -3
  474. package/rds/proxy.d.ts +4 -4
  475. package/rds/proxy.js +4 -4
  476. package/redshift/integration.d.ts +6 -0
  477. package/redshift/integration.d.ts.map +1 -1
  478. package/redshift/integration.js +6 -0
  479. package/redshift/integration.js.map +1 -1
  480. package/redshift/namespaceRegistration.d.ts +2 -0
  481. package/redshift/namespaceRegistration.d.ts.map +1 -1
  482. package/redshift/namespaceRegistration.js +2 -0
  483. package/redshift/namespaceRegistration.js.map +1 -1
  484. package/route53/getProfilesProfile.d.ts +132 -0
  485. package/route53/getProfilesProfile.d.ts.map +1 -0
  486. package/route53/getProfilesProfile.js +105 -0
  487. package/route53/getProfilesProfile.js.map +1 -0
  488. package/route53/index.d.ts +3 -0
  489. package/route53/index.d.ts.map +1 -1
  490. package/route53/index.js +5 -2
  491. package/route53/index.js.map +1 -1
  492. package/route53/zone.d.ts +0 -1
  493. package/route53/zone.d.ts.map +1 -1
  494. package/route53/zone.js +0 -1
  495. package/route53/zone.js.map +1 -1
  496. package/route53/zoneAssociation.d.ts +0 -1
  497. package/route53/zoneAssociation.d.ts.map +1 -1
  498. package/route53/zoneAssociation.js +0 -1
  499. package/route53/zoneAssociation.js.map +1 -1
  500. package/s3/bucketNotification.d.ts +53 -4
  501. package/s3/bucketNotification.d.ts.map +1 -1
  502. package/s3/bucketNotification.js +53 -4
  503. package/s3/bucketNotification.js.map +1 -1
  504. package/s3/getBucketNotification.d.ts +268 -0
  505. package/s3/getBucketNotification.d.ts.map +1 -0
  506. package/s3/getBucketNotification.js +257 -0
  507. package/s3/getBucketNotification.js.map +1 -0
  508. package/s3/index.d.ts +3 -0
  509. package/s3/index.d.ts.map +1 -1
  510. package/s3/index.js +5 -2
  511. package/s3/index.js.map +1 -1
  512. package/sagemaker/endpointConfiguration.d.ts +13 -2
  513. package/sagemaker/endpointConfiguration.d.ts.map +1 -1
  514. package/sagemaker/endpointConfiguration.js +13 -2
  515. package/sagemaker/endpointConfiguration.js.map +1 -1
  516. package/scheduler/schedule.d.ts +12 -0
  517. package/scheduler/schedule.d.ts.map +1 -1
  518. package/scheduler/schedule.js +12 -0
  519. package/scheduler/schedule.js.map +1 -1
  520. package/securityhub/account.d.ts +3 -3
  521. package/serverlessrepository/cloudFormationStack.d.ts +28 -24
  522. package/serverlessrepository/cloudFormationStack.d.ts.map +1 -1
  523. package/serverlessrepository/cloudFormationStack.js +5 -4
  524. package/serverlessrepository/cloudFormationStack.js.map +1 -1
  525. package/ses/domainDkim.d.ts +4 -4
  526. package/ses/domainDkim.js +4 -4
  527. package/ssoadmin/index.d.ts +3 -0
  528. package/ssoadmin/index.d.ts.map +1 -1
  529. package/ssoadmin/index.js +6 -1
  530. package/ssoadmin/index.js.map +1 -1
  531. package/ssoadmin/region.d.ts +136 -0
  532. package/ssoadmin/region.d.ts.map +1 -0
  533. package/ssoadmin/region.js +130 -0
  534. package/ssoadmin/region.js.map +1 -0
  535. package/timestreaminfluxdb/dbCluster.d.ts +6 -6
  536. package/timestreaminfluxdb/dbInstance.d.ts +6 -6
  537. package/trimIamRolePath.d.ts +20 -0
  538. package/trimIamRolePath.d.ts.map +1 -0
  539. package/trimIamRolePath.js +61 -0
  540. package/trimIamRolePath.js.map +1 -0
  541. package/types/input.d.ts +371 -53
  542. package/types/input.d.ts.map +1 -1
  543. package/types/input.js.map +1 -1
  544. package/types/output.d.ts +569 -57
  545. package/types/output.d.ts.map +1 -1
  546. package/types/output.js.map +1 -1
  547. package/userAgent.d.ts +18 -0
  548. package/userAgent.d.ts.map +1 -0
  549. package/userAgent.js +63 -0
  550. package/userAgent.js.map +1 -0
  551. package/verifiedaccess/instanceLoggingConfiguration.d.ts +2 -0
  552. package/verifiedaccess/instanceLoggingConfiguration.d.ts.map +1 -1
  553. package/verifiedaccess/instanceLoggingConfiguration.js +2 -0
  554. package/verifiedaccess/instanceLoggingConfiguration.js.map +1 -1
  555. package/wafv2/getWebAcl.d.ts +2 -2
  556. package/wafv2/webAclAssociation.d.ts +3 -3
  557. package/workspaces/index.d.ts +3 -0
  558. package/workspaces/index.d.ts.map +1 -1
  559. package/workspaces/index.js +6 -1
  560. package/workspaces/index.js.map +1 -1
  561. package/workspaces/pool.d.ts +335 -0
  562. package/workspaces/pool.d.ts.map +1 -0
  563. package/workspaces/pool.js +222 -0
  564. package/workspaces/pool.js.map +1 -0
  565. package/workspacesweb/networkSettings.d.ts +7 -7
  566. package/workspacesweb/networkSettings.js +7 -7
  567. package/workspacesweb/networkSettingsAssociation.d.ts +7 -7
  568. package/workspacesweb/networkSettingsAssociation.js +7 -7
@@ -0,0 +1,258 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Information about an existing EC2 Capacity Block reservation.
6
+ *
7
+ * This data source returns only Capacity Reservations whose `reservationType` is `capacity-block`. Use the `aws.ec2.CapacityReservation` data source to look up On-Demand Capacity Reservations (ODCR).
8
+ *
9
+ * At least one of `id` or `filter` must be specified. Filter combinations that match multiple Capacity Block reservations will return an error.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ### Lookup by ID
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as aws from "@pulumi/aws";
18
+ *
19
+ * const example = aws.ec2.getCapacityBlockReservation({
20
+ * id: "cr-0123456789abcdef0",
21
+ * });
22
+ * ```
23
+ *
24
+ * ### Lookup by filter
25
+ *
26
+ * ```typescript
27
+ * import * as pulumi from "@pulumi/pulumi";
28
+ * import * as aws from "@pulumi/aws";
29
+ *
30
+ * const example = aws.ec2.getCapacityBlockReservation({
31
+ * filters: [
32
+ * {
33
+ * name: "instance-type",
34
+ * values: ["p4d.24xlarge"],
35
+ * },
36
+ * {
37
+ * name: "state",
38
+ * values: ["active"],
39
+ * },
40
+ * ],
41
+ * });
42
+ * ```
43
+ *
44
+ * ### Lookup by tag
45
+ *
46
+ * ```typescript
47
+ * import * as pulumi from "@pulumi/pulumi";
48
+ * import * as aws from "@pulumi/aws";
49
+ *
50
+ * const example = aws.ec2.getCapacityBlockReservation({
51
+ * filters: [{
52
+ * name: "tag:Project",
53
+ * values: ["ml-training"],
54
+ * }],
55
+ * });
56
+ * ```
57
+ */
58
+ export declare function getCapacityBlockReservation(args?: GetCapacityBlockReservationArgs, opts?: pulumi.InvokeOptions): Promise<GetCapacityBlockReservationResult>;
59
+ /**
60
+ * A collection of arguments for invoking getCapacityBlockReservation.
61
+ */
62
+ export interface GetCapacityBlockReservationArgs {
63
+ /**
64
+ * Configuration block(s) for filtering. Detailed below.
65
+ */
66
+ filters?: inputs.ec2.GetCapacityBlockReservationFilter[];
67
+ /**
68
+ * ID of the Capacity Block reservation to retrieve.
69
+ */
70
+ id?: string;
71
+ /**
72
+ * 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.
73
+ */
74
+ region?: string;
75
+ }
76
+ /**
77
+ * A collection of values returned by getCapacityBlockReservation.
78
+ */
79
+ export interface GetCapacityBlockReservationResult {
80
+ /**
81
+ * ARN of the Capacity Block reservation.
82
+ */
83
+ readonly arn: string;
84
+ /**
85
+ * Availability Zone in which the capacity is reserved.
86
+ */
87
+ readonly availabilityZone: string;
88
+ /**
89
+ * ID of the Availability Zone in which the capacity is reserved.
90
+ */
91
+ readonly availabilityZoneId: string;
92
+ /**
93
+ * Remaining capacity, indicating the number of instances that can still be launched into the Capacity Block reservation.
94
+ */
95
+ readonly availableInstanceCount: number;
96
+ /**
97
+ * ID of the underlying Capacity Block.
98
+ */
99
+ readonly capacityBlockId: string;
100
+ /**
101
+ * Information about your commitment for a future-dated Capacity Block reservation. See `commitmentInfo` Attribute Reference below.
102
+ */
103
+ readonly commitmentInfo: outputs.ec2.GetCapacityBlockReservationCommitmentInfo;
104
+ /**
105
+ * Date and time the Capacity Block reservation was created in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8).
106
+ */
107
+ readonly createdDate: string;
108
+ /**
109
+ * Delivery method for a future-dated Capacity Block reservation. Either `fixed` or `incremental`.
110
+ */
111
+ readonly deliveryPreference: string;
112
+ /**
113
+ * Whether the Capacity Block reservation supports EBS-optimized instances.
114
+ */
115
+ readonly ebsOptimized: boolean;
116
+ /**
117
+ * Date and time the Capacity Block reservation expires in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8).
118
+ */
119
+ readonly endDate: string;
120
+ /**
121
+ * End type of the Capacity Block reservation. Either `limited` or `unlimited`.
122
+ */
123
+ readonly endDateType: string;
124
+ readonly filters?: outputs.ec2.GetCapacityBlockReservationFilter[];
125
+ readonly id: string;
126
+ /**
127
+ * Number of instances allocated as interruptible capacity within the Capacity Block reservation.
128
+ */
129
+ readonly instanceCount: number;
130
+ /**
131
+ * Type of instance launches that the Capacity Block accepts. Either `open` or `targeted`.
132
+ */
133
+ readonly instanceMatchCriteria: string;
134
+ /**
135
+ * Operating system platform for which the Capacity Block reserves capacity.
136
+ */
137
+ readonly instancePlatform: string;
138
+ /**
139
+ * Instance type for which the Capacity Block reserves capacity.
140
+ */
141
+ readonly instanceType: string;
142
+ /**
143
+ * Information about the interruptible capacity allocation, if applicable. See `interruptibleCapacityAllocation` Attribute Reference below.
144
+ */
145
+ readonly interruptibleCapacityAllocation: outputs.ec2.GetCapacityBlockReservationInterruptibleCapacityAllocation;
146
+ /**
147
+ * Information about an interrupted Capacity Block reservation, if applicable. See `interruptionInfo` Attribute Reference below.
148
+ */
149
+ readonly interruptionInfo: outputs.ec2.GetCapacityBlockReservationInterruptionInfo;
150
+ /**
151
+ * ARN of the Outpost on which the Capacity Block was created, if applicable.
152
+ */
153
+ readonly outpostArn: string;
154
+ /**
155
+ * ID of the AWS account that owns the Capacity Block reservation.
156
+ */
157
+ readonly ownerId: string;
158
+ /**
159
+ * ARN of the cluster placement group in which the Capacity Block was created, if applicable.
160
+ */
161
+ readonly placementGroupArn: string;
162
+ readonly region: string;
163
+ /**
164
+ * Type of Capacity Reservation. Always `capacity-block` for this data source.
165
+ */
166
+ readonly reservationType: string;
167
+ /**
168
+ * Date and time the Capacity Block reservation was started in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8).
169
+ */
170
+ readonly startDate: string;
171
+ /**
172
+ * Current state of the Capacity Block reservation. One of `active`, `expired`, `cancelled`, `pending`, `failed`, `scheduled`, `payment-pending`, `payment-failed`, or `assessing`.
173
+ */
174
+ readonly state: string;
175
+ /**
176
+ * Map of tags assigned to the Capacity Block reservation.
177
+ */
178
+ readonly tags: {
179
+ [key: string]: string;
180
+ };
181
+ /**
182
+ * Tenancy of the Capacity Block. Either `default` or `dedicated`.
183
+ */
184
+ readonly tenancy: string;
185
+ }
186
+ /**
187
+ * Information about an existing EC2 Capacity Block reservation.
188
+ *
189
+ * This data source returns only Capacity Reservations whose `reservationType` is `capacity-block`. Use the `aws.ec2.CapacityReservation` data source to look up On-Demand Capacity Reservations (ODCR).
190
+ *
191
+ * At least one of `id` or `filter` must be specified. Filter combinations that match multiple Capacity Block reservations will return an error.
192
+ *
193
+ * ## Example Usage
194
+ *
195
+ * ### Lookup by ID
196
+ *
197
+ * ```typescript
198
+ * import * as pulumi from "@pulumi/pulumi";
199
+ * import * as aws from "@pulumi/aws";
200
+ *
201
+ * const example = aws.ec2.getCapacityBlockReservation({
202
+ * id: "cr-0123456789abcdef0",
203
+ * });
204
+ * ```
205
+ *
206
+ * ### Lookup by filter
207
+ *
208
+ * ```typescript
209
+ * import * as pulumi from "@pulumi/pulumi";
210
+ * import * as aws from "@pulumi/aws";
211
+ *
212
+ * const example = aws.ec2.getCapacityBlockReservation({
213
+ * filters: [
214
+ * {
215
+ * name: "instance-type",
216
+ * values: ["p4d.24xlarge"],
217
+ * },
218
+ * {
219
+ * name: "state",
220
+ * values: ["active"],
221
+ * },
222
+ * ],
223
+ * });
224
+ * ```
225
+ *
226
+ * ### Lookup by tag
227
+ *
228
+ * ```typescript
229
+ * import * as pulumi from "@pulumi/pulumi";
230
+ * import * as aws from "@pulumi/aws";
231
+ *
232
+ * const example = aws.ec2.getCapacityBlockReservation({
233
+ * filters: [{
234
+ * name: "tag:Project",
235
+ * values: ["ml-training"],
236
+ * }],
237
+ * });
238
+ * ```
239
+ */
240
+ export declare function getCapacityBlockReservationOutput(args?: GetCapacityBlockReservationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCapacityBlockReservationResult>;
241
+ /**
242
+ * A collection of arguments for invoking getCapacityBlockReservation.
243
+ */
244
+ export interface GetCapacityBlockReservationOutputArgs {
245
+ /**
246
+ * Configuration block(s) for filtering. Detailed below.
247
+ */
248
+ filters?: pulumi.Input<pulumi.Input<inputs.ec2.GetCapacityBlockReservationFilterArgs>[] | undefined>;
249
+ /**
250
+ * ID of the Capacity Block reservation to retrieve.
251
+ */
252
+ id?: pulumi.Input<string | undefined>;
253
+ /**
254
+ * 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.
255
+ */
256
+ region?: pulumi.Input<string | undefined>;
257
+ }
258
+ //# sourceMappingURL=getCapacityBlockReservation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getCapacityBlockReservation.d.ts","sourceRoot":"","sources":["../../ec2/getCapacityBlockReservation.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAI3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,wBAAgB,2BAA2B,CAAC,IAAI,CAAC,EAAE,+BAA+B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,iCAAiC,CAAC,CAQ3J;AAED;;GAEG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,GAAG,CAAC,iCAAiC,EAAE,CAAC;IACzD;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;OAEG;IACH,QAAQ,CAAC,GAAG,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC;;OAEG;IACH,QAAQ,CAAC,kBAAkB,EAAE,MAAM,CAAC;IACpC;;OAEG;IACH,QAAQ,CAAC,sBAAsB,EAAE,MAAM,CAAC;IACxC;;OAEG;IACH,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAC;IACjC;;OAEG;IACH,QAAQ,CAAC,cAAc,EAAE,OAAO,CAAC,GAAG,CAAC,yCAAyC,CAAC;IAC/E;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,QAAQ,CAAC,kBAAkB,EAAE,MAAM,CAAC;IACpC;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE,OAAO,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC,GAAG,CAAC,iCAAiC,EAAE,CAAC;IACnE,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B;;OAEG;IACH,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC;IACvC;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,MAAM,CAAC;IAClC;;OAEG;IACH,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,+BAA+B,EAAE,OAAO,CAAC,GAAG,CAAC,0DAA0D,CAAC;IACjH;;OAEG;IACH,QAAQ,CAAC,gBAAgB,EAAE,OAAO,CAAC,GAAG,CAAC,2CAA2C,CAAC;IACnF;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B;;OAEG;IACH,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB;;OAEG;IACH,QAAQ,CAAC,iBAAiB,EAAE,MAAM,CAAC;IACnC,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB;;OAEG;IACH,QAAQ,CAAC,eAAe,EAAE,MAAM,CAAC;IACjC;;OAEG;IACH,QAAQ,CAAC,SAAS,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,IAAI,EAAE;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC;IACvC;;OAEG;IACH,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;CAC5B;AACD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,wBAAgB,iCAAiC,CAAC,IAAI,CAAC,EAAE,qCAAqC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,iCAAiC,CAAC,CAQnL;AAED;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,GAAG,CAAC,qCAAqC,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;IACrG;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACtC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC7C"}
@@ -0,0 +1,159 @@
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
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
16
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
17
+ }) : function(o, v) {
18
+ o["default"] = v;
19
+ });
20
+ var __importStar = (this && this.__importStar) || function (mod) {
21
+ if (mod && mod.__esModule) return mod;
22
+ var result = {};
23
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
24
+ __setModuleDefault(result, mod);
25
+ return result;
26
+ };
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ exports.getCapacityBlockReservationOutput = exports.getCapacityBlockReservation = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("../utilities"));
31
+ /**
32
+ * Information about an existing EC2 Capacity Block reservation.
33
+ *
34
+ * This data source returns only Capacity Reservations whose `reservationType` is `capacity-block`. Use the `aws.ec2.CapacityReservation` data source to look up On-Demand Capacity Reservations (ODCR).
35
+ *
36
+ * At least one of `id` or `filter` must be specified. Filter combinations that match multiple Capacity Block reservations will return an error.
37
+ *
38
+ * ## Example Usage
39
+ *
40
+ * ### Lookup by ID
41
+ *
42
+ * ```typescript
43
+ * import * as pulumi from "@pulumi/pulumi";
44
+ * import * as aws from "@pulumi/aws";
45
+ *
46
+ * const example = aws.ec2.getCapacityBlockReservation({
47
+ * id: "cr-0123456789abcdef0",
48
+ * });
49
+ * ```
50
+ *
51
+ * ### Lookup by filter
52
+ *
53
+ * ```typescript
54
+ * import * as pulumi from "@pulumi/pulumi";
55
+ * import * as aws from "@pulumi/aws";
56
+ *
57
+ * const example = aws.ec2.getCapacityBlockReservation({
58
+ * filters: [
59
+ * {
60
+ * name: "instance-type",
61
+ * values: ["p4d.24xlarge"],
62
+ * },
63
+ * {
64
+ * name: "state",
65
+ * values: ["active"],
66
+ * },
67
+ * ],
68
+ * });
69
+ * ```
70
+ *
71
+ * ### Lookup by tag
72
+ *
73
+ * ```typescript
74
+ * import * as pulumi from "@pulumi/pulumi";
75
+ * import * as aws from "@pulumi/aws";
76
+ *
77
+ * const example = aws.ec2.getCapacityBlockReservation({
78
+ * filters: [{
79
+ * name: "tag:Project",
80
+ * values: ["ml-training"],
81
+ * }],
82
+ * });
83
+ * ```
84
+ */
85
+ function getCapacityBlockReservation(args, opts) {
86
+ args = args || {};
87
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
88
+ return pulumi.runtime.invoke("aws:ec2/getCapacityBlockReservation:getCapacityBlockReservation", {
89
+ "filters": args.filters,
90
+ "id": args.id,
91
+ "region": args.region,
92
+ }, opts);
93
+ }
94
+ exports.getCapacityBlockReservation = getCapacityBlockReservation;
95
+ /**
96
+ * Information about an existing EC2 Capacity Block reservation.
97
+ *
98
+ * This data source returns only Capacity Reservations whose `reservationType` is `capacity-block`. Use the `aws.ec2.CapacityReservation` data source to look up On-Demand Capacity Reservations (ODCR).
99
+ *
100
+ * At least one of `id` or `filter` must be specified. Filter combinations that match multiple Capacity Block reservations will return an error.
101
+ *
102
+ * ## Example Usage
103
+ *
104
+ * ### Lookup by ID
105
+ *
106
+ * ```typescript
107
+ * import * as pulumi from "@pulumi/pulumi";
108
+ * import * as aws from "@pulumi/aws";
109
+ *
110
+ * const example = aws.ec2.getCapacityBlockReservation({
111
+ * id: "cr-0123456789abcdef0",
112
+ * });
113
+ * ```
114
+ *
115
+ * ### Lookup by filter
116
+ *
117
+ * ```typescript
118
+ * import * as pulumi from "@pulumi/pulumi";
119
+ * import * as aws from "@pulumi/aws";
120
+ *
121
+ * const example = aws.ec2.getCapacityBlockReservation({
122
+ * filters: [
123
+ * {
124
+ * name: "instance-type",
125
+ * values: ["p4d.24xlarge"],
126
+ * },
127
+ * {
128
+ * name: "state",
129
+ * values: ["active"],
130
+ * },
131
+ * ],
132
+ * });
133
+ * ```
134
+ *
135
+ * ### Lookup by tag
136
+ *
137
+ * ```typescript
138
+ * import * as pulumi from "@pulumi/pulumi";
139
+ * import * as aws from "@pulumi/aws";
140
+ *
141
+ * const example = aws.ec2.getCapacityBlockReservation({
142
+ * filters: [{
143
+ * name: "tag:Project",
144
+ * values: ["ml-training"],
145
+ * }],
146
+ * });
147
+ * ```
148
+ */
149
+ function getCapacityBlockReservationOutput(args, opts) {
150
+ args = args || {};
151
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
152
+ return pulumi.runtime.invokeOutput("aws:ec2/getCapacityBlockReservation:getCapacityBlockReservation", {
153
+ "filters": args.filters,
154
+ "id": args.id,
155
+ "region": args.region,
156
+ }, opts);
157
+ }
158
+ exports.getCapacityBlockReservationOutput = getCapacityBlockReservationOutput;
159
+ //# sourceMappingURL=getCapacityBlockReservation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getCapacityBlockReservation.js","sourceRoot":"","sources":["../../ec2/getCapacityBlockReservation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,SAAgB,2BAA2B,CAAC,IAAsC,EAAE,IAA2B;IAC3G,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iEAAiE,EAAE;QAC5F,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,kEAQC;AAgID;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,SAAgB,iCAAiC,CAAC,IAA4C,EAAE,IAAiC;IAC7H,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iEAAiE,EAAE;QAClG,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8EAQC"}
@@ -31,8 +31,8 @@ import * as outputs from "../types/output";
31
31
  * });
32
32
  * const testEip: aws.ec2.Eip[] = [];
33
33
  * test.then(test => test.ids).length.apply(rangeBody => {
34
- * for (const range = {value: 0}; range.value < rangeBody; range.value++) {
35
- * testEip.push(new aws.ec2.Eip(`test-${range.value}`, {instance: test.then(test => test.ids[range.value])}));
34
+ * for (let range = 0; range < rangeBody; range++) {
35
+ * testEip.push(new aws.ec2.Eip(`test-${range}`, {instance: test.then(test => test.ids[range])}));
36
36
  * }
37
37
  * });
38
38
  * ```
@@ -126,8 +126,8 @@ export interface GetInstancesResult {
126
126
  * });
127
127
  * const testEip: aws.ec2.Eip[] = [];
128
128
  * test.then(test => test.ids).length.apply(rangeBody => {
129
- * for (const range = {value: 0}; range.value < rangeBody; range.value++) {
130
- * testEip.push(new aws.ec2.Eip(`test-${range.value}`, {instance: test.then(test => test.ids[range.value])}));
129
+ * for (let range = 0; range < rangeBody; range++) {
130
+ * testEip.push(new aws.ec2.Eip(`test-${range}`, {instance: test.then(test => test.ids[range])}));
131
131
  * }
132
132
  * });
133
133
  * ```
@@ -58,8 +58,8 @@ const utilities = __importStar(require("../utilities"));
58
58
  * });
59
59
  * const testEip: aws.ec2.Eip[] = [];
60
60
  * test.then(test => test.ids).length.apply(rangeBody => {
61
- * for (const range = {value: 0}; range.value < rangeBody; range.value++) {
62
- * testEip.push(new aws.ec2.Eip(`test-${range.value}`, {instance: test.then(test => test.ids[range.value])}));
61
+ * for (let range = 0; range < rangeBody; range++) {
62
+ * testEip.push(new aws.ec2.Eip(`test-${range}`, {instance: test.then(test => test.ids[range])}));
63
63
  * }
64
64
  * });
65
65
  * ```
@@ -105,8 +105,8 @@ exports.getInstances = getInstances;
105
105
  * });
106
106
  * const testEip: aws.ec2.Eip[] = [];
107
107
  * test.then(test => test.ids).length.apply(rangeBody => {
108
- * for (const range = {value: 0}; range.value < rangeBody; range.value++) {
109
- * testEip.push(new aws.ec2.Eip(`test-${range.value}`, {instance: test.then(test => test.ids[range.value])}));
108
+ * for (let range = 0; range < rangeBody; range++) {
109
+ * testEip.push(new aws.ec2.Eip(`test-${range}`, {instance: test.then(test => test.ids[range])}));
110
110
  * }
111
111
  * });
112
112
  * ```
@@ -23,9 +23,9 @@ import * as outputs from "../types/output";
23
23
  * });
24
24
  * const r: aws.ec2.Route[] = [];
25
25
  * rts.then(rts => rts.ids).length.apply(rangeBody => {
26
- * for (const range = {value: 0}; range.value < rangeBody; range.value++) {
27
- * r.push(new aws.ec2.Route(`r-${range.value}`, {
28
- * routeTableId: rts.then(rts => rts.ids[range.value]),
26
+ * for (let range = 0; range < rangeBody; range++) {
27
+ * r.push(new aws.ec2.Route(`r-${range}`, {
28
+ * routeTableId: rts.then(rts => rts.ids[range]),
29
29
  * destinationCidrBlock: "10.0.0.0/22",
30
30
  * vpcPeeringConnectionId: "pcx-0e9a7a9ecd137dc54",
31
31
  * }));
@@ -99,9 +99,9 @@ export interface GetRouteTablesResult {
99
99
  * });
100
100
  * const r: aws.ec2.Route[] = [];
101
101
  * rts.then(rts => rts.ids).length.apply(rangeBody => {
102
- * for (const range = {value: 0}; range.value < rangeBody; range.value++) {
103
- * r.push(new aws.ec2.Route(`r-${range.value}`, {
104
- * routeTableId: rts.then(rts => rts.ids[range.value]),
102
+ * for (let range = 0; range < rangeBody; range++) {
103
+ * r.push(new aws.ec2.Route(`r-${range}`, {
104
+ * routeTableId: rts.then(rts => rts.ids[range]),
105
105
  * destinationCidrBlock: "10.0.0.0/22",
106
106
  * vpcPeeringConnectionId: "pcx-0e9a7a9ecd137dc54",
107
107
  * }));
@@ -50,9 +50,9 @@ const utilities = __importStar(require("../utilities"));
50
50
  * });
51
51
  * const r: aws.ec2.Route[] = [];
52
52
  * rts.then(rts => rts.ids).length.apply(rangeBody => {
53
- * for (const range = {value: 0}; range.value < rangeBody; range.value++) {
54
- * r.push(new aws.ec2.Route(`r-${range.value}`, {
55
- * routeTableId: rts.then(rts => rts.ids[range.value]),
53
+ * for (let range = 0; range < rangeBody; range++) {
54
+ * r.push(new aws.ec2.Route(`r-${range}`, {
55
+ * routeTableId: rts.then(rts => rts.ids[range]),
56
56
  * destinationCidrBlock: "10.0.0.0/22",
57
57
  * vpcPeeringConnectionId: "pcx-0e9a7a9ecd137dc54",
58
58
  * }));
@@ -93,9 +93,9 @@ exports.getRouteTables = getRouteTables;
93
93
  * });
94
94
  * const r: aws.ec2.Route[] = [];
95
95
  * rts.then(rts => rts.ids).length.apply(rangeBody => {
96
- * for (const range = {value: 0}; range.value < rangeBody; range.value++) {
97
- * r.push(new aws.ec2.Route(`r-${range.value}`, {
98
- * routeTableId: rts.then(rts => rts.ids[range.value]),
96
+ * for (let range = 0; range < rangeBody; range++) {
97
+ * r.push(new aws.ec2.Route(`r-${range}`, {
98
+ * routeTableId: rts.then(rts => rts.ids[range]),
99
99
  * destinationCidrBlock: "10.0.0.0/22",
100
100
  * vpcPeeringConnectionId: "pcx-0e9a7a9ecd137dc54",
101
101
  * }));
package/ec2/getVpcs.d.ts CHANGED
@@ -39,8 +39,8 @@ import * as outputs from "../types/output";
39
39
  * })));
40
40
  * const testFlowLog: aws.ec2.FlowLog[] = [];
41
41
  * foo.ids.length.apply(rangeBody => {
42
- * for (const range = {value: 0}; range.value < rangeBody; range.value++) {
43
- * testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range.value}`, {vpcId: fooGetVpc.apply(fooGetVpc => fooGetVpc[range.value].id)}));
42
+ * for (let range = 0; range < rangeBody; range++) {
43
+ * testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range}`, {vpcId: fooGetVpc.apply(fooGetVpc => fooGetVpc[range].id)}));
44
44
  * }
45
45
  * });
46
46
  * return {
@@ -126,8 +126,8 @@ export interface GetVpcsResult {
126
126
  * })));
127
127
  * const testFlowLog: aws.ec2.FlowLog[] = [];
128
128
  * foo.ids.length.apply(rangeBody => {
129
- * for (const range = {value: 0}; range.value < rangeBody; range.value++) {
130
- * testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range.value}`, {vpcId: fooGetVpc.apply(fooGetVpc => fooGetVpc[range.value].id)}));
129
+ * for (let range = 0; range < rangeBody; range++) {
130
+ * testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range}`, {vpcId: fooGetVpc.apply(fooGetVpc => fooGetVpc[range].id)}));
131
131
  * }
132
132
  * });
133
133
  * return {
package/ec2/getVpcs.js CHANGED
@@ -66,8 +66,8 @@ const utilities = __importStar(require("../utilities"));
66
66
  * })));
67
67
  * const testFlowLog: aws.ec2.FlowLog[] = [];
68
68
  * foo.ids.length.apply(rangeBody => {
69
- * for (const range = {value: 0}; range.value < rangeBody; range.value++) {
70
- * testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range.value}`, {vpcId: fooGetVpc.apply(fooGetVpc => fooGetVpc[range.value].id)}));
69
+ * for (let range = 0; range < rangeBody; range++) {
70
+ * testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range}`, {vpcId: fooGetVpc.apply(fooGetVpc => fooGetVpc[range].id)}));
71
71
  * }
72
72
  * });
73
73
  * return {
@@ -124,8 +124,8 @@ exports.getVpcs = getVpcs;
124
124
  * })));
125
125
  * const testFlowLog: aws.ec2.FlowLog[] = [];
126
126
  * foo.ids.length.apply(rangeBody => {
127
- * for (const range = {value: 0}; range.value < rangeBody; range.value++) {
128
- * testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range.value}`, {vpcId: fooGetVpc.apply(fooGetVpc => fooGetVpc[range.value].id)}));
127
+ * for (let range = 0; range < rangeBody; range++) {
128
+ * testFlowLog.push(new aws.ec2.FlowLog(`test_flow_log-${range}`, {vpcId: fooGetVpc.apply(fooGetVpc => fooGetVpc[range].id)}));
129
129
  * }
130
130
  * });
131
131
  * return {
@@ -17,7 +17,12 @@ import * as pulumi from "@pulumi/pulumi";
17
17
  *
18
18
  * ## Import
19
19
  *
20
- * You cannot import this resource.
20
+ * ### Identity Schema
21
+ *
22
+ * #### Optional
23
+ *
24
+ * * `accountId` (String) AWS Account where this resource is managed.
25
+ * * `region` (String) Region where this resource is managed.
21
26
  */
22
27
  export declare class ImageBlockPublicAccess extends pulumi.CustomResource {
23
28
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"imageBlockPublicAccess.d.ts","sourceRoot":"","sources":["../../ec2/imageBlockPublicAccess.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,qBAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,sBAAsB;IAO9J;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,sBAAsB;IAOjE;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtD;;OAEG;IACH,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAErD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,0BAA0B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAmBlG;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC5C;AAED;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACvC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC/B"}
1
+ {"version":3,"file":"imageBlockPublicAccess.d.ts","sourceRoot":"","sources":["../../ec2/imageBlockPublicAccess.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,qBAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,sBAAsB;IAO9J;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,sBAAsB;IAOjE;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtD;;OAEG;IACH,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAErD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,0BAA0B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAmBlG;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC5C;AAED;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACvC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAC/B"}
@@ -46,7 +46,12 @@ const utilities = __importStar(require("../utilities"));
46
46
  *
47
47
  * ## Import
48
48
  *
49
- * You cannot import this resource.
49
+ * ### Identity Schema
50
+ *
51
+ * #### Optional
52
+ *
53
+ * * `accountId` (String) AWS Account where this resource is managed.
54
+ * * `region` (String) Region where this resource is managed.
50
55
  */
51
56
  class ImageBlockPublicAccess extends pulumi.CustomResource {
52
57
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"imageBlockPublicAccess.js","sourceRoot":"","sources":["../../ec2/imageBlockPublicAccess.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmC,EAAE,IAAmC;QACjI,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,uDAAuD,CAAC;IAE9F;;;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,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAsE,EAAE,IAAmC;QACjI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsD,CAAC;YACrE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAAqD,CAAC;YACnE,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;SACzC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,sBAAsB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3E,CAAC;;AA9DL,wDA+DC"}
1
+ {"version":3,"file":"imageBlockPublicAccess.js","sourceRoot":"","sources":["../../ec2/imageBlockPublicAccess.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmC,EAAE,IAAmC;QACjI,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,uDAAuD,CAAC;IAE9F;;;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,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAsE,EAAE,IAAmC;QACjI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsD,CAAC;YACrE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAAqD,CAAC;YACnE,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;SACzC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,sBAAsB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3E,CAAC;;AA9DL,wDA+DC"}
package/ec2/index.d.ts CHANGED
@@ -82,6 +82,9 @@ export declare const getAmiIdsOutput: typeof import("./getAmiIds").getAmiIdsOutp
82
82
  export { GetCapacityBlockOfferingArgs, GetCapacityBlockOfferingResult, GetCapacityBlockOfferingOutputArgs } from "./getCapacityBlockOffering";
83
83
  export declare const getCapacityBlockOffering: typeof import("./getCapacityBlockOffering").getCapacityBlockOffering;
84
84
  export declare const getCapacityBlockOfferingOutput: typeof import("./getCapacityBlockOffering").getCapacityBlockOfferingOutput;
85
+ export { GetCapacityBlockReservationArgs, GetCapacityBlockReservationResult, GetCapacityBlockReservationOutputArgs } from "./getCapacityBlockReservation";
86
+ export declare const getCapacityBlockReservation: typeof import("./getCapacityBlockReservation").getCapacityBlockReservation;
87
+ export declare const getCapacityBlockReservationOutput: typeof import("./getCapacityBlockReservation").getCapacityBlockReservationOutput;
85
88
  export { GetCoipPoolArgs, GetCoipPoolResult, GetCoipPoolOutputArgs } from "./getCoipPool";
86
89
  export declare const getCoipPool: typeof import("./getCoipPool").getCoipPool;
87
90
  export declare const getCoipPoolOutput: typeof import("./getCoipPool").getCoipPoolOutput;