@pulumi/aws 7.8.0-alpha.1759766983 → 7.8.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 (126) hide show
  1. package/alb/getLoadBalancer.d.ts +1 -0
  2. package/alb/getLoadBalancer.js.map +1 -1
  3. package/appconfig/getApplication.d.ts +85 -0
  4. package/appconfig/getApplication.js +60 -0
  5. package/appconfig/getApplication.js.map +1 -0
  6. package/appconfig/index.d.ts +3 -0
  7. package/appconfig/index.js +4 -1
  8. package/appconfig/index.js.map +1 -1
  9. package/cleanrooms/configuredTable.d.ts +15 -3
  10. package/cleanrooms/configuredTable.js +15 -3
  11. package/cleanrooms/configuredTable.js.map +1 -1
  12. package/connect/instance.d.ts +15 -3
  13. package/connect/instance.js +15 -3
  14. package/connect/instance.js.map +1 -1
  15. package/connect/phoneNumber.d.ts +15 -3
  16. package/connect/phoneNumber.js +15 -3
  17. package/connect/phoneNumber.js.map +1 -1
  18. package/dms/endpoint.d.ts +12 -0
  19. package/dms/endpoint.js +2 -0
  20. package/dms/endpoint.js.map +1 -1
  21. package/dms/getEndpoint.d.ts +1 -0
  22. package/dms/getEndpoint.js.map +1 -1
  23. package/dsql/cluster.d.ts +19 -1
  24. package/dsql/cluster.js +2 -0
  25. package/dsql/cluster.js.map +1 -1
  26. package/ec2/getInstanceTypeOffering.d.ts +4 -0
  27. package/ec2/getInstanceTypeOffering.js.map +1 -1
  28. package/ecs/capacityProvider.d.ts +76 -6
  29. package/ecs/capacityProvider.js +50 -3
  30. package/ecs/capacityProvider.js.map +1 -1
  31. package/ecs/service.d.ts +3 -3
  32. package/eks/addon.d.ts +2 -2
  33. package/eks/addon.js +2 -2
  34. package/eks/cluster.d.ts +2 -2
  35. package/elasticbeanstalk/configurationTemplate.d.ts +6 -6
  36. package/elasticbeanstalk/configurationTemplate.js +6 -6
  37. package/elasticbeanstalk/environment.d.ts +6 -6
  38. package/elasticbeanstalk/environment.js +6 -6
  39. package/iam/serviceSpecificCredential.d.ts +68 -8
  40. package/iam/serviceSpecificCredential.js +27 -1
  41. package/iam/serviceSpecificCredential.js.map +1 -1
  42. package/lakeformation/index.d.ts +3 -0
  43. package/lakeformation/index.js +6 -1
  44. package/lakeformation/index.js.map +1 -1
  45. package/lakeformation/lfTagExpression.d.ts +136 -0
  46. package/lakeformation/lfTagExpression.js +89 -0
  47. package/lakeformation/lfTagExpression.js.map +1 -0
  48. package/lambda/alias.d.ts +0 -1
  49. package/lambda/alias.js +0 -1
  50. package/lambda/alias.js.map +1 -1
  51. package/lb/getLoadBalancer.d.ts +1 -0
  52. package/lb/getLoadBalancer.js.map +1 -1
  53. package/networkfirewall/loggingConfiguration.d.ts +12 -0
  54. package/networkfirewall/loggingConfiguration.js +2 -0
  55. package/networkfirewall/loggingConfiguration.js.map +1 -1
  56. package/odb/cloudVmCluster.d.ts +15 -11
  57. package/odb/cloudVmCluster.js +5 -4
  58. package/odb/cloudVmCluster.js.map +1 -1
  59. package/odb/getCloudVmCluster.d.ts +26 -4
  60. package/odb/getCloudVmCluster.js +24 -2
  61. package/odb/getCloudVmCluster.js.map +1 -1
  62. package/odb/getDbNode.d.ts +195 -0
  63. package/odb/getDbNode.js +64 -0
  64. package/odb/getDbNode.js.map +1 -0
  65. package/odb/getDbNodes.d.ts +85 -0
  66. package/odb/getDbNodes.js +60 -0
  67. package/odb/getDbNodes.js.map +1 -0
  68. package/odb/getDbServer.d.ts +164 -0
  69. package/odb/getDbServer.js +64 -0
  70. package/odb/getDbServer.js.map +1 -0
  71. package/odb/getDbServers.d.ts +85 -0
  72. package/odb/getDbServers.js +60 -0
  73. package/odb/getDbServers.js.map +1 -0
  74. package/odb/getDbSystemShapes.d.ts +77 -0
  75. package/odb/getDbSystemShapes.js +58 -0
  76. package/odb/getDbSystemShapes.js.map +1 -0
  77. package/odb/getGiVersions.d.ts +59 -0
  78. package/odb/getGiVersions.js +40 -0
  79. package/odb/getGiVersions.js.map +1 -0
  80. package/odb/index.d.ts +18 -0
  81. package/odb/index.js +19 -1
  82. package/odb/index.js.map +1 -1
  83. package/opensearch/domain.d.ts +3 -0
  84. package/opensearch/domain.js +2 -0
  85. package/opensearch/domain.js.map +1 -1
  86. package/package.json +2 -2
  87. package/pinpoint/smsvoicev2PhoneNumber.d.ts +3 -3
  88. package/rds/getProxy.d.ts +4 -0
  89. package/rds/getProxy.js.map +1 -1
  90. package/rds/proxy.d.ts +17 -5
  91. package/rds/proxy.js +2 -3
  92. package/rds/proxy.js.map +1 -1
  93. package/route53/zone.d.ts +18 -3
  94. package/route53/zone.js +18 -3
  95. package/route53/zone.js.map +1 -1
  96. package/route53recoverycontrol/cluster.d.ts +48 -0
  97. package/route53recoverycontrol/cluster.js +6 -0
  98. package/route53recoverycontrol/cluster.js.map +1 -1
  99. package/route53recoverycontrol/controlPanel.d.ts +36 -0
  100. package/route53recoverycontrol/controlPanel.js +4 -0
  101. package/route53recoverycontrol/controlPanel.js.map +1 -1
  102. package/route53recoverycontrol/safetyRule.d.ts +30 -0
  103. package/route53recoverycontrol/safetyRule.js +4 -0
  104. package/route53recoverycontrol/safetyRule.js.map +1 -1
  105. package/s3/bucketLifecycleConfiguration.d.ts +1 -4
  106. package/s3/bucketLifecycleConfiguration.js +1 -4
  107. package/s3/bucketLifecycleConfiguration.js.map +1 -1
  108. package/s3/bucketLifecycleConfigurationV2.d.ts +1 -4
  109. package/s3/bucketLifecycleConfigurationV2.js +1 -4
  110. package/s3/bucketLifecycleConfigurationV2.js.map +1 -1
  111. package/s3control/bucket.d.ts +9 -3
  112. package/s3control/bucket.js +9 -3
  113. package/s3control/bucket.js.map +1 -1
  114. package/sfn/activity.d.ts +13 -3
  115. package/sfn/activity.js +5 -1
  116. package/sfn/activity.js.map +1 -1
  117. package/sfn/alias.d.ts +2 -0
  118. package/sfn/alias.js +2 -0
  119. package/sfn/alias.js.map +1 -1
  120. package/ssmcontacts/contactChannel.d.ts +10 -4
  121. package/ssmcontacts/contactChannel.js +10 -4
  122. package/ssmcontacts/contactChannel.js.map +1 -1
  123. package/types/input.d.ts +256 -9
  124. package/types/input.js.map +1 -1
  125. package/types/output.d.ts +484 -22
  126. package/types/output.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -13185,7 +13185,7 @@ export declare namespace bedrock {
13185
13185
  }
13186
13186
  interface GuardrailContextualGroundingPolicyConfig {
13187
13187
  /**
13188
- * List of contextual grounding filter configs. See Contextual Grounding Filters Config for more information.
13188
+ * One or more blocks defining contextual grounding filter configs. See Contextual Grounding Filters Config for more information.
13189
13189
  */
13190
13190
  filtersConfigs?: outputs.bedrock.GuardrailContextualGroundingPolicyConfigFiltersConfig[];
13191
13191
  }
@@ -15243,6 +15243,10 @@ export declare namespace cloudfront {
15243
15243
  * HTTPS port the custom origin listens on.
15244
15244
  */
15245
15245
  httpsPort: number;
15246
+ /**
15247
+ * IP protocol CloudFront uses when connecting to your origin. Valid values: `ipv4`, `ipv6`, `dualstack`.
15248
+ */
15249
+ ipAddressType?: string;
15246
15250
  originKeepaliveTimeout?: number;
15247
15251
  /**
15248
15252
  * Origin protocol policy to apply to your origin. One of `http-only`, `https-only`, or `match-viewer`.
@@ -26354,6 +26358,48 @@ export declare namespace dms {
26354
26358
  */
26355
26359
  nestingLevel?: string;
26356
26360
  }
26361
+ interface EndpointMysqlSettings {
26362
+ /**
26363
+ * Script to run immediately after AWS DMS connects to the endpoint.
26364
+ */
26365
+ afterConnectScript: string;
26366
+ /**
26367
+ * Authentication method to use. Valid values: `password`, `iam`.
26368
+ */
26369
+ authenticationMethod: string;
26370
+ /**
26371
+ * Whether to clean and recreate table metadata information on the replication instance when a mismatch occurs.
26372
+ */
26373
+ cleanSourceMetadataOnMismatch: boolean;
26374
+ /**
26375
+ * Time interval to check the binary log for new changes/events when the database is idle. Default is `5`.
26376
+ */
26377
+ eventsPollInterval: number;
26378
+ /**
26379
+ * Client statement timeout (in seconds) for a MySQL source endpoint.
26380
+ */
26381
+ executeTimeout: number;
26382
+ /**
26383
+ * Maximum size (in KB) of any .csv file used to transfer data to a MySQL-compatible database.
26384
+ */
26385
+ maxFileSize: number;
26386
+ /**
26387
+ * Number of threads to use to load the data into the MySQL-compatible target database.
26388
+ */
26389
+ parallelLoadThreads: number;
26390
+ /**
26391
+ * Time zone for the source MySQL database.
26392
+ */
26393
+ serverTimezone: string;
26394
+ /**
26395
+ * ARN of the IAM role to authenticate when connecting to the endpoint.
26396
+ */
26397
+ serviceAccessRoleArn: string;
26398
+ /**
26399
+ * Where to migrate source tables on the target. Valid values are `specific-database` and `multiple-databases`.
26400
+ */
26401
+ targetDbType: string;
26402
+ }
26357
26403
  interface EndpointOracleSettings {
26358
26404
  /**
26359
26405
  * Authentication mechanism to access the Oracle source endpoint. Default is `password`. Valid values are `password` and `kerberos`.
@@ -26533,6 +26579,18 @@ export declare namespace dms {
26533
26579
  extractDocId: string;
26534
26580
  nestingLevel: string;
26535
26581
  }
26582
+ interface GetEndpointMysqlSetting {
26583
+ afterConnectScript: string;
26584
+ authenticationMethod: string;
26585
+ cleanSourceMetadataOnMismatch: boolean;
26586
+ eventsPollInterval: number;
26587
+ executeTimeout: number;
26588
+ maxFileSize: number;
26589
+ parallelLoadThreads: number;
26590
+ serverTimezone: string;
26591
+ serviceAccessRoleArn: string;
26592
+ targetDbType: string;
26593
+ }
26536
26594
  interface GetEndpointPostgresSetting {
26537
26595
  afterConnectScript: string;
26538
26596
  authenticationMethod: string;
@@ -33844,6 +33902,192 @@ export declare namespace ecs {
33844
33902
  */
33845
33903
  targetCapacity: number;
33846
33904
  }
33905
+ interface CapacityProviderManagedInstancesProvider {
33906
+ /**
33907
+ * The Amazon Resource Name (ARN) of the infrastructure role that Amazon ECS uses to manage instances on your behalf. This role must have permissions to launch, terminate, and manage Amazon EC2 instances, as well as access to other AWS services required for Amazon ECS Managed Instances functionality. For more information, see [Amazon ECS infrastructure IAM role](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/infrastructure_IAM_role.html) in the Amazon ECS Developer Guide.
33908
+ */
33909
+ infrastructureRoleArn: string;
33910
+ /**
33911
+ * The launch template configuration that specifies how Amazon ECS should launch Amazon EC2 instances. This includes the instance profile, network configuration, storage settings, and instance requirements for attribute-based instance type selection. For more information, see [Store instance launch parameters in Amazon EC2 launch templates](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html) in the Amazon EC2 User Guide. Detailed below.
33912
+ */
33913
+ instanceLaunchTemplate: outputs.ecs.CapacityProviderManagedInstancesProviderInstanceLaunchTemplate;
33914
+ /**
33915
+ * Specifies whether to propagate tags from the capacity provider to the Amazon ECS Managed Instances. When enabled, tags applied to the capacity provider are automatically applied to all instances launched by this provider. Valid values are `CAPACITY_PROVIDER` and `NONE`.
33916
+ */
33917
+ propagateTags?: string;
33918
+ }
33919
+ interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplate {
33920
+ /**
33921
+ * 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.
33922
+ */
33923
+ ec2InstanceProfileArn: string;
33924
+ /**
33925
+ * The instance requirements. You can specify the instance types and instance requirements such as vCPU count, memory, network performance, and accelerator specifications. Amazon ECS automatically selects the instances that match the specified criteria. Detailed below.
33926
+ */
33927
+ instanceRequirements?: outputs.ecs.CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirements;
33928
+ /**
33929
+ * CloudWatch provides two categories of monitoring: basic monitoring and detailed monitoring. By default, your managed instance is configured for basic monitoring. You can optionally enable detailed monitoring to help you more quickly identify and act on operational issues. You can enable or turn off detailed monitoring at launch or when the managed instance is running or stopped. For more information, see [Detailed monitoring for Amazon ECS Managed Instances](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/cloudwatch-metrics.html) in the Amazon ECS Developer Guide. Valid values are `BASIC` and `DETAILED`.
33930
+ */
33931
+ monitoring?: string;
33932
+ /**
33933
+ * The network configuration for Amazon ECS Managed Instances. This specifies the subnets and security groups that instances use for network connectivity. Detailed below.
33934
+ */
33935
+ networkConfiguration: outputs.ecs.CapacityProviderManagedInstancesProviderInstanceLaunchTemplateNetworkConfiguration;
33936
+ /**
33937
+ * The storage configuration for Amazon ECS Managed Instances. This defines the root volume size and type for the instances. Detailed below.
33938
+ */
33939
+ storageConfiguration?: outputs.ecs.CapacityProviderManagedInstancesProviderInstanceLaunchTemplateStorageConfiguration;
33940
+ }
33941
+ interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirements {
33942
+ /**
33943
+ * The minimum and maximum number of accelerators for the instance types. This is used when you need instances with specific numbers of GPUs or other accelerators.
33944
+ */
33945
+ acceleratorCount?: outputs.ecs.CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsAcceleratorCount;
33946
+ /**
33947
+ * The accelerator manufacturers to include. You can specify `nvidia`, `amd`, `amazon-web-services`, `xilinx`, or `habana` depending on your accelerator requirements. Valid values are `amazon-web-services`, `amd`, `nvidia`, `xilinx`, `habana`.
33948
+ */
33949
+ acceleratorManufacturers?: string[];
33950
+ /**
33951
+ * The specific accelerator names to include. For example, you can specify `a100`, `v100`, `k80`, or other specific accelerator models. Valid values are `a100`, `inferentia`, `k520`, `k80`, `m60`, `radeon-pro-v520`, `t4`, `vu9p`, `v100`, `a10g`, `h100`, `t4g`.
33952
+ */
33953
+ acceleratorNames?: string[];
33954
+ /**
33955
+ * The minimum and maximum total accelerator memory in mebibytes (MiB). This is important for GPU workloads that require specific amounts of video memory.
33956
+ */
33957
+ acceleratorTotalMemoryMib?: outputs.ecs.CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsAcceleratorTotalMemoryMib;
33958
+ /**
33959
+ * The accelerator types to include. You can specify `gpu` for graphics processing units, `fpga` for field programmable gate arrays, or `inference` for machine learning inference accelerators. Valid values are `gpu`, `fpga`, `inference`.
33960
+ */
33961
+ acceleratorTypes?: string[];
33962
+ /**
33963
+ * The instance types to include in the selection. When specified, Amazon ECS only considers these instance types, subject to the other requirements specified. Maximum of 400 instance types. You can specify instance type patterns using wildcards (e.g., `m5.*`).
33964
+ */
33965
+ allowedInstanceTypes?: string[];
33966
+ /**
33967
+ * Indicates whether to include bare metal instance types. Set to `included` to allow bare metal instances, `excluded` to exclude them, or `required` to use only bare metal instances. Valid values are `included`, `excluded`, `required`.
33968
+ */
33969
+ bareMetal?: string;
33970
+ /**
33971
+ * The minimum and maximum baseline Amazon EBS bandwidth in megabits per second (Mbps). This is important for workloads with high storage I/O requirements.
33972
+ */
33973
+ baselineEbsBandwidthMbps?: outputs.ecs.CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsBaselineEbsBandwidthMbps;
33974
+ /**
33975
+ * Indicates whether to include burstable performance instance types (T2, T3, T3a, T4g). Set to `included` to allow burstable instances, `excluded` to exclude them, or `required` to use only burstable instances. Valid values are `included`, `excluded`, `required`.
33976
+ */
33977
+ burstablePerformance?: string;
33978
+ /**
33979
+ * The CPU manufacturers to include or exclude. You can specify `intel`, `amd`, or `amazon-web-services` to control which CPU types are used for your workloads. Valid values are `intel`, `amd`, `amazon-web-services`.
33980
+ */
33981
+ cpuManufacturers?: string[];
33982
+ /**
33983
+ * The instance types to exclude from selection. Use this to prevent Amazon ECS from selecting specific instance types that may not be suitable for your workloads. Maximum of 400 instance types.
33984
+ */
33985
+ excludedInstanceTypes?: string[];
33986
+ /**
33987
+ * The instance generations to include. You can specify `current` to use the latest generation instances, or `previous` to include previous generation instances for cost optimization. Valid values are `current`, `previous`.
33988
+ */
33989
+ instanceGenerations?: string[];
33990
+ /**
33991
+ * Indicates whether to include instance types with local storage. Set to `included` to allow local storage, `excluded` to exclude it, or `required` to use only instances with local storage. Valid values are `included`, `excluded`, `required`.
33992
+ */
33993
+ localStorage?: string;
33994
+ /**
33995
+ * The local storage types to include. You can specify `hdd` for hard disk drives, `ssd` for solid state drives, or both. Valid values are `hdd`, `ssd`.
33996
+ */
33997
+ localStorageTypes?: string[];
33998
+ /**
33999
+ * The maximum price for Spot instances as a percentage of the optimal On-Demand price. This provides more precise cost control for Spot instance selection.
34000
+ */
34001
+ maxSpotPriceAsPercentageOfOptimalOnDemandPrice?: number;
34002
+ /**
34003
+ * The minimum and maximum amount of memory per vCPU in gibibytes (GiB). This helps ensure that instance types have the appropriate memory-to-CPU ratio for your workloads.
34004
+ */
34005
+ memoryGibPerVcpu?: outputs.ecs.CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsMemoryGibPerVcpu;
34006
+ /**
34007
+ * The minimum and maximum amount of memory in mebibytes (MiB) for the instance types. Amazon ECS selects instance types that have memory within this range.
34008
+ */
34009
+ memoryMib: outputs.ecs.CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsMemoryMib;
34010
+ /**
34011
+ * The minimum and maximum network bandwidth in gigabits per second (Gbps). This is crucial for network-intensive workloads that require high throughput.
34012
+ */
34013
+ networkBandwidthGbps?: outputs.ecs.CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsNetworkBandwidthGbps;
34014
+ /**
34015
+ * The minimum and maximum number of network interfaces for the instance types. This is useful for workloads that require multiple network interfaces.
34016
+ */
34017
+ networkInterfaceCount?: outputs.ecs.CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsNetworkInterfaceCount;
34018
+ /**
34019
+ * The price protection threshold for On-Demand Instances, as a percentage higher than an identified On-Demand price. The identified On-Demand price is the price of the lowest priced current generation C, M, or R instance type with your specified attributes. When Amazon ECS selects instance types with your attributes, it will exclude instance types whose price exceeds your specified threshold.
34020
+ */
34021
+ onDemandMaxPricePercentageOverLowestPrice?: number;
34022
+ /**
34023
+ * Indicates whether the instance types must support hibernation. When set to `true`, only instance types that support hibernation are selected.
34024
+ */
34025
+ requireHibernateSupport?: boolean;
34026
+ /**
34027
+ * The maximum price for Spot instances as a percentage over the lowest priced On-Demand instance. This helps control Spot instance costs while maintaining access to capacity.
34028
+ */
34029
+ spotMaxPricePercentageOverLowestPrice?: number;
34030
+ /**
34031
+ * The minimum and maximum total local storage in gigabytes (GB) for instance types with local storage.
34032
+ */
34033
+ totalLocalStorageGb?: outputs.ecs.CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsTotalLocalStorageGb;
34034
+ /**
34035
+ * The minimum and maximum number of vCPUs for the instance types. Amazon ECS selects instance types that have vCPU counts within this range.
34036
+ */
34037
+ vcpuCount: outputs.ecs.CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsVcpuCount;
34038
+ }
34039
+ interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsAcceleratorCount {
34040
+ max?: number;
34041
+ min?: number;
34042
+ }
34043
+ interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsAcceleratorTotalMemoryMib {
34044
+ max?: number;
34045
+ min?: number;
34046
+ }
34047
+ interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsBaselineEbsBandwidthMbps {
34048
+ max?: number;
34049
+ min?: number;
34050
+ }
34051
+ interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsMemoryGibPerVcpu {
34052
+ max?: number;
34053
+ min?: number;
34054
+ }
34055
+ interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsMemoryMib {
34056
+ max?: number;
34057
+ min: number;
34058
+ }
34059
+ interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsNetworkBandwidthGbps {
34060
+ max?: number;
34061
+ min?: number;
34062
+ }
34063
+ interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsNetworkInterfaceCount {
34064
+ max?: number;
34065
+ min?: number;
34066
+ }
34067
+ interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsTotalLocalStorageGb {
34068
+ max?: number;
34069
+ min?: number;
34070
+ }
34071
+ interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplateInstanceRequirementsVcpuCount {
34072
+ max?: number;
34073
+ min: number;
34074
+ }
34075
+ interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplateNetworkConfiguration {
34076
+ /**
34077
+ * The list of security group IDs to apply to Amazon ECS Managed Instances. These security groups control the network traffic allowed to and from the instances.
34078
+ */
34079
+ securityGroups?: string[];
34080
+ /**
34081
+ * The list of subnet IDs where Amazon ECS can launch Amazon ECS Managed Instances. Instances are distributed across the specified subnets for high availability. All subnets must be in the same VPC.
34082
+ */
34083
+ subnets: string[];
34084
+ }
34085
+ interface CapacityProviderManagedInstancesProviderInstanceLaunchTemplateStorageConfiguration {
34086
+ /**
34087
+ * The size of the tasks volume in GiB. Must be at least 1.
34088
+ */
34089
+ storageSizeGib: number;
34090
+ }
33847
34091
  interface ClusterCapacityProvidersDefaultCapacityProviderStrategy {
33848
34092
  /**
33849
34093
  * The number of tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a base defined. Defaults to `0`.
@@ -35067,7 +35311,7 @@ export declare namespace eks {
35067
35311
  /**
35068
35312
  * Request to enable or disable the compute capability on your EKS Auto Mode cluster. If the compute capability is enabled, EKS Auto Mode will create and delete EC2 Managed Instances in your Amazon Web Services account.
35069
35313
  */
35070
- enabled?: boolean;
35314
+ enabled: boolean;
35071
35315
  /**
35072
35316
  * Configuration for node pools that defines the compute resources for your EKS Auto Mode cluster. Valid options are `general-purpose` and `system`.
35073
35317
  */
@@ -35133,7 +35377,7 @@ export declare namespace eks {
35133
35377
  /**
35134
35378
  * Indicates if the load balancing capability is enabled on your EKS Auto Mode cluster. If the load balancing capability is enabled, EKS Auto Mode will create and delete load balancers in your Amazon Web Services account.
35135
35379
  */
35136
- enabled?: boolean;
35380
+ enabled: boolean;
35137
35381
  }
35138
35382
  interface ClusterOutpostConfig {
35139
35383
  /**
@@ -35196,7 +35440,7 @@ export declare namespace eks {
35196
35440
  /**
35197
35441
  * Indicates if the block storage capability is enabled on your EKS Auto Mode cluster. If the block storage capability is enabled, EKS Auto Mode will create and delete block storage volumes in your Amazon Web Services account.
35198
35442
  */
35199
- enabled?: boolean;
35443
+ enabled: boolean;
35200
35444
  }
35201
35445
  interface ClusterUpgradePolicy {
35202
35446
  /**
@@ -35841,11 +36085,11 @@ export declare namespace elasticache {
35841
36085
  /**
35842
36086
  * The upper limit for data storage the cache is set to use. Must be between 1 and 5,000.
35843
36087
  */
35844
- maximum?: number;
36088
+ maximum: number;
35845
36089
  /**
35846
36090
  * The lower limit for data storage the cache is set to use. Must be between 1 and 5,000.
35847
36091
  */
35848
- minimum?: number;
36092
+ minimum: number;
35849
36093
  /**
35850
36094
  * The unit that the storage is measured in, in GB.
35851
36095
  */
@@ -35855,11 +36099,11 @@ export declare namespace elasticache {
35855
36099
  /**
35856
36100
  * The maximum number of ECPUs the cache can consume per second. Must be between 1,000 and 15,000,000.
35857
36101
  */
35858
- maximum?: number;
36102
+ maximum: number;
35859
36103
  /**
35860
36104
  * The minimum number of ECPUs the cache can consume per second. Must be between 1,000 and 15,000,000.
35861
36105
  */
35862
- minimum?: number;
36106
+ minimum: number;
35863
36107
  }
35864
36108
  interface ServerlessCacheEndpoint {
35865
36109
  /**
@@ -48934,6 +49178,16 @@ export declare namespace lakeformation {
48934
49178
  */
48935
49179
  wildcard?: boolean;
48936
49180
  }
49181
+ interface LfTagExpressionExpression {
49182
+ /**
49183
+ * The key-name for the LF-Tag.
49184
+ */
49185
+ tagKey: string;
49186
+ /**
49187
+ * A list of possible values for the LF-Tag
49188
+ */
49189
+ tagValues: string[];
49190
+ }
48937
49191
  interface OptInCondition {
48938
49192
  /**
48939
49193
  * List of LF-tag conditions or a saved expression that apply to the resource's LF-Tag policy.
@@ -67533,12 +67787,12 @@ export declare namespace networkfirewall {
67533
67787
  }
67534
67788
  interface GetFirewallPolicyFirewallPolicyStatefulRuleGroupReference {
67535
67789
  deepThreatInspection: string;
67536
- overrides?: outputs.networkfirewall.GetFirewallPolicyFirewallPolicyStatefulRuleGroupReferenceOverride[];
67790
+ overrides: outputs.networkfirewall.GetFirewallPolicyFirewallPolicyStatefulRuleGroupReferenceOverride[];
67537
67791
  priority: number;
67538
67792
  resourceArn: string;
67539
67793
  }
67540
67794
  interface GetFirewallPolicyFirewallPolicyStatefulRuleGroupReferenceOverride {
67541
- action?: string;
67795
+ action: string;
67542
67796
  }
67543
67797
  interface GetFirewallPolicyFirewallPolicyStatelessCustomAction {
67544
67798
  actionDefinitions: outputs.networkfirewall.GetFirewallPolicyFirewallPolicyStatelessCustomActionActionDefinition[];
@@ -68753,6 +69007,209 @@ export declare namespace odb {
68753
69007
  flashCacheLimit: string;
68754
69008
  share: number;
68755
69009
  }
69010
+ interface GetDbNodesDbNode {
69011
+ /**
69012
+ * Additional information about the planned maintenance.
69013
+ */
69014
+ additionalDetails: string;
69015
+ arn: string;
69016
+ /**
69017
+ * The Oracle Cloud ID (OCID) of the backup IP address that's associated with the DB node.
69018
+ */
69019
+ backupIpId: string;
69020
+ backupVnic2Id: string;
69021
+ /**
69022
+ * The OCID of the backup VNIC for the DB node.
69023
+ */
69024
+ backupVnicId: string;
69025
+ /**
69026
+ * The number of CPU cores enabled on the DB node.
69027
+ */
69028
+ cpuCoreCount: number;
69029
+ /**
69030
+ * The date and time when the DB node was created.
69031
+ */
69032
+ createdAt: string;
69033
+ dbNodeStorageSize: number;
69034
+ /**
69035
+ * The unique identifier of the database server that's associated with the DB node.
69036
+ */
69037
+ dbServerId: string;
69038
+ /**
69039
+ * The OCID of the DB system.
69040
+ */
69041
+ dbSystemId: string;
69042
+ /**
69043
+ * The name of the fault domain where the DB node is located.
69044
+ */
69045
+ faultDomain: string;
69046
+ /**
69047
+ * The OCID of the host IP address that's associated with the DB node.
69048
+ */
69049
+ hostIpId: string;
69050
+ /**
69051
+ * The host name for the DB node.
69052
+ */
69053
+ hostname: string;
69054
+ id: string;
69055
+ /**
69056
+ * The type of maintenance the DB node is undergoing.
69057
+ */
69058
+ maintenanceType: string;
69059
+ memorySize: number;
69060
+ /**
69061
+ * The name of the OCI resource anchor for the DB node.
69062
+ */
69063
+ ociResourceAnchorName: string;
69064
+ /**
69065
+ * The OCID of the DB node.
69066
+ */
69067
+ ocid: string;
69068
+ softwareStorageSize: number;
69069
+ /**
69070
+ * The current status of the DB node.
69071
+ */
69072
+ status: string;
69073
+ /**
69074
+ * Additional information about the status of the DB node.
69075
+ */
69076
+ statusReason: string;
69077
+ /**
69078
+ * The end date and time of the maintenance window.
69079
+ */
69080
+ timeMaintenanceWindowEnd: string;
69081
+ /**
69082
+ * The start date and time of the maintenance window.
69083
+ */
69084
+ timeMaintenanceWindowStart: string;
69085
+ /**
69086
+ * The total number of CPU cores reserved on the DB node.
69087
+ */
69088
+ totalCpuCoreCount: number;
69089
+ vnic2Id: string;
69090
+ /**
69091
+ * The OCID of the VNIC.
69092
+ */
69093
+ vnicId: string;
69094
+ }
69095
+ interface GetDbServerDbServerPatchingDetail {
69096
+ estimatedPatchDuration: number;
69097
+ patchingStatus: string;
69098
+ timePatchingEnded: string;
69099
+ timePatchingStarted: string;
69100
+ }
69101
+ interface GetDbServersDbServer {
69102
+ /**
69103
+ * A list of unique identifiers for the Autonomous VMs.
69104
+ */
69105
+ autonomousVirtualMachineIds: string[];
69106
+ /**
69107
+ * A list of identifiers for the Autonomous VM clusters.
69108
+ */
69109
+ autonomousVmClusterIds: string[];
69110
+ /**
69111
+ * The OCI compute model used when you create or clone an instance: **ECPU** or **OCPU**. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers, while OCPUs are based on the physical core of a processor with hyper-threading enabled.
69112
+ */
69113
+ computeModel: string;
69114
+ /**
69115
+ * The number of CPU cores enabled on the database server.
69116
+ */
69117
+ cpuCoreCount: number;
69118
+ /**
69119
+ * The date and time when the database server was created.
69120
+ */
69121
+ createdAt: string;
69122
+ /**
69123
+ * The amount of local node storage, in gigabytes (GB), that's allocated on the database server.
69124
+ */
69125
+ dbNodeStorageSizeInGbs: number;
69126
+ /**
69127
+ * The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
69128
+ */
69129
+ dbServerPatchingDetails: outputs.odb.GetDbServersDbServerDbServerPatchingDetail[];
69130
+ /**
69131
+ * The user-friendly name of the database server. The name doesn't need to be unique.
69132
+ */
69133
+ displayName: string;
69134
+ /**
69135
+ * The ID of the Exadata infrastructure that hosts the database server.
69136
+ */
69137
+ exadataInfrastructureId: string;
69138
+ id: string;
69139
+ /**
69140
+ * The total number of CPU cores available on the database server.
69141
+ */
69142
+ maxCpuCount: number;
69143
+ /**
69144
+ * The total amount of local node storage, in gigabytes (GB), that's available on the database server.
69145
+ */
69146
+ maxDbNodeStorageInGbs: number;
69147
+ /**
69148
+ * The total amount of memory, in gigabytes (GB), that's available on the database server.
69149
+ */
69150
+ maxMemoryInGbs: number;
69151
+ /**
69152
+ * The amount of memory, in gigabytes (GB), that's allocated on the database server.
69153
+ */
69154
+ memorySizeInGbs: number;
69155
+ /**
69156
+ * The name of the OCI resource anchor for the database server.
69157
+ */
69158
+ ociResourceAnchorName: string;
69159
+ /**
69160
+ * The OCID of the database server.
69161
+ */
69162
+ ocid: string;
69163
+ /**
69164
+ * The hardware system model of the Exadata infrastructure that the database server is hosted on. The shape determines the amount of CPU, storage, and memory resources available.
69165
+ */
69166
+ shape: string;
69167
+ /**
69168
+ * The current status of the database server.
69169
+ */
69170
+ status: string;
69171
+ /**
69172
+ * Additional information about the status of the database server.
69173
+ */
69174
+ statusReason: string;
69175
+ /**
69176
+ * The IDs of the VM clusters that are associated with the database server.
69177
+ */
69178
+ vmClusterIds: string[];
69179
+ }
69180
+ interface GetDbServersDbServerDbServerPatchingDetail {
69181
+ estimatedPatchDuration: number;
69182
+ patchingStatus: string;
69183
+ timePatchingEnded: string;
69184
+ timePatchingStarted: string;
69185
+ }
69186
+ interface GetDbSystemShapesDbSystemShape {
69187
+ availableCoreCount: number;
69188
+ availableCoreCountPerNode: number;
69189
+ availableDataStorageInTbs: number;
69190
+ availableDataStoragePerServerInTbs: number;
69191
+ availableDbNodePerNodeInGbs: number;
69192
+ availableDbNodeStorageInGbs: number;
69193
+ availableMemoryInGbs: number;
69194
+ availableMemoryPerNodeInGbs: number;
69195
+ coreCountIncrement: number;
69196
+ maxStorageCount: number;
69197
+ maximumNodeCount: number;
69198
+ minCoreCountPerNode: number;
69199
+ minDataStorageInTbs: number;
69200
+ minDbNodeStoragePerNodeInGbs: number;
69201
+ minMemoryPerNodeInGbs: number;
69202
+ minStorageCount: number;
69203
+ minimumCoreCount: number;
69204
+ minimumNodeCount: number;
69205
+ name: string;
69206
+ runtimeMinimumCoreCount: number;
69207
+ shapeFamily: string;
69208
+ shapeType: string;
69209
+ }
69210
+ interface GetGiVersionsGiVersion {
69211
+ version: string;
69212
+ }
68756
69213
  interface GetNetworkManagedService {
68757
69214
  managedS3BackupAccesses: outputs.odb.GetNetworkManagedServiceManagedS3BackupAccess[];
68758
69215
  managedServiceIpv4Cidrs: string[];
@@ -68916,6 +69373,19 @@ export declare namespace opensearch {
68916
69373
  */
68917
69374
  masterUserPassword?: string;
68918
69375
  }
69376
+ interface DomainAimlOptions {
69377
+ naturalLanguageQueryGenerationOptions: outputs.opensearch.DomainAimlOptionsNaturalLanguageQueryGenerationOptions;
69378
+ s3VectorsEngine: outputs.opensearch.DomainAimlOptionsS3VectorsEngine;
69379
+ }
69380
+ interface DomainAimlOptionsNaturalLanguageQueryGenerationOptions {
69381
+ /**
69382
+ * Auto-Tune desired state for the domain. Valid values: `ENABLED` or `DISABLED`.
69383
+ */
69384
+ desiredState: string;
69385
+ }
69386
+ interface DomainAimlOptionsS3VectorsEngine {
69387
+ enabled: boolean;
69388
+ }
68919
69389
  interface DomainAutoTuneOptions {
68920
69390
  /**
68921
69391
  * Auto-Tune desired state for the domain. Valid values: `ENABLED` or `DISABLED`.
@@ -75856,8 +76326,6 @@ export declare namespace s3 {
75856
76326
  /**
75857
76327
  * Configuration block used to identify objects that a Lifecycle Rule applies to.
75858
76328
  * See below.
75859
- * If not specified, the `rule` will default to using `prefix`.
75860
- * One of `filter` or `prefix` should be specified.
75861
76329
  */
75862
76330
  filter?: outputs.s3.BucketLifecycleConfigurationRuleFilter;
75863
76331
  /**
@@ -75876,8 +76344,6 @@ export declare namespace s3 {
75876
76344
  * **DEPRECATED** Use `filter` instead.
75877
76345
  * This has been deprecated by Amazon S3.
75878
76346
  * Prefix identifying one or more objects to which the rule applies.
75879
- * Defaults to an empty string (`""`) if `filter` is not specified.
75880
- * One of `prefix` or `filter` should be specified.
75881
76347
  *
75882
76348
  * @deprecated Specify a prefix using 'filter' instead
75883
76349
  */
@@ -75969,7 +76435,7 @@ export declare namespace s3 {
75969
76435
  /**
75970
76436
  * Number of noncurrent versions Amazon S3 will retain. Must be a non-zero positive integer.
75971
76437
  */
75972
- newerNoncurrentVersions: number;
76438
+ newerNoncurrentVersions?: number;
75973
76439
  /**
75974
76440
  * Number of days an object is noncurrent before Amazon S3 can perform the associated action. Must be a positive integer.
75975
76441
  */
@@ -75979,7 +76445,7 @@ export declare namespace s3 {
75979
76445
  /**
75980
76446
  * Number of noncurrent versions Amazon S3 will retain. Must be a non-zero positive integer.
75981
76447
  */
75982
- newerNoncurrentVersions: number;
76448
+ newerNoncurrentVersions?: number;
75983
76449
  /**
75984
76450
  * Number of days an object is noncurrent before Amazon S3 can perform the associated action.
75985
76451
  */
@@ -76025,8 +76491,6 @@ export declare namespace s3 {
76025
76491
  /**
76026
76492
  * Configuration block used to identify objects that a Lifecycle Rule applies to.
76027
76493
  * See below.
76028
- * If not specified, the `rule` will default to using `prefix`.
76029
- * One of `filter` or `prefix` should be specified.
76030
76494
  */
76031
76495
  filter?: outputs.s3.BucketLifecycleConfigurationV2RuleFilter;
76032
76496
  /**
@@ -76045,8 +76509,6 @@ export declare namespace s3 {
76045
76509
  * **DEPRECATED** Use `filter` instead.
76046
76510
  * This has been deprecated by Amazon S3.
76047
76511
  * Prefix identifying one or more objects to which the rule applies.
76048
- * Defaults to an empty string (`""`) if `filter` is not specified.
76049
- * One of `prefix` or `filter` should be specified.
76050
76512
  *
76051
76513
  * @deprecated Specify a prefix using 'filter' instead
76052
76514
  */
@@ -76138,7 +76600,7 @@ export declare namespace s3 {
76138
76600
  /**
76139
76601
  * Number of noncurrent versions Amazon S3 will retain. Must be a non-zero positive integer.
76140
76602
  */
76141
- newerNoncurrentVersions: number;
76603
+ newerNoncurrentVersions?: number;
76142
76604
  /**
76143
76605
  * Number of days an object is noncurrent before Amazon S3 can perform the associated action. Must be a positive integer.
76144
76606
  */
@@ -76148,7 +76610,7 @@ export declare namespace s3 {
76148
76610
  /**
76149
76611
  * Number of noncurrent versions Amazon S3 will retain. Must be a non-zero positive integer.
76150
76612
  */
76151
- newerNoncurrentVersions: number;
76613
+ newerNoncurrentVersions?: number;
76152
76614
  /**
76153
76615
  * Number of days an object is noncurrent before Amazon S3 can perform the associated action.
76154
76616
  */
@@ -1 +1 @@
1
- {"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAgv5EjF,IAAiB,GAAG,CA4cnB;AA5cD,WAAiB,GAAG;IA4XhB;;OAEG;IACH,SAAgB,sCAAsC,CAAC,GAA4B;QAC/E,OAAO;YACH,GAAG,GAAG;YACN,WAAW,EAAE,CAAC,GAAG,CAAC,WAAW,CAAC,IAAI,WAAW;SAChD,CAAC;IACN,CAAC;IALe,0CAAsC,yCAKrD,CAAA;AAwEL,CAAC,EA5cgB,GAAG,GAAH,WAAG,KAAH,WAAG,QA4cnB"}
1
+ {"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAgu6EjF,IAAiB,GAAG,CA4cnB;AA5cD,WAAiB,GAAG;IA4XhB;;OAEG;IACH,SAAgB,sCAAsC,CAAC,GAA4B;QAC/E,OAAO;YACH,GAAG,GAAG;YACN,WAAW,EAAE,CAAC,GAAG,CAAC,WAAW,CAAC,IAAI,WAAW;SAChD,CAAC;IACN,CAAC;IALe,0CAAsC,yCAKrD,CAAA;AAwEL,CAAC,EA5cgB,GAAG,GAAH,WAAG,KAAH,WAAG,QA4cnB"}