@pulumi/aws 5.5.0 → 5.7.0-alpha.1653989347

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 (143) hide show
  1. package/autoscaling/getAmiIds.d.ts +8 -0
  2. package/autoscaling/getAmiIds.js +1 -0
  3. package/autoscaling/getAmiIds.js.map +1 -1
  4. package/autoscaling/group.d.ts +49 -0
  5. package/autoscaling/group.js +39 -0
  6. package/autoscaling/group.js.map +1 -1
  7. package/autoscaling/policy.d.ts +12 -0
  8. package/autoscaling/policy.js +2 -0
  9. package/autoscaling/policy.js.map +1 -1
  10. package/cloudfront/getResponseHeadersPolicy.d.ts +4 -0
  11. package/cloudfront/getResponseHeadersPolicy.js.map +1 -1
  12. package/cloudfront/responseHeadersPolicy.d.ts +33 -0
  13. package/cloudfront/responseHeadersPolicy.js +23 -0
  14. package/cloudfront/responseHeadersPolicy.js.map +1 -1
  15. package/cloudsearch/domain.d.ts +1 -0
  16. package/cloudsearch/domain.js +1 -0
  17. package/cloudsearch/domain.js.map +1 -1
  18. package/cloudwatch/metricStream.d.ts +44 -0
  19. package/cloudwatch/metricStream.js +34 -0
  20. package/cloudwatch/metricStream.js.map +1 -1
  21. package/config/vars.js +1 -1
  22. package/config/vars.js.map +1 -1
  23. package/connect/instance.d.ts +1 -1
  24. package/connect/instance.js +1 -1
  25. package/datasync/locationHdfs.d.ts +4 -4
  26. package/datasync/locationHdfs.js +1 -1
  27. package/ec2/ami.d.ts +15 -3
  28. package/ec2/ami.js +2 -0
  29. package/ec2/ami.js.map +1 -1
  30. package/ec2/amiCopy.d.ts +11 -3
  31. package/ec2/amiCopy.js +2 -0
  32. package/ec2/amiCopy.js.map +1 -1
  33. package/ec2/amiFromInstance.d.ts +8 -0
  34. package/ec2/amiFromInstance.js +2 -0
  35. package/ec2/amiFromInstance.js.map +1 -1
  36. package/ec2/fleet.d.ts +8 -0
  37. package/ec2/fleet.js +2 -0
  38. package/ec2/fleet.js.map +1 -1
  39. package/ec2/getAmi.d.ts +4 -0
  40. package/ec2/getAmi.js.map +1 -1
  41. package/ecr/registryScanningConfiguration.d.ts +1 -1
  42. package/ecr/registryScanningConfiguration.js +1 -1
  43. package/efs/index.d.ts +1 -0
  44. package/efs/index.js +5 -0
  45. package/efs/index.js.map +1 -1
  46. package/efs/replicationConfiguration.d.ts +143 -0
  47. package/efs/replicationConfiguration.js +111 -0
  48. package/efs/replicationConfiguration.js.map +1 -0
  49. package/elasticache/globalReplicationGroup.d.ts +51 -31
  50. package/elasticache/globalReplicationGroup.js +4 -31
  51. package/elasticache/globalReplicationGroup.js.map +1 -1
  52. package/elasticache/replicationGroup.d.ts +1 -1
  53. package/getAmi.d.ts +4 -0
  54. package/getAmi.js.map +1 -1
  55. package/getAutoscalingGroups.d.ts +8 -0
  56. package/getAutoscalingGroups.js +1 -0
  57. package/getAutoscalingGroups.js.map +1 -1
  58. package/keyspaces/index.d.ts +1 -0
  59. package/keyspaces/index.js +5 -0
  60. package/keyspaces/index.js.map +1 -1
  61. package/keyspaces/keyspace.d.ts +3 -3
  62. package/keyspaces/keyspace.js +1 -1
  63. package/keyspaces/table.d.ts +223 -0
  64. package/keyspaces/table.js +114 -0
  65. package/keyspaces/table.js.map +1 -0
  66. package/lb/getHostedZoneId.d.ts +64 -0
  67. package/lb/getHostedZoneId.js +46 -0
  68. package/lb/getHostedZoneId.js.map +1 -0
  69. package/lb/index.d.ts +1 -0
  70. package/lb/index.js +1 -0
  71. package/lb/index.js.map +1 -1
  72. package/location/getPlaceIndex.d.ts +88 -0
  73. package/location/getPlaceIndex.js +37 -0
  74. package/location/getPlaceIndex.js.map +1 -0
  75. package/location/index.d.ts +2 -0
  76. package/location/index.js +6 -0
  77. package/location/index.js.map +1 -1
  78. package/location/placeIndex.d.ts +150 -0
  79. package/location/placeIndex.js +94 -0
  80. package/location/placeIndex.js.map +1 -0
  81. package/msk/cluster.d.ts +35 -1
  82. package/msk/cluster.js +35 -1
  83. package/msk/cluster.js.map +1 -1
  84. package/networkmanager/getCoreNetworkPolicyDocument.d.ts +146 -0
  85. package/networkmanager/getCoreNetworkPolicyDocument.js +106 -0
  86. package/networkmanager/getCoreNetworkPolicyDocument.js.map +1 -0
  87. package/networkmanager/index.d.ts +1 -0
  88. package/networkmanager/index.js +1 -0
  89. package/networkmanager/index.js.map +1 -1
  90. package/organizations/account.d.ts +20 -9
  91. package/organizations/account.js +4 -0
  92. package/organizations/account.js.map +1 -1
  93. package/package.json +2 -2
  94. package/package.json.dev +2 -2
  95. package/provider.js +1 -1
  96. package/provider.js.map +1 -1
  97. package/rds/cluster.d.ts +30 -0
  98. package/rds/cluster.js +30 -0
  99. package/rds/cluster.js.map +1 -1
  100. package/rds/index.d.ts +1 -0
  101. package/rds/index.js +5 -0
  102. package/rds/index.js.map +1 -1
  103. package/rds/snapshotCopy.d.ts +299 -0
  104. package/rds/snapshotCopy.js +138 -0
  105. package/rds/snapshotCopy.js.map +1 -0
  106. package/redshift/authenticationProfile.d.ts +87 -0
  107. package/redshift/authenticationProfile.js +84 -0
  108. package/redshift/authenticationProfile.js.map +1 -0
  109. package/redshift/cluster.d.ts +69 -9
  110. package/redshift/cluster.js +10 -0
  111. package/redshift/cluster.js.map +1 -1
  112. package/redshift/endpointAccess.d.ts +145 -0
  113. package/redshift/endpointAccess.js +96 -0
  114. package/redshift/endpointAccess.js.map +1 -0
  115. package/redshift/eventSubscription.d.ts +15 -15
  116. package/redshift/getCluster.d.ts +33 -0
  117. package/redshift/getCluster.js.map +1 -1
  118. package/redshift/getSubnetGroup.d.ts +75 -0
  119. package/redshift/getSubnetGroup.js +37 -0
  120. package/redshift/getSubnetGroup.js.map +1 -0
  121. package/redshift/hsmClientCertificate.d.ts +122 -0
  122. package/redshift/hsmClientCertificate.js +82 -0
  123. package/redshift/hsmClientCertificate.js.map +1 -0
  124. package/redshift/index.d.ts +5 -0
  125. package/redshift/index.js +21 -0
  126. package/redshift/index.js.map +1 -1
  127. package/redshift/usageLimit.d.ts +177 -0
  128. package/redshift/usageLimit.js +102 -0
  129. package/redshift/usageLimit.js.map +1 -0
  130. package/route53/getResolverRules.d.ts +27 -2
  131. package/route53/getResolverRules.js +15 -2
  132. package/route53/getResolverRules.js.map +1 -1
  133. package/s3/bucketObjectv2.js +2 -0
  134. package/s3/bucketObjectv2.js.map +1 -1
  135. package/s3/bucketV2.d.ts +1 -1
  136. package/s3/bucketV2.js +1 -1
  137. package/s3/bucketWebsiteConfigurationV2.d.ts +42 -1
  138. package/s3/bucketWebsiteConfigurationV2.js +28 -0
  139. package/s3/bucketWebsiteConfigurationV2.js.map +1 -1
  140. package/secretsmanager/getSecretVersion.d.ts +1 -1
  141. package/transfer/server.d.ts +3 -3
  142. package/types/input.d.ts +1112 -247
  143. package/types/output.d.ts +768 -27
package/types/output.d.ts CHANGED
@@ -6233,6 +6233,7 @@ export declare namespace autoscaling {
6233
6233
  * The amount of capacity in the Auto Scaling group that must remain healthy during an instance refresh to allow the operation to continue, as a percentage of the desired capacity of the Auto Scaling group. Defaults to `90`.
6234
6234
  */
6235
6235
  minHealthyPercentage?: number;
6236
+ skipMatching?: boolean;
6236
6237
  }
6237
6238
  interface GroupLaunchTemplate {
6238
6239
  /**
@@ -6309,6 +6310,10 @@ export declare namespace autoscaling {
6309
6310
  version?: string;
6310
6311
  }
6311
6312
  interface GroupMixedInstancesPolicyLaunchTemplateOverride {
6313
+ /**
6314
+ * Override the instance type in the Launch Template with instance types that satisfy the requirements.
6315
+ */
6316
+ instanceRequirements?: outputs.autoscaling.GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirements;
6312
6317
  /**
6313
6318
  * Override the instance type in the Launch Template.
6314
6319
  */
@@ -6322,6 +6327,172 @@ export declare namespace autoscaling {
6322
6327
  */
6323
6328
  weightedCapacity?: string;
6324
6329
  }
6330
+ interface GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirements {
6331
+ /**
6332
+ * Block describing the minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips). Default is no minimum or maximum.
6333
+ */
6334
+ acceleratorCount?: outputs.autoscaling.GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsAcceleratorCount;
6335
+ /**
6336
+ * List of accelerator manufacturer names. Default is any manufacturer.
6337
+ */
6338
+ acceleratorManufacturers?: string[];
6339
+ /**
6340
+ * List of accelerator names. Default is any acclerator.
6341
+ */
6342
+ acceleratorNames?: string[];
6343
+ /**
6344
+ * Block describing the minimum and maximum total memory of the accelerators. Default is no minimum or maximum.
6345
+ */
6346
+ acceleratorTotalMemoryMib?: outputs.autoscaling.GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsAcceleratorTotalMemoryMib;
6347
+ /**
6348
+ * List of accelerator types. Default is any accelerator type.
6349
+ */
6350
+ acceleratorTypes?: string[];
6351
+ /**
6352
+ * Indicate whether bare metal instace types should be `included`, `excluded`, or `required`. Default is `excluded`.
6353
+ */
6354
+ bareMetal?: string;
6355
+ /**
6356
+ * Block describing the minimum and maximum baseline EBS bandwidth, in Mbps. Default is no minimum or maximum.
6357
+ */
6358
+ baselineEbsBandwidthMbps?: outputs.autoscaling.GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsBaselineEbsBandwidthMbps;
6359
+ /**
6360
+ * Indicate whether burstable performance instance types should be `included`, `excluded`, or `required`. Default is `excluded`.
6361
+ */
6362
+ burstablePerformance?: string;
6363
+ /**
6364
+ * List of CPU manufacturer names. Default is any manufacturer.
6365
+ */
6366
+ cpuManufacturers?: string[];
6367
+ /**
6368
+ * List of instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (\*). The following are examples: `c5*`, `m5a.*`, `r*`, `*3*`. For example, if you specify `c5*`, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specify `m5a.*`, you are excluding all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is no excluded instance types.
6369
+ */
6370
+ excludedInstanceTypes?: string[];
6371
+ /**
6372
+ * List of instance generation names. Default is any generation.
6373
+ */
6374
+ instanceGenerations?: string[];
6375
+ /**
6376
+ * Indicate whether instance types with local storage volumes are `included`, `excluded`, or `required`. Default is `included`.
6377
+ */
6378
+ localStorage?: string;
6379
+ /**
6380
+ * List of local storage type names. Default any storage type.
6381
+ */
6382
+ localStorageTypes?: string[];
6383
+ /**
6384
+ * Block describing the minimum and maximum amount of memory (GiB) per vCPU. Default is no minimum or maximum.
6385
+ */
6386
+ memoryGibPerVcpu?: outputs.autoscaling.GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsMemoryGibPerVcpu;
6387
+ /**
6388
+ * Block describing the minimum and maximum amount of memory (MiB). Default is no maximum.
6389
+ */
6390
+ memoryMib?: outputs.autoscaling.GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsMemoryMib;
6391
+ /**
6392
+ * Block describing the minimum and maximum number of network interfaces. Default is no minimum or maximum.
6393
+ */
6394
+ networkInterfaceCount?: outputs.autoscaling.GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsNetworkInterfaceCount;
6395
+ /**
6396
+ * The price protection threshold for On-Demand Instances. This is the maximum you’ll pay for an On-Demand Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 20.
6397
+ */
6398
+ onDemandMaxPricePercentageOverLowestPrice?: number;
6399
+ /**
6400
+ * Indicate whether instance types must support On-Demand Instance Hibernation, either `true` or `false`. Default is `false`.
6401
+ */
6402
+ requireHibernateSupport?: boolean;
6403
+ /**
6404
+ * The price protection threshold for Spot Instances. This is the maximum you’ll pay for a Spot Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 100.
6405
+ */
6406
+ spotMaxPricePercentageOverLowestPrice?: number;
6407
+ /**
6408
+ * Block describing the minimum and maximum total local storage (GB). Default is no minimum or maximum.
6409
+ */
6410
+ totalLocalStorageGb?: outputs.autoscaling.GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsTotalLocalStorageGb;
6411
+ /**
6412
+ * Block describing the minimum and maximum number of vCPUs. Default is no maximum.
6413
+ */
6414
+ vcpuCount?: outputs.autoscaling.GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsVcpuCount;
6415
+ }
6416
+ interface GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsAcceleratorCount {
6417
+ /**
6418
+ * Maximum.
6419
+ */
6420
+ max?: number;
6421
+ /**
6422
+ * Minimum.
6423
+ */
6424
+ min?: number;
6425
+ }
6426
+ interface GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsAcceleratorTotalMemoryMib {
6427
+ /**
6428
+ * Maximum.
6429
+ */
6430
+ max?: number;
6431
+ /**
6432
+ * Minimum.
6433
+ */
6434
+ min?: number;
6435
+ }
6436
+ interface GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsBaselineEbsBandwidthMbps {
6437
+ /**
6438
+ * Maximum.
6439
+ */
6440
+ max?: number;
6441
+ /**
6442
+ * Minimum.
6443
+ */
6444
+ min?: number;
6445
+ }
6446
+ interface GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsMemoryGibPerVcpu {
6447
+ /**
6448
+ * Maximum.
6449
+ */
6450
+ max?: number;
6451
+ /**
6452
+ * Minimum.
6453
+ */
6454
+ min?: number;
6455
+ }
6456
+ interface GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsMemoryMib {
6457
+ /**
6458
+ * Maximum.
6459
+ */
6460
+ max?: number;
6461
+ /**
6462
+ * Minimum.
6463
+ */
6464
+ min?: number;
6465
+ }
6466
+ interface GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsNetworkInterfaceCount {
6467
+ /**
6468
+ * Maximum.
6469
+ */
6470
+ max?: number;
6471
+ /**
6472
+ * Minimum.
6473
+ */
6474
+ min?: number;
6475
+ }
6476
+ interface GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsTotalLocalStorageGb {
6477
+ /**
6478
+ * Maximum.
6479
+ */
6480
+ max?: number;
6481
+ /**
6482
+ * Minimum.
6483
+ */
6484
+ min?: number;
6485
+ }
6486
+ interface GroupMixedInstancesPolicyLaunchTemplateOverrideInstanceRequirementsVcpuCount {
6487
+ /**
6488
+ * Maximum.
6489
+ */
6490
+ max?: number;
6491
+ /**
6492
+ * Minimum.
6493
+ */
6494
+ min?: number;
6495
+ }
6325
6496
  interface GroupMixedInstancesPolicyLaunchTemplateOverrideLaunchTemplateSpecification {
6326
6497
  /**
6327
6498
  * The ID of the launch template. Conflicts with `launchTemplateName`.
@@ -8838,6 +9009,16 @@ export declare namespace cloudfront {
8838
9009
  */
8839
9010
  reportUri: string;
8840
9011
  }
9012
+ interface GetResponseHeadersPolicyServerTimingHeadersConfig {
9013
+ /**
9014
+ * A Boolean that determines whether CloudFront adds the `Server-Timing` header to HTTP responses that it sends in response to requests that match a cache behavior that's associated with this response headers policy.
9015
+ */
9016
+ enabled: boolean;
9017
+ /**
9018
+ * A number 0–100 (inclusive) that specifies the percentage of responses that you want CloudFront to add the Server-Timing header to.
9019
+ */
9020
+ samplingRate: number;
9021
+ }
8841
9022
  interface MonitoringSubscriptionMonitoringSubscription {
8842
9023
  /**
8843
9024
  * A subscription configuration for additional CloudWatch metrics. See below.
@@ -9049,6 +9230,16 @@ export declare namespace cloudfront {
9049
9230
  */
9050
9231
  reportUri?: string;
9051
9232
  }
9233
+ interface ResponseHeadersPolicyServerTimingHeadersConfig {
9234
+ /**
9235
+ * A Boolean that determines whether CloudFront adds the `Server-Timing` header to HTTP responses that it sends in response to requests that match a cache behavior that's associated with this response headers policy.
9236
+ */
9237
+ enabled: boolean;
9238
+ /**
9239
+ * A number 0–100 (inclusive) that specifies the percentage of responses that you want CloudFront to add the Server-Timing header to. Valid range: Minimum value of 0.0. Maximum value of 100.0.
9240
+ */
9241
+ samplingRate: number;
9242
+ }
9052
9243
  }
9053
9244
  export declare namespace cloudhsmv2 {
9054
9245
  interface ClusterClusterCertificate {
@@ -9110,6 +9301,10 @@ export declare namespace cloudsearch {
9110
9301
  * You can enable the property to be sortable.
9111
9302
  */
9112
9303
  sort?: boolean;
9304
+ /**
9305
+ * A comma-separated list of source fields to map to the field. Specifying a source field copies data from one field to another, enabling you to use the same source data in different ways by configuring different options for the fields.
9306
+ */
9307
+ sourceFields?: string;
9113
9308
  /**
9114
9309
  * The field type. Valid values: `date`, `date-array`, `double`, `double-array`, `int`, `int-array`, `literal`, `literal-array`, `text`, `text-array`.
9115
9310
  */
@@ -9713,13 +9908,33 @@ export declare namespace cloudwatch {
9713
9908
  }
9714
9909
  interface MetricStreamExcludeFilter {
9715
9910
  /**
9716
- * Name of the metric namespace in the filter.
9911
+ * The namespace of the metric.
9717
9912
  */
9718
9913
  namespace: string;
9719
9914
  }
9720
9915
  interface MetricStreamIncludeFilter {
9721
9916
  /**
9722
- * Name of the metric namespace in the filter.
9917
+ * The namespace of the metric.
9918
+ */
9919
+ namespace: string;
9920
+ }
9921
+ interface MetricStreamStatisticsConfiguration {
9922
+ /**
9923
+ * The additional statistics to stream for the metrics listed in `includeMetrics`.
9924
+ */
9925
+ additionalStatistics: string[];
9926
+ /**
9927
+ * An array that defines the metrics that are to have additional statistics streamed. See details below.
9928
+ */
9929
+ includeMetrics: outputs.cloudwatch.MetricStreamStatisticsConfigurationIncludeMetric[];
9930
+ }
9931
+ interface MetricStreamStatisticsConfigurationIncludeMetric {
9932
+ /**
9933
+ * The name of the metric.
9934
+ */
9935
+ metricName: string;
9936
+ /**
9937
+ * The namespace of the metric.
9723
9938
  */
9724
9939
  namespace: string;
9725
9940
  }
@@ -14464,51 +14679,221 @@ export declare namespace ec2 {
14464
14679
  /**
14465
14680
  * ID of the launch template.
14466
14681
  */
14467
- launchTemplateId?: string;
14682
+ launchTemplateId?: string;
14683
+ /**
14684
+ * Name of the launch template.
14685
+ */
14686
+ launchTemplateName?: string;
14687
+ /**
14688
+ * Version number of the launch template.
14689
+ */
14690
+ version: string;
14691
+ }
14692
+ interface FleetLaunchTemplateConfigOverride {
14693
+ /**
14694
+ * Availability Zone in which to launch the instances.
14695
+ */
14696
+ availabilityZone?: string;
14697
+ /**
14698
+ * Override the instance type in the Launch Template with instance types that satisfy the requirements.
14699
+ */
14700
+ instanceRequirements?: outputs.ec2.FleetLaunchTemplateConfigOverrideInstanceRequirements;
14701
+ /**
14702
+ * Instance type.
14703
+ */
14704
+ instanceType?: string;
14705
+ /**
14706
+ * Maximum price per unit hour that you are willing to pay for a Spot Instance.
14707
+ */
14708
+ maxPrice?: string;
14709
+ /**
14710
+ * Priority for the launch template override. If `onDemandOptions` `allocationStrategy` is set to `prioritized`, EC2 Fleet uses priority to determine which launch template override to use first in fulfilling On-Demand capacity. The highest priority is launched first. The lower the number, the higher the priority. If no number is set, the launch template override has the lowest priority. Valid values are whole numbers starting at 0.
14711
+ */
14712
+ priority?: number;
14713
+ /**
14714
+ * ID of the subnet in which to launch the instances.
14715
+ */
14716
+ subnetId?: string;
14717
+ /**
14718
+ * Number of units provided by the specified instance type.
14719
+ */
14720
+ weightedCapacity?: number;
14721
+ }
14722
+ interface FleetLaunchTemplateConfigOverrideInstanceRequirements {
14723
+ /**
14724
+ * Block describing the minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips). Default is no minimum or maximum.
14725
+ */
14726
+ acceleratorCount?: outputs.ec2.FleetLaunchTemplateConfigOverrideInstanceRequirementsAcceleratorCount;
14727
+ /**
14728
+ * List of accelerator manufacturer names. Default is any manufacturer.
14729
+ */
14730
+ acceleratorManufacturers?: string[];
14731
+ /**
14732
+ * List of accelerator names. Default is any acclerator.
14733
+ */
14734
+ acceleratorNames?: string[];
14735
+ /**
14736
+ * Block describing the minimum and maximum total memory of the accelerators. Default is no minimum or maximum.
14737
+ */
14738
+ acceleratorTotalMemoryMib?: outputs.ec2.FleetLaunchTemplateConfigOverrideInstanceRequirementsAcceleratorTotalMemoryMib;
14739
+ /**
14740
+ * List of accelerator types. Default is any accelerator type.
14741
+ */
14742
+ acceleratorTypes?: string[];
14743
+ /**
14744
+ * Indicate whether bare metal instace types should be `included`, `excluded`, or `required`. Default is `excluded`.
14745
+ */
14746
+ bareMetal?: string;
14747
+ /**
14748
+ * Block describing the minimum and maximum baseline EBS bandwidth, in Mbps. Default is no minimum or maximum.
14749
+ */
14750
+ baselineEbsBandwidthMbps?: outputs.ec2.FleetLaunchTemplateConfigOverrideInstanceRequirementsBaselineEbsBandwidthMbps;
14751
+ /**
14752
+ * Indicate whether burstable performance instance types should be `included`, `excluded`, or `required`. Default is `excluded`.
14753
+ */
14754
+ burstablePerformance?: string;
14755
+ /**
14756
+ * List of CPU manufacturer names. Default is any manufacturer.
14757
+ */
14758
+ cpuManufacturers?: string[];
14759
+ /**
14760
+ * List of instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (\*). The following are examples: `c5*`, `m5a.*`, `r*`, `*3*`. For example, if you specify `c5*`, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specify `m5a.*`, you are excluding all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is no excluded instance types.
14761
+ */
14762
+ excludedInstanceTypes?: string[];
14763
+ /**
14764
+ * List of instance generation names. Default is any generation.
14765
+ */
14766
+ instanceGenerations?: string[];
14767
+ /**
14768
+ * Indicate whether instance types with local storage volumes are `included`, `excluded`, or `required`. Default is `included`.
14769
+ */
14770
+ localStorage?: string;
14771
+ /**
14772
+ * List of local storage type names. Default any storage type.
14773
+ */
14774
+ localStorageTypes?: string[];
14775
+ /**
14776
+ * Block describing the minimum and maximum amount of memory (GiB) per vCPU. Default is no minimum or maximum.
14777
+ */
14778
+ memoryGibPerVcpu?: outputs.ec2.FleetLaunchTemplateConfigOverrideInstanceRequirementsMemoryGibPerVcpu;
14779
+ /**
14780
+ * Block describing the minimum and maximum amount of memory (MiB). Default is no maximum.
14781
+ */
14782
+ memoryMib: outputs.ec2.FleetLaunchTemplateConfigOverrideInstanceRequirementsMemoryMib;
14783
+ /**
14784
+ * Block describing the minimum and maximum number of network interfaces. Default is no minimum or maximum.
14785
+ */
14786
+ networkInterfaceCount?: outputs.ec2.FleetLaunchTemplateConfigOverrideInstanceRequirementsNetworkInterfaceCount;
14787
+ /**
14788
+ * The price protection threshold for On-Demand Instances. This is the maximum you’ll pay for an On-Demand Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 20.
14789
+ */
14790
+ onDemandMaxPricePercentageOverLowestPrice?: number;
14791
+ /**
14792
+ * Indicate whether instance types must support On-Demand Instance Hibernation, either `true` or `false`. Default is `false`.
14793
+ */
14794
+ requireHibernateSupport?: boolean;
14795
+ /**
14796
+ * The price protection threshold for Spot Instances. This is the maximum you’ll pay for a Spot Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 100.
14797
+ */
14798
+ spotMaxPricePercentageOverLowestPrice?: number;
14799
+ /**
14800
+ * Block describing the minimum and maximum total local storage (GB). Default is no minimum or maximum.
14801
+ */
14802
+ totalLocalStorageGb?: outputs.ec2.FleetLaunchTemplateConfigOverrideInstanceRequirementsTotalLocalStorageGb;
14803
+ /**
14804
+ * Block describing the minimum and maximum number of vCPUs. Default is no maximum.
14805
+ */
14806
+ vcpuCount: outputs.ec2.FleetLaunchTemplateConfigOverrideInstanceRequirementsVcpuCount;
14807
+ }
14808
+ interface FleetLaunchTemplateConfigOverrideInstanceRequirementsAcceleratorCount {
14809
+ /**
14810
+ * Maximum.
14811
+ */
14812
+ max?: number;
14813
+ /**
14814
+ * Minimum.
14815
+ */
14816
+ min?: number;
14817
+ }
14818
+ interface FleetLaunchTemplateConfigOverrideInstanceRequirementsAcceleratorTotalMemoryMib {
14819
+ /**
14820
+ * Maximum.
14821
+ */
14822
+ max?: number;
14823
+ /**
14824
+ * Minimum.
14825
+ */
14826
+ min?: number;
14827
+ }
14828
+ interface FleetLaunchTemplateConfigOverrideInstanceRequirementsBaselineEbsBandwidthMbps {
14829
+ /**
14830
+ * Maximum.
14831
+ */
14832
+ max?: number;
14833
+ /**
14834
+ * Minimum.
14835
+ */
14836
+ min?: number;
14837
+ }
14838
+ interface FleetLaunchTemplateConfigOverrideInstanceRequirementsMemoryGibPerVcpu {
14839
+ /**
14840
+ * Maximum.
14841
+ */
14842
+ max?: number;
14843
+ /**
14844
+ * Minimum.
14845
+ */
14846
+ min?: number;
14847
+ }
14848
+ interface FleetLaunchTemplateConfigOverrideInstanceRequirementsMemoryMib {
14468
14849
  /**
14469
- * Name of the launch template.
14850
+ * Maximum.
14470
14851
  */
14471
- launchTemplateName?: string;
14852
+ max?: number;
14472
14853
  /**
14473
- * Version number of the launch template.
14854
+ * Minimum.
14474
14855
  */
14475
- version: string;
14856
+ min: number;
14476
14857
  }
14477
- interface FleetLaunchTemplateConfigOverride {
14858
+ interface FleetLaunchTemplateConfigOverrideInstanceRequirementsNetworkInterfaceCount {
14478
14859
  /**
14479
- * Availability Zone in which to launch the instances.
14860
+ * Maximum.
14480
14861
  */
14481
- availabilityZone?: string;
14862
+ max?: number;
14482
14863
  /**
14483
- * Instance type.
14864
+ * Minimum.
14484
14865
  */
14485
- instanceType?: string;
14866
+ min?: number;
14867
+ }
14868
+ interface FleetLaunchTemplateConfigOverrideInstanceRequirementsTotalLocalStorageGb {
14486
14869
  /**
14487
- * Maximum price per unit hour that you are willing to pay for a Spot Instance.
14870
+ * Maximum.
14488
14871
  */
14489
- maxPrice?: string;
14872
+ max?: number;
14490
14873
  /**
14491
- * Priority for the launch template override. If `onDemandOptions` `allocationStrategy` is set to `prioritized`, EC2 Fleet uses priority to determine which launch template override to use first in fulfilling On-Demand capacity. The highest priority is launched first. The lower the number, the higher the priority. If no number is set, the launch template override has the lowest priority. Valid values are whole numbers starting at 0.
14874
+ * Minimum.
14492
14875
  */
14493
- priority?: number;
14876
+ min?: number;
14877
+ }
14878
+ interface FleetLaunchTemplateConfigOverrideInstanceRequirementsVcpuCount {
14494
14879
  /**
14495
- * ID of the subnet in which to launch the instances.
14880
+ * Maximum.
14496
14881
  */
14497
- subnetId?: string;
14882
+ max?: number;
14498
14883
  /**
14499
- * Number of units provided by the specified instance type.
14884
+ * Minimum.
14500
14885
  */
14501
- weightedCapacity?: number;
14886
+ min: number;
14502
14887
  }
14503
14888
  interface FleetOnDemandOptions {
14504
14889
  /**
14505
- * How to allocate the target capacity across the Spot pools. Valid values: `diversified`, `lowestPrice`. Default: `lowestPrice`.
14890
+ * How to allocate the target capacity across the Spot pools. Valid values: `diversified`, `lowestPrice`, `capacity-optimized` and `capacity-optimized-prioritized`. Default: `lowestPrice`.
14506
14891
  */
14507
14892
  allocationStrategy?: string;
14508
14893
  }
14509
14894
  interface FleetSpotOptions {
14510
14895
  /**
14511
- * How to allocate the target capacity across the Spot pools. Valid values: `diversified`, `lowestPrice`. Default: `lowestPrice`.
14896
+ * How to allocate the target capacity across the Spot pools. Valid values: `diversified`, `lowestPrice`, `capacity-optimized` and `capacity-optimized-prioritized`. Default: `lowestPrice`.
14512
14897
  */
14513
14898
  allocationStrategy?: string;
14514
14899
  /**
@@ -17777,7 +18162,7 @@ export declare namespace ecs {
17777
18162
  */
17778
18163
  name: string;
17779
18164
  /**
17780
- * The value to assign to the setting. Value values are `enabled` and `disabled`.
18165
+ * The value to assign to the setting. Valid values are `enabled` and `disabled`.
17781
18166
  */
17782
18167
  value: string;
17783
18168
  }
@@ -18232,6 +18617,22 @@ export declare namespace efs {
18232
18617
  transitionToIa: string;
18233
18618
  transitionToPrimaryStorageClass: string;
18234
18619
  }
18620
+ interface ReplicationConfigurationDestination {
18621
+ /**
18622
+ * The availability zone in which the replica should be created. If specified, the replica will be created with One Zone storage. If omitted, regional storage will be used.
18623
+ */
18624
+ availabilityZoneName?: string;
18625
+ fileSystemId: string;
18626
+ /**
18627
+ * The Key ID, ARN, alias, or alias ARN of the KMS key that should be used to encrypt the replica file system. If omitted, the default KMS key for EFS `/aws/elasticfilesystem` will be used.
18628
+ */
18629
+ kmsKeyId?: string;
18630
+ /**
18631
+ * The region in which the replica should be created.
18632
+ */
18633
+ region: string;
18634
+ status: string;
18635
+ }
18235
18636
  }
18236
18637
  export declare namespace eks {
18237
18638
  interface ClusterCertificateAuthority {
@@ -21826,7 +22227,7 @@ export declare namespace glue {
21826
22227
  }
21827
22228
  interface CrawlerRecrawlPolicy {
21828
22229
  /**
21829
- * Specifies whether to crawl the entire dataset again or to crawl only folders that were added since the last crawler run. Valid Values are: `CRAWL_EVERYTHING` and `CRAWL_NEW_FOLDERS_ONLY`. Default value is `CRAWL_EVERYTHING`.
22230
+ * Specifies whether to crawl the entire dataset again, crawl only folders that were added since the last crawler run, or crawl what S3 notifies the crawler of via SQS. Valid Values are: `CRAWL_EVENT_MODE`, `CRAWL_EVERYTHING` and `CRAWL_NEW_FOLDERS_ONLY`. Default value is `CRAWL_EVERYTHING`.
21830
22231
  */
21831
22232
  recrawlBehavior?: string;
21832
22233
  }
@@ -24130,6 +24531,100 @@ export declare namespace iot {
24130
24531
  value: string;
24131
24532
  }
24132
24533
  }
24534
+ export declare namespace keyspaces {
24535
+ interface TableCapacitySpecification {
24536
+ /**
24537
+ * The throughput capacity specified for read operations defined in read capacity units (RCUs).
24538
+ */
24539
+ readCapacityUnits?: number;
24540
+ /**
24541
+ * The read/write throughput capacity mode for a table. Valid values: `PAY_PER_REQUEST`, `PROVISIONED`. The default value is `PAY_PER_REQUEST`.
24542
+ */
24543
+ throughputMode: string;
24544
+ /**
24545
+ * The throughput capacity specified for write operations defined in write capacity units (WCUs).
24546
+ */
24547
+ writeCapacityUnits?: number;
24548
+ }
24549
+ interface TableComment {
24550
+ /**
24551
+ * A description of the table.
24552
+ */
24553
+ message: string;
24554
+ }
24555
+ interface TableEncryptionSpecification {
24556
+ /**
24557
+ * The Amazon Resource Name (ARN) of the customer managed KMS key.
24558
+ */
24559
+ kmsKeyIdentifier?: string;
24560
+ /**
24561
+ * The encryption option specified for the table. Valid values: `AWS_OWNED_KMS_KEY`, `CUSTOMER_MANAGED_KMS_KEY`. The default value is `AWS_OWNED_KMS_KEY`.
24562
+ */
24563
+ type: string;
24564
+ }
24565
+ interface TablePointInTimeRecovery {
24566
+ /**
24567
+ * Valid values: `ENABLED`, `DISABLED`. The default value is `DISABLED`.
24568
+ */
24569
+ status: string;
24570
+ }
24571
+ interface TableSchemaDefinition {
24572
+ /**
24573
+ * The columns that are part of the clustering key of the table.
24574
+ */
24575
+ clusteringKeys?: outputs.keyspaces.TableSchemaDefinitionClusteringKey[];
24576
+ /**
24577
+ * The regular columns of the table.
24578
+ */
24579
+ columns: outputs.keyspaces.TableSchemaDefinitionColumn[];
24580
+ /**
24581
+ * The columns that are part of the partition key of the table .
24582
+ */
24583
+ partitionKeys: outputs.keyspaces.TableSchemaDefinitionPartitionKey[];
24584
+ /**
24585
+ * The columns that have been defined as `STATIC`. Static columns store values that are shared by all rows in the same partition.
24586
+ */
24587
+ staticColumns?: outputs.keyspaces.TableSchemaDefinitionStaticColumn[];
24588
+ }
24589
+ interface TableSchemaDefinitionClusteringKey {
24590
+ /**
24591
+ * The name of the clustering key column.
24592
+ */
24593
+ name: string;
24594
+ /**
24595
+ * The order modifier. Valid values: `ASC`, `DESC`.
24596
+ */
24597
+ orderBy: string;
24598
+ }
24599
+ interface TableSchemaDefinitionColumn {
24600
+ /**
24601
+ * The name of the column.
24602
+ */
24603
+ name: string;
24604
+ /**
24605
+ * The data type of the column. See the [Developer Guide](https://docs.aws.amazon.com/keyspaces/latest/devguide/cql.elements.html#cql.data-types) for a list of available data types.
24606
+ */
24607
+ type: string;
24608
+ }
24609
+ interface TableSchemaDefinitionPartitionKey {
24610
+ /**
24611
+ * The name of the partition key column.
24612
+ */
24613
+ name: string;
24614
+ }
24615
+ interface TableSchemaDefinitionStaticColumn {
24616
+ /**
24617
+ * The name of the static column.
24618
+ */
24619
+ name: string;
24620
+ }
24621
+ interface TableTtl {
24622
+ /**
24623
+ * Valid values: `ENABLED`.
24624
+ */
24625
+ status: string;
24626
+ }
24627
+ }
24133
24628
  export declare namespace kinesis {
24134
24629
  interface AnalyticsApplicationCloudwatchLoggingOptions {
24135
24630
  /**
@@ -27322,12 +27817,21 @@ export declare namespace location {
27322
27817
  */
27323
27818
  style: string;
27324
27819
  }
27820
+ interface GetPlaceIndexDataSourceConfiguration {
27821
+ intendedUse: string;
27822
+ }
27325
27823
  interface MapConfiguration {
27326
27824
  /**
27327
27825
  * Specifies the map style selected from an available data provider. Valid values can be found in the [Location Service CreateMap API Reference](https://docs.aws.amazon.com/location-maps/latest/APIReference/API_CreateMap.html).
27328
27826
  */
27329
27827
  style: string;
27330
27828
  }
27829
+ interface PlaceIndexDataSourceConfiguration {
27830
+ /**
27831
+ * Specifies how the results of an operation will be stored by the caller. Valid values: `SingleUse`, `Storage`. Default: `SingleUse`.
27832
+ */
27833
+ intendedUse?: string;
27834
+ }
27331
27835
  }
27332
27836
  export declare namespace macie {
27333
27837
  interface FindingsFilterFindingCriteria {
@@ -28047,6 +28551,8 @@ export declare namespace msk {
28047
28551
  connectivityInfo: outputs.msk.ClusterBrokerNodeGroupInfoConnectivityInfo;
28048
28552
  /**
28049
28553
  * The size in GiB of the EBS volume for the data drive on each broker node.
28554
+ *
28555
+ * @deprecated use 'storage_info' argument instead
28050
28556
  */
28051
28557
  ebsVolumeSize: number;
28052
28558
  /**
@@ -28057,6 +28563,10 @@ export declare namespace msk {
28057
28563
  * A list of the security groups to associate with the elastic network interfaces to control who can communicate with the cluster.
28058
28564
  */
28059
28565
  securityGroups: string[];
28566
+ /**
28567
+ * A block that contains information about storage volumes attached to MSK broker nodes. See below.
28568
+ */
28569
+ storageInfo: outputs.msk.ClusterBrokerNodeGroupInfoStorageInfo;
28060
28570
  }
28061
28571
  interface ClusterBrokerNodeGroupInfoConnectivityInfo {
28062
28572
  /**
@@ -28070,6 +28580,32 @@ export declare namespace msk {
28070
28580
  */
28071
28581
  type: string;
28072
28582
  }
28583
+ interface ClusterBrokerNodeGroupInfoStorageInfo {
28584
+ /**
28585
+ * A block that contains EBS volume information. See below.
28586
+ */
28587
+ ebsStorageInfo?: outputs.msk.ClusterBrokerNodeGroupInfoStorageInfoEbsStorageInfo;
28588
+ }
28589
+ interface ClusterBrokerNodeGroupInfoStorageInfoEbsStorageInfo {
28590
+ /**
28591
+ * A block that contains EBS volume provisioned throughput information. To provision storage throughput, you must choose broker type kafka.m5.4xlarge or larger. See below.
28592
+ */
28593
+ provisionedThroughput?: outputs.msk.ClusterBrokerNodeGroupInfoStorageInfoEbsStorageInfoProvisionedThroughput;
28594
+ /**
28595
+ * The size in GiB of the EBS volume for the data drive on each broker node. Minimum value of `1` and maximum value of `16384`.
28596
+ */
28597
+ volumeSize?: number;
28598
+ }
28599
+ interface ClusterBrokerNodeGroupInfoStorageInfoEbsStorageInfoProvisionedThroughput {
28600
+ /**
28601
+ * Controls whether provisioned throughput is enabled or not. Default value: `false`.
28602
+ */
28603
+ enabled?: boolean;
28604
+ /**
28605
+ * Throughput value of the EBS volumes for the data drive on each kafka broker node in MiB per second. The minimum value is `250`. The maximum value varies between broker type. You can refer to the valid values for the maximum volume throughput at the following [documentation on throughput bottlenecks](https://docs.aws.amazon.com/msk/latest/developerguide/msk-provision-throughput.html#throughput-bottlenecks)
28606
+ */
28607
+ volumeThroughput?: number;
28608
+ }
28073
28609
  interface ClusterClientAuthentication {
28074
28610
  /**
28075
28611
  * Configuration block for specifying SASL client authentication. See below.
@@ -28143,7 +28679,7 @@ export declare namespace msk {
28143
28679
  }
28144
28680
  interface ClusterLoggingInfoBrokerLogsCloudwatchLogs {
28145
28681
  /**
28146
- * Indicates whether you want to enable or disable streaming broker logs to Cloudwatch Logs.
28682
+ * Controls whether provisioned throughput is enabled or not. Default value: `false`.
28147
28683
  */
28148
28684
  enabled: boolean;
28149
28685
  /**
@@ -28157,7 +28693,7 @@ export declare namespace msk {
28157
28693
  */
28158
28694
  deliveryStream?: string;
28159
28695
  /**
28160
- * Indicates whether you want to enable or disable streaming broker logs to Cloudwatch Logs.
28696
+ * Controls whether provisioned throughput is enabled or not. Default value: `false`.
28161
28697
  */
28162
28698
  enabled: boolean;
28163
28699
  }
@@ -28167,7 +28703,7 @@ export declare namespace msk {
28167
28703
  */
28168
28704
  bucket?: string;
28169
28705
  /**
28170
- * Indicates whether you want to enable or disable streaming broker logs to Cloudwatch Logs.
28706
+ * Controls whether provisioned throughput is enabled or not. Default value: `false`.
28171
28707
  */
28172
28708
  enabled: boolean;
28173
28709
  /**
@@ -29002,6 +29538,157 @@ export declare namespace networkmanager {
29002
29538
  */
29003
29539
  longitude?: string;
29004
29540
  }
29541
+ interface GetCoreNetworkPolicyDocumentAttachmentPolicy {
29542
+ /**
29543
+ * The action to take for the chosen segment. Valid values `create-route` or `share`.
29544
+ */
29545
+ action: outputs.networkmanager.GetCoreNetworkPolicyDocumentAttachmentPolicyAction;
29546
+ /**
29547
+ * Valid values include `and` or `or`. This is a mandatory parameter only if you have more than one condition. The `conditionLogic` apply to all of the conditions for a rule, which also means nested conditions of `and` or `or` are not supported. Use `or` if you want to associate the attachment with the segment by either the segment name or attachment tag value, or by the chosen conditions. Use `and` if you want to associate the attachment with the segment by either the segment name or attachment tag value and by the chosen conditions. Detailed Below.
29548
+ */
29549
+ conditionLogic?: string;
29550
+ /**
29551
+ * A block argument. Detailed Below.
29552
+ */
29553
+ conditions: outputs.networkmanager.GetCoreNetworkPolicyDocumentAttachmentPolicyCondition[];
29554
+ /**
29555
+ * A user-defined string describing the segment action.
29556
+ */
29557
+ description?: string;
29558
+ /**
29559
+ * An integer from `1` to `65535` indicating the rule's order number. Rules are processed in order from the lowest numbered rule to the highest. Rules stop processing when a rule is matched. It's important to make sure that you number your rules in the exact order that you want them processed.
29560
+ */
29561
+ ruleNumber: number;
29562
+ }
29563
+ interface GetCoreNetworkPolicyDocumentAttachmentPolicyAction {
29564
+ /**
29565
+ * Defines how a segment is mapped. Values can be `constant` or `tag`. `constant` statically defines the segment to associate the attachment to. `tag` uses the value of a tag to dynamically try to map to a segment.reference_policies_elements_condition_operators.html) to evaluate.
29566
+ */
29567
+ associationMethod: string;
29568
+ /**
29569
+ * Determines if this mapping should override the segment value for `requireAttachmentAcceptance`. You can only set this to `true`, indicating that this setting applies only to segments that have `requireAttachmentAcceptance` set to `false`. If the segment already has the default `requireAttachmentAcceptance`, you can set this to inherit segment’s acceptance value.
29570
+ */
29571
+ requireAcceptance?: boolean;
29572
+ /**
29573
+ * The name of the segment.
29574
+ */
29575
+ segment?: string;
29576
+ /**
29577
+ * Maps the attachment to the value of a known key. This is used with the `associationMethod` is `tag`. For example a `tag` of `stage = “test”`, will map to a segment named `test`. The value must exactly match the name of a segment. This allows you to have many segments, but use only a single rule without having to define multiple nearly identical conditions. This prevents creating many similar conditions that all use the same keys to map to segments.
29578
+ */
29579
+ tagValueOfKey?: string;
29580
+ }
29581
+ interface GetCoreNetworkPolicyDocumentAttachmentPolicyCondition {
29582
+ /**
29583
+ * string value
29584
+ */
29585
+ key?: string;
29586
+ /**
29587
+ * Valid values include: `equals`, `not-equals`, `contains`, `begins-with`.
29588
+ */
29589
+ operator?: string;
29590
+ /**
29591
+ * Valid values include: `account-id`, `any`, `tag-value`, `tag-exists`, `resource-id`, `region`, `attachment-type`.
29592
+ */
29593
+ type: string;
29594
+ /**
29595
+ * string value
29596
+ */
29597
+ value?: string;
29598
+ }
29599
+ interface GetCoreNetworkPolicyDocumentCoreNetworkConfiguration {
29600
+ /**
29601
+ * List of strings containing Autonomous System Numbers (ASNs) to assign to Core Network Edges. By default, the core network automatically assigns an ASN for each Core Network Edge but you can optionally define the ASN in the edge-locations for each Region. The ASN uses an array of integer ranges only from `64512` to `65534` and `4200000000` to `4294967294` expressed as a string like `"64512-65534"`. No other ASN ranges can be used.
29602
+ */
29603
+ asnRanges: string[];
29604
+ /**
29605
+ * A list of strings of AWS Region names. Allows you to define a more restrictive set of Regions for a segment. The edge location must be a subset of the locations that are defined for `edgeLocations` in the `coreNetworkConfiguration`.
29606
+ */
29607
+ edgeLocations: outputs.networkmanager.GetCoreNetworkPolicyDocumentCoreNetworkConfigurationEdgeLocation[];
29608
+ /**
29609
+ * The local CIDR blocks for this Core Network Edge for AWS Transit Gateway Connect attachments. By default, this CIDR block will be one or more optional IPv4 and IPv6 CIDR prefixes auto-assigned from `insideCidrBlocks`.
29610
+ */
29611
+ insideCidrBlocks?: string[];
29612
+ /**
29613
+ * Indicates whether the core network forwards traffic over multiple equal-cost routes using VPN. The value can be either `true` or `false`. The default is `true`.
29614
+ */
29615
+ vpnEcmpSupport?: boolean;
29616
+ }
29617
+ interface GetCoreNetworkPolicyDocumentCoreNetworkConfigurationEdgeLocation {
29618
+ /**
29619
+ * The ASN of the Core Network Edge in an AWS Region. By default, the ASN will be a single integer automatically assigned from `asnRanges`
29620
+ */
29621
+ asn?: number;
29622
+ /**
29623
+ * The local CIDR blocks for this Core Network Edge for AWS Transit Gateway Connect attachments. By default, this CIDR block will be one or more optional IPv4 and IPv6 CIDR prefixes auto-assigned from `insideCidrBlocks`.
29624
+ */
29625
+ insideCidrBlocks?: string[];
29626
+ location: string;
29627
+ }
29628
+ interface GetCoreNetworkPolicyDocumentSegment {
29629
+ /**
29630
+ * List of strings of segment names that explicitly allows only routes from the segments that are listed in the array. Use the `allowFilter` setting if a segment has a well-defined group of other segments that connectivity should be restricted to. It is applied after routes have been shared in `segmentActions`. If a segment is listed in `allowFilter`, attachments between the two segments will have routes if they are also shared in the segment-actions area. For example, you might have a segment named "video-producer" that should only ever share routes with a "video-distributor" segment, no matter how many other share statements are created.
29631
+ */
29632
+ allowFilters?: string[];
29633
+ /**
29634
+ * An array of segments that disallows routes from the segments listed in the array. It is applied only after routes have been shared in `segmentActions`. If a segment is listed in the `denyFilter`, attachments between the two segments will never have routes shared across them. For example, you might have a "financial" payment segment that should never share routes with a "development" segment, regardless of how many other share statements are created. Adding the payments segment to the deny-filter parameter prevents any shared routes from being created with other segments.
29635
+ */
29636
+ denyFilters?: string[];
29637
+ /**
29638
+ * A user-defined string describing the segment action.
29639
+ */
29640
+ description?: string;
29641
+ /**
29642
+ * A list of strings of AWS Region names. Allows you to define a more restrictive set of Regions for a segment. The edge location must be a subset of the locations that are defined for `edgeLocations` in the `coreNetworkConfiguration`.
29643
+ */
29644
+ edgeLocations?: string[];
29645
+ /**
29646
+ * This Boolean setting determines whether attachments on the same segment can communicate with each other. If set to `true`, the only routes available will be either shared routes through the share actions, which are attachments in other segments, or static routes. The default value is `false`. For example, you might have a segment dedicated to "development" that should never allow VPCs to talk to each other, even if they’re on the same segment. In this example, you would keep the default parameter of `false`.
29647
+ */
29648
+ isolateAttachments?: boolean;
29649
+ /**
29650
+ * A unique name for a segment. The name is a string used in other parts of the policy document, as well as in the console for metrics and other reference points. Valid characters are a–z, and 0–9.
29651
+ */
29652
+ name: string;
29653
+ /**
29654
+ * This Boolean setting determines whether attachment requests are automatically approved or require acceptance. The default is `true`, indicating that attachment requests require acceptance. For example, you might use this setting to allow a "sandbox" segment to allow any attachment request so that a core network or attachment administrator does not need to review and approve attachment requests. In this example, `requireAttachmentAcceptance` is set to `false`.
29655
+ */
29656
+ requireAttachmentAcceptance?: boolean;
29657
+ }
29658
+ interface GetCoreNetworkPolicyDocumentSegmentAction {
29659
+ /**
29660
+ * The action to take for the chosen segment. Valid values `create-route` or `share`.
29661
+ */
29662
+ action: string;
29663
+ /**
29664
+ * A user-defined string describing the segment action.
29665
+ */
29666
+ description?: string;
29667
+ /**
29668
+ * List of strings containing CIDRs. You can define the IPv4 and IPv6 CIDR notation for each AWS Region. For example, `10.1.0.0/16` or `2001:db8::/56`. This is an array of CIDR notation strings.
29669
+ */
29670
+ destinationCidrBlocks?: string[];
29671
+ /**
29672
+ * A list of strings. Valid values include `["blackhole"]` or a list of attachment ids.
29673
+ */
29674
+ destinations?: string[];
29675
+ /**
29676
+ * A string. This mode places the attachment and return routes in each of the `shareWith` segments. Valid values include: `attachment-route`.
29677
+ */
29678
+ mode?: string;
29679
+ /**
29680
+ * The name of the segment.
29681
+ */
29682
+ segment: string;
29683
+ /**
29684
+ * A set subtraction of segments to not share with.
29685
+ */
29686
+ shareWithExcepts?: string[];
29687
+ /**
29688
+ * A list of strings to share with. Must be a substring is all segments. Valid values include: `["*"]` or `["<segment-names>"]`.
29689
+ */
29690
+ shareWiths?: string[];
29691
+ }
29005
29692
  interface GetDeviceAwsLocation {
29006
29693
  /**
29007
29694
  * The Amazon Resource Name (ARN) of the subnet that the device is located in.
@@ -31109,6 +31796,14 @@ export declare namespace redshift {
31109
31796
  * Enables logging information such as queries and connection attempts, for the specified Amazon Redshift cluster.
31110
31797
  */
31111
31798
  enable: boolean;
31799
+ /**
31800
+ * The log destination type. An enum with possible values of `s3` and `cloudwatch`.
31801
+ */
31802
+ logDestinationType?: string;
31803
+ /**
31804
+ * The collection of exported log types. Log types include the connection log, user log and user activity log. Required when `logDestinationType` is `cloudwatch`.
31805
+ */
31806
+ logExports?: string[];
31112
31807
  /**
31113
31808
  * The prefix applied to the log file names.
31114
31809
  */
@@ -31128,6 +31823,52 @@ export declare namespace redshift {
31128
31823
  */
31129
31824
  retentionPeriod?: number;
31130
31825
  }
31826
+ interface EndpointAccessVpcEndpoint {
31827
+ /**
31828
+ * One or more network interfaces of the endpoint. Also known as an interface endpoint. See details below.
31829
+ */
31830
+ networkInterfaces: outputs.redshift.EndpointAccessVpcEndpointNetworkInterface[];
31831
+ /**
31832
+ * The connection endpoint ID for connecting an Amazon Redshift cluster through the proxy.
31833
+ */
31834
+ vpcEndpointId: string;
31835
+ /**
31836
+ * The VPC identifier that the endpoint is associated.
31837
+ */
31838
+ vpcId: string;
31839
+ }
31840
+ interface EndpointAccessVpcEndpointNetworkInterface {
31841
+ /**
31842
+ * The Availability Zone.
31843
+ */
31844
+ availabilityZone: string;
31845
+ /**
31846
+ * The network interface identifier.
31847
+ */
31848
+ networkInterfaceId: string;
31849
+ /**
31850
+ * The IPv4 address of the network interface within the subnet.
31851
+ */
31852
+ privateIpAddress: string;
31853
+ /**
31854
+ * The subnet identifier.
31855
+ */
31856
+ subnetId: string;
31857
+ }
31858
+ interface GetClusterClusterNode {
31859
+ /**
31860
+ * Whether the node is a leader node or a compute node
31861
+ */
31862
+ nodeRole: string;
31863
+ /**
31864
+ * The private IP address of a node within a cluster
31865
+ */
31866
+ privateIpAddress: string;
31867
+ /**
31868
+ * The public IP address of a node within a cluster
31869
+ */
31870
+ publicIpAddress: string;
31871
+ }
31131
31872
  interface ParameterGroupParameter {
31132
31873
  /**
31133
31874
  * The name of the Redshift parameter.