@pulumi/aws 7.16.0-alpha.1767399337 → 7.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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/output.d.ts CHANGED
@@ -8192,6 +8192,14 @@ export declare namespace athena {
8192
8192
  * 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`.
8193
8193
  */
8194
8194
  bytesScannedCutoffPerQuery?: number;
8195
+ /**
8196
+ * 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.
8197
+ */
8198
+ customerContentEncryptionConfiguration?: outputs.athena.WorkgroupConfigurationCustomerContentEncryptionConfiguration;
8199
+ /**
8200
+ * Boolean indicating whether a minimum level of encryption is enforced for the workgroup for query and calculation results written to Amazon S3.
8201
+ */
8202
+ enableMinimumEncryptionConfiguration: boolean;
8195
8203
  /**
8196
8204
  * 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`.
8197
8205
  */
@@ -8212,6 +8220,10 @@ export declare namespace athena {
8212
8220
  * Configuration block for storing results in Athena owned storage. See Managed Query Results Configuration below.
8213
8221
  */
8214
8222
  managedQueryResultsConfiguration?: outputs.athena.WorkgroupConfigurationManagedQueryResultsConfiguration;
8223
+ /**
8224
+ * 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.
8225
+ */
8226
+ monitoringConfiguration?: outputs.athena.WorkgroupConfigurationMonitoringConfiguration;
8215
8227
  /**
8216
8228
  * Boolean whether Amazon CloudWatch metrics are enabled for the workgroup. Defaults to `true`.
8217
8229
  */
@@ -8225,6 +8237,9 @@ export declare namespace athena {
8225
8237
  */
8226
8238
  resultConfiguration?: outputs.athena.WorkgroupConfigurationResultConfiguration;
8227
8239
  }
8240
+ interface WorkgroupConfigurationCustomerContentEncryptionConfiguration {
8241
+ kmsKey?: string;
8242
+ }
8228
8243
  interface WorkgroupConfigurationEngineVersion {
8229
8244
  /**
8230
8245
  * The engine version on which the query runs. If `selectedEngineVersion` is set to `AUTO`, the effective engine version is chosen by Athena.
@@ -8256,11 +8271,68 @@ export declare namespace athena {
8256
8271
  encryptionConfiguration?: outputs.athena.WorkgroupConfigurationManagedQueryResultsConfigurationEncryptionConfiguration;
8257
8272
  }
8258
8273
  interface WorkgroupConfigurationManagedQueryResultsConfigurationEncryptionConfiguration {
8274
+ kmsKey?: string;
8275
+ }
8276
+ interface WorkgroupConfigurationMonitoringConfiguration {
8277
+ /**
8278
+ * Configuration block for delivering logs to Amazon CloudWatch log groups. See CloudWatch Logging Configuration below.
8279
+ */
8280
+ cloudWatchLoggingConfiguration?: outputs.athena.WorkgroupConfigurationMonitoringConfigurationCloudWatchLoggingConfiguration;
8281
+ /**
8282
+ * Configuration block for managed log persistence. See Managed Logging Configuration below.
8283
+ */
8284
+ managedLoggingConfiguration?: outputs.athena.WorkgroupConfigurationMonitoringConfigurationManagedLoggingConfiguration;
8285
+ /**
8286
+ * Configuration block for delivering logs to Amazon S3 buckets. See S3 Logging Configuration below.
8287
+ */
8288
+ s3LoggingConfiguration?: outputs.athena.WorkgroupConfigurationMonitoringConfigurationS3LoggingConfiguration;
8289
+ }
8290
+ interface WorkgroupConfigurationMonitoringConfigurationCloudWatchLoggingConfiguration {
8291
+ enabled: boolean;
8292
+ /**
8293
+ * Name of the log group in Amazon CloudWatch Logs where you want to publish your logs.
8294
+ */
8295
+ logGroup?: string;
8296
+ /**
8297
+ * Prefix for the CloudWatch log stream name.
8298
+ */
8299
+ logStreamNamePrefix?: string;
8300
+ /**
8301
+ * Repeatable block defining log types to be delivered to CloudWatch.
8302
+ */
8303
+ logTypes?: outputs.athena.WorkgroupConfigurationMonitoringConfigurationCloudWatchLoggingConfigurationLogType[];
8304
+ }
8305
+ interface WorkgroupConfigurationMonitoringConfigurationCloudWatchLoggingConfigurationLogType {
8306
+ /**
8307
+ * Type of worker to deliver logs to CloudWatch (for example, `SPARK_DRIVER` and `SPARK_EXECUTOR`).
8308
+ */
8309
+ key: string;
8310
+ /**
8311
+ * List of log types to be delivered to CloudWatch (for example, `STDOUT` and `STDERR`).
8312
+ */
8313
+ values: string[];
8314
+ }
8315
+ interface WorkgroupConfigurationMonitoringConfigurationManagedLoggingConfiguration {
8259
8316
  /**
8260
- * KMS key ARN for encrypting managed query results.
8317
+ * Boolean whether managed log persistence is enabled for the workgroup.
8261
8318
  */
8319
+ enabled: boolean;
8262
8320
  kmsKey?: string;
8263
8321
  }
8322
+ interface WorkgroupConfigurationMonitoringConfigurationS3LoggingConfiguration {
8323
+ /**
8324
+ * Boolean whether Amazon S3 logging is enabled for the workgroup.
8325
+ */
8326
+ enabled: boolean;
8327
+ /**
8328
+ * KMS key ARN to encrypt the logs published to the given Amazon S3 destination.
8329
+ */
8330
+ kmsKey?: string;
8331
+ /**
8332
+ * Amazon S3 destination URI (`s3://bucket/prefix`) for log publishing.
8333
+ */
8334
+ logLocation?: string;
8335
+ }
8264
8336
  interface WorkgroupConfigurationResultConfiguration {
8265
8337
  /**
8266
8338
  * That an Amazon S3 canned ACL should be set to control ownership of stored query results. See ACL Configuration below.
@@ -16739,6 +16811,40 @@ export declare namespace cloudfront {
16739
16811
  */
16740
16812
  items?: string[];
16741
16813
  }
16814
+ interface ConnectionFunctionConnectionFunctionConfig {
16815
+ /**
16816
+ * Comment to describe the function.
16817
+ */
16818
+ comment: string;
16819
+ /**
16820
+ * Key value store associations. See `keyValueStoreAssociation` below.
16821
+ */
16822
+ keyValueStoreAssociation?: outputs.cloudfront.ConnectionFunctionConnectionFunctionConfigKeyValueStoreAssociation;
16823
+ /**
16824
+ * Runtime environment for the function. Valid values are `cloudfront-js-1.0` and `cloudfront-js-2.0`.
16825
+ */
16826
+ runtime: string;
16827
+ }
16828
+ interface ConnectionFunctionConnectionFunctionConfigKeyValueStoreAssociation {
16829
+ /**
16830
+ * ARN of the key value store.
16831
+ */
16832
+ keyValueStoreArn: string;
16833
+ }
16834
+ interface ConnectionGroupTimeouts {
16835
+ /**
16836
+ * 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.
16837
+ */
16838
+ create?: string;
16839
+ /**
16840
+ * 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.
16841
+ */
16842
+ delete?: string;
16843
+ /**
16844
+ * 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.
16845
+ */
16846
+ update?: string;
16847
+ }
16742
16848
  interface ContinuousDeploymentPolicyStagingDistributionDnsNames {
16743
16849
  /**
16744
16850
  * A list of CloudFront domain names for the staging distribution.
@@ -16793,6 +16899,12 @@ export declare namespace cloudfront {
16793
16899
  */
16794
16900
  maximumTtl: number;
16795
16901
  }
16902
+ interface DistributionConnectionFunctionAssociation {
16903
+ /**
16904
+ * Identifier for the distribution. For example: `EDFDVBD632BHDS5`.
16905
+ */
16906
+ id: string;
16907
+ }
16796
16908
  interface DistributionCustomErrorResponse {
16797
16909
  /**
16798
16910
  * 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.
@@ -17223,6 +17335,10 @@ export declare namespace cloudfront {
17223
17335
  interface DistributionOriginVpcOriginConfig {
17224
17336
  originKeepaliveTimeout?: number;
17225
17337
  originReadTimeout?: number;
17338
+ /**
17339
+ * 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.
17340
+ */
17341
+ ownerAccountId?: string;
17226
17342
  /**
17227
17343
  * The VPC origin ID.
17228
17344
  */
@@ -17241,6 +17357,94 @@ export declare namespace cloudfront {
17241
17357
  */
17242
17358
  restrictionType: string;
17243
17359
  }
17360
+ interface DistributionTenantCustomizations {
17361
+ /**
17362
+ * Certificate configuration for the tenant (maximum one).
17363
+ */
17364
+ certificate?: outputs.cloudfront.DistributionTenantCustomizationsCertificate;
17365
+ /**
17366
+ * Geographic restrictions configuration for the tenant (maximum one).
17367
+ */
17368
+ geoRestriction?: outputs.cloudfront.DistributionTenantCustomizationsGeoRestriction;
17369
+ /**
17370
+ * Web ACL configuration for the tenant (maximum one).
17371
+ */
17372
+ webAcl?: outputs.cloudfront.DistributionTenantCustomizationsWebAcl;
17373
+ }
17374
+ interface DistributionTenantCustomizationsCertificate {
17375
+ /**
17376
+ * ARN of the distribution tenant.
17377
+ */
17378
+ arn?: string;
17379
+ }
17380
+ interface DistributionTenantCustomizationsGeoRestriction {
17381
+ /**
17382
+ * Set of ISO 3166-1-alpha-2 country codes for the restriction. Required if `restrictionType` is `whitelist` or `blacklist`.
17383
+ */
17384
+ locations: string[];
17385
+ /**
17386
+ * Method to restrict distribution by country: `none`, `whitelist`, or `blacklist`.
17387
+ */
17388
+ restrictionType?: string;
17389
+ }
17390
+ interface DistributionTenantCustomizationsWebAcl {
17391
+ /**
17392
+ * Action to take for the web ACL. Valid values: `allow`, `block`.
17393
+ */
17394
+ action?: string;
17395
+ /**
17396
+ * ARN of the distribution tenant.
17397
+ */
17398
+ arn?: string;
17399
+ }
17400
+ interface DistributionTenantDomain {
17401
+ /**
17402
+ * Set of domains associated with the distribution tenant.
17403
+ */
17404
+ domain: string;
17405
+ /**
17406
+ * Current status of the distribution tenant.
17407
+ */
17408
+ status: string;
17409
+ }
17410
+ interface DistributionTenantManagedCertificateRequest {
17411
+ /**
17412
+ * Certificate transparency logging preference. Valid values: `enabled`, `disabled`.
17413
+ */
17414
+ certificateTransparencyLoggingPreference?: string;
17415
+ /**
17416
+ * Primary domain name for the certificate.
17417
+ */
17418
+ primaryDomainName?: string;
17419
+ /**
17420
+ * Host for validation token. Valid values: `cloudfront`, `domain`.
17421
+ */
17422
+ validationTokenHost?: string;
17423
+ }
17424
+ interface DistributionTenantParameter {
17425
+ /**
17426
+ * Name of the distribution tenant.
17427
+ */
17428
+ name: string;
17429
+ /**
17430
+ * Value of the parameter.
17431
+ */
17432
+ value: string;
17433
+ }
17434
+ interface DistributionTenantTimeouts {
17435
+ /**
17436
+ * 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).
17437
+ */
17438
+ create?: string;
17439
+ /**
17440
+ * 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.
17441
+ */
17442
+ delete?: string;
17443
+ /**
17444
+ * 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).
17445
+ */
17446
+ update?: string;
17447
+ }
17244
17448
  interface DistributionTrustedKeyGroup {
17245
17449
  /**
17246
17450
  * Whether the distribution is enabled to accept end user requests for content.
@@ -17303,6 +17507,30 @@ export declare namespace cloudfront {
17303
17507
  */
17304
17508
  sslSupportMethod?: string;
17305
17509
  }
17510
+ interface DistributionViewerMtlsConfig {
17511
+ /**
17512
+ * The mode for viewer mTLS. Valid values: `required`, `optional`.
17513
+ */
17514
+ mode?: string;
17515
+ /**
17516
+ * The trust store configuration for viewer mTLS (maximum one).
17517
+ */
17518
+ trustStoreConfig?: outputs.cloudfront.DistributionViewerMtlsConfigTrustStoreConfig;
17519
+ }
17520
+ interface DistributionViewerMtlsConfigTrustStoreConfig {
17521
+ /**
17522
+ * Whether to advertise the trust store CA names to clients. Defaults to `false`.
17523
+ */
17524
+ advertiseTrustStoreCaNames?: boolean;
17525
+ /**
17526
+ * Whether to ignore certificate expiry for viewer mTLS. Defaults to `false`.
17527
+ */
17528
+ ignoreCertificateExpiry?: boolean;
17529
+ /**
17530
+ * Identifier of the trust store to use for viewer mTLS.
17531
+ */
17532
+ trustStoreId: string;
17533
+ }
17306
17534
  interface FieldLevelEncryptionConfigContentTypeProfileConfig {
17307
17535
  /**
17308
17536
  * Object that contains an attribute `items` that contains the list of configurations for a field-level encryption content type-profile. See Content Type Profile.
@@ -17437,6 +17665,49 @@ export declare namespace cloudfront {
17437
17665
  */
17438
17666
  items: string[];
17439
17667
  }
17668
+ interface GetDistributionTenantCustomization {
17669
+ certificates: outputs.cloudfront.GetDistributionTenantCustomizationCertificate[];
17670
+ geoRestrictions: outputs.cloudfront.GetDistributionTenantCustomizationGeoRestriction[];
17671
+ webAcls: outputs.cloudfront.GetDistributionTenantCustomizationWebAcl[];
17672
+ }
17673
+ interface GetDistributionTenantCustomizationCertificate {
17674
+ /**
17675
+ * ARN (Amazon Resource Name) for the distribution tenant.
17676
+ */
17677
+ arn: string;
17678
+ }
17679
+ interface GetDistributionTenantCustomizationGeoRestriction {
17680
+ locations: string[];
17681
+ restrictionType: string;
17682
+ }
17683
+ interface GetDistributionTenantCustomizationWebAcl {
17684
+ action: string;
17685
+ /**
17686
+ * ARN (Amazon Resource Name) for the distribution tenant.
17687
+ */
17688
+ arn: string;
17689
+ }
17690
+ interface GetDistributionTenantDomain {
17691
+ /**
17692
+ * An associated domain of the distribution tenant. Exactly one of `id` or `domain` must be specified.
17693
+ */
17694
+ domain: string;
17695
+ /**
17696
+ * Current status of the distribution tenant. `Deployed` if the
17697
+ * distribution tenant's information is fully propagated throughout the Amazon
17698
+ * CloudFront system.
17699
+ */
17700
+ status: string;
17701
+ }
17702
+ interface GetDistributionTenantManagedCertificateRequest {
17703
+ certificateTransparencyLoggingPreference: string;
17704
+ primaryDomainName: string;
17705
+ validationTokenHost: string;
17706
+ }
17707
+ interface GetDistributionTenantParameter {
17708
+ name: string;
17709
+ value: string;
17710
+ }
17440
17711
  interface GetOriginRequestPolicyCookiesConfig {
17441
17712
  cookieBehavior: string;
17442
17713
  cookies: outputs.cloudfront.GetOriginRequestPolicyCookiesConfigCookie[];
@@ -17680,6 +17951,441 @@ export declare namespace cloudfront {
17680
17951
  */
17681
17952
  realtimeMetricsSubscriptionStatus: string;
17682
17953
  }
17954
+ interface MultitenantDistributionActiveTrustedKeyGroup {
17955
+ /**
17956
+ * Whether any of the key groups have public keys that CloudFront can use to verify the signatures of signed URLs and signed cookies.
17957
+ */
17958
+ enabled: boolean;
17959
+ /**
17960
+ * List of key groups. See Key Group Items below.
17961
+ */
17962
+ items?: outputs.cloudfront.MultitenantDistributionActiveTrustedKeyGroupItem[];
17963
+ }
17964
+ interface MultitenantDistributionActiveTrustedKeyGroupItem {
17965
+ /**
17966
+ * ID of the key group that contains the public keys.
17967
+ */
17968
+ keyGroupId: string;
17969
+ /**
17970
+ * Set of active CloudFront key pairs associated with the signer that can be used to verify the signatures of signed URLs and signed cookies.
17971
+ */
17972
+ keyPairIds: string[];
17973
+ }
17974
+ interface MultitenantDistributionCacheBehavior {
17975
+ /**
17976
+ * Controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your custom origin.
17977
+ */
17978
+ allowedMethods?: outputs.cloudfront.MultitenantDistributionCacheBehaviorAllowedMethods;
17979
+ /**
17980
+ * Unique identifier of the cache policy that is attached to the cache behavior.
17981
+ */
17982
+ cachePolicyId?: string;
17983
+ /**
17984
+ * Whether you want CloudFront to automatically compress content for web requests that include `Accept-Encoding: gzip` in the request header. Default: `false`.
17985
+ */
17986
+ compress: boolean;
17987
+ /**
17988
+ * Field level encryption configuration ID.
17989
+ */
17990
+ fieldLevelEncryptionId: string;
17991
+ /**
17992
+ * Configuration block for CloudFront Functions associations. See Function Association below.
17993
+ */
17994
+ functionAssociations?: outputs.cloudfront.MultitenantDistributionCacheBehaviorFunctionAssociation[];
17995
+ /**
17996
+ * Configuration block for Lambda@Edge associations. See Lambda Function Association below.
17997
+ */
17998
+ lambdaFunctionAssociations?: outputs.cloudfront.MultitenantDistributionCacheBehaviorLambdaFunctionAssociation[];
17999
+ /**
18000
+ * Unique identifier of the origin request policy that is attached to the behavior.
18001
+ */
18002
+ originRequestPolicyId?: string;
18003
+ /**
18004
+ * Pattern that specifies which requests you want this cache behavior to apply to.
18005
+ */
18006
+ pathPattern: string;
18007
+ /**
18008
+ * ARN of the real-time log configuration that is attached to this cache behavior.
18009
+ */
18010
+ realtimeLogConfigArn?: string;
18011
+ /**
18012
+ * Identifier for a response headers policy.
18013
+ */
18014
+ responseHeadersPolicyId?: string;
18015
+ /**
18016
+ * 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.
18017
+ */
18018
+ targetOriginId: string;
18019
+ /**
18020
+ * List of key group IDs that CloudFront can use to validate signed URLs or signed cookies.
18021
+ */
18022
+ trustedKeyGroups?: outputs.cloudfront.MultitenantDistributionCacheBehaviorTrustedKeyGroups;
18023
+ /**
18024
+ * 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`.
18025
+ */
18026
+ viewerProtocolPolicy: string;
18027
+ }
18028
+ interface MultitenantDistributionCacheBehaviorAllowedMethods {
18029
+ /**
18030
+ * Controls whether CloudFront caches the response to requests using the specified HTTP methods.
18031
+ */
18032
+ cachedMethods: string[];
18033
+ items: string[];
18034
+ }
18035
+ interface MultitenantDistributionCacheBehaviorFunctionAssociation {
18036
+ /**
18037
+ * Specific event to trigger this function. Valid values: `viewer-request`, `origin-request`, `viewer-response`, `origin-response`.
18038
+ */
18039
+ eventType: string;
18040
+ /**
18041
+ * ARN of the CloudFront function.
18042
+ */
18043
+ functionArn: string;
18044
+ }
18045
+ interface MultitenantDistributionCacheBehaviorLambdaFunctionAssociation {
18046
+ /**
18047
+ * Specific event to trigger this function. Valid values: `viewer-request`, `origin-request`, `viewer-response`, `origin-response`.
18048
+ */
18049
+ eventType: string;
18050
+ /**
18051
+ * When set to true, the request body is exposed to the Lambda function. Default: `false`.
18052
+ */
18053
+ includeBody: boolean;
18054
+ /**
18055
+ * ARN of the Lambda function.
18056
+ */
18057
+ lambdaFunctionArn: string;
18058
+ }
18059
+ interface MultitenantDistributionCacheBehaviorTrustedKeyGroups {
18060
+ /**
18061
+ * Whether the distribution is enabled to accept end user requests for content.
18062
+ */
18063
+ enabled: boolean;
18064
+ items?: string[];
18065
+ }
18066
+ interface MultitenantDistributionCustomErrorResponse {
18067
+ /**
18068
+ * Minimum amount of time that you want CloudFront to cache the HTTP status code specified in ErrorCode.
18069
+ */
18070
+ errorCachingMinTtl: number;
18071
+ /**
18072
+ * HTTP status code for which you want to specify a custom error page and/or a caching duration.
18073
+ */
18074
+ errorCode: number;
18075
+ /**
18076
+ * HTTP status code that you want CloudFront to return to the viewer along with the custom error page.
18077
+ */
18078
+ responseCode?: string;
18079
+ /**
18080
+ * 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.
18081
+ */
18082
+ responsePagePath?: string;
18083
+ }
18084
+ interface MultitenantDistributionDefaultCacheBehavior {
18085
+ /**
18086
+ * Controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your custom origin.
18087
+ */
18088
+ allowedMethods?: outputs.cloudfront.MultitenantDistributionDefaultCacheBehaviorAllowedMethods;
18089
+ /**
18090
+ * Unique identifier of the cache policy that is attached to the cache behavior.
18091
+ */
18092
+ cachePolicyId?: string;
18093
+ /**
18094
+ * Whether you want CloudFront to automatically compress content for web requests that include `Accept-Encoding: gzip` in the request header. Default: `false`.
18095
+ */
18096
+ compress: boolean;
18097
+ /**
18098
+ * Field level encryption configuration ID.
18099
+ */
18100
+ fieldLevelEncryptionId: string;
18101
+ /**
18102
+ * Configuration block for CloudFront Functions associations. See Function Association below.
18103
+ */
18104
+ functionAssociations?: outputs.cloudfront.MultitenantDistributionDefaultCacheBehaviorFunctionAssociation[];
18105
+ /**
18106
+ * Configuration block for Lambda@Edge associations. See Lambda Function Association below.
18107
+ */
18108
+ lambdaFunctionAssociations?: outputs.cloudfront.MultitenantDistributionDefaultCacheBehaviorLambdaFunctionAssociation[];
18109
+ /**
18110
+ * Unique identifier of the origin request policy that is attached to the behavior.
18111
+ */
18112
+ originRequestPolicyId?: string;
18113
+ /**
18114
+ * ARN of the real-time log configuration that is attached to this cache behavior.
18115
+ */
18116
+ realtimeLogConfigArn?: string;
18117
+ /**
18118
+ * Identifier for a response headers policy.
18119
+ */
18120
+ responseHeadersPolicyId?: string;
18121
+ /**
18122
+ * 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.
18123
+ */
18124
+ targetOriginId: string;
18125
+ /**
18126
+ * List of key group IDs that CloudFront can use to validate signed URLs or signed cookies.
18127
+ */
18128
+ trustedKeyGroups?: outputs.cloudfront.MultitenantDistributionDefaultCacheBehaviorTrustedKeyGroups;
18129
+ /**
18130
+ * 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`.
18131
+ */
18132
+ viewerProtocolPolicy: string;
18133
+ }
18134
+ interface MultitenantDistributionDefaultCacheBehaviorAllowedMethods {
18135
+ /**
18136
+ * Controls whether CloudFront caches the response to requests using the specified HTTP methods.
18137
+ */
18138
+ cachedMethods: string[];
18139
+ items: string[];
18140
+ }
18141
+ interface MultitenantDistributionDefaultCacheBehaviorFunctionAssociation {
18142
+ /**
18143
+ * Specific event to trigger this function. Valid values: `viewer-request`, `origin-request`, `viewer-response`, `origin-response`.
18144
+ */
18145
+ eventType: string;
18146
+ /**
18147
+ * ARN of the CloudFront function.
18148
+ */
18149
+ functionArn: string;
18150
+ }
18151
+ interface MultitenantDistributionDefaultCacheBehaviorLambdaFunctionAssociation {
18152
+ /**
18153
+ * Specific event to trigger this function. Valid values: `viewer-request`, `origin-request`, `viewer-response`, `origin-response`.
18154
+ */
18155
+ eventType: string;
18156
+ /**
18157
+ * When set to true, the request body is exposed to the Lambda function. Default: `false`.
18158
+ */
18159
+ includeBody: boolean;
18160
+ /**
18161
+ * ARN of the Lambda function.
18162
+ */
18163
+ lambdaFunctionArn: string;
18164
+ }
18165
+ interface MultitenantDistributionDefaultCacheBehaviorTrustedKeyGroups {
18166
+ /**
18167
+ * Whether the distribution is enabled to accept end user requests for content.
18168
+ */
18169
+ enabled: boolean;
18170
+ items?: string[];
18171
+ }
18172
+ interface MultitenantDistributionOrigin {
18173
+ /**
18174
+ * Number of times that CloudFront attempts to connect to the origin. Must be between 1-3. Default: 3.
18175
+ */
18176
+ connectionAttempts: number;
18177
+ /**
18178
+ * Number of seconds that CloudFront waits when trying to establish a connection to the origin. Must be between 1-10. Default: 10.
18179
+ */
18180
+ connectionTimeout: number;
18181
+ /**
18182
+ * 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.
18183
+ */
18184
+ customHeaders?: outputs.cloudfront.MultitenantDistributionOriginCustomHeader[];
18185
+ /**
18186
+ * CloudFront origin access identity to associate with the origin. See Custom Origin Config below.
18187
+ */
18188
+ customOriginConfigs?: outputs.cloudfront.MultitenantDistributionOriginCustomOriginConfig[];
18189
+ /**
18190
+ * DNS domain name of either the S3 bucket, or web site of your custom origin.
18191
+ */
18192
+ domainName: string;
18193
+ /**
18194
+ * Identifier for the distribution.
18195
+ */
18196
+ id: string;
18197
+ /**
18198
+ * CloudFront origin access control identifier to associate with the origin.
18199
+ */
18200
+ originAccessControlId?: string;
18201
+ /**
18202
+ * Optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin.
18203
+ */
18204
+ originPath: string;
18205
+ /**
18206
+ * CloudFront Origin Shield configuration information. See Origin Shield below.
18207
+ */
18208
+ originShields?: outputs.cloudfront.MultitenantDistributionOriginOriginShield[];
18209
+ /**
18210
+ * Number of seconds that CloudFront waits for a response after forwarding a request to the origin. Default: 30.
18211
+ */
18212
+ responseCompletionTimeout: number;
18213
+ /**
18214
+ * CloudFront VPC origin configuration. See VPC Origin Config below.
18215
+ */
18216
+ vpcOriginConfigs?: outputs.cloudfront.MultitenantDistributionOriginVpcOriginConfig[];
18217
+ }
18218
+ interface MultitenantDistributionOriginCustomHeader {
18219
+ /**
18220
+ * Name of the header.
18221
+ */
18222
+ headerName: string;
18223
+ /**
18224
+ * Value for the header.
18225
+ */
18226
+ headerValue: string;
18227
+ }
18228
+ interface MultitenantDistributionOriginCustomOriginConfig {
18229
+ /**
18230
+ * HTTP port the custom origin listens on.
18231
+ */
18232
+ httpPort: number;
18233
+ /**
18234
+ * HTTPS port the custom origin listens on.
18235
+ */
18236
+ httpsPort: number;
18237
+ /**
18238
+ * Type of IP addresses used by your origins. Valid values are `ipv4` and `dualstack`.
18239
+ */
18240
+ ipAddressType?: string;
18241
+ /**
18242
+ * Custom keep-alive timeout, in seconds. Default: 5.
18243
+ */
18244
+ originKeepaliveTimeout: number;
18245
+ /**
18246
+ * Origin protocol policy to apply to your origin. Valid values are `http-only`, `https-only`, and `match-viewer`.
18247
+ */
18248
+ originProtocolPolicy: string;
18249
+ /**
18250
+ * Custom read timeout, in seconds. Default: 30.
18251
+ */
18252
+ originReadTimeout: number;
18253
+ /**
18254
+ * List of SSL/TLS protocols that you want CloudFront to use when communicating with your origin over HTTPS.
18255
+ */
18256
+ originSslProtocols: string[];
18257
+ }
18258
+ interface MultitenantDistributionOriginGroup {
18259
+ /**
18260
+ * Failover criteria for when to failover to the secondary origin. See Failover Criteria below.
18261
+ */
18262
+ failoverCriteria?: outputs.cloudfront.MultitenantDistributionOriginGroupFailoverCriteria;
18263
+ /**
18264
+ * List of origins in this origin group. Must contain exactly 2 members. See Origin Group Member below.
18265
+ */
18266
+ members?: outputs.cloudfront.MultitenantDistributionOriginGroupMember[];
18267
+ /**
18268
+ * Unique identifier for the origin group.
18269
+ */
18270
+ originId: string;
18271
+ }
18272
+ interface MultitenantDistributionOriginGroupFailoverCriteria {
18273
+ /**
18274
+ * List of HTTP status codes that trigger a failover to the secondary origin.
18275
+ */
18276
+ statusCodes: number[];
18277
+ }
18278
+ interface MultitenantDistributionOriginGroupMember {
18279
+ originId: string;
18280
+ }
18281
+ interface MultitenantDistributionOriginOriginShield {
18282
+ /**
18283
+ * Whether Origin Shield is enabled.
18284
+ */
18285
+ enabled: boolean;
18286
+ /**
18287
+ * AWS Region for Origin Shield. Required when `enabled` is `true`.
18288
+ */
18289
+ originShieldRegion?: string;
18290
+ }
18291
+ interface MultitenantDistributionOriginVpcOriginConfig {
18292
+ /**
18293
+ * Custom keep-alive timeout, in seconds. By default, CloudFront uses a default timeout. Default: 5.
18294
+ */
18295
+ originKeepaliveTimeout: number;
18296
+ /**
18297
+ * Custom read timeout, in seconds. By default, CloudFront uses a default timeout. Default: 30.
18298
+ */
18299
+ originReadTimeout: number;
18300
+ /**
18301
+ * ID of the VPC origin that you want CloudFront to route requests to.
18302
+ */
18303
+ vpcOriginId: string;
18304
+ }
18305
+ interface MultitenantDistributionRestrictions {
18306
+ /**
18307
+ * Geographic restriction configuration. See Geo Restriction below.
18308
+ */
18309
+ geoRestriction?: outputs.cloudfront.MultitenantDistributionRestrictionsGeoRestriction;
18310
+ }
18311
+ interface MultitenantDistributionRestrictionsGeoRestriction {
18312
+ /**
18313
+ * 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`.
18314
+ */
18315
+ items?: string[];
18316
+ /**
18317
+ * Method to restrict distribution of your content by country. Valid values are `none`, `whitelist`, and `blacklist`.
18318
+ */
18319
+ restrictionType: string;
18320
+ }
18321
+ interface MultitenantDistributionTenantConfig {
18322
+ /**
18323
+ * One or more parameter definitions for the tenant configuration. See Parameter Definition below.
18324
+ */
18325
+ parameterDefinitions?: outputs.cloudfront.MultitenantDistributionTenantConfigParameterDefinition[];
18326
+ }
18327
+ interface MultitenantDistributionTenantConfigParameterDefinition {
18328
+ /**
18329
+ * Definition of the parameter schema. See Parameter Definition Schema below.
18330
+ */
18331
+ definitions?: outputs.cloudfront.MultitenantDistributionTenantConfigParameterDefinitionDefinition[];
18332
+ /**
18333
+ * Name of the parameter.
18334
+ */
18335
+ name: string;
18336
+ }
18337
+ interface MultitenantDistributionTenantConfigParameterDefinitionDefinition {
18338
+ /**
18339
+ * String schema configuration. See String Schema below.
18340
+ */
18341
+ stringSchemas?: outputs.cloudfront.MultitenantDistributionTenantConfigParameterDefinitionDefinitionStringSchema[];
18342
+ }
18343
+ interface MultitenantDistributionTenantConfigParameterDefinitionDefinitionStringSchema {
18344
+ /**
18345
+ * Comment describing the parameter.
18346
+ */
18347
+ comment?: string;
18348
+ /**
18349
+ * Default value for the parameter.
18350
+ */
18351
+ defaultValue?: string;
18352
+ /**
18353
+ * Whether the parameter is required.
18354
+ */
18355
+ required: boolean;
18356
+ }
18357
+ interface MultitenantDistributionTimeouts {
18358
+ /**
18359
+ * 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).
18360
+ */
18361
+ create?: string;
18362
+ /**
18363
+ * 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.
18364
+ */
18365
+ delete?: string;
18366
+ /**
18367
+ * 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).
18368
+ */
18369
+ update?: string;
18370
+ }
18371
+ interface MultitenantDistributionViewerCertificate {
18372
+ /**
18373
+ * ARN of the AWS Certificate Manager certificate that you wish to use with this distribution. Required when using a custom SSL certificate.
18374
+ */
18375
+ acmCertificateArn?: string;
18376
+ /**
18377
+ * Whether to use the CloudFront default certificate. Cannot be used with `acmCertificateArn`.
18378
+ */
18379
+ cloudfrontDefaultCertificate: boolean;
18380
+ /**
18381
+ * Minimum version of the SSL protocol that you want CloudFront to use for HTTPS connections. Default: `TLSv1`.
18382
+ */
18383
+ minimumProtocolVersion: string;
18384
+ /**
18385
+ * How you want CloudFront to serve HTTPS requests. Valid values are `sni-only` and `vip`. Required when `acmCertificateArn` is specified.
18386
+ */
18387
+ sslSupportMethod: string;
18388
+ }
17683
18389
  interface OriginRequestPolicyCookiesConfig {
17684
18390
  cookieBehavior: string;
17685
18391
  cookies?: outputs.cloudfront.OriginRequestPolicyCookiesConfigCookies;
@@ -28514,7 +29220,7 @@ export declare namespace dlm {
28514
29220
  }
28515
29221
  interface LifecyclePolicyPolicyDetailsScheduleCreateRule {
28516
29222
  /**
28517
- * The schedule, as a Cron expression. The schedule interval must be between 1 hour and 1 year. Conflicts with `interval`, `intervalUnit`, and `times`.
29223
+ * 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).
28518
29224
  */
28519
29225
  cronExpression?: string;
28520
29226
  interval?: number;
@@ -29368,6 +30074,78 @@ export declare namespace dynamodb {
29368
30074
  readUnitsPerSecond: number;
29369
30075
  writeUnitsPerSecond: number;
29370
30076
  }
30077
+ interface GlobalSecondaryIndexKeySchema {
30078
+ /**
30079
+ * Name of the attribute.
30080
+ */
30081
+ attributeName: string;
30082
+ /**
30083
+ * Type of the attribute in the index.
30084
+ * Valid values are `S` (string), `N` (number), or `B` (binary).
30085
+ */
30086
+ attributeType: string;
30087
+ /**
30088
+ * Key type.
30089
+ * Valid values are `HASH` or `RANGE`.
30090
+ */
30091
+ keyType: string;
30092
+ }
30093
+ interface GlobalSecondaryIndexOnDemandThroughput {
30094
+ /**
30095
+ * Maximum number of read request units for this index.
30096
+ */
30097
+ maxReadRequestUnits: number;
30098
+ /**
30099
+ * Maximum number of write request units for this index.
30100
+ */
30101
+ maxWriteRequestUnits: number;
30102
+ }
30103
+ interface GlobalSecondaryIndexProjection {
30104
+ /**
30105
+ * Specifies which additional attributes to include in the index.
30106
+ * Only valid when `projectionType` is `INCLUDE`.`
30107
+ */
30108
+ nonKeyAttributes?: string[];
30109
+ /**
30110
+ * The set of attributes represented in the index.
30111
+ * One of `ALL`, `INCLUDE`, or `KEYS_ONLY`.
30112
+ */
30113
+ projectionType: string;
30114
+ }
30115
+ interface GlobalSecondaryIndexProvisionedThroughput {
30116
+ /**
30117
+ * Number of read capacity units for this index.
30118
+ */
30119
+ readCapacityUnits: number;
30120
+ /**
30121
+ * Number of write capacity units for this index.
30122
+ */
30123
+ writeCapacityUnits: number;
30124
+ }
30125
+ interface GlobalSecondaryIndexTimeouts {
30126
+ /**
30127
+ * 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).
30128
+ */
30129
+ create?: string;
30130
+ /**
30131
+ * 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.
30132
+ */
30133
+ delete?: string;
30134
+ /**
30135
+ * 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).
30136
+ */
30137
+ update?: string;
30138
+ }
30139
+ interface GlobalSecondaryIndexWarmThroughput {
30140
+ /**
30141
+ * Number of read operations this index can instantaneously support.
30142
+ */
30143
+ readUnitsPerSecond: number;
30144
+ /**
30145
+ * Number of write operations this index can instantaneously support.
30146
+ */
30147
+ writeUnitsPerSecond: number;
30148
+ }
29371
30149
  interface GlobalTableReplica {
29372
30150
  /**
29373
30151
  * AWS region name of replica DynamoDB TableE.g., `us-east-1`
@@ -32653,6 +33431,14 @@ export declare namespace ec2 {
32653
33431
  * Indicates whether to enable private DNS only for inbound endpoints.
32654
33432
  */
32655
33433
  privateDnsOnlyForInboundResolverEndpoint: boolean;
33434
+ /**
33435
+ * Preference for which private domains have a private hosted zone created for and associated with the specified VPC.
33436
+ */
33437
+ privateDnsPreference: string;
33438
+ /**
33439
+ * List of private domains to create private hosted zones for and associate with the specified VPC.
33440
+ */
33441
+ privateDnsSpecifiedDomains: string[];
32656
33442
  }
32657
33443
  interface GetVpcEndpointFilter {
32658
33444
  /**
@@ -35930,9 +36716,17 @@ export declare namespace ec2 {
35930
36716
  */
35931
36717
  dnsRecordIpType: string;
35932
36718
  /**
35933
- * 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`.
36719
+ * 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`.
35934
36720
  */
35935
36721
  privateDnsOnlyForInboundResolverEndpoint?: boolean;
36722
+ /**
36723
+ * 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`.
36724
+ */
36725
+ privateDnsPreference: string;
36726
+ /**
36727
+ * 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.
36728
+ */
36729
+ privateDnsSpecifiedDomains: string[];
35936
36730
  }
35937
36731
  interface VpcEndpointServicePrivateDnsNameConfiguration {
35938
36732
  /**
@@ -36496,7 +37290,7 @@ export declare namespace ecr {
36496
37290
  }
36497
37291
  interface GetLifecyclePolicyDocumentRule {
36498
37292
  /**
36499
- * Specifies the action type.
37293
+ * Specifies the action to take.
36500
37294
  */
36501
37295
  action?: outputs.ecr.GetLifecyclePolicyDocumentRuleAction;
36502
37296
  /**
@@ -36504,7 +37298,7 @@ export declare namespace ecr {
36504
37298
  */
36505
37299
  description?: string;
36506
37300
  /**
36507
- * 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.
37301
+ * 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.
36508
37302
  */
36509
37303
  priority: number;
36510
37304
  /**
@@ -36513,24 +37307,30 @@ export declare namespace ecr {
36513
37307
  selection?: outputs.ecr.GetLifecyclePolicyDocumentRuleSelection;
36514
37308
  }
36515
37309
  interface GetLifecyclePolicyDocumentRuleAction {
37310
+ targetStorageClass?: string;
36516
37311
  /**
36517
- * The supported value is `expire`.
37312
+ * Specify an action type. The supported values are `expire` (to delete images) and `transition` (to move images to archive storage).
37313
+ * * `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.
36518
37314
  */
36519
37315
  type: string;
36520
37316
  }
36521
37317
  interface GetLifecyclePolicyDocumentRuleSelection {
36522
37318
  /**
36523
- * 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.
37319
+ * 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.
36524
37320
  */
36525
37321
  countNumber: number;
36526
37322
  /**
36527
- * 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.
37323
+ * 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.
36528
37324
  */
36529
37325
  countType: string;
36530
37326
  /**
36531
- * Specify a count unit of days to indicate that as the unit of time, in addition to `countNumber`, which is the number of days.
37327
+ * Specify a count unit of `days` to indicate that as the unit of time, in addition to `countNumber`, which is the number of days.
36532
37328
  */
36533
37329
  countUnit?: string;
37330
+ /**
37331
+ * 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.
37332
+ */
37333
+ storageClass?: string;
36534
37334
  /**
36535
37335
  * 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.
36536
37336
  */
@@ -36540,7 +37340,7 @@ export declare namespace ecr {
36540
37340
  */
36541
37341
  tagPrefixLists?: string[];
36542
37342
  /**
36543
- * 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`.
37343
+ * 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`.
36544
37344
  */
36545
37345
  tagStatus: string;
36546
37346
  }
@@ -36820,6 +37620,10 @@ export declare namespace ecs {
36820
37620
  scaleInAfter?: number;
36821
37621
  }
36822
37622
  interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplate {
37623
+ /**
37624
+ * 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.
37625
+ */
37626
+ capacityOptionType: string;
36823
37627
  /**
36824
37628
  * 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.
36825
37629
  */
@@ -44886,10 +45690,18 @@ export declare namespace guardduty {
44886
45690
  * 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).
44887
45691
  */
44888
45692
  lessThanOrEqual?: string;
45693
+ /**
45694
+ * List of string values to be evaluated as matching conditions.
45695
+ */
45696
+ matches?: string[];
44889
45697
  /**
44890
45698
  * List of string values to be evaluated.
44891
45699
  */
44892
45700
  notEquals?: string[];
45701
+ /**
45702
+ * List of string values to be evaluated as non-matching conditions.
45703
+ */
45704
+ notMatches?: string[];
44893
45705
  }
44894
45706
  interface GetDetectorFeature {
44895
45707
  /**
@@ -46593,6 +47405,12 @@ export declare namespace imagebuilder {
46593
47405
  */
46594
47406
  timeoutMinutes?: number;
46595
47407
  }
47408
+ interface ImageLoggingConfiguration {
47409
+ /**
47410
+ * Name of the CloudWatch Log Group to send logs to.
47411
+ */
47412
+ logGroupName: string;
47413
+ }
46596
47414
  interface ImageOutputResource {
46597
47415
  /**
46598
47416
  * Set of objects with each Amazon Machine Image (AMI) created.
@@ -46662,6 +47480,16 @@ export declare namespace imagebuilder {
46662
47480
  */
46663
47481
  timeoutMinutes?: number;
46664
47482
  }
47483
+ interface ImagePipelineLoggingConfiguration {
47484
+ /**
47485
+ * Name of the CloudWatch Log Group to send image logs to.
47486
+ */
47487
+ imageLogGroupName?: string;
47488
+ /**
47489
+ * Name of the CloudWatch Log Group to send pipeline logs to.
47490
+ */
47491
+ pipelineLogGroupName?: string;
47492
+ }
46665
47493
  interface ImagePipelineSchedule {
46666
47494
  /**
46667
47495
  * 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`.
@@ -53415,7 +54243,7 @@ export declare namespace lambda {
53415
54243
  }
53416
54244
  interface EventSourceMappingDestinationConfigOnFailure {
53417
54245
  /**
53418
- * ARN of the destination resource.
54246
+ * ARN of the destination resource, or `kafka://your-topic-name` for Amazon MSK and self-managed Apache Kafka destinations.
53419
54247
  */
53420
54248
  destinationArn: string;
53421
54249
  }
@@ -53460,6 +54288,10 @@ export declare namespace lambda {
53460
54288
  * Minimum number of event pollers this event source can scale down to. The range is between 1 and 200.
53461
54289
  */
53462
54290
  minimumPollers: number;
54291
+ /**
54292
+ * 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.
54293
+ */
54294
+ pollerGroupName: string;
53463
54295
  }
53464
54296
  interface EventSourceMappingScalingConfig {
53465
54297
  /**
@@ -71592,7 +72424,7 @@ export declare namespace networkfirewall {
71592
72424
  */
71593
72425
  policyVariables?: outputs.networkfirewall.FirewallPolicyFirewallPolicyPolicyVariables;
71594
72426
  /**
71595
- * 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`.
72427
+ * 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.
71596
72428
  */
71597
72429
  statefulDefaultActions?: string[];
71598
72430
  /**
@@ -78702,6 +79534,66 @@ export declare namespace redshift {
78702
79534
  */
78703
79535
  producerArn: string;
78704
79536
  }
79537
+ interface IdcApplicationAuthorizedTokenIssuer {
79538
+ /**
79539
+ * List of audiences for the authorized token issuer for integrating Amazon Redshift with IDC Identity Center.
79540
+ */
79541
+ authorizedAudiencesLists?: string[];
79542
+ /**
79543
+ * ARN for the authorized token issuer for integrating Amazon Redshift with IDC Identity Center.
79544
+ */
79545
+ trustedTokenIssuerArn?: string;
79546
+ }
79547
+ interface IdcApplicationServiceIntegration {
79548
+ /**
79549
+ * List of scopes set up for Lake Formation integration. Refer to the lakeFormation documentation for more details.
79550
+ */
79551
+ lakeFormation?: outputs.redshift.IdcApplicationServiceIntegrationLakeFormation;
79552
+ /**
79553
+ * List of scopes set up for Redshift integration. Refer to the redshift documentation for more details.
79554
+ */
79555
+ redshift?: outputs.redshift.IdcApplicationServiceIntegrationRedshift;
79556
+ /**
79557
+ * List of scopes set up for S3 Access Grants integration. Refer to the s3AccessGrants documentation for more details.
79558
+ */
79559
+ s3AccessGrants?: outputs.redshift.IdcApplicationServiceIntegrationS3AccessGrants;
79560
+ }
79561
+ interface IdcApplicationServiceIntegrationLakeFormation {
79562
+ /**
79563
+ * Lake formation scope.
79564
+ */
79565
+ lakeFormationQuery?: outputs.redshift.IdcApplicationServiceIntegrationLakeFormationLakeFormationQuery;
79566
+ }
79567
+ interface IdcApplicationServiceIntegrationLakeFormationLakeFormationQuery {
79568
+ /**
79569
+ * Determines whether the query scope is enabled or disabled.
79570
+ */
79571
+ authorization: string;
79572
+ }
79573
+ interface IdcApplicationServiceIntegrationRedshift {
79574
+ /**
79575
+ * Amazon Redshift connect service integration scope.
79576
+ */
79577
+ connect?: outputs.redshift.IdcApplicationServiceIntegrationRedshiftConnect;
79578
+ }
79579
+ interface IdcApplicationServiceIntegrationRedshiftConnect {
79580
+ /**
79581
+ * Determines whether the connect integration is enabled or disabled.
79582
+ */
79583
+ authorization: string;
79584
+ }
79585
+ interface IdcApplicationServiceIntegrationS3AccessGrants {
79586
+ /**
79587
+ * S3 Access grants integration scope.
79588
+ */
79589
+ readWriteAccess?: outputs.redshift.IdcApplicationServiceIntegrationS3AccessGrantsReadWriteAccess;
79590
+ }
79591
+ interface IdcApplicationServiceIntegrationS3AccessGrantsReadWriteAccess {
79592
+ /**
79593
+ * Determines whether read/write scope is enabled or disabled.
79594
+ */
79595
+ authorization: string;
79596
+ }
78705
79597
  interface IntegrationTimeouts {
78706
79598
  /**
78707
79599
  * 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).
@@ -79519,6 +80411,10 @@ export declare namespace route53 {
79519
80411
  * The way that you want DNS Firewall to block the request.
79520
80412
  */
79521
80413
  blockResponse: string;
80414
+ /**
80415
+ * The confidence threshold for DNS Firewall Advanced rules.
80416
+ */
80417
+ confidenceThreshold: string;
79522
80418
  /**
79523
80419
  * The date and time that the rule was created, in Unix time format and Coordinated Universal Time (UTC).
79524
80420
  */
@@ -79527,14 +80423,26 @@ export declare namespace route53 {
79527
80423
  * A unique string defined by you to identify the request.
79528
80424
  */
79529
80425
  creatorRequestId: string;
80426
+ /**
80427
+ * The type of DNS Firewall Advanced rule.
80428
+ */
80429
+ dnsThreatProtection: string;
79530
80430
  /**
79531
80431
  * The ID of the domain list that's used in the rule.
79532
80432
  */
79533
80433
  firewallDomainListId: string;
80434
+ /**
80435
+ * How DNS Firewall evaluates DNS redirection in the DNS redirection chain.
80436
+ */
80437
+ firewallDomainRedirectionAction: string;
79534
80438
  /**
79535
80439
  * The unique identifier of the firewall rule group that you want to retrieve the rules for.
79536
80440
  */
79537
80441
  firewallRuleGroupId: string;
80442
+ /**
80443
+ * The ID of the DNS Firewall Advanced rule.
80444
+ */
80445
+ firewallThreatProtectionId: string;
79538
80446
  /**
79539
80447
  * The date and time that the rule was last modified, in Unix time format and Coordinated Universal Time (UTC).
79540
80448
  */
@@ -79547,6 +80455,28 @@ export declare namespace route53 {
79547
80455
  * The setting that determines the processing order of the rules in a rule group.
79548
80456
  */
79549
80457
  priority: number;
80458
+ /**
80459
+ * The DNS query type that the rule evaluates.
80460
+ */
80461
+ qType: string;
80462
+ }
80463
+ interface GetResolverRuleTargetIp {
80464
+ /**
80465
+ * IPv4 address that you want to forward DNS queries to.
80466
+ */
80467
+ ip: string;
80468
+ /**
80469
+ * IPv6 address that you want to forward DNS queries to.
80470
+ */
80471
+ ipv6: string;
80472
+ /**
80473
+ * Port at the IP address that you want to forward DNS queries to.
80474
+ */
80475
+ port: number;
80476
+ /**
80477
+ * Protocol for the target IP address. Valid values are `Do53` (DNS over port 53), `DoH` (DNS over HTTPS), and `DoH-FIPS` (DNS over HTTPS with FIPS).
80478
+ */
80479
+ protocol: string;
79550
80480
  }
79551
80481
  interface GetTrafficPolicyDocumentEndpoint {
79552
80482
  /**
@@ -92344,6 +93274,30 @@ export declare namespace transfer {
92344
93274
  */
92345
93275
  uid: number;
92346
93276
  }
93277
+ interface WebAppEndpointDetails {
93278
+ /**
93279
+ * Block defining VPC configuration for hosting the web app endpoint within a VPC. See Vpc below.
93280
+ */
93281
+ vpc?: outputs.transfer.WebAppEndpointDetailsVpc;
93282
+ }
93283
+ interface WebAppEndpointDetailsVpc {
93284
+ /**
93285
+ * List of security group IDs that control access to the web app endpoint. If not specified, the VPC's default security group is used.
93286
+ */
93287
+ securityGroupIds: string[];
93288
+ /**
93289
+ * 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.
93290
+ */
93291
+ subnetIds: string[];
93292
+ /**
93293
+ * ID of the VPC endpoint created for the web app.
93294
+ */
93295
+ vpcEndpointId: string;
93296
+ /**
93297
+ * 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.
93298
+ */
93299
+ vpcId: string;
93300
+ }
92347
93301
  interface WebAppIdentityProviderDetails {
92348
93302
  /**
92349
93303
  * Block that describes the values to use for the IAM Identity Center settings. See Identity center config below.