@pulumi/aws-native 1.31.0-alpha.1752508115 → 1.31.0-alpha.1752674316

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 (316) hide show
  1. package/aiops/getInvestigationGroup.d.ts +30 -0
  2. package/aiops/getInvestigationGroup.js.map +1 -1
  3. package/aiops/investigationGroup.d.ts +39 -0
  4. package/aiops/investigationGroup.js.map +1 -1
  5. package/apigateway/account.d.ts +1 -0
  6. package/apigateway/account.js +1 -0
  7. package/apigateway/account.js.map +1 -1
  8. package/apigateway/apiKey.d.ts +2 -2
  9. package/apigateway/basePathMapping.d.ts +1 -1
  10. package/apigateway/basePathMapping.js +1 -1
  11. package/apigateway/domainName.d.ts +2 -1
  12. package/apigateway/domainName.js +2 -1
  13. package/apigateway/domainName.js.map +1 -1
  14. package/apigateway/gatewayResponse.d.ts +1 -1
  15. package/apigateway/gatewayResponse.js +1 -1
  16. package/apigateway/getAccount.d.ts +2 -0
  17. package/apigateway/getAccount.js +2 -0
  18. package/apigateway/getAccount.js.map +1 -1
  19. package/apigateway/getBasePathMapping.d.ts +2 -2
  20. package/apigateway/getBasePathMapping.js +2 -2
  21. package/apigateway/getDomainName.d.ts +4 -2
  22. package/apigateway/getDomainName.js +4 -2
  23. package/apigateway/getDomainName.js.map +1 -1
  24. package/apigateway/getGatewayResponse.d.ts +2 -2
  25. package/apigateway/getGatewayResponse.js +2 -2
  26. package/apigateway/getRestApi.d.ts +3 -3
  27. package/apigateway/getRestApi.js +2 -2
  28. package/apigateway/restApi.d.ts +3 -3
  29. package/apigateway/restApi.js +1 -1
  30. package/autoscaling/autoScalingGroup.d.ts +2 -2
  31. package/autoscaling/getAutoScalingGroup.d.ts +1 -1
  32. package/b2bi/partnership.d.ts +12 -0
  33. package/b2bi/partnership.js.map +1 -1
  34. package/billing/billingView.d.ts +69 -0
  35. package/billing/billingView.js +79 -0
  36. package/billing/billingView.js.map +1 -0
  37. package/billing/getBillingView.d.ts +35 -0
  38. package/billing/getBillingView.js +28 -0
  39. package/billing/getBillingView.js.map +1 -0
  40. package/billing/index.d.ts +7 -0
  41. package/billing/index.js +41 -0
  42. package/billing/index.js.map +1 -0
  43. package/cassandra/getTable.d.ts +4 -0
  44. package/cassandra/getTable.js.map +1 -1
  45. package/cassandra/table.d.ts +8 -0
  46. package/cassandra/table.js +2 -0
  47. package/cassandra/table.js.map +1 -1
  48. package/cloudformation/getStack.d.ts +1 -1
  49. package/cloudformation/stack.d.ts +2 -2
  50. package/cloudformation/stackSet.d.ts +2 -2
  51. package/connect/getRule.d.ts +1 -1
  52. package/connect/rule.d.ts +2 -2
  53. package/dynamodb/getGlobalTable.d.ts +18 -2
  54. package/dynamodb/getGlobalTable.js.map +1 -1
  55. package/dynamodb/getTable.d.ts +4 -2
  56. package/dynamodb/getTable.js.map +1 -1
  57. package/dynamodb/globalTable.d.ts +35 -4
  58. package/dynamodb/globalTable.js +4 -0
  59. package/dynamodb/globalTable.js.map +1 -1
  60. package/dynamodb/table.d.ts +8 -4
  61. package/dynamodb/table.js.map +1 -1
  62. package/ec2/getTrafficMirrorFilterRule.d.ts +68 -0
  63. package/ec2/getTrafficMirrorFilterRule.js +28 -0
  64. package/ec2/getTrafficMirrorFilterRule.js.map +1 -0
  65. package/ec2/getTrafficMirrorTarget.d.ts +23 -0
  66. package/ec2/getTrafficMirrorTarget.js +28 -0
  67. package/ec2/getTrafficMirrorTarget.js.map +1 -0
  68. package/ec2/index.d.ts +12 -0
  69. package/ec2/index.js +18 -4
  70. package/ec2/index.js.map +1 -1
  71. package/ec2/trafficMirrorFilterRule.d.ts +127 -0
  72. package/ec2/trafficMirrorFilterRule.js +98 -0
  73. package/ec2/trafficMirrorFilterRule.js.map +1 -0
  74. package/ec2/trafficMirrorTarget.d.ts +76 -0
  75. package/ec2/trafficMirrorTarget.js +68 -0
  76. package/ec2/trafficMirrorTarget.js.map +1 -0
  77. package/ec2/vpnConnection.d.ts +4 -4
  78. package/ecs/getService.d.ts +3 -3
  79. package/ecs/service.d.ts +1 -1
  80. package/ecs/taskDefinition.d.ts +0 -6
  81. package/ecs/taskDefinition.js.map +1 -1
  82. package/emrserverless/application.d.ts +8 -0
  83. package/emrserverless/application.js +2 -0
  84. package/emrserverless/application.js.map +1 -1
  85. package/emrserverless/getApplication.d.ts +4 -0
  86. package/emrserverless/getApplication.js.map +1 -1
  87. package/fsx/index.d.ts +3 -0
  88. package/fsx/index.js +5 -1
  89. package/fsx/index.js.map +1 -1
  90. package/fsx/s3accessPointAttachment.d.ts +68 -0
  91. package/fsx/s3accessPointAttachment.js +70 -0
  92. package/fsx/s3accessPointAttachment.js.map +1 -0
  93. package/gamelift/fleet.d.ts +2 -2
  94. package/gamelift/fleet.js +1 -1
  95. package/gamelift/fleet.js.map +1 -1
  96. package/imagebuilder/component.js +1 -1
  97. package/imagebuilder/component.js.map +1 -1
  98. package/imagebuilder/containerRecipe.js +1 -1
  99. package/imagebuilder/containerRecipe.js.map +1 -1
  100. package/imagebuilder/getComponent.d.ts +6 -0
  101. package/imagebuilder/getComponent.js.map +1 -1
  102. package/imagebuilder/getContainerRecipe.d.ts +6 -0
  103. package/imagebuilder/getContainerRecipe.js.map +1 -1
  104. package/imagebuilder/getImage.d.ts +6 -0
  105. package/imagebuilder/getImage.js.map +1 -1
  106. package/imagebuilder/getImageRecipe.d.ts +6 -0
  107. package/imagebuilder/getImageRecipe.js.map +1 -1
  108. package/imagebuilder/getWorkflow.d.ts +6 -0
  109. package/imagebuilder/getWorkflow.js.map +1 -1
  110. package/imagebuilder/image.js +1 -1
  111. package/imagebuilder/image.js.map +1 -1
  112. package/imagebuilder/imageRecipe.js +1 -1
  113. package/imagebuilder/imageRecipe.js.map +1 -1
  114. package/imagebuilder/workflow.js +1 -1
  115. package/imagebuilder/workflow.js.map +1 -1
  116. package/index.d.ts +3 -1
  117. package/index.js +10 -5
  118. package/index.js.map +1 -1
  119. package/kinesis/getStreamConsumer.d.ts +35 -0
  120. package/kinesis/getStreamConsumer.js +28 -0
  121. package/kinesis/getStreamConsumer.js.map +1 -0
  122. package/kinesis/index.d.ts +6 -0
  123. package/kinesis/index.js +8 -1
  124. package/kinesis/index.js.map +1 -1
  125. package/kinesis/streamConsumer.d.ts +71 -0
  126. package/kinesis/streamConsumer.js +71 -0
  127. package/kinesis/streamConsumer.js.map +1 -0
  128. package/kms/getKey.d.ts +9 -2
  129. package/kms/getKey.js.map +1 -1
  130. package/kms/key.d.ts +18 -4
  131. package/kms/key.js.map +1 -1
  132. package/mediapackagev2/channel.d.ts +3 -6
  133. package/mediapackagev2/getChannel.d.ts +3 -3
  134. package/mediapackagev2/getOriginEndpoint.d.ts +9 -0
  135. package/mediapackagev2/getOriginEndpoint.js.map +1 -1
  136. package/mediapackagev2/originEndpoint.d.ts +9 -0
  137. package/mediapackagev2/originEndpoint.js.map +1 -1
  138. package/neptune/dbInstance.d.ts +147 -0
  139. package/neptune/dbInstance.js +85 -0
  140. package/neptune/dbInstance.js.map +1 -0
  141. package/neptune/getDbInstance.d.ts +56 -0
  142. package/neptune/getDbInstance.js +28 -0
  143. package/neptune/getDbInstance.js.map +1 -0
  144. package/neptune/index.d.ts +6 -0
  145. package/neptune/index.js +8 -1
  146. package/neptune/index.js.map +1 -1
  147. package/odb/cloudAutonomousVmCluster.d.ts +276 -0
  148. package/odb/cloudAutonomousVmCluster.js +144 -0
  149. package/odb/cloudAutonomousVmCluster.js.map +1 -0
  150. package/odb/cloudExadataInfrastructure.d.ts +199 -0
  151. package/odb/cloudExadataInfrastructure.js +118 -0
  152. package/odb/cloudExadataInfrastructure.js.map +1 -0
  153. package/odb/cloudVmCluster.d.ts +256 -0
  154. package/odb/cloudVmCluster.js +126 -0
  155. package/odb/cloudVmCluster.js.map +1 -0
  156. package/odb/getCloudAutonomousVmCluster.d.ts +141 -0
  157. package/odb/getCloudAutonomousVmCluster.js +28 -0
  158. package/odb/getCloudAutonomousVmCluster.js.map +1 -0
  159. package/odb/getCloudExadataInfrastructure.d.ts +112 -0
  160. package/odb/getCloudExadataInfrastructure.js +28 -0
  161. package/odb/getCloudExadataInfrastructure.js.map +1 -0
  162. package/odb/getCloudVmCluster.d.ts +88 -0
  163. package/odb/getCloudVmCluster.js +28 -0
  164. package/odb/getCloudVmCluster.js.map +1 -0
  165. package/odb/getOdbNetwork.d.ts +48 -0
  166. package/odb/getOdbNetwork.js +28 -0
  167. package/odb/getOdbNetwork.js.map +1 -0
  168. package/odb/index.d.ts +25 -0
  169. package/odb/index.js +62 -0
  170. package/odb/index.js.map +1 -0
  171. package/odb/odbNetwork.d.ts +119 -0
  172. package/odb/odbNetwork.js +82 -0
  173. package/odb/odbNetwork.js.map +1 -0
  174. package/opsworkscm/server.d.ts +2 -2
  175. package/package.json +3 -3
  176. package/package.json.dev +2 -2
  177. package/qbusiness/dataAccessor.d.ts +8 -0
  178. package/qbusiness/dataAccessor.js +2 -0
  179. package/qbusiness/dataAccessor.js.map +1 -1
  180. package/qbusiness/getDataAccessor.d.ts +4 -0
  181. package/qbusiness/getDataAccessor.js.map +1 -1
  182. package/qbusiness/permission.d.ts +4 -0
  183. package/qbusiness/permission.js +3 -1
  184. package/qbusiness/permission.js.map +1 -1
  185. package/rds/dbCluster.d.ts +8 -0
  186. package/rds/dbCluster.js +2 -0
  187. package/rds/dbCluster.js.map +1 -1
  188. package/rds/dbInstance.d.ts +30 -6
  189. package/rds/dbInstance.js +3 -1
  190. package/rds/dbInstance.js.map +1 -1
  191. package/rds/dbShardGroup.d.ts +8 -8
  192. package/rds/getDbInstance.d.ts +1 -3
  193. package/rds/getDbInstance.js.map +1 -1
  194. package/rds/getDbShardGroup.d.ts +4 -4
  195. package/redshift/clusterSubnetGroup.d.ts +1 -1
  196. package/redshift/clusterSubnetGroup.js +1 -1
  197. package/redshift/getClusterSubnetGroup.d.ts +7 -2
  198. package/redshift/getClusterSubnetGroup.js +2 -2
  199. package/redshift/getClusterSubnetGroup.js.map +1 -1
  200. package/redshift/getEventSubscription.d.ts +5 -0
  201. package/redshift/getEventSubscription.js.map +1 -1
  202. package/s3/bucket.d.ts +2 -0
  203. package/s3/bucket.js +3 -1
  204. package/s3/bucket.js.map +1 -1
  205. package/s3/getBucket.d.ts +1 -0
  206. package/s3/getBucket.js.map +1 -1
  207. package/s3express/directoryBucket.d.ts +2 -0
  208. package/s3express/directoryBucket.js +2 -0
  209. package/s3express/directoryBucket.js.map +1 -1
  210. package/s3express/getDirectoryBucket.d.ts +1 -0
  211. package/s3express/getDirectoryBucket.js.map +1 -1
  212. package/s3tables/getTable.d.ts +37 -0
  213. package/s3tables/getTable.js +28 -0
  214. package/s3tables/getTable.js.map +1 -0
  215. package/s3tables/getTablePolicy.d.ts +22 -0
  216. package/s3tables/getTablePolicy.js +28 -0
  217. package/s3tables/getTablePolicy.js.map +1 -0
  218. package/s3tables/index.d.ts +12 -0
  219. package/s3tables/index.js +15 -1
  220. package/s3tables/index.js.map +1 -1
  221. package/s3tables/namespace.d.ts +6 -0
  222. package/s3tables/namespace.js.map +1 -1
  223. package/s3tables/table.d.ts +70 -0
  224. package/s3tables/table.js +87 -0
  225. package/s3tables/table.js.map +1 -0
  226. package/s3tables/tablePolicy.d.ts +42 -0
  227. package/s3tables/tablePolicy.js +72 -0
  228. package/s3tables/tablePolicy.js.map +1 -0
  229. package/sagemaker/domain.d.ts +4 -4
  230. package/sagemaker/domain.js +0 -6
  231. package/sagemaker/domain.js.map +1 -1
  232. package/sagemaker/project.d.ts +11 -3
  233. package/sagemaker/project.js +3 -4
  234. package/sagemaker/project.js.map +1 -1
  235. package/timestream/getInfluxDbInstance.d.ts +8 -0
  236. package/timestream/getInfluxDbInstance.js.map +1 -1
  237. package/timestream/influxDbInstance.js +1 -1
  238. package/timestream/influxDbInstance.js.map +1 -1
  239. package/transfer/getServer.d.ts +4 -1
  240. package/transfer/getServer.js.map +1 -1
  241. package/transfer/server.d.ts +8 -2
  242. package/transfer/server.js.map +1 -1
  243. package/types/enums/autoscaling/index.d.ts +2 -2
  244. package/types/enums/b2bi/index.d.ts +34 -0
  245. package/types/enums/b2bi/index.js +29 -1
  246. package/types/enums/b2bi/index.js.map +1 -1
  247. package/types/enums/batch/index.d.ts +6 -0
  248. package/types/enums/batch/index.js.map +1 -1
  249. package/types/enums/bedrock/index.d.ts +16 -0
  250. package/types/enums/bedrock/index.js +10 -1
  251. package/types/enums/bedrock/index.js.map +1 -1
  252. package/types/enums/billing/index.d.ts +10 -0
  253. package/types/enums/billing/index.js +14 -0
  254. package/types/enums/billing/index.js.map +1 -0
  255. package/types/enums/cassandra/index.d.ts +18 -0
  256. package/types/enums/cassandra/index.js +11 -1
  257. package/types/enums/cassandra/index.js.map +1 -1
  258. package/types/enums/connect/index.d.ts +4 -4
  259. package/types/enums/dynamodb/index.d.ts +15 -0
  260. package/types/enums/dynamodb/index.js +5 -1
  261. package/types/enums/dynamodb/index.js.map +1 -1
  262. package/types/enums/ecs/index.d.ts +15 -0
  263. package/types/enums/ecs/index.js +14 -1
  264. package/types/enums/ecs/index.js.map +1 -1
  265. package/types/enums/fsx/index.d.ts +14 -0
  266. package/types/enums/fsx/index.js +7 -1
  267. package/types/enums/fsx/index.js.map +1 -1
  268. package/types/enums/gamelift/index.d.ts +2 -1
  269. package/types/enums/gamelift/index.js +1 -0
  270. package/types/enums/gamelift/index.js.map +1 -1
  271. package/types/enums/index.d.ts +3 -1
  272. package/types/enums/index.js +8 -4
  273. package/types/enums/index.js.map +1 -1
  274. package/types/enums/kms/index.d.ts +9 -2
  275. package/types/enums/kms/index.js.map +1 -1
  276. package/types/enums/logs/index.d.ts +12 -0
  277. package/types/enums/logs/index.js +11 -1
  278. package/types/enums/logs/index.js.map +1 -1
  279. package/types/enums/mediapackagev2/index.d.ts +14 -0
  280. package/types/enums/mediapackagev2/index.js +12 -1
  281. package/types/enums/mediapackagev2/index.js.map +1 -1
  282. package/types/enums/odb/index.d.ts +57 -0
  283. package/types/enums/odb/index.js +45 -0
  284. package/types/enums/odb/index.js.map +1 -0
  285. package/types/enums/qbusiness/index.d.ts +9 -0
  286. package/types/enums/qbusiness/index.js +8 -1
  287. package/types/enums/qbusiness/index.js.map +1 -1
  288. package/types/enums/quicksight/index.d.ts +9 -0
  289. package/types/enums/quicksight/index.js +9 -0
  290. package/types/enums/quicksight/index.js.map +1 -1
  291. package/types/enums/s3/index.d.ts +32 -0
  292. package/types/enums/s3/index.js +17 -1
  293. package/types/enums/s3/index.js.map +1 -1
  294. package/types/enums/s3tables/index.d.ts +30 -0
  295. package/types/enums/s3tables/index.js +15 -1
  296. package/types/enums/s3tables/index.js.map +1 -1
  297. package/types/enums/timestream/index.d.ts +1 -0
  298. package/types/enums/timestream/index.js +1 -0
  299. package/types/enums/timestream/index.js.map +1 -1
  300. package/types/enums/wisdom/index.d.ts +19 -0
  301. package/types/enums/wisdom/index.js +15 -1
  302. package/types/enums/wisdom/index.js.map +1 -1
  303. package/types/input.d.ts +870 -121
  304. package/types/output.d.ts +904 -121
  305. package/types/output.js.map +1 -1
  306. package/vpclattice/getService.d.ts +1 -1
  307. package/vpclattice/service.d.ts +2 -2
  308. package/wisdom/getQuickResponse.d.ts +71 -0
  309. package/wisdom/getQuickResponse.js +28 -0
  310. package/wisdom/getQuickResponse.js.map +1 -0
  311. package/wisdom/index.d.ts +6 -0
  312. package/wisdom/index.js +8 -1
  313. package/wisdom/index.js.map +1 -1
  314. package/wisdom/quickResponse.d.ts +126 -0
  315. package/wisdom/quickResponse.js +92 -0
  316. package/wisdom/quickResponse.js.map +1 -0
package/types/input.d.ts CHANGED
@@ -184,6 +184,9 @@ export declare namespace accessanalyzer {
184
184
  * The configuration for the analyzer
185
185
  */
186
186
  interface AnalyzerConfigurationPropertiesArgs {
187
+ /**
188
+ * Specifies the configuration of an internal access analyzer for an AWS organization or account. This configuration determines how the analyzer evaluates access within your AWS environment.
189
+ */
187
190
  internalAccessConfiguration?: pulumi.Input<inputs.accessanalyzer.AnalyzerInternalAccessConfigurationArgs>;
188
191
  /**
189
192
  * Specifies the configuration of an unused access analyzer for an AWS organization or account.
@@ -805,14 +808,29 @@ export declare namespace acmpca {
805
808
  }
806
809
  export declare namespace aiops {
807
810
  interface InvestigationGroupChatbotNotificationChannelArgs {
811
+ /**
812
+ * Returns the Amazon Resource Name (ARN) of any third-party chat integrations configured for the account.
813
+ */
808
814
  chatConfigurationArns?: pulumi.Input<pulumi.Input<string>[]>;
815
+ /**
816
+ * Returns the ARN of an Amazon SNS topic used for third-party chat integrations.
817
+ */
809
818
  snsTopicArn?: pulumi.Input<string>;
810
819
  }
811
820
  interface InvestigationGroupCrossAccountConfigurationArgs {
821
+ /**
822
+ * The ARN of an existing role which will be used to do investigations on your behalf.
823
+ */
812
824
  sourceRoleArn?: pulumi.Input<string>;
813
825
  }
814
826
  interface InvestigationGroupEncryptionConfigMapArgs {
827
+ /**
828
+ * Displays whether investigation data is encrypted by a customer managed key or an AWS owned key.
829
+ */
815
830
  encryptionConfigurationType?: pulumi.Input<string>;
831
+ /**
832
+ * If the investigation group uses a customer managed key for encryption, this field displays the ID of that key.
833
+ */
816
834
  kmsKeyId?: pulumi.Input<string>;
817
835
  }
818
836
  }
@@ -1670,7 +1688,7 @@ export declare namespace apigateway {
1670
1688
  }
1671
1689
  /**
1672
1690
  * The ``AccessLogSetting`` property type specifies settings for logging access in this stage.
1673
- * ``AccessLogSetting`` is a property of the [StageDescription](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html) property type.
1691
+ * ``AccessLogSetting`` is a property of the [StageDescription](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigateway-deployment-stagedescription.html) property type.
1674
1692
  */
1675
1693
  interface DeploymentAccessLogSettingArgs {
1676
1694
  /**
@@ -1851,19 +1869,23 @@ export declare namespace apigateway {
1851
1869
  [key: string]: pulumi.Input<string>;
1852
1870
  }>;
1853
1871
  }
1872
+ /**
1873
+ * An array of key-value pairs to apply to this resource.
1874
+ * For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html).
1875
+ */
1854
1876
  interface DeploymentTagArgs {
1855
1877
  /**
1856
- * The key name of the tag
1878
+ * A string you can use to assign a value. The combination of tag keys and values can help you organize and categorize your resources.
1857
1879
  */
1858
1880
  key: pulumi.Input<string>;
1859
1881
  /**
1860
- * The value for the tag
1882
+ * The value for the specified tag key.
1861
1883
  */
1862
1884
  value: pulumi.Input<string>;
1863
1885
  }
1864
1886
  /**
1865
1887
  * The ``Location`` property specifies the location of the Amazon API Gateway API entity that the documentation applies to. ``Location`` is a property of the [AWS::ApiGateway::DocumentationPart](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-documentationpart.html) resource.
1866
- * For more information about each property, including constraints and valid values, see [DocumentationPart](https://docs.aws.amazon.com/apigateway/latest/api/API_DocumentationPartLocation.html) in the *Amazon API Gateway REST API Reference*.
1888
+ * For more information about each property, including constraints and valid values, see [DocumentationPart](https://docs.aws.amazon.com/apigateway/latest/api/API_DocumentationPartLocation.html) in the *Amazon API Gateway REST API Reference*.
1867
1889
  */
1868
1890
  interface DocumentationPartLocationArgs {
1869
1891
  /**
@@ -1888,7 +1910,7 @@ export declare namespace apigateway {
1888
1910
  type?: pulumi.Input<enums.apigateway.DocumentationPartLocationType>;
1889
1911
  }
1890
1912
  /**
1891
- * The ``EndpointConfiguration`` property type specifies the endpoint types of an Amazon API Gateway domain name.
1913
+ * The ``EndpointConfiguration`` property type specifies the endpoint types and IP address types of an Amazon API Gateway domain name.
1892
1914
  * ``EndpointConfiguration`` is a property of the [AWS::ApiGateway::DomainName](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-domainname.html) resource.
1893
1915
  */
1894
1916
  interface DomainNameEndpointConfigurationArgs {
@@ -2042,7 +2064,7 @@ export declare namespace apigateway {
2042
2064
  statusCode: pulumi.Input<string>;
2043
2065
  }
2044
2066
  /**
2045
- * The ``EndpointConfiguration`` property type specifies the endpoint types of a REST API.
2067
+ * The ``EndpointConfiguration`` property type specifies the endpoint types and IP address types of a REST API.
2046
2068
  * ``EndpointConfiguration`` is a property of the [AWS::ApiGateway::RestApi](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html) resource.
2047
2069
  */
2048
2070
  interface RestApiEndpointConfigurationArgs {
@@ -2061,7 +2083,7 @@ export declare namespace apigateway {
2061
2083
  }
2062
2084
  /**
2063
2085
  * ``S3Location`` is a property of the [AWS::ApiGateway::RestApi](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html) resource that specifies the Amazon S3 location of a OpenAPI (formerly Swagger) file that defines a set of RESTful APIs in JSON or YAML.
2064
- * On January 1, 2016, the Swagger Specification was donated to the [OpenAPI initiative](https://docs.aws.amazon.com/https://www.openapis.org/), becoming the foundation of the OpenAPI Specification.
2086
+ * On January 1, 2016, the Swagger Specification was donated to the [OpenAPI initiative](https://docs.aws.amazon.com/https://www.openapis.org/), becoming the foundation of the OpenAPI Specification.
2065
2087
  */
2066
2088
  interface RestApiS3LocationArgs {
2067
2089
  /**
@@ -2083,7 +2105,7 @@ export declare namespace apigateway {
2083
2105
  }
2084
2106
  /**
2085
2107
  * The ``AccessLogSetting`` property type specifies settings for logging access in this stage.
2086
- * ``AccessLogSetting`` is a property of the [AWS::ApiGateway::Stage](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-stage.html) resource.
2108
+ * ``AccessLogSetting`` is a property of the [AWS::ApiGateway::Stage](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-stage.html) resource.
2087
2109
  */
2088
2110
  interface StageAccessLogSettingArgs {
2089
2111
  /**
@@ -6364,6 +6386,8 @@ export declare namespace arczonalshift {
6364
6386
  * An array of one or more days and times that you can specify when ARC does not start practice runs for a resource. Days and times are in UTC.
6365
6387
  *
6366
6388
  * Specify blocked windows in the format `DAY:HH:MM-DAY:HH:MM` , separated by spaces. For example, `MON:18:30-MON:19:30 TUE:18:30-TUE:19:30` .
6389
+ *
6390
+ * > Blocked windows have to start and end on the same day. Windows that span multiple days aren't supported.
6367
6391
  */
6368
6392
  blockedWindows?: pulumi.Input<pulumi.Input<string>[]>;
6369
6393
  /**
@@ -6745,8 +6769,8 @@ export declare namespace autoscaling {
6745
6769
  interface AutoScalingGroupAvailabilityZoneDistributionArgs {
6746
6770
  /**
6747
6771
  * If launches fail in an Availability Zone, the following strategies are available. The default is ``balanced-best-effort``.
6748
- * + ``balanced-only`` - If launches fail in an Availability Zone, Auto Scaling will continue to attempt to launch in the unhealthy zone to preserve a balanced distribution.
6749
- * + ``balanced-best-effort`` - If launches fail in an Availability Zone, Auto Scaling will attempt to launch in another healthy Availability Zone instead.
6772
+ * + ``balanced-only`` - If launches fail in an Availability Zone, Auto Scaling will continue to attempt to launch in the unhealthy zone to preserve a balanced distribution.
6773
+ * + ``balanced-best-effort`` - If launches fail in an Availability Zone, Auto Scaling will attempt to launch in another healthy Availability Zone instead.
6750
6774
  */
6751
6775
  capacityDistributionStrategy?: pulumi.Input<enums.autoscaling.AutoScalingGroupAvailabilityZoneDistributionCapacityDistributionStrategy>;
6752
6776
  }
@@ -6792,10 +6816,10 @@ export declare namespace autoscaling {
6792
6816
  interface AutoScalingGroupCapacityReservationSpecificationArgs {
6793
6817
  /**
6794
6818
  * The capacity reservation preference. The following options are available:
6795
- * + ``capacity-reservations-only`` - Auto Scaling will only launch instances into a Capacity Reservation or Capacity Reservation resource group. If capacity isn't available, instances will fail to launch.
6796
- * + ``capacity-reservations-first`` - Auto Scaling will try to launch instances into a Capacity Reservation or Capacity Reservation resource group first. If capacity isn't available, instances will run in On-Demand capacity.
6797
- * + ``none`` - Auto Scaling will not launch instances into a Capacity Reservation. Instances will run in On-Demand capacity.
6798
- * + ``default`` - Auto Scaling uses the Capacity Reservation preference from your launch template or an open Capacity Reservation.
6819
+ * + ``capacity-reservations-only`` - Auto Scaling will only launch instances into a Capacity Reservation or Capacity Reservation resource group. If capacity isn't available, instances will fail to launch.
6820
+ * + ``capacity-reservations-first`` - Auto Scaling will try to launch instances into a Capacity Reservation or Capacity Reservation resource group first. If capacity isn't available, instances will run in On-Demand capacity.
6821
+ * + ``none`` - Auto Scaling will not launch instances into a Capacity Reservation. Instances will run in On-Demand capacity.
6822
+ * + ``default`` - Auto Scaling uses the Capacity Reservation preference from your launch template or an open Capacity Reservation.
6799
6823
  */
6800
6824
  capacityReservationPreference: pulumi.Input<string>;
6801
6825
  /**
@@ -6845,13 +6869,13 @@ export declare namespace autoscaling {
6845
6869
  * The attributes for the instance types for a mixed instances policy. Amazon EC2 Auto Scaling uses your specified requirements to identify instance types. Then, it uses your On-Demand and Spot allocation strategies to launch instances from these instance types.
6846
6870
  * When you specify multiple attributes, you get instance types that satisfy all of the specified attributes. If you specify multiple values for an attribute, you get instance types that satisfy any of the specified values.
6847
6871
  * To limit the list of instance types from which Amazon EC2 Auto Scaling can identify matching instance types, you can use one of the following parameters, but not both in the same request:
6848
- * + ``AllowedInstanceTypes`` - The instance types to include in the list. All other instance types are ignored, even if they match your specified attributes.
6849
- * + ``ExcludedInstanceTypes`` - The instance types to exclude from the list, even if they match your specified attributes.
6872
+ * + ``AllowedInstanceTypes`` - The instance types to include in the list. All other instance types are ignored, even if they match your specified attributes.
6873
+ * + ``ExcludedInstanceTypes`` - The instance types to exclude from the list, even if they match your specified attributes.
6850
6874
  *
6851
6875
  * You must specify ``VCpuCount`` and ``MemoryMiB``. All other attributes are optional. Any unspecified optional attribute is set to its default.
6852
6876
  * For an example template, see [Configure Amazon EC2 Auto Scaling resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-ec2-auto-scaling.html).
6853
6877
  * For more information, see [Creating an Auto Scaling group using attribute-based instance type selection](https://docs.aws.amazon.com/autoscaling/ec2/userguide/create-asg-instance-type-requirements.html) in the *Amazon EC2 Auto Scaling User Guide*. For help determining which instance types match your attributes before you apply them to your Auto Scaling group, see [Preview instance types with specified attributes](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-attribute-based-instance-type-selection.html#ec2fleet-get-instance-types-from-instance-requirements) in the *Amazon EC2 User Guide for Linux Instances*.
6854
- * ``InstanceRequirements`` is a property of the ``LaunchTemplateOverrides`` property of the [AWS::AutoScaling::AutoScalingGroup LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplate.html) property type.
6878
+ * ``InstanceRequirements`` is a property of the ``LaunchTemplateOverrides`` property of the [AWS::AutoScaling::AutoScalingGroup LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplate.html) property type.
6855
6879
  */
6856
6880
  interface AutoScalingGroupInstanceRequirementsArgs {
6857
6881
  /**
@@ -6911,7 +6935,7 @@ export declare namespace autoscaling {
6911
6935
  */
6912
6936
  bareMetal?: pulumi.Input<string>;
6913
6937
  /**
6914
- * The minimum and maximum baseline bandwidth performance for an instance type, in Mbps. For more information, see [Amazon EBS–optimized instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-optimized.html) in the *Amazon EC2 User Guide for Linux Instances*.
6938
+ * The minimum and maximum baseline bandwidth performance for an instance type, in Mbps. For more information, see [Amazon EBS–optimized instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-optimized.html) in the *Amazon EC2 User Guide*.
6915
6939
  * Default: No minimum or maximum limits
6916
6940
  */
6917
6941
  baselineEbsBandwidthMbps?: pulumi.Input<inputs.autoscaling.AutoScalingGroupBaselineEbsBandwidthMbpsRequestArgs>;
@@ -6920,7 +6944,7 @@ export declare namespace autoscaling {
6920
6944
  */
6921
6945
  baselinePerformanceFactors?: pulumi.Input<inputs.autoscaling.AutoScalingGroupBaselinePerformanceFactorsRequestArgs>;
6922
6946
  /**
6923
- * Indicates whether burstable performance instance types are included, excluded, or required. For more information, see [Burstable performance instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html) in the *Amazon EC2 User Guide for Linux Instances*.
6947
+ * Indicates whether burstable performance instance types are included, excluded, or required. For more information, see [Burstable performance instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html) in the *Amazon EC2 User Guide*.
6924
6948
  * Default: ``excluded``
6925
6949
  */
6926
6950
  burstablePerformance?: pulumi.Input<string>;
@@ -6929,6 +6953,7 @@ export declare namespace autoscaling {
6929
6953
  * + For instance types with Intel CPUs, specify ``intel``.
6930
6954
  * + For instance types with AMD CPUs, specify ``amd``.
6931
6955
  * + For instance types with AWS CPUs, specify ``amazon-web-services``.
6956
+ * + For instance types with Apple CPUs, specify ``apple``.
6932
6957
  *
6933
6958
  * Don't confuse the CPU hardware manufacturer with the CPU hardware architecture. Instances will be launched with a compatible CPU architecture based on the Amazon Machine Image (AMI) that you specify in your launch template.
6934
6959
  * Default: Any manufacturer
@@ -6943,14 +6968,14 @@ export declare namespace autoscaling {
6943
6968
  excludedInstanceTypes?: pulumi.Input<pulumi.Input<string>[]>;
6944
6969
  /**
6945
6970
  * Indicates whether current or previous generation instance types are included.
6946
- * + For current generation instance types, specify ``current``. The current generation includes EC2 instance types currently recommended for use. This typically includes the latest two to three generations in each instance family. For more information, see [Instance types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) in the *Amazon EC2 User Guide for Linux Instances*.
6971
+ * + For current generation instance types, specify ``current``. The current generation includes EC2 instance types currently recommended for use. This typically includes the latest two to three generations in each instance family. For more information, see [Instance types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) in the *Amazon EC2 User Guide*.
6947
6972
  * + For previous generation instance types, specify ``previous``.
6948
6973
  *
6949
6974
  * Default: Any current or previous generation
6950
6975
  */
6951
6976
  instanceGenerations?: pulumi.Input<pulumi.Input<string>[]>;
6952
6977
  /**
6953
- * Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, see [Amazon EC2 instance store](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html) in the *Amazon EC2 User Guide for Linux Instances*.
6978
+ * Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, see [Amazon EC2 instance store](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html) in the *Amazon EC2 User Guide*.
6954
6979
  * Default: ``included``
6955
6980
  */
6956
6981
  localStorage?: pulumi.Input<string>;
@@ -7021,7 +7046,7 @@ export declare namespace autoscaling {
7021
7046
  /**
7022
7047
  * Use this structure to specify the distribution of On-Demand Instances and Spot Instances and the allocation strategies used to fulfill On-Demand and Spot capacities for a mixed instances policy.
7023
7048
  * For more information, see [Auto Scaling groups with multiple instance types and purchase options](https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-mixed-instances-groups.html) in the *Amazon EC2 Auto Scaling User Guide*.
7024
- * ``InstancesDistribution`` is a property of the [AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-mixedinstancespolicy.html) property type.
7049
+ * ``InstancesDistribution`` is a property of the [AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-mixedinstancespolicy.html) property type.
7025
7050
  */
7026
7051
  interface AutoScalingGroupInstancesDistributionArgs {
7027
7052
  /**
@@ -7063,7 +7088,7 @@ export declare namespace autoscaling {
7063
7088
  }
7064
7089
  /**
7065
7090
  * Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy.
7066
- * ``LaunchTemplate`` is a property of the [AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-mixedinstancespolicy.html) property type.
7091
+ * ``LaunchTemplate`` is a property of the [AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-mixedinstancespolicy.html) property type.
7067
7092
  */
7068
7093
  interface AutoScalingGroupLaunchTemplateArgs {
7069
7094
  /**
@@ -7082,7 +7107,7 @@ export declare namespace autoscaling {
7082
7107
  *
7083
7108
  * Specify the instance types that you want, or define your instance requirements instead and let Amazon EC2 Auto Scaling provision the available instance types that meet your requirements. This can provide Amazon EC2 Auto Scaling with a larger selection of instance types to choose from when fulfilling Spot and On-Demand capacities. You can view which instance types are matched before you apply the instance requirements to your Auto Scaling group.
7084
7109
  * After you define your instance requirements, you don't have to keep updating these settings to get new EC2 instance types automatically. Amazon EC2 Auto Scaling uses the instance requirements of the Auto Scaling group to determine whether a new EC2 instance type can be used.
7085
- * ``LaunchTemplateOverrides`` is a property of the [AWS::AutoScaling::AutoScalingGroup LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplate.html) property type.
7110
+ * ``LaunchTemplateOverrides`` is a property of the [AWS::AutoScaling::AutoScalingGroup LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplate.html) property type.
7086
7111
  */
7087
7112
  interface AutoScalingGroupLaunchTemplateOverridesArgs {
7088
7113
  /**
@@ -7092,7 +7117,7 @@ export declare namespace autoscaling {
7092
7117
  */
7093
7118
  instanceRequirements?: pulumi.Input<inputs.autoscaling.AutoScalingGroupInstanceRequirementsArgs>;
7094
7119
  /**
7095
- * The instance type, such as ``m3.xlarge``. You must specify an instance type that is supported in your requested Region and Availability Zones. For more information, see [Instance types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) in the *Amazon EC2 User Guide for Linux Instances*.
7120
+ * The instance type, such as ``m3.xlarge``. You must specify an instance type that is supported in your requested Region and Availability Zones. For more information, see [Instance types](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html) in the *Amazon EC2 User Guide*.
7096
7121
  * You can specify up to 40 instance types per Auto Scaling group.
7097
7122
  */
7098
7123
  instanceType?: pulumi.Input<string>;
@@ -7114,7 +7139,7 @@ export declare namespace autoscaling {
7114
7139
  * + The ID or the name of the launch template, but not both.
7115
7140
  * + The version of the launch template.
7116
7141
  *
7117
- * ``LaunchTemplateSpecification`` is property of the [AWS::AutoScaling::AutoScalingGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-autoscalinggroup.html) resource. It is also a property of the [AWS::AutoScaling::AutoScalingGroup LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplate.html) and [AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplateoverrides.html) property types.
7142
+ * ``LaunchTemplateSpecification`` is property of the [AWS::AutoScaling::AutoScalingGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-autoscalinggroup.html) resource. It is also a property of the [AWS::AutoScaling::AutoScalingGroup LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplate.html) and [AWS::AutoScaling::AutoScalingGroup LaunchTemplateOverrides](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-autoscaling-autoscalinggroup-launchtemplateoverrides.html) property types.
7118
7143
  * For information about creating a launch template, see [AWS::EC2::LaunchTemplate](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html) and [Create a launch template for an Auto Scaling group](https://docs.aws.amazon.com/autoscaling/ec2/userguide/create-launch-template.html) in the *Amazon EC2 Auto Scaling User Guide*.
7119
7144
  * For examples of launch templates, see [Create launch templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-ec2-launch-templates.html).
7120
7145
  */
@@ -7247,7 +7272,7 @@ export declare namespace autoscaling {
7247
7272
  * + Amazon EC2 can terminate an individual Spot Instance as the availability of, or price for, Spot Instances changes
7248
7273
  *
7249
7274
  * When a Spot Instance is terminated, Amazon EC2 Auto Scaling group attempts to launch a replacement instance to maintain the desired capacity for the group.
7250
- * ``MixedInstancesPolicy`` is a property of the [AWS::AutoScaling::AutoScalingGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-autoscalinggroup.html) resource.
7275
+ * ``MixedInstancesPolicy`` is a property of the [AWS::AutoScaling::AutoScalingGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-autoscalinggroup.html) resource.
7251
7276
  */
7252
7277
  interface AutoScalingGroupMixedInstancesPolicyArgs {
7253
7278
  /**
@@ -7294,7 +7319,7 @@ export declare namespace autoscaling {
7294
7319
  interface AutoScalingGroupNotificationConfigurationArgs {
7295
7320
  /**
7296
7321
  * A list of event types that send a notification. Event types can include any of the following types.
7297
- * *Allowed values*:
7322
+ * *Allowed values*:
7298
7323
  * + ``autoscaling:EC2_INSTANCE_LAUNCH``
7299
7324
  * + ``autoscaling:EC2_INSTANCE_LAUNCH_ERROR``
7300
7325
  * + ``autoscaling:EC2_INSTANCE_TERMINATE``
@@ -7384,9 +7409,9 @@ export declare namespace autoscaling {
7384
7409
  /**
7385
7410
  * Provides additional context for the value of ``Identifier``.
7386
7411
  * The following lists the valid values:
7387
- * + ``elb`` if ``Identifier`` is the name of a Classic Load Balancer.
7388
- * + ``elbv2`` if ``Identifier`` is the ARN of an Application Load Balancer, Gateway Load Balancer, or Network Load Balancer target group.
7389
- * + ``vpc-lattice`` if ``Identifier`` is the ARN of a VPC Lattice target group.
7412
+ * + ``elb`` if ``Identifier`` is the name of a Classic Load Balancer.
7413
+ * + ``elbv2`` if ``Identifier`` is the ARN of an Application Load Balancer, Gateway Load Balancer, or Network Load Balancer target group.
7414
+ * + ``vpc-lattice`` if ``Identifier`` is the ARN of a VPC Lattice target group.
7390
7415
  *
7391
7416
  * Required if the identifier is the name of a Classic Load Balancer.
7392
7417
  */
@@ -7876,14 +7901,38 @@ export declare namespace b2bi {
7876
7901
  version?: pulumi.Input<enums.b2bi.CapabilityX12Version>;
7877
7902
  }
7878
7903
  interface PartnershipCapabilityOptionsArgs {
7904
+ /**
7905
+ * A structure that contains the inbound EDI options for the capability.
7906
+ */
7907
+ inboundEdi?: pulumi.Input<inputs.b2bi.PartnershipInboundEdiOptionsArgs>;
7879
7908
  /**
7880
7909
  * A structure that contains the outbound EDI options.
7881
7910
  */
7882
7911
  outboundEdi?: pulumi.Input<inputs.b2bi.PartnershipOutboundEdiOptionsPropertiesArgs>;
7883
7912
  }
7913
+ interface PartnershipInboundEdiOptionsArgs {
7914
+ /**
7915
+ * A structure that contains X12-specific options for processing inbound X12 EDI files.
7916
+ */
7917
+ x12?: pulumi.Input<inputs.b2bi.PartnershipX12InboundEdiOptionsArgs>;
7918
+ }
7884
7919
  interface PartnershipOutboundEdiOptionsPropertiesArgs {
7885
7920
  x12: pulumi.Input<inputs.b2bi.PartnershipX12EnvelopeArgs>;
7886
7921
  }
7922
+ interface PartnershipWrapOptionsArgs {
7923
+ lineLength?: pulumi.Input<number>;
7924
+ lineTerminator?: pulumi.Input<enums.b2bi.PartnershipLineTerminator>;
7925
+ wrapBy?: pulumi.Input<enums.b2bi.PartnershipWrapFormat>;
7926
+ }
7927
+ interface PartnershipX12AcknowledgmentOptionsArgs {
7928
+ functionalAcknowledgment: pulumi.Input<enums.b2bi.PartnershipX12FunctionalAcknowledgment>;
7929
+ technicalAcknowledgment: pulumi.Input<enums.b2bi.PartnershipX12TechnicalAcknowledgment>;
7930
+ }
7931
+ interface PartnershipX12ControlNumbersArgs {
7932
+ startingFunctionalGroupControlNumber?: pulumi.Input<number>;
7933
+ startingInterchangeControlNumber?: pulumi.Input<number>;
7934
+ startingTransactionSetControlNumber?: pulumi.Input<number>;
7935
+ }
7887
7936
  interface PartnershipX12DelimitersArgs {
7888
7937
  componentSeparator?: pulumi.Input<string>;
7889
7938
  dataElementSeparator?: pulumi.Input<string>;
@@ -7891,12 +7940,19 @@ export declare namespace b2bi {
7891
7940
  }
7892
7941
  interface PartnershipX12EnvelopeArgs {
7893
7942
  common?: pulumi.Input<inputs.b2bi.PartnershipX12OutboundEdiHeadersArgs>;
7943
+ wrapOptions?: pulumi.Input<inputs.b2bi.PartnershipWrapOptionsArgs>;
7894
7944
  }
7895
7945
  interface PartnershipX12FunctionalGroupHeadersArgs {
7896
7946
  applicationReceiverCode?: pulumi.Input<string>;
7897
7947
  applicationSenderCode?: pulumi.Input<string>;
7898
7948
  responsibleAgencyCode?: pulumi.Input<string>;
7899
7949
  }
7950
+ interface PartnershipX12InboundEdiOptionsArgs {
7951
+ /**
7952
+ * Specifies acknowledgment options for inbound X12 EDI files. These options control how functional and technical acknowledgments are handled.
7953
+ */
7954
+ acknowledgmentOptions?: pulumi.Input<inputs.b2bi.PartnershipX12AcknowledgmentOptionsArgs>;
7955
+ }
7900
7956
  interface PartnershipX12InterchangeControlHeadersArgs {
7901
7957
  acknowledgmentRequestedCode?: pulumi.Input<string>;
7902
7958
  receiverId?: pulumi.Input<string>;
@@ -7907,11 +7963,16 @@ export declare namespace b2bi {
7907
7963
  usageIndicatorCode?: pulumi.Input<string>;
7908
7964
  }
7909
7965
  interface PartnershipX12OutboundEdiHeadersArgs {
7966
+ controlNumbers?: pulumi.Input<inputs.b2bi.PartnershipX12ControlNumbersArgs>;
7910
7967
  delimiters?: pulumi.Input<inputs.b2bi.PartnershipX12DelimitersArgs>;
7911
7968
  functionalGroupHeaders?: pulumi.Input<inputs.b2bi.PartnershipX12FunctionalGroupHeadersArgs>;
7969
+ gs05TimeFormat?: pulumi.Input<enums.b2bi.PartnershipX12gs05TimeFormat>;
7912
7970
  interchangeControlHeaders?: pulumi.Input<inputs.b2bi.PartnershipX12InterchangeControlHeadersArgs>;
7913
7971
  validateEdi?: pulumi.Input<boolean>;
7914
7972
  }
7973
+ interface TransformerAdvancedOptionsArgs {
7974
+ x12?: pulumi.Input<inputs.b2bi.TransformerX12AdvancedOptionsArgs>;
7975
+ }
7915
7976
  interface TransformerEdiTypePropertiesArgs {
7916
7977
  x12Details: pulumi.Input<inputs.b2bi.TransformerX12DetailsArgs>;
7917
7978
  }
@@ -7919,6 +7980,7 @@ export declare namespace b2bi {
7919
7980
  x12: pulumi.Input<inputs.b2bi.TransformerX12DetailsArgs>;
7920
7981
  }
7921
7982
  interface TransformerInputConversionArgs {
7983
+ advancedOptions?: pulumi.Input<inputs.b2bi.TransformerAdvancedOptionsArgs>;
7922
7984
  formatOptions?: pulumi.Input<inputs.b2bi.TransformerFormatOptionsPropertiesArgs>;
7923
7985
  fromFormat: pulumi.Input<enums.b2bi.TransformerFromFormat>;
7924
7986
  }
@@ -7938,10 +8000,16 @@ export declare namespace b2bi {
7938
8000
  bucketName: pulumi.Input<string>;
7939
8001
  keys: pulumi.Input<pulumi.Input<inputs.b2bi.TransformerSampleDocumentKeysArgs>[]>;
7940
8002
  }
8003
+ interface TransformerX12AdvancedOptionsArgs {
8004
+ splitOptions?: pulumi.Input<inputs.b2bi.TransformerX12SplitOptionsArgs>;
8005
+ }
7941
8006
  interface TransformerX12DetailsArgs {
7942
8007
  transactionSet?: pulumi.Input<enums.b2bi.TransformerX12TransactionSet>;
7943
8008
  version?: pulumi.Input<enums.b2bi.TransformerX12Version>;
7944
8009
  }
8010
+ interface TransformerX12SplitOptionsArgs {
8011
+ splitBy?: pulumi.Input<enums.b2bi.TransformerX12SplitBy>;
8012
+ }
7945
8013
  }
7946
8014
  export declare namespace backup {
7947
8015
  interface BackupPlanAdvancedBackupSettingResourceTypeArgs {
@@ -8515,6 +8583,10 @@ export declare namespace batch {
8515
8583
  *
8516
8584
  * - **EKS_AL2** - [Amazon Linux 2](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for all non-GPU instance families.
8517
8585
  * - **EKS_AL2_NVIDIA** - [Amazon Linux 2 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for all GPU instance families (for example, `P4` and `G4` ) and can be used for all non AWS Graviton-based instance types.
8586
+ * - **EKS_AL2023** - [Amazon Linux 2023](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : AWS Batch supports Amazon Linux 2023.
8587
+ *
8588
+ * > Amazon Linux 2023 does not support `A1` instances.
8589
+ * - **EKS_AL2023_NVIDIA** - [Amazon Linux 2023 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : GPU instance families and can be used for all non AWS Graviton-based instance types.
8518
8590
  */
8519
8591
  imageType: pulumi.Input<string>;
8520
8592
  }
@@ -8545,6 +8617,9 @@ export declare namespace batch {
8545
8617
  * > To unset all override templates for a compute environment, you can pass an empty array to the [UpdateComputeEnvironment.overrides](https://docs.aws.amazon.com/batch/latest/APIReference/API_UpdateComputeEnvironment.html) parameter, or not include the `overrides` parameter when submitting the `UpdateComputeEnvironment` API operation.
8546
8618
  */
8547
8619
  overrides?: pulumi.Input<pulumi.Input<inputs.batch.ComputeEnvironmentLaunchTemplateSpecificationOverrideArgs>[]>;
8620
+ /**
8621
+ * The EKS node initialization process to use. You only need to specify this value if you are using a custom AMI. The default value is `EKS_BOOTSTRAP_SH` . If *imageType* is a custom AMI based on EKS_AL2023 or EKS_AL2023_NVIDIA then you must choose `EKS_NODEADM` .
8622
+ */
8548
8623
  userdataType?: pulumi.Input<enums.batch.ComputeEnvironmentLaunchTemplateSpecificationUserdataType>;
8549
8624
  /**
8550
8625
  * The version number of the launch template, `$Default` , or `$Latest` .
@@ -8585,6 +8660,9 @@ export declare namespace batch {
8585
8660
  * - `targetInstanceTypes` included within the same launch template override or across launch template overrides can't overlap for the same compute environment. For example, you can't define one launch template override to target an instance family and another define an instance type within this same family.
8586
8661
  */
8587
8662
  targetInstanceTypes?: pulumi.Input<pulumi.Input<string>[]>;
8663
+ /**
8664
+ * The EKS node initialization process to use. You only need to specify this value if you are using a custom AMI. The default value is `EKS_BOOTSTRAP_SH` . If *imageType* is a custom AMI based on EKS_AL2023 or EKS_AL2023_NVIDIA then you must choose `EKS_NODEADM` .
8665
+ */
8588
8666
  userdataType?: pulumi.Input<enums.batch.ComputeEnvironmentLaunchTemplateSpecificationOverrideUserdataType>;
8589
8667
  /**
8590
8668
  * The version number of the launch template, `$Default` , or `$Latest` .
@@ -11714,11 +11792,21 @@ export declare namespace bedrock {
11714
11792
  * Content policy config for a guardrail.
11715
11793
  */
11716
11794
  interface GuardrailContentPolicyConfigArgs {
11795
+ /**
11796
+ * Guardrail tier config for content policy
11797
+ */
11798
+ contentFiltersTierConfig?: pulumi.Input<inputs.bedrock.GuardrailContentPolicyConfigContentFiltersTierConfigPropertiesArgs>;
11717
11799
  /**
11718
11800
  * List of content filter configs in content policy.
11719
11801
  */
11720
11802
  filtersConfig: pulumi.Input<pulumi.Input<inputs.bedrock.GuardrailContentFilterConfigArgs>[]>;
11721
11803
  }
11804
+ /**
11805
+ * Guardrail tier config for content policy
11806
+ */
11807
+ interface GuardrailContentPolicyConfigContentFiltersTierConfigPropertiesArgs {
11808
+ tierName: pulumi.Input<enums.bedrock.GuardrailContentFiltersTierName>;
11809
+ }
11722
11810
  /**
11723
11811
  * A config for grounding filter.
11724
11812
  */
@@ -11970,6 +12058,16 @@ export declare namespace bedrock {
11970
12058
  * List of topic configs in topic policy.
11971
12059
  */
11972
12060
  topicsConfig: pulumi.Input<pulumi.Input<inputs.bedrock.GuardrailTopicConfigArgs>[]>;
12061
+ /**
12062
+ * Guardrail tier config for topic policy
12063
+ */
12064
+ topicsTierConfig?: pulumi.Input<inputs.bedrock.GuardrailTopicPolicyConfigTopicsTierConfigPropertiesArgs>;
12065
+ }
12066
+ /**
12067
+ * Guardrail tier config for topic policy
12068
+ */
12069
+ interface GuardrailTopicPolicyConfigTopicsTierConfigPropertiesArgs {
12070
+ tierName: pulumi.Input<enums.bedrock.GuardrailTopicsTierName>;
11973
12071
  }
11974
12072
  /**
11975
12073
  * A custom word config.
@@ -12833,6 +12931,20 @@ export declare namespace bedrock {
12833
12931
  templateType: pulumi.Input<enums.bedrock.PromptTemplateType>;
12834
12932
  }
12835
12933
  }
12934
+ export declare namespace billing {
12935
+ interface DataFilterExpressionPropertiesArgs {
12936
+ dimensions?: pulumi.Input<inputs.billing.DataFilterExpressionPropertiesDimensionsPropertiesArgs>;
12937
+ tags?: pulumi.Input<inputs.billing.DataFilterExpressionPropertiesTagsPropertiesArgs>;
12938
+ }
12939
+ interface DataFilterExpressionPropertiesDimensionsPropertiesArgs {
12940
+ key?: pulumi.Input<enums.billing.BillingViewDimensionKey>;
12941
+ values?: pulumi.Input<pulumi.Input<string>[]>;
12942
+ }
12943
+ interface DataFilterExpressionPropertiesTagsPropertiesArgs {
12944
+ key?: pulumi.Input<string>;
12945
+ values?: pulumi.Input<pulumi.Input<string>[]>;
12946
+ }
12947
+ }
12836
12948
  export declare namespace budgets {
12837
12949
  interface BudgetsActionActionThresholdArgs {
12838
12950
  /**
@@ -12982,6 +13094,26 @@ export declare namespace cassandra {
12982
13094
  */
12983
13095
  provisionedThroughput?: pulumi.Input<inputs.cassandra.TableProvisionedThroughputArgs>;
12984
13096
  }
13097
+ /**
13098
+ * Represents the CDC configuration for the table
13099
+ */
13100
+ interface TableCdcSpecificationArgs {
13101
+ /**
13102
+ * The status of the CDC stream. You can enable or disable a stream for a table.
13103
+ */
13104
+ status: pulumi.Input<enums.cassandra.TableCdcStatus>;
13105
+ /**
13106
+ * The view type specifies the changes Amazon Keyspaces records for each changed row in the stream. After you create the stream, you can't make changes to this selection.
13107
+ *
13108
+ * The options are:
13109
+ *
13110
+ * - `NEW_AND_OLD_IMAGES` - both versions of the row, before and after the change. This is the default.
13111
+ * - `NEW_IMAGE` - the version of the row after the change.
13112
+ * - `OLD_IMAGE` - the version of the row before the change.
13113
+ * - `KEYS_ONLY` - the partition and clustering keys of the row that was changed.
13114
+ */
13115
+ viewType?: pulumi.Input<enums.cassandra.TableCdcViewType>;
13116
+ }
12985
13117
  interface TableClusteringKeyColumnArgs {
12986
13118
  /**
12987
13119
  * The name and data type of this clustering key column.
@@ -13738,11 +13870,11 @@ export declare namespace cloudformation {
13738
13870
  */
13739
13871
  interface ManagedExecutionPropertiesArgs {
13740
13872
  /**
13741
- * When `true` , StackSets performs non-conflicting operations concurrently and queues conflicting operations. After conflicting operations finish, StackSets starts queued operations in request order.
13873
+ * When `true` , CloudFormation performs non-conflicting operations concurrently and queues conflicting operations. After conflicting operations finish, CloudFormation starts queued operations in request order.
13742
13874
  *
13743
- * > If there are already running or queued operations, StackSets queues all incoming operations even if they are non-conflicting.
13875
+ * > If there are already running or queued operations, CloudFormation queues all incoming operations even if they are non-conflicting.
13744
13876
  * >
13745
- * > You can't modify your stack set's execution configuration while there are running or queued operations for that stack set.
13877
+ * > You can't modify your StackSet's execution configuration while there are running or queued operations for that StackSet.
13746
13878
  *
13747
13879
  * When `false` (default), StackSets performs one operation at a time in request order.
13748
13880
  */
@@ -13851,17 +13983,17 @@ export declare namespace cloudformation {
13851
13983
  * - `STRICT_FAILURE_TOLERANCE` : This option dynamically lowers the concurrency level to ensure the number of failed accounts never exceeds the value of `FailureToleranceCount` +1. The initial actual concurrency is set to the lower of either the value of the `MaxConcurrentCount` , or the value of `FailureToleranceCount` +1. The actual concurrency is then reduced proportionally by the number of failures. This is the default behavior.
13852
13984
  *
13853
13985
  * If failure tolerance or Maximum concurrent accounts are set to percentages, the behavior is similar.
13854
- * - `SOFT_FAILURE_TOLERANCE` : This option decouples `FailureToleranceCount` from the actual concurrency. This allows stack set operations to run at the concurrency level set by the `MaxConcurrentCount` value, or `MaxConcurrentPercentage` , regardless of the number of failures.
13986
+ * - `SOFT_FAILURE_TOLERANCE` : This option decouples `FailureToleranceCount` from the actual concurrency. This allows StackSet operations to run at the concurrency level set by the `MaxConcurrentCount` value, or `MaxConcurrentPercentage` , regardless of the number of failures.
13855
13987
  */
13856
13988
  concurrencyMode?: pulumi.Input<enums.cloudformation.StackSetConcurrencyMode>;
13857
13989
  /**
13858
- * The number of accounts, per Region, for which this operation can fail before CloudFormation stops the operation in that Region. If the operation is stopped in a Region, CloudFormation doesn't attempt the operation in any subsequent Regions.
13990
+ * The number of accounts per Region this operation can fail in before CloudFormation stops the operation in that Region. If the operation is stopped in a Region, CloudFormation doesn't attempt the operation in any subsequent Regions.
13859
13991
  *
13860
13992
  * Conditional: You must specify either `FailureToleranceCount` or `FailureTolerancePercentage` (but not both).
13861
13993
  */
13862
13994
  failureToleranceCount?: pulumi.Input<number>;
13863
13995
  /**
13864
- * The percentage of accounts, per Region, for which this stack operation can fail before CloudFormation stops the operation in that Region. If the operation is stopped in a Region, CloudFormation doesn't attempt the operation in any subsequent Regions.
13996
+ * The percentage of accounts per Region this stack operation can fail in before CloudFormation stops the operation in that Region. If the operation is stopped in a Region, CloudFormation doesn't attempt the operation in any subsequent Regions.
13865
13997
  *
13866
13998
  * When calculating the number of accounts based on the specified percentage, CloudFormation rounds *down* to the next whole number.
13867
13999
  *
@@ -13910,7 +14042,7 @@ export declare namespace cloudformation {
13910
14042
  */
13911
14043
  interface StackSetStackInstancesArgs {
13912
14044
  /**
13913
- * The AWS `OrganizationalUnitIds` or `Accounts` for which to create stack instances in the specified Regions.
14045
+ * The AWS Organizations accounts or AWS accounts to deploy stacks to in the specified Regions.
13914
14046
  */
13915
14047
  deploymentTargets: pulumi.Input<inputs.cloudformation.StackSetDeploymentTargetsArgs>;
13916
14048
  /**
@@ -14888,6 +15020,7 @@ export declare namespace cloudfront {
14888
15020
  * For more information, see [Using Origin Shield](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/origin-shield.html) in the *Amazon CloudFront Developer Guide*.
14889
15021
  */
14890
15022
  originShield?: pulumi.Input<inputs.cloudfront.DistributionOriginShieldArgs>;
15023
+ responseCompletionTimeout?: pulumi.Input<number>;
14891
15024
  /**
14892
15025
  * Use this type to specify an origin that is an Amazon S3 bucket that is not configured with static website hosting. To specify any other type of origin, including an Amazon S3 bucket that is configured with static website hosting, use the ``CustomOriginConfig`` type instead.
14893
15026
  */
@@ -15041,6 +15174,7 @@ export declare namespace cloudfront {
15041
15174
  * For more information about the origin access identity, see [Serving Private Content through CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html) in the *Amazon CloudFront Developer Guide*.
15042
15175
  */
15043
15176
  originAccessIdentity?: pulumi.Input<string>;
15177
+ originReadTimeout?: pulumi.Input<number>;
15044
15178
  }
15045
15179
  /**
15046
15180
  * A complex data type for the status codes that you specify that, when returned by a primary origin, trigger CloudFront to failover to a second origin.
@@ -17985,9 +18119,6 @@ export declare namespace connect {
17985
18119
  requiredFields?: pulumi.Input<pulumi.Input<inputs.connect.TaskTemplateRequiredFieldInfoArgs>[]>;
17986
18120
  }
17987
18121
  interface EvaluationFormAutoEvaluationConfigurationArgs {
17988
- /**
17989
- * Auto Evaluation enablement status.
17990
- */
17991
18122
  enabled?: pulumi.Input<boolean>;
17992
18123
  }
17993
18124
  /**
@@ -18350,7 +18481,12 @@ export declare namespace connect {
18350
18481
  contactLens?: pulumi.Input<boolean>;
18351
18482
  contactflowLogs?: pulumi.Input<boolean>;
18352
18483
  earlyMedia?: pulumi.Input<boolean>;
18484
+ enhancedChatMonitoring?: pulumi.Input<boolean>;
18485
+ enhancedContactMonitoring?: pulumi.Input<boolean>;
18486
+ highVolumeOutBound?: pulumi.Input<boolean>;
18353
18487
  inboundCalls: pulumi.Input<boolean>;
18488
+ multiPartyChatConference?: pulumi.Input<boolean>;
18489
+ multiPartyConference?: pulumi.Input<boolean>;
18354
18490
  outboundCalls: pulumi.Input<boolean>;
18355
18491
  useCustomTtsVoices?: pulumi.Input<boolean>;
18356
18492
  }
@@ -18638,7 +18774,7 @@ export declare namespace connect {
18638
18774
  interface RuleReferenceArgs {
18639
18775
  /**
18640
18776
  * The type of the reference. ``DATE`` must be of type Epoch timestamp.
18641
- * *Allowed values*: ``URL`` | ``ATTACHMENT`` | ``NUMBER`` | ``STRING`` | ``DATE`` | ``EMAIL``
18777
+ * *Allowed values*: ``URL`` | ``ATTACHMENT`` | ``NUMBER`` | ``STRING`` | ``DATE`` | ``EMAIL``
18642
18778
  */
18643
18779
  type: pulumi.Input<enums.connect.RuleReferenceType>;
18644
18780
  /**
@@ -18656,12 +18792,12 @@ export declare namespace connect {
18656
18792
  content: pulumi.Input<string>;
18657
18793
  /**
18658
18794
  * Content type format.
18659
- * *Allowed value*: ``PLAIN_TEXT``
18795
+ * *Allowed value*: ``PLAIN_TEXT``
18660
18796
  */
18661
18797
  contentType: pulumi.Input<enums.connect.RuleSendNotificationActionContentType>;
18662
18798
  /**
18663
18799
  * Notification delivery method.
18664
- * *Allowed value*: ``EMAIL``
18800
+ * *Allowed value*: ``EMAIL``
18665
18801
  */
18666
18802
  deliveryMethod: pulumi.Input<enums.connect.RuleSendNotificationActionDeliveryMethod>;
18667
18803
  /**
@@ -19132,6 +19268,9 @@ export declare namespace connectcampaignsv2 {
19132
19268
  * The CommunicationLimits that apply to all channel subtypes defined in an outbound campaign.
19133
19269
  */
19134
19270
  allChannelsSubtypes?: pulumi.Input<inputs.connectcampaignsv2.CampaignCommunicationLimitsArgs>;
19271
+ /**
19272
+ * Opt-in or Opt-out from instance-level limits.
19273
+ */
19135
19274
  instanceLimitsHandling?: pulumi.Input<enums.connectcampaignsv2.CampaignInstanceLimitsHandling>;
19136
19275
  }
19137
19276
  /**
@@ -22991,6 +23130,12 @@ export declare namespace dynamodb {
22991
23130
  */
22992
23131
  writeUnitsPerSecond?: pulumi.Input<number>;
22993
23132
  }
23133
+ interface GlobalTableWitnessArgs {
23134
+ /**
23135
+ * The name of the AWS Region that serves as a witness for the MRSC global table.
23136
+ */
23137
+ region?: pulumi.Input<string>;
23138
+ }
22994
23139
  interface GlobalTableWriteOnDemandThroughputSettingsArgs {
22995
23140
  /**
22996
23141
  * Maximum number of write request settings for the specified replica of a global table.
@@ -26940,6 +27085,16 @@ export declare namespace ec2 {
26940
27085
  */
26941
27086
  tags?: pulumi.Input<pulumi.Input<inputs.ec2.LaunchTemplateTagArgs>[]>;
26942
27087
  }
27088
+ interface TrafficMirrorFilterRuleTrafficMirrorPortRangeArgs {
27089
+ /**
27090
+ * The first port in the Traffic Mirror port range.
27091
+ */
27092
+ fromPort: pulumi.Input<number>;
27093
+ /**
27094
+ * The last port in the Traffic Mirror port range.
27095
+ */
27096
+ toPort: pulumi.Input<number>;
27097
+ }
26943
27098
  interface TransitGatewayConnectOptionsArgs {
26944
27099
  /**
26945
27100
  * The tunnel protocol.
@@ -27829,6 +27984,12 @@ export declare namespace ecs {
27829
27984
  */
27830
27985
  value?: pulumi.Input<string>;
27831
27986
  }
27987
+ interface ServiceAdvancedConfigurationArgs {
27988
+ alternateTargetGroupArn: pulumi.Input<string>;
27989
+ productionListenerRule?: pulumi.Input<string>;
27990
+ roleArn?: pulumi.Input<string>;
27991
+ testListenerRule?: pulumi.Input<string>;
27992
+ }
27832
27993
  /**
27833
27994
  * An object representing the networking details for a task or service. For example ``awsVpcConfiguration={subnets=["subnet-12344321"],securityGroups=["sg-12344321"]}``.
27834
27995
  */
@@ -27890,6 +28051,7 @@ export declare namespace ecs {
27890
28051
  * To avoid changing your applications in client Amazon ECS services, set this to the same port that the client application uses by default. For more information, see [Service Connect](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-connect.html) in the *Amazon Elastic Container Service Developer Guide*.
27891
28052
  */
27892
28053
  port: pulumi.Input<number>;
28054
+ testTrafficRules?: pulumi.Input<inputs.ecs.ServiceConnectTestTrafficRulesArgs>;
27893
28055
  }
27894
28056
  /**
27895
28057
  * The Service Connect configuration of your Amazon ECS service. The configuration for this service to discover and connect to services, and be discovered by, and connected from, other services within a namespace.
@@ -27958,6 +28120,16 @@ export declare namespace ecs {
27958
28120
  */
27959
28121
  tls?: pulumi.Input<inputs.ecs.ServiceConnectTlsConfigurationArgs>;
27960
28122
  }
28123
+ interface ServiceConnectTestTrafficRulesArgs {
28124
+ header: pulumi.Input<inputs.ecs.ServiceConnectTestTrafficRulesHeaderArgs>;
28125
+ }
28126
+ interface ServiceConnectTestTrafficRulesHeaderArgs {
28127
+ name: pulumi.Input<string>;
28128
+ value?: pulumi.Input<inputs.ecs.ServiceConnectTestTrafficRulesHeaderValueArgs>;
28129
+ }
28130
+ interface ServiceConnectTestTrafficRulesHeaderValueArgs {
28131
+ exact: pulumi.Input<string>;
28132
+ }
27961
28133
  /**
27962
28134
  * The certificate root authority that secures your service.
27963
28135
  */
@@ -28027,11 +28199,13 @@ export declare namespace ecs {
28027
28199
  * Information about the CloudWatch alarms.
28028
28200
  */
28029
28201
  alarms?: pulumi.Input<inputs.ecs.ServiceDeploymentAlarmsArgs>;
28202
+ bakeTimeInMinutes?: pulumi.Input<number>;
28030
28203
  /**
28031
28204
  * The deployment circuit breaker can only be used for services using the rolling update (``ECS``) deployment type.
28032
28205
  * The *deployment circuit breaker* determines whether a service deployment will fail if the service can't reach a steady state. If you use the deployment circuit breaker, a service deployment will transition to a failed state and stop launching new tasks. If you use the rollback option, when a service deployment fails, the service is rolled back to the last deployment that completed successfully. For more information, see [Rolling update](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-type-ecs.html) in the *Amazon Elastic Container Service Developer Guide*
28033
28206
  */
28034
28207
  deploymentCircuitBreaker?: pulumi.Input<inputs.ecs.ServiceDeploymentCircuitBreakerArgs>;
28208
+ lifecycleHooks?: pulumi.Input<pulumi.Input<inputs.ecs.ServiceDeploymentLifecycleHookArgs>[]>;
28035
28209
  /**
28036
28210
  * If a service is using the rolling update (``ECS``) deployment type, the ``maximumPercent`` parameter represents an upper limit on the number of your service's tasks that are allowed in the ``RUNNING`` or ``PENDING`` state during a deployment, as a percentage of the ``desiredCount`` (rounded down to the nearest integer). This parameter enables you to define the deployment batch size. For example, if your service is using the ``REPLICA`` service scheduler and has a ``desiredCount`` of four tasks and a ``maximumPercent`` value of 200%, the scheduler may start four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). The default ``maximumPercent`` value for a service using the ``REPLICA`` service scheduler is 200%.
28037
28211
  * The Amazon ECS scheduler uses this parameter to replace unhealthy tasks by starting replacement tasks first and then stopping the unhealthy tasks, as long as cluster resources for starting replacement tasks are available. For more information about how the scheduler replaces unhealthy tasks, see [Amazon ECS services](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs_services.html).
@@ -28059,6 +28233,7 @@ export declare namespace ecs {
28059
28233
  * If a service is using either the blue/green (``CODE_DEPLOY``) or ``EXTERNAL`` deployment types and is running tasks that use the Fargate launch type, the minimum healthy percent value is not used, although it is returned when describing your service.
28060
28234
  */
28061
28235
  minimumHealthyPercent?: pulumi.Input<number>;
28236
+ strategy?: pulumi.Input<enums.ecs.ServiceDeploymentConfigurationStrategy>;
28062
28237
  }
28063
28238
  /**
28064
28239
  * The deployment controller to use for the service.
@@ -28070,6 +28245,11 @@ export declare namespace ecs {
28070
28245
  */
28071
28246
  type?: pulumi.Input<enums.ecs.ServiceDeploymentControllerType>;
28072
28247
  }
28248
+ interface ServiceDeploymentLifecycleHookArgs {
28249
+ hookTargetArn: pulumi.Input<string>;
28250
+ lifecycleStages: pulumi.Input<pulumi.Input<enums.ecs.ServiceDeploymentLifecycleHookLifecycleStagesItem>[]>;
28251
+ roleArn: pulumi.Input<string>;
28252
+ }
28073
28253
  /**
28074
28254
  * The tag specifications of an Amazon EBS volume.
28075
28255
  */
@@ -28096,6 +28276,7 @@ export declare namespace ecs {
28096
28276
  * Services with tasks that use the ``awsvpc`` network mode (for example, those with the Fargate launch type) only support Application Load Balancers and Network Load Balancers. Classic Load Balancers are not supported. Also, when you create any target groups for these services, you must choose ``ip`` as the target type, not ``instance``. Tasks that use the ``awsvpc`` network mode are associated with an elastic network interface, not an Amazon EC2 instance.
28097
28277
  */
28098
28278
  interface ServiceLoadBalancerArgs {
28279
+ advancedConfiguration?: pulumi.Input<inputs.ecs.ServiceAdvancedConfigurationArgs>;
28099
28280
  /**
28100
28281
  * The name of the container (as it appears in a container definition) to associate with the load balancer.
28101
28282
  * You need to specify the container name when configuring the target group for an Amazon ECS load balancer.
@@ -28145,7 +28326,7 @@ export declare namespace ecs {
28145
28326
  * The options you can specify depend on the log driver. Some of the options you can specify when you use the ``awslogs`` log driver to route logs to Amazon CloudWatch include the following:
28146
28327
  * + awslogs-create-group Required: No Specify whether you want the log group to be created automatically. If this option isn't specified, it defaults to false. Your IAM policy must include the logs:CreateLogGroup permission before you attempt to use awslogs-create-group. + awslogs-region Required: Yes Specify the Region that the awslogs log driver is to send your Docker logs to. You can choose to send all of your logs from clusters in different Regions to a single region in CloudWatch Logs. This is so that they're all visible in one location. Otherwise, you can separate them by Region for more granularity. Make sure that the specified log group exists in the Region that you specify with this option. + awslogs-group Required: Yes Make sure to specify a log group that the awslogs log driver sends its log streams to. + awslogs-stream-prefix Required: Yes, when using Fargate.Optional when using EC2. Use the awslogs-stream-prefix option to associate a log stream with the specified prefix, the container name, and the ID of the Amazon ECS task that the container belongs to. If you specify a prefix with this option, then the log stream takes the format prefix-name/container-name/ecs-task-id. If you don't specify a prefix with this option, then the log stream is named after the container ID that's assigned by the Docker daemon on the container instance. Because it's difficult to trace logs back to the container that sent them with just the Docker container ID (which is only available on the container instance), we recommend that you specify a prefix with this option. For Amazon ECS services, you can use the service name as the prefix. Doing so, you can trace log streams to the service that the container belongs to, the name of the container that sent them, and the ID of the task that the container belongs to. You must specify a stream-prefix for your logs to have your logs appear in the Log pane when using the Amazon ECS console. + awslogs-datetime-format Required: No This option defines a multiline start pattern in Python strftime format. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. One example of a use case for using this format is for parsing output such as a stack dump, which might otherwise be logged in multiple entries. The correct pattern allows it to be captured in a single entry. For more information, see awslogs-datetime-format. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance. + awslogs-multiline-pattern Required: No This option defines a multiline start pattern that uses a regular expression. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. For more information, see awslogs-multiline-pattern. This option is ignored if awslogs-datetime-format is also configured. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance.
28147
28328
  * The following options apply to all supported log drivers.
28148
- * + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to the log driver specified using logDriver. The delivery mode you choose affects application availability when the flow of logs from container is interrupted. If you use the blocking mode and the flow of logs is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. You can set a default mode for all containers in a specific Region by using the defaultLogDriverMode account setting. If you don't specify the mode option or configure the account setting, Amazon ECS will default to the blocking mode. For more information about the account setting, see Default log driver mode in the Amazon Elastic Container Service Developer Guide. On June 25, 2025, Amazon ECS is changing the default log driver mode from blocking to non-blocking to prioritize task availability over logging. To continue using the blocking mode after this change, do one of the following: Set the mode option in your container definition's logConfiguration as blocking. Set the defaultLogDriverMode account setting to blocking. + max-buffer-size Required: No Default value: 1m When non-blocking mode is used, the max-buffer-size log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
28329
+ * + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to the log driver specified using logDriver. The delivery mode you choose affects application availability when the flow of logs from container is interrupted. If you use the blocking mode and the flow of logs is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. You can set a default mode for all containers in a specific Region by using the defaultLogDriverMode account setting. If you don't specify the mode option or configure the account setting, Amazon ECS will default to the non-blocking mode. For more information about the account setting, see Default log driver mode in the Amazon Elastic Container Service Developer Guide. On June 25, 2025, Amazon ECS changed the default log driver mode from blocking to non-blocking to prioritize task availability over logging. To continue using the blocking mode after this change, do one of the following: Set the mode option in your container definition's logConfiguration as blocking. Set the defaultLogDriverMode account setting to blocking. + max-buffer-size Required: No Default value: 1m When non-blocking mode is used, the max-buffer-size log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
28149
28330
  * To route logs using the ``splunk`` log router, you need to specify a ``splunk-token`` and a ``splunk-url``.
28150
28331
  * When you use the ``awsfirelens`` log router to route logs to an AWS Service or AWS Partner Network destination for log storage and analytics, you can set the ``log-driver-buffer-limit`` option to limit the number of events that are buffered in memory, before being sent to the log router container. It can help to resolve potential log loss issue because high throughput might result in memory running out for the buffer inside of Docker.
28151
28332
  * Other options you can specify when using ``awsfirelens`` to route logs depend on the destination. When you export logs to Amazon Data Firehose, you can specify the AWS Region with ``region`` and a name for the log stream with ``delivery_stream``.
@@ -28439,7 +28620,7 @@ export declare namespace ecs {
28439
28620
  * + Linux platform version ``1.3.0`` or later.
28440
28621
  * + Windows platform version ``1.0.0`` or later.
28441
28622
  *
28442
- * If the task definition is used in a blue/green deployment that uses [AWS::CodeDeploy::DeploymentGroup BlueGreenDeploymentConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-bluegreendeploymentconfiguration.html), the ``dependsOn`` parameter is not supported. For more information see [Issue #680](https://docs.aws.amazon.com/https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/680) on the on the GitHub website.
28623
+ * If the task definition is used in a blue/green deployment that uses [AWS::CodeDeploy::DeploymentGroup BlueGreenDeploymentConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-bluegreendeploymentconfiguration.html), the ``dependsOn`` parameter is not supported.
28443
28624
  */
28444
28625
  dependsOn?: pulumi.Input<pulumi.Input<inputs.ecs.TaskDefinitionContainerDependencyArgs>[]>;
28445
28626
  /**
@@ -28512,7 +28693,7 @@ export declare namespace ecs {
28512
28693
  */
28513
28694
  hostname?: pulumi.Input<string>;
28514
28695
  /**
28515
- * The image used to start a container. This string is passed directly to the Docker daemon. By default, images in the Docker Hub registry are available. Other repositories are specified with either ``repository-url/image:tag`` or ``repository-url/image@digest``. Up to 255 letters (uppercase and lowercase), numbers, hyphens, underscores, colons, periods, forward slashes, and number signs are allowed. This parameter maps to ``Image`` in the docker container create command and the ``IMAGE`` parameter of docker run.
28696
+ * The image used to start a container. This string is passed directly to the Docker daemon. By default, images in the Docker Hub registry are available. Other repositories are specified with either ``repository-url/image:tag`` or ``repository-url/image@digest``. For images using tags (repository-url/image:tag), up to 255 characters total are allowed, including letters (uppercase and lowercase), numbers, hyphens, underscores, colons, periods, forward slashes, and number signs (#). For images using digests (repository-url/image@digest), the 255 character limit applies only to the repository URL and image name (everything before the @ sign). The only supported hash function is sha256, and the hash value after sha256: must be exactly 64 characters (only letters A-F, a-f, and numbers 0-9 are allowed). This parameter maps to ``Image`` in the docker container create command and the ``IMAGE`` parameter of docker run.
28516
28697
  * + When a new task starts, the Amazon ECS container agent pulls the latest version of the specified image and tag for the container to use. However, subsequent updates to a repository image aren't propagated to already running tasks.
28517
28698
  * + Images in Amazon ECR repositories can be specified by either using the full ``registry/repository:tag`` or ``registry/repository@digest``. For example, ``012345678910.dkr.ecr.<region-name>.amazonaws.com/<repository-name>:latest`` or ``012345678910.dkr.ecr.<region-name>.amazonaws.com/<repository-name>@sha256:94afd1f2e64d908bc90dbca0035a5b567EXAMPLE``.
28518
28699
  * + Images in official repositories on Docker Hub use a single name (for example, ``ubuntu`` or ``mongo``).
@@ -28903,17 +29084,8 @@ export declare namespace ecs {
28903
29084
  */
28904
29085
  sourcePath?: pulumi.Input<string>;
28905
29086
  }
28906
- /**
28907
- * Details on an Elastic Inference accelerator. For more information, see [Working with Amazon Elastic Inference on Amazon ECS](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-inference.html) in the *Amazon Elastic Container Service Developer Guide*.
28908
- */
28909
29087
  interface TaskDefinitionInferenceAcceleratorArgs {
28910
- /**
28911
- * The Elastic Inference accelerator device name. The ``deviceName`` must also be referenced in a container definition as a [ResourceRequirement](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_ResourceRequirement.html).
28912
- */
28913
29088
  deviceName?: pulumi.Input<string>;
28914
- /**
28915
- * The Elastic Inference accelerator type to use.
28916
- */
28917
29089
  deviceType?: pulumi.Input<string>;
28918
29090
  }
28919
29091
  /**
@@ -29011,7 +29183,7 @@ export declare namespace ecs {
29011
29183
  * The options you can specify depend on the log driver. Some of the options you can specify when you use the ``awslogs`` log driver to route logs to Amazon CloudWatch include the following:
29012
29184
  * + awslogs-create-group Required: No Specify whether you want the log group to be created automatically. If this option isn't specified, it defaults to false. Your IAM policy must include the logs:CreateLogGroup permission before you attempt to use awslogs-create-group. + awslogs-region Required: Yes Specify the Region that the awslogs log driver is to send your Docker logs to. You can choose to send all of your logs from clusters in different Regions to a single region in CloudWatch Logs. This is so that they're all visible in one location. Otherwise, you can separate them by Region for more granularity. Make sure that the specified log group exists in the Region that you specify with this option. + awslogs-group Required: Yes Make sure to specify a log group that the awslogs log driver sends its log streams to. + awslogs-stream-prefix Required: Yes, when using Fargate.Optional when using EC2. Use the awslogs-stream-prefix option to associate a log stream with the specified prefix, the container name, and the ID of the Amazon ECS task that the container belongs to. If you specify a prefix with this option, then the log stream takes the format prefix-name/container-name/ecs-task-id. If you don't specify a prefix with this option, then the log stream is named after the container ID that's assigned by the Docker daemon on the container instance. Because it's difficult to trace logs back to the container that sent them with just the Docker container ID (which is only available on the container instance), we recommend that you specify a prefix with this option. For Amazon ECS services, you can use the service name as the prefix. Doing so, you can trace log streams to the service that the container belongs to, the name of the container that sent them, and the ID of the task that the container belongs to. You must specify a stream-prefix for your logs to have your logs appear in the Log pane when using the Amazon ECS console. + awslogs-datetime-format Required: No This option defines a multiline start pattern in Python strftime format. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. One example of a use case for using this format is for parsing output such as a stack dump, which might otherwise be logged in multiple entries. The correct pattern allows it to be captured in a single entry. For more information, see awslogs-datetime-format. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance. + awslogs-multiline-pattern Required: No This option defines a multiline start pattern that uses a regular expression. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. For more information, see awslogs-multiline-pattern. This option is ignored if awslogs-datetime-format is also configured. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance.
29013
29185
  * The following options apply to all supported log drivers.
29014
- * + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to the log driver specified using logDriver. The delivery mode you choose affects application availability when the flow of logs from container is interrupted. If you use the blocking mode and the flow of logs is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. You can set a default mode for all containers in a specific Region by using the defaultLogDriverMode account setting. If you don't specify the mode option or configure the account setting, Amazon ECS will default to the blocking mode. For more information about the account setting, see Default log driver mode in the Amazon Elastic Container Service Developer Guide. On June 25, 2025, Amazon ECS is changing the default log driver mode from blocking to non-blocking to prioritize task availability over logging. To continue using the blocking mode after this change, do one of the following: Set the mode option in your container definition's logConfiguration as blocking. Set the defaultLogDriverMode account setting to blocking. + max-buffer-size Required: No Default value: 1m When non-blocking mode is used, the max-buffer-size log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
29186
+ * + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to the log driver specified using logDriver. The delivery mode you choose affects application availability when the flow of logs from container is interrupted. If you use the blocking mode and the flow of logs is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. You can set a default mode for all containers in a specific Region by using the defaultLogDriverMode account setting. If you don't specify the mode option or configure the account setting, Amazon ECS will default to the non-blocking mode. For more information about the account setting, see Default log driver mode in the Amazon Elastic Container Service Developer Guide. On June 25, 2025, Amazon ECS changed the default log driver mode from blocking to non-blocking to prioritize task availability over logging. To continue using the blocking mode after this change, do one of the following: Set the mode option in your container definition's logConfiguration as blocking. Set the defaultLogDriverMode account setting to blocking. + max-buffer-size Required: No Default value: 1m When non-blocking mode is used, the max-buffer-size log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
29015
29187
  * To route logs using the ``splunk`` log router, you need to specify a ``splunk-token`` and a ``splunk-url``.
29016
29188
  * When you use the ``awsfirelens`` log router to route logs to an AWS Service or AWS Partner Network destination for log storage and analytics, you can set the ``log-driver-buffer-limit`` option to limit the number of events that are buffered in memory, before being sent to the log router container. It can help to resolve potential log loss issue because high throughput might result in memory running out for the buffer inside of Docker.
29017
29189
  * Other options you can specify when using ``awsfirelens`` to route logs depend on the destination. When you export logs to Amazon Data Firehose, you can specify the AWS Region with ``region`` and a name for the log stream with ``delivery_stream``.
@@ -31164,6 +31336,15 @@ export declare namespace emrserverless {
31164
31336
  [key: string]: pulumi.Input<string>;
31165
31337
  }>;
31166
31338
  }
31339
+ /**
31340
+ * The IAM IdentityCenter configuration for trusted-identity-propagation on this application. Supported with release labels emr-7.8.0 and above.
31341
+ */
31342
+ interface ApplicationIdentityCenterConfigurationArgs {
31343
+ /**
31344
+ * The IAM IdentityCenter instance arn
31345
+ */
31346
+ identityCenterInstanceArn?: pulumi.Input<string>;
31347
+ }
31167
31348
  /**
31168
31349
  * The image configuration.
31169
31350
  */
@@ -32533,11 +32714,11 @@ export declare namespace evs {
32533
32714
  */
32534
32715
  interface LicenseInfoPropertiesArgs {
32535
32716
  /**
32536
- * The VCF solution key. This license unlocks VMware VCF product features, including vSphere, NSX, SDDC Manager, and vCenter Server.
32717
+ * The VCF solution key. This license unlocks VMware VCF product features, including vSphere, NSX, SDDC Manager, and vCenter Server. The VCF solution key must cover a minimum of 256 cores.
32537
32718
  */
32538
32719
  solutionKey: pulumi.Input<string>;
32539
32720
  /**
32540
- * The VSAN license key. This license unlocks vSAN features.
32721
+ * The VSAN license key. This license unlocks vSAN features. The vSAN license key must provide at least 110 TiB of vSAN capacity.
32541
32722
  */
32542
32723
  vsanKey: pulumi.Input<string>;
32543
32724
  }
@@ -33537,6 +33718,70 @@ export declare namespace fsx {
33537
33718
  */
33538
33719
  autoImportPolicy?: pulumi.Input<inputs.fsx.DataRepositoryAssociationAutoImportPolicyArgs>;
33539
33720
  }
33721
+ interface S3AccessPointAttachmentFileSystemGidArgs {
33722
+ /**
33723
+ * The GID of the file system user.
33724
+ */
33725
+ gid: pulumi.Input<number>;
33726
+ }
33727
+ interface S3AccessPointAttachmentOpenZfsFileSystemIdentityArgs {
33728
+ /**
33729
+ * Specifies the UID and GIDs of the file system POSIX user.
33730
+ */
33731
+ posixUser: pulumi.Input<inputs.fsx.S3AccessPointAttachmentOpenZfsPosixFileSystemUserArgs>;
33732
+ /**
33733
+ * Specifies the FSx for OpenZFS user identity type, accepts only `POSIX` .
33734
+ */
33735
+ type: pulumi.Input<enums.fsx.S3AccessPointAttachmentOpenZfsFileSystemIdentityType>;
33736
+ }
33737
+ interface S3AccessPointAttachmentOpenZfsPosixFileSystemUserArgs {
33738
+ /**
33739
+ * The GID of the file system user.
33740
+ */
33741
+ gid: pulumi.Input<number>;
33742
+ /**
33743
+ * The list of secondary GIDs for the file system user.
33744
+ */
33745
+ secondaryGids?: pulumi.Input<pulumi.Input<inputs.fsx.S3AccessPointAttachmentFileSystemGidArgs>[]>;
33746
+ /**
33747
+ * The UID of the file system user.
33748
+ */
33749
+ uid: pulumi.Input<number>;
33750
+ }
33751
+ interface S3AccessPointAttachmentS3AccessPointArgs {
33752
+ /**
33753
+ * The S3 access point's alias.
33754
+ */
33755
+ alias?: pulumi.Input<string>;
33756
+ /**
33757
+ * The S3 access point's policy.
33758
+ */
33759
+ policy?: any;
33760
+ /**
33761
+ * The S3 access point's ARN.
33762
+ */
33763
+ resourceArn?: pulumi.Input<string>;
33764
+ /**
33765
+ * The S3 access point's virtual private cloud (VPC) configuration.
33766
+ */
33767
+ vpcConfiguration?: pulumi.Input<inputs.fsx.S3AccessPointAttachmentS3AccessPointVpcConfigurationArgs>;
33768
+ }
33769
+ interface S3AccessPointAttachmentS3AccessPointOpenZfsConfigurationArgs {
33770
+ /**
33771
+ * The file system identity used to authorize file access requests made using the S3 access point.
33772
+ */
33773
+ fileSystemIdentity: pulumi.Input<inputs.fsx.S3AccessPointAttachmentOpenZfsFileSystemIdentityArgs>;
33774
+ /**
33775
+ * The ID of the FSx for OpenZFS volume that the S3 access point is attached to.
33776
+ */
33777
+ volumeId: pulumi.Input<string>;
33778
+ }
33779
+ interface S3AccessPointAttachmentS3AccessPointVpcConfigurationArgs {
33780
+ /**
33781
+ * Specifies the virtual private cloud (VPC) for the S3 access point VPC configuration, if one exists.
33782
+ */
33783
+ vpcId: pulumi.Input<string>;
33784
+ }
33540
33785
  }
33541
33786
  export declare namespace gamelift {
33542
33787
  interface AliasRoutingStrategyArgs {
@@ -33677,6 +33922,10 @@ export declare namespace gamelift {
33677
33922
  * - `NONE` -- Don't collect container logs.
33678
33923
  */
33679
33924
  logDestination?: pulumi.Input<enums.gamelift.ContainerFleetLogDestination>;
33925
+ /**
33926
+ * If log destination is CLOUDWATCH, logs are sent to the specified log group in Amazon CloudWatch.
33927
+ */
33928
+ logGroupArn?: pulumi.Input<string>;
33680
33929
  /**
33681
33930
  * The name of the S3 bucket to pull logs from if S3 is the LogDestination
33682
33931
  */
@@ -40652,7 +40901,7 @@ export declare namespace iotsitewise {
40652
40901
  */
40653
40902
  capabilityConfiguration?: pulumi.Input<string>;
40654
40903
  /**
40655
- * The namespace of the capability configuration. For example, if you configure OPC-UA sources from the AWS IoT SiteWise console, your OPC-UA capability configuration has the namespace `iotsitewise:opcuacollector:version` , where `version` is a number such as `1` .
40904
+ * The namespace of the capability configuration. For example, if you configure OPC UA sources for an MQTT-enabled gateway, your OPC-UA capability configuration has the namespace `iotsitewise:opcuacollector:3` .
40656
40905
  */
40657
40906
  capabilityNamespace: pulumi.Input<string>;
40658
40907
  }
@@ -43709,6 +43958,7 @@ export declare namespace kinesisfirehose {
43709
43958
  * Specifies the Glue catalog ARN identifier of the destination Apache Iceberg Tables. You must specify the ARN in the format `arn:aws:glue:region:account-id:catalog` .
43710
43959
  */
43711
43960
  catalogArn?: pulumi.Input<string>;
43961
+ warehouseLocation?: pulumi.Input<string>;
43712
43962
  }
43713
43963
  interface DeliveryStreamCloudWatchLoggingOptionsArgs {
43714
43964
  /**
@@ -43872,9 +44122,13 @@ export declare namespace kinesisfirehose {
43872
44122
  interface DeliveryStreamDestinationTableConfigurationArgs {
43873
44123
  destinationDatabaseName: pulumi.Input<string>;
43874
44124
  destinationTableName: pulumi.Input<string>;
44125
+ partitionSpec?: pulumi.Input<inputs.kinesisfirehose.DeliveryStreamDestinationTableConfigurationPartitionSpecPropertiesArgs>;
43875
44126
  s3ErrorOutputPrefix?: pulumi.Input<string>;
43876
44127
  uniqueKeys?: pulumi.Input<pulumi.Input<string>[]>;
43877
44128
  }
44129
+ interface DeliveryStreamDestinationTableConfigurationPartitionSpecPropertiesArgs {
44130
+ identity?: pulumi.Input<pulumi.Input<inputs.kinesisfirehose.DeliveryStreamPartitionFieldArgs>[]>;
44131
+ }
43878
44132
  interface DeliveryStreamDirectPutSourceConfigurationArgs {
43879
44133
  /**
43880
44134
  * The value that you configure for this parameter is for information purpose only and does not affect Firehose delivery throughput limit. You can use the [Firehose Limits form](https://docs.aws.amazon.com/https://support.console.aws.amazon.com/support/home#/case/create%3FissueType=service-limit-increase%26limitType=kinesis-firehose-limits) to request a throughput limit increase.
@@ -44171,6 +44425,8 @@ export declare namespace kinesisfirehose {
44171
44425
  */
44172
44426
  s3BackupMode?: pulumi.Input<enums.kinesisfirehose.DeliveryStreamIcebergDestinationConfigurations3BackupMode>;
44173
44427
  s3Configuration: pulumi.Input<inputs.kinesisfirehose.DeliveryStreamS3DestinationConfigurationArgs>;
44428
+ schemaEvolutionConfiguration?: pulumi.Input<inputs.kinesisfirehose.DeliveryStreamSchemaEvolutionConfigurationArgs>;
44429
+ tableCreationConfiguration?: pulumi.Input<inputs.kinesisfirehose.DeliveryStreamTableCreationConfigurationArgs>;
44174
44430
  }
44175
44431
  interface DeliveryStreamInputFormatConfigurationArgs {
44176
44432
  /**
@@ -44310,6 +44566,9 @@ export declare namespace kinesisfirehose {
44310
44566
  */
44311
44567
  writerVersion?: pulumi.Input<string>;
44312
44568
  }
44569
+ interface DeliveryStreamPartitionFieldArgs {
44570
+ sourceName: pulumi.Input<string>;
44571
+ }
44313
44572
  interface DeliveryStreamProcessingConfigurationArgs {
44314
44573
  /**
44315
44574
  * Indicates whether data processing is enabled (true) or disabled (false).
@@ -44468,6 +44727,9 @@ export declare namespace kinesisfirehose {
44468
44727
  */
44469
44728
  versionId?: pulumi.Input<string>;
44470
44729
  }
44730
+ interface DeliveryStreamSchemaEvolutionConfigurationArgs {
44731
+ enabled?: pulumi.Input<boolean>;
44732
+ }
44471
44733
  interface DeliveryStreamSecretsManagerConfigurationArgs {
44472
44734
  /**
44473
44735
  * Specifies whether you want to use the secrets manager feature. When set as `True` the secrets manager configuration overwrites the existing secrets in the destination configuration. When it's set to `False` Firehose falls back to the credentials in the destination configuration.
@@ -44669,6 +44931,9 @@ export declare namespace kinesisfirehose {
44669
44931
  */
44670
44932
  durationInSeconds?: pulumi.Input<number>;
44671
44933
  }
44934
+ interface DeliveryStreamTableCreationConfigurationArgs {
44935
+ enabled?: pulumi.Input<boolean>;
44936
+ }
44672
44937
  interface DeliveryStreamVpcConfigurationArgs {
44673
44938
  /**
44674
44939
  * The ARN of the IAM role that you want the delivery stream to use to create endpoints in the destination VPC. You can use your existing Kinesis Data Firehose delivery role or you can specify a new role. In either case, make sure that the role trusts the Kinesis Data Firehose service principal and that it grants the following permissions:
@@ -45898,6 +46163,33 @@ export declare namespace lex {
45898
46163
  */
45899
46164
  updateResponse?: pulumi.Input<inputs.lex.BotFulfillmentUpdateResponseSpecificationArgs>;
45900
46165
  }
46166
+ interface BotGenerativeAiSettingsArgs {
46167
+ buildtimeSettings?: pulumi.Input<inputs.lex.BotGenerativeAiSettingsBuildtimeSettingsPropertiesArgs>;
46168
+ runtimeSettings?: pulumi.Input<inputs.lex.BotGenerativeAiSettingsRuntimeSettingsPropertiesArgs>;
46169
+ }
46170
+ interface BotGenerativeAiSettingsBuildtimeSettingsPropertiesArgs {
46171
+ descriptiveBotBuilderSpecification?: pulumi.Input<inputs.lex.BotGenerativeAiSettingsBuildtimeSettingsPropertiesDescriptiveBotBuilderSpecificationPropertiesArgs>;
46172
+ sampleUtteranceGenerationSpecification?: pulumi.Input<inputs.lex.BotGenerativeAiSettingsBuildtimeSettingsPropertiesSampleUtteranceGenerationSpecificationPropertiesArgs>;
46173
+ }
46174
+ interface BotGenerativeAiSettingsBuildtimeSettingsPropertiesDescriptiveBotBuilderSpecificationPropertiesArgs {
46175
+ bedrockModelSpecification?: pulumi.Input<inputs.lex.BotBedrockModelSpecificationArgs>;
46176
+ enabled: pulumi.Input<boolean>;
46177
+ }
46178
+ interface BotGenerativeAiSettingsBuildtimeSettingsPropertiesSampleUtteranceGenerationSpecificationPropertiesArgs {
46179
+ bedrockModelSpecification?: pulumi.Input<inputs.lex.BotBedrockModelSpecificationArgs>;
46180
+ enabled: pulumi.Input<boolean>;
46181
+ }
46182
+ interface BotGenerativeAiSettingsRuntimeSettingsPropertiesArgs {
46183
+ nluImprovementSpecification?: pulumi.Input<inputs.lex.BotGenerativeAiSettingsRuntimeSettingsPropertiesNluImprovementSpecificationPropertiesArgs>;
46184
+ slotResolutionImprovementSpecification?: pulumi.Input<inputs.lex.BotGenerativeAiSettingsRuntimeSettingsPropertiesSlotResolutionImprovementSpecificationPropertiesArgs>;
46185
+ }
46186
+ interface BotGenerativeAiSettingsRuntimeSettingsPropertiesNluImprovementSpecificationPropertiesArgs {
46187
+ enabled: pulumi.Input<boolean>;
46188
+ }
46189
+ interface BotGenerativeAiSettingsRuntimeSettingsPropertiesSlotResolutionImprovementSpecificationPropertiesArgs {
46190
+ bedrockModelSpecification?: pulumi.Input<inputs.lex.BotBedrockModelSpecificationArgs>;
46191
+ enabled: pulumi.Input<boolean>;
46192
+ }
45901
46193
  interface BotGrammarSlotTypeSettingArgs {
45902
46194
  /**
45903
46195
  * The source of the grammar used to create the slot type.
@@ -46113,6 +46405,7 @@ export declare namespace lex {
46113
46405
  * A description of the bot locale. Use this to help identify the bot locale in lists.
46114
46406
  */
46115
46407
  description?: pulumi.Input<string>;
46408
+ generativeAiSettings?: pulumi.Input<inputs.lex.BotGenerativeAiSettingsArgs>;
46116
46409
  /**
46117
46410
  * One or more intents defined for the locale.
46118
46411
  */
@@ -47529,6 +47822,20 @@ export declare namespace logs {
47529
47822
  */
47530
47823
  source?: pulumi.Input<string>;
47531
47824
  }
47825
+ interface TransformerParseToOcsfArgs {
47826
+ /**
47827
+ * Specify the service or process that produces the log events that will be converted with this processor.
47828
+ */
47829
+ eventSource: pulumi.Input<enums.logs.TransformerEventSource>;
47830
+ /**
47831
+ * Specify which version of the OCSF schema to use for the transformed log events.
47832
+ */
47833
+ ocsfVersion: pulumi.Input<enums.logs.TransformerOcsfVersion>;
47834
+ /**
47835
+ * The path to the field in the log event that you want to parse. If you omit this value, the whole log message is parsed.
47836
+ */
47837
+ source?: pulumi.Input<string>;
47838
+ }
47532
47839
  interface TransformerParseVpcArgs {
47533
47840
  /**
47534
47841
  * Omit this parameter and the whole log message will be processed by this processor. No other value than `@message` is allowed for `source` .
@@ -47607,6 +47914,10 @@ export declare namespace logs {
47607
47914
  * If you use this processor, it must be the first processor in your transformer.
47608
47915
  */
47609
47916
  parseRoute53?: pulumi.Input<inputs.logs.TransformerParseRoute53Args>;
47917
+ /**
47918
+ * Use this parameter to convert logs into Open Cybersecurity Schema (OCSF) format.
47919
+ */
47920
+ parseToOcsf?: pulumi.Input<inputs.logs.TransformerParseToOcsfArgs>;
47610
47921
  /**
47611
47922
  * Use this parameter to include the [parseVPC](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation-Processors.html#CloudWatch-Logs-Transformation-parseVPC) processor in your transformer.
47612
47923
  *
@@ -49915,11 +50226,84 @@ export declare namespace mediapackagev2 {
49915
50226
  */
49916
50227
  publishMqcs?: pulumi.Input<boolean>;
49917
50228
  }
50229
+ /**
50230
+ * <p>The base URLs to use for retrieving segments. You can specify multiple locations and indicate the priority and weight for when each should be used, for use in mutli-CDN workflows.</p>
50231
+ */
50232
+ interface OriginEndpointDashBaseUrlArgs {
50233
+ /**
50234
+ * <p>For use with DVB-DASH profiles only. The priority of this location for servings segments. The lower the number, the higher the priority.</p>
50235
+ */
50236
+ dvbPriority?: pulumi.Input<number>;
50237
+ /**
50238
+ * <p>For use with DVB-DASH profiles only. The weighting for source locations that have the same priority. </p>
50239
+ */
50240
+ dvbWeight?: pulumi.Input<number>;
50241
+ /**
50242
+ * <p>The name of the source location.</p>
50243
+ */
50244
+ serviceLocation?: pulumi.Input<string>;
50245
+ /**
50246
+ * <p>A source location for segments.</p>
50247
+ */
50248
+ url: pulumi.Input<string>;
50249
+ }
50250
+ /**
50251
+ * <p>For use with DVB-DASH profiles only. The settings for font downloads that you want Elemental MediaPackage to pass through to the manifest.</p>
50252
+ */
50253
+ interface OriginEndpointDashDvbFontDownloadArgs {
50254
+ /**
50255
+ * <p>The <code>fontFamily</code> name for subtitles, as described in <a href="https://tech.ebu.ch/publications/tech3380">EBU-TT-D Subtitling Distribution Format</a>. </p>
50256
+ */
50257
+ fontFamily?: pulumi.Input<string>;
50258
+ /**
50259
+ * <p>The <code>mimeType</code> of the resource that's at the font download URL.</p> <p>For information about font MIME types, see the <a href="https://dvb.org/wp-content/uploads/2021/06/A168r4_MPEG-DASH-Profile-for-Transport-of-ISO-BMFF-Based-DVB-Services_Draft-ts_103-285-v140_November_2021.pdf">MPEG-DASH Profile for Transport of ISO BMFF Based DVB Services over IP Based Networks</a> document. </p>
50260
+ */
50261
+ mimeType?: pulumi.Input<string>;
50262
+ /**
50263
+ * <p>The URL for downloading fonts for subtitles.</p>
50264
+ */
50265
+ url?: pulumi.Input<string>;
50266
+ }
50267
+ /**
50268
+ * <p>For use with DVB-DASH profiles only. The settings for error reporting from the playback device that you want Elemental MediaPackage to pass through to the manifest.</p>
50269
+ */
50270
+ interface OriginEndpointDashDvbMetricsReportingArgs {
50271
+ /**
50272
+ * <p>The number of playback devices per 1000 that will send error reports to the reporting URL. This represents the probability that a playback device will be a reporting player for this session.</p>
50273
+ */
50274
+ probability?: pulumi.Input<number>;
50275
+ /**
50276
+ * <p>The URL where playback devices send error reports.</p>
50277
+ */
50278
+ reportingUrl: pulumi.Input<string>;
50279
+ }
50280
+ /**
50281
+ * <p>For endpoints that use the DVB-DASH profile only. The font download and error reporting information that you want MediaPackage to pass through to the manifest.</p>
50282
+ */
50283
+ interface OriginEndpointDashDvbSettingsArgs {
50284
+ /**
50285
+ * <p>Playback device error reporting settings.</p>
50286
+ */
50287
+ errorMetrics?: pulumi.Input<pulumi.Input<inputs.mediapackagev2.OriginEndpointDashDvbMetricsReportingArgs>[]>;
50288
+ fontDownload?: pulumi.Input<inputs.mediapackagev2.OriginEndpointDashDvbFontDownloadArgs>;
50289
+ }
49918
50290
  /**
49919
50291
  * <p>Retrieve the DASH manifest configuration.</p>
49920
50292
  */
49921
50293
  interface OriginEndpointDashManifestConfigurationArgs {
50294
+ /**
50295
+ * <p>The base URL to use for retrieving segments.</p>
50296
+ */
50297
+ baseUrls?: pulumi.Input<pulumi.Input<inputs.mediapackagev2.OriginEndpointDashBaseUrlArgs>[]>;
50298
+ compactness?: pulumi.Input<enums.mediapackagev2.OriginEndpointDashCompactness>;
50299
+ /**
50300
+ * Determines how the DASH manifest signals the DRM content.
50301
+ */
49922
50302
  drmSignaling?: pulumi.Input<enums.mediapackagev2.OriginEndpointDashDrmSignaling>;
50303
+ dvbSettings?: pulumi.Input<inputs.mediapackagev2.OriginEndpointDashDvbSettingsArgs>;
50304
+ /**
50305
+ * Filter configuration includes settings for manifest filtering, start and end times, and time delay that apply to all of your egress requests for this manifest.
50306
+ */
49923
50307
  filterConfiguration?: pulumi.Input<inputs.mediapackagev2.OriginEndpointFilterConfigurationArgs>;
49924
50308
  /**
49925
50309
  * <p>A short string that's appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default manifest name, index. </p>
@@ -49938,18 +50322,73 @@ export declare namespace mediapackagev2 {
49938
50322
  */
49939
50323
  minUpdatePeriodSeconds?: pulumi.Input<number>;
49940
50324
  /**
49941
- * <p>A list of triggers that controls when AWS Elemental MediaPackage separates the MPEG-DASH manifest into multiple periods. Leave this value empty to indicate that the manifest is contained all in one period.
49942
- * For more information about periods in the DASH manifest, see <a href="https://docs.aws.amazon.com/mediapackage/latest/userguide/multi-period.html">Multi-period DASH in AWS Elemental MediaPackage</a>.</p>
50325
+ * <p>A list of triggers that controls when AWS Elemental MediaPackage separates the MPEG-DASH manifest into multiple periods. Leave this value empty to indicate that the manifest is contained all in one period. For more information about periods in the DASH manifest, see <a href="https://docs.aws.amazon.com/mediapackage/latest/userguide/multi-period.html">Multi-period DASH in AWS Elemental MediaPackage</a>.</p>
49943
50326
  */
49944
50327
  periodTriggers?: pulumi.Input<pulumi.Input<enums.mediapackagev2.OriginEndpointDashPeriodTrigger>[]>;
50328
+ /**
50329
+ * <p>The profile that the output is compliant with.</p>
50330
+ */
50331
+ profiles?: pulumi.Input<pulumi.Input<enums.mediapackagev2.OriginEndpointDashProfile>[]>;
50332
+ programInformation?: pulumi.Input<inputs.mediapackagev2.OriginEndpointDashProgramInformationArgs>;
50333
+ /**
50334
+ * The SCTE configuration.
50335
+ */
49945
50336
  scteDash?: pulumi.Input<inputs.mediapackagev2.OriginEndpointScteDashArgs>;
50337
+ /**
50338
+ * Determines the type of variable used in the `media` URL of the `SegmentTemplate` tag in the manifest. Also specifies if segment timeline information is included in `SegmentTimeline` or `SegmentTemplate` .
50339
+ *
50340
+ * Value description:
50341
+ *
50342
+ * - `NUMBER_WITH_TIMELINE` - The `$Number$` variable is used in the `media` URL. The value of this variable is the sequential number of the segment. A full `SegmentTimeline` object is presented in each `SegmentTemplate` .
50343
+ */
49946
50344
  segmentTemplateFormat?: pulumi.Input<enums.mediapackagev2.OriginEndpointDashSegmentTemplateFormat>;
50345
+ subtitleConfiguration?: pulumi.Input<inputs.mediapackagev2.OriginEndpointDashSubtitleConfigurationArgs>;
49947
50346
  /**
49948
50347
  * <p>The amount of time (in seconds) that the player should be from the end of the manifest.</p>
49949
50348
  */
49950
50349
  suggestedPresentationDelaySeconds?: pulumi.Input<number>;
50350
+ /**
50351
+ * Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).
50352
+ */
49951
50353
  utcTiming?: pulumi.Input<inputs.mediapackagev2.OriginEndpointDashUtcTimingArgs>;
49952
50354
  }
50355
+ /**
50356
+ * <p>Details about the content that you want MediaPackage to pass through in the manifest to the playback device.</p>
50357
+ */
50358
+ interface OriginEndpointDashProgramInformationArgs {
50359
+ /**
50360
+ * <p>A copyright statement about the content.</p>
50361
+ */
50362
+ copyright?: pulumi.Input<string>;
50363
+ /**
50364
+ * <p>The language code for this manifest.</p>
50365
+ */
50366
+ languageCode?: pulumi.Input<string>;
50367
+ /**
50368
+ * <p>An absolute URL that contains more information about this content.</p>
50369
+ */
50370
+ moreInformationUrl?: pulumi.Input<string>;
50371
+ /**
50372
+ * <p>Information about the content provider.</p>
50373
+ */
50374
+ source?: pulumi.Input<string>;
50375
+ /**
50376
+ * <p>The title for the manifest.</p>
50377
+ */
50378
+ title?: pulumi.Input<string>;
50379
+ }
50380
+ /**
50381
+ * <p>The configuration for DASH subtitles.</p>
50382
+ */
50383
+ interface OriginEndpointDashSubtitleConfigurationArgs {
50384
+ ttmlConfiguration?: pulumi.Input<inputs.mediapackagev2.OriginEndpointDashTtmlConfigurationArgs>;
50385
+ }
50386
+ /**
50387
+ * <p>The settings for TTML subtitles.</p>
50388
+ */
50389
+ interface OriginEndpointDashTtmlConfigurationArgs {
50390
+ ttmlProfile: pulumi.Input<enums.mediapackagev2.OriginEndpointDashTtmlProfile>;
50391
+ }
49953
50392
  /**
49954
50393
  * <p>Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).</p>
49955
50394
  */
@@ -49976,9 +50415,7 @@ export declare namespace mediapackagev2 {
49976
50415
  */
49977
50416
  encryptionMethod: pulumi.Input<inputs.mediapackagev2.OriginEndpointEncryptionMethodArgs>;
49978
50417
  /**
49979
- * <p>The frequency (in seconds) of key changes for live workflows, in which content is streamed real time. The service retrieves content keys before the live content begins streaming, and then retrieves them as needed over the lifetime of the workflow. By default, key rotation is set to 300 seconds (5 minutes), the minimum rotation interval, which is equivalent to setting it to 300. If you don't enter an interval, content keys aren't rotated.</p>
49980
- * <p>The following example setting causes the service to rotate keys every thirty minutes: <code>1800</code>
49981
- * </p>
50418
+ * <p>The frequency (in seconds) of key changes for live workflows, in which content is streamed real time. The service retrieves content keys before the live content begins streaming, and then retrieves them as needed over the lifetime of the workflow. By default, key rotation is set to 300 seconds (5 minutes), the minimum rotation interval, which is equivalent to setting it to 300. If you don't enter an interval, content keys aren't rotated.</p> <p>The following example setting causes the service to rotate keys every thirty minutes: <code>1800</code> </p>
49982
50419
  */
49983
50420
  keyRotationIntervalSeconds?: pulumi.Input<number>;
49984
50421
  /**
@@ -50065,25 +50502,7 @@ export declare namespace mediapackagev2 {
50065
50502
  */
50066
50503
  interface OriginEndpointForceEndpointErrorConfigurationArgs {
50067
50504
  /**
50068
- * <p>The failover conditions for the endpoint. The options are:</p>
50069
- * <ul>
50070
- * <li>
50071
- * <p>
50072
- * <code>STALE_MANIFEST</code> - The manifest stalled and there are no new segments or parts.</p>
50073
- * </li>
50074
- * <li>
50075
- * <p>
50076
- * <code>INCOMPLETE_MANIFEST</code> - There is a gap in the manifest.</p>
50077
- * </li>
50078
- * <li>
50079
- * <p>
50080
- * <code>MISSING_DRM_KEY</code> - Key rotation is enabled but we're unable to fetch the key for the current key period.</p>
50081
- * </li>
50082
- * <li>
50083
- * <p>
50084
- * <code>SLATE_INPUT</code> - The segments which contain slate content are considered to be missing content.</p>
50085
- * </li>
50086
- * </ul>
50505
+ * <p>The failover conditions for the endpoint. The options are:</p> <ul> <li> <p> <code>STALE_MANIFEST</code> - The manifest stalled and there are no new segments or parts.</p> </li> <li> <p> <code>INCOMPLETE_MANIFEST</code> - There is a gap in the manifest.</p> </li> <li> <p> <code>MISSING_DRM_KEY</code> - Key rotation is enabled but we're unable to fetch the key for the current key period.</p> </li> <li> <p> <code>SLATE_INPUT</code> - The segments which contain slate content are considered to be missing content.</p> </li> </ul>
50087
50506
  */
50088
50507
  endpointErrorConditions?: pulumi.Input<pulumi.Input<enums.mediapackagev2.OriginEndpointEndpointErrorCondition>[]>;
50089
50508
  }
@@ -50095,6 +50514,9 @@ export declare namespace mediapackagev2 {
50095
50514
  * <p>A short string that's appended to the endpoint URL. The child manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default child manifest name, index_1. The manifestName on the HLSManifest object overrides the manifestName you provided on the originEndpoint object.</p>
50096
50515
  */
50097
50516
  childManifestName?: pulumi.Input<string>;
50517
+ /**
50518
+ * Filter configuration includes settings for manifest filtering, start and end times, and time delay that apply to all of your egress requests for this manifest.
50519
+ */
50098
50520
  filterConfiguration?: pulumi.Input<inputs.mediapackagev2.OriginEndpointFilterConfigurationArgs>;
50099
50521
  /**
50100
50522
  * <p>A short short string that's appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default manifest name, index. MediaPackage automatically inserts the format extension, such as .m3u8. You can't use the same manifest name if you use HLS manifest and low-latency HLS manifest. The manifestName on the HLSManifest object overrides the manifestName you provided on the originEndpoint object.</p>
@@ -50105,24 +50527,23 @@ export declare namespace mediapackagev2 {
50105
50527
  */
50106
50528
  manifestWindowSeconds?: pulumi.Input<number>;
50107
50529
  /**
50108
- * <p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval,
50109
- * EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest.
50110
- * The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p>
50111
- * <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>
50530
+ * <p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p> <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>
50112
50531
  */
50113
50532
  programDateTimeIntervalSeconds?: pulumi.Input<number>;
50114
50533
  /**
50115
50534
  * THE SCTE-35 HLS configuration associated with the HLS manifest configuration.
50116
50535
  */
50117
50536
  scteHls?: pulumi.Input<inputs.mediapackagev2.OriginEndpointScteHlsArgs>;
50537
+ /**
50538
+ * To insert an EXT-X-START tag in your HLS playlist, specify a StartTag configuration object with a valid TimeOffset. When you do, you can also optionally specify whether to include a PRECISE value in the EXT-X-START tag.
50539
+ */
50118
50540
  startTag?: pulumi.Input<inputs.mediapackagev2.OriginEndpointStartTagArgs>;
50119
50541
  /**
50120
50542
  * <p>The egress domain URL for stream delivery from MediaPackage.</p>
50121
50543
  */
50122
50544
  url?: pulumi.Input<string>;
50123
50545
  /**
50124
- * <p>When enabled, MediaPackage URL-encodes the query string for API requests for HLS child manifests to comply with Amazon Web Services Signature Version 4 (SigV4) signature signing protocol.
50125
- * For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html">Amazon Web Services Signature Version 4 for API requests</a> in <i>Identity and Access Management User Guide</i>.</p>
50546
+ * <p>When enabled, MediaPackage URL-encodes the query string for API requests for HLS child manifests to comply with Amazon Web Services Signature Version 4 (SigV4) signature signing protocol. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html">Amazon Web Services Signature Version 4 for API requests</a> in <i>Identity and Access Management User Guide</i>.</p>
50126
50547
  */
50127
50548
  urlEncodeChildManifest?: pulumi.Input<boolean>;
50128
50549
  }
@@ -50134,6 +50555,9 @@ export declare namespace mediapackagev2 {
50134
50555
  * <p>A short string that's appended to the endpoint URL. The child manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default child manifest name, index_1. The manifestName on the HLSManifest object overrides the manifestName you provided on the originEndpoint object.</p>
50135
50556
  */
50136
50557
  childManifestName?: pulumi.Input<string>;
50558
+ /**
50559
+ * Filter configuration includes settings for manifest filtering, start and end times, and time delay that apply to all of your egress requests for this manifest.
50560
+ */
50137
50561
  filterConfiguration?: pulumi.Input<inputs.mediapackagev2.OriginEndpointFilterConfigurationArgs>;
50138
50562
  /**
50139
50563
  * <p>A short short string that's appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don't enter a value, MediaPackage uses the default manifest name, index. MediaPackage automatically inserts the format extension, such as .m3u8. You can't use the same manifest name if you use HLS manifest and low-latency HLS manifest. The manifestName on the HLSManifest object overrides the manifestName you provided on the originEndpoint object.</p>
@@ -50144,24 +50568,23 @@ export declare namespace mediapackagev2 {
50144
50568
  */
50145
50569
  manifestWindowSeconds?: pulumi.Input<number>;
50146
50570
  /**
50147
- * <p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval,
50148
- * EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest.
50149
- * The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p>
50150
- * <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>
50571
+ * <p>Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don't enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren't included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player.</p> <p>Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.</p>
50151
50572
  */
50152
50573
  programDateTimeIntervalSeconds?: pulumi.Input<number>;
50153
50574
  /**
50154
50575
  * The SCTE-35 HLS configuration associated with the low-latency HLS (LL-HLS) manifest configuration of the origin endpoint.
50155
50576
  */
50156
50577
  scteHls?: pulumi.Input<inputs.mediapackagev2.OriginEndpointScteHlsArgs>;
50578
+ /**
50579
+ * To insert an EXT-X-START tag in your HLS playlist, specify a StartTag configuration object with a valid TimeOffset. When you do, you can also optionally specify whether to include a PRECISE value in the EXT-X-START tag.
50580
+ */
50157
50581
  startTag?: pulumi.Input<inputs.mediapackagev2.OriginEndpointStartTagArgs>;
50158
50582
  /**
50159
50583
  * <p>The egress domain URL for stream delivery from MediaPackage.</p>
50160
50584
  */
50161
50585
  url?: pulumi.Input<string>;
50162
50586
  /**
50163
- * <p>When enabled, MediaPackage URL-encodes the query string for API requests for LL-HLS child manifests to comply with Amazon Web Services Signature Version 4 (SigV4) signature signing protocol.
50164
- * For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html">Amazon Web Services Signature Version 4 for API requests</a> in <i>Identity and Access Management User Guide</i>.</p>
50587
+ * <p>When enabled, MediaPackage URL-encodes the query string for API requests for LL-HLS child manifests to comply with Amazon Web Services Signature Version 4 (SigV4) signature signing protocol. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html">Amazon Web Services Signature Version 4 for API requests</a> in <i>Identity and Access Management User Guide</i>.</p>
50165
50588
  */
50166
50589
  urlEncodeChildManifest?: pulumi.Input<boolean>;
50167
50590
  }
@@ -50243,21 +50666,15 @@ export declare namespace mediapackagev2 {
50243
50666
  */
50244
50667
  encryptionContractConfiguration: pulumi.Input<inputs.mediapackagev2.OriginEndpointEncryptionContractConfigurationArgs>;
50245
50668
  /**
50246
- * <p>The unique identifier for the content. The service sends this to the key server to identify the current endpoint. How unique you make this depends on how fine-grained you want access controls to be. The service does not permit you to use the same ID for two simultaneous encryption processes. The resource ID is also known as the content ID.</p>
50247
- * <p>The following example shows a resource ID: <code>MovieNight20171126093045</code>
50248
- * </p>
50669
+ * <p>The unique identifier for the content. The service sends this to the key server to identify the current endpoint. How unique you make this depends on how fine-grained you want access controls to be. The service does not permit you to use the same ID for two simultaneous encryption processes. The resource ID is also known as the content ID.</p> <p>The following example shows a resource ID: <code>MovieNight20171126093045</code> </p>
50249
50670
  */
50250
50671
  resourceId: pulumi.Input<string>;
50251
50672
  /**
50252
- * <p>The ARN for the IAM role granted by the key provider that provides access to the key provider API. This role must have a trust policy that allows MediaPackage to assume the role, and it must have a sufficient permissions policy to allow access to the specific key retrieval URL. Get this from your DRM solution provider.</p>
50253
- * <p>Valid format: <code>arn:aws:iam::{accountID}:role/{name}</code>. The following example shows a role ARN: <code>arn:aws:iam::444455556666:role/SpekeAccess</code>
50254
- * </p>
50673
+ * <p>The ARN for the IAM role granted by the key provider that provides access to the key provider API. This role must have a trust policy that allows MediaPackage to assume the role, and it must have a sufficient permissions policy to allow access to the specific key retrieval URL. Get this from your DRM solution provider.</p> <p>Valid format: <code>arn:aws:iam::{accountID}:role/{name}</code>. The following example shows a role ARN: <code>arn:aws:iam::444455556666:role/SpekeAccess</code> </p>
50255
50674
  */
50256
50675
  roleArn: pulumi.Input<string>;
50257
50676
  /**
50258
- * <p>The URL of the API Gateway proxy that you set up to talk to your key server. The API Gateway proxy must reside in the same AWS Region as MediaPackage and must start with https://.</p>
50259
- * <p>The following example shows a URL: <code>https://1wm2dx1f33.execute-api.us-west-2.amazonaws.com/SpekeSample/copyProtection</code>
50260
- * </p>
50677
+ * <p>The URL of the API Gateway proxy that you set up to talk to your key server. The API Gateway proxy must reside in the same AWS Region as MediaPackage and must start with https://.</p> <p>The following example shows a URL: <code>https://1wm2dx1f33.execute-api.us-west-2.amazonaws.com/SpekeSample/copyProtection</code> </p>
50261
50678
  */
50262
50679
  url: pulumi.Input<string>;
50263
50680
  }
@@ -52155,10 +52572,18 @@ export declare namespace networkmanager {
52155
52572
  * Indicates whether to enable ApplianceModeSupport Support for Vpc Attachment. Valid Values: true | false
52156
52573
  */
52157
52574
  applianceModeSupport?: pulumi.Input<boolean>;
52575
+ /**
52576
+ * Indicates whether to enable private DNS Support for Vpc Attachment. Valid Values: true | false
52577
+ */
52578
+ dnsSupport?: pulumi.Input<boolean>;
52158
52579
  /**
52159
52580
  * Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
52160
52581
  */
52161
52582
  ipv6Support?: pulumi.Input<boolean>;
52583
+ /**
52584
+ * Indicates whether to enable Security Group Referencing Support for Vpc Attachment. Valid Values: true | false
52585
+ */
52586
+ securityGroupReferencingSupport?: pulumi.Input<boolean>;
52162
52587
  }
52163
52588
  }
52164
52589
  export declare namespace nimblestudio {
@@ -52276,6 +52701,63 @@ export declare namespace oam {
52276
52701
  filter: pulumi.Input<string>;
52277
52702
  }
52278
52703
  }
52704
+ export declare namespace odb {
52705
+ /**
52706
+ * The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
52707
+ */
52708
+ interface CloudAutonomousVmClusterMaintenanceWindowArgs {
52709
+ /**
52710
+ * The days of the week when maintenance can be performed.
52711
+ */
52712
+ daysOfWeek?: pulumi.Input<pulumi.Input<enums.odb.CloudAutonomousVmClusterMaintenanceWindowDaysOfWeekItem>[]>;
52713
+ /**
52714
+ * The hours of the day when maintenance can be performed.
52715
+ */
52716
+ hoursOfDay?: pulumi.Input<pulumi.Input<number>[]>;
52717
+ /**
52718
+ * The lead time in weeks before the maintenance window.
52719
+ */
52720
+ leadTimeInWeeks?: pulumi.Input<number>;
52721
+ /**
52722
+ * The months when maintenance can be performed.
52723
+ */
52724
+ months?: pulumi.Input<pulumi.Input<enums.odb.CloudAutonomousVmClusterMaintenanceWindowMonthsItem>[]>;
52725
+ /**
52726
+ * The preference for the maintenance window scheduling.
52727
+ */
52728
+ preference?: pulumi.Input<enums.odb.CloudAutonomousVmClusterMaintenanceWindowPreference>;
52729
+ /**
52730
+ * The weeks of the month when maintenance can be performed.
52731
+ */
52732
+ weeksOfMonth?: pulumi.Input<pulumi.Input<number>[]>;
52733
+ }
52734
+ /**
52735
+ * A contact to receive notification from Oracle about maintenance updates for a specific Exadata infrastructure.
52736
+ */
52737
+ interface CloudExadataInfrastructureCustomerContactArgs {
52738
+ /**
52739
+ * The email address of the contact.
52740
+ */
52741
+ email?: pulumi.Input<string>;
52742
+ }
52743
+ /**
52744
+ * Information about the data collection options enabled for a VM cluster.
52745
+ */
52746
+ interface CloudVmClusterDataCollectionOptionsArgs {
52747
+ /**
52748
+ * Indicates whether diagnostic collection is enabled for the VM cluster.
52749
+ */
52750
+ isDiagnosticsEventsEnabled?: pulumi.Input<boolean>;
52751
+ /**
52752
+ * Indicates whether health monitoring is enabled for the VM cluster.
52753
+ */
52754
+ isHealthMonitoringEnabled?: pulumi.Input<boolean>;
52755
+ /**
52756
+ * Indicates whether incident logs are enabled for the cloud VM cluster.
52757
+ */
52758
+ isIncidentLogsEnabled?: pulumi.Input<boolean>;
52759
+ }
52760
+ }
52279
52761
  export declare namespace omics {
52280
52762
  interface AnnotationStoreReferenceItemArgs {
52281
52763
  /**
@@ -54956,6 +55438,26 @@ export declare namespace qbusiness {
54956
55438
  */
54957
55439
  orAllFilters?: pulumi.Input<pulumi.Input<inputs.qbusiness.DataAccessorAttributeFilterArgs>[]>;
54958
55440
  }
55441
+ interface DataAccessorAuthenticationConfigurationPropertiesArgs {
55442
+ idcTrustedTokenIssuerConfiguration: pulumi.Input<inputs.qbusiness.DataAccessorIdcTrustedTokenIssuerConfigurationArgs>;
55443
+ }
55444
+ interface DataAccessorAuthenticationDetailArgs {
55445
+ /**
55446
+ * The specific authentication configuration based on the authentication type.
55447
+ */
55448
+ authenticationConfiguration?: pulumi.Input<inputs.qbusiness.DataAccessorAuthenticationConfigurationPropertiesArgs>;
55449
+ /**
55450
+ * The type of authentication to use for the data accessor. This determines how the ISV authenticates when accessing data. You can use one of two authentication types:
55451
+ *
55452
+ * - `AWS_IAM_IDC_TTI` - Authentication using IAM Identity Center Trusted Token Issuer (TTI). This authentication type allows the ISV to use a trusted token issuer to generate tokens for accessing the data.
55453
+ * - `AWS_IAM_IDC_AUTH_CODE` - Authentication using IAM Identity Center authorization code flow. This authentication type uses the standard OAuth 2.0 authorization code flow for authentication.
55454
+ */
55455
+ authenticationType: pulumi.Input<enums.qbusiness.DataAccessorAuthenticationType>;
55456
+ /**
55457
+ * A list of external identifiers associated with this authentication configuration. These are used to correlate the data accessor with external systems.
55458
+ */
55459
+ externalIds?: pulumi.Input<pulumi.Input<string>[]>;
55460
+ }
54959
55461
  interface DataAccessorDocumentAttributeArgs {
54960
55462
  /**
54961
55463
  * The identifier for the attribute.
@@ -54978,6 +55480,9 @@ export declare namespace qbusiness {
54978
55480
  interface DataAccessorDocumentAttributeValue3PropertiesArgs {
54979
55481
  dateValue: pulumi.Input<string>;
54980
55482
  }
55483
+ interface DataAccessorIdcTrustedTokenIssuerConfigurationArgs {
55484
+ idcTrustedTokenIssuerArn: pulumi.Input<string>;
55485
+ }
54981
55486
  interface DataSourceAudioExtractionConfigurationArgs {
54982
55487
  /**
54983
55488
  * The status of audio extraction (ENABLED or DISABLED) for processing audio content from files.
@@ -55054,7 +55559,7 @@ export declare namespace qbusiness {
55054
55559
  */
55055
55560
  invocationCondition?: pulumi.Input<inputs.qbusiness.DataSourceDocumentAttributeConditionArgs>;
55056
55561
  /**
55057
- * The Amazon Resource Name (ARN) of the Lambda function sduring ingestion. For more information, see [Using Lambda functions for Amazon Q Business document enrichment](https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/cde-lambda-operations.html) .
55562
+ * The Amazon Resource Name (ARN) of the Lambda function during ingestion. For more information, see [Using Lambda functions for Amazon Q Business document enrichment](https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/cde-lambda-operations.html) .
55058
55563
  */
55059
55564
  lambdaArn?: pulumi.Input<string>;
55060
55565
  /**
@@ -55136,6 +55641,11 @@ export declare namespace qbusiness {
55136
55641
  */
55137
55642
  type?: pulumi.Input<enums.qbusiness.IndexAttributeType>;
55138
55643
  }
55644
+ interface PermissionConditionArgs {
55645
+ conditionKey: pulumi.Input<string>;
55646
+ conditionOperator: pulumi.Input<enums.qbusiness.PermissionConditionConditionOperator>;
55647
+ conditionValues: pulumi.Input<pulumi.Input<string>[]>;
55648
+ }
55139
55649
  interface PluginApiSchema0PropertiesArgs {
55140
55650
  payload: pulumi.Input<string>;
55141
55651
  }
@@ -64055,13 +64565,37 @@ export declare namespace quicksight {
64055
64565
  */
64056
64566
  createSpiceDataset?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
64057
64567
  /**
64058
- * The ability to export to CSV files.
64568
+ * The ability to export to CSV files from the UI.
64059
64569
  */
64060
64570
  exportToCsv?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
64061
64571
  /**
64062
- * The ability to export to Excel files.
64572
+ * The ability to export to CSV files in scheduled email reports.
64573
+ */
64574
+ exportToCsvInScheduledReports?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
64575
+ /**
64576
+ * The ability to export to Excel files from the UI.
64063
64577
  */
64064
64578
  exportToExcel?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
64579
+ /**
64580
+ * The ability to export to Excel files in scheduled email reports.
64581
+ */
64582
+ exportToExcelInScheduledReports?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
64583
+ /**
64584
+ * The ability to export to PDF files from the UI.
64585
+ */
64586
+ exportToPdf?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
64587
+ /**
64588
+ * The ability to export to PDF files in scheduled email reports.
64589
+ */
64590
+ exportToPdfInScheduledReports?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
64591
+ /**
64592
+ * The ability to include content in scheduled email reports.
64593
+ */
64594
+ includeContentInScheduledReportsEmail?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
64595
+ /**
64596
+ * The ability to print reports.
64597
+ */
64598
+ printReports?: pulumi.Input<enums.quicksight.CustomPermissionsCapabilityState>;
64065
64599
  /**
64066
64600
  * The ability to rename shared folders.
64067
64601
  */
@@ -73915,15 +74449,6 @@ export declare namespace quicksight {
73915
74449
  */
73916
74450
  type?: pulumi.Input<enums.quicksight.DataSourceErrorInfoType>;
73917
74451
  }
73918
- /**
73919
- * <p>The parameters for an IAM Identity Center configuration.</p>
73920
- */
73921
- interface DataSourceIdentityCenterConfigurationArgs {
73922
- /**
73923
- * <p>A Boolean option that controls whether Trusted Identity Propagation should be used.</p>
73924
- */
73925
- enableIdentityPropagation?: pulumi.Input<boolean>;
73926
- }
73927
74452
  /**
73928
74453
  * <p>Amazon S3 manifest file location.</p>
73929
74454
  */
@@ -74002,6 +74527,7 @@ export declare namespace quicksight {
74002
74527
  * <p>The port.</p>
74003
74528
  */
74004
74529
  port: pulumi.Input<number>;
74530
+ useServiceName?: pulumi.Input<boolean>;
74005
74531
  }
74006
74532
  /**
74007
74533
  * <p>The parameters that Amazon QuickSight uses to connect to your underlying data source.
@@ -74187,7 +74713,7 @@ export declare namespace quicksight {
74187
74713
  *
74188
74714
  * This parameter can only be specified if your Amazon QuickSight account is configured with IAM Identity Center.
74189
74715
  */
74190
- identityCenterConfiguration?: pulumi.Input<inputs.quicksight.DataSourceIdentityCenterConfigurationArgs>;
74716
+ identityCenterConfiguration?: any;
74191
74717
  /**
74192
74718
  * <p>Port. This field can be blank if the <code>ClusterId</code> is provided.</p>
74193
74719
  */
@@ -85483,6 +86009,39 @@ export declare namespace s3 {
85483
86009
  */
85484
86010
  scheduleFrequency: pulumi.Input<enums.s3.BucketInventoryConfigurationScheduleFrequency>;
85485
86011
  }
86012
+ interface BucketInventoryTableConfigurationArgs {
86013
+ /**
86014
+ * Specifies whether inventory table configuration is enabled or disabled.
86015
+ */
86016
+ configurationState: pulumi.Input<enums.s3.BucketInventoryTableConfigurationConfigurationState>;
86017
+ /**
86018
+ * The encryption configuration for the inventory table.
86019
+ */
86020
+ encryptionConfiguration?: pulumi.Input<inputs.s3.BucketMetadataTableEncryptionConfigurationArgs>;
86021
+ /**
86022
+ * The ARN of the inventory table.
86023
+ */
86024
+ tableArn?: pulumi.Input<string>;
86025
+ /**
86026
+ * The name of the inventory table.
86027
+ */
86028
+ tableName?: pulumi.Input<string>;
86029
+ }
86030
+ interface BucketJournalTableConfigurationArgs {
86031
+ /**
86032
+ * The encryption configuration for the journal table.
86033
+ */
86034
+ encryptionConfiguration?: pulumi.Input<inputs.s3.BucketMetadataTableEncryptionConfigurationArgs>;
86035
+ recordExpiration: pulumi.Input<inputs.s3.BucketRecordExpirationArgs>;
86036
+ /**
86037
+ * The ARN of the journal table.
86038
+ */
86039
+ tableArn?: pulumi.Input<string>;
86040
+ /**
86041
+ * The name of the journal table.
86042
+ */
86043
+ tableName?: pulumi.Input<string>;
86044
+ }
85486
86045
  /**
85487
86046
  * Describes the LAMlong functions to invoke and the events for which to invoke them.
85488
86047
  */
@@ -85536,6 +86095,34 @@ export declare namespace s3 {
85536
86095
  */
85537
86096
  targetObjectKeyFormat?: pulumi.Input<inputs.s3.BucketTargetObjectKeyFormatArgs>;
85538
86097
  }
86098
+ interface BucketMetadataConfigurationArgs {
86099
+ /**
86100
+ * The destination information for the metadata configuration.
86101
+ */
86102
+ destination?: pulumi.Input<inputs.s3.BucketMetadataDestinationArgs>;
86103
+ /**
86104
+ * The configuration for the inventory table.
86105
+ */
86106
+ inventoryTableConfiguration?: pulumi.Input<inputs.s3.BucketInventoryTableConfigurationArgs>;
86107
+ /**
86108
+ * The configuration for the journal table.
86109
+ */
86110
+ journalTableConfiguration: pulumi.Input<inputs.s3.BucketJournalTableConfigurationArgs>;
86111
+ }
86112
+ interface BucketMetadataDestinationArgs {
86113
+ /**
86114
+ * The ARN of the table bucket.
86115
+ */
86116
+ tableBucketArn?: pulumi.Input<string>;
86117
+ /**
86118
+ * The type of the table bucket.
86119
+ */
86120
+ tableBucketType: pulumi.Input<enums.s3.BucketMetadataDestinationTableBucketType>;
86121
+ /**
86122
+ * The namespace of the table.
86123
+ */
86124
+ tableNamespace?: pulumi.Input<string>;
86125
+ }
85539
86126
  /**
85540
86127
  * The metadata table configuration of an S3 general purpose bucket. For more information, see [Accelerating data discovery with S3 Metadata](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-overview.html) and [Setting up permissions for configuring metadata tables](https://docs.aws.amazon.com/AmazonS3/latest/userguide/metadata-tables-permissions.html).
85541
86128
  */
@@ -85545,6 +86132,16 @@ export declare namespace s3 {
85545
86132
  */
85546
86133
  s3TablesDestination: pulumi.Input<inputs.s3.BucketS3TablesDestinationArgs>;
85547
86134
  }
86135
+ interface BucketMetadataTableEncryptionConfigurationArgs {
86136
+ /**
86137
+ * The ARN of the KMS key. Required if SseAlgorithm is aws:kms.
86138
+ */
86139
+ kmsKeyArn?: pulumi.Input<string>;
86140
+ /**
86141
+ * Specifies the server-side encryption algorithm to use for encrypting tables.
86142
+ */
86143
+ sseAlgorithm: pulumi.Input<enums.s3.BucketMetadataTableEncryptionConfigurationSseAlgorithm>;
86144
+ }
85548
86145
  /**
85549
86146
  * A container specifying replication metrics-related settings enabling replication metrics and events.
85550
86147
  */
@@ -85731,6 +86328,16 @@ export declare namespace s3 {
85731
86328
  */
85732
86329
  queue: pulumi.Input<string>;
85733
86330
  }
86331
+ interface BucketRecordExpirationArgs {
86332
+ /**
86333
+ * The number of days after which records expire. Required if Expiration is ENABLED.
86334
+ */
86335
+ days?: pulumi.Input<number>;
86336
+ /**
86337
+ * Specifies whether record expiration is enabled or disabled.
86338
+ */
86339
+ expiration: pulumi.Input<enums.s3.BucketRecordExpirationExpiration>;
86340
+ }
85734
86341
  /**
85735
86342
  * Specifies the redirect behavior of all requests to a website endpoint of an Amazon S3 bucket.
85736
86343
  */
@@ -86954,6 +87561,70 @@ export declare namespace s3tables {
86954
87561
  */
86955
87562
  unreferencedDays?: pulumi.Input<number>;
86956
87563
  }
87564
+ /**
87565
+ * Settings governing the Compaction maintenance action. Contains details about the compaction settings for an Iceberg table.
87566
+ */
87567
+ interface TableCompactionArgs {
87568
+ /**
87569
+ * Indicates whether the Compaction maintenance action is enabled.
87570
+ */
87571
+ status?: pulumi.Input<enums.s3tables.TableCompactionStatus>;
87572
+ /**
87573
+ * The target file size for the table in MB.
87574
+ */
87575
+ targetFileSizeMb?: pulumi.Input<number>;
87576
+ }
87577
+ /**
87578
+ * Contains details about the metadata for an Iceberg table.
87579
+ */
87580
+ interface TableIcebergMetadataArgs {
87581
+ icebergSchema: pulumi.Input<inputs.s3tables.TableIcebergSchemaArgs>;
87582
+ }
87583
+ /**
87584
+ * Contains details about the schema for an Iceberg table
87585
+ */
87586
+ interface TableIcebergSchemaArgs {
87587
+ schemaFieldList: pulumi.Input<pulumi.Input<inputs.s3tables.TableSchemaFieldArgs>[]>;
87588
+ }
87589
+ /**
87590
+ * A policy document containing permissions to add to the specified table. In IAM, you must provide policy documents in JSON format. However, in CloudFormation you can provide the policy in JSON or YAML format because CloudFormation converts YAML to JSON before submitting it to IAM.
87591
+ */
87592
+ interface TablePolicyResourcePolicyArgs {
87593
+ }
87594
+ /**
87595
+ * Contains details about the schema for an Iceberg table
87596
+ */
87597
+ interface TableSchemaFieldArgs {
87598
+ /**
87599
+ * The name of the field
87600
+ */
87601
+ name: pulumi.Input<string>;
87602
+ /**
87603
+ * A Boolean value that specifies whether values are required for each row in this field
87604
+ */
87605
+ required?: pulumi.Input<boolean>;
87606
+ /**
87607
+ * The field type
87608
+ */
87609
+ type: pulumi.Input<string>;
87610
+ }
87611
+ /**
87612
+ * Contains details about the snapshot management settings for an Iceberg table. A snapshot is expired when it exceeds MinSnapshotsToKeep and MaxSnapshotAgeHours.
87613
+ */
87614
+ interface TableSnapshotManagementArgs {
87615
+ /**
87616
+ * The maximum age of a snapshot before it can be expired.
87617
+ */
87618
+ maxSnapshotAgeHours?: pulumi.Input<number>;
87619
+ /**
87620
+ * The minimum number of snapshots to keep.
87621
+ */
87622
+ minSnapshotsToKeep?: pulumi.Input<number>;
87623
+ /**
87624
+ * Indicates whether the SnapshotManagement maintenance action is enabled.
87625
+ */
87626
+ status?: pulumi.Input<enums.s3tables.TableSnapshotManagementStatus>;
87627
+ }
86957
87628
  }
86958
87629
  export declare namespace sagemaker {
86959
87630
  /**
@@ -87833,6 +88504,10 @@ export declare namespace sagemaker {
87833
88504
  * The location where Amazon S3 stores temporary execution data and other artifacts for the project that corresponds to the domain.
87834
88505
  */
87835
88506
  projectS3Path?: pulumi.Input<string>;
88507
+ /**
88508
+ * The ARN of the DataZone application managed by SageMaker Unified Studio in the AWS IAM Identity Center.
88509
+ */
88510
+ singleSignOnApplicationArn?: pulumi.Input<string>;
87836
88511
  /**
87837
88512
  * Sets whether you can access the domain in Amazon SageMaker Studio:
87838
88513
  *
@@ -90684,6 +91359,34 @@ export declare namespace sagemaker {
90684
91359
  */
90685
91360
  version?: pulumi.Input<string>;
90686
91361
  }
91362
+ interface ProjectCfnStackParameterArgs {
91363
+ /**
91364
+ * The key of the parameter.
91365
+ */
91366
+ key: pulumi.Input<string>;
91367
+ /**
91368
+ * The value of the parameter.
91369
+ */
91370
+ value: pulumi.Input<string>;
91371
+ }
91372
+ /**
91373
+ * CloudFormation template provider details for a SageMaker project.
91374
+ */
91375
+ interface ProjectCfnTemplateProviderDetailArgs {
91376
+ parameters?: pulumi.Input<pulumi.Input<inputs.sagemaker.ProjectCfnStackParameterArgs>[]>;
91377
+ /**
91378
+ * The Amazon Resource Name (ARN) of the IAM role used by the template provider.
91379
+ */
91380
+ roleArn?: pulumi.Input<string>;
91381
+ /**
91382
+ * The name of the template used for the project.
91383
+ */
91384
+ templateName: pulumi.Input<string>;
91385
+ /**
91386
+ * The URL of the CloudFormation template.
91387
+ */
91388
+ templateUrl: pulumi.Input<string>;
91389
+ }
90687
91390
  /**
90688
91391
  * Information about a parameter used to provision a product.
90689
91392
  */
@@ -90697,6 +91400,12 @@ export declare namespace sagemaker {
90697
91400
  */
90698
91401
  value: pulumi.Input<string>;
90699
91402
  }
91403
+ /**
91404
+ * Details about the template provider for the SageMaker project.
91405
+ */
91406
+ interface ProjectTemplateProviderDetailArgs {
91407
+ cfnTemplateProviderDetail?: pulumi.Input<inputs.sagemaker.ProjectCfnTemplateProviderDetailArgs>;
91408
+ }
90700
91409
  /**
90701
91410
  * Provisioned ServiceCatalog Details
90702
91411
  */
@@ -94081,7 +94790,9 @@ export declare namespace ssm {
94081
94790
  */
94082
94791
  interface PatchBaselinePatchSourceArgs {
94083
94792
  /**
94084
- * The value of the yum repo configuration. For example:
94793
+ * The value of the repo configuration.
94794
+ *
94795
+ * *Example for yum repositories*
94085
94796
  *
94086
94797
  * `[main]`
94087
94798
  *
@@ -94091,7 +94802,15 @@ export declare namespace ssm {
94091
94802
  *
94092
94803
  * `enabled=1`
94093
94804
  *
94094
- * > For information about other options available for your yum repository configuration, see [dnf.conf(5)](https://docs.aws.amazon.com/https://man7.org/linux/man-pages/man5/dnf.conf.5.html) .
94805
+ * For information about other options available for your yum repository configuration, see [dnf.conf(5)](https://docs.aws.amazon.com/https://man7.org/linux/man-pages/man5/dnf.conf.5.html) on the *man7.org* website.
94806
+ *
94807
+ * *Examples for Ubuntu Server and Debian Server*
94808
+ *
94809
+ * `deb http://security.ubuntu.com/ubuntu jammy main`
94810
+ *
94811
+ * `deb https://site.example.com/debian distribution component1 component2 component3`
94812
+ *
94813
+ * Repo information for Ubuntu Server repositories must be specifed in a single line. For more examples and information, see [jammy (5) sources.list.5.gz](https://docs.aws.amazon.com/https://manpages.ubuntu.com/manpages/jammy/man5/sources.list.5.html) on the *Ubuntu Server Manuals* website and [sources.list format](https://docs.aws.amazon.com/https://wiki.debian.org/SourcesList#sources.list_format) on the *Debian Wiki* .
94095
94814
  */
94096
94815
  configuration?: pulumi.Input<string>;
94097
94816
  /**
@@ -95606,6 +96325,7 @@ export declare namespace transfer {
95606
96325
  * > - The server must already have `SubnetIds` populated ( `SubnetIds` and `AddressAllocationIds` cannot be updated simultaneously).
95607
96326
  * > - `AddressAllocationIds` can't contain duplicates, and must be equal in length to `SubnetIds` . For example, if you have three subnet IDs, you must also specify three address allocation IDs.
95608
96327
  * > - Call the `UpdateServer` API to set or change this parameter.
96328
+ * > - You can't set address allocation IDs for servers that have an `IpAddressType` set to `DUALSTACK` You can only set this property if `IpAddressType` is set to `IPV4` .
95609
96329
  */
95610
96330
  addressAllocationIds?: pulumi.Input<pulumi.Input<string>[]>;
95611
96331
  /**
@@ -95704,7 +96424,10 @@ export declare namespace transfer {
95704
96424
  }
95705
96425
  interface ServerS3StorageOptionsArgs {
95706
96426
  /**
95707
- * Specifies whether or not performance for your Amazon S3 directories is optimized. This is disabled by default.
96427
+ * Specifies whether or not performance for your Amazon S3 directories is optimized.
96428
+ *
96429
+ * - If using the console, this is enabled by default.
96430
+ * - If using the API or CLI, this is disabled by default.
95708
96431
  *
95709
96432
  * By default, home directory mappings have a `TYPE` of `DIRECTORY` . If you enable this option, you would then need to explicitly set the `HomeDirectoryMapEntry` `Type` to `FILE` if you want a mapping to have a file target.
95710
96433
  */
@@ -95744,6 +96467,10 @@ export declare namespace transfer {
95744
96467
  * Configuration for an SFTP connector.
95745
96468
  */
95746
96469
  interface SftpConfigPropertiesArgs {
96470
+ /**
96471
+ * Specifies the number of active connections that your connector can establish with the remote server at the same time.
96472
+ */
96473
+ maxConcurrentConnections?: pulumi.Input<number>;
95747
96474
  /**
95748
96475
  * List of public host keys, for the external server to which you are connecting.
95749
96476
  */
@@ -100289,6 +101016,28 @@ export declare namespace wisdom {
100289
101016
  */
100290
101017
  address?: pulumi.Input<string>;
100291
101018
  }
101019
+ /**
101020
+ * The container of quick response content.
101021
+ */
101022
+ interface QuickResponseContentProviderArgs {
101023
+ /**
101024
+ * The content of the quick response.
101025
+ */
101026
+ content?: pulumi.Input<string>;
101027
+ }
101028
+ /**
101029
+ * The configuration information of the user groups that the quick response is accessible to.
101030
+ */
101031
+ interface QuickResponseGroupingConfigurationArgs {
101032
+ /**
101033
+ * The criteria used for grouping Amazon Q in Connect users.
101034
+ */
101035
+ criteria: pulumi.Input<string>;
101036
+ /**
101037
+ * The list of values that define different groups of Amazon Q in Connect users.
101038
+ */
101039
+ values: pulumi.Input<pulumi.Input<string>[]>;
101040
+ }
100292
101041
  }
100293
101042
  export declare namespace workspaces {
100294
101043
  interface WorkspacesPoolApplicationSettingsArgs {