@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
package/types/input.d.ts CHANGED
@@ -2744,7 +2744,7 @@ export declare namespace amplify {
2744
2744
  */
2745
2745
  branchName: pulumi.Input<string>;
2746
2746
  /**
2747
- * DNS record for the subdomain in a space-prefixed and space-delimited format (` CNAME <target>`).
2747
+ * DNS record for the subdomain in a space-prefixed and space-delimited format (` CNAME <target> `).
2748
2748
  */
2749
2749
  dnsRecord?: pulumi.Input<string | undefined>;
2750
2750
  /**
@@ -2792,11 +2792,11 @@ export declare namespace apigateway {
2792
2792
  }
2793
2793
  interface DomainNameEndpointConfiguration {
2794
2794
  /**
2795
- * The IP address types that can invoke a DomainName. Valid values: `ipv4`, `dualstack`. Use `ipv4` to allow only IPv4 addresses to invoke a DomainName, or use `dualstack` to allow both IPv4 and IPv6 addresses to invoke a DomainName. For the `PRIVATE` endpoint type, only `dualstack` is supported. Terraform performs drift detection for this argument only when the value is provided.
2795
+ * IP address types that can invoke a DomainName. Valid values: `ipv4`, `dualstack`. Use `ipv4` to allow only IPv4 addresses to invoke a DomainName, or use `dualstack` to allow both IPv4 and IPv6 addresses to invoke a DomainName. For the `PRIVATE` endpoint type, only `dualstack` is supported. Terraform performs drift detection for this argument only when the value is provided.
2796
2796
  */
2797
2797
  ipAddressType?: pulumi.Input<string | undefined>;
2798
2798
  /**
2799
- * A list of endpoint types of an API or its custom domain name. For an edge-optimized API and its custom domain name, the endpoint type is `EDGE`. For a regional API and its custom domain name, the endpoint type is `REGIONAL`. For a private API, the endpoint type is `PRIVATE`.
2799
+ * List of endpoint types of an API or its custom domain name. For an edge-optimized API and its custom domain name, the endpoint type is `EDGE`. For a regional API and its custom domain name, the endpoint type is `REGIONAL`. For a private API, the endpoint type is `PRIVATE`.
2800
2800
  */
2801
2801
  types: pulumi.Input<string>;
2802
2802
  }
@@ -2860,7 +2860,7 @@ export declare namespace apigateway {
2860
2860
  }
2861
2861
  interface RestApiEndpointConfiguration {
2862
2862
  /**
2863
- * The IP address types that can invoke an API (RestApi). Valid values: `ipv4`, `dualstack`. Use `ipv4` to allow only IPv4 addresses to invoke an API, or use `dualstack` to allow both IPv4 and IPv6 addresses to invoke an API. For the `PRIVATE` endpoint type, only `dualstack` is supported. The provider performs drift detection for this argument only when the value is provided.
2863
+ * IP address types that can invoke a REST API. Valid values: `ipv4`, `dualstack`. Use `ipv4` to allow only IPv4 addresses to invoke an API, or use `dualstack` to allow both IPv4 and IPv6 addresses to invoke an API. For the `PRIVATE` endpoint type, only `dualstack` is supported. The provider performs drift detection for this argument only when the value is provided.
2864
2864
  */
2865
2865
  ipAddressType?: pulumi.Input<string | undefined>;
2866
2866
  /**
@@ -4416,7 +4416,7 @@ export declare namespace appflow {
4416
4416
  privateLinkServiceName?: pulumi.Input<string | undefined>;
4417
4417
  /**
4418
4418
  * 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.
4419
- * * `name ` (Required) - Name of the connector profile. The name is unique for each `ConnectorProfile` in your AWS account.
4419
+ * * ` name ` (Required) - Name of the connector profile. The name is unique for each `ConnectorProfile` in your AWS account.
4420
4420
  */
4421
4421
  region?: pulumi.Input<string | undefined>;
4422
4422
  /**
@@ -7522,9 +7522,9 @@ export declare namespace apprunner {
7522
7522
  /**
7523
7523
  * Source of the App Runner configuration. Valid values: `REPOSITORY`, `API`. Values are interpreted as follows:
7524
7524
  * * `REPOSITORY` - App Runner reads configuration values from the apprunner.yaml file in the
7525
- * source code repository and ignores the CodeConfigurationValues parameter.
7525
+ * source code repository and ignores the CodeConfigurationValues parameter.
7526
7526
  * * `API` - App Runner uses configuration values provided in the CodeConfigurationValues
7527
- * parameter and ignores the apprunner.yaml file in the source code repository.
7527
+ * parameter and ignores the apprunner.yaml file in the source code repository.
7528
7528
  */
7529
7529
  configurationSource: pulumi.Input<string>;
7530
7530
  }
@@ -14048,6 +14048,60 @@ export declare namespace bedrock {
14048
14048
  */
14049
14049
  secretArn: pulumi.Input<string>;
14050
14050
  }
14051
+ interface AgentcoreBrowserBrowserSigning {
14052
+ /**
14053
+ * Whether browser signing is enabled. When enabled, the browser cryptographically signs HTTP requests to identify itself as an AI agent to bot control vendors.
14054
+ */
14055
+ enabled: pulumi.Input<boolean>;
14056
+ }
14057
+ interface AgentcoreBrowserCertificate {
14058
+ /**
14059
+ * Location from which to retrieve the certificate. See `certificates.location` below.
14060
+ */
14061
+ location: pulumi.Input<inputs.bedrock.AgentcoreBrowserCertificateLocation>;
14062
+ }
14063
+ interface AgentcoreBrowserCertificateLocation {
14064
+ /**
14065
+ * AWS Secrets Manager location of the certificate. See `secretsManager` below.
14066
+ */
14067
+ secretsManager?: pulumi.Input<inputs.bedrock.AgentcoreBrowserCertificateLocationSecretsManager | undefined>;
14068
+ }
14069
+ interface AgentcoreBrowserCertificateLocationSecretsManager {
14070
+ /**
14071
+ * ARN of the AWS Secrets Manager secret containing the certificate.
14072
+ */
14073
+ secretArn: pulumi.Input<string>;
14074
+ }
14075
+ interface AgentcoreBrowserEnterprisePolicy {
14076
+ /**
14077
+ * Location of the enterprise policy file. See `location` below.
14078
+ */
14079
+ location: pulumi.Input<inputs.bedrock.AgentcoreBrowserEnterprisePolicyLocation>;
14080
+ /**
14081
+ * Type of browser enterprise policy. Valid values: `MANAGED`, `RECOMMENDED`.
14082
+ */
14083
+ type?: pulumi.Input<string | undefined>;
14084
+ }
14085
+ interface AgentcoreBrowserEnterprisePolicyLocation {
14086
+ /**
14087
+ * S3 location of the enterprise policy file. See `s3` below.
14088
+ */
14089
+ s3?: pulumi.Input<inputs.bedrock.AgentcoreBrowserEnterprisePolicyLocationS3 | undefined>;
14090
+ }
14091
+ interface AgentcoreBrowserEnterprisePolicyLocationS3 {
14092
+ /**
14093
+ * Name of the S3 bucket.
14094
+ */
14095
+ bucket: pulumi.Input<string>;
14096
+ /**
14097
+ * Prefix for objects in the S3 bucket.
14098
+ */
14099
+ prefix: pulumi.Input<string>;
14100
+ /**
14101
+ * Version ID of the S3 object. If not specified, the latest version is used.
14102
+ */
14103
+ versionId?: pulumi.Input<string | undefined>;
14104
+ }
14051
14105
  interface AgentcoreBrowserNetworkConfiguration {
14052
14106
  /**
14053
14107
  * Network mode for the browser. Valid values: `PUBLIC`, `VPC`.
@@ -14068,6 +14122,16 @@ export declare namespace bedrock {
14068
14122
  */
14069
14123
  subnets: pulumi.Input<pulumi.Input<string>[]>;
14070
14124
  }
14125
+ interface AgentcoreBrowserProfileTimeouts {
14126
+ /**
14127
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
14128
+ */
14129
+ create?: pulumi.Input<string | undefined>;
14130
+ /**
14131
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
14132
+ */
14133
+ delete?: pulumi.Input<string | undefined>;
14134
+ }
14071
14135
  interface AgentcoreBrowserRecording {
14072
14136
  /**
14073
14137
  * Whether to enable recording for browser sessions. Defaults to `false`.
@@ -14098,6 +14162,24 @@ export declare namespace bedrock {
14098
14162
  */
14099
14163
  delete?: pulumi.Input<string | undefined>;
14100
14164
  }
14165
+ interface AgentcoreCodeInterpreterCertificate {
14166
+ /**
14167
+ * Location from which to retrieve the certificate. See `certificates.location` below.
14168
+ */
14169
+ location: pulumi.Input<inputs.bedrock.AgentcoreCodeInterpreterCertificateLocation>;
14170
+ }
14171
+ interface AgentcoreCodeInterpreterCertificateLocation {
14172
+ /**
14173
+ * AWS Secrets Manager location of the certificate. See `secretsManager` below.
14174
+ */
14175
+ secretsManager?: pulumi.Input<inputs.bedrock.AgentcoreCodeInterpreterCertificateLocationSecretsManager | undefined>;
14176
+ }
14177
+ interface AgentcoreCodeInterpreterCertificateLocationSecretsManager {
14178
+ /**
14179
+ * ARN of the AWS Secrets Manager secret containing the certificate.
14180
+ */
14181
+ secretArn: pulumi.Input<string>;
14182
+ }
14101
14183
  interface AgentcoreCodeInterpreterNetworkConfiguration {
14102
14184
  /**
14103
14185
  * Network mode for the code interpreter. Valid values: `PUBLIC`, `SANDBOX`, `VPC`.
@@ -16180,6 +16262,46 @@ export declare namespace bedrock {
16180
16262
  */
16181
16263
  update?: pulumi.Input<string | undefined>;
16182
16264
  }
16265
+ interface AgentcoreRegistryApprovalConfiguration {
16266
+ autoApproval: pulumi.Input<boolean>;
16267
+ }
16268
+ interface AgentcoreRegistryAuthorizerConfiguration {
16269
+ customJwtAuthorizer?: pulumi.Input<inputs.bedrock.AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizer | undefined>;
16270
+ }
16271
+ interface AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizer {
16272
+ allowedAudiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
16273
+ allowedClients?: pulumi.Input<pulumi.Input<string>[] | undefined>;
16274
+ allowedScopes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
16275
+ customClaims?: pulumi.Input<pulumi.Input<inputs.bedrock.AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaim>[] | undefined>;
16276
+ discoveryUrl: pulumi.Input<string>;
16277
+ }
16278
+ interface AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaim {
16279
+ authorizingClaimMatchValue: pulumi.Input<inputs.bedrock.AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaimAuthorizingClaimMatchValue>;
16280
+ inboundTokenClaimName: pulumi.Input<string>;
16281
+ inboundTokenClaimValueType: pulumi.Input<string>;
16282
+ }
16283
+ interface AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaimAuthorizingClaimMatchValue {
16284
+ claimMatchOperator: pulumi.Input<string>;
16285
+ claimMatchValue: pulumi.Input<inputs.bedrock.AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaimAuthorizingClaimMatchValueClaimMatchValue>;
16286
+ }
16287
+ interface AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaimAuthorizingClaimMatchValueClaimMatchValue {
16288
+ matchValueString?: pulumi.Input<string | undefined>;
16289
+ matchValueStringLists?: pulumi.Input<pulumi.Input<string>[] | undefined>;
16290
+ }
16291
+ interface AgentcoreRegistryTimeouts {
16292
+ /**
16293
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
16294
+ */
16295
+ create?: pulumi.Input<string | undefined>;
16296
+ /**
16297
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
16298
+ */
16299
+ delete?: pulumi.Input<string | undefined>;
16300
+ /**
16301
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
16302
+ */
16303
+ update?: pulumi.Input<string | undefined>;
16304
+ }
16183
16305
  interface AgentcoreTokenVaultCmkKmsConfiguration {
16184
16306
  /**
16185
16307
  * Type of KMS key. Valid values: `CustomerManagedKey`, `ServiceManagedKey`.
@@ -16615,6 +16737,16 @@ export declare namespace bedrock {
16615
16737
  }
16616
16738
  }
16617
16739
  export declare namespace bedrockfoundation {
16740
+ interface ModelAgreementTimeouts {
16741
+ /**
16742
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
16743
+ */
16744
+ create?: pulumi.Input<string | undefined>;
16745
+ /**
16746
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
16747
+ */
16748
+ delete?: pulumi.Input<string | undefined>;
16749
+ }
16618
16750
  }
16619
16751
  export declare namespace bedrockmodel {
16620
16752
  interface InvocationLoggingConfigurationLoggingConfig {
@@ -22037,6 +22169,15 @@ export declare namespace codebuild {
22037
22169
  * Configuration block. Detailed below.
22038
22170
  */
22039
22171
  fleet?: pulumi.Input<inputs.codebuild.ProjectEnvironmentFleet | undefined>;
22172
+ /**
22173
+ * Host operating system kernel used for on-demand builds in the build project. This setting
22174
+ * controls the kernel of the underlying build host. It does not change the build environment operating system, which is
22175
+ * determined by the image you specify. Valid values: `LINUX_KERNEL_4` (runs on an Amazon Linux 2 host, kernel 4.x),
22176
+ * `LINUX_KERNEL_6` (runs on an Amazon Linux 2023 host, kernel 6.x), `LINUX_KERNEL_LATEST` (runs on the latest supported
22177
+ * host kernel). Applies to the `LINUX_CONTAINER`, `ARM_CONTAINER`, `LINUX_EC2`, and `ARM_EC2` environment types; not
22178
+ * applicable to Windows, Lambda, or Mac environment types. If not specified, CodeBuild selects a default.
22179
+ */
22180
+ hostKernel?: pulumi.Input<string | undefined>;
22040
22181
  /**
22041
22182
  * Docker image to use for this build project. Valid values
22042
22183
  * include [Docker images provided by CodeBuild](https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-available.html) (
@@ -22526,7 +22667,7 @@ export declare namespace codecatalyst {
22526
22667
  /**
22527
22668
  * The name of the branch in a source repository.
22528
22669
  *
22529
- * persistent storage (` persistentStorage`) supports the following:
22670
+ * persistent storage (` persistentStorage `) supports the following:
22530
22671
  */
22531
22672
  branchName?: pulumi.Input<string | undefined>;
22532
22673
  /**
@@ -23428,7 +23569,7 @@ export declare namespace codepipeline {
23428
23569
  */
23429
23570
  branches?: pulumi.Input<pulumi.Input<inputs.codepipeline.PipelineTriggerAllGitConfigurationPullRequestBranch>[] | undefined>;
23430
23571
  /**
23431
- * A list that specifies which pull request events to filter on (opened, updated, closed) for the trigger configuration. Possible values are `OPEN`, `UPDATED ` and `CLOSED`.
23572
+ * A list that specifies which pull request events to filter on (opened, updated, closed) for the trigger configuration. Possible values are `OPEN`, ` UPDATED ` and `CLOSED`.
23432
23573
  */
23433
23574
  events?: pulumi.Input<pulumi.Input<string>[] | undefined>;
23434
23575
  /**
@@ -23520,7 +23661,7 @@ export declare namespace codepipeline {
23520
23661
  */
23521
23662
  branches?: pulumi.Input<inputs.codepipeline.PipelineTriggerGitConfigurationPullRequestBranches | undefined>;
23522
23663
  /**
23523
- * A list that specifies which pull request events to filter on (opened, updated, closed) for the trigger configuration. Possible values are `OPEN`, `UPDATED ` and `CLOSED`.
23664
+ * A list that specifies which pull request events to filter on (opened, updated, closed) for the trigger configuration. Possible values are `OPEN`, ` UPDATED ` and `CLOSED`.
23524
23665
  */
23525
23666
  events?: pulumi.Input<pulumi.Input<string>[] | undefined>;
23526
23667
  /**
@@ -26678,7 +26819,7 @@ export declare namespace customerprofiles {
26678
26819
  conflictResolution?: pulumi.Input<inputs.customerprofiles.DomainMatchingAutoMergingConflictResolution | undefined>;
26679
26820
  /**
26680
26821
  * A block that specifies a list of matching attributes that represent matching criteria. If two profiles meet at least one of the requirements in the matching attributes list, they will be merged. Documented below.
26681
- * * `minAllowedConfidenceScoreForMerging ` - (Optional) A number between 0 and 1 that represents the minimum confidence score required for profiles within a matching group to be merged during the auto-merge process. A higher score means higher similarity required to merge profiles.
26822
+ * * ` minAllowedConfidenceScoreForMerging ` - (Optional) A number between 0 and 1 that represents the minimum confidence score required for profiles within a matching group to be merged during the auto-merge process. A higher score means higher similarity required to merge profiles.
26682
26823
  */
26683
26824
  consolidation?: pulumi.Input<inputs.customerprofiles.DomainMatchingAutoMergingConsolidation | undefined>;
26684
26825
  /**
@@ -30345,6 +30486,26 @@ export declare namespace ec2 {
30345
30486
  */
30346
30487
  values: pulumi.Input<pulumi.Input<string>[]>;
30347
30488
  }
30489
+ interface GetCapacityBlockReservationFilter {
30490
+ /**
30491
+ * Name of the filter field. See the [DescribeCapacityReservations API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityReservations.html) for valid values. Common filters include `instance-type`, `availability-zone`, `state`, `instance-platform`, `tenancy`, `outpost-arn`, `placement-group-arn`, `instance-match-criteria`, and `tag:<KEY>`.
30492
+ */
30493
+ name: string;
30494
+ /**
30495
+ * Set of values that are accepted for the given filter field. A Capacity Block reservation will be selected if any one of the given values matches.
30496
+ */
30497
+ values: string[];
30498
+ }
30499
+ interface GetCapacityBlockReservationFilterArgs {
30500
+ /**
30501
+ * Name of the filter field. See the [DescribeCapacityReservations API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityReservations.html) for valid values. Common filters include `instance-type`, `availability-zone`, `state`, `instance-platform`, `tenancy`, `outpost-arn`, `placement-group-arn`, `instance-match-criteria`, and `tag:<KEY>`.
30502
+ */
30503
+ name: pulumi.Input<string>;
30504
+ /**
30505
+ * Set of values that are accepted for the given filter field. A Capacity Block reservation will be selected if any one of the given values matches.
30506
+ */
30507
+ values: pulumi.Input<pulumi.Input<string>[]>;
30508
+ }
30348
30509
  interface GetCoipPoolFilter {
30349
30510
  /**
30350
30511
  * Name of the field to filter by, as defined by
@@ -38223,6 +38384,10 @@ export declare namespace eks {
38223
38384
  * Cluster security group that is created by Amazon EKS for the cluster. Managed node groups use this security group for control-plane-to-data-plane communication.
38224
38385
  */
38225
38386
  clusterSecurityGroupId?: pulumi.Input<string | undefined>;
38387
+ /**
38388
+ * Egress mode for the EKS control plane. Valid values are `AWS_MANAGED` and `CUSTOMER_ROUTED`. Defaults to `AWS_MANAGED`. Changing from `CUSTOMER_ROUTED` back to `AWS_MANAGED` forces a new resource.
38389
+ */
38390
+ controlPlaneEgressMode?: pulumi.Input<string | undefined>;
38226
38391
  /**
38227
38392
  * Whether the Amazon EKS private API server endpoint is enabled. Default is `false`.
38228
38393
  */
@@ -40625,7 +40790,7 @@ export declare namespace finspace {
40625
40790
  ipAddressType: pulumi.Input<string>;
40626
40791
  /**
40627
40792
  * Unique identifier of the VPC security group applied to the VPC endpoint ENI for the cluster.
40628
- * * `subnetIds `- (Required) Identifier of the subnet that the Privatelink VPC endpoint uses to connect to the cluster.
40793
+ * * ` subnetIds `- (Required) Identifier of the subnet that the Privatelink VPC endpoint uses to connect to the cluster.
40629
40794
  */
40630
40795
  securityGroupIds: pulumi.Input<pulumi.Input<string>[]>;
40631
40796
  subnetIds: pulumi.Input<pulumi.Input<string>[]>;
@@ -42311,21 +42476,21 @@ export declare namespace glue {
42311
42476
  */
42312
42477
  icebergTableInput?: pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInput | undefined>;
42313
42478
  /**
42314
- * A required metadata operation. Can only be set to CREATE.
42479
+ * Required metadata operation. Can only be set to CREATE.
42315
42480
  */
42316
42481
  metadataOperation: pulumi.Input<string>;
42317
42482
  /**
42318
- * The table version for the Iceberg table. Defaults to 2.
42483
+ * Table version for the Iceberg table. Defaults to 2.
42319
42484
  */
42320
42485
  version?: pulumi.Input<string | undefined>;
42321
42486
  }
42322
42487
  interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInput {
42323
42488
  /**
42324
- * The S3 location where the Iceberg table data will be stored. Maximum length of 2056 characters.
42489
+ * S3 location where the Iceberg table data will be stored. Maximum length of 2056 characters.
42325
42490
  */
42326
42491
  location: pulumi.Input<string>;
42327
42492
  /**
42328
- * The partitioning specification that defines how the Iceberg table data will be organized and partitioned for optimal query performance. See `partitionSpec` below.
42493
+ * Partitioning specification that defines how the Iceberg table data will be organized and partitioned for optimal query performance. See `partitionSpec` below.
42329
42494
  */
42330
42495
  partitionSpec?: pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputPartitionSpec | undefined>;
42331
42496
  /**
@@ -42335,31 +42500,33 @@ export declare namespace glue {
42335
42500
  [key: string]: pulumi.Input<string>;
42336
42501
  } | undefined>;
42337
42502
  /**
42338
- * The schema definition that specifies the structure, field types, and metadata for the Iceberg table. See `schema` below.
42503
+ * Schema definition that specifies the structure, field types, and metadata for the Iceberg table. See `schema` below.
42339
42504
  */
42340
42505
  schema: pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSchema>;
42341
42506
  /**
42342
- * The sort order specification that defines how data should be ordered within each partition to optimize query performance. See `sortOrder` below.
42507
+ * Sort order specification that defines how data should be ordered within each partition to optimize query performance. See `sortOrder` below.
42343
42508
  */
42344
42509
  sortOrder?: pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSortOrder | undefined>;
42345
42510
  }
42346
42511
  interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputPartitionSpec {
42347
42512
  /**
42348
- * The list of partition fields that define how the table data should be partitioned. See `fields` below.
42513
+ * List of partition fields that define how the table data should be partitioned. See `partition_spec.fields` below.
42349
42514
  */
42350
42515
  fields: pulumi.Input<pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputPartitionSpecField>[]>;
42351
42516
  /**
42352
- * The unique identifier for this partition specification within the Iceberg table's metadata history.
42517
+ * Unique identifier for this partition specification within the Iceberg table's metadata history.
42353
42518
  */
42354
42519
  specId?: pulumi.Input<number | undefined>;
42355
42520
  }
42356
42521
  interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputPartitionSpecField {
42357
42522
  /**
42358
- * The unique identifier assigned to this partition field within the Iceberg table's partition specification.
42523
+ * Unique identifier assigned to this partition field within the Iceberg table's partition specification.
42359
42524
  */
42360
42525
  fieldId?: pulumi.Input<number | undefined>;
42361
42526
  /**
42362
42527
  * Name of the table. For Hive compatibility, this must be entirely lowercase.
42528
+ *
42529
+ * The following arguments are optional:
42363
42530
  */
42364
42531
  name: pulumi.Input<string>;
42365
42532
  sourceId: pulumi.Input<number>;
@@ -42367,29 +42534,30 @@ export declare namespace glue {
42367
42534
  }
42368
42535
  interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSchema {
42369
42536
  /**
42370
- * The list of field definitions that make up the table schema. See `fields` below.
42537
+ * List of field definitions that make up the table schema. See `schema.fields` below.
42371
42538
  */
42372
42539
  fields: pulumi.Input<pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSchemaField>[]>;
42373
42540
  /**
42374
- * The list of field identifiers that uniquely identify records in the table, used for row-level operations and deduplication.
42541
+ * List of field identifiers that uniquely identify records in the table, used for row-level operations and deduplication.
42375
42542
  */
42376
42543
  identifierFieldIds?: pulumi.Input<pulumi.Input<number>[] | undefined>;
42377
42544
  /**
42378
- * The unique identifier for this schema version within the Iceberg table's schema evolution history.
42545
+ * Unique identifier for this schema version within the Iceberg table's schema evolution history.
42379
42546
  */
42380
42547
  schemaId?: pulumi.Input<number | undefined>;
42381
42548
  /**
42382
- * The data type definition for this field as a JSON string, specifying the structure and format of the data it contains. Examples: `"long"`, `"string"`, `"timestamp"`, `"decimal(10,2)"`.
42549
+ * Data type definition for this field as a JSON string, specifying the structure and format of the data it contains. Examples: `"long"`, `"string"`, `"timestamp"`, `"decimal(10,2)"`.
42383
42550
  */
42384
42551
  type?: pulumi.Input<string | undefined>;
42385
42552
  }
42386
42553
  interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSchemaField {
42387
42554
  /**
42388
- * Optional documentation or description text that provides additional context about the purpose and usage of this field. Length between 0 and 255 characters.
42555
+ * Documentation or description text that provides additional context about the purpose and usage of this field. Length between 0 and 255 characters.
42389
42556
  */
42390
42557
  doc?: pulumi.Input<string | undefined>;
42391
42558
  /**
42392
- * Catalog ID, Database name and of the name table.
42559
+ * Catalog ID, database name, and table name, separated by colons (`:`).
42560
+ * * `partition_index[*].index_status` - Status of the partition index.
42393
42561
  */
42394
42562
  id: pulumi.Input<number>;
42395
42563
  /**
@@ -42398,10 +42566,12 @@ export declare namespace glue {
42398
42566
  initialDefault?: pulumi.Input<string | undefined>;
42399
42567
  /**
42400
42568
  * Name of the table. For Hive compatibility, this must be entirely lowercase.
42569
+ *
42570
+ * The following arguments are optional:
42401
42571
  */
42402
42572
  name: pulumi.Input<string>;
42403
42573
  /**
42404
- * Indicates whether this field is required (non-nullable) or optional (nullable) in the table schema.
42574
+ * Whether this field is required (non-nullable) or optional (nullable) in the table schema.
42405
42575
  */
42406
42576
  required: pulumi.Input<boolean>;
42407
42577
  type: pulumi.Input<string>;
@@ -42412,21 +42582,21 @@ export declare namespace glue {
42412
42582
  }
42413
42583
  interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSortOrder {
42414
42584
  /**
42415
- * The list of fields and their sort directions that define the ordering criteria for the Iceberg table data. See `fields` below.
42585
+ * List of fields and their sort directions that define the ordering criteria for the Iceberg table data. See `sort_order.fields` below.
42416
42586
  */
42417
42587
  fields: pulumi.Input<pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSortOrderField>[]>;
42418
42588
  /**
42419
- * The unique identifier for this sort order specification within the Iceberg table's metadata.
42589
+ * Unique identifier for this sort order specification within the Iceberg table's metadata.
42420
42590
  */
42421
42591
  orderId: pulumi.Input<number>;
42422
42592
  }
42423
42593
  interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSortOrderField {
42424
42594
  /**
42425
- * The sort direction for this field. Valid values: `asc`, `desc`.
42595
+ * Sort direction for this field. Valid values: `asc`, `desc`.
42426
42596
  */
42427
42597
  direction: pulumi.Input<string>;
42428
42598
  /**
42429
- * The ordering behavior for null values in this field. Valid values: `nulls-first`, `nulls-last`.
42599
+ * Ordering behavior for null values in this field. Valid values: `nulls-first`, `nulls-last`.
42430
42600
  */
42431
42601
  nullOrder: pulumi.Input<string>;
42432
42602
  sourceId: pulumi.Input<number>;
@@ -42695,7 +42865,7 @@ export declare namespace glue {
42695
42865
  }
42696
42866
  interface CatalogTableViewDefinition {
42697
42867
  /**
42698
- * The definer of a view in SQL.
42868
+ * Definer of a view in SQL.
42699
42869
  */
42700
42870
  definer?: pulumi.Input<string | undefined>;
42701
42871
  /**
@@ -42711,7 +42881,7 @@ export declare namespace glue {
42711
42881
  */
42712
42882
  refreshSeconds?: pulumi.Input<number | undefined>;
42713
42883
  /**
42714
- * A list of structures that contains the dialect of the view, and the query that defines the view. See `representations` below.
42884
+ * List of structures that contains the dialect of the view, and the query that defines the view. See `representations` below.
42715
42885
  */
42716
42886
  representations?: pulumi.Input<pulumi.Input<inputs.glue.CatalogTableViewDefinitionRepresentation>[] | undefined>;
42717
42887
  /**
@@ -42719,7 +42889,7 @@ export declare namespace glue {
42719
42889
  */
42720
42890
  subObjectVersionIds?: pulumi.Input<pulumi.Input<number>[] | undefined>;
42721
42891
  /**
42722
- * A list of base table ARNs that make up the view.
42892
+ * List of base table ARNs that make up the view.
42723
42893
  */
42724
42894
  subObjects?: pulumi.Input<pulumi.Input<string>[] | undefined>;
42725
42895
  /**
@@ -42733,23 +42903,23 @@ export declare namespace glue {
42733
42903
  }
42734
42904
  interface CatalogTableViewDefinitionRepresentation {
42735
42905
  /**
42736
- * A parameter that specifies the engine type of a specific representation. Valid values are `REDSHIFT`, `ATHENA`, and `SPARK`.
42906
+ * Parameter that specifies the engine type of a specific representation. Valid values are `REDSHIFT`, `ATHENA`, and `SPARK`.
42737
42907
  */
42738
42908
  dialect?: pulumi.Input<string | undefined>;
42739
42909
  /**
42740
- * A parameter that specifies the version of the engine of a specific representation.
42910
+ * Parameter that specifies the version of the engine of a specific representation.
42741
42911
  */
42742
42912
  dialectVersion?: pulumi.Input<string | undefined>;
42743
42913
  /**
42744
- * The name of the connection to be used to validate the specific representation of the view.
42914
+ * Name of the connection to be used to validate the specific representation of the view.
42745
42915
  */
42746
42916
  validationConnection?: pulumi.Input<string | undefined>;
42747
42917
  /**
42748
- * A string that represents the SQL query that describes the view with expanded resource ARNs.
42918
+ * String that represents the SQL query that describes the view with expanded resource ARNs.
42749
42919
  */
42750
42920
  viewExpandedText?: pulumi.Input<string | undefined>;
42751
42921
  /**
42752
- * A string that represents the original SQL query that describes the view.
42922
+ * String that represents the original SQL query that describes the view.
42753
42923
  */
42754
42924
  viewOriginalText?: pulumi.Input<string | undefined>;
42755
42925
  }
@@ -43527,7 +43697,7 @@ export declare namespace glue {
43527
43697
  cloudwatchEncryption: pulumi.Input<inputs.glue.SecurityConfigurationEncryptionConfigurationCloudwatchEncryption>;
43528
43698
  jobBookmarksEncryption: pulumi.Input<inputs.glue.SecurityConfigurationEncryptionConfigurationJobBookmarksEncryption>;
43529
43699
  /**
43530
- * A `s3Encryption ` block as described below, which contains encryption configuration for S3 data.
43700
+ * A ` s3Encryption ` block as described below, which contains encryption configuration for S3 data.
43531
43701
  */
43532
43702
  s3Encryption: pulumi.Input<inputs.glue.SecurityConfigurationEncryptionConfigurationS3Encryption>;
43533
43703
  }
@@ -51805,6 +51975,30 @@ export declare namespace lambda {
51805
51975
  */
51806
51976
  systemLogLevel?: pulumi.Input<string | undefined>;
51807
51977
  }
51978
+ interface FunctionScalingConfigFunctionScalingConfig {
51979
+ /**
51980
+ * Maximum number of execution environments that can be provisioned for the function.
51981
+ */
51982
+ maxExecutionEnvironments?: pulumi.Input<number | undefined>;
51983
+ /**
51984
+ * Minimum number of execution environments to maintain for the function.
51985
+ */
51986
+ minExecutionEnvironments?: pulumi.Input<number | undefined>;
51987
+ }
51988
+ interface FunctionScalingConfigTimeouts {
51989
+ /**
51990
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
51991
+ */
51992
+ create?: pulumi.Input<string | undefined>;
51993
+ /**
51994
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
51995
+ */
51996
+ delete?: pulumi.Input<string | undefined>;
51997
+ /**
51998
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
51999
+ */
52000
+ update?: pulumi.Input<string | undefined>;
52001
+ }
51808
52002
  interface FunctionSnapStart {
51809
52003
  /**
51810
52004
  * When to apply snap start optimization. Valid value: `PublishedVersions`.
@@ -68603,15 +68797,7 @@ export declare namespace mq {
68603
68797
  */
68604
68798
  consoleUrl?: pulumi.Input<string | undefined>;
68605
68799
  /**
68606
- * Broker's wire-level protocol endpoints in the following order & format referenceable e.g., as `instances.0.endpoints.0` (SSL):
68607
- * * For `ActiveMQ`:
68608
- * * `ssl://broker-id.mq.us-west-2.amazonaws.com:61617`
68609
- * * `amqp+ssl://broker-id.mq.us-west-2.amazonaws.com:5671`
68610
- * * `stomp+ssl://broker-id.mq.us-west-2.amazonaws.com:61614`
68611
- * * `mqtt+ssl://broker-id.mq.us-west-2.amazonaws.com:8883`
68612
- * * `wss://broker-id.mq.us-west-2.amazonaws.com:61619`
68613
- * * For `RabbitMQ`:
68614
- * * `amqps://broker-id.mq.us-west-2.amazonaws.com:5671`
68800
+ * `amqps://broker-id.mq.us-west-2.amazonaws.com:5671`
68615
68801
  */
68616
68802
  endpoints?: pulumi.Input<pulumi.Input<string>[] | undefined>;
68617
68803
  /**
@@ -68689,6 +68875,24 @@ export declare namespace mq {
68689
68875
  */
68690
68876
  timeZone: pulumi.Input<string>;
68691
68877
  }
68878
+ interface BrokerSharedResource {
68879
+ /**
68880
+ * DNS names through which the broker reaches the shared resource.
68881
+ */
68882
+ dnsNames?: pulumi.Input<pulumi.Input<string>[] | undefined>;
68883
+ /**
68884
+ * ARN of the shared resource.
68885
+ */
68886
+ resourceArn?: pulumi.Input<string | undefined>;
68887
+ /**
68888
+ * Status of the shared resource.
68889
+ */
68890
+ status?: pulumi.Input<string | undefined>;
68891
+ /**
68892
+ * Type of the shared resource, either `RESOURCE_SHARE` or `RESOURCE`.
68893
+ */
68894
+ type?: pulumi.Input<string | undefined>;
68895
+ }
68692
68896
  interface BrokerUser {
68693
68897
  /**
68694
68898
  * Whether to enable access to the [ActiveMQ Web Console](http://activemq.apache.org/web-console.html) for the user. Applies to `engineType` of `ActiveMQ` only.
@@ -69589,7 +69793,7 @@ export declare namespace networkfirewall {
69589
69793
  */
69590
69794
  policyVariables?: pulumi.Input<inputs.networkfirewall.FirewallPolicyFirewallPolicyPolicyVariables | undefined>;
69591
69795
  /**
69592
- * Set of actions to take on a packet if it does not match any stateful rules in the policy. This can only be specified if the policy has a `statefulEngineOptions` block with a `ruleOrder` value of `STRICT_ORDER`. Value values: `aws:drop_strict`, `aws:drop_established`, `aws:drop_established_app_layer`, `aws:alert_strict`, `aws:alert_established, `aws:alert_established_app_layer`. For more information, see [Strict evaluation order](https://docs.aws.amazon.com/network-firewall/latest/developerguide/suricata-rule-evaluation-order.html#suricata-strict-rule-evaluation-order.html) in the AWS Network Firewall Developer Guide.
69796
+ * Set of actions to take on a packet if it does not match any stateful rules in the policy. This can only be specified if the policy has a `statefulEngineOptions` block with a `ruleOrder` value of `STRICT_ORDER`. Value values: `aws:drop_strict`, `aws:drop_established`, `aws:drop_established_app_layer`, `aws:alert_strict`, ` aws:alert_established, `aws:alert_established_app_layer`. For more information, see [Strict evaluation order](https://docs.aws.amazon.com/network-firewall/latest/developerguide/suricata-rule-evaluation-order.html#suricata-strict-rule-evaluation-order.html) in the AWS Network Firewall Developer Guide.
69593
69797
  */
69594
69798
  statefulDefaultActions?: pulumi.Input<pulumi.Input<string>[] | undefined>;
69595
69799
  /**
@@ -73285,6 +73489,20 @@ export declare namespace pinpoint {
73285
73489
  */
73286
73490
  update?: pulumi.Input<string | undefined>;
73287
73491
  }
73492
+ interface Smsvoicev2PoolTimeouts {
73493
+ /**
73494
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
73495
+ */
73496
+ create?: pulumi.Input<string | undefined>;
73497
+ /**
73498
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
73499
+ */
73500
+ delete?: pulumi.Input<string | undefined>;
73501
+ /**
73502
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
73503
+ */
73504
+ update?: pulumi.Input<string | undefined>;
73505
+ }
73288
73506
  }
73289
73507
  export declare namespace pipes {
73290
73508
  interface PipeEnrichmentParameters {
@@ -83601,6 +83819,10 @@ export declare namespace sagemaker {
83601
83819
  * Size of the Elastic Inference (EI) instance to use for the production variant.
83602
83820
  */
83603
83821
  acceleratorType?: pulumi.Input<string | undefined>;
83822
+ /**
83823
+ * Settings for the capacity reservation for the compute instances that SageMaker AI reserves for an endpoint. See capacityReservationConfig below.
83824
+ */
83825
+ capacityReservationConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigurationProductionVariantCapacityReservationConfig | undefined>;
83604
83826
  /**
83605
83827
  * Timeout value, in seconds, for your inference container to pass health check by SageMaker AI Hosting. For more information about health check, see [How Your Container Should Respond to Health Check (Ping) Requests](https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms-inference-code.html#your-algorithms-inference-algo-ping-requests). Valid values between `60` and `3600`.
83606
83828
  */
@@ -83658,6 +83880,16 @@ export declare namespace sagemaker {
83658
83880
  */
83659
83881
  volumeSizeInGb?: pulumi.Input<number | undefined>;
83660
83882
  }
83883
+ interface EndpointConfigurationProductionVariantCapacityReservationConfig {
83884
+ /**
83885
+ * Capacity reservation preference. Valid value is `capacity-reservations-only`. When set to `capacity-reservations-only`, SageMaker AI launches instances only into an ML capacity reservation; if no capacity is available, the instances fail to launch.
83886
+ */
83887
+ capacityReservationPreference?: pulumi.Input<string | undefined>;
83888
+ /**
83889
+ * The Amazon Resource Name (ARN) that uniquely identifies the ML capacity reservation that SageMaker AI applies when it deploys the endpoint.
83890
+ */
83891
+ mlReservationArn?: pulumi.Input<string | undefined>;
83892
+ }
83661
83893
  interface EndpointConfigurationProductionVariantCoreDumpConfig {
83662
83894
  /**
83663
83895
  * S3 bucket to send the core dump to.
@@ -83707,6 +83939,10 @@ export declare namespace sagemaker {
83707
83939
  * Size of the Elastic Inference (EI) instance to use for the production variant.
83708
83940
  */
83709
83941
  acceleratorType?: pulumi.Input<string | undefined>;
83942
+ /**
83943
+ * Settings for the capacity reservation for the compute instances that SageMaker AI reserves for an endpoint. See capacityReservationConfig below.
83944
+ */
83945
+ capacityReservationConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigurationShadowProductionVariantCapacityReservationConfig | undefined>;
83710
83946
  /**
83711
83947
  * Timeout value, in seconds, for your inference container to pass health check by SageMaker AI Hosting. For more information about health check, see [How Your Container Should Respond to Health Check (Ping) Requests](https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms-inference-code.html#your-algorithms-inference-algo-ping-requests). Valid values between `60` and `3600`.
83712
83948
  */
@@ -83764,6 +84000,16 @@ export declare namespace sagemaker {
83764
84000
  */
83765
84001
  volumeSizeInGb?: pulumi.Input<number | undefined>;
83766
84002
  }
84003
+ interface EndpointConfigurationShadowProductionVariantCapacityReservationConfig {
84004
+ /**
84005
+ * Capacity reservation preference. Valid value is `capacity-reservations-only`. When set to `capacity-reservations-only`, SageMaker AI launches instances only into an ML capacity reservation; if no capacity is available, the instances fail to launch.
84006
+ */
84007
+ capacityReservationPreference?: pulumi.Input<string | undefined>;
84008
+ /**
84009
+ * The Amazon Resource Name (ARN) that uniquely identifies the ML capacity reservation that SageMaker AI applies when it deploys the endpoint.
84010
+ */
84011
+ mlReservationArn?: pulumi.Input<string | undefined>;
84012
+ }
83767
84013
  interface EndpointConfigurationShadowProductionVariantCoreDumpConfig {
83768
84014
  /**
83769
84015
  * S3 bucket to send the core dump to.
@@ -91205,6 +91451,16 @@ export declare namespace ssoadmin {
91205
91451
  */
91206
91452
  path?: pulumi.Input<string | undefined>;
91207
91453
  }
91454
+ interface RegionTimeouts {
91455
+ /**
91456
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
91457
+ */
91458
+ create?: pulumi.Input<string | undefined>;
91459
+ /**
91460
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
91461
+ */
91462
+ delete?: pulumi.Input<string | undefined>;
91463
+ }
91208
91464
  interface TrustedTokenIssuerTrustedTokenIssuerConfiguration {
91209
91465
  /**
91210
91466
  * A block that describes the settings for a trusted token issuer that works with OpenID Connect (OIDC) by using JSON Web Tokens (JWT). See Documented below below.
@@ -93350,7 +93606,7 @@ export declare namespace vpclattice {
93350
93606
  healthCheckIntervalSeconds?: pulumi.Input<number | undefined>;
93351
93607
  /**
93352
93608
  * The amount of time, in seconds, to wait before reporting a target as unhealthy. The range is 1–120 seconds. The default is 5 seconds.
93353
- * * `healthyThresholdCount ` - (Optional) The number of consecutive successful health checks required before considering an unhealthy target healthy. The range is 2–10. The default is 5.
93609
+ * * ` healthyThresholdCount ` - (Optional) The number of consecutive successful health checks required before considering an unhealthy target healthy. The range is 2–10. The default is 5.
93354
93610
  */
93355
93611
  healthCheckTimeoutSeconds?: pulumi.Input<number | undefined>;
93356
93612
  healthyThresholdCount?: pulumi.Input<number | undefined>;
@@ -118078,9 +118334,71 @@ export declare namespace workspaces {
118078
118334
  */
118079
118335
  source: pulumi.Input<string>;
118080
118336
  }
118337
+ interface PoolApplicationSetting {
118338
+ /**
118339
+ * Name of the settings group for the application settings.
118340
+ */
118341
+ settingsGroup: pulumi.Input<string>;
118342
+ /**
118343
+ * Status of the application settings. Valid values are `ENABLED` and `DISABLED`.
118344
+ */
118345
+ status: pulumi.Input<string>;
118346
+ }
118347
+ interface PoolCapacity {
118348
+ /**
118349
+ * Desired number of user sessions for the WorkSpaces Pool.
118350
+ */
118351
+ desiredUserSessions: pulumi.Input<number>;
118352
+ }
118353
+ interface PoolCapacityStatus {
118354
+ /**
118355
+ * Number of user sessions that are currently being used for WorkSpaces in the pool.
118356
+ */
118357
+ activeUserSessions: pulumi.Input<number>;
118358
+ /**
118359
+ * Number of user sessions currently being used for WorkSpaces in the pool.
118360
+ */
118361
+ actualUserSessions: pulumi.Input<number>;
118362
+ /**
118363
+ * Number of user sessions available for WorkSpaces in the pool.
118364
+ */
118365
+ availableUserSessions: pulumi.Input<number>;
118366
+ /**
118367
+ * Number of user sessions required for WorkSpaces in the pool.
118368
+ */
118369
+ desiredUserSessions: pulumi.Input<number>;
118370
+ }
118371
+ interface PoolTimeoutSetting {
118372
+ /**
118373
+ * Time after disconnection when a user is logged out of their WorkSpace. Must be between 1 and 36000.
118374
+ */
118375
+ disconnectTimeoutInSeconds: pulumi.Input<number>;
118376
+ /**
118377
+ * Time after inactivity when a user is disconnected from their WorkSpace. Must be between 1 and 36000.
118378
+ */
118379
+ idleDisconnectTimeoutInSeconds: pulumi.Input<number>;
118380
+ /**
118381
+ * Maximum time that a user can be connected to their WorkSpace. Must be between 1 and 432000.
118382
+ */
118383
+ maxUserDurationInSeconds: pulumi.Input<number>;
118384
+ }
118385
+ interface PoolTimeouts {
118386
+ /**
118387
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
118388
+ */
118389
+ create?: pulumi.Input<string | undefined>;
118390
+ /**
118391
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
118392
+ */
118393
+ delete?: pulumi.Input<string | undefined>;
118394
+ /**
118395
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
118396
+ */
118397
+ update?: pulumi.Input<string | undefined>;
118398
+ }
118081
118399
  interface WorkspaceWorkspaceProperties {
118082
118400
  /**
118083
- * The compute type. For more information, see [Amazon WorkSpaces Bundles](http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles). Valid values are `VALUE`, `STANDARD`, `PERFORMANCE`, `POWER`, `GRAPHICS`, `POWERPRO`, `GRAPHICSPRO`, `GRAPHICS_G4DN`, and `GRAPHICSPRO_G4DN`.
118401
+ * The compute type. For more information, see [Amazon WorkSpaces Bundles](http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles). Valid values are `VALUE`, `STANDARD`, `PERFORMANCE`, `POWER`, `GRAPHICS`, `POWERPRO`, `GENERALPURPOSE_4XLARGE`, `GENERALPURPOSE_8XLARGE`, `GRAPHICSPRO`, `GRAPHICS_G4DN`, `GRAPHICSPRO_G4DN`, `GRAPHICS_G6_XLARGE`, `GRAPHICS_G6_2XLARGE`, `GRAPHICS_G6_4XLARGE`, `GRAPHICS_G6_8XLARGE`, `GRAPHICS_G6_16XLARGE`, `GRAPHICS_GR6_4XLARGE`, `GRAPHICS_GR6_8XLARGE`, `GRAPHICS_G6F_LARGE`, `GRAPHICS_G6F_XLARGE`, `GRAPHICS_G6F_2XLARGE`, `GRAPHICS_G6F_4XLARGE`, and `GRAPHICS_GR6F_4XLARGE`.
118084
118402
  */
118085
118403
  computeTypeName?: pulumi.Input<string | undefined>;
118086
118404
  /**