@pulumi/aws 7.16.0-alpha.1767399337 → 7.16.0-alpha.1767972859

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 (189) hide show
  1. package/alb/listener.d.ts +3 -3
  2. package/alb/targetGroup.d.ts +3 -3
  3. package/alb/targetGroupAttachment.d.ts +32 -0
  4. package/alb/targetGroupAttachment.js +22 -0
  5. package/alb/targetGroupAttachment.js.map +1 -1
  6. package/apigateway/domainName.d.ts +32 -3
  7. package/apigateway/domainName.js +19 -0
  8. package/apigateway/domainName.js.map +1 -1
  9. package/apigateway/getDomainName.d.ts +4 -0
  10. package/apigateway/getDomainName.js.map +1 -1
  11. package/apigateway/integration.d.ts +25 -4
  12. package/apigateway/integration.js +25 -4
  13. package/apigateway/integration.js.map +1 -1
  14. package/backup/globalSettings.d.ts +7 -3
  15. package/backup/globalSettings.js +4 -0
  16. package/backup/globalSettings.js.map +1 -1
  17. package/bedrock/agentcoreMemoryStrategy.d.ts +6 -0
  18. package/bedrock/agentcoreMemoryStrategy.js.map +1 -1
  19. package/cleanrooms/collaboration.d.ts +13 -3
  20. package/cleanrooms/collaboration.js +13 -3
  21. package/cleanrooms/collaboration.js.map +1 -1
  22. package/cloudfront/connectionFunction.d.ts +243 -0
  23. package/cloudfront/connectionFunction.js +159 -0
  24. package/cloudfront/connectionFunction.js.map +1 -0
  25. package/cloudfront/connectionGroup.d.ts +196 -0
  26. package/cloudfront/connectionGroup.js +101 -0
  27. package/cloudfront/connectionGroup.js.map +1 -0
  28. package/cloudfront/distribution.d.ts +49 -0
  29. package/cloudfront/distribution.js +29 -0
  30. package/cloudfront/distribution.js.map +1 -1
  31. package/cloudfront/distributionTenant.d.ts +275 -0
  32. package/cloudfront/distributionTenant.js +152 -0
  33. package/cloudfront/distributionTenant.js.map +1 -0
  34. package/cloudfront/getConnectionGroup.d.ts +103 -0
  35. package/cloudfront/getConnectionGroup.js +54 -0
  36. package/cloudfront/getConnectionGroup.js.map +1 -0
  37. package/cloudfront/getDistributionTenant.d.ts +113 -0
  38. package/cloudfront/getDistributionTenant.js +58 -0
  39. package/cloudfront/getDistributionTenant.js.map +1 -0
  40. package/cloudfront/index.d.ts +18 -0
  41. package/cloudfront/index.js +27 -1
  42. package/cloudfront/index.js.map +1 -1
  43. package/cloudfront/multitenantDistribution.d.ts +347 -0
  44. package/cloudfront/multitenantDistribution.js +147 -0
  45. package/cloudfront/multitenantDistribution.js.map +1 -0
  46. package/cloudwatch/logSubscriptionFilter.d.ts +42 -18
  47. package/cloudwatch/logSubscriptionFilter.js +4 -0
  48. package/cloudwatch/logSubscriptionFilter.js.map +1 -1
  49. package/directconnect/gateway.d.ts +30 -0
  50. package/directconnect/gateway.js +4 -0
  51. package/directconnect/gateway.js.map +1 -1
  52. package/directconnect/getGateway.d.ts +18 -0
  53. package/directconnect/getGateway.js +2 -0
  54. package/directconnect/getGateway.js.map +1 -1
  55. package/dynamodb/globalSecondaryIndex.d.ts +202 -0
  56. package/dynamodb/globalSecondaryIndex.js +94 -0
  57. package/dynamodb/globalSecondaryIndex.js.map +1 -0
  58. package/dynamodb/index.d.ts +3 -0
  59. package/dynamodb/index.js +6 -1
  60. package/dynamodb/index.js.map +1 -1
  61. package/dynamodb/table.d.ts +5 -1
  62. package/dynamodb/table.js +4 -0
  63. package/dynamodb/table.js.map +1 -1
  64. package/ec2/getVpcEndpoint.d.ts +17 -3
  65. package/ec2/getVpcEndpoint.js +4 -0
  66. package/ec2/getVpcEndpoint.js.map +1 -1
  67. package/ecr/getRepositoryCreationTemplate.d.ts +1 -1
  68. package/ecr/index.d.ts +3 -0
  69. package/ecr/index.js +6 -1
  70. package/ecr/index.js.map +1 -1
  71. package/ecr/lifecyclePolicy.d.ts +77 -32
  72. package/ecr/lifecyclePolicy.js +77 -32
  73. package/ecr/lifecyclePolicy.js.map +1 -1
  74. package/ecr/pullTimeUpdateExclusion.d.ts +145 -0
  75. package/ecr/pullTimeUpdateExclusion.js +133 -0
  76. package/ecr/pullTimeUpdateExclusion.js.map +1 -0
  77. package/ecr/repositoryCreationTemplate.d.ts +3 -3
  78. package/ecs/taskDefinition.d.ts +12 -12
  79. package/elasticache/replicationGroup.d.ts +3 -3
  80. package/fsx/ontapFileSystem.d.ts +6 -0
  81. package/fsx/ontapFileSystem.js.map +1 -1
  82. package/glue/resourcePolicy.d.ts +2 -2
  83. package/glue/resourcePolicy.js +2 -2
  84. package/iam/getSamlProvider.d.ts +4 -0
  85. package/iam/getSamlProvider.js.map +1 -1
  86. package/iam/outboundWebIdentityFederation.d.ts +0 -2
  87. package/iam/outboundWebIdentityFederation.js +0 -2
  88. package/iam/outboundWebIdentityFederation.js.map +1 -1
  89. package/iam/policy.d.ts +12 -0
  90. package/iam/policy.js +2 -0
  91. package/iam/policy.js.map +1 -1
  92. package/iam/samlProvider.d.ts +8 -0
  93. package/iam/samlProvider.js +2 -0
  94. package/iam/samlProvider.js.map +1 -1
  95. package/iam/virtualMfaDevice.d.ts +26 -18
  96. package/iam/virtualMfaDevice.js +2 -0
  97. package/iam/virtualMfaDevice.js.map +1 -1
  98. package/imagebuilder/image.d.ts +12 -0
  99. package/imagebuilder/image.js +2 -0
  100. package/imagebuilder/image.js.map +1 -1
  101. package/imagebuilder/imagePipeline.d.ts +12 -0
  102. package/imagebuilder/imagePipeline.js +2 -0
  103. package/imagebuilder/imagePipeline.js.map +1 -1
  104. package/kms/grant.d.ts +8 -8
  105. package/lambda/eventSourceMapping.d.ts +1 -0
  106. package/lambda/eventSourceMapping.js +1 -0
  107. package/lambda/eventSourceMapping.js.map +1 -1
  108. package/lambda/function.d.ts +8 -0
  109. package/lambda/function.js +2 -0
  110. package/lambda/function.js.map +1 -1
  111. package/lambda/functionUrl.d.ts +2 -0
  112. package/lambda/functionUrl.js +2 -0
  113. package/lambda/functionUrl.js.map +1 -1
  114. package/lambda/getFunction.d.ts +4 -0
  115. package/lambda/getFunction.js.map +1 -1
  116. package/lambda/permission.d.ts +12 -0
  117. package/lambda/permission.js +2 -0
  118. package/lambda/permission.js.map +1 -1
  119. package/lb/listener.d.ts +3 -3
  120. package/lb/targetGroup.d.ts +3 -3
  121. package/lb/targetGroupAttachment.d.ts +32 -0
  122. package/lb/targetGroupAttachment.js +22 -0
  123. package/lb/targetGroupAttachment.js.map +1 -1
  124. package/networkfirewall/vpcEndpointAssociation.d.ts +1 -1
  125. package/networkfirewall/vpcEndpointAssociation.js +1 -1
  126. package/networkmanager/vpcAttachment.d.ts +3 -3
  127. package/opensearchingest/pipeline.d.ts +12 -0
  128. package/opensearchingest/pipeline.js +2 -0
  129. package/opensearchingest/pipeline.js.map +1 -1
  130. package/organizations/index.d.ts +3 -0
  131. package/organizations/index.js +6 -1
  132. package/organizations/index.js.map +1 -1
  133. package/organizations/tag.d.ts +99 -0
  134. package/organizations/tag.js +89 -0
  135. package/organizations/tag.js.map +1 -0
  136. package/package.json +2 -2
  137. package/rds/cluster.d.ts +9 -9
  138. package/rds/getProxy.d.ts +8 -0
  139. package/rds/getProxy.js.map +1 -1
  140. package/rds/proxy.d.ts +24 -0
  141. package/rds/proxy.js +4 -0
  142. package/rds/proxy.js.map +1 -1
  143. package/rds/proxyDefaultTargetGroup.d.ts +0 -40
  144. package/rds/proxyDefaultTargetGroup.js +0 -40
  145. package/rds/proxyDefaultTargetGroup.js.map +1 -1
  146. package/rds/proxyTarget.d.ts +0 -43
  147. package/rds/proxyTarget.js +0 -43
  148. package/rds/proxyTarget.js.map +1 -1
  149. package/redshift/idcApplication.d.ts +203 -0
  150. package/redshift/idcApplication.js +111 -0
  151. package/redshift/idcApplication.js.map +1 -0
  152. package/redshift/index.d.ts +3 -0
  153. package/redshift/index.js +6 -1
  154. package/redshift/index.js.map +1 -1
  155. package/route53/getResolverFirewallRules.d.ts +9 -0
  156. package/route53/getResolverFirewallRules.js.map +1 -1
  157. package/route53/getResolverRule.d.ts +5 -0
  158. package/route53/getResolverRule.js.map +1 -1
  159. package/route53/resolverFirewallRule.d.ts +66 -9
  160. package/route53/resolverFirewallRule.js +32 -4
  161. package/route53/resolverFirewallRule.js.map +1 -1
  162. package/secretsmanager/index.d.ts +3 -0
  163. package/secretsmanager/index.js +6 -1
  164. package/secretsmanager/index.js.map +1 -1
  165. package/secretsmanager/tag.d.ts +107 -0
  166. package/secretsmanager/tag.js +87 -0
  167. package/secretsmanager/tag.js.map +1 -0
  168. package/sesv2/index.d.ts +3 -0
  169. package/sesv2/index.js +6 -1
  170. package/sesv2/index.js.map +1 -1
  171. package/sesv2/tenant.d.ts +147 -0
  172. package/sesv2/tenant.js +91 -0
  173. package/sesv2/tenant.js.map +1 -0
  174. package/sfn/activity.d.ts +0 -2
  175. package/sfn/activity.js +0 -2
  176. package/sfn/activity.js.map +1 -1
  177. package/sfn/alias.d.ts +0 -2
  178. package/sfn/alias.js +0 -2
  179. package/sfn/alias.js.map +1 -1
  180. package/transfer/webApp.d.ts +15 -3
  181. package/transfer/webApp.js +2 -0
  182. package/transfer/webApp.js.map +1 -1
  183. package/types/input.d.ts +890 -19
  184. package/types/input.js.map +1 -1
  185. package/types/output.d.ts +966 -12
  186. package/types/output.js.map +1 -1
  187. package/vpclattice/serviceNetworkResourceAssociation.d.ts +12 -0
  188. package/vpclattice/serviceNetworkResourceAssociation.js +2 -0
  189. package/vpclattice/serviceNetworkResourceAssociation.js.map +1 -1
package/types/input.d.ts CHANGED
@@ -8281,6 +8281,14 @@ export declare namespace athena {
8281
8281
  * Integer for the upper data usage limit (cutoff) for the amount of bytes a single query in a workgroup is allowed to scan. Must be at least `10485760`.
8282
8282
  */
8283
8283
  bytesScannedCutoffPerQuery?: pulumi.Input<number>;
8284
+ /**
8285
+ * Configuration block to specify the KMS key that is used to encrypt the user's data stores in Athena. This setting applies to the PySpark engine for Athena notebooks. See Customer Content Encryption Configuration below.
8286
+ */
8287
+ customerContentEncryptionConfiguration?: pulumi.Input<inputs.athena.WorkgroupConfigurationCustomerContentEncryptionConfiguration>;
8288
+ /**
8289
+ * Boolean indicating whether a minimum level of encryption is enforced for the workgroup for query and calculation results written to Amazon S3.
8290
+ */
8291
+ enableMinimumEncryptionConfiguration?: pulumi.Input<boolean>;
8284
8292
  /**
8285
8293
  * Boolean whether the settings for the workgroup override client-side settings. For more information, see [Workgroup Settings Override Client-Side Settings](https://docs.aws.amazon.com/athena/latest/ug/workgroups-settings-override.html). Defaults to `true`.
8286
8294
  */
@@ -8301,6 +8309,10 @@ export declare namespace athena {
8301
8309
  * Configuration block for storing results in Athena owned storage. See Managed Query Results Configuration below.
8302
8310
  */
8303
8311
  managedQueryResultsConfiguration?: pulumi.Input<inputs.athena.WorkgroupConfigurationManagedQueryResultsConfiguration>;
8312
+ /**
8313
+ * Configuration block for managed log persistence, delivering logs to Amazon S3 buckets, Amazon CloudWatch log groups etc. Only applicable to Apache Spark engine. See Monitoring Configuration below.
8314
+ */
8315
+ monitoringConfiguration?: pulumi.Input<inputs.athena.WorkgroupConfigurationMonitoringConfiguration>;
8304
8316
  /**
8305
8317
  * Boolean whether Amazon CloudWatch metrics are enabled for the workgroup. Defaults to `true`.
8306
8318
  */
@@ -8314,6 +8326,9 @@ export declare namespace athena {
8314
8326
  */
8315
8327
  resultConfiguration?: pulumi.Input<inputs.athena.WorkgroupConfigurationResultConfiguration>;
8316
8328
  }
8329
+ interface WorkgroupConfigurationCustomerContentEncryptionConfiguration {
8330
+ kmsKey?: pulumi.Input<string>;
8331
+ }
8317
8332
  interface WorkgroupConfigurationEngineVersion {
8318
8333
  /**
8319
8334
  * The engine version on which the query runs. If `selectedEngineVersion` is set to `AUTO`, the effective engine version is chosen by Athena.
@@ -8345,10 +8360,67 @@ export declare namespace athena {
8345
8360
  encryptionConfiguration?: pulumi.Input<inputs.athena.WorkgroupConfigurationManagedQueryResultsConfigurationEncryptionConfiguration>;
8346
8361
  }
8347
8362
  interface WorkgroupConfigurationManagedQueryResultsConfigurationEncryptionConfiguration {
8363
+ kmsKey?: pulumi.Input<string>;
8364
+ }
8365
+ interface WorkgroupConfigurationMonitoringConfiguration {
8366
+ /**
8367
+ * Configuration block for delivering logs to Amazon CloudWatch log groups. See CloudWatch Logging Configuration below.
8368
+ */
8369
+ cloudWatchLoggingConfiguration?: pulumi.Input<inputs.athena.WorkgroupConfigurationMonitoringConfigurationCloudWatchLoggingConfiguration>;
8370
+ /**
8371
+ * Configuration block for managed log persistence. See Managed Logging Configuration below.
8372
+ */
8373
+ managedLoggingConfiguration?: pulumi.Input<inputs.athena.WorkgroupConfigurationMonitoringConfigurationManagedLoggingConfiguration>;
8374
+ /**
8375
+ * Configuration block for delivering logs to Amazon S3 buckets. See S3 Logging Configuration below.
8376
+ */
8377
+ s3LoggingConfiguration?: pulumi.Input<inputs.athena.WorkgroupConfigurationMonitoringConfigurationS3LoggingConfiguration>;
8378
+ }
8379
+ interface WorkgroupConfigurationMonitoringConfigurationCloudWatchLoggingConfiguration {
8380
+ enabled: pulumi.Input<boolean>;
8381
+ /**
8382
+ * Name of the log group in Amazon CloudWatch Logs where you want to publish your logs.
8383
+ */
8384
+ logGroup?: pulumi.Input<string>;
8385
+ /**
8386
+ * Prefix for the CloudWatch log stream name.
8387
+ */
8388
+ logStreamNamePrefix?: pulumi.Input<string>;
8389
+ /**
8390
+ * Repeatable block defining log types to be delivered to CloudWatch.
8391
+ */
8392
+ logTypes?: pulumi.Input<pulumi.Input<inputs.athena.WorkgroupConfigurationMonitoringConfigurationCloudWatchLoggingConfigurationLogType>[]>;
8393
+ }
8394
+ interface WorkgroupConfigurationMonitoringConfigurationCloudWatchLoggingConfigurationLogType {
8395
+ /**
8396
+ * Type of worker to deliver logs to CloudWatch (for example, `SPARK_DRIVER` and `SPARK_EXECUTOR`).
8397
+ */
8398
+ key: pulumi.Input<string>;
8399
+ /**
8400
+ * List of log types to be delivered to CloudWatch (for example, `STDOUT` and `STDERR`).
8401
+ */
8402
+ values: pulumi.Input<pulumi.Input<string>[]>;
8403
+ }
8404
+ interface WorkgroupConfigurationMonitoringConfigurationManagedLoggingConfiguration {
8405
+ /**
8406
+ * Boolean whether managed log persistence is enabled for the workgroup.
8407
+ */
8408
+ enabled: pulumi.Input<boolean>;
8409
+ kmsKey?: pulumi.Input<string>;
8410
+ }
8411
+ interface WorkgroupConfigurationMonitoringConfigurationS3LoggingConfiguration {
8412
+ /**
8413
+ * Boolean whether Amazon S3 logging is enabled for the workgroup.
8414
+ */
8415
+ enabled: pulumi.Input<boolean>;
8348
8416
  /**
8349
- * KMS key ARN for encrypting managed query results.
8417
+ * KMS key ARN to encrypt the logs published to the given Amazon S3 destination.
8350
8418
  */
8351
8419
  kmsKey?: pulumi.Input<string>;
8420
+ /**
8421
+ * Amazon S3 destination URI (`s3://bucket/prefix`) for log publishing.
8422
+ */
8423
+ logLocation?: pulumi.Input<string>;
8352
8424
  }
8353
8425
  interface WorkgroupConfigurationResultConfiguration {
8354
8426
  /**
@@ -15397,6 +15469,40 @@ export declare namespace cloudfront {
15397
15469
  */
15398
15470
  items?: pulumi.Input<pulumi.Input<string>[]>;
15399
15471
  }
15472
+ interface ConnectionFunctionConnectionFunctionConfig {
15473
+ /**
15474
+ * Comment to describe the function.
15475
+ */
15476
+ comment: pulumi.Input<string>;
15477
+ /**
15478
+ * Key value store associations. See `keyValueStoreAssociation` below.
15479
+ */
15480
+ keyValueStoreAssociation?: pulumi.Input<inputs.cloudfront.ConnectionFunctionConnectionFunctionConfigKeyValueStoreAssociation>;
15481
+ /**
15482
+ * Runtime environment for the function. Valid values are `cloudfront-js-1.0` and `cloudfront-js-2.0`.
15483
+ */
15484
+ runtime: pulumi.Input<string>;
15485
+ }
15486
+ interface ConnectionFunctionConnectionFunctionConfigKeyValueStoreAssociation {
15487
+ /**
15488
+ * ARN of the key value store.
15489
+ */
15490
+ keyValueStoreArn: pulumi.Input<string>;
15491
+ }
15492
+ interface ConnectionGroupTimeouts {
15493
+ /**
15494
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Default is 90 minutes.
15495
+ */
15496
+ create?: pulumi.Input<string>;
15497
+ /**
15498
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Default is 90 minutes.
15499
+ */
15500
+ delete?: pulumi.Input<string>;
15501
+ /**
15502
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Default is 90 minutes.
15503
+ */
15504
+ update?: pulumi.Input<string>;
15505
+ }
15400
15506
  interface ContinuousDeploymentPolicyStagingDistributionDnsNames {
15401
15507
  /**
15402
15508
  * A list of CloudFront domain names for the staging distribution.
@@ -15451,6 +15557,12 @@ export declare namespace cloudfront {
15451
15557
  */
15452
15558
  maximumTtl: pulumi.Input<number>;
15453
15559
  }
15560
+ interface DistributionConnectionFunctionAssociation {
15561
+ /**
15562
+ * Identifier for the distribution. For example: `EDFDVBD632BHDS5`.
15563
+ */
15564
+ id: pulumi.Input<string>;
15565
+ }
15454
15566
  interface DistributionCustomErrorResponse {
15455
15567
  /**
15456
15568
  * Minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.
@@ -15881,6 +15993,10 @@ export declare namespace cloudfront {
15881
15993
  interface DistributionOriginVpcOriginConfig {
15882
15994
  originKeepaliveTimeout?: pulumi.Input<number>;
15883
15995
  originReadTimeout?: pulumi.Input<number>;
15996
+ /**
15997
+ * The AWS account ID that owns the VPC origin. Required when referencing a VPC origin from a different AWS account for cross-account VPC origin access.
15998
+ */
15999
+ ownerAccountId?: pulumi.Input<string>;
15884
16000
  /**
15885
16001
  * The VPC origin ID.
15886
16002
  */
@@ -15899,6 +16015,94 @@ export declare namespace cloudfront {
15899
16015
  */
15900
16016
  restrictionType: pulumi.Input<string>;
15901
16017
  }
16018
+ interface DistributionTenantCustomizations {
16019
+ /**
16020
+ * Certificate configuration for the tenant (maximum one).
16021
+ */
16022
+ certificate?: pulumi.Input<inputs.cloudfront.DistributionTenantCustomizationsCertificate>;
16023
+ /**
16024
+ * Geographic restrictions configuration for the tenant (maximum one).
16025
+ */
16026
+ geoRestriction?: pulumi.Input<inputs.cloudfront.DistributionTenantCustomizationsGeoRestriction>;
16027
+ /**
16028
+ * Web ACL configuration for the tenant (maximum one).
16029
+ */
16030
+ webAcl?: pulumi.Input<inputs.cloudfront.DistributionTenantCustomizationsWebAcl>;
16031
+ }
16032
+ interface DistributionTenantCustomizationsCertificate {
16033
+ /**
16034
+ * ARN of the distribution tenant.
16035
+ */
16036
+ arn?: pulumi.Input<string>;
16037
+ }
16038
+ interface DistributionTenantCustomizationsGeoRestriction {
16039
+ /**
16040
+ * Set of ISO 3166-1-alpha-2 country codes for the restriction. Required if `restrictionType` is `whitelist` or `blacklist`.
16041
+ */
16042
+ locations?: pulumi.Input<pulumi.Input<string>[]>;
16043
+ /**
16044
+ * Method to restrict distribution by country: `none`, `whitelist`, or `blacklist`.
16045
+ */
16046
+ restrictionType?: pulumi.Input<string>;
16047
+ }
16048
+ interface DistributionTenantCustomizationsWebAcl {
16049
+ /**
16050
+ * Action to take for the web ACL. Valid values: `allow`, `block`.
16051
+ */
16052
+ action?: pulumi.Input<string>;
16053
+ /**
16054
+ * ARN of the distribution tenant.
16055
+ */
16056
+ arn?: pulumi.Input<string>;
16057
+ }
16058
+ interface DistributionTenantDomain {
16059
+ /**
16060
+ * Set of domains associated with the distribution tenant.
16061
+ */
16062
+ domain: pulumi.Input<string>;
16063
+ /**
16064
+ * Current status of the distribution tenant.
16065
+ */
16066
+ status?: pulumi.Input<string>;
16067
+ }
16068
+ interface DistributionTenantManagedCertificateRequest {
16069
+ /**
16070
+ * Certificate transparency logging preference. Valid values: `enabled`, `disabled`.
16071
+ */
16072
+ certificateTransparencyLoggingPreference?: pulumi.Input<string>;
16073
+ /**
16074
+ * Primary domain name for the certificate.
16075
+ */
16076
+ primaryDomainName?: pulumi.Input<string>;
16077
+ /**
16078
+ * Host for validation token. Valid values: `cloudfront`, `domain`.
16079
+ */
16080
+ validationTokenHost?: pulumi.Input<string>;
16081
+ }
16082
+ interface DistributionTenantParameter {
16083
+ /**
16084
+ * Name of the distribution tenant.
16085
+ */
16086
+ name: pulumi.Input<string>;
16087
+ /**
16088
+ * Value of the parameter.
16089
+ */
16090
+ value: pulumi.Input<string>;
16091
+ }
16092
+ interface DistributionTenantTimeouts {
16093
+ /**
16094
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
16095
+ */
16096
+ create?: pulumi.Input<string>;
16097
+ /**
16098
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
16099
+ */
16100
+ delete?: pulumi.Input<string>;
16101
+ /**
16102
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
16103
+ */
16104
+ update?: pulumi.Input<string>;
16105
+ }
15902
16106
  interface DistributionTrustedKeyGroup {
15903
16107
  /**
15904
16108
  * Whether the distribution is enabled to accept end user requests for content.
@@ -15961,6 +16165,30 @@ export declare namespace cloudfront {
15961
16165
  */
15962
16166
  sslSupportMethod?: pulumi.Input<string>;
15963
16167
  }
16168
+ interface DistributionViewerMtlsConfig {
16169
+ /**
16170
+ * The mode for viewer mTLS. Valid values: `required`, `optional`.
16171
+ */
16172
+ mode?: pulumi.Input<string>;
16173
+ /**
16174
+ * The trust store configuration for viewer mTLS (maximum one).
16175
+ */
16176
+ trustStoreConfig?: pulumi.Input<inputs.cloudfront.DistributionViewerMtlsConfigTrustStoreConfig>;
16177
+ }
16178
+ interface DistributionViewerMtlsConfigTrustStoreConfig {
16179
+ /**
16180
+ * Whether to advertise the trust store CA names to clients. Defaults to `false`.
16181
+ */
16182
+ advertiseTrustStoreCaNames?: pulumi.Input<boolean>;
16183
+ /**
16184
+ * Whether to ignore certificate expiry for viewer mTLS. Defaults to `false`.
16185
+ */
16186
+ ignoreCertificateExpiry?: pulumi.Input<boolean>;
16187
+ /**
16188
+ * Identifier of the trust store to use for viewer mTLS.
16189
+ */
16190
+ trustStoreId: pulumi.Input<string>;
16191
+ }
15964
16192
  interface FieldLevelEncryptionConfigContentTypeProfileConfig {
15965
16193
  /**
15966
16194
  * Object that contains an attribute `items` that contains the list of configurations for a field-level encryption content type-profile. See Content Type Profile.
@@ -16053,6 +16281,441 @@ export declare namespace cloudfront {
16053
16281
  */
16054
16282
  realtimeMetricsSubscriptionStatus: pulumi.Input<string>;
16055
16283
  }
16284
+ interface MultitenantDistributionActiveTrustedKeyGroup {
16285
+ /**
16286
+ * Whether any of the key groups have public keys that CloudFront can use to verify the signatures of signed URLs and signed cookies.
16287
+ */
16288
+ enabled?: pulumi.Input<boolean>;
16289
+ /**
16290
+ * List of key groups. See Key Group Items below.
16291
+ */
16292
+ items?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionActiveTrustedKeyGroupItem>[]>;
16293
+ }
16294
+ interface MultitenantDistributionActiveTrustedKeyGroupItem {
16295
+ /**
16296
+ * ID of the key group that contains the public keys.
16297
+ */
16298
+ keyGroupId?: pulumi.Input<string>;
16299
+ /**
16300
+ * Set of active CloudFront key pairs associated with the signer that can be used to verify the signatures of signed URLs and signed cookies.
16301
+ */
16302
+ keyPairIds?: pulumi.Input<pulumi.Input<string>[]>;
16303
+ }
16304
+ interface MultitenantDistributionCacheBehavior {
16305
+ /**
16306
+ * Controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your custom origin.
16307
+ */
16308
+ allowedMethods?: pulumi.Input<inputs.cloudfront.MultitenantDistributionCacheBehaviorAllowedMethods>;
16309
+ /**
16310
+ * Unique identifier of the cache policy that is attached to the cache behavior.
16311
+ */
16312
+ cachePolicyId?: pulumi.Input<string>;
16313
+ /**
16314
+ * Whether you want CloudFront to automatically compress content for web requests that include `Accept-Encoding: gzip` in the request header. Default: `false`.
16315
+ */
16316
+ compress?: pulumi.Input<boolean>;
16317
+ /**
16318
+ * Field level encryption configuration ID.
16319
+ */
16320
+ fieldLevelEncryptionId?: pulumi.Input<string>;
16321
+ /**
16322
+ * Configuration block for CloudFront Functions associations. See Function Association below.
16323
+ */
16324
+ functionAssociations?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionCacheBehaviorFunctionAssociation>[]>;
16325
+ /**
16326
+ * Configuration block for Lambda@Edge associations. See Lambda Function Association below.
16327
+ */
16328
+ lambdaFunctionAssociations?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionCacheBehaviorLambdaFunctionAssociation>[]>;
16329
+ /**
16330
+ * Unique identifier of the origin request policy that is attached to the behavior.
16331
+ */
16332
+ originRequestPolicyId?: pulumi.Input<string>;
16333
+ /**
16334
+ * Pattern that specifies which requests you want this cache behavior to apply to.
16335
+ */
16336
+ pathPattern: pulumi.Input<string>;
16337
+ /**
16338
+ * ARN of the real-time log configuration that is attached to this cache behavior.
16339
+ */
16340
+ realtimeLogConfigArn?: pulumi.Input<string>;
16341
+ /**
16342
+ * Identifier for a response headers policy.
16343
+ */
16344
+ responseHeadersPolicyId?: pulumi.Input<string>;
16345
+ /**
16346
+ * Value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.
16347
+ */
16348
+ targetOriginId: pulumi.Input<string>;
16349
+ /**
16350
+ * List of key group IDs that CloudFront can use to validate signed URLs or signed cookies.
16351
+ */
16352
+ trustedKeyGroups?: pulumi.Input<inputs.cloudfront.MultitenantDistributionCacheBehaviorTrustedKeyGroups>;
16353
+ /**
16354
+ * Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. One of `allow-all`, `https-only`, or `redirect-to-https`.
16355
+ */
16356
+ viewerProtocolPolicy: pulumi.Input<string>;
16357
+ }
16358
+ interface MultitenantDistributionCacheBehaviorAllowedMethods {
16359
+ /**
16360
+ * Controls whether CloudFront caches the response to requests using the specified HTTP methods.
16361
+ */
16362
+ cachedMethods: pulumi.Input<pulumi.Input<string>[]>;
16363
+ items: pulumi.Input<pulumi.Input<string>[]>;
16364
+ }
16365
+ interface MultitenantDistributionCacheBehaviorFunctionAssociation {
16366
+ /**
16367
+ * Specific event to trigger this function. Valid values: `viewer-request`, `origin-request`, `viewer-response`, `origin-response`.
16368
+ */
16369
+ eventType: pulumi.Input<string>;
16370
+ /**
16371
+ * ARN of the CloudFront function.
16372
+ */
16373
+ functionArn: pulumi.Input<string>;
16374
+ }
16375
+ interface MultitenantDistributionCacheBehaviorLambdaFunctionAssociation {
16376
+ /**
16377
+ * Specific event to trigger this function. Valid values: `viewer-request`, `origin-request`, `viewer-response`, `origin-response`.
16378
+ */
16379
+ eventType: pulumi.Input<string>;
16380
+ /**
16381
+ * When set to true, the request body is exposed to the Lambda function. Default: `false`.
16382
+ */
16383
+ includeBody?: pulumi.Input<boolean>;
16384
+ /**
16385
+ * ARN of the Lambda function.
16386
+ */
16387
+ lambdaFunctionArn: pulumi.Input<string>;
16388
+ }
16389
+ interface MultitenantDistributionCacheBehaviorTrustedKeyGroups {
16390
+ /**
16391
+ * Whether the distribution is enabled to accept end user requests for content.
16392
+ */
16393
+ enabled?: pulumi.Input<boolean>;
16394
+ items?: pulumi.Input<pulumi.Input<string>[]>;
16395
+ }
16396
+ interface MultitenantDistributionCustomErrorResponse {
16397
+ /**
16398
+ * Minimum amount of time that you want CloudFront to cache the HTTP status code specified in ErrorCode.
16399
+ */
16400
+ errorCachingMinTtl?: pulumi.Input<number>;
16401
+ /**
16402
+ * HTTP status code for which you want to specify a custom error page and/or a caching duration.
16403
+ */
16404
+ errorCode: pulumi.Input<number>;
16405
+ /**
16406
+ * HTTP status code that you want CloudFront to return to the viewer along with the custom error page.
16407
+ */
16408
+ responseCode?: pulumi.Input<string>;
16409
+ /**
16410
+ * Path to the custom error page that you want CloudFront to return to a viewer when your origin returns the HTTP status code specified by ErrorCode.
16411
+ */
16412
+ responsePagePath?: pulumi.Input<string>;
16413
+ }
16414
+ interface MultitenantDistributionDefaultCacheBehavior {
16415
+ /**
16416
+ * Controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your custom origin.
16417
+ */
16418
+ allowedMethods?: pulumi.Input<inputs.cloudfront.MultitenantDistributionDefaultCacheBehaviorAllowedMethods>;
16419
+ /**
16420
+ * Unique identifier of the cache policy that is attached to the cache behavior.
16421
+ */
16422
+ cachePolicyId?: pulumi.Input<string>;
16423
+ /**
16424
+ * Whether you want CloudFront to automatically compress content for web requests that include `Accept-Encoding: gzip` in the request header. Default: `false`.
16425
+ */
16426
+ compress?: pulumi.Input<boolean>;
16427
+ /**
16428
+ * Field level encryption configuration ID.
16429
+ */
16430
+ fieldLevelEncryptionId?: pulumi.Input<string>;
16431
+ /**
16432
+ * Configuration block for CloudFront Functions associations. See Function Association below.
16433
+ */
16434
+ functionAssociations?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionDefaultCacheBehaviorFunctionAssociation>[]>;
16435
+ /**
16436
+ * Configuration block for Lambda@Edge associations. See Lambda Function Association below.
16437
+ */
16438
+ lambdaFunctionAssociations?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionDefaultCacheBehaviorLambdaFunctionAssociation>[]>;
16439
+ /**
16440
+ * Unique identifier of the origin request policy that is attached to the behavior.
16441
+ */
16442
+ originRequestPolicyId?: pulumi.Input<string>;
16443
+ /**
16444
+ * ARN of the real-time log configuration that is attached to this cache behavior.
16445
+ */
16446
+ realtimeLogConfigArn?: pulumi.Input<string>;
16447
+ /**
16448
+ * Identifier for a response headers policy.
16449
+ */
16450
+ responseHeadersPolicyId?: pulumi.Input<string>;
16451
+ /**
16452
+ * Value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.
16453
+ */
16454
+ targetOriginId: pulumi.Input<string>;
16455
+ /**
16456
+ * List of key group IDs that CloudFront can use to validate signed URLs or signed cookies.
16457
+ */
16458
+ trustedKeyGroups?: pulumi.Input<inputs.cloudfront.MultitenantDistributionDefaultCacheBehaviorTrustedKeyGroups>;
16459
+ /**
16460
+ * Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. One of `allow-all`, `https-only`, or `redirect-to-https`.
16461
+ */
16462
+ viewerProtocolPolicy: pulumi.Input<string>;
16463
+ }
16464
+ interface MultitenantDistributionDefaultCacheBehaviorAllowedMethods {
16465
+ /**
16466
+ * Controls whether CloudFront caches the response to requests using the specified HTTP methods.
16467
+ */
16468
+ cachedMethods: pulumi.Input<pulumi.Input<string>[]>;
16469
+ items: pulumi.Input<pulumi.Input<string>[]>;
16470
+ }
16471
+ interface MultitenantDistributionDefaultCacheBehaviorFunctionAssociation {
16472
+ /**
16473
+ * Specific event to trigger this function. Valid values: `viewer-request`, `origin-request`, `viewer-response`, `origin-response`.
16474
+ */
16475
+ eventType: pulumi.Input<string>;
16476
+ /**
16477
+ * ARN of the CloudFront function.
16478
+ */
16479
+ functionArn: pulumi.Input<string>;
16480
+ }
16481
+ interface MultitenantDistributionDefaultCacheBehaviorLambdaFunctionAssociation {
16482
+ /**
16483
+ * Specific event to trigger this function. Valid values: `viewer-request`, `origin-request`, `viewer-response`, `origin-response`.
16484
+ */
16485
+ eventType: pulumi.Input<string>;
16486
+ /**
16487
+ * When set to true, the request body is exposed to the Lambda function. Default: `false`.
16488
+ */
16489
+ includeBody?: pulumi.Input<boolean>;
16490
+ /**
16491
+ * ARN of the Lambda function.
16492
+ */
16493
+ lambdaFunctionArn: pulumi.Input<string>;
16494
+ }
16495
+ interface MultitenantDistributionDefaultCacheBehaviorTrustedKeyGroups {
16496
+ /**
16497
+ * Whether the distribution is enabled to accept end user requests for content.
16498
+ */
16499
+ enabled?: pulumi.Input<boolean>;
16500
+ items?: pulumi.Input<pulumi.Input<string>[]>;
16501
+ }
16502
+ interface MultitenantDistributionOrigin {
16503
+ /**
16504
+ * Number of times that CloudFront attempts to connect to the origin. Must be between 1-3. Default: 3.
16505
+ */
16506
+ connectionAttempts?: pulumi.Input<number>;
16507
+ /**
16508
+ * Number of seconds that CloudFront waits when trying to establish a connection to the origin. Must be between 1-10. Default: 10.
16509
+ */
16510
+ connectionTimeout?: pulumi.Input<number>;
16511
+ /**
16512
+ * One or more sub-resources with `name` and `value` parameters that specify header data that will be sent to the origin. See Custom Header below.
16513
+ */
16514
+ customHeaders?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionOriginCustomHeader>[]>;
16515
+ /**
16516
+ * CloudFront origin access identity to associate with the origin. See Custom Origin Config below.
16517
+ */
16518
+ customOriginConfigs?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionOriginCustomOriginConfig>[]>;
16519
+ /**
16520
+ * DNS domain name of either the S3 bucket, or web site of your custom origin.
16521
+ */
16522
+ domainName: pulumi.Input<string>;
16523
+ /**
16524
+ * Identifier for the distribution.
16525
+ */
16526
+ id: pulumi.Input<string>;
16527
+ /**
16528
+ * CloudFront origin access control identifier to associate with the origin.
16529
+ */
16530
+ originAccessControlId?: pulumi.Input<string>;
16531
+ /**
16532
+ * Optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin.
16533
+ */
16534
+ originPath?: pulumi.Input<string>;
16535
+ /**
16536
+ * CloudFront Origin Shield configuration information. See Origin Shield below.
16537
+ */
16538
+ originShields?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionOriginOriginShield>[]>;
16539
+ /**
16540
+ * Number of seconds that CloudFront waits for a response after forwarding a request to the origin. Default: 30.
16541
+ */
16542
+ responseCompletionTimeout?: pulumi.Input<number>;
16543
+ /**
16544
+ * CloudFront VPC origin configuration. See VPC Origin Config below.
16545
+ */
16546
+ vpcOriginConfigs?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionOriginVpcOriginConfig>[]>;
16547
+ }
16548
+ interface MultitenantDistributionOriginCustomHeader {
16549
+ /**
16550
+ * Name of the header.
16551
+ */
16552
+ headerName: pulumi.Input<string>;
16553
+ /**
16554
+ * Value for the header.
16555
+ */
16556
+ headerValue: pulumi.Input<string>;
16557
+ }
16558
+ interface MultitenantDistributionOriginCustomOriginConfig {
16559
+ /**
16560
+ * HTTP port the custom origin listens on.
16561
+ */
16562
+ httpPort: pulumi.Input<number>;
16563
+ /**
16564
+ * HTTPS port the custom origin listens on.
16565
+ */
16566
+ httpsPort: pulumi.Input<number>;
16567
+ /**
16568
+ * Type of IP addresses used by your origins. Valid values are `ipv4` and `dualstack`.
16569
+ */
16570
+ ipAddressType?: pulumi.Input<string>;
16571
+ /**
16572
+ * Custom keep-alive timeout, in seconds. Default: 5.
16573
+ */
16574
+ originKeepaliveTimeout?: pulumi.Input<number>;
16575
+ /**
16576
+ * Origin protocol policy to apply to your origin. Valid values are `http-only`, `https-only`, and `match-viewer`.
16577
+ */
16578
+ originProtocolPolicy: pulumi.Input<string>;
16579
+ /**
16580
+ * Custom read timeout, in seconds. Default: 30.
16581
+ */
16582
+ originReadTimeout?: pulumi.Input<number>;
16583
+ /**
16584
+ * List of SSL/TLS protocols that you want CloudFront to use when communicating with your origin over HTTPS.
16585
+ */
16586
+ originSslProtocols: pulumi.Input<pulumi.Input<string>[]>;
16587
+ }
16588
+ interface MultitenantDistributionOriginGroup {
16589
+ /**
16590
+ * Failover criteria for when to failover to the secondary origin. See Failover Criteria below.
16591
+ */
16592
+ failoverCriteria?: pulumi.Input<inputs.cloudfront.MultitenantDistributionOriginGroupFailoverCriteria>;
16593
+ /**
16594
+ * List of origins in this origin group. Must contain exactly 2 members. See Origin Group Member below.
16595
+ */
16596
+ members?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionOriginGroupMember>[]>;
16597
+ /**
16598
+ * Unique identifier for the origin group.
16599
+ */
16600
+ originId: pulumi.Input<string>;
16601
+ }
16602
+ interface MultitenantDistributionOriginGroupFailoverCriteria {
16603
+ /**
16604
+ * List of HTTP status codes that trigger a failover to the secondary origin.
16605
+ */
16606
+ statusCodes: pulumi.Input<pulumi.Input<number>[]>;
16607
+ }
16608
+ interface MultitenantDistributionOriginGroupMember {
16609
+ originId: pulumi.Input<string>;
16610
+ }
16611
+ interface MultitenantDistributionOriginOriginShield {
16612
+ /**
16613
+ * Whether Origin Shield is enabled.
16614
+ */
16615
+ enabled: pulumi.Input<boolean>;
16616
+ /**
16617
+ * AWS Region for Origin Shield. Required when `enabled` is `true`.
16618
+ */
16619
+ originShieldRegion?: pulumi.Input<string>;
16620
+ }
16621
+ interface MultitenantDistributionOriginVpcOriginConfig {
16622
+ /**
16623
+ * Custom keep-alive timeout, in seconds. By default, CloudFront uses a default timeout. Default: 5.
16624
+ */
16625
+ originKeepaliveTimeout?: pulumi.Input<number>;
16626
+ /**
16627
+ * Custom read timeout, in seconds. By default, CloudFront uses a default timeout. Default: 30.
16628
+ */
16629
+ originReadTimeout?: pulumi.Input<number>;
16630
+ /**
16631
+ * ID of the VPC origin that you want CloudFront to route requests to.
16632
+ */
16633
+ vpcOriginId: pulumi.Input<string>;
16634
+ }
16635
+ interface MultitenantDistributionRestrictions {
16636
+ /**
16637
+ * Geographic restriction configuration. See Geo Restriction below.
16638
+ */
16639
+ geoRestriction?: pulumi.Input<inputs.cloudfront.MultitenantDistributionRestrictionsGeoRestriction>;
16640
+ }
16641
+ interface MultitenantDistributionRestrictionsGeoRestriction {
16642
+ /**
16643
+ * List of ISO 3166-1-alpha-2 country codes for which you want CloudFront either to distribute your content (`whitelist`) or not distribute your content (`blacklist`). Required when `restrictionType` is `whitelist` or `blacklist`.
16644
+ */
16645
+ items?: pulumi.Input<pulumi.Input<string>[]>;
16646
+ /**
16647
+ * Method to restrict distribution of your content by country. Valid values are `none`, `whitelist`, and `blacklist`.
16648
+ */
16649
+ restrictionType: pulumi.Input<string>;
16650
+ }
16651
+ interface MultitenantDistributionTenantConfig {
16652
+ /**
16653
+ * One or more parameter definitions for the tenant configuration. See Parameter Definition below.
16654
+ */
16655
+ parameterDefinitions?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionTenantConfigParameterDefinition>[]>;
16656
+ }
16657
+ interface MultitenantDistributionTenantConfigParameterDefinition {
16658
+ /**
16659
+ * Definition of the parameter schema. See Parameter Definition Schema below.
16660
+ */
16661
+ definitions?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionTenantConfigParameterDefinitionDefinition>[]>;
16662
+ /**
16663
+ * Name of the parameter.
16664
+ */
16665
+ name: pulumi.Input<string>;
16666
+ }
16667
+ interface MultitenantDistributionTenantConfigParameterDefinitionDefinition {
16668
+ /**
16669
+ * String schema configuration. See String Schema below.
16670
+ */
16671
+ stringSchemas?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionTenantConfigParameterDefinitionDefinitionStringSchema>[]>;
16672
+ }
16673
+ interface MultitenantDistributionTenantConfigParameterDefinitionDefinitionStringSchema {
16674
+ /**
16675
+ * Comment describing the parameter.
16676
+ */
16677
+ comment?: pulumi.Input<string>;
16678
+ /**
16679
+ * Default value for the parameter.
16680
+ */
16681
+ defaultValue?: pulumi.Input<string>;
16682
+ /**
16683
+ * Whether the parameter is required.
16684
+ */
16685
+ required: pulumi.Input<boolean>;
16686
+ }
16687
+ interface MultitenantDistributionTimeouts {
16688
+ /**
16689
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
16690
+ */
16691
+ create?: pulumi.Input<string>;
16692
+ /**
16693
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
16694
+ */
16695
+ delete?: pulumi.Input<string>;
16696
+ /**
16697
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
16698
+ */
16699
+ update?: pulumi.Input<string>;
16700
+ }
16701
+ interface MultitenantDistributionViewerCertificate {
16702
+ /**
16703
+ * ARN of the AWS Certificate Manager certificate that you wish to use with this distribution. Required when using a custom SSL certificate.
16704
+ */
16705
+ acmCertificateArn?: pulumi.Input<string>;
16706
+ /**
16707
+ * Whether to use the CloudFront default certificate. Cannot be used with `acmCertificateArn`.
16708
+ */
16709
+ cloudfrontDefaultCertificate?: pulumi.Input<boolean>;
16710
+ /**
16711
+ * Minimum version of the SSL protocol that you want CloudFront to use for HTTPS connections. Default: `TLSv1`.
16712
+ */
16713
+ minimumProtocolVersion?: pulumi.Input<string>;
16714
+ /**
16715
+ * How you want CloudFront to serve HTTPS requests. Valid values are `sni-only` and `vip`. Required when `acmCertificateArn` is specified.
16716
+ */
16717
+ sslSupportMethod?: pulumi.Input<string>;
16718
+ }
16056
16719
  interface OriginRequestPolicyCookiesConfig {
16057
16720
  cookieBehavior: pulumi.Input<string>;
16058
16721
  cookies?: pulumi.Input<inputs.cloudfront.OriginRequestPolicyCookiesConfigCookies>;
@@ -24050,7 +24713,7 @@ export declare namespace dlm {
24050
24713
  }
24051
24714
  interface LifecyclePolicyPolicyDetailsScheduleCreateRule {
24052
24715
  /**
24053
- * The schedule, as a Cron expression. The schedule interval must be between 1 hour and 1 year. Conflicts with `interval`, `intervalUnit`, and `times`.
24716
+ * The schedule, as a Cron expression. The schedule interval must be between 1 hour and 1 year. Conflicts with `interval`, `intervalUnit`, and `times`. For details on valid Cron expressions, see [here](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-scheduled-rule-pattern.html#eb-cron-expressions).
24054
24717
  */
24055
24718
  cronExpression?: pulumi.Input<string>;
24056
24719
  interval?: pulumi.Input<number>;
@@ -24714,6 +25377,78 @@ export declare namespace dynamodb {
24714
25377
  enabled?: pulumi.Input<boolean>;
24715
25378
  kmsKeyArn?: pulumi.Input<string>;
24716
25379
  }
25380
+ interface GlobalSecondaryIndexKeySchema {
25381
+ /**
25382
+ * Name of the attribute.
25383
+ */
25384
+ attributeName: pulumi.Input<string>;
25385
+ /**
25386
+ * Type of the attribute in the index.
25387
+ * Valid values are `S` (string), `N` (number), or `B` (binary).
25388
+ */
25389
+ attributeType: pulumi.Input<string>;
25390
+ /**
25391
+ * Key type.
25392
+ * Valid values are `HASH` or `RANGE`.
25393
+ */
25394
+ keyType: pulumi.Input<string>;
25395
+ }
25396
+ interface GlobalSecondaryIndexOnDemandThroughput {
25397
+ /**
25398
+ * Maximum number of read request units for this index.
25399
+ */
25400
+ maxReadRequestUnits?: pulumi.Input<number>;
25401
+ /**
25402
+ * Maximum number of write request units for this index.
25403
+ */
25404
+ maxWriteRequestUnits?: pulumi.Input<number>;
25405
+ }
25406
+ interface GlobalSecondaryIndexProjection {
25407
+ /**
25408
+ * Specifies which additional attributes to include in the index.
25409
+ * Only valid when `projectionType` is `INCLUDE`.`
25410
+ */
25411
+ nonKeyAttributes?: pulumi.Input<pulumi.Input<string>[]>;
25412
+ /**
25413
+ * The set of attributes represented in the index.
25414
+ * One of `ALL`, `INCLUDE`, or `KEYS_ONLY`.
25415
+ */
25416
+ projectionType: pulumi.Input<string>;
25417
+ }
25418
+ interface GlobalSecondaryIndexProvisionedThroughput {
25419
+ /**
25420
+ * Number of read capacity units for this index.
25421
+ */
25422
+ readCapacityUnits?: pulumi.Input<number>;
25423
+ /**
25424
+ * Number of write capacity units for this index.
25425
+ */
25426
+ writeCapacityUnits?: pulumi.Input<number>;
25427
+ }
25428
+ interface GlobalSecondaryIndexTimeouts {
25429
+ /**
25430
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
25431
+ */
25432
+ create?: pulumi.Input<string>;
25433
+ /**
25434
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
25435
+ */
25436
+ delete?: pulumi.Input<string>;
25437
+ /**
25438
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
25439
+ */
25440
+ update?: pulumi.Input<string>;
25441
+ }
25442
+ interface GlobalSecondaryIndexWarmThroughput {
25443
+ /**
25444
+ * Number of read operations this index can instantaneously support.
25445
+ */
25446
+ readUnitsPerSecond: pulumi.Input<number>;
25447
+ /**
25448
+ * Number of write operations this index can instantaneously support.
25449
+ */
25450
+ writeUnitsPerSecond: pulumi.Input<number>;
25451
+ }
24717
25452
  interface GlobalTableReplica {
24718
25453
  /**
24719
25454
  * AWS region name of replica DynamoDB TableE.g., `us-east-1`
@@ -30165,9 +30900,17 @@ export declare namespace ec2 {
30165
30900
  */
30166
30901
  dnsRecordIpType?: pulumi.Input<string>;
30167
30902
  /**
30168
- * Indicates whether to enable private DNS only for inbound endpoints. This option is available only for services that support both gateway and interface endpoints. It routes traffic that originates from the VPC to the gateway endpoint and traffic that originates from on-premises to the interface endpoint. Default is `false`. Can only be specified if privateDnsEnabled is `true`.
30903
+ * Boolean indicating whether to enable private DNS only for inbound endpoints. This option is available only for interface endpoints of services that support both gateway and interface endpoints. A gateway endpoint for the same service must be created before an interface endpoint is created. Traffic originating from the VPC is routed to the gateway endpoint, while traffic originating from on-premises is routed to the interface endpoint. Defaults to `false`. This argument can be specified only if `privateDnsEnabled` is `true`.
30169
30904
  */
30170
30905
  privateDnsOnlyForInboundResolverEndpoint?: pulumi.Input<boolean>;
30906
+ /**
30907
+ * Preference for which private domains have a private hosted zone created for and associated with the specified VPC. Valid values are `ALL_DOMAINS`, `VERIFIED_DOMAINS_ONLY`, `VERIFIED_DOMAINS_AND_SPECIFIED_DOMAINS`, and `SPECIFIED_DOMAINS_ONLY`. Only supported when `privateDnsEnabled` is `true` and when the `vpcEndpointType` is `ServiceNetwork` or `Resource`.
30908
+ */
30909
+ privateDnsPreference?: pulumi.Input<string>;
30910
+ /**
30911
+ * List of private domains to create private hosted zones for and associate with the specified VPC. Must be specified when `privateDnsEnabled` is `true` and `privateDnsPreference` is set to either `VERIFIED_DOMAINS_AND_SPECIFIED_DOMAINS` or `SPECIFIED_DOMAINS_ONLY`. In all other cases, this argument must not be specified.
30912
+ */
30913
+ privateDnsSpecifiedDomains?: pulumi.Input<pulumi.Input<string>[]>;
30171
30914
  }
30172
30915
  interface VpcEndpointServicePrivateDnsNameConfiguration {
30173
30916
  /**
@@ -30823,7 +31566,7 @@ export declare namespace ec2transitgateway {
30823
31566
  export declare namespace ecr {
30824
31567
  interface GetLifecyclePolicyDocumentRule {
30825
31568
  /**
30826
- * Specifies the action type.
31569
+ * Specifies the action to take.
30827
31570
  */
30828
31571
  action?: inputs.ecr.GetLifecyclePolicyDocumentRuleAction;
30829
31572
  /**
@@ -30831,7 +31574,7 @@ export declare namespace ecr {
30831
31574
  */
30832
31575
  description?: string;
30833
31576
  /**
30834
- * Sets the order in which rules are evaluated, lowest to highest. When you add rules to a lifecycle policy, you must give them each a unique value for `priority`. Values do not need to be sequential across rules in a policy. A rule with a `tagStatus` value of "any" must have the highest value for `priority` and be evaluated last.
31577
+ * Sets the order in which rules are evaluated, lowest to highest. When you add rules to a lifecycle policy, you must give them each a unique value for `priority`. Values do not need to be sequential across rules in a policy. A rule with a `tagStatus` value of `any` must have the highest value for `priority` and be evaluated last.
30835
31578
  */
30836
31579
  priority: number;
30837
31580
  /**
@@ -30841,7 +31584,7 @@ export declare namespace ecr {
30841
31584
  }
30842
31585
  interface GetLifecyclePolicyDocumentRuleArgs {
30843
31586
  /**
30844
- * Specifies the action type.
31587
+ * Specifies the action to take.
30845
31588
  */
30846
31589
  action?: pulumi.Input<inputs.ecr.GetLifecyclePolicyDocumentRuleActionArgs>;
30847
31590
  /**
@@ -30849,7 +31592,7 @@ export declare namespace ecr {
30849
31592
  */
30850
31593
  description?: pulumi.Input<string>;
30851
31594
  /**
30852
- * Sets the order in which rules are evaluated, lowest to highest. When you add rules to a lifecycle policy, you must give them each a unique value for `priority`. Values do not need to be sequential across rules in a policy. A rule with a `tagStatus` value of "any" must have the highest value for `priority` and be evaluated last.
31595
+ * Sets the order in which rules are evaluated, lowest to highest. When you add rules to a lifecycle policy, you must give them each a unique value for `priority`. Values do not need to be sequential across rules in a policy. A rule with a `tagStatus` value of `any` must have the highest value for `priority` and be evaluated last.
30853
31596
  */
30854
31597
  priority: pulumi.Input<number>;
30855
31598
  /**
@@ -30858,30 +31601,38 @@ export declare namespace ecr {
30858
31601
  selection?: pulumi.Input<inputs.ecr.GetLifecyclePolicyDocumentRuleSelectionArgs>;
30859
31602
  }
30860
31603
  interface GetLifecyclePolicyDocumentRuleAction {
31604
+ targetStorageClass?: string;
30861
31605
  /**
30862
- * The supported value is `expire`.
31606
+ * Specify an action type. The supported values are `expire` (to delete images) and `transition` (to move images to archive storage).
31607
+ * * `targetStorageClass` (Required if `type` is `transition`) - The storage class you want the lifecycle policy to transition the image to. `archive` is the only supported value.
30863
31608
  */
30864
31609
  type: string;
30865
31610
  }
30866
31611
  interface GetLifecyclePolicyDocumentRuleActionArgs {
31612
+ targetStorageClass?: pulumi.Input<string>;
30867
31613
  /**
30868
- * The supported value is `expire`.
31614
+ * Specify an action type. The supported values are `expire` (to delete images) and `transition` (to move images to archive storage).
31615
+ * * `targetStorageClass` (Required if `type` is `transition`) - The storage class you want the lifecycle policy to transition the image to. `archive` is the only supported value.
30869
31616
  */
30870
31617
  type: pulumi.Input<string>;
30871
31618
  }
30872
31619
  interface GetLifecyclePolicyDocumentRuleSelection {
30873
31620
  /**
30874
- * Specify a count number. If the `countType` used is "imageCountMoreThan", then the value is the maximum number of images that you want to retain in your repository. If the `countType` used is "sinceImagePushed", then the value is the maximum age limit for your images.
31621
+ * Specify a count number. If the `countType` used is `imageCountMoreThan`, then the value is the maximum number of images that you want to retain in your repository. If the `countType` used is `sinceImagePushed`, then the value is the maximum age limit for your images. If the `countType` used is `sinceImagePulled`, then the value is the maximum number of days since the image was last pulled. If the `countType` used is `sinceImageTransitioned`, then the value is the maximum number of days since the image was archived.
30875
31622
  */
30876
31623
  countNumber: number;
30877
31624
  /**
30878
- * Specify a count type to apply to the images. If `countType` is set to "imageCountMoreThan", you also specify `countNumber` to create a rule that sets a limit on the number of images that exist in your repository. If `countType` is set to "sinceImagePushed", you also specify `countUnit` and `countNumber` to specify a time limit on the images that exist in your repository.
31625
+ * Specify a count type to apply to the images. If `countType` is set to `imageCountMoreThan`, you also specify `countNumber` to create a rule that sets a limit on the number of images that exist in your repository. If `countType` is set to `sinceImagePushed`, `sinceImagePulled`, or `sinceImageTransitioned`, you also specify `countUnit` and `countNumber` to specify a time limit on the images that exist in your repository.
30879
31626
  */
30880
31627
  countType: string;
30881
31628
  /**
30882
- * Specify a count unit of days to indicate that as the unit of time, in addition to `countNumber`, which is the number of days.
31629
+ * Specify a count unit of `days` to indicate that as the unit of time, in addition to `countNumber`, which is the number of days.
30883
31630
  */
30884
31631
  countUnit?: string;
31632
+ /**
31633
+ * The rule will only select images of this storage class. When using a `countType` of `imageCountMoreThan`, `sinceImagePushed`, or `sinceImagePulled`, the only supported value is `standard`. When using a `countType` of `sinceImageTransitioned`, this is required, and the only supported value is `archive`. If you omit this, the value of `standard` will be used.
31634
+ */
31635
+ storageClass?: string;
30885
31636
  /**
30886
31637
  * You must specify a comma-separated list of image tag patterns that may contain wildcards (\*) on which to take action with your lifecycle policy. For example, if your images are tagged as `prod`, `prod1`, `prod2`, and so on, you would use the tag pattern list `["prod\*"]` to specify all of them. If you specify multiple tags, only the images with all specified tags are selected. There is a maximum limit of four wildcards (\*) per string. For example, `["*test*1*2*3", "test*1*2*3*"]` is valid but `["test*1*2*3*4*5*6"]` is invalid.
30887
31638
  */
@@ -30891,23 +31642,27 @@ export declare namespace ecr {
30891
31642
  */
30892
31643
  tagPrefixLists?: string[];
30893
31644
  /**
30894
- * Determines whether the lifecycle policy rule that you are adding specifies a tag for an image. Acceptable options are "tagged", "untagged", or "any". If you specify "any", then all images have the rule applied to them. If you specify "tagged", then you must also specify a `tagPrefixList` value. If you specify "untagged", then you must omit `tagPrefixList`.
31645
+ * Determines whether the lifecycle policy rule that you are adding specifies a tag for an image. Acceptable options are `tagged`, `untagged`, or `any`. If you specify `any`, then all images have the rule evaluated against them. If you specify `tagged`, then you must also specify a `tagPrefixList` value or a `tagPatternList` value. If you specify `untagged`, then you must omit both `tagPrefixList` and `tagPatternList`.
30895
31646
  */
30896
31647
  tagStatus: string;
30897
31648
  }
30898
31649
  interface GetLifecyclePolicyDocumentRuleSelectionArgs {
30899
31650
  /**
30900
- * Specify a count number. If the `countType` used is "imageCountMoreThan", then the value is the maximum number of images that you want to retain in your repository. If the `countType` used is "sinceImagePushed", then the value is the maximum age limit for your images.
31651
+ * Specify a count number. If the `countType` used is `imageCountMoreThan`, then the value is the maximum number of images that you want to retain in your repository. If the `countType` used is `sinceImagePushed`, then the value is the maximum age limit for your images. If the `countType` used is `sinceImagePulled`, then the value is the maximum number of days since the image was last pulled. If the `countType` used is `sinceImageTransitioned`, then the value is the maximum number of days since the image was archived.
30901
31652
  */
30902
31653
  countNumber: pulumi.Input<number>;
30903
31654
  /**
30904
- * Specify a count type to apply to the images. If `countType` is set to "imageCountMoreThan", you also specify `countNumber` to create a rule that sets a limit on the number of images that exist in your repository. If `countType` is set to "sinceImagePushed", you also specify `countUnit` and `countNumber` to specify a time limit on the images that exist in your repository.
31655
+ * Specify a count type to apply to the images. If `countType` is set to `imageCountMoreThan`, you also specify `countNumber` to create a rule that sets a limit on the number of images that exist in your repository. If `countType` is set to `sinceImagePushed`, `sinceImagePulled`, or `sinceImageTransitioned`, you also specify `countUnit` and `countNumber` to specify a time limit on the images that exist in your repository.
30905
31656
  */
30906
31657
  countType: pulumi.Input<string>;
30907
31658
  /**
30908
- * Specify a count unit of days to indicate that as the unit of time, in addition to `countNumber`, which is the number of days.
31659
+ * Specify a count unit of `days` to indicate that as the unit of time, in addition to `countNumber`, which is the number of days.
30909
31660
  */
30910
31661
  countUnit?: pulumi.Input<string>;
31662
+ /**
31663
+ * The rule will only select images of this storage class. When using a `countType` of `imageCountMoreThan`, `sinceImagePushed`, or `sinceImagePulled`, the only supported value is `standard`. When using a `countType` of `sinceImageTransitioned`, this is required, and the only supported value is `archive`. If you omit this, the value of `standard` will be used.
31664
+ */
31665
+ storageClass?: pulumi.Input<string>;
30911
31666
  /**
30912
31667
  * You must specify a comma-separated list of image tag patterns that may contain wildcards (\*) on which to take action with your lifecycle policy. For example, if your images are tagged as `prod`, `prod1`, `prod2`, and so on, you would use the tag pattern list `["prod\*"]` to specify all of them. If you specify multiple tags, only the images with all specified tags are selected. There is a maximum limit of four wildcards (\*) per string. For example, `["*test*1*2*3", "test*1*2*3*"]` is valid but `["test*1*2*3*4*5*6"]` is invalid.
30913
31668
  */
@@ -30917,7 +31672,7 @@ export declare namespace ecr {
30917
31672
  */
30918
31673
  tagPrefixLists?: pulumi.Input<pulumi.Input<string>[]>;
30919
31674
  /**
30920
- * Determines whether the lifecycle policy rule that you are adding specifies a tag for an image. Acceptable options are "tagged", "untagged", or "any". If you specify "any", then all images have the rule applied to them. If you specify "tagged", then you must also specify a `tagPrefixList` value. If you specify "untagged", then you must omit `tagPrefixList`.
31675
+ * Determines whether the lifecycle policy rule that you are adding specifies a tag for an image. Acceptable options are `tagged`, `untagged`, or `any`. If you specify `any`, then all images have the rule evaluated against them. If you specify `tagged`, then you must also specify a `tagPrefixList` value or a `tagPatternList` value. If you specify `untagged`, then you must omit both `tagPrefixList` and `tagPatternList`.
30921
31676
  */
30922
31677
  tagStatus: pulumi.Input<string>;
30923
31678
  }
@@ -31205,6 +31960,10 @@ export declare namespace ecs {
31205
31960
  scaleInAfter?: pulumi.Input<number>;
31206
31961
  }
31207
31962
  interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplate {
31963
+ /**
31964
+ * The purchasing option for the EC2 instances used in the capacity provider. Determines whether to use On-Demand or Spot instances. Valid values are `ON_DEMAND` and `SPOT`. Defaults to `ON_DEMAND` when not specified. Changing this value will trigger replacement of the capacity provider. For more information, see [Amazon EC2 billing and purchasing options](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-purchasing-options.html) in the Amazon EC2 User Guide.
31965
+ */
31966
+ capacityOptionType?: pulumi.Input<string>;
31208
31967
  /**
31209
31968
  * The Amazon Resource Name (ARN) of the instance profile that Amazon ECS applies to Amazon ECS Managed Instances. This instance profile must include the necessary permissions for your tasks to access AWS services and resources. For more information, see [Amazon ECS instance profile for Managed Instances](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/instance_IAM_role.html) in the Amazon ECS Developer Guide.
31210
31969
  */
@@ -37912,10 +38671,18 @@ export declare namespace guardduty {
37912
38671
  * A value to be evaluated. Accepts either an integer or a date in [RFC 3339 format](https://tools.ietf.org/html/rfc3339#section-5.8).
37913
38672
  */
37914
38673
  lessThanOrEqual?: pulumi.Input<string>;
38674
+ /**
38675
+ * List of string values to be evaluated as matching conditions.
38676
+ */
38677
+ matches?: pulumi.Input<pulumi.Input<string>[]>;
37915
38678
  /**
37916
38679
  * List of string values to be evaluated.
37917
38680
  */
37918
38681
  notEquals?: pulumi.Input<pulumi.Input<string>[]>;
38682
+ /**
38683
+ * List of string values to be evaluated as non-matching conditions.
38684
+ */
38685
+ notMatches?: pulumi.Input<pulumi.Input<string>[]>;
37919
38686
  }
37920
38687
  interface MalwareProtectionPlanAction {
37921
38688
  /**
@@ -38966,6 +39733,12 @@ export declare namespace imagebuilder {
38966
39733
  */
38967
39734
  timeoutMinutes?: pulumi.Input<number>;
38968
39735
  }
39736
+ interface ImageLoggingConfiguration {
39737
+ /**
39738
+ * Name of the CloudWatch Log Group to send logs to.
39739
+ */
39740
+ logGroupName: pulumi.Input<string>;
39741
+ }
38969
39742
  interface ImageOutputResource {
38970
39743
  /**
38971
39744
  * Set of objects with each Amazon Machine Image (AMI) created.
@@ -39035,6 +39808,16 @@ export declare namespace imagebuilder {
39035
39808
  */
39036
39809
  timeoutMinutes?: pulumi.Input<number>;
39037
39810
  }
39811
+ interface ImagePipelineLoggingConfiguration {
39812
+ /**
39813
+ * Name of the CloudWatch Log Group to send image logs to.
39814
+ */
39815
+ imageLogGroupName?: pulumi.Input<string>;
39816
+ /**
39817
+ * Name of the CloudWatch Log Group to send pipeline logs to.
39818
+ */
39819
+ pipelineLogGroupName?: pulumi.Input<string>;
39820
+ }
39038
39821
  interface ImagePipelineSchedule {
39039
39822
  /**
39040
39823
  * Condition when the pipeline should trigger a new image build. Valid values are `EXPRESSION_MATCH_AND_DEPENDENCY_UPDATES_AVAILABLE` and `EXPRESSION_MATCH_ONLY`. Defaults to `EXPRESSION_MATCH_AND_DEPENDENCY_UPDATES_AVAILABLE`.
@@ -45665,7 +46448,7 @@ export declare namespace lambda {
45665
46448
  }
45666
46449
  interface EventSourceMappingDestinationConfigOnFailure {
45667
46450
  /**
45668
- * ARN of the destination resource.
46451
+ * ARN of the destination resource, or `kafka://your-topic-name` for Amazon MSK and self-managed Apache Kafka destinations.
45669
46452
  */
45670
46453
  destinationArn: pulumi.Input<string>;
45671
46454
  }
@@ -45710,6 +46493,10 @@ export declare namespace lambda {
45710
46493
  * Minimum number of event pollers this event source can scale down to. The range is between 1 and 200.
45711
46494
  */
45712
46495
  minimumPollers?: pulumi.Input<number>;
46496
+ /**
46497
+ * The name of the provisioned poller group used to group multiple ESMs within the event source's VPC to share Event Poller Unit (EPU) capacity. You can use this option to optimize Provisioned mode costs for your ESMs. You can group up to 100 ESMs per poller group and aggregate maximum pollers across all ESMs in a group cannot exceed 2000.
46498
+ */
46499
+ pollerGroupName?: pulumi.Input<string>;
45713
46500
  }
45714
46501
  interface EventSourceMappingScalingConfig {
45715
46502
  /**
@@ -63479,7 +64266,7 @@ export declare namespace networkfirewall {
63479
64266
  */
63480
64267
  policyVariables?: pulumi.Input<inputs.networkfirewall.FirewallPolicyFirewallPolicyPolicyVariables>;
63481
64268
  /**
63482
- * Set of actions to take on a packet if it does not match any stateful rules in the policy. This can only be specified if the policy has a `statefulEngineOptions` block with a `ruleOrder` value of `STRICT_ORDER`. You can specify one of either or neither values of `aws:drop_strict` or `aws:drop_established`, as well as any combination of `aws:alert_strict` and `aws:alert_established`.
64269
+ * Set of actions to take on a packet if it does not match any stateful rules in the policy. This can only be specified if the policy has a `statefulEngineOptions` block with a `ruleOrder` value of `STRICT_ORDER`. Value values: `aws:drop_strict`, `aws:drop_established`, `aws:drop_established_app_layer`, `aws:alert_strict`, `aws:alert_established, `aws:alert_established_app_layer`. For more information, see [Strict evaluation order](https://docs.aws.amazon.com/network-firewall/latest/developerguide/suricata-rule-evaluation-order.html#suricata-strict-rule-evaluation-order.html) in the AWS Network Firewall Developer Guide.
63483
64270
  */
63484
64271
  statefulDefaultActions?: pulumi.Input<pulumi.Input<string>[]>;
63485
64272
  /**
@@ -69389,6 +70176,66 @@ export declare namespace redshift {
69389
70176
  */
69390
70177
  subnetId?: pulumi.Input<string>;
69391
70178
  }
70179
+ interface IdcApplicationAuthorizedTokenIssuer {
70180
+ /**
70181
+ * List of audiences for the authorized token issuer for integrating Amazon Redshift with IDC Identity Center.
70182
+ */
70183
+ authorizedAudiencesLists?: pulumi.Input<pulumi.Input<string>[]>;
70184
+ /**
70185
+ * ARN for the authorized token issuer for integrating Amazon Redshift with IDC Identity Center.
70186
+ */
70187
+ trustedTokenIssuerArn?: pulumi.Input<string>;
70188
+ }
70189
+ interface IdcApplicationServiceIntegration {
70190
+ /**
70191
+ * List of scopes set up for Lake Formation integration. Refer to the lakeFormation documentation for more details.
70192
+ */
70193
+ lakeFormation?: pulumi.Input<inputs.redshift.IdcApplicationServiceIntegrationLakeFormation>;
70194
+ /**
70195
+ * List of scopes set up for Redshift integration. Refer to the redshift documentation for more details.
70196
+ */
70197
+ redshift?: pulumi.Input<inputs.redshift.IdcApplicationServiceIntegrationRedshift>;
70198
+ /**
70199
+ * List of scopes set up for S3 Access Grants integration. Refer to the s3AccessGrants documentation for more details.
70200
+ */
70201
+ s3AccessGrants?: pulumi.Input<inputs.redshift.IdcApplicationServiceIntegrationS3AccessGrants>;
70202
+ }
70203
+ interface IdcApplicationServiceIntegrationLakeFormation {
70204
+ /**
70205
+ * Lake formation scope.
70206
+ */
70207
+ lakeFormationQuery?: pulumi.Input<inputs.redshift.IdcApplicationServiceIntegrationLakeFormationLakeFormationQuery>;
70208
+ }
70209
+ interface IdcApplicationServiceIntegrationLakeFormationLakeFormationQuery {
70210
+ /**
70211
+ * Determines whether the query scope is enabled or disabled.
70212
+ */
70213
+ authorization: pulumi.Input<string>;
70214
+ }
70215
+ interface IdcApplicationServiceIntegrationRedshift {
70216
+ /**
70217
+ * Amazon Redshift connect service integration scope.
70218
+ */
70219
+ connect?: pulumi.Input<inputs.redshift.IdcApplicationServiceIntegrationRedshiftConnect>;
70220
+ }
70221
+ interface IdcApplicationServiceIntegrationRedshiftConnect {
70222
+ /**
70223
+ * Determines whether the connect integration is enabled or disabled.
70224
+ */
70225
+ authorization: pulumi.Input<string>;
70226
+ }
70227
+ interface IdcApplicationServiceIntegrationS3AccessGrants {
70228
+ /**
70229
+ * S3 Access grants integration scope.
70230
+ */
70231
+ readWriteAccess?: pulumi.Input<inputs.redshift.IdcApplicationServiceIntegrationS3AccessGrantsReadWriteAccess>;
70232
+ }
70233
+ interface IdcApplicationServiceIntegrationS3AccessGrantsReadWriteAccess {
70234
+ /**
70235
+ * Determines whether read/write scope is enabled or disabled.
70236
+ */
70237
+ authorization: pulumi.Input<string>;
70238
+ }
69392
70239
  interface IntegrationTimeouts {
69393
70240
  /**
69394
70241
  * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
@@ -82055,6 +82902,30 @@ export declare namespace transfer {
82055
82902
  */
82056
82903
  uid: pulumi.Input<number>;
82057
82904
  }
82905
+ interface WebAppEndpointDetails {
82906
+ /**
82907
+ * Block defining VPC configuration for hosting the web app endpoint within a VPC. See Vpc below.
82908
+ */
82909
+ vpc?: pulumi.Input<inputs.transfer.WebAppEndpointDetailsVpc>;
82910
+ }
82911
+ interface WebAppEndpointDetailsVpc {
82912
+ /**
82913
+ * List of security group IDs that control access to the web app endpoint. If not specified, the VPC's default security group is used.
82914
+ */
82915
+ securityGroupIds?: pulumi.Input<pulumi.Input<string>[]>;
82916
+ /**
82917
+ * List of subnet IDs within the VPC where the web app endpoint will be deployed. These subnets must be in the same VPC specified in the `vpcId` parameter.
82918
+ */
82919
+ subnetIds: pulumi.Input<pulumi.Input<string>[]>;
82920
+ /**
82921
+ * ID of the VPC endpoint created for the web app.
82922
+ */
82923
+ vpcEndpointId?: pulumi.Input<string>;
82924
+ /**
82925
+ * ID of the VPC where the web app endpoint will be hosted. The VPC must be dual-stack, meaning it supports both IPv4 and IPv6 addressing.
82926
+ */
82927
+ vpcId: pulumi.Input<string>;
82928
+ }
82058
82929
  interface WebAppIdentityProviderDetails {
82059
82930
  /**
82060
82931
  * Block that describes the values to use for the IAM Identity Center settings. See Identity center config below.