@pulumi/aws 7.8.0-alpha.1758123574 → 7.8.0-alpha.1759766983

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 (664) hide show
  1. package/acm/certificate.d.ts +9 -3
  2. package/acm/certificate.js +9 -3
  3. package/acm/certificate.js.map +1 -1
  4. package/acmpca/certificate.d.ts +9 -3
  5. package/acmpca/certificate.js +9 -3
  6. package/acmpca/certificate.js.map +1 -1
  7. package/acmpca/certificateAuthority.d.ts +9 -3
  8. package/acmpca/certificateAuthority.js +9 -3
  9. package/acmpca/certificateAuthority.js.map +1 -1
  10. package/acmpca/policy.d.ts +9 -3
  11. package/acmpca/policy.js +9 -3
  12. package/acmpca/policy.js.map +1 -1
  13. package/alb/listener.d.ts +9 -3
  14. package/alb/listener.js +9 -3
  15. package/alb/listener.js.map +1 -1
  16. package/alb/listenerRule.d.ts +9 -3
  17. package/alb/listenerRule.js +9 -3
  18. package/alb/listenerRule.js.map +1 -1
  19. package/alb/loadBalancer.d.ts +9 -3
  20. package/alb/loadBalancer.js +9 -3
  21. package/alb/loadBalancer.js.map +1 -1
  22. package/alb/targetGroup.d.ts +9 -3
  23. package/alb/targetGroup.js +9 -3
  24. package/alb/targetGroup.js.map +1 -1
  25. package/apigateway/domainNameAccessAssociation.d.ts +9 -3
  26. package/apigateway/domainNameAccessAssociation.js +9 -3
  27. package/apigateway/domainNameAccessAssociation.js.map +1 -1
  28. package/apigateway/response.d.ts +6 -6
  29. package/appautoscaling/policy.d.ts +41 -6
  30. package/appautoscaling/policy.js +25 -0
  31. package/appautoscaling/policy.js.map +1 -1
  32. package/appconfig/hostedConfigurationVersion.d.ts +40 -0
  33. package/appconfig/hostedConfigurationVersion.js +40 -0
  34. package/appconfig/hostedConfigurationVersion.js.map +1 -1
  35. package/appfabric/appBundle.d.ts +9 -3
  36. package/appfabric/appBundle.js +9 -3
  37. package/appfabric/appBundle.js.map +1 -1
  38. package/appflow/connectorProfile.d.ts +19 -3
  39. package/appflow/connectorProfile.js +19 -3
  40. package/appflow/connectorProfile.js.map +1 -1
  41. package/appflow/flow.d.ts +15 -3
  42. package/appflow/flow.js +15 -3
  43. package/appflow/flow.js.map +1 -1
  44. package/apprunner/autoScalingConfigurationVersion.d.ts +9 -3
  45. package/apprunner/autoScalingConfigurationVersion.js +9 -3
  46. package/apprunner/autoScalingConfigurationVersion.js.map +1 -1
  47. package/apprunner/observabilityConfiguration.d.ts +9 -3
  48. package/apprunner/observabilityConfiguration.js +9 -3
  49. package/apprunner/observabilityConfiguration.js.map +1 -1
  50. package/apprunner/service.d.ts +9 -3
  51. package/apprunner/service.js +9 -3
  52. package/apprunner/service.js.map +1 -1
  53. package/apprunner/vpcConnector.d.ts +9 -3
  54. package/apprunner/vpcConnector.js +9 -3
  55. package/apprunner/vpcConnector.js.map +1 -1
  56. package/apprunner/vpcIngressConnection.d.ts +9 -3
  57. package/apprunner/vpcIngressConnection.js +9 -3
  58. package/apprunner/vpcIngressConnection.js.map +1 -1
  59. package/appsync/api.d.ts +1 -1
  60. package/appsync/api.js +1 -1
  61. package/batch/computeEnvironment.d.ts +15 -3
  62. package/batch/computeEnvironment.js +15 -3
  63. package/batch/computeEnvironment.js.map +1 -1
  64. package/batch/jobDefinition.d.ts +9 -3
  65. package/batch/jobDefinition.js +9 -3
  66. package/batch/jobDefinition.js.map +1 -1
  67. package/batch/jobQueue.d.ts +9 -3
  68. package/batch/jobQueue.js +9 -3
  69. package/batch/jobQueue.js.map +1 -1
  70. package/bcmdata/export.d.ts +9 -3
  71. package/bcmdata/export.js +9 -3
  72. package/bcmdata/export.js.map +1 -1
  73. package/bedrock/customModel.d.ts +9 -3
  74. package/bedrock/customModel.js +9 -3
  75. package/bedrock/customModel.js.map +1 -1
  76. package/bedrock/provisionedModelThroughput.d.ts +9 -3
  77. package/bedrock/provisionedModelThroughput.js +9 -3
  78. package/bedrock/provisionedModelThroughput.js.map +1 -1
  79. package/billing/getViews.d.ts +88 -0
  80. package/billing/getViews.js +76 -0
  81. package/billing/getViews.js.map +1 -0
  82. package/billing/index.d.ts +3 -0
  83. package/billing/index.js +10 -0
  84. package/billing/index.js.map +1 -0
  85. package/budgets/budget.d.ts +12 -0
  86. package/budgets/budget.js +2 -0
  87. package/budgets/budget.js.map +1 -1
  88. package/budgets/getBudget.d.ts +4 -0
  89. package/budgets/getBudget.js.map +1 -1
  90. package/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.d.ts +9 -3
  91. package/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.js +9 -3
  92. package/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.js.map +1 -1
  93. package/cloudfront/distribution.d.ts +60 -12
  94. package/cloudfront/distribution.js +60 -12
  95. package/cloudfront/distribution.js.map +1 -1
  96. package/cloudfront/keyValueStore.d.ts +13 -3
  97. package/cloudfront/keyValueStore.js +13 -3
  98. package/cloudfront/keyValueStore.js.map +1 -1
  99. package/cloudfront/keyvaluestoreKey.d.ts +15 -3
  100. package/cloudfront/keyvaluestoreKey.js +15 -3
  101. package/cloudfront/keyvaluestoreKey.js.map +1 -1
  102. package/cloudfront/realtimeLogConfig.d.ts +9 -3
  103. package/cloudfront/realtimeLogConfig.js +9 -3
  104. package/cloudfront/realtimeLogConfig.js.map +1 -1
  105. package/cloudtrail/eventDataStore.d.ts +9 -3
  106. package/cloudtrail/eventDataStore.js +9 -3
  107. package/cloudtrail/eventDataStore.js.map +1 -1
  108. package/cloudwatch/eventRule.d.ts +17 -3
  109. package/cloudwatch/eventRule.js +17 -3
  110. package/cloudwatch/eventRule.js.map +1 -1
  111. package/cloudwatch/eventTarget.d.ts +19 -3
  112. package/cloudwatch/eventTarget.js +19 -3
  113. package/cloudwatch/eventTarget.js.map +1 -1
  114. package/cloudwatch/logGroup.d.ts +15 -3
  115. package/cloudwatch/logGroup.js +15 -3
  116. package/cloudwatch/logGroup.js.map +1 -1
  117. package/cloudwatch/metricAlarm.d.ts +15 -3
  118. package/cloudwatch/metricAlarm.js +15 -3
  119. package/cloudwatch/metricAlarm.js.map +1 -1
  120. package/codeartifact/domain.d.ts +9 -3
  121. package/codeartifact/domain.js +9 -3
  122. package/codeartifact/domain.js.map +1 -1
  123. package/codeartifact/domainPermissions.d.ts +9 -3
  124. package/codeartifact/domainPermissions.js +9 -3
  125. package/codeartifact/domainPermissions.js.map +1 -1
  126. package/codeartifact/repository.d.ts +9 -3
  127. package/codeartifact/repository.js +9 -3
  128. package/codeartifact/repository.js.map +1 -1
  129. package/codeartifact/repositoryPermissionsPolicy.d.ts +9 -3
  130. package/codeartifact/repositoryPermissionsPolicy.js +9 -3
  131. package/codeartifact/repositoryPermissionsPolicy.js.map +1 -1
  132. package/codebuild/fleet.d.ts +9 -3
  133. package/codebuild/fleet.js +9 -3
  134. package/codebuild/fleet.js.map +1 -1
  135. package/codebuild/project.d.ts +9 -3
  136. package/codebuild/project.js +9 -3
  137. package/codebuild/project.js.map +1 -1
  138. package/codebuild/reportGroup.d.ts +9 -3
  139. package/codebuild/reportGroup.js +9 -3
  140. package/codebuild/reportGroup.js.map +1 -1
  141. package/codebuild/resourcePolicy.d.ts +9 -3
  142. package/codebuild/resourcePolicy.js +9 -3
  143. package/codebuild/resourcePolicy.js.map +1 -1
  144. package/codebuild/sourceCredential.d.ts +9 -3
  145. package/codebuild/sourceCredential.js +9 -3
  146. package/codebuild/sourceCredential.js.map +1 -1
  147. package/codebuild/webhook.d.ts +18 -6
  148. package/codebuild/webhook.js +2 -0
  149. package/codebuild/webhook.js.map +1 -1
  150. package/codeconnections/connection.d.ts +9 -3
  151. package/codeconnections/connection.js +9 -3
  152. package/codeconnections/connection.js.map +1 -1
  153. package/codeconnections/host.d.ts +9 -3
  154. package/codeconnections/host.js +9 -3
  155. package/codeconnections/host.js.map +1 -1
  156. package/codepipeline/webhook.d.ts +0 -8
  157. package/codepipeline/webhook.js +0 -8
  158. package/codepipeline/webhook.js.map +1 -1
  159. package/codestarconnections/connection.d.ts +9 -3
  160. package/codestarconnections/connection.js +9 -3
  161. package/codestarconnections/connection.js.map +1 -1
  162. package/codestarconnections/host.d.ts +9 -3
  163. package/codestarconnections/host.js +9 -3
  164. package/codestarconnections/host.js.map +1 -1
  165. package/codestarnotifications/notificationRule.d.ts +9 -3
  166. package/codestarnotifications/notificationRule.js +9 -3
  167. package/codestarnotifications/notificationRule.js.map +1 -1
  168. package/cognito/index.d.ts +3 -0
  169. package/cognito/index.js +6 -1
  170. package/cognito/index.js.map +1 -1
  171. package/cognito/logDeliveryConfiguration.d.ts +15 -3
  172. package/cognito/logDeliveryConfiguration.js +15 -3
  173. package/cognito/logDeliveryConfiguration.js.map +1 -1
  174. package/cognito/managedLoginBranding.d.ts +180 -0
  175. package/cognito/managedLoginBranding.js +117 -0
  176. package/cognito/managedLoginBranding.js.map +1 -0
  177. package/comprehend/documentClassifier.d.ts +9 -3
  178. package/comprehend/documentClassifier.js +9 -3
  179. package/comprehend/documentClassifier.js.map +1 -1
  180. package/comprehend/entityRecognizer.d.ts +9 -3
  181. package/comprehend/entityRecognizer.js +9 -3
  182. package/comprehend/entityRecognizer.js.map +1 -1
  183. package/controltower/baseline.d.ts +177 -0
  184. package/controltower/baseline.js +106 -0
  185. package/controltower/baseline.js.map +1 -0
  186. package/controltower/index.d.ts +3 -0
  187. package/controltower/index.js +6 -1
  188. package/controltower/index.js.map +1 -1
  189. package/costexplorer/anomalyMonitor.d.ts +9 -3
  190. package/costexplorer/anomalyMonitor.js +9 -3
  191. package/costexplorer/anomalyMonitor.js.map +1 -1
  192. package/costexplorer/anomalySubscription.d.ts +9 -3
  193. package/costexplorer/anomalySubscription.js +9 -3
  194. package/costexplorer/anomalySubscription.js.map +1 -1
  195. package/costexplorer/costCategory.d.ts +9 -3
  196. package/costexplorer/costCategory.js +9 -3
  197. package/costexplorer/costCategory.js.map +1 -1
  198. package/datasync/agent.d.ts +9 -3
  199. package/datasync/agent.js +9 -3
  200. package/datasync/agent.js.map +1 -1
  201. package/datasync/efsLocation.d.ts +9 -3
  202. package/datasync/efsLocation.js +9 -3
  203. package/datasync/efsLocation.js.map +1 -1
  204. package/datasync/locationAzureBlob.d.ts +9 -3
  205. package/datasync/locationAzureBlob.js +9 -3
  206. package/datasync/locationAzureBlob.js.map +1 -1
  207. package/datasync/locationHdfs.d.ts +9 -3
  208. package/datasync/locationHdfs.js +9 -3
  209. package/datasync/locationHdfs.js.map +1 -1
  210. package/datasync/locationObjectStorage.d.ts +12 -6
  211. package/datasync/locationObjectStorage.js +9 -3
  212. package/datasync/locationObjectStorage.js.map +1 -1
  213. package/datasync/locationSmb.d.ts +9 -3
  214. package/datasync/locationSmb.js +9 -3
  215. package/datasync/locationSmb.js.map +1 -1
  216. package/datasync/nfsLocation.d.ts +9 -3
  217. package/datasync/nfsLocation.js +9 -3
  218. package/datasync/nfsLocation.js.map +1 -1
  219. package/datasync/s3location.d.ts +9 -3
  220. package/datasync/s3location.js +9 -3
  221. package/datasync/s3location.js.map +1 -1
  222. package/datasync/task.d.ts +9 -3
  223. package/datasync/task.js +9 -3
  224. package/datasync/task.js.map +1 -1
  225. package/devicefarm/devicePool.d.ts +9 -3
  226. package/devicefarm/devicePool.js +9 -3
  227. package/devicefarm/devicePool.js.map +1 -1
  228. package/devicefarm/instanceProfile.d.ts +9 -3
  229. package/devicefarm/instanceProfile.js +9 -3
  230. package/devicefarm/instanceProfile.js.map +1 -1
  231. package/devicefarm/networkProfile.d.ts +9 -3
  232. package/devicefarm/networkProfile.js +9 -3
  233. package/devicefarm/networkProfile.js.map +1 -1
  234. package/devicefarm/project.d.ts +9 -3
  235. package/devicefarm/project.js +9 -3
  236. package/devicefarm/project.js.map +1 -1
  237. package/devicefarm/testGridProject.d.ts +9 -3
  238. package/devicefarm/testGridProject.js +9 -3
  239. package/devicefarm/testGridProject.js.map +1 -1
  240. package/devicefarm/upload.d.ts +9 -3
  241. package/devicefarm/upload.js +9 -3
  242. package/devicefarm/upload.js.map +1 -1
  243. package/directconnect/gateway.d.ts +15 -3
  244. package/directconnect/gateway.js +15 -3
  245. package/directconnect/gateway.js.map +1 -1
  246. package/dms/replicationConfig.d.ts +9 -3
  247. package/dms/replicationConfig.js +9 -3
  248. package/dms/replicationConfig.js.map +1 -1
  249. package/docdb/cluster.d.ts +9 -6
  250. package/docdb/cluster.js.map +1 -1
  251. package/docdb/elasticCluster.d.ts +9 -3
  252. package/docdb/elasticCluster.js +9 -3
  253. package/docdb/elasticCluster.js.map +1 -1
  254. package/dynamodb/getTable.d.ts +1 -0
  255. package/dynamodb/getTable.js.map +1 -1
  256. package/dynamodb/resourcePolicy.d.ts +9 -3
  257. package/dynamodb/resourcePolicy.js +9 -3
  258. package/dynamodb/resourcePolicy.js.map +1 -1
  259. package/dynamodb/table.d.ts +12 -0
  260. package/dynamodb/table.js +2 -0
  261. package/dynamodb/table.js.map +1 -1
  262. package/dynamodb/tableExport.d.ts +9 -3
  263. package/dynamodb/tableExport.js +9 -3
  264. package/dynamodb/tableExport.js.map +1 -1
  265. package/ec2/getInstance.d.ts +12 -6
  266. package/ec2/getInstance.js.map +1 -1
  267. package/ec2/getInstances.d.ts +8 -6
  268. package/ec2/getInstances.js.map +1 -1
  269. package/ec2/instance.d.ts +30 -6
  270. package/ec2/instance.js +17 -3
  271. package/ec2/instance.js.map +1 -1
  272. package/ec2/route.d.ts +6 -6
  273. package/ec2/route.js +6 -6
  274. package/ec2/routeTable.d.ts +2 -2
  275. package/ec2/routeTable.js +2 -2
  276. package/ec2/securityGroup.d.ts +15 -3
  277. package/ec2/securityGroup.js +15 -3
  278. package/ec2/securityGroup.js.map +1 -1
  279. package/ec2/spotInstanceRequest.d.ts +15 -3
  280. package/ec2/spotInstanceRequest.js +2 -0
  281. package/ec2/spotInstanceRequest.js.map +1 -1
  282. package/ec2/subnet.d.ts +15 -3
  283. package/ec2/subnet.js +15 -3
  284. package/ec2/subnet.js.map +1 -1
  285. package/ec2/vpcEndpoint.d.ts +0 -8
  286. package/ec2/vpcEndpoint.js +0 -8
  287. package/ec2/vpcEndpoint.js.map +1 -1
  288. package/ecr/lifecyclePolicy.d.ts +2 -2
  289. package/ecr/lifecyclePolicy.js +2 -2
  290. package/ecr/repository.d.ts +2 -2
  291. package/ecr/repository.js +2 -2
  292. package/ecr/repositoryPolicy.d.ts +2 -2
  293. package/ecr/repositoryPolicy.js +2 -2
  294. package/ecs/capacityProvider.d.ts +9 -3
  295. package/ecs/capacityProvider.js +9 -3
  296. package/ecs/capacityProvider.js.map +1 -1
  297. package/ecs/service.d.ts +4 -4
  298. package/efs/getMountTarget.d.ts +8 -0
  299. package/efs/getMountTarget.js.map +1 -1
  300. package/efs/mountTarget.d.ts +24 -0
  301. package/efs/mountTarget.js +4 -0
  302. package/efs/mountTarget.js.map +1 -1
  303. package/fsx/openZfsVolume.d.ts +3 -3
  304. package/globalaccelerator/accelerator.d.ts +9 -3
  305. package/globalaccelerator/accelerator.js +9 -3
  306. package/globalaccelerator/accelerator.js.map +1 -1
  307. package/globalaccelerator/crossAccountAttachment.d.ts +9 -3
  308. package/globalaccelerator/crossAccountAttachment.js +9 -3
  309. package/globalaccelerator/crossAccountAttachment.js.map +1 -1
  310. package/globalaccelerator/customRoutingAccelerator.d.ts +9 -3
  311. package/globalaccelerator/customRoutingAccelerator.js +9 -3
  312. package/globalaccelerator/customRoutingAccelerator.js.map +1 -1
  313. package/globalaccelerator/customRoutingEndpointGroup.d.ts +9 -3
  314. package/globalaccelerator/customRoutingEndpointGroup.js +9 -3
  315. package/globalaccelerator/customRoutingEndpointGroup.js.map +1 -1
  316. package/globalaccelerator/customRoutingListener.d.ts +9 -3
  317. package/globalaccelerator/customRoutingListener.js +9 -3
  318. package/globalaccelerator/customRoutingListener.js.map +1 -1
  319. package/globalaccelerator/endpointGroup.d.ts +9 -3
  320. package/globalaccelerator/endpointGroup.js +9 -3
  321. package/globalaccelerator/endpointGroup.js.map +1 -1
  322. package/globalaccelerator/listener.d.ts +9 -3
  323. package/globalaccelerator/listener.js +9 -3
  324. package/globalaccelerator/listener.js.map +1 -1
  325. package/glue/registry.d.ts +9 -3
  326. package/glue/registry.js +9 -3
  327. package/glue/registry.js.map +1 -1
  328. package/glue/schema.d.ts +9 -3
  329. package/glue/schema.js +9 -3
  330. package/glue/schema.js.map +1 -1
  331. package/iam/openIdConnectProvider.d.ts +9 -3
  332. package/iam/openIdConnectProvider.js +9 -3
  333. package/iam/openIdConnectProvider.js.map +1 -1
  334. package/iam/policy.d.ts +9 -3
  335. package/iam/policy.js +9 -3
  336. package/iam/policy.js.map +1 -1
  337. package/iam/role.d.ts +13 -3
  338. package/iam/role.js +13 -3
  339. package/iam/role.js.map +1 -1
  340. package/iam/rolePolicy.d.ts +15 -3
  341. package/iam/rolePolicy.js +15 -3
  342. package/iam/rolePolicy.js.map +1 -1
  343. package/iam/rolePolicyAttachment.d.ts +15 -3
  344. package/iam/rolePolicyAttachment.js +15 -3
  345. package/iam/rolePolicyAttachment.js.map +1 -1
  346. package/iam/samlProvider.d.ts +9 -3
  347. package/iam/samlProvider.js +9 -3
  348. package/iam/samlProvider.js.map +1 -1
  349. package/iam/serviceLinkedRole.d.ts +9 -3
  350. package/iam/serviceLinkedRole.js +9 -3
  351. package/iam/serviceLinkedRole.js.map +1 -1
  352. package/imagebuilder/containerRecipe.d.ts +9 -3
  353. package/imagebuilder/containerRecipe.js +9 -3
  354. package/imagebuilder/containerRecipe.js.map +1 -1
  355. package/imagebuilder/distributionConfiguration.d.ts +9 -3
  356. package/imagebuilder/distributionConfiguration.js +9 -3
  357. package/imagebuilder/distributionConfiguration.js.map +1 -1
  358. package/imagebuilder/image.d.ts +9 -3
  359. package/imagebuilder/image.js +9 -3
  360. package/imagebuilder/image.js.map +1 -1
  361. package/imagebuilder/imagePipeline.d.ts +0 -8
  362. package/imagebuilder/imagePipeline.js +0 -8
  363. package/imagebuilder/imagePipeline.js.map +1 -1
  364. package/imagebuilder/imageRecipe.d.ts +12 -6
  365. package/imagebuilder/imageRecipe.js +9 -3
  366. package/imagebuilder/imageRecipe.js.map +1 -1
  367. package/imagebuilder/infrastructureConfiguration.d.ts +9 -3
  368. package/imagebuilder/infrastructureConfiguration.js +9 -3
  369. package/imagebuilder/infrastructureConfiguration.js.map +1 -1
  370. package/imagebuilder/lifecyclePolicy.d.ts +9 -3
  371. package/imagebuilder/lifecyclePolicy.js +9 -3
  372. package/imagebuilder/lifecyclePolicy.js.map +1 -1
  373. package/imagebuilder/workflow.d.ts +10 -3
  374. package/imagebuilder/workflow.js +10 -3
  375. package/imagebuilder/workflow.js.map +1 -1
  376. package/index.d.ts +3 -1
  377. package/index.js +8 -4
  378. package/index.js.map +1 -1
  379. package/inspector/assessmentTarget.d.ts +9 -3
  380. package/inspector/assessmentTarget.js +9 -3
  381. package/inspector/assessmentTarget.js.map +1 -1
  382. package/inspector/assessmentTemplate.d.ts +9 -3
  383. package/inspector/assessmentTemplate.js +9 -3
  384. package/inspector/assessmentTemplate.js.map +1 -1
  385. package/ivs/channel.d.ts +9 -3
  386. package/ivs/channel.js +9 -3
  387. package/ivs/channel.js.map +1 -1
  388. package/ivs/playbackKeyPair.d.ts +9 -3
  389. package/ivs/playbackKeyPair.js +9 -3
  390. package/ivs/playbackKeyPair.js.map +1 -1
  391. package/ivs/recordingConfiguration.d.ts +9 -3
  392. package/ivs/recordingConfiguration.js +9 -3
  393. package/ivs/recordingConfiguration.js.map +1 -1
  394. package/ivschat/loggingConfiguration.d.ts +0 -8
  395. package/ivschat/loggingConfiguration.js +0 -8
  396. package/ivschat/loggingConfiguration.js.map +1 -1
  397. package/ivschat/room.d.ts +0 -8
  398. package/ivschat/room.js +0 -8
  399. package/ivschat/room.js.map +1 -1
  400. package/kinesis/resourcePolicy.d.ts +9 -3
  401. package/kinesis/resourcePolicy.js +9 -3
  402. package/kinesis/resourcePolicy.js.map +1 -1
  403. package/kms/alias.d.ts +2 -2
  404. package/kms/alias.js +2 -2
  405. package/kms/key.d.ts +2 -2
  406. package/kms/key.js +2 -2
  407. package/lambda/function.d.ts +27 -3
  408. package/lambda/function.js +17 -3
  409. package/lambda/function.js.map +1 -1
  410. package/lambda/getFunction.d.ts +4 -0
  411. package/lambda/getFunction.js.map +1 -1
  412. package/lb/listener.d.ts +9 -3
  413. package/lb/listener.js +9 -3
  414. package/lb/listener.js.map +1 -1
  415. package/lb/listenerRule.d.ts +9 -3
  416. package/lb/listenerRule.js +9 -3
  417. package/lb/listenerRule.js.map +1 -1
  418. package/lb/loadBalancer.d.ts +9 -3
  419. package/lb/loadBalancer.js +9 -3
  420. package/lb/loadBalancer.js.map +1 -1
  421. package/lb/targetGroup.d.ts +9 -3
  422. package/lb/targetGroup.js +9 -3
  423. package/lb/targetGroup.js.map +1 -1
  424. package/lb/trustStore.d.ts +9 -3
  425. package/lb/trustStore.js +9 -3
  426. package/lb/trustStore.js.map +1 -1
  427. package/networkfirewall/tlsInspectionConfiguration.d.ts +9 -3
  428. package/networkfirewall/tlsInspectionConfiguration.js +9 -3
  429. package/networkfirewall/tlsInspectionConfiguration.js.map +1 -1
  430. package/networkmanager/vpcAttachment.d.ts +20 -1
  431. package/networkmanager/vpcAttachment.js +19 -0
  432. package/networkmanager/vpcAttachment.js.map +1 -1
  433. package/odb/cloudAutonomousVmCluster.d.ts +513 -0
  434. package/odb/cloudAutonomousVmCluster.js +275 -0
  435. package/odb/cloudAutonomousVmCluster.js.map +1 -0
  436. package/odb/cloudExadataInfrastructure.d.ts +381 -0
  437. package/odb/cloudExadataInfrastructure.js +151 -0
  438. package/odb/cloudExadataInfrastructure.js.map +1 -0
  439. package/odb/cloudVmCluster.d.ts +568 -0
  440. package/odb/cloudVmCluster.js +238 -0
  441. package/odb/cloudVmCluster.js.map +1 -0
  442. package/odb/getCloudAutonomousVmCluster.d.ts +271 -0
  443. package/odb/getCloudAutonomousVmCluster.js +60 -0
  444. package/odb/getCloudAutonomousVmCluster.js.map +1 -0
  445. package/odb/getCloudExadataInfrastructure.d.ts +228 -0
  446. package/odb/getCloudExadataInfrastructure.js +60 -0
  447. package/odb/getCloudExadataInfrastructure.js.map +1 -0
  448. package/odb/getCloudVmCluster.d.ts +214 -0
  449. package/odb/getCloudVmCluster.js +38 -0
  450. package/odb/getCloudVmCluster.js.map +1 -0
  451. package/odb/getNetwork.d.ts +156 -0
  452. package/odb/getNetwork.js +56 -0
  453. package/odb/getNetwork.js.map +1 -0
  454. package/odb/getNetworkPeeringConnection.d.ts +118 -0
  455. package/odb/getNetworkPeeringConnection.js +60 -0
  456. package/odb/getNetworkPeeringConnection.js.map +1 -0
  457. package/odb/index.d.ts +30 -0
  458. package/odb/index.js +57 -0
  459. package/odb/index.js.map +1 -0
  460. package/odb/network.d.ts +266 -0
  461. package/odb/network.js +132 -0
  462. package/odb/network.js.map +1 -0
  463. package/odb/networkPeeringConnection.d.ts +177 -0
  464. package/odb/networkPeeringConnection.js +113 -0
  465. package/odb/networkPeeringConnection.js.map +1 -0
  466. package/opensearch/package.d.ts +15 -3
  467. package/opensearch/package.js +2 -0
  468. package/opensearch/package.js.map +1 -1
  469. package/organizations/account.d.ts +38 -6
  470. package/organizations/account.js +38 -6
  471. package/organizations/account.js.map +1 -1
  472. package/organizations/delegatedAdministrator.d.ts +15 -3
  473. package/organizations/delegatedAdministrator.js +15 -3
  474. package/organizations/delegatedAdministrator.js.map +1 -1
  475. package/organizations/organization.d.ts +13 -3
  476. package/organizations/organization.js +13 -3
  477. package/organizations/organization.js.map +1 -1
  478. package/organizations/organizationalUnit.d.ts +13 -3
  479. package/organizations/organizationalUnit.js +13 -3
  480. package/organizations/organizationalUnit.js.map +1 -1
  481. package/organizations/policyAttachment.d.ts +15 -3
  482. package/organizations/policyAttachment.js +15 -3
  483. package/organizations/policyAttachment.js.map +1 -1
  484. package/package.json +2 -2
  485. package/paymentcryptography/key.d.ts +9 -3
  486. package/paymentcryptography/key.js +9 -3
  487. package/paymentcryptography/key.js.map +1 -1
  488. package/quicksight/dataSet.d.ts +6 -0
  489. package/quicksight/dataSet.js.map +1 -1
  490. package/rds/clusterRoleAssociation.d.ts +2 -2
  491. package/rds/clusterRoleAssociation.js +0 -3
  492. package/rds/clusterRoleAssociation.js.map +1 -1
  493. package/rds/globalCluster.d.ts +12 -0
  494. package/rds/globalCluster.js.map +1 -1
  495. package/rds/integration.d.ts +9 -3
  496. package/rds/integration.js +9 -3
  497. package/rds/integration.js.map +1 -1
  498. package/resourceexplorer/index_.d.ts +9 -3
  499. package/resourceexplorer/index_.js +9 -3
  500. package/resourceexplorer/index_.js.map +1 -1
  501. package/resourceexplorer/view.d.ts +9 -3
  502. package/resourceexplorer/view.js +9 -3
  503. package/resourceexplorer/view.js.map +1 -1
  504. package/route53/record.d.ts +44 -7
  505. package/route53/record.js +44 -7
  506. package/route53/record.js.map +1 -1
  507. package/route53/resolverRule.d.ts +2 -2
  508. package/route53/resolverRule.js +2 -2
  509. package/route53/resolverRuleAssociation.d.ts +2 -2
  510. package/route53/resolverRuleAssociation.js +2 -2
  511. package/s3/bucket.d.ts +15 -3
  512. package/s3/bucket.js +15 -3
  513. package/s3/bucket.js.map +1 -1
  514. package/s3/bucketAcl.d.ts +77 -23
  515. package/s3/bucketAcl.js +77 -23
  516. package/s3/bucketAcl.js.map +1 -1
  517. package/s3/bucketAclV2.d.ts +77 -23
  518. package/s3/bucketAclV2.js +77 -23
  519. package/s3/bucketAclV2.js.map +1 -1
  520. package/s3/bucketCorsConfiguration.d.ts +32 -7
  521. package/s3/bucketCorsConfiguration.js +32 -7
  522. package/s3/bucketCorsConfiguration.js.map +1 -1
  523. package/s3/bucketCorsConfigurationV2.d.ts +32 -7
  524. package/s3/bucketCorsConfigurationV2.js +32 -7
  525. package/s3/bucketCorsConfigurationV2.js.map +1 -1
  526. package/s3/bucketLogging.d.ts +32 -7
  527. package/s3/bucketLogging.js +32 -7
  528. package/s3/bucketLogging.js.map +1 -1
  529. package/s3/bucketLoggingV2.d.ts +32 -7
  530. package/s3/bucketLoggingV2.js +32 -7
  531. package/s3/bucketLoggingV2.js.map +1 -1
  532. package/s3/bucketObject.d.ts +32 -7
  533. package/s3/bucketObject.js +32 -7
  534. package/s3/bucketObject.js.map +1 -1
  535. package/s3/bucketObjectv2.d.ts +32 -7
  536. package/s3/bucketObjectv2.js +32 -7
  537. package/s3/bucketObjectv2.js.map +1 -1
  538. package/s3/bucketPolicy.d.ts +15 -3
  539. package/s3/bucketPolicy.js +15 -3
  540. package/s3/bucketPolicy.js.map +1 -1
  541. package/s3/bucketServerSideEncryptionConfiguration.d.ts +32 -7
  542. package/s3/bucketServerSideEncryptionConfiguration.js +32 -7
  543. package/s3/bucketServerSideEncryptionConfiguration.js.map +1 -1
  544. package/s3/bucketServerSideEncryptionConfigurationV2.d.ts +32 -7
  545. package/s3/bucketServerSideEncryptionConfigurationV2.js +32 -7
  546. package/s3/bucketServerSideEncryptionConfigurationV2.js.map +1 -1
  547. package/s3/bucketV2.d.ts +15 -3
  548. package/s3/bucketV2.js +15 -3
  549. package/s3/bucketV2.js.map +1 -1
  550. package/s3/bucketVersioning.d.ts +32 -7
  551. package/s3/bucketVersioning.js +32 -7
  552. package/s3/bucketVersioning.js.map +1 -1
  553. package/s3/bucketVersioningV2.d.ts +32 -7
  554. package/s3/bucketVersioningV2.js +32 -7
  555. package/s3/bucketVersioningV2.js.map +1 -1
  556. package/s3/bucketWebsiteConfiguration.d.ts +32 -7
  557. package/s3/bucketWebsiteConfiguration.js +32 -7
  558. package/s3/bucketWebsiteConfiguration.js.map +1 -1
  559. package/s3/bucketWebsiteConfigurationV2.d.ts +32 -7
  560. package/s3/bucketWebsiteConfigurationV2.js +32 -7
  561. package/s3/bucketWebsiteConfigurationV2.js.map +1 -1
  562. package/sagemaker/userProfile.d.ts +17 -3
  563. package/sagemaker/userProfile.js +17 -3
  564. package/sagemaker/userProfile.js.map +1 -1
  565. package/scheduler/schedule.d.ts +12 -0
  566. package/scheduler/schedule.js +2 -0
  567. package/scheduler/schedule.js.map +1 -1
  568. package/secretsmanager/secret.d.ts +9 -3
  569. package/secretsmanager/secret.js +9 -3
  570. package/secretsmanager/secret.js.map +1 -1
  571. package/secretsmanager/secretPolicy.d.ts +9 -3
  572. package/secretsmanager/secretPolicy.js +9 -3
  573. package/secretsmanager/secretPolicy.js.map +1 -1
  574. package/secretsmanager/secretRotation.d.ts +9 -3
  575. package/secretsmanager/secretRotation.js +9 -3
  576. package/secretsmanager/secretRotation.js.map +1 -1
  577. package/securityhub/automationRule.d.ts +9 -3
  578. package/securityhub/automationRule.js +9 -3
  579. package/securityhub/automationRule.js.map +1 -1
  580. package/securitylake/dataLake.d.ts +9 -3
  581. package/securitylake/dataLake.js +9 -3
  582. package/securitylake/dataLake.js.map +1 -1
  583. package/securitylake/subscriber.d.ts +34 -0
  584. package/securitylake/subscriber.js +34 -0
  585. package/securitylake/subscriber.js.map +1 -1
  586. package/sfn/stateMachine.d.ts +9 -3
  587. package/sfn/stateMachine.js +9 -3
  588. package/sfn/stateMachine.js.map +1 -1
  589. package/sns/dataProtectionPolicy.d.ts +9 -3
  590. package/sns/dataProtectionPolicy.js +9 -3
  591. package/sns/dataProtectionPolicy.js.map +1 -1
  592. package/sns/topic.d.ts +9 -3
  593. package/sns/topic.js +9 -3
  594. package/sns/topic.js.map +1 -1
  595. package/sns/topicPolicy.d.ts +9 -3
  596. package/sns/topicPolicy.js +9 -3
  597. package/sns/topicPolicy.js.map +1 -1
  598. package/sns/topicSubscription.d.ts +9 -3
  599. package/sns/topicSubscription.js +9 -3
  600. package/sns/topicSubscription.js.map +1 -1
  601. package/sqs/queue.d.ts +15 -3
  602. package/sqs/queue.js +15 -3
  603. package/sqs/queue.js.map +1 -1
  604. package/ssm/association.d.ts +15 -3
  605. package/ssm/association.js +15 -3
  606. package/ssm/association.js.map +1 -1
  607. package/ssm/contactsRotation.d.ts +9 -3
  608. package/ssm/contactsRotation.js +9 -3
  609. package/ssm/contactsRotation.js.map +1 -1
  610. package/ssm/document.d.ts +42 -3
  611. package/ssm/document.js +42 -3
  612. package/ssm/document.js.map +1 -1
  613. package/ssm/getParameter.d.ts +28 -2
  614. package/ssm/getParameter.js +26 -0
  615. package/ssm/getParameter.js.map +1 -1
  616. package/ssm/maintenanceWindow.d.ts +15 -3
  617. package/ssm/maintenanceWindow.js +15 -3
  618. package/ssm/maintenanceWindow.js.map +1 -1
  619. package/ssm/maintenanceWindowTarget.d.ts +17 -3
  620. package/ssm/maintenanceWindowTarget.js +17 -3
  621. package/ssm/maintenanceWindowTarget.js.map +1 -1
  622. package/ssm/maintenanceWindowTask.d.ts +17 -3
  623. package/ssm/maintenanceWindowTask.js +17 -3
  624. package/ssm/maintenanceWindowTask.js.map +1 -1
  625. package/ssm/parameter.d.ts +15 -3
  626. package/ssm/parameter.js +15 -3
  627. package/ssm/parameter.js.map +1 -1
  628. package/ssm/patchBaseline.d.ts +15 -3
  629. package/ssm/patchBaseline.js +15 -3
  630. package/ssm/patchBaseline.js.map +1 -1
  631. package/ssoadmin/application.d.ts +9 -3
  632. package/ssoadmin/application.js +9 -3
  633. package/ssoadmin/application.js.map +1 -1
  634. package/ssoadmin/applicationAssignmentConfiguration.d.ts +9 -3
  635. package/ssoadmin/applicationAssignmentConfiguration.js +9 -3
  636. package/ssoadmin/applicationAssignmentConfiguration.js.map +1 -1
  637. package/types/input.d.ts +710 -19
  638. package/types/input.js.map +1 -1
  639. package/types/output.d.ts +817 -21
  640. package/types/output.js.map +1 -1
  641. package/vpc/securityGroupEgressRule.d.ts +15 -3
  642. package/vpc/securityGroupEgressRule.js +15 -3
  643. package/vpc/securityGroupEgressRule.js.map +1 -1
  644. package/vpc/securityGroupIngressRule.d.ts +15 -3
  645. package/vpc/securityGroupIngressRule.js +15 -3
  646. package/vpc/securityGroupIngressRule.js.map +1 -1
  647. package/vpc/securityGroupVpcAssociation.d.ts +17 -3
  648. package/vpc/securityGroupVpcAssociation.js +17 -3
  649. package/vpc/securityGroupVpcAssociation.js.map +1 -1
  650. package/wafv2/getWebAcl.d.ts +0 -60
  651. package/wafv2/getWebAcl.js +0 -60
  652. package/wafv2/getWebAcl.js.map +1 -1
  653. package/wafv2/ruleGroup.d.ts +52 -0
  654. package/wafv2/ruleGroup.js +43 -0
  655. package/wafv2/ruleGroup.js.map +1 -1
  656. package/wafv2/webAcl.d.ts +1 -403
  657. package/wafv2/webAcl.js +1 -403
  658. package/wafv2/webAcl.js.map +1 -1
  659. package/wafv2/webAclRuleGroupAssociation.d.ts +0 -167
  660. package/wafv2/webAclRuleGroupAssociation.js +0 -167
  661. package/wafv2/webAclRuleGroupAssociation.js.map +1 -1
  662. package/xray/group.d.ts +9 -3
  663. package/xray/group.js +9 -3
  664. package/xray/group.js.map +1 -1
package/types/input.d.ts CHANGED
@@ -1326,6 +1326,10 @@ export interface ProviderEndpoint {
1326
1326
  * Use this to override the default service endpoint URL
1327
1327
  */
1328
1328
  wellarchitected?: pulumi.Input<string>;
1329
+ /**
1330
+ * Use this to override the default service endpoint URL
1331
+ */
1332
+ workmail?: pulumi.Input<string>;
1329
1333
  /**
1330
1334
  * Use this to override the default service endpoint URL
1331
1335
  */
@@ -2890,6 +2894,286 @@ export declare namespace apigatewayv2 {
2890
2894
  }
2891
2895
  }
2892
2896
  export declare namespace appautoscaling {
2897
+ interface PolicyPredictiveScalingPolicyConfiguration {
2898
+ /**
2899
+ * The behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity. Valid values are `HonorMaxCapacity` and `IncreaseMaxCapacity`.
2900
+ */
2901
+ maxCapacityBreachBehavior?: pulumi.Input<string>;
2902
+ /**
2903
+ * Size of the capacity buffer to use when the forecast capacity is close to or exceeds the maximum capacity. The value is specified as a percentage relative to the forecast capacity. Required if the `maxCapacityBreachBehavior` argument is set to `IncreaseMaxCapacity`, and cannot be used otherwise.
2904
+ */
2905
+ maxCapacityBuffer?: pulumi.Input<number>;
2906
+ /**
2907
+ * Metrics and target utilization to use for predictive scaling. See supported fields below.
2908
+ */
2909
+ metricSpecifications: pulumi.Input<pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecification>[]>;
2910
+ /**
2911
+ * Predictive scaling mode. Valid values are `ForecastOnly` and `ForecastAndScale`.
2912
+ */
2913
+ mode?: pulumi.Input<string>;
2914
+ /**
2915
+ * Amount of time, in seconds, that the start time can be advanced.
2916
+ */
2917
+ schedulingBufferTime?: pulumi.Input<number>;
2918
+ }
2919
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecification {
2920
+ /**
2921
+ * Customized capacity metric specification. See supported fields below.
2922
+ */
2923
+ customizedCapacityMetricSpecification?: pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedCapacityMetricSpecification>;
2924
+ /**
2925
+ * Customized load metric specification. See supported fields below.
2926
+ */
2927
+ customizedLoadMetricSpecification?: pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedLoadMetricSpecification>;
2928
+ /**
2929
+ * Customized scaling metric specification. See supported fields below.
2930
+ */
2931
+ customizedScalingMetricSpecification?: pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedScalingMetricSpecification>;
2932
+ /**
2933
+ * Predefined load metric specification. See supported fields below.
2934
+ */
2935
+ predefinedLoadMetricSpecification?: pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationPredefinedLoadMetricSpecification>;
2936
+ /**
2937
+ * Predefined metric pair specification that determines the appropriate scaling metric and load metric to use. See supported fields below.
2938
+ */
2939
+ predefinedMetricPairSpecification?: pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationPredefinedMetricPairSpecification>;
2940
+ /**
2941
+ * Predefined scaling metric specification. See supported fields below.
2942
+ */
2943
+ predefinedScalingMetricSpecification?: pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationPredefinedScalingMetricSpecification>;
2944
+ /**
2945
+ * Target utilization.
2946
+ */
2947
+ targetValue: pulumi.Input<string>;
2948
+ }
2949
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedCapacityMetricSpecification {
2950
+ /**
2951
+ * One or more metric data queries to provide data points for a metric specification. See supported fields below.
2952
+ */
2953
+ metricDataQueries: pulumi.Input<pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQuery>[]>;
2954
+ }
2955
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQuery {
2956
+ /**
2957
+ * Math expression to perform on the returned data, if this object is performing a math expression.
2958
+ */
2959
+ expression?: pulumi.Input<string>;
2960
+ /**
2961
+ * Short name that identifies the object's results in the response.
2962
+ */
2963
+ id: pulumi.Input<string>;
2964
+ /**
2965
+ * Human-readable label for this metric or expression.
2966
+ */
2967
+ label?: pulumi.Input<string>;
2968
+ /**
2969
+ * Information about the metric data to return. See supported fields below.
2970
+ */
2971
+ metricStat?: pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQueryMetricStat>;
2972
+ /**
2973
+ * Whether to return the timestamps and raw data values of this metric.
2974
+ */
2975
+ returnData?: pulumi.Input<boolean>;
2976
+ }
2977
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQueryMetricStat {
2978
+ /**
2979
+ * Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions.
2980
+ */
2981
+ metric: pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQueryMetricStatMetric>;
2982
+ /**
2983
+ * Statistic of the metrics to return.
2984
+ */
2985
+ stat: pulumi.Input<string>;
2986
+ /**
2987
+ * Unit of the metrics to return.
2988
+ */
2989
+ unit?: pulumi.Input<string>;
2990
+ }
2991
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQueryMetricStatMetric {
2992
+ /**
2993
+ * Dimensions of the metric. See supported fields below.
2994
+ */
2995
+ dimensions?: pulumi.Input<pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQueryMetricStatMetricDimension>[]>;
2996
+ /**
2997
+ * Name of the metric.
2998
+ */
2999
+ metricName?: pulumi.Input<string>;
3000
+ /**
3001
+ * Namespace of the metric.
3002
+ */
3003
+ namespace?: pulumi.Input<string>;
3004
+ }
3005
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedCapacityMetricSpecificationMetricDataQueryMetricStatMetricDimension {
3006
+ /**
3007
+ * Name of the dimension.
3008
+ */
3009
+ name: pulumi.Input<string>;
3010
+ /**
3011
+ * Value of the dimension.
3012
+ */
3013
+ value: pulumi.Input<string>;
3014
+ }
3015
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedLoadMetricSpecification {
3016
+ /**
3017
+ * One or more metric data queries to provide data points for a metric specification. See supported fields below.
3018
+ */
3019
+ metricDataQueries: pulumi.Input<pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQuery>[]>;
3020
+ }
3021
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQuery {
3022
+ /**
3023
+ * Math expression to perform on the returned data, if this object is performing a math expression.
3024
+ */
3025
+ expression?: pulumi.Input<string>;
3026
+ /**
3027
+ * Short name that identifies the object's results in the response.
3028
+ */
3029
+ id: pulumi.Input<string>;
3030
+ /**
3031
+ * Human-readable label for this metric or expression.
3032
+ */
3033
+ label?: pulumi.Input<string>;
3034
+ /**
3035
+ * Information about the metric data to return. See supported fields below.
3036
+ */
3037
+ metricStat?: pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStat>;
3038
+ /**
3039
+ * Whether to return the timestamps and raw data values of this metric.
3040
+ */
3041
+ returnData?: pulumi.Input<boolean>;
3042
+ }
3043
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStat {
3044
+ /**
3045
+ * Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions.
3046
+ */
3047
+ metric: pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStatMetric>;
3048
+ /**
3049
+ * Statistic of the metrics to return.
3050
+ */
3051
+ stat: pulumi.Input<string>;
3052
+ /**
3053
+ * Unit of the metrics to return.
3054
+ */
3055
+ unit?: pulumi.Input<string>;
3056
+ }
3057
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStatMetric {
3058
+ /**
3059
+ * Dimensions of the metric. See supported fields below.
3060
+ */
3061
+ dimensions?: pulumi.Input<pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStatMetricDimension>[]>;
3062
+ /**
3063
+ * Name of the metric.
3064
+ */
3065
+ metricName?: pulumi.Input<string>;
3066
+ /**
3067
+ * Namespace of the metric.
3068
+ */
3069
+ namespace?: pulumi.Input<string>;
3070
+ }
3071
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedLoadMetricSpecificationMetricDataQueryMetricStatMetricDimension {
3072
+ /**
3073
+ * Name of the dimension.
3074
+ */
3075
+ name: pulumi.Input<string>;
3076
+ /**
3077
+ * Value of the dimension.
3078
+ */
3079
+ value: pulumi.Input<string>;
3080
+ }
3081
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedScalingMetricSpecification {
3082
+ /**
3083
+ * One or more metric data queries to provide data points for a metric specification. See supported fields below.
3084
+ */
3085
+ metricDataQueries: pulumi.Input<pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQuery>[]>;
3086
+ }
3087
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQuery {
3088
+ /**
3089
+ * Math expression to perform on the returned data, if this object is performing a math expression.
3090
+ */
3091
+ expression?: pulumi.Input<string>;
3092
+ /**
3093
+ * Short name that identifies the object's results in the response.
3094
+ */
3095
+ id: pulumi.Input<string>;
3096
+ /**
3097
+ * Human-readable label for this metric or expression.
3098
+ */
3099
+ label?: pulumi.Input<string>;
3100
+ /**
3101
+ * Information about the metric data to return. See supported fields below.
3102
+ */
3103
+ metricStat?: pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQueryMetricStat>;
3104
+ /**
3105
+ * Whether to return the timestamps and raw data values of this metric.
3106
+ */
3107
+ returnData?: pulumi.Input<boolean>;
3108
+ }
3109
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQueryMetricStat {
3110
+ /**
3111
+ * Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions.
3112
+ */
3113
+ metric: pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQueryMetricStatMetric>;
3114
+ /**
3115
+ * Statistic of the metrics to return.
3116
+ */
3117
+ stat: pulumi.Input<string>;
3118
+ /**
3119
+ * Unit of the metrics to return.
3120
+ */
3121
+ unit?: pulumi.Input<string>;
3122
+ }
3123
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQueryMetricStatMetric {
3124
+ /**
3125
+ * Dimensions of the metric. See supported fields below.
3126
+ */
3127
+ dimensions?: pulumi.Input<pulumi.Input<inputs.appautoscaling.PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQueryMetricStatMetricDimension>[]>;
3128
+ /**
3129
+ * Name of the metric.
3130
+ */
3131
+ metricName?: pulumi.Input<string>;
3132
+ /**
3133
+ * Namespace of the metric.
3134
+ */
3135
+ namespace?: pulumi.Input<string>;
3136
+ }
3137
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationCustomizedScalingMetricSpecificationMetricDataQueryMetricStatMetricDimension {
3138
+ /**
3139
+ * Name of the dimension.
3140
+ */
3141
+ name: pulumi.Input<string>;
3142
+ /**
3143
+ * Value of the dimension.
3144
+ */
3145
+ value: pulumi.Input<string>;
3146
+ }
3147
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationPredefinedLoadMetricSpecification {
3148
+ /**
3149
+ * Metric type.
3150
+ */
3151
+ predefinedMetricType: pulumi.Input<string>;
3152
+ /**
3153
+ * Label that uniquely identifies a target group.
3154
+ */
3155
+ resourceLabel?: pulumi.Input<string>;
3156
+ }
3157
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationPredefinedMetricPairSpecification {
3158
+ /**
3159
+ * Which metrics to use. There are two different types of metrics for each metric type: one is a load metric and one is a scaling metric.
3160
+ */
3161
+ predefinedMetricType: pulumi.Input<string>;
3162
+ /**
3163
+ * Label that uniquely identifies a specific target group from which to determine the total and average request count.
3164
+ */
3165
+ resourceLabel?: pulumi.Input<string>;
3166
+ }
3167
+ interface PolicyPredictiveScalingPolicyConfigurationMetricSpecificationPredefinedScalingMetricSpecification {
3168
+ /**
3169
+ * Metric type.
3170
+ */
3171
+ predefinedMetricType: pulumi.Input<string>;
3172
+ /**
3173
+ * Label that uniquely identifies a specific target group from which to determine the average request count.
3174
+ */
3175
+ resourceLabel?: pulumi.Input<string>;
3176
+ }
2893
3177
  interface PolicyStepScalingPolicyConfiguration {
2894
3178
  /**
2895
3179
  * Whether the adjustment is an absolute number or a percentage of the current capacity. Valid values are `ChangeInCapacity`, `ExactCapacity`, and `PercentChangeInCapacity`.
@@ -7227,7 +7511,7 @@ export declare namespace appsync {
7227
7511
  }
7228
7512
  interface ApiEventConfigAuthProvider {
7229
7513
  /**
7230
- * Type of authentication provider. Valid values: `AMAZON_COGNITO_USER_POOLS`, `AWS_LAMBDA`, `OPENID_CONNECT`, `API_KEY`.
7514
+ * Type of authentication provider. Valid values: `API_KEY`, `AWS_IAM`, `AMAZON_COGNITO_USER_POOLS`, `OPENID_CONNECT`, `AWS_LAMBDA`.
7231
7515
  */
7232
7516
  authType: pulumi.Input<string>;
7233
7517
  /**
@@ -8124,7 +8408,7 @@ export declare namespace autoscaling {
8124
8408
  */
8125
8409
  scaleInProtectedInstances?: pulumi.Input<string>;
8126
8410
  /**
8127
- * Replace instances that already have your desired configuration. Defaults to `false`.
8411
+ * Skip replacing instances that already have your desired configuration. Defaults to `false`.
8128
8412
  */
8129
8413
  skipMatching?: pulumi.Input<boolean>;
8130
8414
  /**
@@ -11934,12 +12218,44 @@ export declare namespace bedrock {
11934
12218
  wordsConfigs?: pulumi.Input<pulumi.Input<inputs.bedrock.GuardrailWordPolicyConfigWordsConfig>[]>;
11935
12219
  }
11936
12220
  interface GuardrailWordPolicyConfigManagedWordListsConfig {
12221
+ /**
12222
+ * Action to take when harmful content is detected in the input. Valid values: `BLOCK`, `NONE`.
12223
+ */
12224
+ inputAction?: pulumi.Input<string>;
12225
+ /**
12226
+ * Whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation.
12227
+ */
12228
+ inputEnabled?: pulumi.Input<boolean>;
12229
+ /**
12230
+ * Action to take when harmful content is detected in the output. Valid values: `BLOCK`, `NONE`.
12231
+ */
12232
+ outputAction?: pulumi.Input<string>;
12233
+ /**
12234
+ * Whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation.
12235
+ */
12236
+ outputEnabled?: pulumi.Input<boolean>;
11937
12237
  /**
11938
12238
  * Options for managed words.
11939
12239
  */
11940
12240
  type: pulumi.Input<string>;
11941
12241
  }
11942
12242
  interface GuardrailWordPolicyConfigWordsConfig {
12243
+ /**
12244
+ * Action to take when harmful content is detected in the input. Valid values: `BLOCK`, `NONE`.
12245
+ */
12246
+ inputAction?: pulumi.Input<string>;
12247
+ /**
12248
+ * Whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation.
12249
+ */
12250
+ inputEnabled?: pulumi.Input<boolean>;
12251
+ /**
12252
+ * Action to take when harmful content is detected in the output. Valid values: `BLOCK`, `NONE`.
12253
+ */
12254
+ outputAction?: pulumi.Input<string>;
12255
+ /**
12256
+ * Whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation.
12257
+ */
12258
+ outputEnabled?: pulumi.Input<boolean>;
11943
12259
  /**
11944
12260
  * The custom word text.
11945
12261
  */
@@ -12042,6 +12358,8 @@ export declare namespace bedrockmodel {
12042
12358
  keyPrefix?: pulumi.Input<string>;
12043
12359
  }
12044
12360
  }
12361
+ export declare namespace billing {
12362
+ }
12045
12363
  export declare namespace budgets {
12046
12364
  interface BudgetActionActionThreshold {
12047
12365
  /**
@@ -13564,6 +13882,10 @@ export declare namespace cloudfront {
13564
13882
  * CloudFront Origin Shield configuration information. Using Origin Shield can help reduce the load on your origin. For more information, see [Using Origin Shield](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/origin-shield.html) in the Amazon CloudFront Developer Guide.
13565
13883
  */
13566
13884
  originShield?: pulumi.Input<inputs.cloudfront.DistributionOriginOriginShield>;
13885
+ /**
13886
+ * Time (in seconds) that a request from CloudFront to the origin can stay open and wait for a response. Must be integer greater than or equal to the value of `originReadTimeout`. If omitted or explicitly set to `0`, no maximum value is enforced.
13887
+ */
13888
+ responseCompletionTimeout?: pulumi.Input<number>;
13567
13889
  /**
13568
13890
  * CloudFront S3 origin configuration information. If a custom origin is required, use `customOriginConfig` instead.
13569
13891
  */
@@ -15782,7 +16104,7 @@ export declare namespace codebuild {
15782
16104
  }
15783
16105
  interface WebhookFilterGroup {
15784
16106
  /**
15785
- * A webhook filter for the group. Filter blocks are documented below.
16107
+ * A webhook filter for the group. See filter for details.
15786
16108
  */
15787
16109
  filters?: pulumi.Input<pulumi.Input<inputs.codebuild.WebhookFilterGroupFilter>[]>;
15788
16110
  }
@@ -15800,6 +16122,16 @@ export declare namespace codebuild {
15800
16122
  */
15801
16123
  type: pulumi.Input<string>;
15802
16124
  }
16125
+ interface WebhookPullRequestBuildPolicy {
16126
+ /**
16127
+ * List of repository roles that have approval privileges for pull request builds when comment approval is required. This argument must be specified only when `requiresCommentApproval` is not `DISABLED`. See the [AWS documentation](https://docs.aws.amazon.com/codebuild/latest/userguide/pull-request-build-policy.html#pull-request-build-policy.configuration) for valid values and defaults.
16128
+ */
16129
+ approverRoles?: pulumi.Input<pulumi.Input<string>[]>;
16130
+ /**
16131
+ * Specifies when comment-based approval is required before triggering a build on pull requests. Valid values are: `DISABLED`, `ALL_PULL_REQUESTS`, and `FORK_PULL_REQUESTS`.
16132
+ */
16133
+ requiresCommentApproval: pulumi.Input<string>;
16134
+ }
15803
16135
  interface WebhookScopeConfiguration {
15804
16136
  /**
15805
16137
  * The domain of the GitHub Enterprise organization. Required if your project's source type is GITHUB_ENTERPRISE.
@@ -17066,6 +17398,25 @@ export declare namespace cognito {
17066
17398
  */
17067
17399
  bucketArn?: pulumi.Input<string>;
17068
17400
  }
17401
+ interface ManagedLoginBrandingAsset {
17402
+ /**
17403
+ * Image file, in Base64-encoded binary.
17404
+ */
17405
+ bytes?: pulumi.Input<string>;
17406
+ /**
17407
+ * Category that the image corresponds to. See [AWS documentation](https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AssetType.html#CognitoUserPools-Type-AssetType-Category) for valid values.
17408
+ */
17409
+ category: pulumi.Input<string>;
17410
+ /**
17411
+ * Display-mode target of the asset. Valid values: `LIGHT`, `DARK`, `DYNAMIC`.
17412
+ */
17413
+ colorMode: pulumi.Input<string>;
17414
+ extension: pulumi.Input<string>;
17415
+ /**
17416
+ * Asset ID.
17417
+ */
17418
+ resourceId?: pulumi.Input<string>;
17419
+ }
17069
17420
  interface ManagedUserPoolClientAnalyticsConfiguration {
17070
17421
  /**
17071
17422
  * Application ARN for an Amazon Pinpoint application. It conflicts with `externalId` and `roleArn`.
@@ -18372,6 +18723,30 @@ export declare namespace connect {
18372
18723
  }
18373
18724
  }
18374
18725
  export declare namespace controltower {
18726
+ interface BaselineParameters {
18727
+ /**
18728
+ * The key of the parameter.
18729
+ */
18730
+ key: pulumi.Input<string>;
18731
+ /**
18732
+ * The value of the parameter.
18733
+ */
18734
+ value: pulumi.Input<string>;
18735
+ }
18736
+ interface BaselineTimeouts {
18737
+ /**
18738
+ * 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).
18739
+ */
18740
+ create?: pulumi.Input<string>;
18741
+ /**
18742
+ * 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.
18743
+ */
18744
+ delete?: pulumi.Input<string>;
18745
+ /**
18746
+ * 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).
18747
+ */
18748
+ update?: pulumi.Input<string>;
18749
+ }
18375
18750
  interface ControlTowerControlParameter {
18376
18751
  /**
18377
18752
  * The name of the parameter.
@@ -21942,7 +22317,7 @@ export declare namespace dynamodb {
21942
22317
  */
21943
22318
  nonKeyAttributes?: pulumi.Input<pulumi.Input<string>[]>;
21944
22319
  /**
21945
- * Sets the maximum number of read and write units for the specified on-demand table. See below.
22320
+ * Sets the maximum number of read and write units for the specified on-demand index. See below.
21946
22321
  */
21947
22322
  onDemandThroughput?: pulumi.Input<inputs.dynamodb.TableGlobalSecondaryIndexOnDemandThroughput>;
21948
22323
  /**
@@ -21957,6 +22332,10 @@ export declare namespace dynamodb {
21957
22332
  * Number of read units for this index. Must be set if billingMode is set to PROVISIONED.
21958
22333
  */
21959
22334
  readCapacity?: pulumi.Input<number>;
22335
+ /**
22336
+ * Sets the number of warm read and write units for this index. See below.
22337
+ */
22338
+ warmThroughput?: pulumi.Input<inputs.dynamodb.TableGlobalSecondaryIndexWarmThroughput>;
21960
22339
  /**
21961
22340
  * Number of write units for this index. Must be set if billingMode is set to PROVISIONED.
21962
22341
  */
@@ -21972,6 +22351,16 @@ export declare namespace dynamodb {
21972
22351
  */
21973
22352
  maxWriteRequestUnits?: pulumi.Input<number>;
21974
22353
  }
22354
+ interface TableGlobalSecondaryIndexWarmThroughput {
22355
+ /**
22356
+ * Number of read operations a table or index can instantaneously support. For the base table, decreasing this value will force a new resource. For a global secondary index, this value can be increased or decreased without recreation. Minimum value of `12000` (default).
22357
+ */
22358
+ readUnitsPerSecond?: pulumi.Input<number>;
22359
+ /**
22360
+ * Number of write operations a table or index can instantaneously support. For the base table, decreasing this value will force a new resource. For a global secondary index, this value can be increased or decreased without recreation. Minimum value of `4000` (default).
22361
+ */
22362
+ writeUnitsPerSecond?: pulumi.Input<number>;
22363
+ }
21975
22364
  interface TableImportTable {
21976
22365
  /**
21977
22366
  * Type of compression to be used on the input coming from the imported table.
@@ -22131,6 +22520,16 @@ export declare namespace dynamodb {
22131
22520
  */
22132
22521
  enabled?: pulumi.Input<boolean>;
22133
22522
  }
22523
+ interface TableWarmThroughput {
22524
+ /**
22525
+ * Number of read operations a table or index can instantaneously support. For the base table, decreasing this value will force a new resource. For a global secondary index, this value can be increased or decreased without recreation. Minimum value of `12000` (default).
22526
+ */
22527
+ readUnitsPerSecond?: pulumi.Input<number>;
22528
+ /**
22529
+ * Number of write operations a table or index can instantaneously support. For the base table, decreasing this value will force a new resource. For a global secondary index, this value can be increased or decreased without recreation. Minimum value of `4000` (default).
22530
+ */
22531
+ writeUnitsPerSecond?: pulumi.Input<number>;
22532
+ }
22134
22533
  }
22135
22534
  export declare namespace ebs {
22136
22535
  interface FastSnapshotRestoreTimeouts {
@@ -23201,11 +23600,25 @@ export declare namespace ec2 {
23201
23600
  values: pulumi.Input<pulumi.Input<string>[]>;
23202
23601
  }
23203
23602
  interface GetInstanceFilter {
23603
+ /**
23604
+ * Name of the filter.
23605
+ * For a full reference of filter names, see [describe-instances in the AWS CLI reference][1].
23606
+ */
23204
23607
  name: string;
23608
+ /**
23609
+ * One or more values to match.
23610
+ */
23205
23611
  values: string[];
23206
23612
  }
23207
23613
  interface GetInstanceFilterArgs {
23614
+ /**
23615
+ * Name of the filter.
23616
+ * For a full reference of filter names, see [describe-instances in the AWS CLI reference][1].
23617
+ */
23208
23618
  name: pulumi.Input<string>;
23619
+ /**
23620
+ * One or more values to match.
23621
+ */
23209
23622
  values: pulumi.Input<pulumi.Input<string>[]>;
23210
23623
  }
23211
23624
  interface GetInstanceTypeOfferingFilter {
@@ -23269,11 +23682,25 @@ export declare namespace ec2 {
23269
23682
  values: pulumi.Input<pulumi.Input<string>[]>;
23270
23683
  }
23271
23684
  interface GetInstancesFilter {
23685
+ /**
23686
+ * Name of the filter.
23687
+ * For a full reference of filter names, see [describe-instances in the AWS CLI reference][1].
23688
+ */
23272
23689
  name: string;
23690
+ /**
23691
+ * One or more values to match.
23692
+ */
23273
23693
  values: string[];
23274
23694
  }
23275
23695
  interface GetInstancesFilterArgs {
23696
+ /**
23697
+ * Name of the filter.
23698
+ * For a full reference of filter names, see [describe-instances in the AWS CLI reference][1].
23699
+ */
23276
23700
  name: pulumi.Input<string>;
23701
+ /**
23702
+ * One or more values to match.
23703
+ */
23277
23704
  values: pulumi.Input<pulumi.Input<string>[]>;
23278
23705
  }
23279
23706
  interface GetInternetGatewayFilter {
@@ -25074,7 +25501,11 @@ export declare namespace ec2 {
25074
25501
  */
25075
25502
  availabilityZone?: pulumi.Input<string>;
25076
25503
  /**
25077
- * The name of the placement group for the instance.
25504
+ * The ID of the placement group for the instance. Conflicts with `groupName`.
25505
+ */
25506
+ groupId?: pulumi.Input<string>;
25507
+ /**
25508
+ * The name of the placement group for the instance. Conflicts with `groupId`.
25078
25509
  */
25079
25510
  groupName?: pulumi.Input<string>;
25080
25511
  /**
@@ -28298,6 +28729,10 @@ export declare namespace ecs {
28298
28729
  strategy?: pulumi.Input<string>;
28299
28730
  }
28300
28731
  interface ServiceDeploymentConfigurationLifecycleHook {
28732
+ /**
28733
+ * Custom parameters that Amazon ECS will pass to the hook target invocations (such as a Lambda function).
28734
+ */
28735
+ hookDetails?: pulumi.Input<string>;
28301
28736
  /**
28302
28737
  * ARN of the Lambda function to invoke for the lifecycle hook.
28303
28738
  */
@@ -32937,6 +33372,10 @@ export declare namespace glue {
32937
33372
  * The number of days that orphan files should be retained before file deletion. Defaults to `3`.
32938
33373
  */
32939
33374
  orphanFileRetentionPeriodInDays?: pulumi.Input<number>;
33375
+ /**
33376
+ * interval in hours between orphan file deletion job runs. Defaults to `24`.
33377
+ */
33378
+ runRateInHours?: pulumi.Input<number>;
32940
33379
  }
32941
33380
  interface CatalogTableOptimizerConfigurationRetentionConfiguration {
32942
33381
  /**
@@ -32953,6 +33392,10 @@ export declare namespace glue {
32953
33392
  * The number of Iceberg snapshots to retain within the retention period. Defaults to `1` or the corresponding Iceberg table configuration field if it exists.
32954
33393
  */
32955
33394
  numberOfSnapshotsToRetain?: pulumi.Input<number>;
33395
+ /**
33396
+ * Interval in hours between retention job runs. Defaults to `24`.
33397
+ */
33398
+ runRateInHours?: pulumi.Input<number>;
32956
33399
  /**
32957
33400
  * The number of days to retain the Iceberg snapshots. Defaults to `5`, or the corresponding Iceberg table configuration field if it exists.
32958
33401
  */
@@ -59491,7 +59934,7 @@ export declare namespace networkfirewall {
59491
59934
  }
59492
59935
  interface RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleRuleDefinitionMatchAttributesDestination {
59493
59936
  /**
59494
- * An IP address or a block of IP addresses in CIDR notation. AWS Network Firewall supports all address ranges for IPv4.
59937
+ * An IP address or a block of IP addresses in CIDR notation. AWS Network Firewall supports all address ranges for IPv4 and IPv6.
59495
59938
  */
59496
59939
  addressDefinition: pulumi.Input<string>;
59497
59940
  }
@@ -59507,7 +59950,7 @@ export declare namespace networkfirewall {
59507
59950
  }
59508
59951
  interface RuleGroupRuleGroupRulesSourceStatelessRulesAndCustomActionsStatelessRuleRuleDefinitionMatchAttributesSource {
59509
59952
  /**
59510
- * An IP address or a block of IP addresses in CIDR notation. AWS Network Firewall supports all address ranges for IPv4.
59953
+ * An IP address or a block of IP addresses in CIDR notation. AWS Network Firewall supports all address ranges for IPv4 and IPv6.
59511
59954
  */
59512
59955
  addressDefinition: pulumi.Input<string>;
59513
59956
  }
@@ -60310,10 +60753,18 @@ export declare namespace networkmanager {
60310
60753
  * Whether to enable appliance mode support. If enabled, traffic flow between a source and destination use the same Availability Zone for the VPC attachment for the lifetime of that flow. If the VPC attachment is pending acceptance, changing this value will recreate the resource.
60311
60754
  */
60312
60755
  applianceModeSupport?: pulumi.Input<boolean>;
60756
+ /**
60757
+ * Whether to enable DNS support. If the VPC attachment is pending acceptance, changing this value will recreate the resource.
60758
+ */
60759
+ dnsSupport?: pulumi.Input<boolean>;
60313
60760
  /**
60314
60761
  * Whether to enable IPv6 support. If the VPC attachment is pending acceptance, changing this value will recreate the resource.
60315
60762
  */
60316
60763
  ipv6Support?: pulumi.Input<boolean>;
60764
+ /**
60765
+ * Whether to enable security group referencing support for this VPC attachment. The default is `true`. However, at the core network policy-level the default is set to `false`. If the VPC attachment is pending acceptance, changing this value will recreate the resource.
60766
+ */
60767
+ securityGroupReferencingSupport?: pulumi.Input<boolean>;
60317
60768
  }
60318
60769
  }
60319
60770
  export declare namespace notifications {
@@ -60352,6 +60803,224 @@ export declare namespace oam {
60352
60803
  filter: pulumi.Input<string>;
60353
60804
  }
60354
60805
  }
60806
+ export declare namespace odb {
60807
+ interface CloudAutonomousVmClusterMaintenanceWindow {
60808
+ /**
60809
+ * The days of the week when maintenance can be performed.
60810
+ */
60811
+ daysOfWeeks?: pulumi.Input<pulumi.Input<inputs.odb.CloudAutonomousVmClusterMaintenanceWindowDaysOfWeek>[]>;
60812
+ /**
60813
+ * The hours of the day when maintenance can be performed.
60814
+ */
60815
+ hoursOfDays?: pulumi.Input<pulumi.Input<number>[]>;
60816
+ /**
60817
+ * The lead time in weeks before the maintenance window.
60818
+ */
60819
+ leadTimeInWeeks?: pulumi.Input<number>;
60820
+ /**
60821
+ * The months when maintenance can be performed.
60822
+ */
60823
+ months?: pulumi.Input<pulumi.Input<inputs.odb.CloudAutonomousVmClusterMaintenanceWindowMonth>[]>;
60824
+ /**
60825
+ * The preference for the maintenance window scheduling.
60826
+ */
60827
+ preference: pulumi.Input<string>;
60828
+ /**
60829
+ * Indicates whether to skip release updates during maintenance.
60830
+ */
60831
+ weeksOfMonths?: pulumi.Input<pulumi.Input<number>[]>;
60832
+ }
60833
+ interface CloudAutonomousVmClusterMaintenanceWindowDaysOfWeek {
60834
+ name: pulumi.Input<string>;
60835
+ }
60836
+ interface CloudAutonomousVmClusterMaintenanceWindowMonth {
60837
+ name: pulumi.Input<string>;
60838
+ }
60839
+ interface CloudAutonomousVmClusterTimeouts {
60840
+ /**
60841
+ * 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).
60842
+ */
60843
+ create?: pulumi.Input<string>;
60844
+ /**
60845
+ * 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.
60846
+ */
60847
+ delete?: pulumi.Input<string>;
60848
+ /**
60849
+ * 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).
60850
+ */
60851
+ update?: pulumi.Input<string>;
60852
+ }
60853
+ interface CloudExadataInfrastructureCustomerContactsToSendToOci {
60854
+ email: pulumi.Input<string>;
60855
+ }
60856
+ interface CloudExadataInfrastructureMaintenanceWindow {
60857
+ /**
60858
+ * The custom action timeout in minutes for the maintenance window.
60859
+ */
60860
+ customActionTimeoutInMins: pulumi.Input<number>;
60861
+ /**
60862
+ * The days of the week when maintenance can be performed.
60863
+ */
60864
+ daysOfWeeks?: pulumi.Input<pulumi.Input<inputs.odb.CloudExadataInfrastructureMaintenanceWindowDaysOfWeek>[]>;
60865
+ /**
60866
+ * The hours of the day when maintenance can be performed.
60867
+ */
60868
+ hoursOfDays?: pulumi.Input<pulumi.Input<number>[]>;
60869
+ /**
60870
+ * ndicates whether custom action timeout is enabled for the maintenance window.
60871
+ */
60872
+ isCustomActionTimeoutEnabled: pulumi.Input<boolean>;
60873
+ /**
60874
+ * The lead time in weeks before the maintenance window.
60875
+ */
60876
+ leadTimeInWeeks?: pulumi.Input<number>;
60877
+ /**
60878
+ * The months when maintenance can be performed.
60879
+ */
60880
+ months?: pulumi.Input<pulumi.Input<inputs.odb.CloudExadataInfrastructureMaintenanceWindowMonth>[]>;
60881
+ /**
60882
+ * The patching mode for the maintenance window.
60883
+ */
60884
+ patchingMode: pulumi.Input<string>;
60885
+ /**
60886
+ * The preference for the maintenance window scheduling.
60887
+ */
60888
+ preference: pulumi.Input<string>;
60889
+ /**
60890
+ * The weeks of the month when maintenance can be performed.
60891
+ */
60892
+ weeksOfMonths?: pulumi.Input<pulumi.Input<number>[]>;
60893
+ }
60894
+ interface CloudExadataInfrastructureMaintenanceWindowDaysOfWeek {
60895
+ name: pulumi.Input<string>;
60896
+ }
60897
+ interface CloudExadataInfrastructureMaintenanceWindowMonth {
60898
+ name: pulumi.Input<string>;
60899
+ }
60900
+ interface CloudExadataInfrastructureTimeouts {
60901
+ /**
60902
+ * 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).
60903
+ */
60904
+ create?: pulumi.Input<string>;
60905
+ /**
60906
+ * 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.
60907
+ */
60908
+ delete?: pulumi.Input<string>;
60909
+ /**
60910
+ * 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).
60911
+ */
60912
+ update?: pulumi.Input<string>;
60913
+ }
60914
+ interface CloudVmClusterDataCollectionOptions {
60915
+ isDiagnosticsEventsEnabled: pulumi.Input<boolean>;
60916
+ isHealthMonitoringEnabled: pulumi.Input<boolean>;
60917
+ isIncidentLogsEnabled: pulumi.Input<boolean>;
60918
+ }
60919
+ interface CloudVmClusterIormConfigCach {
60920
+ dbPlans: pulumi.Input<pulumi.Input<inputs.odb.CloudVmClusterIormConfigCachDbPlan>[]>;
60921
+ lifecycleDetails: pulumi.Input<string>;
60922
+ lifecycleState: pulumi.Input<string>;
60923
+ objective: pulumi.Input<string>;
60924
+ }
60925
+ interface CloudVmClusterIormConfigCachDbPlan {
60926
+ dbName: pulumi.Input<string>;
60927
+ flashCacheLimit: pulumi.Input<string>;
60928
+ share: pulumi.Input<number>;
60929
+ }
60930
+ interface CloudVmClusterTimeouts {
60931
+ /**
60932
+ * 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).
60933
+ */
60934
+ create?: pulumi.Input<string>;
60935
+ /**
60936
+ * 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.
60937
+ */
60938
+ delete?: pulumi.Input<string>;
60939
+ /**
60940
+ * 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).
60941
+ */
60942
+ update?: pulumi.Input<string>;
60943
+ }
60944
+ interface NetworkManagedService {
60945
+ managedS3BackupAccesses: pulumi.Input<pulumi.Input<inputs.odb.NetworkManagedServiceManagedS3BackupAccess>[]>;
60946
+ managedServiceIpv4Cidrs: pulumi.Input<pulumi.Input<string>[]>;
60947
+ resourceGatewayArn: pulumi.Input<string>;
60948
+ /**
60949
+ * Specifies the configuration for Amazon S3 access from the ODB network.
60950
+ */
60951
+ s3Accesses: pulumi.Input<pulumi.Input<inputs.odb.NetworkManagedServiceS3Access>[]>;
60952
+ serviceNetworkArn: pulumi.Input<string>;
60953
+ serviceNetworkEndpoints: pulumi.Input<pulumi.Input<inputs.odb.NetworkManagedServiceServiceNetworkEndpoint>[]>;
60954
+ /**
60955
+ * Specifies the configuration for Zero-ETL access from the ODB network.
60956
+ *
60957
+ * The following arguments are optional:
60958
+ */
60959
+ zeroEtlAccesses: pulumi.Input<pulumi.Input<inputs.odb.NetworkManagedServiceZeroEtlAccess>[]>;
60960
+ }
60961
+ interface NetworkManagedServiceManagedS3BackupAccess {
60962
+ ipv4Addresses: pulumi.Input<pulumi.Input<string>[]>;
60963
+ /**
60964
+ * The status of the network resource.
60965
+ */
60966
+ status: pulumi.Input<string>;
60967
+ }
60968
+ interface NetworkManagedServiceS3Access {
60969
+ domainName: pulumi.Input<string>;
60970
+ ipv4Addresses: pulumi.Input<pulumi.Input<string>[]>;
60971
+ /**
60972
+ * Specifies the endpoint policy for Amazon S3 access from the ODB network.
60973
+ */
60974
+ s3PolicyDocument: pulumi.Input<string>;
60975
+ /**
60976
+ * The status of the network resource.
60977
+ */
60978
+ status: pulumi.Input<string>;
60979
+ }
60980
+ interface NetworkManagedServiceServiceNetworkEndpoint {
60981
+ vpcEndpointId: pulumi.Input<string>;
60982
+ vpcEndpointType: pulumi.Input<string>;
60983
+ }
60984
+ interface NetworkManagedServiceZeroEtlAccess {
60985
+ cidr: pulumi.Input<string>;
60986
+ /**
60987
+ * The status of the network resource.
60988
+ */
60989
+ status: pulumi.Input<string>;
60990
+ }
60991
+ interface NetworkOciDnsForwardingConfig {
60992
+ domainName: pulumi.Input<string>;
60993
+ ociDnsListenerIp: pulumi.Input<string>;
60994
+ }
60995
+ interface NetworkPeeringConnectionTimeouts {
60996
+ /**
60997
+ * 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).
60998
+ */
60999
+ create?: pulumi.Input<string>;
61000
+ /**
61001
+ * 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.
61002
+ */
61003
+ delete?: pulumi.Input<string>;
61004
+ /**
61005
+ * 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).
61006
+ */
61007
+ update?: pulumi.Input<string>;
61008
+ }
61009
+ interface NetworkTimeouts {
61010
+ /**
61011
+ * 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).
61012
+ */
61013
+ create?: pulumi.Input<string>;
61014
+ /**
61015
+ * 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.
61016
+ */
61017
+ delete?: pulumi.Input<string>;
61018
+ /**
61019
+ * 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).
61020
+ */
61021
+ update?: pulumi.Input<string>;
61022
+ }
61023
+ }
60355
61024
  export declare namespace opensearch {
60356
61025
  interface AuthorizeVpcEndpointAccessAuthorizedPrincipal {
60357
61026
  /**
@@ -62803,7 +63472,7 @@ export declare namespace quicksight {
62803
63472
  }
62804
63473
  interface DataSetOutputColumn {
62805
63474
  /**
62806
- * Field folder description.
63475
+ * The description of the column.
62807
63476
  */
62808
63477
  description?: pulumi.Input<string>;
62809
63478
  /**
@@ -62812,6 +63481,9 @@ export declare namespace quicksight {
62812
63481
  * The following arguments are optional:
62813
63482
  */
62814
63483
  name?: pulumi.Input<string>;
63484
+ /**
63485
+ * The data type of the column.
63486
+ */
62815
63487
  type?: pulumi.Input<string>;
62816
63488
  }
62817
63489
  interface DataSetPermission {
@@ -66268,6 +66940,8 @@ export declare namespace s3 {
66268
66940
  interface BucketAclAccessControlPolicyGrantGrantee {
66269
66941
  /**
66270
66942
  * Display name of the owner.
66943
+ *
66944
+ * @deprecated display_name is deprecated. This attribute is no longer returned by AWS and will be removed in a future major version.
66271
66945
  */
66272
66946
  displayName?: pulumi.Input<string>;
66273
66947
  /**
@@ -66290,6 +66964,8 @@ export declare namespace s3 {
66290
66964
  interface BucketAclAccessControlPolicyOwner {
66291
66965
  /**
66292
66966
  * Display name of the owner.
66967
+ *
66968
+ * @deprecated display_name is deprecated. This attribute is no longer returned by AWS and will be removed in a future major version.
66293
66969
  */
66294
66970
  displayName?: pulumi.Input<string>;
66295
66971
  /**
@@ -66320,6 +66996,8 @@ export declare namespace s3 {
66320
66996
  interface BucketAclV2AccessControlPolicyGrantGrantee {
66321
66997
  /**
66322
66998
  * Display name of the owner.
66999
+ *
67000
+ * @deprecated display_name is deprecated. This attribute is no longer returned by AWS and will be removed in a future major version.
66323
67001
  */
66324
67002
  displayName?: pulumi.Input<string>;
66325
67003
  /**
@@ -66342,6 +67020,8 @@ export declare namespace s3 {
66342
67020
  interface BucketAclV2AccessControlPolicyOwner {
66343
67021
  /**
66344
67022
  * Display name of the owner.
67023
+ *
67024
+ * @deprecated display_name is deprecated. This attribute is no longer returned by AWS and will be removed in a future major version.
66345
67025
  */
66346
67026
  displayName?: pulumi.Input<string>;
66347
67027
  /**
@@ -66906,6 +67586,9 @@ export declare namespace s3 {
66906
67586
  permission: pulumi.Input<string>;
66907
67587
  }
66908
67588
  interface BucketLoggingTargetGrantGrantee {
67589
+ /**
67590
+ * @deprecated display_name is deprecated. This attribute is no longer returned by AWS and will be removed in a future major version.
67591
+ */
66909
67592
  displayName?: pulumi.Input<string>;
66910
67593
  /**
66911
67594
  * Email address of the grantee. See [Regions and Endpoints](https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region) for supported AWS regions where this argument can be specified.
@@ -66953,6 +67636,9 @@ export declare namespace s3 {
66953
67636
  permission: pulumi.Input<string>;
66954
67637
  }
66955
67638
  interface BucketLoggingV2TargetGrantGrantee {
67639
+ /**
67640
+ * @deprecated display_name is deprecated. This attribute is no longer returned by AWS and will be removed in a future major version.
67641
+ */
66956
67642
  displayName?: pulumi.Input<string>;
66957
67643
  /**
66958
67644
  * Email address of the grantee. See [Regions and Endpoints](https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region) for supported AWS regions where this argument can be specified.
@@ -74186,11 +74872,11 @@ export declare namespace securitylake {
74186
74872
  }
74187
74873
  interface SubscriberSourceAwsLogSourceResource {
74188
74874
  /**
74189
- * Provides data expiration details of Amazon Security Lake object.
74875
+ * The name for a AWS source. This must be a Regionally unique value. Valid values: `ROUTE53`, `VPC_FLOW`, `SH_FINDINGS`, `CLOUD_TRAIL_MGMT`, `LAMBDA_EXECUTION`, `S3_DATA`, `EKS_AUDIT` and `WAF`.
74190
74876
  */
74191
74877
  sourceName: pulumi.Input<string>;
74192
74878
  /**
74193
- * Provides data storage transition details of Amazon Security Lake object.
74879
+ * The version for a AWS source. This must be a Regionally unique value.
74194
74880
  */
74195
74881
  sourceVersion?: pulumi.Input<string>;
74196
74882
  }
@@ -75949,6 +76635,10 @@ export declare namespace synthetics {
75949
76635
  environmentVariables?: pulumi.Input<{
75950
76636
  [key: string]: pulumi.Input<string>;
75951
76637
  }>;
76638
+ /**
76639
+ * Amount of ephemeral storage (in MB) allocated for the canary run during execution. Defaults to 1024.
76640
+ */
76641
+ ephemeralStorage?: pulumi.Input<number>;
75952
76642
  /**
75953
76643
  * Maximum amount of memory available to the canary while it is running, in MB. The value you specify must be a multiple of 64.
75954
76644
  */
@@ -75967,6 +76657,16 @@ export declare namespace synthetics {
75967
76657
  * Rate expression or cron expression that defines how often the canary is to run. For rate expression, the syntax is `rate(number unit)`. _unit_ can be `minute`, `minutes`, or `hour`. For cron expression, the syntax is `cron(expression)`. For more information about the syntax for cron expressions, see [Scheduling canary runs using cron](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries_cron.html).
75968
76658
  */
75969
76659
  expression: pulumi.Input<string>;
76660
+ /**
76661
+ * Configuration block for canary retries. Detailed below.
76662
+ */
76663
+ retryConfig?: pulumi.Input<inputs.synthetics.CanaryScheduleRetryConfig>;
76664
+ }
76665
+ interface CanaryScheduleRetryConfig {
76666
+ /**
76667
+ * Maximum number of retries. The value must be less than or equal to `2`. If `maxRetries` is `2`, `run_config.timeout_in_seconds` should be less than 600 seconds. Defaults to `0`.
76668
+ */
76669
+ maxRetries: pulumi.Input<number>;
75970
76670
  }
75971
76671
  interface CanaryTimeline {
75972
76672
  /**
@@ -83021,13 +83721,7 @@ export declare namespace wafv2 {
83021
83721
  responseInspection?: pulumi.Input<inputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAcfpRuleSetResponseInspection>;
83022
83722
  }
83023
83723
  interface WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAcfpRuleSetRequestInspection {
83024
- /**
83025
- * The names of the fields in the request payload that contain your customer's primary physical address. See `addressFields` for more details.
83026
- */
83027
83724
  addressFields?: pulumi.Input<inputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAcfpRuleSetRequestInspectionAddressFields>;
83028
- /**
83029
- * The name of the field in the request payload that contains your customer's email. See `emailField` for more details.
83030
- */
83031
83725
  emailField?: pulumi.Input<inputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAcfpRuleSetRequestInspectionEmailField>;
83032
83726
  /**
83033
83727
  * Details about your login page password field. See `passwordField` for more details.
@@ -83037,9 +83731,6 @@ export declare namespace wafv2 {
83037
83731
  * The payload type for your login endpoint, either JSON or form encoded.
83038
83732
  */
83039
83733
  payloadType: pulumi.Input<string>;
83040
- /**
83041
- * The names of the fields in the request payload that contain your customer's primary phone number. See `phoneNumberFields` for more details.
83042
- */
83043
83734
  phoneNumberFields?: pulumi.Input<inputs.wafv2.WebAclRuleStatementManagedRuleGroupStatementManagedRuleGroupConfigAwsManagedRulesAcfpRuleSetRequestInspectionPhoneNumberFields>;
83044
83735
  /**
83045
83736
  * Details about your login page username field. See `usernameField` for more details.