@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,118 @@
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.UseCaseForModelAccess = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("../utilities"));
31
+ /**
32
+ * Manages an AWS Bedrock Use Case For Model Access.
33
+ *
34
+ * **This is an advanced resource** and has special caveats to be aware of when using it. Please read this document in its entirety before using this resource.
35
+ *
36
+ * The `aws.bedrock.UseCaseForModelAccess` resource behaves differently from normal resources in that if an Use Case For Model Access already exists, Terraform does not _create_ this resource, but instead "adopts" it into management if it is the same. As the ability to update doesn't exist, changes compared to the existing resource generate an error.
37
+ * If no Use Case For Model Access exists, Terraform creates a new Use Case For Model Access.
38
+ * By default, `terraform destroy` does not delete the Use Case For Model Access but does remove the resource from Terraform state. Real deletion does not exist for this resource.
39
+ *
40
+ * ## Example Usage
41
+ *
42
+ * ### Basic Usage
43
+ *
44
+ * ```typescript
45
+ * import * as pulumi from "@pulumi/pulumi";
46
+ * import * as aws from "@pulumi/aws";
47
+ *
48
+ * const example = new aws.bedrock.UseCaseForModelAccess("example", {formData: JSON.stringify({
49
+ * companyName: "AWS Provider",
50
+ * companyWebsite: "https://www.test.com",
51
+ * intendedUsers: "0",
52
+ * industryOption: "Energy",
53
+ * otherIndustryOption: "",
54
+ * useCases: `. - Generating developer documentation
55
+ * - Code generation/refactoring
56
+ * - Summarization of issues / documents`,
57
+ * })});
58
+ * ```
59
+ *
60
+ * ## Import
61
+ *
62
+ * ### Identity Schema
63
+ *
64
+ * #### Optional
65
+ *
66
+ * * `accountId` (String) AWS Account where this resource is managed.
67
+ *
68
+ * Using `pulumi import`, import AWS Bedrock Use Case For Model Access resources using the AWS account ID. For example:
69
+ *
70
+ * ```sh
71
+ * $ pulumi import aws:bedrock/useCaseForModelAccess:UseCaseForModelAccess example 123456789012
72
+ * ```
73
+ */
74
+ class UseCaseForModelAccess extends pulumi.CustomResource {
75
+ /**
76
+ * Get an existing UseCaseForModelAccess resource's state with the given name, ID, and optional extra
77
+ * properties used to qualify the lookup.
78
+ *
79
+ * @param name The _unique_ name of the resulting resource.
80
+ * @param id The _unique_ provider ID of the resource to lookup.
81
+ * @param state Any extra arguments used during the lookup.
82
+ * @param opts Optional settings to control the behavior of the CustomResource.
83
+ */
84
+ static get(name, id, state, opts) {
85
+ return new UseCaseForModelAccess(name, state, { ...opts, id: id });
86
+ }
87
+ /** @internal */
88
+ static __pulumiType = 'aws:bedrock/useCaseForModelAccess:UseCaseForModelAccess';
89
+ /**
90
+ * Returns true if the given object is an instance of UseCaseForModelAccess. This is designed to work even
91
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
92
+ */
93
+ static isInstance(obj) {
94
+ if (obj === undefined || obj === null) {
95
+ return false;
96
+ }
97
+ return obj['__pulumiType'] === UseCaseForModelAccess.__pulumiType;
98
+ }
99
+ constructor(name, argsOrState, opts) {
100
+ let resourceInputs = {};
101
+ opts = opts || {};
102
+ if (opts.id) {
103
+ const state = argsOrState;
104
+ resourceInputs["formData"] = state?.formData;
105
+ }
106
+ else {
107
+ const args = argsOrState;
108
+ if (args?.formData === undefined && !opts.urn) {
109
+ throw new Error("Missing required property 'formData'");
110
+ }
111
+ resourceInputs["formData"] = args?.formData;
112
+ }
113
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
114
+ super(UseCaseForModelAccess.__pulumiType, name, resourceInputs, opts);
115
+ }
116
+ }
117
+ exports.UseCaseForModelAccess = UseCaseForModelAccess;
118
+ //# sourceMappingURL=useCaseForModelAccess.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useCaseForModelAccess.js","sourceRoot":"","sources":["../../bedrock/useCaseForModelAccess.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,yDAAyD,CAAC;IAEhG;;;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,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IAiBD,YAAY,IAAY,EAAE,WAAoE,EAAE,IAAmC;QAC/H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqD,CAAC;YACpE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAAoD,CAAC;YAClE,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;SAC/C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;;AA1DL,sDA2DC"}
@@ -0,0 +1,91 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Provides details about AWS Bedrock Foundation Model Agreement Offers.
5
+ *
6
+ * ## Example Usage
7
+ *
8
+ * ### Basic Usage
9
+ *
10
+ * ```typescript
11
+ * import * as pulumi from "@pulumi/pulumi";
12
+ * import * as aws from "@pulumi/aws";
13
+ *
14
+ * const example = aws.bedrockfoundation.getModelAgreementOffers({
15
+ * modelId: exampleAwsBedrockFoundationModels.modelSummaries[0].modelId,
16
+ * });
17
+ * ```
18
+ */
19
+ export declare function getModelAgreementOffers(args: GetModelAgreementOffersArgs, opts?: pulumi.InvokeOptions): Promise<GetModelAgreementOffersResult>;
20
+ /**
21
+ * A collection of arguments for invoking getModelAgreementOffers.
22
+ */
23
+ export interface GetModelAgreementOffersArgs {
24
+ /**
25
+ * Model ID of the foundation model
26
+ *
27
+ * The following arguments are optional:
28
+ */
29
+ modelId: string;
30
+ /**
31
+ * Type of offer associated with the model. Valid values are `ALL` and `PUBLIC`.
32
+ */
33
+ offerType?: string;
34
+ /**
35
+ * 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.
36
+ */
37
+ region?: string;
38
+ }
39
+ /**
40
+ * A collection of values returned by getModelAgreementOffers.
41
+ */
42
+ export interface GetModelAgreementOffersResult {
43
+ /**
44
+ * The provider-assigned unique ID for this managed resource.
45
+ */
46
+ readonly id: string;
47
+ readonly modelId: string;
48
+ readonly offerType?: string;
49
+ /**
50
+ * List of the offers associated with the specified model. See `offers`.
51
+ */
52
+ readonly offers: outputs.bedrockfoundation.GetModelAgreementOffersOffer[];
53
+ readonly region: string;
54
+ }
55
+ /**
56
+ * Provides details about AWS Bedrock Foundation Model Agreement Offers.
57
+ *
58
+ * ## Example Usage
59
+ *
60
+ * ### Basic Usage
61
+ *
62
+ * ```typescript
63
+ * import * as pulumi from "@pulumi/pulumi";
64
+ * import * as aws from "@pulumi/aws";
65
+ *
66
+ * const example = aws.bedrockfoundation.getModelAgreementOffers({
67
+ * modelId: exampleAwsBedrockFoundationModels.modelSummaries[0].modelId,
68
+ * });
69
+ * ```
70
+ */
71
+ export declare function getModelAgreementOffersOutput(args: GetModelAgreementOffersOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetModelAgreementOffersResult>;
72
+ /**
73
+ * A collection of arguments for invoking getModelAgreementOffers.
74
+ */
75
+ export interface GetModelAgreementOffersOutputArgs {
76
+ /**
77
+ * Model ID of the foundation model
78
+ *
79
+ * The following arguments are optional:
80
+ */
81
+ modelId: pulumi.Input<string>;
82
+ /**
83
+ * Type of offer associated with the model. Valid values are `ALL` and `PUBLIC`.
84
+ */
85
+ offerType?: pulumi.Input<string | undefined>;
86
+ /**
87
+ * 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.
88
+ */
89
+ region?: pulumi.Input<string | undefined>;
90
+ }
91
+ //# sourceMappingURL=getModelAgreementOffers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getModelAgreementOffers.d.ts","sourceRoot":"","sources":["../../bedrockfoundation/getModelAgreementOffers.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAI3C;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAO9I;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;;;OAIG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC5B;;OAEG;IACH,QAAQ,CAAC,MAAM,EAAE,OAAO,CAAC,iBAAiB,CAAC,4BAA4B,EAAE,CAAC;IAC1E,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;CAC3B;AACD;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,iCAAiC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,6BAA6B,CAAC,CAOtK;AAED;;GAEG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,OAAO,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC9B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC7C"}
@@ -0,0 +1,81 @@
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.getModelAgreementOffersOutput = exports.getModelAgreementOffers = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("../utilities"));
31
+ /**
32
+ * Provides details about AWS Bedrock Foundation Model Agreement Offers.
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ### Basic Usage
37
+ *
38
+ * ```typescript
39
+ * import * as pulumi from "@pulumi/pulumi";
40
+ * import * as aws from "@pulumi/aws";
41
+ *
42
+ * const example = aws.bedrockfoundation.getModelAgreementOffers({
43
+ * modelId: exampleAwsBedrockFoundationModels.modelSummaries[0].modelId,
44
+ * });
45
+ * ```
46
+ */
47
+ function getModelAgreementOffers(args, opts) {
48
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
49
+ return pulumi.runtime.invoke("aws:bedrockfoundation/getModelAgreementOffers:getModelAgreementOffers", {
50
+ "modelId": args.modelId,
51
+ "offerType": args.offerType,
52
+ "region": args.region,
53
+ }, opts);
54
+ }
55
+ exports.getModelAgreementOffers = getModelAgreementOffers;
56
+ /**
57
+ * Provides details about AWS Bedrock Foundation Model Agreement Offers.
58
+ *
59
+ * ## Example Usage
60
+ *
61
+ * ### Basic Usage
62
+ *
63
+ * ```typescript
64
+ * import * as pulumi from "@pulumi/pulumi";
65
+ * import * as aws from "@pulumi/aws";
66
+ *
67
+ * const example = aws.bedrockfoundation.getModelAgreementOffers({
68
+ * modelId: exampleAwsBedrockFoundationModels.modelSummaries[0].modelId,
69
+ * });
70
+ * ```
71
+ */
72
+ function getModelAgreementOffersOutput(args, opts) {
73
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
74
+ return pulumi.runtime.invokeOutput("aws:bedrockfoundation/getModelAgreementOffers:getModelAgreementOffers", {
75
+ "modelId": args.modelId,
76
+ "offerType": args.offerType,
77
+ "region": args.region,
78
+ }, opts);
79
+ }
80
+ exports.getModelAgreementOffersOutput = getModelAgreementOffersOutput;
81
+ //# sourceMappingURL=getModelAgreementOffers.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getModelAgreementOffers.js","sourceRoot":"","sources":["../../bedrockfoundation/getModelAgreementOffers.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uEAAuE,EAAE;QAClG,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0DAOC;AAsCD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uEAAuE,EAAE;QACxG,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sEAOC"}
@@ -1,7 +1,13 @@
1
1
  export { GetModelArgs, GetModelResult, GetModelOutputArgs } from "./getModel";
2
2
  export declare const getModel: typeof import("./getModel").getModel;
3
3
  export declare const getModelOutput: typeof import("./getModel").getModelOutput;
4
+ export { GetModelAgreementOffersArgs, GetModelAgreementOffersResult, GetModelAgreementOffersOutputArgs } from "./getModelAgreementOffers";
5
+ export declare const getModelAgreementOffers: typeof import("./getModelAgreementOffers").getModelAgreementOffers;
6
+ export declare const getModelAgreementOffersOutput: typeof import("./getModelAgreementOffers").getModelAgreementOffersOutput;
4
7
  export { GetModelsArgs, GetModelsResult, GetModelsOutputArgs } from "./getModels";
5
8
  export declare const getModels: typeof import("./getModels").getModels;
6
9
  export declare const getModelsOutput: typeof import("./getModels").getModelsOutput;
10
+ export { ModelAgreementArgs, ModelAgreementState } from "./modelAgreement";
11
+ export type ModelAgreement = import("./modelAgreement").ModelAgreement;
12
+ export declare const ModelAgreement: typeof import("./modelAgreement").ModelAgreement;
7
13
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../bedrockfoundation/index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,YAAY,EAAE,cAAc,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAC9E,eAAO,MAAM,QAAQ,EAAE,cAAc,YAAY,EAAE,QAAsB,CAAC;AAC1E,eAAO,MAAM,cAAc,EAAE,cAAc,YAAY,EAAE,cAA4B,CAAC;AAGtF,OAAO,EAAE,aAAa,EAAE,eAAe,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAClF,eAAO,MAAM,SAAS,EAAE,cAAc,aAAa,EAAE,SAAuB,CAAC;AAC7E,eAAO,MAAM,eAAe,EAAE,cAAc,aAAa,EAAE,eAA6B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../bedrockfoundation/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,YAAY,EAAE,cAAc,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAC9E,eAAO,MAAM,QAAQ,EAAE,cAAc,YAAY,EAAE,QAAsB,CAAC;AAC1E,eAAO,MAAM,cAAc,EAAE,cAAc,YAAY,EAAE,cAA4B,CAAC;AAGtF,OAAO,EAAE,2BAA2B,EAAE,6BAA6B,EAAE,iCAAiC,EAAE,MAAM,2BAA2B,CAAC;AAC1I,eAAO,MAAM,uBAAuB,EAAE,cAAc,2BAA2B,EAAE,uBAAqC,CAAC;AACvH,eAAO,MAAM,6BAA6B,EAAE,cAAc,2BAA2B,EAAE,6BAA2C,CAAC;AAGnI,OAAO,EAAE,aAAa,EAAE,eAAe,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAClF,eAAO,MAAM,SAAS,EAAE,cAAc,aAAa,EAAE,SAAuB,CAAC;AAC7E,eAAO,MAAM,eAAe,EAAE,cAAc,aAAa,EAAE,eAA6B,CAAC;AAGzF,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAC3E,MAAM,MAAM,cAAc,GAAG,OAAO,kBAAkB,EAAE,cAAc,CAAC;AACvE,eAAO,MAAM,cAAc,EAAE,cAAc,kBAAkB,EAAE,cAA4B,CAAC"}
@@ -25,12 +25,30 @@ var __importStar = (this && this.__importStar) || function (mod) {
25
25
  return result;
26
26
  };
27
27
  Object.defineProperty(exports, "__esModule", { value: true });
28
- exports.getModelsOutput = exports.getModels = exports.getModelOutput = exports.getModel = void 0;
28
+ exports.ModelAgreement = exports.getModelsOutput = exports.getModels = exports.getModelAgreementOffersOutput = exports.getModelAgreementOffers = exports.getModelOutput = exports.getModel = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
29
30
  const utilities = __importStar(require("../utilities"));
30
31
  exports.getModel = null;
31
32
  exports.getModelOutput = null;
32
33
  utilities.lazyLoad(exports, ["getModel", "getModelOutput"], () => require("./getModel"));
34
+ exports.getModelAgreementOffers = null;
35
+ exports.getModelAgreementOffersOutput = null;
36
+ utilities.lazyLoad(exports, ["getModelAgreementOffers", "getModelAgreementOffersOutput"], () => require("./getModelAgreementOffers"));
33
37
  exports.getModels = null;
34
38
  exports.getModelsOutput = null;
35
39
  utilities.lazyLoad(exports, ["getModels", "getModelsOutput"], () => require("./getModels"));
40
+ exports.ModelAgreement = null;
41
+ utilities.lazyLoad(exports, ["ModelAgreement"], () => require("./modelAgreement"));
42
+ const _module = {
43
+ version: utilities.getVersion(),
44
+ construct: (name, type, urn) => {
45
+ switch (type) {
46
+ case "aws:bedrockfoundation/modelAgreement:ModelAgreement":
47
+ return new exports.ModelAgreement(name, undefined, { urn });
48
+ default:
49
+ throw new Error(`unknown resource type ${type}`);
50
+ }
51
+ },
52
+ };
53
+ pulumi.runtime.registerResourceModule("aws", "bedrockfoundation/modelAgreement", _module);
36
54
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../bedrockfoundation/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,wDAA0C;AAI7B,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../bedrockfoundation/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAI7B,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,uBAAuB,GAAuE,IAAW,CAAC;AAC1G,QAAA,6BAA6B,GAA6E,IAAW,CAAC;AACnI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,yBAAyB,EAAC,+BAA+B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,2BAA2B,CAAC,CAAC,CAAC;AAGxH,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAI9E,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;AAGnF,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,sBAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kCAAkC,EAAE,OAAO,CAAC,CAAA"}
@@ -0,0 +1,124 @@
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 AWS Bedrock Foundation Model Agreement.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ### Basic Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as aws from "@pulumi/aws";
14
+ *
15
+ * const example = aws.bedrockfoundation.getModelAgreementOffers({
16
+ * modelId: "eu.anthropic.claude-opus-4-5-20251101-v1:0",
17
+ * offerType: "PUBLIC",
18
+ * });
19
+ * const exampleModelAgreement = new aws.bedrockfoundation.ModelAgreement("example", {
20
+ * modelId: example.then(example => example.modelId),
21
+ * offerToken: example.then(example => example.offers?.[0]?.offerToken),
22
+ * });
23
+ * ```
24
+ *
25
+ * ## Import
26
+ *
27
+ * ### Identity Schema
28
+ *
29
+ * #### Required
30
+ *
31
+ * * `modelId` - Model ID argument of the Foundation Model Agreement.
32
+ *
33
+ * #### Optional
34
+ *
35
+ * * `accountId` (String) AWS Account where this resource is managed.
36
+ * * `region` (String) Region where this resource is managed.
37
+ *
38
+ * Using `pulumi import`, import Bedrock Foundation Model Agreement using the `modelId`. For example:
39
+ *
40
+ * ```sh
41
+ * $ pulumi import aws:bedrockfoundation/modelAgreement:ModelAgreement example eu.anthropic.claude-opus-4-5-20251101-v1:0
42
+ * ```
43
+ */
44
+ export declare class ModelAgreement extends pulumi.CustomResource {
45
+ /**
46
+ * Get an existing ModelAgreement 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?: ModelAgreementState, opts?: pulumi.CustomResourceOptions): ModelAgreement;
55
+ /**
56
+ * Returns true if the given object is an instance of ModelAgreement. 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 ModelAgreement;
60
+ /**
61
+ * Model ID for the access request.
62
+ */
63
+ readonly modelId: pulumi.Output<string>;
64
+ /**
65
+ * Offer token encapsulates information for an offer.
66
+ *
67
+ * The following arguments are optional:
68
+ */
69
+ readonly offerToken: pulumi.Output<string>;
70
+ /**
71
+ * Region where this action should be [run](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
72
+ */
73
+ readonly region: pulumi.Output<string>;
74
+ readonly timeouts: pulumi.Output<outputs.bedrockfoundation.ModelAgreementTimeouts | undefined>;
75
+ /**
76
+ * Create a ModelAgreement resource with the given unique name, arguments, and options.
77
+ *
78
+ * @param name The _unique_ name of the resource.
79
+ * @param args The arguments to use to populate this resource's properties.
80
+ * @param opts A bag of options that control this resource's behavior.
81
+ */
82
+ constructor(name: string, args: ModelAgreementArgs, opts?: pulumi.CustomResourceOptions);
83
+ }
84
+ /**
85
+ * Input properties used for looking up and filtering ModelAgreement resources.
86
+ */
87
+ export interface ModelAgreementState {
88
+ /**
89
+ * Model ID for the access request.
90
+ */
91
+ modelId?: pulumi.Input<string | undefined>;
92
+ /**
93
+ * Offer token encapsulates information for an offer.
94
+ *
95
+ * The following arguments are optional:
96
+ */
97
+ offerToken?: pulumi.Input<string | undefined>;
98
+ /**
99
+ * Region where this action should be [run](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
100
+ */
101
+ region?: pulumi.Input<string | undefined>;
102
+ timeouts?: pulumi.Input<inputs.bedrockfoundation.ModelAgreementTimeouts | undefined>;
103
+ }
104
+ /**
105
+ * The set of arguments for constructing a ModelAgreement resource.
106
+ */
107
+ export interface ModelAgreementArgs {
108
+ /**
109
+ * Model ID for the access request.
110
+ */
111
+ modelId: pulumi.Input<string>;
112
+ /**
113
+ * Offer token encapsulates information for an offer.
114
+ *
115
+ * The following arguments are optional:
116
+ */
117
+ offerToken: pulumi.Input<string>;
118
+ /**
119
+ * Region where this action should be [run](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
120
+ */
121
+ region?: pulumi.Input<string | undefined>;
122
+ timeouts?: pulumi.Input<inputs.bedrockfoundation.ModelAgreementTimeouts | undefined>;
123
+ }
124
+ //# sourceMappingURL=modelAgreement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"modelAgreement.d.ts","sourceRoot":"","sources":["../../bedrockfoundation/modelAgreement.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,qBAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,mBAAmB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,cAAc;IAO9I;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,cAAc;IAOzD;;OAEG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACvD;;;;OAIG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC1D;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtD,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,iBAAiB,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IAE9G;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,kBAAkB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CA0B1F;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3C;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,iBAAiB,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;CACxF;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC9B;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,iBAAiB,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;CACxF"}
@@ -0,0 +1,124 @@
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.ModelAgreement = void 0;
29
+ const pulumi = __importStar(require("@pulumi/pulumi"));
30
+ const utilities = __importStar(require("../utilities"));
31
+ /**
32
+ * Manages an AWS Bedrock Foundation Model Agreement.
33
+ *
34
+ * ## Example Usage
35
+ *
36
+ * ### Basic Usage
37
+ *
38
+ * ```typescript
39
+ * import * as pulumi from "@pulumi/pulumi";
40
+ * import * as aws from "@pulumi/aws";
41
+ *
42
+ * const example = aws.bedrockfoundation.getModelAgreementOffers({
43
+ * modelId: "eu.anthropic.claude-opus-4-5-20251101-v1:0",
44
+ * offerType: "PUBLIC",
45
+ * });
46
+ * const exampleModelAgreement = new aws.bedrockfoundation.ModelAgreement("example", {
47
+ * modelId: example.then(example => example.modelId),
48
+ * offerToken: example.then(example => example.offers?.[0]?.offerToken),
49
+ * });
50
+ * ```
51
+ *
52
+ * ## Import
53
+ *
54
+ * ### Identity Schema
55
+ *
56
+ * #### Required
57
+ *
58
+ * * `modelId` - Model ID argument of the Foundation Model Agreement.
59
+ *
60
+ * #### Optional
61
+ *
62
+ * * `accountId` (String) AWS Account where this resource is managed.
63
+ * * `region` (String) Region where this resource is managed.
64
+ *
65
+ * Using `pulumi import`, import Bedrock Foundation Model Agreement using the `modelId`. For example:
66
+ *
67
+ * ```sh
68
+ * $ pulumi import aws:bedrockfoundation/modelAgreement:ModelAgreement example eu.anthropic.claude-opus-4-5-20251101-v1:0
69
+ * ```
70
+ */
71
+ class ModelAgreement extends pulumi.CustomResource {
72
+ /**
73
+ * Get an existing ModelAgreement resource's state with the given name, ID, and optional extra
74
+ * properties used to qualify the lookup.
75
+ *
76
+ * @param name The _unique_ name of the resulting resource.
77
+ * @param id The _unique_ provider ID of the resource to lookup.
78
+ * @param state Any extra arguments used during the lookup.
79
+ * @param opts Optional settings to control the behavior of the CustomResource.
80
+ */
81
+ static get(name, id, state, opts) {
82
+ return new ModelAgreement(name, state, { ...opts, id: id });
83
+ }
84
+ /** @internal */
85
+ static __pulumiType = 'aws:bedrockfoundation/modelAgreement:ModelAgreement';
86
+ /**
87
+ * Returns true if the given object is an instance of ModelAgreement. This is designed to work even
88
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
89
+ */
90
+ static isInstance(obj) {
91
+ if (obj === undefined || obj === null) {
92
+ return false;
93
+ }
94
+ return obj['__pulumiType'] === ModelAgreement.__pulumiType;
95
+ }
96
+ constructor(name, argsOrState, opts) {
97
+ let resourceInputs = {};
98
+ opts = opts || {};
99
+ if (opts.id) {
100
+ const state = argsOrState;
101
+ resourceInputs["modelId"] = state?.modelId;
102
+ resourceInputs["offerToken"] = state?.offerToken;
103
+ resourceInputs["region"] = state?.region;
104
+ resourceInputs["timeouts"] = state?.timeouts;
105
+ }
106
+ else {
107
+ const args = argsOrState;
108
+ if (args?.modelId === undefined && !opts.urn) {
109
+ throw new Error("Missing required property 'modelId'");
110
+ }
111
+ if (args?.offerToken === undefined && !opts.urn) {
112
+ throw new Error("Missing required property 'offerToken'");
113
+ }
114
+ resourceInputs["modelId"] = args?.modelId;
115
+ resourceInputs["offerToken"] = args?.offerToken;
116
+ resourceInputs["region"] = args?.region;
117
+ resourceInputs["timeouts"] = args?.timeouts;
118
+ }
119
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
120
+ super(ModelAgreement.__pulumiType, name, resourceInputs, opts);
121
+ }
122
+ }
123
+ exports.ModelAgreement = ModelAgreement;
124
+ //# sourceMappingURL=modelAgreement.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"modelAgreement.js","sourceRoot":"","sources":["../../bedrockfoundation/modelAgreement.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACrE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,qDAAqD,CAAC;IAE5F;;;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,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IA0BD,YAAY,IAAY,EAAE,WAAsD,EAAE,IAAmC;QACjH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8C,CAAC;YAC7D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAA6C,CAAC;YAC3D,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;SAC/C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AA5EL,wCA6EC"}
@@ -64,6 +64,13 @@ import * as outputs from "../types/output";
64
64
  *
65
65
  * ## Import
66
66
  *
67
+ * ### Identity Schema
68
+ *
69
+ * #### Optional
70
+ *
71
+ * * `accountId` (String) AWS Account where this resource is managed.
72
+ * * `region` (String) Region where this resource is managed.
73
+ *
67
74
  * Using `pulumi import`, import Bedrock custom model using the `id` set to the AWS Region. For example:
68
75
  *
69
76
  * ```sh
@@ -1 +1 @@
1
- {"version":3,"file":"invocationLoggingConfiguration.d.ts","sourceRoot":"","sources":["../../bedrockmodel/invocationLoggingConfiguration.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoEG;AACH,qBAAa,8BAA+B,SAAQ,MAAM,CAAC,cAAc;IACrE;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,mCAAmC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,8BAA8B;IAO9K;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,8BAA8B;IAOzE;;OAEG;IACH,SAAwB,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,CAAC,CAAC;IACvH;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEtD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,kCAAkC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAmB1G;AAED;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAChD;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,YAAY,CAAC,2CAA2C,GAAG,SAAS,CAAC,CAAC;IAC1G;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC7C;AAED;;GAEG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,YAAY,CAAC,2CAA2C,CAAC,CAAC;IAC7F;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC7C"}
1
+ {"version":3,"file":"invocationLoggingConfiguration.d.ts","sourceRoot":"","sources":["../../bedrockmodel/invocationLoggingConfiguration.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2EG;AACH,qBAAa,8BAA+B,SAAQ,MAAM,CAAC,cAAc;IACrE;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,mCAAmC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,8BAA8B;IAO9K;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,8BAA8B;IAOzE;;OAEG;IACH,SAAwB,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,CAAC,CAAC;IACvH;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEtD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,kCAAkC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAmB1G;AAED;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAChD;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,YAAY,CAAC,2CAA2C,GAAG,SAAS,CAAC,CAAC;IAC1G;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC7C;AAED;;GAEG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,YAAY,CAAC,2CAA2C,CAAC,CAAC;IAC7F;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC7C"}