pulumi-aiven 6.40.0a1750223346__py3-none-any.whl → 6.41.0__py3-none-any.whl

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.

Potentially problematic release.


This version of pulumi-aiven might be problematic. Click here for more details.

Files changed (55) hide show
  1. pulumi_aiven/_inputs.py +605 -145
  2. pulumi_aiven/account_team_project.py +7 -7
  3. pulumi_aiven/alloydbomni.py +8 -8
  4. pulumi_aiven/cassandra.py +8 -8
  5. pulumi_aiven/clickhouse.py +12 -12
  6. pulumi_aiven/clickhouse_database.py +0 -10
  7. pulumi_aiven/clickhouse_grant.py +0 -16
  8. pulumi_aiven/dragonfly.py +8 -8
  9. pulumi_aiven/flink.py +8 -8
  10. pulumi_aiven/get_account_team_project.py +1 -1
  11. pulumi_aiven/get_alloydbomni.py +1 -1
  12. pulumi_aiven/get_cassanda.py +1 -1
  13. pulumi_aiven/get_cassandra.py +1 -1
  14. pulumi_aiven/get_clickhouse.py +2 -2
  15. pulumi_aiven/get_dragonfly.py +1 -1
  16. pulumi_aiven/get_flink.py +1 -1
  17. pulumi_aiven/get_grafana.py +1 -1
  18. pulumi_aiven/get_kafka.py +2 -2
  19. pulumi_aiven/get_kafka_connect.py +1 -1
  20. pulumi_aiven/get_kafka_mirror_maker.py +1 -1
  21. pulumi_aiven/get_m3_aggregator.py +1 -1
  22. pulumi_aiven/get_m3_db.py +1 -1
  23. pulumi_aiven/get_my_sql.py +1 -1
  24. pulumi_aiven/get_open_search.py +1 -1
  25. pulumi_aiven/get_organization_billing_group.py +15 -15
  26. pulumi_aiven/get_pg.py +1 -1
  27. pulumi_aiven/get_project_user.py +1 -1
  28. pulumi_aiven/get_redis.py +1 -1
  29. pulumi_aiven/get_service_integration.py +15 -1
  30. pulumi_aiven/get_thanos.py +1 -1
  31. pulumi_aiven/get_valkey.py +1 -1
  32. pulumi_aiven/grafana.py +8 -8
  33. pulumi_aiven/influx_db.py +36 -29
  34. pulumi_aiven/kafka.py +15 -15
  35. pulumi_aiven/kafka_connect.py +8 -8
  36. pulumi_aiven/kafka_mirror_maker.py +8 -8
  37. pulumi_aiven/m3_aggregator.py +8 -8
  38. pulumi_aiven/m3_db.py +8 -8
  39. pulumi_aiven/my_sql.py +8 -8
  40. pulumi_aiven/open_search.py +8 -8
  41. pulumi_aiven/organization_application_user.py +7 -7
  42. pulumi_aiven/organization_billing_group.py +41 -41
  43. pulumi_aiven/organization_group_project.py +7 -7
  44. pulumi_aiven/outputs.py +799 -159
  45. pulumi_aiven/pg.py +8 -8
  46. pulumi_aiven/project_user.py +7 -7
  47. pulumi_aiven/pulumi-plugin.json +1 -1
  48. pulumi_aiven/redis.py +8 -8
  49. pulumi_aiven/service_integration.py +47 -0
  50. pulumi_aiven/thanos.py +8 -8
  51. pulumi_aiven/valkey.py +8 -8
  52. {pulumi_aiven-6.40.0a1750223346.dist-info → pulumi_aiven-6.41.0.dist-info}/METADATA +1 -1
  53. {pulumi_aiven-6.40.0a1750223346.dist-info → pulumi_aiven-6.41.0.dist-info}/RECORD +55 -55
  54. {pulumi_aiven-6.40.0a1750223346.dist-info → pulumi_aiven-6.41.0.dist-info}/WHEEL +0 -0
  55. {pulumi_aiven-6.40.0a1750223346.dist-info → pulumi_aiven-6.41.0.dist-info}/top_level.txt +0 -0
pulumi_aiven/outputs.py CHANGED
@@ -194,6 +194,7 @@ __all__ = [
194
194
  'MySqlMysqlUserConfigIpFilterObject',
195
195
  'MySqlMysqlUserConfigMigration',
196
196
  'MySqlMysqlUserConfigMysql',
197
+ 'MySqlMysqlUserConfigMysqlIncrementalBackup',
197
198
  'MySqlMysqlUserConfigPrivateAccess',
198
199
  'MySqlMysqlUserConfigPrivatelinkAccess',
199
200
  'MySqlMysqlUserConfigPublicAccess',
@@ -214,10 +215,12 @@ __all__ = [
214
215
  'OpenSearchOpensearchUserConfigOpensearchAuthFailureListeners',
215
216
  'OpenSearchOpensearchUserConfigOpensearchAuthFailureListenersInternalAuthenticationBackendLimiting',
216
217
  'OpenSearchOpensearchUserConfigOpensearchAuthFailureListenersIpRateLimiting',
218
+ 'OpenSearchOpensearchUserConfigOpensearchClusterRemoteStore',
217
219
  'OpenSearchOpensearchUserConfigOpensearchClusterSearchRequestSlowlog',
218
220
  'OpenSearchOpensearchUserConfigOpensearchClusterSearchRequestSlowlogThreshold',
219
221
  'OpenSearchOpensearchUserConfigOpensearchDashboards',
220
222
  'OpenSearchOpensearchUserConfigOpensearchDiskWatermarks',
223
+ 'OpenSearchOpensearchUserConfigOpensearchRemoteStore',
221
224
  'OpenSearchOpensearchUserConfigOpensearchSearchBackpressure',
222
225
  'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureNodeDuress',
223
226
  'OpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchShardTask',
@@ -278,6 +281,8 @@ __all__ = [
278
281
  'RedisServiceIntegration',
279
282
  'RedisTag',
280
283
  'RedisTechEmail',
284
+ 'ServiceIntegrationClickhouseCredentialsUserConfig',
285
+ 'ServiceIntegrationClickhouseCredentialsUserConfigGrant',
281
286
  'ServiceIntegrationClickhouseKafkaUserConfig',
282
287
  'ServiceIntegrationClickhouseKafkaUserConfigTable',
283
288
  'ServiceIntegrationClickhouseKafkaUserConfigTableColumn',
@@ -530,6 +535,7 @@ __all__ = [
530
535
  'GetMySqlMysqlUserConfigIpFilterObjectResult',
531
536
  'GetMySqlMysqlUserConfigMigrationResult',
532
537
  'GetMySqlMysqlUserConfigMysqlResult',
538
+ 'GetMySqlMysqlUserConfigMysqlIncrementalBackupResult',
533
539
  'GetMySqlMysqlUserConfigPrivateAccessResult',
534
540
  'GetMySqlMysqlUserConfigPrivatelinkAccessResult',
535
541
  'GetMySqlMysqlUserConfigPublicAccessResult',
@@ -550,10 +556,12 @@ __all__ = [
550
556
  'GetOpenSearchOpensearchUserConfigOpensearchAuthFailureListenersResult',
551
557
  'GetOpenSearchOpensearchUserConfigOpensearchAuthFailureListenersInternalAuthenticationBackendLimitingResult',
552
558
  'GetOpenSearchOpensearchUserConfigOpensearchAuthFailureListenersIpRateLimitingResult',
559
+ 'GetOpenSearchOpensearchUserConfigOpensearchClusterRemoteStoreResult',
553
560
  'GetOpenSearchOpensearchUserConfigOpensearchClusterSearchRequestSlowlogResult',
554
561
  'GetOpenSearchOpensearchUserConfigOpensearchClusterSearchRequestSlowlogThresholdResult',
555
562
  'GetOpenSearchOpensearchUserConfigOpensearchDashboardsResult',
556
563
  'GetOpenSearchOpensearchUserConfigOpensearchDiskWatermarksResult',
564
+ 'GetOpenSearchOpensearchUserConfigOpensearchRemoteStoreResult',
557
565
  'GetOpenSearchOpensearchUserConfigOpensearchSearchBackpressureResult',
558
566
  'GetOpenSearchOpensearchUserConfigOpensearchSearchBackpressureNodeDuressResult',
559
567
  'GetOpenSearchOpensearchUserConfigOpensearchSearchBackpressureSearchShardTaskResult',
@@ -615,6 +623,8 @@ __all__ = [
615
623
  'GetRedisServiceIntegrationResult',
616
624
  'GetRedisTagResult',
617
625
  'GetRedisTechEmailResult',
626
+ 'GetServiceIntegrationClickhouseCredentialsUserConfigResult',
627
+ 'GetServiceIntegrationClickhouseCredentialsUserConfigGrantResult',
618
628
  'GetServiceIntegrationClickhouseKafkaUserConfigResult',
619
629
  'GetServiceIntegrationClickhouseKafkaUserConfigTableResult',
620
630
  'GetServiceIntegrationClickhouseKafkaUserConfigTableColumnResult',
@@ -1622,6 +1632,8 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1622
1632
  suggest = "max_standby_archive_delay"
1623
1633
  elif key == "maxStandbyStreamingDelay":
1624
1634
  suggest = "max_standby_streaming_delay"
1635
+ elif key == "maxSyncWorkersPerSubscription":
1636
+ suggest = "max_sync_workers_per_subscription"
1625
1637
  elif key == "maxWalSenders":
1626
1638
  suggest = "max_wal_senders"
1627
1639
  elif key == "maxWorkerProcesses":
@@ -1695,6 +1707,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1695
1707
  max_stack_depth: Optional[builtins.int] = None,
1696
1708
  max_standby_archive_delay: Optional[builtins.int] = None,
1697
1709
  max_standby_streaming_delay: Optional[builtins.int] = None,
1710
+ max_sync_workers_per_subscription: Optional[builtins.int] = None,
1698
1711
  max_wal_senders: Optional[builtins.int] = None,
1699
1712
  max_worker_processes: Optional[builtins.int] = None,
1700
1713
  password_encryption: Optional[builtins.str] = None,
@@ -1744,6 +1757,7 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1744
1757
  :param builtins.int max_stack_depth: Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
1745
1758
  :param builtins.int max_standby_archive_delay: Max standby archive delay in milliseconds. The default is `30000` (upstream default).
1746
1759
  :param builtins.int max_standby_streaming_delay: Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
1760
+ :param builtins.int max_sync_workers_per_subscription: Maximum number of synchronization workers per subscription. The default is `2`.
1747
1761
  :param builtins.int max_wal_senders: PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
1748
1762
  :param builtins.int max_worker_processes: Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
1749
1763
  :param builtins.str password_encryption: Enum: `md5`, `scram-sha-256`. Chooses the algorithm for encrypting passwords. Default: `md5`.
@@ -1827,6 +1841,8 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
1827
1841
  pulumi.set(__self__, "max_standby_archive_delay", max_standby_archive_delay)
1828
1842
  if max_standby_streaming_delay is not None:
1829
1843
  pulumi.set(__self__, "max_standby_streaming_delay", max_standby_streaming_delay)
1844
+ if max_sync_workers_per_subscription is not None:
1845
+ pulumi.set(__self__, "max_sync_workers_per_subscription", max_sync_workers_per_subscription)
1830
1846
  if max_wal_senders is not None:
1831
1847
  pulumi.set(__self__, "max_wal_senders", max_wal_senders)
1832
1848
  if max_worker_processes is not None:
@@ -2128,6 +2144,14 @@ class AlloydbomniAlloydbomniUserConfigPg(dict):
2128
2144
  """
2129
2145
  return pulumi.get(self, "max_standby_streaming_delay")
2130
2146
 
2147
+ @property
2148
+ @pulumi.getter(name="maxSyncWorkersPerSubscription")
2149
+ def max_sync_workers_per_subscription(self) -> Optional[builtins.int]:
2150
+ """
2151
+ Maximum number of synchronization workers per subscription. The default is `2`.
2152
+ """
2153
+ return pulumi.get(self, "max_sync_workers_per_subscription")
2154
+
2131
2155
  @property
2132
2156
  @pulumi.getter(name="maxWalSenders")
2133
2157
  def max_wal_senders(self) -> Optional[builtins.int]:
@@ -2299,17 +2323,17 @@ class AlloydbomniAlloydbomniUserConfigPgaudit(dict):
2299
2323
  role: Optional[builtins.str] = None):
2300
2324
  """
2301
2325
  :param builtins.bool feature_enabled: Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
2302
- :param builtins.bool log_catalog: Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
2326
+ :param builtins.bool log_catalog: Specifies that session logging should be enabled in the case where all relationsin a statement are in pg_catalog. Default: `true`.
2303
2327
  :param builtins.bool log_client: Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
2304
2328
  :param builtins.str log_level: Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
2305
- :param builtins.int log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
2306
- :param builtins.bool log_nested_statements: This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
2329
+ :param builtins.int log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold.A (default) value of -1 disable the truncation. Default: `-1`.
2330
+ :param builtins.bool log_nested_statements: This GUC allows to turn off logging nested statements, that is, statements that areexecuted as part of another ExecutorRun. Default: `true`.
2307
2331
  :param builtins.bool log_parameter: Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
2308
- :param builtins.int log_parameter_max_size: Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
2309
- :param builtins.bool log_relation: Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
2310
- :param builtins.bool log_rows: Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
2332
+ :param builtins.int log_parameter_max_size: Specifies that parameter values longer than this setting (in bytes) should not be logged,but replaced with \\n\\n. Default: `0`.
2333
+ :param builtins.bool log_relation: Specifies whether session audit logging should create a separate log entryfor each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
2334
+ :param builtins.bool log_rows: Log Rows. Default: `false`.
2311
2335
  :param builtins.bool log_statement: Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
2312
- :param builtins.bool log_statement_once: Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
2336
+ :param builtins.bool log_statement_once: Specifies whether logging will include the statement text and parameters withthe first log entry for a statement/substatement combination or with every entry. Default: `false`.
2313
2337
  :param Sequence[builtins.str] logs: Specifies which classes of statements will be logged by session audit logging.
2314
2338
  :param builtins.str role: Specifies the master role to use for object audit logging.
2315
2339
  """
@@ -2354,7 +2378,7 @@ class AlloydbomniAlloydbomniUserConfigPgaudit(dict):
2354
2378
  @pulumi.getter(name="logCatalog")
2355
2379
  def log_catalog(self) -> Optional[builtins.bool]:
2356
2380
  """
2357
- Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
2381
+ Specifies that session logging should be enabled in the case where all relationsin a statement are in pg_catalog. Default: `true`.
2358
2382
  """
2359
2383
  return pulumi.get(self, "log_catalog")
2360
2384
 
@@ -2378,7 +2402,7 @@ class AlloydbomniAlloydbomniUserConfigPgaudit(dict):
2378
2402
  @pulumi.getter(name="logMaxStringLength")
2379
2403
  def log_max_string_length(self) -> Optional[builtins.int]:
2380
2404
  """
2381
- Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
2405
+ Crop parameters representation and whole statements if they exceed this threshold.A (default) value of -1 disable the truncation. Default: `-1`.
2382
2406
  """
2383
2407
  return pulumi.get(self, "log_max_string_length")
2384
2408
 
@@ -2386,7 +2410,7 @@ class AlloydbomniAlloydbomniUserConfigPgaudit(dict):
2386
2410
  @pulumi.getter(name="logNestedStatements")
2387
2411
  def log_nested_statements(self) -> Optional[builtins.bool]:
2388
2412
  """
2389
- This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
2413
+ This GUC allows to turn off logging nested statements, that is, statements that areexecuted as part of another ExecutorRun. Default: `true`.
2390
2414
  """
2391
2415
  return pulumi.get(self, "log_nested_statements")
2392
2416
 
@@ -2402,7 +2426,7 @@ class AlloydbomniAlloydbomniUserConfigPgaudit(dict):
2402
2426
  @pulumi.getter(name="logParameterMaxSize")
2403
2427
  def log_parameter_max_size(self) -> Optional[builtins.int]:
2404
2428
  """
2405
- Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
2429
+ Specifies that parameter values longer than this setting (in bytes) should not be logged,but replaced with \\n\\n. Default: `0`.
2406
2430
  """
2407
2431
  return pulumi.get(self, "log_parameter_max_size")
2408
2432
 
@@ -2410,7 +2434,7 @@ class AlloydbomniAlloydbomniUserConfigPgaudit(dict):
2410
2434
  @pulumi.getter(name="logRelation")
2411
2435
  def log_relation(self) -> Optional[builtins.bool]:
2412
2436
  """
2413
- Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
2437
+ Specifies whether session audit logging should create a separate log entryfor each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
2414
2438
  """
2415
2439
  return pulumi.get(self, "log_relation")
2416
2440
 
@@ -2418,7 +2442,7 @@ class AlloydbomniAlloydbomniUserConfigPgaudit(dict):
2418
2442
  @pulumi.getter(name="logRows")
2419
2443
  def log_rows(self) -> Optional[builtins.bool]:
2420
2444
  """
2421
- Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
2445
+ Log Rows. Default: `false`.
2422
2446
  """
2423
2447
  return pulumi.get(self, "log_rows")
2424
2448
 
@@ -2434,7 +2458,7 @@ class AlloydbomniAlloydbomniUserConfigPgaudit(dict):
2434
2458
  @pulumi.getter(name="logStatementOnce")
2435
2459
  def log_statement_once(self) -> Optional[builtins.bool]:
2436
2460
  """
2437
- Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
2461
+ Specifies whether logging will include the statement text and parameters withthe first log entry for a statement/substatement combination or with every entry. Default: `false`.
2438
2462
  """
2439
2463
  return pulumi.get(self, "log_statement_once")
2440
2464
 
@@ -3696,6 +3720,8 @@ class ClickhouseClickhouseUserConfig(dict):
3696
3720
  suggest = "backup_hour"
3697
3721
  elif key == "backupMinute":
3698
3722
  suggest = "backup_minute"
3723
+ elif key == "enableIpv6":
3724
+ suggest = "enable_ipv6"
3699
3725
  elif key == "ipFilterObjects":
3700
3726
  suggest = "ip_filter_objects"
3701
3727
  elif key == "ipFilterStrings":
@@ -3734,6 +3760,7 @@ class ClickhouseClickhouseUserConfig(dict):
3734
3760
  additional_backup_regions: Optional[builtins.str] = None,
3735
3761
  backup_hour: Optional[builtins.int] = None,
3736
3762
  backup_minute: Optional[builtins.int] = None,
3763
+ enable_ipv6: Optional[builtins.bool] = None,
3737
3764
  ip_filter_objects: Optional[Sequence['outputs.ClickhouseClickhouseUserConfigIpFilterObject']] = None,
3738
3765
  ip_filter_strings: Optional[Sequence[builtins.str]] = None,
3739
3766
  ip_filters: Optional[Sequence[builtins.str]] = None,
@@ -3749,6 +3776,7 @@ class ClickhouseClickhouseUserConfig(dict):
3749
3776
  :param builtins.str additional_backup_regions: Additional Cloud Regions for Backup Replication.
3750
3777
  :param builtins.int backup_hour: The hour of day (in UTC) when backup for the service is started. New backup is only started if previous backup has already completed. Example: `3`.
3751
3778
  :param builtins.int backup_minute: The minute of an hour when backup for the service is started. New backup is only started if previous backup has already completed. Example: `30`.
3779
+ :param builtins.bool enable_ipv6: Register AAAA DNS records for the service, and allow IPv6 packets to service ports.
3752
3780
  :param Sequence['ClickhouseClickhouseUserConfigIpFilterObjectArgs'] ip_filter_objects: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`
3753
3781
  :param Sequence[builtins.str] ip_filter_strings: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
3754
3782
  :param Sequence[builtins.str] ip_filters: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
@@ -3767,6 +3795,8 @@ class ClickhouseClickhouseUserConfig(dict):
3767
3795
  pulumi.set(__self__, "backup_hour", backup_hour)
3768
3796
  if backup_minute is not None:
3769
3797
  pulumi.set(__self__, "backup_minute", backup_minute)
3798
+ if enable_ipv6 is not None:
3799
+ pulumi.set(__self__, "enable_ipv6", enable_ipv6)
3770
3800
  if ip_filter_objects is not None:
3771
3801
  pulumi.set(__self__, "ip_filter_objects", ip_filter_objects)
3772
3802
  if ip_filter_strings is not None:
@@ -3815,6 +3845,14 @@ class ClickhouseClickhouseUserConfig(dict):
3815
3845
  """
3816
3846
  return pulumi.get(self, "backup_minute")
3817
3847
 
3848
+ @property
3849
+ @pulumi.getter(name="enableIpv6")
3850
+ def enable_ipv6(self) -> Optional[builtins.bool]:
3851
+ """
3852
+ Register AAAA DNS records for the service, and allow IPv6 packets to service ports.
3853
+ """
3854
+ return pulumi.get(self, "enable_ipv6")
3855
+
3818
3856
  @property
3819
3857
  @pulumi.getter(name="ipFilterObjects")
3820
3858
  def ip_filter_objects(self) -> Optional[Sequence['outputs.ClickhouseClickhouseUserConfigIpFilterObject']]:
@@ -6992,7 +7030,7 @@ class GrafanaGrafanaUserConfig(dict):
6992
7030
  :param Sequence[builtins.str] ip_filter_strings: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
6993
7031
  :param Sequence[builtins.str] ip_filters: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
6994
7032
  :param builtins.bool metrics_enabled: Enable Grafana's /metrics endpoint.
6995
- :param builtins.bool oauth_allow_insecure_email_lookup: Enforce user lookup based on email instead of the unique ID provided by the IdP.
7033
+ :param builtins.bool oauth_allow_insecure_email_lookup: Enforce user lookup based on email instead of the unique ID provided by the IdP. This setup introduces significant security risks, such as potential phishing, spoofing, and other data breaches.
6996
7034
  :param 'GrafanaGrafanaUserConfigPrivateAccessArgs' private_access: Allow access to selected service ports from private networks
6997
7035
  :param 'GrafanaGrafanaUserConfigPrivatelinkAccessArgs' privatelink_access: Allow access to selected service components through Privatelink
6998
7036
  :param builtins.str project_to_fork_from: Name of another project to fork a service from. This has effect only when a new service is being created. Example: `anotherprojectname`.
@@ -7334,7 +7372,7 @@ class GrafanaGrafanaUserConfig(dict):
7334
7372
  @pulumi.getter(name="oauthAllowInsecureEmailLookup")
7335
7373
  def oauth_allow_insecure_email_lookup(self) -> Optional[builtins.bool]:
7336
7374
  """
7337
- Enforce user lookup based on email instead of the unique ID provided by the IdP.
7375
+ Enforce user lookup based on email instead of the unique ID provided by the IdP. This setup introduces significant security risks, such as potential phishing, spoofing, and other data breaches.
7338
7376
  """
7339
7377
  return pulumi.get(self, "oauth_allow_insecure_email_lookup")
7340
7378
 
@@ -13012,14 +13050,43 @@ class KafkaKafkaUserConfigSchemaRegistryConfig(dict):
13012
13050
 
13013
13051
  @pulumi.output_type
13014
13052
  class KafkaKafkaUserConfigSingleZone(dict):
13053
+ @staticmethod
13054
+ def __key_warning(key: str):
13055
+ suggest = None
13056
+ if key == "availabilityZone":
13057
+ suggest = "availability_zone"
13058
+
13059
+ if suggest:
13060
+ pulumi.log.warn(f"Key '{key}' not found in KafkaKafkaUserConfigSingleZone. Access the value via the '{suggest}' property getter instead.")
13061
+
13062
+ def __getitem__(self, key: str) -> Any:
13063
+ KafkaKafkaUserConfigSingleZone.__key_warning(key)
13064
+ return super().__getitem__(key)
13065
+
13066
+ def get(self, key: str, default = None) -> Any:
13067
+ KafkaKafkaUserConfigSingleZone.__key_warning(key)
13068
+ return super().get(key, default)
13069
+
13015
13070
  def __init__(__self__, *,
13071
+ availability_zone: Optional[builtins.str] = None,
13016
13072
  enabled: Optional[builtins.bool] = None):
13017
13073
  """
13074
+ :param builtins.str availability_zone: The availability zone to use for the service. This is only used when enabled is set to true. If not set the service will be allocated in random AZ.The AZ is not guaranteed, and the service may be allocated in a different AZ if the selected AZ is not available. Zones will not be validated and invalid zones will be ignored, falling back to random AZ selection. Common availability zones include: AWS (euc1-az1, euc1-az2, euc1-az3), GCP (europe-west1-a, europe-west1-b, europe-west1-c), Azure (germanywestcentral/1, germanywestcentral/2, germanywestcentral/3). Example: `euc1-az1`.
13018
13075
  :param builtins.bool enabled: Whether to allocate nodes on the same Availability Zone or spread across zones available. By default service nodes are spread across different AZs. The single AZ support is best-effort and may temporarily allocate nodes in different AZs e.g. in case of capacity limitations in one AZ.
13019
13076
  """
13077
+ if availability_zone is not None:
13078
+ pulumi.set(__self__, "availability_zone", availability_zone)
13020
13079
  if enabled is not None:
13021
13080
  pulumi.set(__self__, "enabled", enabled)
13022
13081
 
13082
+ @property
13083
+ @pulumi.getter(name="availabilityZone")
13084
+ def availability_zone(self) -> Optional[builtins.str]:
13085
+ """
13086
+ The availability zone to use for the service. This is only used when enabled is set to true. If not set the service will be allocated in random AZ.The AZ is not guaranteed, and the service may be allocated in a different AZ if the selected AZ is not available. Zones will not be validated and invalid zones will be ignored, falling back to random AZ selection. Common availability zones include: AWS (euc1-az1, euc1-az2, euc1-az3), GCP (europe-west1-a, europe-west1-b, europe-west1-c), Azure (germanywestcentral/1, germanywestcentral/2, germanywestcentral/3). Example: `euc1-az1`.
13087
+ """
13088
+ return pulumi.get(self, "availability_zone")
13089
+
13023
13090
  @property
13024
13091
  @pulumi.getter
13025
13092
  def enabled(self) -> Optional[builtins.bool]:
@@ -13811,6 +13878,8 @@ class KafkaTopicConfig(dict):
13811
13878
  suggest = "flush_ms"
13812
13879
  elif key == "indexIntervalBytes":
13813
13880
  suggest = "index_interval_bytes"
13881
+ elif key == "inklessEnable":
13882
+ suggest = "inkless_enable"
13814
13883
  elif key == "localRetentionBytes":
13815
13884
  suggest = "local_retention_bytes"
13816
13885
  elif key == "localRetentionMs":
@@ -13869,6 +13938,7 @@ class KafkaTopicConfig(dict):
13869
13938
  flush_messages: Optional[builtins.str] = None,
13870
13939
  flush_ms: Optional[builtins.str] = None,
13871
13940
  index_interval_bytes: Optional[builtins.str] = None,
13941
+ inkless_enable: Optional[builtins.bool] = None,
13872
13942
  local_retention_bytes: Optional[builtins.str] = None,
13873
13943
  local_retention_ms: Optional[builtins.str] = None,
13874
13944
  max_compaction_lag_ms: Optional[builtins.str] = None,
@@ -13897,6 +13967,7 @@ class KafkaTopicConfig(dict):
13897
13967
  :param builtins.str flush_messages: This setting allows specifying an interval at which we will force an fsync of data written to the log. For example if this was set to 1 we would fsync after every message; if it were 5 we would fsync after every five messages. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
13898
13968
  :param builtins.str flush_ms: This setting allows specifying a time interval at which we will force an fsync of data written to the log. For example if this was set to 1000 we would fsync after 1000 ms had passed. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
13899
13969
  :param builtins.str index_interval_bytes: This setting controls how frequently Kafka adds an index entry to its offset index. The default setting ensures that we index a message roughly every 4096 bytes. More indexing allows reads to jump closer to the exact position in the log but makes the index larger. You probably don't need to change this.
13970
+ :param builtins.bool inkless_enable: Creates a [diskless topic](https://aiven.io/docs/products/diskless). You can only do this when you create the topic and you cannot change it later. Diskless topics are only available for bring your own cloud (BYOC) services that have the feature enabled.
13900
13971
  :param builtins.str local_retention_bytes: This configuration controls the maximum bytes tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the limit is equal to overall retention time. If set to -1, no limit is applied but it's possible only if overall retention is also -1.
13901
13972
  :param builtins.str local_retention_ms: This configuration controls the maximum time tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the time limit is equal to overall retention time. If set to -1, no time limit is applied but it's possible only if overall retention is also -1.
13902
13973
  :param builtins.str max_compaction_lag_ms: The maximum time a message will remain ineligible for compaction in the log. Only applicable for logs that are being compacted.
@@ -13932,6 +14003,8 @@ class KafkaTopicConfig(dict):
13932
14003
  pulumi.set(__self__, "flush_ms", flush_ms)
13933
14004
  if index_interval_bytes is not None:
13934
14005
  pulumi.set(__self__, "index_interval_bytes", index_interval_bytes)
14006
+ if inkless_enable is not None:
14007
+ pulumi.set(__self__, "inkless_enable", inkless_enable)
13935
14008
  if local_retention_bytes is not None:
13936
14009
  pulumi.set(__self__, "local_retention_bytes", local_retention_bytes)
13937
14010
  if local_retention_ms is not None:
@@ -14029,6 +14102,14 @@ class KafkaTopicConfig(dict):
14029
14102
  """
14030
14103
  return pulumi.get(self, "index_interval_bytes")
14031
14104
 
14105
+ @property
14106
+ @pulumi.getter(name="inklessEnable")
14107
+ def inkless_enable(self) -> Optional[builtins.bool]:
14108
+ """
14109
+ Creates a [diskless topic](https://aiven.io/docs/products/diskless). You can only do this when you create the topic and you cannot change it later. Diskless topics are only available for bring your own cloud (BYOC) services that have the feature enabled.
14110
+ """
14111
+ return pulumi.get(self, "inkless_enable")
14112
+
14032
14113
  @property
14033
14114
  @pulumi.getter(name="localRetentionBytes")
14034
14115
  def local_retention_bytes(self) -> Optional[builtins.str]:
@@ -16277,6 +16358,8 @@ class MySqlMysqlUserConfig(dict):
16277
16358
  suggest = "ip_filter_strings"
16278
16359
  elif key == "ipFilters":
16279
16360
  suggest = "ip_filters"
16361
+ elif key == "mysqlIncrementalBackup":
16362
+ suggest = "mysql_incremental_backup"
16280
16363
  elif key == "mysqlVersion":
16281
16364
  suggest = "mysql_version"
16282
16365
  elif key == "privateAccess":
@@ -16319,6 +16402,7 @@ class MySqlMysqlUserConfig(dict):
16319
16402
  ip_filters: Optional[Sequence[builtins.str]] = None,
16320
16403
  migration: Optional['outputs.MySqlMysqlUserConfigMigration'] = None,
16321
16404
  mysql: Optional['outputs.MySqlMysqlUserConfigMysql'] = None,
16405
+ mysql_incremental_backup: Optional['outputs.MySqlMysqlUserConfigMysqlIncrementalBackup'] = None,
16322
16406
  mysql_version: Optional[builtins.str] = None,
16323
16407
  private_access: Optional['outputs.MySqlMysqlUserConfigPrivateAccess'] = None,
16324
16408
  privatelink_access: Optional['outputs.MySqlMysqlUserConfigPrivatelinkAccess'] = None,
@@ -16340,6 +16424,7 @@ class MySqlMysqlUserConfig(dict):
16340
16424
  :param Sequence[builtins.str] ip_filters: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
16341
16425
  :param 'MySqlMysqlUserConfigMigrationArgs' migration: Migrate data from existing server
16342
16426
  :param 'MySqlMysqlUserConfigMysqlArgs' mysql: mysql.conf configuration values
16427
+ :param 'MySqlMysqlUserConfigMysqlIncrementalBackupArgs' mysql_incremental_backup: MySQL incremental backup configuration
16343
16428
  :param builtins.str mysql_version: Enum: `8`, and newer. MySQL major version.
16344
16429
  :param 'MySqlMysqlUserConfigPrivateAccessArgs' private_access: Allow access to selected service ports from private networks
16345
16430
  :param 'MySqlMysqlUserConfigPrivatelinkAccessArgs' privatelink_access: Allow access to selected service components through Privatelink
@@ -16372,6 +16457,8 @@ class MySqlMysqlUserConfig(dict):
16372
16457
  pulumi.set(__self__, "migration", migration)
16373
16458
  if mysql is not None:
16374
16459
  pulumi.set(__self__, "mysql", mysql)
16460
+ if mysql_incremental_backup is not None:
16461
+ pulumi.set(__self__, "mysql_incremental_backup", mysql_incremental_backup)
16375
16462
  if mysql_version is not None:
16376
16463
  pulumi.set(__self__, "mysql_version", mysql_version)
16377
16464
  if private_access is not None:
@@ -16480,6 +16567,14 @@ class MySqlMysqlUserConfig(dict):
16480
16567
  """
16481
16568
  return pulumi.get(self, "mysql")
16482
16569
 
16570
+ @property
16571
+ @pulumi.getter(name="mysqlIncrementalBackup")
16572
+ def mysql_incremental_backup(self) -> Optional['outputs.MySqlMysqlUserConfigMysqlIncrementalBackup']:
16573
+ """
16574
+ MySQL incremental backup configuration
16575
+ """
16576
+ return pulumi.get(self, "mysql_incremental_backup")
16577
+
16483
16578
  @property
16484
16579
  @pulumi.getter(name="mysqlVersion")
16485
16580
  def mysql_version(self) -> Optional[builtins.str]:
@@ -17171,6 +17266,53 @@ class MySqlMysqlUserConfigMysql(dict):
17171
17266
  return pulumi.get(self, "wait_timeout")
17172
17267
 
17173
17268
 
17269
+ @pulumi.output_type
17270
+ class MySqlMysqlUserConfigMysqlIncrementalBackup(dict):
17271
+ @staticmethod
17272
+ def __key_warning(key: str):
17273
+ suggest = None
17274
+ if key == "fullBackupWeekSchedule":
17275
+ suggest = "full_backup_week_schedule"
17276
+
17277
+ if suggest:
17278
+ pulumi.log.warn(f"Key '{key}' not found in MySqlMysqlUserConfigMysqlIncrementalBackup. Access the value via the '{suggest}' property getter instead.")
17279
+
17280
+ def __getitem__(self, key: str) -> Any:
17281
+ MySqlMysqlUserConfigMysqlIncrementalBackup.__key_warning(key)
17282
+ return super().__getitem__(key)
17283
+
17284
+ def get(self, key: str, default = None) -> Any:
17285
+ MySqlMysqlUserConfigMysqlIncrementalBackup.__key_warning(key)
17286
+ return super().get(key, default)
17287
+
17288
+ def __init__(__self__, *,
17289
+ enabled: builtins.bool,
17290
+ full_backup_week_schedule: Optional[builtins.str] = None):
17291
+ """
17292
+ :param builtins.bool enabled: Enable periodic incremental backups. When enabled, full*backup*week_schedule must be set. Incremental backups only store changes since the last backup, making them faster and more storage-efficient than full backups. This is particularly useful for large databases where daily full backups would be too time-consuming or expensive.
17293
+ :param builtins.str full_backup_week_schedule: Comma-separated list of days of the week when full backups should be created. Valid values: mon, tue, wed, thu, fri, sat, sun. Example: `sun,wed`.
17294
+ """
17295
+ pulumi.set(__self__, "enabled", enabled)
17296
+ if full_backup_week_schedule is not None:
17297
+ pulumi.set(__self__, "full_backup_week_schedule", full_backup_week_schedule)
17298
+
17299
+ @property
17300
+ @pulumi.getter
17301
+ def enabled(self) -> builtins.bool:
17302
+ """
17303
+ Enable periodic incremental backups. When enabled, full*backup*week_schedule must be set. Incremental backups only store changes since the last backup, making them faster and more storage-efficient than full backups. This is particularly useful for large databases where daily full backups would be too time-consuming or expensive.
17304
+ """
17305
+ return pulumi.get(self, "enabled")
17306
+
17307
+ @property
17308
+ @pulumi.getter(name="fullBackupWeekSchedule")
17309
+ def full_backup_week_schedule(self) -> Optional[builtins.str]:
17310
+ """
17311
+ Comma-separated list of days of the week when full backups should be created. Valid values: mon, tue, wed, thu, fri, sat, sun. Example: `sun,wed`.
17312
+ """
17313
+ return pulumi.get(self, "full_backup_week_schedule")
17314
+
17315
+
17174
17316
  @pulumi.output_type
17175
17317
  class MySqlMysqlUserConfigPrivateAccess(dict):
17176
17318
  def __init__(__self__, *,
@@ -18784,8 +18926,12 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
18784
18926
  suggest = "action_destructive_requires_name"
18785
18927
  elif key == "authFailureListeners":
18786
18928
  suggest = "auth_failure_listeners"
18929
+ elif key == "clusterFilecacheRemoteDataRatio":
18930
+ suggest = "cluster_filecache_remote_data_ratio"
18787
18931
  elif key == "clusterMaxShardsPerNode":
18788
18932
  suggest = "cluster_max_shards_per_node"
18933
+ elif key == "clusterRemoteStore":
18934
+ suggest = "cluster_remote_store"
18789
18935
  elif key == "clusterRoutingAllocationBalancePreferPrimary":
18790
18936
  suggest = "cluster_routing_allocation_balance_prefer_primary"
18791
18937
  elif key == "clusterRoutingAllocationNodeConcurrentRecoveries":
@@ -18846,12 +18992,16 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
18846
18992
  suggest = "knn_memory_circuit_breaker_enabled"
18847
18993
  elif key == "knnMemoryCircuitBreakerLimit":
18848
18994
  suggest = "knn_memory_circuit_breaker_limit"
18995
+ elif key == "nodeSearchCacheSize":
18996
+ suggest = "node_search_cache_size"
18849
18997
  elif key == "overrideMainResponseVersion":
18850
18998
  suggest = "override_main_response_version"
18851
18999
  elif key == "pluginsAlertingFilterByBackendRoles":
18852
19000
  suggest = "plugins_alerting_filter_by_backend_roles"
18853
19001
  elif key == "reindexRemoteWhitelists":
18854
19002
  suggest = "reindex_remote_whitelists"
19003
+ elif key == "remoteStore":
19004
+ suggest = "remote_store"
18855
19005
  elif key == "scriptMaxCompilationsRate":
18856
19006
  suggest = "script_max_compilations_rate"
18857
19007
  elif key == "searchBackpressure":
@@ -18900,7 +19050,9 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
18900
19050
  action_auto_create_index_enabled: Optional[builtins.bool] = None,
18901
19051
  action_destructive_requires_name: Optional[builtins.bool] = None,
18902
19052
  auth_failure_listeners: Optional['outputs.OpenSearchOpensearchUserConfigOpensearchAuthFailureListeners'] = None,
19053
+ cluster_filecache_remote_data_ratio: Optional[builtins.float] = None,
18903
19054
  cluster_max_shards_per_node: Optional[builtins.int] = None,
19055
+ cluster_remote_store: Optional['outputs.OpenSearchOpensearchUserConfigOpensearchClusterRemoteStore'] = None,
18904
19056
  cluster_routing_allocation_balance_prefer_primary: Optional[builtins.bool] = None,
18905
19057
  cluster_routing_allocation_node_concurrent_recoveries: Optional[builtins.int] = None,
18906
19058
  cluster_search_request_slowlog: Optional['outputs.OpenSearchOpensearchUserConfigOpensearchClusterSearchRequestSlowlog'] = None,
@@ -18931,9 +19083,11 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
18931
19083
  ism_history_rollover_retention_period: Optional[builtins.int] = None,
18932
19084
  knn_memory_circuit_breaker_enabled: Optional[builtins.bool] = None,
18933
19085
  knn_memory_circuit_breaker_limit: Optional[builtins.int] = None,
19086
+ node_search_cache_size: Optional[builtins.str] = None,
18934
19087
  override_main_response_version: Optional[builtins.bool] = None,
18935
19088
  plugins_alerting_filter_by_backend_roles: Optional[builtins.bool] = None,
18936
19089
  reindex_remote_whitelists: Optional[Sequence[builtins.str]] = None,
19090
+ remote_store: Optional['outputs.OpenSearchOpensearchUserConfigOpensearchRemoteStore'] = None,
18937
19091
  script_max_compilations_rate: Optional[builtins.str] = None,
18938
19092
  search_backpressure: Optional['outputs.OpenSearchOpensearchUserConfigOpensearchSearchBackpressure'] = None,
18939
19093
  search_insights_top_queries: Optional['outputs.OpenSearchOpensearchUserConfigOpensearchSearchInsightsTopQueries'] = None,
@@ -18955,8 +19109,9 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
18955
19109
  :param builtins.bool action_auto_create_index_enabled: Explicitly allow or block automatic creation of indices. Defaults to true.
18956
19110
  :param builtins.bool action_destructive_requires_name: Require explicit index names when deleting.
18957
19111
  :param 'OpenSearchOpensearchUserConfigOpensearchAuthFailureListenersArgs' auth_failure_listeners: Opensearch Security Plugin Settings
19112
+ :param builtins.float cluster_filecache_remote_data_ratio: Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 0.
18958
19113
  :param builtins.int cluster_max_shards_per_node: Controls the number of shards allowed in the cluster per data node. Example: `1000`.
18959
- :param builtins.bool cluster_routing_allocation_balance_prefer_primary: When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false. Default: `false`.
19114
+ :param builtins.bool cluster_routing_allocation_balance_prefer_primary: When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false.
18960
19115
  :param builtins.int cluster_routing_allocation_node_concurrent_recoveries: How many concurrent incoming/outgoing shard recoveries (normally replicas) are allowed to happen on a node. Defaults to node cpu count * 2.
18961
19116
  :param 'OpenSearchOpensearchUserConfigOpensearchDiskWatermarksArgs' disk_watermarks: Watermark settings
18962
19117
  :param builtins.str email_sender_name: Sender name placeholder to be used in Opensearch Dashboards and Opensearch keystore. Example: `alert-sender`.
@@ -18985,6 +19140,7 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
18985
19140
  :param builtins.int ism_history_rollover_retention_period: How long audit history indices are kept in days. Example: `30`.
18986
19141
  :param builtins.bool knn_memory_circuit_breaker_enabled: Enable or disable KNN memory circuit breaker. Defaults to true.
18987
19142
  :param builtins.int knn_memory_circuit_breaker_limit: Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size.
19143
+ :param builtins.str node_search_cache_size: Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 5gb. Requires restarting all OpenSearch nodes.
18988
19144
  :param builtins.bool override_main_response_version: Compatibility mode sets OpenSearch to report its version as 7.10 so clients continue to work. Default is false.
18989
19145
  :param builtins.bool plugins_alerting_filter_by_backend_roles: Enable or disable filtering of alerting by backend roles. Requires Security plugin. Defaults to false.
18990
19146
  :param Sequence[builtins.str] reindex_remote_whitelists: Whitelisted addresses for reindexing. Changing this value will cause all OpenSearch instances to restart.
@@ -19011,8 +19167,12 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
19011
19167
  pulumi.set(__self__, "action_destructive_requires_name", action_destructive_requires_name)
19012
19168
  if auth_failure_listeners is not None:
19013
19169
  pulumi.set(__self__, "auth_failure_listeners", auth_failure_listeners)
19170
+ if cluster_filecache_remote_data_ratio is not None:
19171
+ pulumi.set(__self__, "cluster_filecache_remote_data_ratio", cluster_filecache_remote_data_ratio)
19014
19172
  if cluster_max_shards_per_node is not None:
19015
19173
  pulumi.set(__self__, "cluster_max_shards_per_node", cluster_max_shards_per_node)
19174
+ if cluster_remote_store is not None:
19175
+ pulumi.set(__self__, "cluster_remote_store", cluster_remote_store)
19016
19176
  if cluster_routing_allocation_balance_prefer_primary is not None:
19017
19177
  pulumi.set(__self__, "cluster_routing_allocation_balance_prefer_primary", cluster_routing_allocation_balance_prefer_primary)
19018
19178
  if cluster_routing_allocation_node_concurrent_recoveries is not None:
@@ -19073,12 +19233,16 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
19073
19233
  pulumi.set(__self__, "knn_memory_circuit_breaker_enabled", knn_memory_circuit_breaker_enabled)
19074
19234
  if knn_memory_circuit_breaker_limit is not None:
19075
19235
  pulumi.set(__self__, "knn_memory_circuit_breaker_limit", knn_memory_circuit_breaker_limit)
19236
+ if node_search_cache_size is not None:
19237
+ pulumi.set(__self__, "node_search_cache_size", node_search_cache_size)
19076
19238
  if override_main_response_version is not None:
19077
19239
  pulumi.set(__self__, "override_main_response_version", override_main_response_version)
19078
19240
  if plugins_alerting_filter_by_backend_roles is not None:
19079
19241
  pulumi.set(__self__, "plugins_alerting_filter_by_backend_roles", plugins_alerting_filter_by_backend_roles)
19080
19242
  if reindex_remote_whitelists is not None:
19081
19243
  pulumi.set(__self__, "reindex_remote_whitelists", reindex_remote_whitelists)
19244
+ if remote_store is not None:
19245
+ pulumi.set(__self__, "remote_store", remote_store)
19082
19246
  if script_max_compilations_rate is not None:
19083
19247
  pulumi.set(__self__, "script_max_compilations_rate", script_max_compilations_rate)
19084
19248
  if search_backpressure is not None:
@@ -19138,6 +19302,14 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
19138
19302
  """
19139
19303
  return pulumi.get(self, "auth_failure_listeners")
19140
19304
 
19305
+ @property
19306
+ @pulumi.getter(name="clusterFilecacheRemoteDataRatio")
19307
+ def cluster_filecache_remote_data_ratio(self) -> Optional[builtins.float]:
19308
+ """
19309
+ Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 0.
19310
+ """
19311
+ return pulumi.get(self, "cluster_filecache_remote_data_ratio")
19312
+
19141
19313
  @property
19142
19314
  @pulumi.getter(name="clusterMaxShardsPerNode")
19143
19315
  def cluster_max_shards_per_node(self) -> Optional[builtins.int]:
@@ -19146,11 +19318,16 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
19146
19318
  """
19147
19319
  return pulumi.get(self, "cluster_max_shards_per_node")
19148
19320
 
19321
+ @property
19322
+ @pulumi.getter(name="clusterRemoteStore")
19323
+ def cluster_remote_store(self) -> Optional['outputs.OpenSearchOpensearchUserConfigOpensearchClusterRemoteStore']:
19324
+ return pulumi.get(self, "cluster_remote_store")
19325
+
19149
19326
  @property
19150
19327
  @pulumi.getter(name="clusterRoutingAllocationBalancePreferPrimary")
19151
19328
  def cluster_routing_allocation_balance_prefer_primary(self) -> Optional[builtins.bool]:
19152
19329
  """
19153
- When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false. Default: `false`.
19330
+ When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false.
19154
19331
  """
19155
19332
  return pulumi.get(self, "cluster_routing_allocation_balance_prefer_primary")
19156
19333
 
@@ -19383,6 +19560,14 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
19383
19560
  """
19384
19561
  return pulumi.get(self, "knn_memory_circuit_breaker_limit")
19385
19562
 
19563
+ @property
19564
+ @pulumi.getter(name="nodeSearchCacheSize")
19565
+ def node_search_cache_size(self) -> Optional[builtins.str]:
19566
+ """
19567
+ Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 5gb. Requires restarting all OpenSearch nodes.
19568
+ """
19569
+ return pulumi.get(self, "node_search_cache_size")
19570
+
19386
19571
  @property
19387
19572
  @pulumi.getter(name="overrideMainResponseVersion")
19388
19573
  def override_main_response_version(self) -> Optional[builtins.bool]:
@@ -19407,6 +19592,11 @@ class OpenSearchOpensearchUserConfigOpensearch(dict):
19407
19592
  """
19408
19593
  return pulumi.get(self, "reindex_remote_whitelists")
19409
19594
 
19595
+ @property
19596
+ @pulumi.getter(name="remoteStore")
19597
+ def remote_store(self) -> Optional['outputs.OpenSearchOpensearchUserConfigOpensearchRemoteStore']:
19598
+ return pulumi.get(self, "remote_store")
19599
+
19410
19600
  @property
19411
19601
  @pulumi.getter(name="scriptMaxCompilationsRate")
19412
19602
  def script_max_compilations_rate(self) -> Optional[builtins.str]:
@@ -19810,6 +20000,84 @@ class OpenSearchOpensearchUserConfigOpensearchAuthFailureListenersIpRateLimiting
19810
20000
  return pulumi.get(self, "type")
19811
20001
 
19812
20002
 
20003
+ @pulumi.output_type
20004
+ class OpenSearchOpensearchUserConfigOpensearchClusterRemoteStore(dict):
20005
+ @staticmethod
20006
+ def __key_warning(key: str):
20007
+ suggest = None
20008
+ if key == "stateGlobalMetadataUploadTimeout":
20009
+ suggest = "state_global_metadata_upload_timeout"
20010
+ elif key == "stateMetadataManifestUploadTimeout":
20011
+ suggest = "state_metadata_manifest_upload_timeout"
20012
+ elif key == "translogBufferInterval":
20013
+ suggest = "translog_buffer_interval"
20014
+ elif key == "translogMaxReaders":
20015
+ suggest = "translog_max_readers"
20016
+
20017
+ if suggest:
20018
+ pulumi.log.warn(f"Key '{key}' not found in OpenSearchOpensearchUserConfigOpensearchClusterRemoteStore. Access the value via the '{suggest}' property getter instead.")
20019
+
20020
+ def __getitem__(self, key: str) -> Any:
20021
+ OpenSearchOpensearchUserConfigOpensearchClusterRemoteStore.__key_warning(key)
20022
+ return super().__getitem__(key)
20023
+
20024
+ def get(self, key: str, default = None) -> Any:
20025
+ OpenSearchOpensearchUserConfigOpensearchClusterRemoteStore.__key_warning(key)
20026
+ return super().get(key, default)
20027
+
20028
+ def __init__(__self__, *,
20029
+ state_global_metadata_upload_timeout: Optional[builtins.str] = None,
20030
+ state_metadata_manifest_upload_timeout: Optional[builtins.str] = None,
20031
+ translog_buffer_interval: Optional[builtins.str] = None,
20032
+ translog_max_readers: Optional[builtins.int] = None):
20033
+ """
20034
+ :param builtins.str state_global_metadata_upload_timeout: The amount of time to wait for the cluster state upload to complete. Defaults to 20s.
20035
+ :param builtins.str state_metadata_manifest_upload_timeout: The amount of time to wait for the manifest file upload to complete. The manifest file contains the details of each of the files uploaded for a single cluster state, both index metadata files and global metadata files. Defaults to 20s.
20036
+ :param builtins.str translog_buffer_interval: The default value of the translog buffer interval used when performing periodic translog updates. This setting is only effective when the index setting `index.remote_store.translog.buffer_interval` is not present. Defaults to 650ms.
20037
+ :param builtins.int translog_max_readers: Sets the maximum number of open translog files for remote-backed indexes. This limits the total number of translog files per shard. After reaching this limit, the remote store flushes the translog files. Default is 1000. The minimum required is 100. Example: `1000`.
20038
+ """
20039
+ if state_global_metadata_upload_timeout is not None:
20040
+ pulumi.set(__self__, "state_global_metadata_upload_timeout", state_global_metadata_upload_timeout)
20041
+ if state_metadata_manifest_upload_timeout is not None:
20042
+ pulumi.set(__self__, "state_metadata_manifest_upload_timeout", state_metadata_manifest_upload_timeout)
20043
+ if translog_buffer_interval is not None:
20044
+ pulumi.set(__self__, "translog_buffer_interval", translog_buffer_interval)
20045
+ if translog_max_readers is not None:
20046
+ pulumi.set(__self__, "translog_max_readers", translog_max_readers)
20047
+
20048
+ @property
20049
+ @pulumi.getter(name="stateGlobalMetadataUploadTimeout")
20050
+ def state_global_metadata_upload_timeout(self) -> Optional[builtins.str]:
20051
+ """
20052
+ The amount of time to wait for the cluster state upload to complete. Defaults to 20s.
20053
+ """
20054
+ return pulumi.get(self, "state_global_metadata_upload_timeout")
20055
+
20056
+ @property
20057
+ @pulumi.getter(name="stateMetadataManifestUploadTimeout")
20058
+ def state_metadata_manifest_upload_timeout(self) -> Optional[builtins.str]:
20059
+ """
20060
+ The amount of time to wait for the manifest file upload to complete. The manifest file contains the details of each of the files uploaded for a single cluster state, both index metadata files and global metadata files. Defaults to 20s.
20061
+ """
20062
+ return pulumi.get(self, "state_metadata_manifest_upload_timeout")
20063
+
20064
+ @property
20065
+ @pulumi.getter(name="translogBufferInterval")
20066
+ def translog_buffer_interval(self) -> Optional[builtins.str]:
20067
+ """
20068
+ The default value of the translog buffer interval used when performing periodic translog updates. This setting is only effective when the index setting `index.remote_store.translog.buffer_interval` is not present. Defaults to 650ms.
20069
+ """
20070
+ return pulumi.get(self, "translog_buffer_interval")
20071
+
20072
+ @property
20073
+ @pulumi.getter(name="translogMaxReaders")
20074
+ def translog_max_readers(self) -> Optional[builtins.int]:
20075
+ """
20076
+ Sets the maximum number of open translog files for remote-backed indexes. This limits the total number of translog files per shard. After reaching this limit, the remote store flushes the translog files. Default is 1000. The minimum required is 100. Example: `1000`.
20077
+ """
20078
+ return pulumi.get(self, "translog_max_readers")
20079
+
20080
+
19813
20081
  @pulumi.output_type
19814
20082
  class OpenSearchOpensearchUserConfigOpensearchClusterSearchRequestSlowlog(dict):
19815
20083
  def __init__(__self__, *,
@@ -20025,6 +20293,84 @@ class OpenSearchOpensearchUserConfigOpensearchDiskWatermarks(dict):
20025
20293
  return pulumi.get(self, "low")
20026
20294
 
20027
20295
 
20296
+ @pulumi.output_type
20297
+ class OpenSearchOpensearchUserConfigOpensearchRemoteStore(dict):
20298
+ @staticmethod
20299
+ def __key_warning(key: str):
20300
+ suggest = None
20301
+ if key == "segmentPressureBytesLagVarianceFactor":
20302
+ suggest = "segment_pressure_bytes_lag_variance_factor"
20303
+ elif key == "segmentPressureConsecutiveFailuresLimit":
20304
+ suggest = "segment_pressure_consecutive_failures_limit"
20305
+ elif key == "segmentPressureEnabled":
20306
+ suggest = "segment_pressure_enabled"
20307
+ elif key == "segmentPressureTimeLagVarianceFactor":
20308
+ suggest = "segment_pressure_time_lag_variance_factor"
20309
+
20310
+ if suggest:
20311
+ pulumi.log.warn(f"Key '{key}' not found in OpenSearchOpensearchUserConfigOpensearchRemoteStore. Access the value via the '{suggest}' property getter instead.")
20312
+
20313
+ def __getitem__(self, key: str) -> Any:
20314
+ OpenSearchOpensearchUserConfigOpensearchRemoteStore.__key_warning(key)
20315
+ return super().__getitem__(key)
20316
+
20317
+ def get(self, key: str, default = None) -> Any:
20318
+ OpenSearchOpensearchUserConfigOpensearchRemoteStore.__key_warning(key)
20319
+ return super().get(key, default)
20320
+
20321
+ def __init__(__self__, *,
20322
+ segment_pressure_bytes_lag_variance_factor: Optional[builtins.float] = None,
20323
+ segment_pressure_consecutive_failures_limit: Optional[builtins.int] = None,
20324
+ segment_pressure_enabled: Optional[builtins.bool] = None,
20325
+ segment_pressure_time_lag_variance_factor: Optional[builtins.float] = None):
20326
+ """
20327
+ :param builtins.float segment_pressure_bytes_lag_variance_factor: The variance factor that is used together with the moving average to calculate the dynamic bytes lag threshold for activating remote segment backpressure. Defaults to 10.
20328
+ :param builtins.int segment_pressure_consecutive_failures_limit: The minimum consecutive failure count for activating remote segment backpressure. Defaults to 5.
20329
+ :param builtins.bool segment_pressure_enabled: Enables remote segment backpressure. Default is `true`.
20330
+ :param builtins.float segment_pressure_time_lag_variance_factor: The variance factor that is used together with the moving average to calculate the dynamic time lag threshold for activating remote segment backpressure. Defaults to 10.
20331
+ """
20332
+ if segment_pressure_bytes_lag_variance_factor is not None:
20333
+ pulumi.set(__self__, "segment_pressure_bytes_lag_variance_factor", segment_pressure_bytes_lag_variance_factor)
20334
+ if segment_pressure_consecutive_failures_limit is not None:
20335
+ pulumi.set(__self__, "segment_pressure_consecutive_failures_limit", segment_pressure_consecutive_failures_limit)
20336
+ if segment_pressure_enabled is not None:
20337
+ pulumi.set(__self__, "segment_pressure_enabled", segment_pressure_enabled)
20338
+ if segment_pressure_time_lag_variance_factor is not None:
20339
+ pulumi.set(__self__, "segment_pressure_time_lag_variance_factor", segment_pressure_time_lag_variance_factor)
20340
+
20341
+ @property
20342
+ @pulumi.getter(name="segmentPressureBytesLagVarianceFactor")
20343
+ def segment_pressure_bytes_lag_variance_factor(self) -> Optional[builtins.float]:
20344
+ """
20345
+ The variance factor that is used together with the moving average to calculate the dynamic bytes lag threshold for activating remote segment backpressure. Defaults to 10.
20346
+ """
20347
+ return pulumi.get(self, "segment_pressure_bytes_lag_variance_factor")
20348
+
20349
+ @property
20350
+ @pulumi.getter(name="segmentPressureConsecutiveFailuresLimit")
20351
+ def segment_pressure_consecutive_failures_limit(self) -> Optional[builtins.int]:
20352
+ """
20353
+ The minimum consecutive failure count for activating remote segment backpressure. Defaults to 5.
20354
+ """
20355
+ return pulumi.get(self, "segment_pressure_consecutive_failures_limit")
20356
+
20357
+ @property
20358
+ @pulumi.getter(name="segmentPressureEnabled")
20359
+ def segment_pressure_enabled(self) -> Optional[builtins.bool]:
20360
+ """
20361
+ Enables remote segment backpressure. Default is `true`.
20362
+ """
20363
+ return pulumi.get(self, "segment_pressure_enabled")
20364
+
20365
+ @property
20366
+ @pulumi.getter(name="segmentPressureTimeLagVarianceFactor")
20367
+ def segment_pressure_time_lag_variance_factor(self) -> Optional[builtins.float]:
20368
+ """
20369
+ The variance factor that is used together with the moving average to calculate the dynamic time lag threshold for activating remote segment backpressure. Defaults to 10.
20370
+ """
20371
+ return pulumi.get(self, "segment_pressure_time_lag_variance_factor")
20372
+
20373
+
20028
20374
  @pulumi.output_type
20029
20375
  class OpenSearchOpensearchUserConfigOpensearchSearchBackpressure(dict):
20030
20376
  @staticmethod
@@ -20796,12 +21142,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressure(dict):
20796
21142
  primary_parameter: Optional['outputs.OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameter'] = None):
20797
21143
  """
20798
21144
  :param builtins.bool enabled: Enable or disable shard indexing backpressure. Default is false.
20799
- :param builtins.bool enforced: Run shard indexing backpressure in shadow mode or enforced mode.
20800
- In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics,
20801
- but it doesn’t actually reject any indexing requests.
20802
- In enforced mode (value set as true),
20803
- shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance.
20804
- Default is false.
21145
+ :param builtins.bool enforced: Run shard indexing backpressure in shadow mode or enforced mode. In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics, but it doesn’t actually reject any indexing requests. In enforced mode (value set as true), shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance. Default is false.
20805
21146
  :param 'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgs' operating_factor: Operating factor
20806
21147
  :param 'OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgs' primary_parameter: Primary parameter
20807
21148
  """
@@ -20826,12 +21167,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressure(dict):
20826
21167
  @pulumi.getter
20827
21168
  def enforced(self) -> Optional[builtins.bool]:
20828
21169
  """
20829
- Run shard indexing backpressure in shadow mode or enforced mode.
20830
- In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics,
20831
- but it doesn’t actually reject any indexing requests.
20832
- In enforced mode (value set as true),
20833
- shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance.
20834
- Default is false.
21170
+ Run shard indexing backpressure in shadow mode or enforced mode. In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics, but it doesn’t actually reject any indexing requests. In enforced mode (value set as true), shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance. Default is false.
20835
21171
  """
20836
21172
  return pulumi.get(self, "enforced")
20837
21173
 
@@ -20859,18 +21195,9 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFact
20859
21195
  optimal: Optional[builtins.float] = None,
20860
21196
  upper: Optional[builtins.float] = None):
20861
21197
  """
20862
- :param builtins.float lower: Specify the lower occupancy limit of the allocated quota of memory for the shard.
20863
- If the total memory usage of a shard is below this limit,
20864
- shard indexing backpressure decreases the current allocated memory for that shard.
20865
- Default is 0.75.
20866
- :param builtins.float optimal: Specify the optimal occupancy of the allocated quota of memory for the shard.
20867
- If the total memory usage of a shard is at this level,
20868
- shard indexing backpressure doesn’t change the current allocated memory for that shard.
20869
- Default is 0.85.
20870
- :param builtins.float upper: Specify the upper occupancy limit of the allocated quota of memory for the shard.
20871
- If the total memory usage of a shard is above this limit,
20872
- shard indexing backpressure increases the current allocated memory for that shard.
20873
- Default is 0.95.
21198
+ :param builtins.float lower: Specify the lower occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is below this limit, shard indexing backpressure decreases the current allocated memory for that shard. Default is 0.75.
21199
+ :param builtins.float optimal: Specify the optimal occupancy of the allocated quota of memory for the shard. If the total memory usage of a shard is at this level, shard indexing backpressure doesn’t change the current allocated memory for that shard. Default is 0.85.
21200
+ :param builtins.float upper: Specify the upper occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is above this limit, shard indexing backpressure increases the current allocated memory for that shard. Default is 0.95.
20874
21201
  """
20875
21202
  if lower is not None:
20876
21203
  pulumi.set(__self__, "lower", lower)
@@ -20883,10 +21210,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFact
20883
21210
  @pulumi.getter
20884
21211
  def lower(self) -> Optional[builtins.float]:
20885
21212
  """
20886
- Specify the lower occupancy limit of the allocated quota of memory for the shard.
20887
- If the total memory usage of a shard is below this limit,
20888
- shard indexing backpressure decreases the current allocated memory for that shard.
20889
- Default is 0.75.
21213
+ Specify the lower occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is below this limit, shard indexing backpressure decreases the current allocated memory for that shard. Default is 0.75.
20890
21214
  """
20891
21215
  return pulumi.get(self, "lower")
20892
21216
 
@@ -20894,10 +21218,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFact
20894
21218
  @pulumi.getter
20895
21219
  def optimal(self) -> Optional[builtins.float]:
20896
21220
  """
20897
- Specify the optimal occupancy of the allocated quota of memory for the shard.
20898
- If the total memory usage of a shard is at this level,
20899
- shard indexing backpressure doesn’t change the current allocated memory for that shard.
20900
- Default is 0.85.
21221
+ Specify the optimal occupancy of the allocated quota of memory for the shard. If the total memory usage of a shard is at this level, shard indexing backpressure doesn’t change the current allocated memory for that shard. Default is 0.85.
20901
21222
  """
20902
21223
  return pulumi.get(self, "optimal")
20903
21224
 
@@ -20905,10 +21226,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFact
20905
21226
  @pulumi.getter
20906
21227
  def upper(self) -> Optional[builtins.float]:
20907
21228
  """
20908
- Specify the upper occupancy limit of the allocated quota of memory for the shard.
20909
- If the total memory usage of a shard is above this limit,
20910
- shard indexing backpressure increases the current allocated memory for that shard.
20911
- Default is 0.95.
21229
+ Specify the upper occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is above this limit, shard indexing backpressure increases the current allocated memory for that shard. Default is 0.95.
20912
21230
  """
20913
21231
  return pulumi.get(self, "upper")
20914
21232
 
@@ -20956,9 +21274,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParame
20956
21274
  def __init__(__self__, *,
20957
21275
  soft_limit: Optional[builtins.float] = None):
20958
21276
  """
20959
- :param builtins.float soft_limit: Define the percentage of the node-level memory
20960
- threshold that acts as a soft indicator for strain on a node.
20961
- Default is 0.7.
21277
+ :param builtins.float soft_limit: Define the percentage of the node-level memory threshold that acts as a soft indicator for strain on a node. Default is 0.7.
20962
21278
  """
20963
21279
  if soft_limit is not None:
20964
21280
  pulumi.set(__self__, "soft_limit", soft_limit)
@@ -20967,9 +21283,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParame
20967
21283
  @pulumi.getter(name="softLimit")
20968
21284
  def soft_limit(self) -> Optional[builtins.float]:
20969
21285
  """
20970
- Define the percentage of the node-level memory
20971
- threshold that acts as a soft indicator for strain on a node.
20972
- Default is 0.7.
21286
+ Define the percentage of the node-level memory threshold that acts as a soft indicator for strain on a node. Default is 0.7.
20973
21287
  """
20974
21288
  return pulumi.get(self, "soft_limit")
20975
21289
 
@@ -20996,9 +21310,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParame
20996
21310
  def __init__(__self__, *,
20997
21311
  min_limit: Optional[builtins.float] = None):
20998
21312
  """
20999
- :param builtins.float min_limit: Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica).
21000
- Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard.
21001
- Default is 0.001.
21313
+ :param builtins.float min_limit: Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica). Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard. Default is 0.001.
21002
21314
  """
21003
21315
  if min_limit is not None:
21004
21316
  pulumi.set(__self__, "min_limit", min_limit)
@@ -21007,9 +21319,7 @@ class OpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParame
21007
21319
  @pulumi.getter(name="minLimit")
21008
21320
  def min_limit(self) -> Optional[builtins.float]:
21009
21321
  """
21010
- Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica).
21011
- Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard.
21012
- Default is 0.001.
21322
+ Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica). Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard. Default is 0.001.
21013
21323
  """
21014
21324
  return pulumi.get(self, "min_limit")
21015
21325
 
@@ -21805,7 +22115,7 @@ class OrganizationPermissionPermission(dict):
21805
22115
  create_time: Optional[builtins.str] = None,
21806
22116
  update_time: Optional[builtins.str] = None):
21807
22117
  """
21808
- :param Sequence[builtins.str] permissions: List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:billing:read`, `organization:billing:write`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:networking:read`, `organization:networking:write`, `organization:projects:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
22118
+ :param Sequence[builtins.str] permissions: List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:billing:read`, `organization:billing:write`, `organization:domains:write`, `organization:groups:write`, `organization:networking:read`, `organization:networking:write`, `organization:projects:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
21809
22119
  :param builtins.str principal_id: ID of the user or group to grant permissions to. Only active users who have accepted an [invite](https://aiven.io/docs/platform/howto/manage-org-users) to join the organization can be granted permissions.
21810
22120
  :param builtins.str principal_type: The type of principal. The possible values are `user` and `user_group`.
21811
22121
  :param builtins.str create_time: Time created.
@@ -21823,7 +22133,7 @@ class OrganizationPermissionPermission(dict):
21823
22133
  @pulumi.getter
21824
22134
  def permissions(self) -> Sequence[builtins.str]:
21825
22135
  """
21826
- List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:billing:read`, `organization:billing:write`, `organization:domains:write`, `organization:groups:write`, `organization:idps:write`, `organization:networking:read`, `organization:networking:write`, `organization:projects:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
22136
+ List of [roles and permissions](https://aiven.io/docs/platform/concepts/permissions) to grant. The possible values are `admin`, `developer`, `operator`, `organization:app_users:write`, `organization:audit_logs:read`, `organization:billing:read`, `organization:billing:write`, `organization:domains:write`, `organization:groups:write`, `organization:networking:read`, `organization:networking:write`, `organization:projects:write`, `organization:users:write`, `project:audit_logs:read`, `project:integrations:read`, `project:integrations:write`, `project:networking:read`, `project:networking:write`, `project:permissions:read`, `project:services:read`, `project:services:write`, `read_only`, `role:organization:admin`, `role:services:maintenance`, `role:services:recover`, `service:configuration:write`, `service:data:write`, `service:logs:read`, `service:secrets:read` and `service:users:write`.
21827
22137
  """
21828
22138
  return pulumi.get(self, "permissions")
21829
22139
 
@@ -23152,6 +23462,8 @@ class PgPgUserConfigPg(dict):
23152
23462
  suggest = "log_min_duration_statement"
23153
23463
  elif key == "logTempFiles":
23154
23464
  suggest = "log_temp_files"
23465
+ elif key == "maxConnections":
23466
+ suggest = "max_connections"
23155
23467
  elif key == "maxFilesPerProcess":
23156
23468
  suggest = "max_files_per_process"
23157
23469
  elif key == "maxLocksPerTransaction":
@@ -23176,6 +23488,8 @@ class PgPgUserConfigPg(dict):
23176
23488
  suggest = "max_standby_archive_delay"
23177
23489
  elif key == "maxStandbyStreamingDelay":
23178
23490
  suggest = "max_standby_streaming_delay"
23491
+ elif key == "maxSyncWorkersPerSubscription":
23492
+ suggest = "max_sync_workers_per_subscription"
23179
23493
  elif key == "maxWalSenders":
23180
23494
  suggest = "max_wal_senders"
23181
23495
  elif key == "maxWorkerProcesses":
@@ -23241,6 +23555,7 @@ class PgPgUserConfigPg(dict):
23241
23555
  log_line_prefix: Optional[builtins.str] = None,
23242
23556
  log_min_duration_statement: Optional[builtins.int] = None,
23243
23557
  log_temp_files: Optional[builtins.int] = None,
23558
+ max_connections: Optional[builtins.int] = None,
23244
23559
  max_files_per_process: Optional[builtins.int] = None,
23245
23560
  max_locks_per_transaction: Optional[builtins.int] = None,
23246
23561
  max_logical_replication_workers: Optional[builtins.int] = None,
@@ -23253,6 +23568,7 @@ class PgPgUserConfigPg(dict):
23253
23568
  max_stack_depth: Optional[builtins.int] = None,
23254
23569
  max_standby_archive_delay: Optional[builtins.int] = None,
23255
23570
  max_standby_streaming_delay: Optional[builtins.int] = None,
23571
+ max_sync_workers_per_subscription: Optional[builtins.int] = None,
23256
23572
  max_wal_senders: Optional[builtins.int] = None,
23257
23573
  max_worker_processes: Optional[builtins.int] = None,
23258
23574
  password_encryption: Optional[builtins.str] = None,
@@ -23292,6 +23608,7 @@ class PgPgUserConfigPg(dict):
23292
23608
  :param builtins.str log_line_prefix: Enum: `'%m [%p] %q[user=%u,db=%d,app=%a] '`, `'%t [%p]: [%l-1] user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h,txid=%x,qid=%Q '`. Choose from one of the available log formats.
23293
23609
  :param builtins.int log_min_duration_statement: Log statements that take more than this number of milliseconds to run, -1 disables.
23294
23610
  :param builtins.int log_temp_files: Log statements for each temporary file created larger than this number of kilobytes, -1 disables.
23611
+ :param builtins.int max_connections: PostgreSQL maximum number of concurrent connections to the database server. Changing this parameter causes a service restart.
23295
23612
  :param builtins.int max_files_per_process: PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
23296
23613
  :param builtins.int max_locks_per_transaction: PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
23297
23614
  :param builtins.int max_logical_replication_workers: PostgreSQL maximum logical replication workers (taken from the pool of max*parallel*workers). The default is `4` (upstream default). Changing this parameter causes a service restart.
@@ -23304,6 +23621,7 @@ class PgPgUserConfigPg(dict):
23304
23621
  :param builtins.int max_stack_depth: Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
23305
23622
  :param builtins.int max_standby_archive_delay: Max standby archive delay in milliseconds. The default is `30000` (upstream default).
23306
23623
  :param builtins.int max_standby_streaming_delay: Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
23624
+ :param builtins.int max_sync_workers_per_subscription: Maximum number of synchronization workers per subscription. The default is `2`.
23307
23625
  :param builtins.int max_wal_senders: PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
23308
23626
  :param builtins.int max_worker_processes: Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
23309
23627
  :param builtins.str password_encryption: Enum: `md5`, `scram-sha-256`. Chooses the algorithm for encrypting passwords. Default: `md5`.
@@ -23365,6 +23683,8 @@ class PgPgUserConfigPg(dict):
23365
23683
  pulumi.set(__self__, "log_min_duration_statement", log_min_duration_statement)
23366
23684
  if log_temp_files is not None:
23367
23685
  pulumi.set(__self__, "log_temp_files", log_temp_files)
23686
+ if max_connections is not None:
23687
+ pulumi.set(__self__, "max_connections", max_connections)
23368
23688
  if max_files_per_process is not None:
23369
23689
  pulumi.set(__self__, "max_files_per_process", max_files_per_process)
23370
23690
  if max_locks_per_transaction is not None:
@@ -23389,6 +23709,8 @@ class PgPgUserConfigPg(dict):
23389
23709
  pulumi.set(__self__, "max_standby_archive_delay", max_standby_archive_delay)
23390
23710
  if max_standby_streaming_delay is not None:
23391
23711
  pulumi.set(__self__, "max_standby_streaming_delay", max_standby_streaming_delay)
23712
+ if max_sync_workers_per_subscription is not None:
23713
+ pulumi.set(__self__, "max_sync_workers_per_subscription", max_sync_workers_per_subscription)
23392
23714
  if max_wal_senders is not None:
23393
23715
  pulumi.set(__self__, "max_wal_senders", max_wal_senders)
23394
23716
  if max_worker_processes is not None:
@@ -23598,6 +23920,14 @@ class PgPgUserConfigPg(dict):
23598
23920
  """
23599
23921
  return pulumi.get(self, "log_temp_files")
23600
23922
 
23923
+ @property
23924
+ @pulumi.getter(name="maxConnections")
23925
+ def max_connections(self) -> Optional[builtins.int]:
23926
+ """
23927
+ PostgreSQL maximum number of concurrent connections to the database server. Changing this parameter causes a service restart.
23928
+ """
23929
+ return pulumi.get(self, "max_connections")
23930
+
23601
23931
  @property
23602
23932
  @pulumi.getter(name="maxFilesPerProcess")
23603
23933
  def max_files_per_process(self) -> Optional[builtins.int]:
@@ -23694,6 +24024,14 @@ class PgPgUserConfigPg(dict):
23694
24024
  """
23695
24025
  return pulumi.get(self, "max_standby_streaming_delay")
23696
24026
 
24027
+ @property
24028
+ @pulumi.getter(name="maxSyncWorkersPerSubscription")
24029
+ def max_sync_workers_per_subscription(self) -> Optional[builtins.int]:
24030
+ """
24031
+ Maximum number of synchronization workers per subscription. The default is `2`.
24032
+ """
24033
+ return pulumi.get(self, "max_sync_workers_per_subscription")
24034
+
23697
24035
  @property
23698
24036
  @pulumi.getter(name="maxWalSenders")
23699
24037
  def max_wal_senders(self) -> Optional[builtins.int]:
@@ -23976,17 +24314,17 @@ class PgPgUserConfigPgaudit(dict):
23976
24314
  role: Optional[builtins.str] = None):
23977
24315
  """
23978
24316
  :param builtins.bool feature_enabled: Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
23979
- :param builtins.bool log_catalog: Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
24317
+ :param builtins.bool log_catalog: Specifies that session logging should be enabled in the case where all relationsin a statement are in pg_catalog. Default: `true`.
23980
24318
  :param builtins.bool log_client: Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
23981
24319
  :param builtins.str log_level: Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
23982
- :param builtins.int log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
23983
- :param builtins.bool log_nested_statements: This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
24320
+ :param builtins.int log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold.A (default) value of -1 disable the truncation. Default: `-1`.
24321
+ :param builtins.bool log_nested_statements: This GUC allows to turn off logging nested statements, that is, statements that areexecuted as part of another ExecutorRun. Default: `true`.
23984
24322
  :param builtins.bool log_parameter: Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
23985
- :param builtins.int log_parameter_max_size: Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
23986
- :param builtins.bool log_relation: Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
23987
- :param builtins.bool log_rows: Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
24323
+ :param builtins.int log_parameter_max_size: Specifies that parameter values longer than this setting (in bytes) should not be logged,but replaced with \\n\\n. Default: `0`.
24324
+ :param builtins.bool log_relation: Specifies whether session audit logging should create a separate log entryfor each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
24325
+ :param builtins.bool log_rows: Log Rows. Default: `false`.
23988
24326
  :param builtins.bool log_statement: Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
23989
- :param builtins.bool log_statement_once: Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
24327
+ :param builtins.bool log_statement_once: Specifies whether logging will include the statement text and parameters withthe first log entry for a statement/substatement combination or with every entry. Default: `false`.
23990
24328
  :param Sequence[builtins.str] logs: Specifies which classes of statements will be logged by session audit logging.
23991
24329
  :param builtins.str role: Specifies the master role to use for object audit logging.
23992
24330
  """
@@ -24031,7 +24369,7 @@ class PgPgUserConfigPgaudit(dict):
24031
24369
  @pulumi.getter(name="logCatalog")
24032
24370
  def log_catalog(self) -> Optional[builtins.bool]:
24033
24371
  """
24034
- Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
24372
+ Specifies that session logging should be enabled in the case where all relationsin a statement are in pg_catalog. Default: `true`.
24035
24373
  """
24036
24374
  return pulumi.get(self, "log_catalog")
24037
24375
 
@@ -24055,7 +24393,7 @@ class PgPgUserConfigPgaudit(dict):
24055
24393
  @pulumi.getter(name="logMaxStringLength")
24056
24394
  def log_max_string_length(self) -> Optional[builtins.int]:
24057
24395
  """
24058
- Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
24396
+ Crop parameters representation and whole statements if they exceed this threshold.A (default) value of -1 disable the truncation. Default: `-1`.
24059
24397
  """
24060
24398
  return pulumi.get(self, "log_max_string_length")
24061
24399
 
@@ -24063,7 +24401,7 @@ class PgPgUserConfigPgaudit(dict):
24063
24401
  @pulumi.getter(name="logNestedStatements")
24064
24402
  def log_nested_statements(self) -> Optional[builtins.bool]:
24065
24403
  """
24066
- This GUC allows to turn off logging nested statements, that is, statements that are executed as part of another ExecutorRun. Default: `true`.
24404
+ This GUC allows to turn off logging nested statements, that is, statements that areexecuted as part of another ExecutorRun. Default: `true`.
24067
24405
  """
24068
24406
  return pulumi.get(self, "log_nested_statements")
24069
24407
 
@@ -24079,7 +24417,7 @@ class PgPgUserConfigPgaudit(dict):
24079
24417
  @pulumi.getter(name="logParameterMaxSize")
24080
24418
  def log_parameter_max_size(self) -> Optional[builtins.int]:
24081
24419
  """
24082
- Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with \\n\\n. Default: `0`.
24420
+ Specifies that parameter values longer than this setting (in bytes) should not be logged,but replaced with \\n\\n. Default: `0`.
24083
24421
  """
24084
24422
  return pulumi.get(self, "log_parameter_max_size")
24085
24423
 
@@ -24087,7 +24425,7 @@ class PgPgUserConfigPgaudit(dict):
24087
24425
  @pulumi.getter(name="logRelation")
24088
24426
  def log_relation(self) -> Optional[builtins.bool]:
24089
24427
  """
24090
- Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
24428
+ Specifies whether session audit logging should create a separate log entryfor each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
24091
24429
  """
24092
24430
  return pulumi.get(self, "log_relation")
24093
24431
 
@@ -24095,7 +24433,7 @@ class PgPgUserConfigPgaudit(dict):
24095
24433
  @pulumi.getter(name="logRows")
24096
24434
  def log_rows(self) -> Optional[builtins.bool]:
24097
24435
  """
24098
- Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
24436
+ Log Rows. Default: `false`.
24099
24437
  """
24100
24438
  return pulumi.get(self, "log_rows")
24101
24439
 
@@ -24111,7 +24449,7 @@ class PgPgUserConfigPgaudit(dict):
24111
24449
  @pulumi.getter(name="logStatementOnce")
24112
24450
  def log_statement_once(self) -> Optional[builtins.bool]:
24113
24451
  """
24114
- Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
24452
+ Specifies whether logging will include the statement text and parameters withthe first log entry for a statement/substatement combination or with every entry. Default: `false`.
24115
24453
  """
24116
24454
  return pulumi.get(self, "log_statement_once")
24117
24455
 
@@ -24481,7 +24819,7 @@ class PgPgUserConfigTimescaledb(dict):
24481
24819
  def __init__(__self__, *,
24482
24820
  max_background_workers: Optional[builtins.int] = None):
24483
24821
  """
24484
- :param builtins.int max_background_workers: The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Default: `16`.
24822
+ :param builtins.int max_background_workers: The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Changing this parameter causes a service restart. Default: `16`.
24485
24823
  """
24486
24824
  if max_background_workers is not None:
24487
24825
  pulumi.set(__self__, "max_background_workers", max_background_workers)
@@ -24490,7 +24828,7 @@ class PgPgUserConfigTimescaledb(dict):
24490
24828
  @pulumi.getter(name="maxBackgroundWorkers")
24491
24829
  def max_background_workers(self) -> Optional[builtins.int]:
24492
24830
  """
24493
- The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Default: `16`.
24831
+ The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Changing this parameter causes a service restart. Default: `16`.
24494
24832
  """
24495
24833
  return pulumi.get(self, "max_background_workers")
24496
24834
 
@@ -25578,6 +25916,43 @@ class RedisTechEmail(dict):
25578
25916
  return pulumi.get(self, "email")
25579
25917
 
25580
25918
 
25919
+ @pulumi.output_type
25920
+ class ServiceIntegrationClickhouseCredentialsUserConfig(dict):
25921
+ def __init__(__self__, *,
25922
+ grants: Optional[Sequence['outputs.ServiceIntegrationClickhouseCredentialsUserConfigGrant']] = None):
25923
+ """
25924
+ :param Sequence['ServiceIntegrationClickhouseCredentialsUserConfigGrantArgs'] grants: Grants to assign
25925
+ """
25926
+ if grants is not None:
25927
+ pulumi.set(__self__, "grants", grants)
25928
+
25929
+ @property
25930
+ @pulumi.getter
25931
+ def grants(self) -> Optional[Sequence['outputs.ServiceIntegrationClickhouseCredentialsUserConfigGrant']]:
25932
+ """
25933
+ Grants to assign
25934
+ """
25935
+ return pulumi.get(self, "grants")
25936
+
25937
+
25938
+ @pulumi.output_type
25939
+ class ServiceIntegrationClickhouseCredentialsUserConfigGrant(dict):
25940
+ def __init__(__self__, *,
25941
+ user: builtins.str):
25942
+ """
25943
+ :param builtins.str user: User or role to assign the grant to. Example: `alice`.
25944
+ """
25945
+ pulumi.set(__self__, "user", user)
25946
+
25947
+ @property
25948
+ @pulumi.getter
25949
+ def user(self) -> builtins.str:
25950
+ """
25951
+ User or role to assign the grant to. Example: `alice`.
25952
+ """
25953
+ return pulumi.get(self, "user")
25954
+
25955
+
25581
25956
  @pulumi.output_type
25582
25957
  class ServiceIntegrationClickhouseKafkaUserConfig(dict):
25583
25958
  def __init__(__self__, *,
@@ -31842,6 +32217,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31842
32217
  max_stack_depth: Optional[builtins.int] = None,
31843
32218
  max_standby_archive_delay: Optional[builtins.int] = None,
31844
32219
  max_standby_streaming_delay: Optional[builtins.int] = None,
32220
+ max_sync_workers_per_subscription: Optional[builtins.int] = None,
31845
32221
  max_wal_senders: Optional[builtins.int] = None,
31846
32222
  max_worker_processes: Optional[builtins.int] = None,
31847
32223
  password_encryption: Optional[builtins.str] = None,
@@ -31891,6 +32267,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31891
32267
  :param builtins.int max_stack_depth: Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
31892
32268
  :param builtins.int max_standby_archive_delay: Max standby archive delay in milliseconds. The default is `30000` (upstream default).
31893
32269
  :param builtins.int max_standby_streaming_delay: Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
32270
+ :param builtins.int max_sync_workers_per_subscription: Maximum number of synchronization workers per subscription. The default is `2`.
31894
32271
  :param builtins.int max_wal_senders: PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
31895
32272
  :param builtins.int max_worker_processes: Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
31896
32273
  :param builtins.str password_encryption: Enum: `md5`, `scram-sha-256`. Chooses the algorithm for encrypting passwords. Default: `md5`.
@@ -31974,6 +32351,8 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
31974
32351
  pulumi.set(__self__, "max_standby_archive_delay", max_standby_archive_delay)
31975
32352
  if max_standby_streaming_delay is not None:
31976
32353
  pulumi.set(__self__, "max_standby_streaming_delay", max_standby_streaming_delay)
32354
+ if max_sync_workers_per_subscription is not None:
32355
+ pulumi.set(__self__, "max_sync_workers_per_subscription", max_sync_workers_per_subscription)
31977
32356
  if max_wal_senders is not None:
31978
32357
  pulumi.set(__self__, "max_wal_senders", max_wal_senders)
31979
32358
  if max_worker_processes is not None:
@@ -32275,6 +32654,14 @@ class GetAlloydbomniAlloydbomniUserConfigPgResult(dict):
32275
32654
  """
32276
32655
  return pulumi.get(self, "max_standby_streaming_delay")
32277
32656
 
32657
+ @property
32658
+ @pulumi.getter(name="maxSyncWorkersPerSubscription")
32659
+ def max_sync_workers_per_subscription(self) -> Optional[builtins.int]:
32660
+ """
32661
+ Maximum number of synchronization workers per subscription. The default is `2`.
32662
+ """
32663
+ return pulumi.get(self, "max_sync_workers_per_subscription")
32664
+
32278
32665
  @property
32279
32666
  @pulumi.getter(name="maxWalSenders")
32280
32667
  def max_wal_senders(self) -> Optional[builtins.int]:
@@ -32407,7 +32794,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgauditResult(dict):
32407
32794
  role: Optional[builtins.str] = None):
32408
32795
  """
32409
32796
  :param builtins.bool feature_enabled: Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
32410
- :param builtins.bool log_catalog: Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
32797
+ :param builtins.bool log_catalog: Specifies that session logging should be enabled in the case where all relations in a statement are in pg_catalog. Default: `true`.
32411
32798
  :param builtins.bool log_client: Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
32412
32799
  :param builtins.str log_level: Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
32413
32800
  :param builtins.int log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
@@ -32415,7 +32802,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgauditResult(dict):
32415
32802
  :param builtins.bool log_parameter: Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
32416
32803
  :param builtins.int log_parameter_max_size: Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with <long param suppressed>. Default: `0`.
32417
32804
  :param builtins.bool log_relation: Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
32418
- :param builtins.bool log_rows: Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
32805
+ :param builtins.bool log_rows: Log Rows. Default: `false`.
32419
32806
  :param builtins.bool log_statement: Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
32420
32807
  :param builtins.bool log_statement_once: Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
32421
32808
  :param Sequence[builtins.str] logs: Specifies which classes of statements will be logged by session audit logging.
@@ -32462,7 +32849,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgauditResult(dict):
32462
32849
  @pulumi.getter(name="logCatalog")
32463
32850
  def log_catalog(self) -> Optional[builtins.bool]:
32464
32851
  """
32465
- Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
32852
+ Specifies that session logging should be enabled in the case where all relations in a statement are in pg_catalog. Default: `true`.
32466
32853
  """
32467
32854
  return pulumi.get(self, "log_catalog")
32468
32855
 
@@ -32526,7 +32913,7 @@ class GetAlloydbomniAlloydbomniUserConfigPgauditResult(dict):
32526
32913
  @pulumi.getter(name="logRows")
32527
32914
  def log_rows(self) -> Optional[builtins.bool]:
32528
32915
  """
32529
- Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
32916
+ Log Rows. Default: `false`.
32530
32917
  """
32531
32918
  return pulumi.get(self, "log_rows")
32532
32919
 
@@ -34114,6 +34501,7 @@ class GetClickhouseClickhouseUserConfigResult(dict):
34114
34501
  additional_backup_regions: Optional[builtins.str] = None,
34115
34502
  backup_hour: Optional[builtins.int] = None,
34116
34503
  backup_minute: Optional[builtins.int] = None,
34504
+ enable_ipv6: Optional[builtins.bool] = None,
34117
34505
  ip_filter_objects: Optional[Sequence['outputs.GetClickhouseClickhouseUserConfigIpFilterObjectResult']] = None,
34118
34506
  ip_filter_strings: Optional[Sequence[builtins.str]] = None,
34119
34507
  ip_filters: Optional[Sequence[builtins.str]] = None,
@@ -34129,6 +34517,7 @@ class GetClickhouseClickhouseUserConfigResult(dict):
34129
34517
  :param builtins.str additional_backup_regions: Additional Cloud Regions for Backup Replication.
34130
34518
  :param builtins.int backup_hour: The hour of day (in UTC) when backup for the service is started. New backup is only started if previous backup has already completed. Example: `3`.
34131
34519
  :param builtins.int backup_minute: The minute of an hour when backup for the service is started. New backup is only started if previous backup has already completed. Example: `30`.
34520
+ :param builtins.bool enable_ipv6: Register AAAA DNS records for the service, and allow IPv6 packets to service ports.
34132
34521
  :param Sequence['GetClickhouseClickhouseUserConfigIpFilterObjectArgs'] ip_filter_objects: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`
34133
34522
  :param Sequence[builtins.str] ip_filter_strings: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
34134
34523
  :param Sequence[builtins.str] ip_filters: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
@@ -34147,6 +34536,8 @@ class GetClickhouseClickhouseUserConfigResult(dict):
34147
34536
  pulumi.set(__self__, "backup_hour", backup_hour)
34148
34537
  if backup_minute is not None:
34149
34538
  pulumi.set(__self__, "backup_minute", backup_minute)
34539
+ if enable_ipv6 is not None:
34540
+ pulumi.set(__self__, "enable_ipv6", enable_ipv6)
34150
34541
  if ip_filter_objects is not None:
34151
34542
  pulumi.set(__self__, "ip_filter_objects", ip_filter_objects)
34152
34543
  if ip_filter_strings is not None:
@@ -34195,6 +34586,14 @@ class GetClickhouseClickhouseUserConfigResult(dict):
34195
34586
  """
34196
34587
  return pulumi.get(self, "backup_minute")
34197
34588
 
34589
+ @property
34590
+ @pulumi.getter(name="enableIpv6")
34591
+ def enable_ipv6(self) -> Optional[builtins.bool]:
34592
+ """
34593
+ Register AAAA DNS records for the service, and allow IPv6 packets to service ports.
34594
+ """
34595
+ return pulumi.get(self, "enable_ipv6")
34596
+
34198
34597
  @property
34199
34598
  @pulumi.getter(name="ipFilterObjects")
34200
34599
  def ip_filter_objects(self) -> Optional[Sequence['outputs.GetClickhouseClickhouseUserConfigIpFilterObjectResult']]:
@@ -36025,7 +36424,7 @@ class GetGrafanaGrafanaUserConfigResult(dict):
36025
36424
  :param Sequence[builtins.str] ip_filter_strings: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
36026
36425
  :param Sequence[builtins.str] ip_filters: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
36027
36426
  :param builtins.bool metrics_enabled: Enable Grafana's /metrics endpoint.
36028
- :param builtins.bool oauth_allow_insecure_email_lookup: Enforce user lookup based on email instead of the unique ID provided by the IdP.
36427
+ :param builtins.bool oauth_allow_insecure_email_lookup: Enforce user lookup based on email instead of the unique ID provided by the IdP. This setup introduces significant security risks, such as potential phishing, spoofing, and other data breaches.
36029
36428
  :param 'GetGrafanaGrafanaUserConfigPrivateAccessArgs' private_access: Allow access to selected service ports from private networks
36030
36429
  :param 'GetGrafanaGrafanaUserConfigPrivatelinkAccessArgs' privatelink_access: Allow access to selected service components through Privatelink
36031
36430
  :param builtins.str project_to_fork_from: Name of another project to fork a service from. This has effect only when a new service is being created. Example: `anotherprojectname`.
@@ -36367,7 +36766,7 @@ class GetGrafanaGrafanaUserConfigResult(dict):
36367
36766
  @pulumi.getter(name="oauthAllowInsecureEmailLookup")
36368
36767
  def oauth_allow_insecure_email_lookup(self) -> Optional[builtins.bool]:
36369
36768
  """
36370
- Enforce user lookup based on email instead of the unique ID provided by the IdP.
36769
+ Enforce user lookup based on email instead of the unique ID provided by the IdP. This setup introduces significant security risks, such as potential phishing, spoofing, and other data breaches.
36371
36770
  """
36372
36771
  return pulumi.get(self, "oauth_allow_insecure_email_lookup")
36373
36772
 
@@ -40882,13 +41281,25 @@ class GetKafkaKafkaUserConfigSchemaRegistryConfigResult(dict):
40882
41281
  @pulumi.output_type
40883
41282
  class GetKafkaKafkaUserConfigSingleZoneResult(dict):
40884
41283
  def __init__(__self__, *,
41284
+ availability_zone: Optional[builtins.str] = None,
40885
41285
  enabled: Optional[builtins.bool] = None):
40886
41286
  """
41287
+ :param builtins.str availability_zone: The availability zone to use for the service. This is only used when enabled is set to true. If not set the service will be allocated in random AZ.The AZ is not guaranteed, and the service may be allocated in a different AZ if the selected AZ is not available. Zones will not be validated and invalid zones will be ignored, falling back to random AZ selection. Common availability zones include: AWS (euc1-az1, euc1-az2, euc1-az3), GCP (europe-west1-a, europe-west1-b, europe-west1-c), Azure (germanywestcentral/1, germanywestcentral/2, germanywestcentral/3). Example: `euc1-az1`.
40887
41288
  :param builtins.bool enabled: Whether to allocate nodes on the same Availability Zone or spread across zones available. By default service nodes are spread across different AZs. The single AZ support is best-effort and may temporarily allocate nodes in different AZs e.g. in case of capacity limitations in one AZ.
40888
41289
  """
41290
+ if availability_zone is not None:
41291
+ pulumi.set(__self__, "availability_zone", availability_zone)
40889
41292
  if enabled is not None:
40890
41293
  pulumi.set(__self__, "enabled", enabled)
40891
41294
 
41295
+ @property
41296
+ @pulumi.getter(name="availabilityZone")
41297
+ def availability_zone(self) -> Optional[builtins.str]:
41298
+ """
41299
+ The availability zone to use for the service. This is only used when enabled is set to true. If not set the service will be allocated in random AZ.The AZ is not guaranteed, and the service may be allocated in a different AZ if the selected AZ is not available. Zones will not be validated and invalid zones will be ignored, falling back to random AZ selection. Common availability zones include: AWS (euc1-az1, euc1-az2, euc1-az3), GCP (europe-west1-a, europe-west1-b, europe-west1-c), Azure (germanywestcentral/1, germanywestcentral/2, germanywestcentral/3). Example: `euc1-az1`.
41300
+ """
41301
+ return pulumi.get(self, "availability_zone")
41302
+
40892
41303
  @property
40893
41304
  @pulumi.getter
40894
41305
  def enabled(self) -> Optional[builtins.bool]:
@@ -41516,6 +41927,7 @@ class GetKafkaTopicConfigResult(dict):
41516
41927
  flush_messages: Optional[builtins.str] = None,
41517
41928
  flush_ms: Optional[builtins.str] = None,
41518
41929
  index_interval_bytes: Optional[builtins.str] = None,
41930
+ inkless_enable: Optional[builtins.bool] = None,
41519
41931
  local_retention_bytes: Optional[builtins.str] = None,
41520
41932
  local_retention_ms: Optional[builtins.str] = None,
41521
41933
  max_compaction_lag_ms: Optional[builtins.str] = None,
@@ -41544,6 +41956,7 @@ class GetKafkaTopicConfigResult(dict):
41544
41956
  :param builtins.str flush_messages: This setting allows specifying an interval at which we will force an fsync of data written to the log. For example if this was set to 1 we would fsync after every message; if it were 5 we would fsync after every five messages. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
41545
41957
  :param builtins.str flush_ms: This setting allows specifying a time interval at which we will force an fsync of data written to the log. For example if this was set to 1000 we would fsync after 1000 ms had passed. In general we recommend you not set this and use replication for durability and allow the operating system's background flush capabilities as it is more efficient.
41546
41958
  :param builtins.str index_interval_bytes: This setting controls how frequently Kafka adds an index entry to its offset index. The default setting ensures that we index a message roughly every 4096 bytes. More indexing allows reads to jump closer to the exact position in the log but makes the index larger. You probably don't need to change this.
41959
+ :param builtins.bool inkless_enable: Creates a [diskless topic](https://aiven.io/docs/products/diskless). You can only do this when you create the topic and you cannot change it later. Diskless topics are only available for bring your own cloud (BYOC) services that have the feature enabled.
41547
41960
  :param builtins.str local_retention_bytes: This configuration controls the maximum bytes tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the limit is equal to overall retention time. If set to -1, no limit is applied but it's possible only if overall retention is also -1.
41548
41961
  :param builtins.str local_retention_ms: This configuration controls the maximum time tiered storage will retain segment files locally before it will discard old log segments to free up space. If set to -2, the time limit is equal to overall retention time. If set to -1, no time limit is applied but it's possible only if overall retention is also -1.
41549
41962
  :param builtins.str max_compaction_lag_ms: The maximum time a message will remain ineligible for compaction in the log. Only applicable for logs that are being compacted.
@@ -41579,6 +41992,8 @@ class GetKafkaTopicConfigResult(dict):
41579
41992
  pulumi.set(__self__, "flush_ms", flush_ms)
41580
41993
  if index_interval_bytes is not None:
41581
41994
  pulumi.set(__self__, "index_interval_bytes", index_interval_bytes)
41995
+ if inkless_enable is not None:
41996
+ pulumi.set(__self__, "inkless_enable", inkless_enable)
41582
41997
  if local_retention_bytes is not None:
41583
41998
  pulumi.set(__self__, "local_retention_bytes", local_retention_bytes)
41584
41999
  if local_retention_ms is not None:
@@ -41676,6 +42091,14 @@ class GetKafkaTopicConfigResult(dict):
41676
42091
  """
41677
42092
  return pulumi.get(self, "index_interval_bytes")
41678
42093
 
42094
+ @property
42095
+ @pulumi.getter(name="inklessEnable")
42096
+ def inkless_enable(self) -> Optional[builtins.bool]:
42097
+ """
42098
+ Creates a [diskless topic](https://aiven.io/docs/products/diskless). You can only do this when you create the topic and you cannot change it later. Diskless topics are only available for bring your own cloud (BYOC) services that have the feature enabled.
42099
+ """
42100
+ return pulumi.get(self, "inkless_enable")
42101
+
41679
42102
  @property
41680
42103
  @pulumi.getter(name="localRetentionBytes")
41681
42104
  def local_retention_bytes(self) -> Optional[builtins.str]:
@@ -43486,6 +43909,7 @@ class GetMySqlMysqlUserConfigResult(dict):
43486
43909
  ip_filters: Optional[Sequence[builtins.str]] = None,
43487
43910
  migration: Optional['outputs.GetMySqlMysqlUserConfigMigrationResult'] = None,
43488
43911
  mysql: Optional['outputs.GetMySqlMysqlUserConfigMysqlResult'] = None,
43912
+ mysql_incremental_backup: Optional['outputs.GetMySqlMysqlUserConfigMysqlIncrementalBackupResult'] = None,
43489
43913
  mysql_version: Optional[builtins.str] = None,
43490
43914
  private_access: Optional['outputs.GetMySqlMysqlUserConfigPrivateAccessResult'] = None,
43491
43915
  privatelink_access: Optional['outputs.GetMySqlMysqlUserConfigPrivatelinkAccessResult'] = None,
@@ -43507,6 +43931,7 @@ class GetMySqlMysqlUserConfigResult(dict):
43507
43931
  :param Sequence[builtins.str] ip_filters: Allow incoming connections from CIDR address block, e.g. `10.20.0.0/16`.
43508
43932
  :param 'GetMySqlMysqlUserConfigMigrationArgs' migration: Migrate data from existing server
43509
43933
  :param 'GetMySqlMysqlUserConfigMysqlArgs' mysql: mysql.conf configuration values
43934
+ :param 'GetMySqlMysqlUserConfigMysqlIncrementalBackupArgs' mysql_incremental_backup: MySQL incremental backup configuration
43510
43935
  :param builtins.str mysql_version: Enum: `8`, and newer. MySQL major version.
43511
43936
  :param 'GetMySqlMysqlUserConfigPrivateAccessArgs' private_access: Allow access to selected service ports from private networks
43512
43937
  :param 'GetMySqlMysqlUserConfigPrivatelinkAccessArgs' privatelink_access: Allow access to selected service components through Privatelink
@@ -43539,6 +43964,8 @@ class GetMySqlMysqlUserConfigResult(dict):
43539
43964
  pulumi.set(__self__, "migration", migration)
43540
43965
  if mysql is not None:
43541
43966
  pulumi.set(__self__, "mysql", mysql)
43967
+ if mysql_incremental_backup is not None:
43968
+ pulumi.set(__self__, "mysql_incremental_backup", mysql_incremental_backup)
43542
43969
  if mysql_version is not None:
43543
43970
  pulumi.set(__self__, "mysql_version", mysql_version)
43544
43971
  if private_access is not None:
@@ -43647,6 +44074,14 @@ class GetMySqlMysqlUserConfigResult(dict):
43647
44074
  """
43648
44075
  return pulumi.get(self, "mysql")
43649
44076
 
44077
+ @property
44078
+ @pulumi.getter(name="mysqlIncrementalBackup")
44079
+ def mysql_incremental_backup(self) -> Optional['outputs.GetMySqlMysqlUserConfigMysqlIncrementalBackupResult']:
44080
+ """
44081
+ MySQL incremental backup configuration
44082
+ """
44083
+ return pulumi.get(self, "mysql_incremental_backup")
44084
+
43650
44085
  @property
43651
44086
  @pulumi.getter(name="mysqlVersion")
43652
44087
  def mysql_version(self) -> Optional[builtins.str]:
@@ -44242,6 +44677,36 @@ class GetMySqlMysqlUserConfigMysqlResult(dict):
44242
44677
  return pulumi.get(self, "wait_timeout")
44243
44678
 
44244
44679
 
44680
+ @pulumi.output_type
44681
+ class GetMySqlMysqlUserConfigMysqlIncrementalBackupResult(dict):
44682
+ def __init__(__self__, *,
44683
+ enabled: builtins.bool,
44684
+ full_backup_week_schedule: Optional[builtins.str] = None):
44685
+ """
44686
+ :param builtins.bool enabled: Enable periodic incremental backups. When enabled, full_backup_week_schedule must be set. Incremental backups only store changes since the last backup, making them faster and more storage-efficient than full backups. This is particularly useful for large databases where daily full backups would be too time-consuming or expensive.
44687
+ :param builtins.str full_backup_week_schedule: Comma-separated list of days of the week when full backups should be created. Valid values: mon, tue, wed, thu, fri, sat, sun. Example: `sun,wed`.
44688
+ """
44689
+ pulumi.set(__self__, "enabled", enabled)
44690
+ if full_backup_week_schedule is not None:
44691
+ pulumi.set(__self__, "full_backup_week_schedule", full_backup_week_schedule)
44692
+
44693
+ @property
44694
+ @pulumi.getter
44695
+ def enabled(self) -> builtins.bool:
44696
+ """
44697
+ Enable periodic incremental backups. When enabled, full_backup_week_schedule must be set. Incremental backups only store changes since the last backup, making them faster and more storage-efficient than full backups. This is particularly useful for large databases where daily full backups would be too time-consuming or expensive.
44698
+ """
44699
+ return pulumi.get(self, "enabled")
44700
+
44701
+ @property
44702
+ @pulumi.getter(name="fullBackupWeekSchedule")
44703
+ def full_backup_week_schedule(self) -> Optional[builtins.str]:
44704
+ """
44705
+ Comma-separated list of days of the week when full backups should be created. Valid values: mon, tue, wed, thu, fri, sat, sun. Example: `sun,wed`.
44706
+ """
44707
+ return pulumi.get(self, "full_backup_week_schedule")
44708
+
44709
+
44245
44710
  @pulumi.output_type
44246
44711
  class GetMySqlMysqlUserConfigPrivateAccessResult(dict):
44247
44712
  def __init__(__self__, *,
@@ -45562,7 +46027,9 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
45562
46027
  action_auto_create_index_enabled: Optional[builtins.bool] = None,
45563
46028
  action_destructive_requires_name: Optional[builtins.bool] = None,
45564
46029
  auth_failure_listeners: Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchAuthFailureListenersResult'] = None,
46030
+ cluster_filecache_remote_data_ratio: Optional[builtins.float] = None,
45565
46031
  cluster_max_shards_per_node: Optional[builtins.int] = None,
46032
+ cluster_remote_store: Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchClusterRemoteStoreResult'] = None,
45566
46033
  cluster_routing_allocation_balance_prefer_primary: Optional[builtins.bool] = None,
45567
46034
  cluster_routing_allocation_node_concurrent_recoveries: Optional[builtins.int] = None,
45568
46035
  cluster_search_request_slowlog: Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchClusterSearchRequestSlowlogResult'] = None,
@@ -45593,9 +46060,11 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
45593
46060
  ism_history_rollover_retention_period: Optional[builtins.int] = None,
45594
46061
  knn_memory_circuit_breaker_enabled: Optional[builtins.bool] = None,
45595
46062
  knn_memory_circuit_breaker_limit: Optional[builtins.int] = None,
46063
+ node_search_cache_size: Optional[builtins.str] = None,
45596
46064
  override_main_response_version: Optional[builtins.bool] = None,
45597
46065
  plugins_alerting_filter_by_backend_roles: Optional[builtins.bool] = None,
45598
46066
  reindex_remote_whitelists: Optional[Sequence[builtins.str]] = None,
46067
+ remote_store: Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchRemoteStoreResult'] = None,
45599
46068
  script_max_compilations_rate: Optional[builtins.str] = None,
45600
46069
  search_backpressure: Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchSearchBackpressureResult'] = None,
45601
46070
  search_insights_top_queries: Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchSearchInsightsTopQueriesResult'] = None,
@@ -45617,8 +46086,9 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
45617
46086
  :param builtins.bool action_auto_create_index_enabled: Explicitly allow or block automatic creation of indices. Defaults to true.
45618
46087
  :param builtins.bool action_destructive_requires_name: Require explicit index names when deleting.
45619
46088
  :param 'GetOpenSearchOpensearchUserConfigOpensearchAuthFailureListenersArgs' auth_failure_listeners: Opensearch Security Plugin Settings
46089
+ :param builtins.float cluster_filecache_remote_data_ratio: Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 0.
45620
46090
  :param builtins.int cluster_max_shards_per_node: Controls the number of shards allowed in the cluster per data node. Example: `1000`.
45621
- :param builtins.bool cluster_routing_allocation_balance_prefer_primary: When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false. Default: `false`.
46091
+ :param builtins.bool cluster_routing_allocation_balance_prefer_primary: When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false.
45622
46092
  :param builtins.int cluster_routing_allocation_node_concurrent_recoveries: How many concurrent incoming/outgoing shard recoveries (normally replicas) are allowed to happen on a node. Defaults to node cpu count * 2.
45623
46093
  :param 'GetOpenSearchOpensearchUserConfigOpensearchDiskWatermarksArgs' disk_watermarks: Watermark settings
45624
46094
  :param builtins.str email_sender_name: Sender name placeholder to be used in Opensearch Dashboards and Opensearch keystore. Example: `alert-sender`.
@@ -45647,6 +46117,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
45647
46117
  :param builtins.int ism_history_rollover_retention_period: How long audit history indices are kept in days. Example: `30`.
45648
46118
  :param builtins.bool knn_memory_circuit_breaker_enabled: Enable or disable KNN memory circuit breaker. Defaults to true.
45649
46119
  :param builtins.int knn_memory_circuit_breaker_limit: Maximum amount of memory that can be used for KNN index. Defaults to 50% of the JVM heap size.
46120
+ :param builtins.str node_search_cache_size: Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 5gb. Requires restarting all OpenSearch nodes.
45650
46121
  :param builtins.bool override_main_response_version: Compatibility mode sets OpenSearch to report its version as 7.10 so clients continue to work. Default is false.
45651
46122
  :param builtins.bool plugins_alerting_filter_by_backend_roles: Enable or disable filtering of alerting by backend roles. Requires Security plugin. Defaults to false.
45652
46123
  :param Sequence[builtins.str] reindex_remote_whitelists: Whitelisted addresses for reindexing. Changing this value will cause all OpenSearch instances to restart.
@@ -45673,8 +46144,12 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
45673
46144
  pulumi.set(__self__, "action_destructive_requires_name", action_destructive_requires_name)
45674
46145
  if auth_failure_listeners is not None:
45675
46146
  pulumi.set(__self__, "auth_failure_listeners", auth_failure_listeners)
46147
+ if cluster_filecache_remote_data_ratio is not None:
46148
+ pulumi.set(__self__, "cluster_filecache_remote_data_ratio", cluster_filecache_remote_data_ratio)
45676
46149
  if cluster_max_shards_per_node is not None:
45677
46150
  pulumi.set(__self__, "cluster_max_shards_per_node", cluster_max_shards_per_node)
46151
+ if cluster_remote_store is not None:
46152
+ pulumi.set(__self__, "cluster_remote_store", cluster_remote_store)
45678
46153
  if cluster_routing_allocation_balance_prefer_primary is not None:
45679
46154
  pulumi.set(__self__, "cluster_routing_allocation_balance_prefer_primary", cluster_routing_allocation_balance_prefer_primary)
45680
46155
  if cluster_routing_allocation_node_concurrent_recoveries is not None:
@@ -45735,12 +46210,16 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
45735
46210
  pulumi.set(__self__, "knn_memory_circuit_breaker_enabled", knn_memory_circuit_breaker_enabled)
45736
46211
  if knn_memory_circuit_breaker_limit is not None:
45737
46212
  pulumi.set(__self__, "knn_memory_circuit_breaker_limit", knn_memory_circuit_breaker_limit)
46213
+ if node_search_cache_size is not None:
46214
+ pulumi.set(__self__, "node_search_cache_size", node_search_cache_size)
45738
46215
  if override_main_response_version is not None:
45739
46216
  pulumi.set(__self__, "override_main_response_version", override_main_response_version)
45740
46217
  if plugins_alerting_filter_by_backend_roles is not None:
45741
46218
  pulumi.set(__self__, "plugins_alerting_filter_by_backend_roles", plugins_alerting_filter_by_backend_roles)
45742
46219
  if reindex_remote_whitelists is not None:
45743
46220
  pulumi.set(__self__, "reindex_remote_whitelists", reindex_remote_whitelists)
46221
+ if remote_store is not None:
46222
+ pulumi.set(__self__, "remote_store", remote_store)
45744
46223
  if script_max_compilations_rate is not None:
45745
46224
  pulumi.set(__self__, "script_max_compilations_rate", script_max_compilations_rate)
45746
46225
  if search_backpressure is not None:
@@ -45800,6 +46279,14 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
45800
46279
  """
45801
46280
  return pulumi.get(self, "auth_failure_listeners")
45802
46281
 
46282
+ @property
46283
+ @pulumi.getter(name="clusterFilecacheRemoteDataRatio")
46284
+ def cluster_filecache_remote_data_ratio(self) -> Optional[builtins.float]:
46285
+ """
46286
+ Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 0.
46287
+ """
46288
+ return pulumi.get(self, "cluster_filecache_remote_data_ratio")
46289
+
45803
46290
  @property
45804
46291
  @pulumi.getter(name="clusterMaxShardsPerNode")
45805
46292
  def cluster_max_shards_per_node(self) -> Optional[builtins.int]:
@@ -45808,11 +46295,16 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
45808
46295
  """
45809
46296
  return pulumi.get(self, "cluster_max_shards_per_node")
45810
46297
 
46298
+ @property
46299
+ @pulumi.getter(name="clusterRemoteStore")
46300
+ def cluster_remote_store(self) -> Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchClusterRemoteStoreResult']:
46301
+ return pulumi.get(self, "cluster_remote_store")
46302
+
45811
46303
  @property
45812
46304
  @pulumi.getter(name="clusterRoutingAllocationBalancePreferPrimary")
45813
46305
  def cluster_routing_allocation_balance_prefer_primary(self) -> Optional[builtins.bool]:
45814
46306
  """
45815
- When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false. Default: `false`.
46307
+ When set to true, OpenSearch attempts to evenly distribute the primary shards between the cluster nodes. Enabling this setting does not always guarantee an equal number of primary shards on each node, especially in the event of a failover. Changing this setting to false after it was set to true does not invoke redistribution of primary shards. Default is false.
45816
46308
  """
45817
46309
  return pulumi.get(self, "cluster_routing_allocation_balance_prefer_primary")
45818
46310
 
@@ -46045,6 +46537,14 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
46045
46537
  """
46046
46538
  return pulumi.get(self, "knn_memory_circuit_breaker_limit")
46047
46539
 
46540
+ @property
46541
+ @pulumi.getter(name="nodeSearchCacheSize")
46542
+ def node_search_cache_size(self) -> Optional[builtins.str]:
46543
+ """
46544
+ Defines a limit of how much total remote data can be referenced as a ratio of the size of the disk reserved for the file cache. This is designed to be a safeguard to prevent oversubscribing a cluster. Defaults to 5gb. Requires restarting all OpenSearch nodes.
46545
+ """
46546
+ return pulumi.get(self, "node_search_cache_size")
46547
+
46048
46548
  @property
46049
46549
  @pulumi.getter(name="overrideMainResponseVersion")
46050
46550
  def override_main_response_version(self) -> Optional[builtins.bool]:
@@ -46069,6 +46569,11 @@ class GetOpenSearchOpensearchUserConfigOpensearchResult(dict):
46069
46569
  """
46070
46570
  return pulumi.get(self, "reindex_remote_whitelists")
46071
46571
 
46572
+ @property
46573
+ @pulumi.getter(name="remoteStore")
46574
+ def remote_store(self) -> Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchRemoteStoreResult']:
46575
+ return pulumi.get(self, "remote_store")
46576
+
46072
46577
  @property
46073
46578
  @pulumi.getter(name="scriptMaxCompilationsRate")
46074
46579
  def script_max_compilations_rate(self) -> Optional[builtins.str]:
@@ -46401,6 +46906,61 @@ class GetOpenSearchOpensearchUserConfigOpensearchAuthFailureListenersIpRateLimit
46401
46906
  return pulumi.get(self, "type")
46402
46907
 
46403
46908
 
46909
+ @pulumi.output_type
46910
+ class GetOpenSearchOpensearchUserConfigOpensearchClusterRemoteStoreResult(dict):
46911
+ def __init__(__self__, *,
46912
+ state_global_metadata_upload_timeout: Optional[builtins.str] = None,
46913
+ state_metadata_manifest_upload_timeout: Optional[builtins.str] = None,
46914
+ translog_buffer_interval: Optional[builtins.str] = None,
46915
+ translog_max_readers: Optional[builtins.int] = None):
46916
+ """
46917
+ :param builtins.str state_global_metadata_upload_timeout: The amount of time to wait for the cluster state upload to complete. Defaults to 20s.
46918
+ :param builtins.str state_metadata_manifest_upload_timeout: The amount of time to wait for the manifest file upload to complete. The manifest file contains the details of each of the files uploaded for a single cluster state, both index metadata files and global metadata files. Defaults to 20s.
46919
+ :param builtins.str translog_buffer_interval: The default value of the translog buffer interval used when performing periodic translog updates. This setting is only effective when the index setting `index.remote_store.translog.buffer_interval` is not present. Defaults to 650ms.
46920
+ :param builtins.int translog_max_readers: Sets the maximum number of open translog files for remote-backed indexes. This limits the total number of translog files per shard. After reaching this limit, the remote store flushes the translog files. Default is 1000. The minimum required is 100. Example: `1000`.
46921
+ """
46922
+ if state_global_metadata_upload_timeout is not None:
46923
+ pulumi.set(__self__, "state_global_metadata_upload_timeout", state_global_metadata_upload_timeout)
46924
+ if state_metadata_manifest_upload_timeout is not None:
46925
+ pulumi.set(__self__, "state_metadata_manifest_upload_timeout", state_metadata_manifest_upload_timeout)
46926
+ if translog_buffer_interval is not None:
46927
+ pulumi.set(__self__, "translog_buffer_interval", translog_buffer_interval)
46928
+ if translog_max_readers is not None:
46929
+ pulumi.set(__self__, "translog_max_readers", translog_max_readers)
46930
+
46931
+ @property
46932
+ @pulumi.getter(name="stateGlobalMetadataUploadTimeout")
46933
+ def state_global_metadata_upload_timeout(self) -> Optional[builtins.str]:
46934
+ """
46935
+ The amount of time to wait for the cluster state upload to complete. Defaults to 20s.
46936
+ """
46937
+ return pulumi.get(self, "state_global_metadata_upload_timeout")
46938
+
46939
+ @property
46940
+ @pulumi.getter(name="stateMetadataManifestUploadTimeout")
46941
+ def state_metadata_manifest_upload_timeout(self) -> Optional[builtins.str]:
46942
+ """
46943
+ The amount of time to wait for the manifest file upload to complete. The manifest file contains the details of each of the files uploaded for a single cluster state, both index metadata files and global metadata files. Defaults to 20s.
46944
+ """
46945
+ return pulumi.get(self, "state_metadata_manifest_upload_timeout")
46946
+
46947
+ @property
46948
+ @pulumi.getter(name="translogBufferInterval")
46949
+ def translog_buffer_interval(self) -> Optional[builtins.str]:
46950
+ """
46951
+ The default value of the translog buffer interval used when performing periodic translog updates. This setting is only effective when the index setting `index.remote_store.translog.buffer_interval` is not present. Defaults to 650ms.
46952
+ """
46953
+ return pulumi.get(self, "translog_buffer_interval")
46954
+
46955
+ @property
46956
+ @pulumi.getter(name="translogMaxReaders")
46957
+ def translog_max_readers(self) -> Optional[builtins.int]:
46958
+ """
46959
+ Sets the maximum number of open translog files for remote-backed indexes. This limits the total number of translog files per shard. After reaching this limit, the remote store flushes the translog files. Default is 1000. The minimum required is 100. Example: `1000`.
46960
+ """
46961
+ return pulumi.get(self, "translog_max_readers")
46962
+
46963
+
46404
46964
  @pulumi.output_type
46405
46965
  class GetOpenSearchOpensearchUserConfigOpensearchClusterSearchRequestSlowlogResult(dict):
46406
46966
  def __init__(__self__, *,
@@ -46578,6 +47138,61 @@ class GetOpenSearchOpensearchUserConfigOpensearchDiskWatermarksResult(dict):
46578
47138
  return pulumi.get(self, "low")
46579
47139
 
46580
47140
 
47141
+ @pulumi.output_type
47142
+ class GetOpenSearchOpensearchUserConfigOpensearchRemoteStoreResult(dict):
47143
+ def __init__(__self__, *,
47144
+ segment_pressure_bytes_lag_variance_factor: Optional[builtins.float] = None,
47145
+ segment_pressure_consecutive_failures_limit: Optional[builtins.int] = None,
47146
+ segment_pressure_enabled: Optional[builtins.bool] = None,
47147
+ segment_pressure_time_lag_variance_factor: Optional[builtins.float] = None):
47148
+ """
47149
+ :param builtins.float segment_pressure_bytes_lag_variance_factor: The variance factor that is used together with the moving average to calculate the dynamic bytes lag threshold for activating remote segment backpressure. Defaults to 10.
47150
+ :param builtins.int segment_pressure_consecutive_failures_limit: The minimum consecutive failure count for activating remote segment backpressure. Defaults to 5.
47151
+ :param builtins.bool segment_pressure_enabled: Enables remote segment backpressure. Default is `true`.
47152
+ :param builtins.float segment_pressure_time_lag_variance_factor: The variance factor that is used together with the moving average to calculate the dynamic time lag threshold for activating remote segment backpressure. Defaults to 10.
47153
+ """
47154
+ if segment_pressure_bytes_lag_variance_factor is not None:
47155
+ pulumi.set(__self__, "segment_pressure_bytes_lag_variance_factor", segment_pressure_bytes_lag_variance_factor)
47156
+ if segment_pressure_consecutive_failures_limit is not None:
47157
+ pulumi.set(__self__, "segment_pressure_consecutive_failures_limit", segment_pressure_consecutive_failures_limit)
47158
+ if segment_pressure_enabled is not None:
47159
+ pulumi.set(__self__, "segment_pressure_enabled", segment_pressure_enabled)
47160
+ if segment_pressure_time_lag_variance_factor is not None:
47161
+ pulumi.set(__self__, "segment_pressure_time_lag_variance_factor", segment_pressure_time_lag_variance_factor)
47162
+
47163
+ @property
47164
+ @pulumi.getter(name="segmentPressureBytesLagVarianceFactor")
47165
+ def segment_pressure_bytes_lag_variance_factor(self) -> Optional[builtins.float]:
47166
+ """
47167
+ The variance factor that is used together with the moving average to calculate the dynamic bytes lag threshold for activating remote segment backpressure. Defaults to 10.
47168
+ """
47169
+ return pulumi.get(self, "segment_pressure_bytes_lag_variance_factor")
47170
+
47171
+ @property
47172
+ @pulumi.getter(name="segmentPressureConsecutiveFailuresLimit")
47173
+ def segment_pressure_consecutive_failures_limit(self) -> Optional[builtins.int]:
47174
+ """
47175
+ The minimum consecutive failure count for activating remote segment backpressure. Defaults to 5.
47176
+ """
47177
+ return pulumi.get(self, "segment_pressure_consecutive_failures_limit")
47178
+
47179
+ @property
47180
+ @pulumi.getter(name="segmentPressureEnabled")
47181
+ def segment_pressure_enabled(self) -> Optional[builtins.bool]:
47182
+ """
47183
+ Enables remote segment backpressure. Default is `true`.
47184
+ """
47185
+ return pulumi.get(self, "segment_pressure_enabled")
47186
+
47187
+ @property
47188
+ @pulumi.getter(name="segmentPressureTimeLagVarianceFactor")
47189
+ def segment_pressure_time_lag_variance_factor(self) -> Optional[builtins.float]:
47190
+ """
47191
+ The variance factor that is used together with the moving average to calculate the dynamic time lag threshold for activating remote segment backpressure. Defaults to 10.
47192
+ """
47193
+ return pulumi.get(self, "segment_pressure_time_lag_variance_factor")
47194
+
47195
+
46581
47196
  @pulumi.output_type
46582
47197
  class GetOpenSearchOpensearchUserConfigOpensearchSearchBackpressureResult(dict):
46583
47198
  def __init__(__self__, *,
@@ -47142,12 +47757,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressureResult(dic
47142
47757
  primary_parameter: Optional['outputs.GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterResult'] = None):
47143
47758
  """
47144
47759
  :param builtins.bool enabled: Enable or disable shard indexing backpressure. Default is false.
47145
- :param builtins.bool enforced: Run shard indexing backpressure in shadow mode or enforced mode.
47146
- In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics,
47147
- but it doesn’t actually reject any indexing requests.
47148
- In enforced mode (value set as true),
47149
- shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance.
47150
- Default is false.
47760
+ :param builtins.bool enforced: Run shard indexing backpressure in shadow mode or enforced mode. In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics, but it doesn’t actually reject any indexing requests. In enforced mode (value set as true), shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance. Default is false.
47151
47761
  :param 'GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingFactorArgs' operating_factor: Operating factor
47152
47762
  :param 'GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryParameterArgs' primary_parameter: Primary parameter
47153
47763
  """
@@ -47172,12 +47782,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressureResult(dic
47172
47782
  @pulumi.getter
47173
47783
  def enforced(self) -> Optional[builtins.bool]:
47174
47784
  """
47175
- Run shard indexing backpressure in shadow mode or enforced mode.
47176
- In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics,
47177
- but it doesn’t actually reject any indexing requests.
47178
- In enforced mode (value set as true),
47179
- shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance.
47180
- Default is false.
47785
+ Run shard indexing backpressure in shadow mode or enforced mode. In shadow mode (value set as false), shard indexing backpressure tracks all granular-level metrics, but it doesn’t actually reject any indexing requests. In enforced mode (value set as true), shard indexing backpressure rejects any requests to the cluster that might cause a dip in its performance. Default is false.
47181
47786
  """
47182
47787
  return pulumi.get(self, "enforced")
47183
47788
 
@@ -47205,18 +47810,9 @@ class GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingF
47205
47810
  optimal: Optional[builtins.float] = None,
47206
47811
  upper: Optional[builtins.float] = None):
47207
47812
  """
47208
- :param builtins.float lower: Specify the lower occupancy limit of the allocated quota of memory for the shard.
47209
- If the total memory usage of a shard is below this limit,
47210
- shard indexing backpressure decreases the current allocated memory for that shard.
47211
- Default is 0.75.
47212
- :param builtins.float optimal: Specify the optimal occupancy of the allocated quota of memory for the shard.
47213
- If the total memory usage of a shard is at this level,
47214
- shard indexing backpressure doesn’t change the current allocated memory for that shard.
47215
- Default is 0.85.
47216
- :param builtins.float upper: Specify the upper occupancy limit of the allocated quota of memory for the shard.
47217
- If the total memory usage of a shard is above this limit,
47218
- shard indexing backpressure increases the current allocated memory for that shard.
47219
- Default is 0.95.
47813
+ :param builtins.float lower: Specify the lower occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is below this limit, shard indexing backpressure decreases the current allocated memory for that shard. Default is 0.75.
47814
+ :param builtins.float optimal: Specify the optimal occupancy of the allocated quota of memory for the shard. If the total memory usage of a shard is at this level, shard indexing backpressure doesn’t change the current allocated memory for that shard. Default is 0.85.
47815
+ :param builtins.float upper: Specify the upper occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is above this limit, shard indexing backpressure increases the current allocated memory for that shard. Default is 0.95.
47220
47816
  """
47221
47817
  if lower is not None:
47222
47818
  pulumi.set(__self__, "lower", lower)
@@ -47229,10 +47825,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingF
47229
47825
  @pulumi.getter
47230
47826
  def lower(self) -> Optional[builtins.float]:
47231
47827
  """
47232
- Specify the lower occupancy limit of the allocated quota of memory for the shard.
47233
- If the total memory usage of a shard is below this limit,
47234
- shard indexing backpressure decreases the current allocated memory for that shard.
47235
- Default is 0.75.
47828
+ Specify the lower occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is below this limit, shard indexing backpressure decreases the current allocated memory for that shard. Default is 0.75.
47236
47829
  """
47237
47830
  return pulumi.get(self, "lower")
47238
47831
 
@@ -47240,10 +47833,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingF
47240
47833
  @pulumi.getter
47241
47834
  def optimal(self) -> Optional[builtins.float]:
47242
47835
  """
47243
- Specify the optimal occupancy of the allocated quota of memory for the shard.
47244
- If the total memory usage of a shard is at this level,
47245
- shard indexing backpressure doesn’t change the current allocated memory for that shard.
47246
- Default is 0.85.
47836
+ Specify the optimal occupancy of the allocated quota of memory for the shard. If the total memory usage of a shard is at this level, shard indexing backpressure doesn’t change the current allocated memory for that shard. Default is 0.85.
47247
47837
  """
47248
47838
  return pulumi.get(self, "optimal")
47249
47839
 
@@ -47251,10 +47841,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressureOperatingF
47251
47841
  @pulumi.getter
47252
47842
  def upper(self) -> Optional[builtins.float]:
47253
47843
  """
47254
- Specify the upper occupancy limit of the allocated quota of memory for the shard.
47255
- If the total memory usage of a shard is above this limit,
47256
- shard indexing backpressure increases the current allocated memory for that shard.
47257
- Default is 0.95.
47844
+ Specify the upper occupancy limit of the allocated quota of memory for the shard. If the total memory usage of a shard is above this limit, shard indexing backpressure increases the current allocated memory for that shard. Default is 0.95.
47258
47845
  """
47259
47846
  return pulumi.get(self, "upper")
47260
47847
 
@@ -47285,9 +47872,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryPar
47285
47872
  def __init__(__self__, *,
47286
47873
  soft_limit: Optional[builtins.float] = None):
47287
47874
  """
47288
- :param builtins.float soft_limit: Define the percentage of the node-level memory
47289
- threshold that acts as a soft indicator for strain on a node.
47290
- Default is 0.7.
47875
+ :param builtins.float soft_limit: Define the percentage of the node-level memory threshold that acts as a soft indicator for strain on a node. Default is 0.7.
47291
47876
  """
47292
47877
  if soft_limit is not None:
47293
47878
  pulumi.set(__self__, "soft_limit", soft_limit)
@@ -47296,9 +47881,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryPar
47296
47881
  @pulumi.getter(name="softLimit")
47297
47882
  def soft_limit(self) -> Optional[builtins.float]:
47298
47883
  """
47299
- Define the percentage of the node-level memory
47300
- threshold that acts as a soft indicator for strain on a node.
47301
- Default is 0.7.
47884
+ Define the percentage of the node-level memory threshold that acts as a soft indicator for strain on a node. Default is 0.7.
47302
47885
  """
47303
47886
  return pulumi.get(self, "soft_limit")
47304
47887
 
@@ -47308,9 +47891,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryPar
47308
47891
  def __init__(__self__, *,
47309
47892
  min_limit: Optional[builtins.float] = None):
47310
47893
  """
47311
- :param builtins.float min_limit: Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica).
47312
- Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard.
47313
- Default is 0.001.
47894
+ :param builtins.float min_limit: Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica). Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard. Default is 0.001.
47314
47895
  """
47315
47896
  if min_limit is not None:
47316
47897
  pulumi.set(__self__, "min_limit", min_limit)
@@ -47319,9 +47900,7 @@ class GetOpenSearchOpensearchUserConfigOpensearchShardIndexingPressurePrimaryPar
47319
47900
  @pulumi.getter(name="minLimit")
47320
47901
  def min_limit(self) -> Optional[builtins.float]:
47321
47902
  """
47322
- Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica).
47323
- Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard.
47324
- Default is 0.001.
47903
+ Specify the minimum assigned quota for a new shard in any role (coordinator, primary, or replica). Shard indexing backpressure increases or decreases this allocated quota based on the inflow of traffic for the shard. Default is 0.001.
47325
47904
  """
47326
47905
  return pulumi.get(self, "min_limit")
47327
47906
 
@@ -47816,10 +48395,10 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
47816
48395
  def __init__(__self__, *,
47817
48396
  billing_address_id: builtins.str,
47818
48397
  billing_contact_emails: Sequence[builtins.str],
47819
- billing_currency: builtins.str,
47820
48398
  billing_emails: Sequence[builtins.str],
47821
48399
  billing_group_id: builtins.str,
47822
48400
  billing_group_name: builtins.str,
48401
+ currency: builtins.str,
47823
48402
  custom_invoice_text: builtins.str,
47824
48403
  organization_id: builtins.str,
47825
48404
  payment_method_id: builtins.str,
@@ -47828,10 +48407,10 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
47828
48407
  """
47829
48408
  :param builtins.str billing_address_id: Billing address ID.
47830
48409
  :param Sequence[builtins.str] billing_contact_emails: List of billing contact emails.
47831
- :param builtins.str billing_currency: Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
47832
48410
  :param Sequence[builtins.str] billing_emails: List of billing contact emails.
47833
48411
  :param builtins.str billing_group_id: Billing group ID.
47834
48412
  :param builtins.str billing_group_name: Billing Group Name.
48413
+ :param builtins.str currency: Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
47835
48414
  :param builtins.str custom_invoice_text: Extra billing text.
47836
48415
  :param builtins.str organization_id: Organization ID.
47837
48416
  :param builtins.str payment_method_id: Payment method ID.
@@ -47840,10 +48419,10 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
47840
48419
  """
47841
48420
  pulumi.set(__self__, "billing_address_id", billing_address_id)
47842
48421
  pulumi.set(__self__, "billing_contact_emails", billing_contact_emails)
47843
- pulumi.set(__self__, "billing_currency", billing_currency)
47844
48422
  pulumi.set(__self__, "billing_emails", billing_emails)
47845
48423
  pulumi.set(__self__, "billing_group_id", billing_group_id)
47846
48424
  pulumi.set(__self__, "billing_group_name", billing_group_name)
48425
+ pulumi.set(__self__, "currency", currency)
47847
48426
  pulumi.set(__self__, "custom_invoice_text", custom_invoice_text)
47848
48427
  pulumi.set(__self__, "organization_id", organization_id)
47849
48428
  pulumi.set(__self__, "payment_method_id", payment_method_id)
@@ -47866,14 +48445,6 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
47866
48445
  """
47867
48446
  return pulumi.get(self, "billing_contact_emails")
47868
48447
 
47869
- @property
47870
- @pulumi.getter(name="billingCurrency")
47871
- def billing_currency(self) -> builtins.str:
47872
- """
47873
- Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
47874
- """
47875
- return pulumi.get(self, "billing_currency")
47876
-
47877
48448
  @property
47878
48449
  @pulumi.getter(name="billingEmails")
47879
48450
  def billing_emails(self) -> Sequence[builtins.str]:
@@ -47898,6 +48469,14 @@ class GetOrganizationBillingGroupListBillingGroupResult(dict):
47898
48469
  """
47899
48470
  return pulumi.get(self, "billing_group_name")
47900
48471
 
48472
+ @property
48473
+ @pulumi.getter
48474
+ def currency(self) -> builtins.str:
48475
+ """
48476
+ Acceptable currencies for a billing group. The possible values are `AUD`, `CAD`, `CHF`, `DKK`, `EUR`, `GBP`, `JPY`, `NOK`, `NZD`, `SEK`, `SGD` and `USD`.
48477
+ """
48478
+ return pulumi.get(self, "currency")
48479
+
47901
48480
  @property
47902
48481
  @pulumi.getter(name="customInvoiceText")
47903
48482
  def custom_invoice_text(self) -> builtins.str:
@@ -49132,6 +49711,7 @@ class GetPgPgUserConfigPgResult(dict):
49132
49711
  log_line_prefix: Optional[builtins.str] = None,
49133
49712
  log_min_duration_statement: Optional[builtins.int] = None,
49134
49713
  log_temp_files: Optional[builtins.int] = None,
49714
+ max_connections: Optional[builtins.int] = None,
49135
49715
  max_files_per_process: Optional[builtins.int] = None,
49136
49716
  max_locks_per_transaction: Optional[builtins.int] = None,
49137
49717
  max_logical_replication_workers: Optional[builtins.int] = None,
@@ -49144,6 +49724,7 @@ class GetPgPgUserConfigPgResult(dict):
49144
49724
  max_stack_depth: Optional[builtins.int] = None,
49145
49725
  max_standby_archive_delay: Optional[builtins.int] = None,
49146
49726
  max_standby_streaming_delay: Optional[builtins.int] = None,
49727
+ max_sync_workers_per_subscription: Optional[builtins.int] = None,
49147
49728
  max_wal_senders: Optional[builtins.int] = None,
49148
49729
  max_worker_processes: Optional[builtins.int] = None,
49149
49730
  password_encryption: Optional[builtins.str] = None,
@@ -49183,6 +49764,7 @@ class GetPgPgUserConfigPgResult(dict):
49183
49764
  :param builtins.str log_line_prefix: Enum: `'%m [%p] %q[user=%u,db=%d,app=%a] '`, `'%t [%p]: [%l-1] user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h '`, `'pid=%p,user=%u,db=%d,app=%a,client=%h,txid=%x,qid=%Q '`. Choose from one of the available log formats.
49184
49765
  :param builtins.int log_min_duration_statement: Log statements that take more than this number of milliseconds to run, -1 disables.
49185
49766
  :param builtins.int log_temp_files: Log statements for each temporary file created larger than this number of kilobytes, -1 disables.
49767
+ :param builtins.int max_connections: PostgreSQL maximum number of concurrent connections to the database server. Changing this parameter causes a service restart.
49186
49768
  :param builtins.int max_files_per_process: PostgreSQL maximum number of files that can be open per process. The default is `1000` (upstream default). Changing this parameter causes a service restart.
49187
49769
  :param builtins.int max_locks_per_transaction: PostgreSQL maximum locks per transaction. Changing this parameter causes a service restart.
49188
49770
  :param builtins.int max_logical_replication_workers: PostgreSQL maximum logical replication workers (taken from the pool of max_parallel_workers). The default is `4` (upstream default). Changing this parameter causes a service restart.
@@ -49195,6 +49777,7 @@ class GetPgPgUserConfigPgResult(dict):
49195
49777
  :param builtins.int max_stack_depth: Maximum depth of the stack in bytes. The default is `2097152` (upstream default).
49196
49778
  :param builtins.int max_standby_archive_delay: Max standby archive delay in milliseconds. The default is `30000` (upstream default).
49197
49779
  :param builtins.int max_standby_streaming_delay: Max standby streaming delay in milliseconds. The default is `30000` (upstream default).
49780
+ :param builtins.int max_sync_workers_per_subscription: Maximum number of synchronization workers per subscription. The default is `2`.
49198
49781
  :param builtins.int max_wal_senders: PostgreSQL maximum WAL senders. The default is `20`. Changing this parameter causes a service restart.
49199
49782
  :param builtins.int max_worker_processes: Sets the maximum number of background processes that the system can support. The default is `8`. Changing this parameter causes a service restart.
49200
49783
  :param builtins.str password_encryption: Enum: `md5`, `scram-sha-256`. Chooses the algorithm for encrypting passwords. Default: `md5`.
@@ -49256,6 +49839,8 @@ class GetPgPgUserConfigPgResult(dict):
49256
49839
  pulumi.set(__self__, "log_min_duration_statement", log_min_duration_statement)
49257
49840
  if log_temp_files is not None:
49258
49841
  pulumi.set(__self__, "log_temp_files", log_temp_files)
49842
+ if max_connections is not None:
49843
+ pulumi.set(__self__, "max_connections", max_connections)
49259
49844
  if max_files_per_process is not None:
49260
49845
  pulumi.set(__self__, "max_files_per_process", max_files_per_process)
49261
49846
  if max_locks_per_transaction is not None:
@@ -49280,6 +49865,8 @@ class GetPgPgUserConfigPgResult(dict):
49280
49865
  pulumi.set(__self__, "max_standby_archive_delay", max_standby_archive_delay)
49281
49866
  if max_standby_streaming_delay is not None:
49282
49867
  pulumi.set(__self__, "max_standby_streaming_delay", max_standby_streaming_delay)
49868
+ if max_sync_workers_per_subscription is not None:
49869
+ pulumi.set(__self__, "max_sync_workers_per_subscription", max_sync_workers_per_subscription)
49283
49870
  if max_wal_senders is not None:
49284
49871
  pulumi.set(__self__, "max_wal_senders", max_wal_senders)
49285
49872
  if max_worker_processes is not None:
@@ -49489,6 +50076,14 @@ class GetPgPgUserConfigPgResult(dict):
49489
50076
  """
49490
50077
  return pulumi.get(self, "log_temp_files")
49491
50078
 
50079
+ @property
50080
+ @pulumi.getter(name="maxConnections")
50081
+ def max_connections(self) -> Optional[builtins.int]:
50082
+ """
50083
+ PostgreSQL maximum number of concurrent connections to the database server. Changing this parameter causes a service restart.
50084
+ """
50085
+ return pulumi.get(self, "max_connections")
50086
+
49492
50087
  @property
49493
50088
  @pulumi.getter(name="maxFilesPerProcess")
49494
50089
  def max_files_per_process(self) -> Optional[builtins.int]:
@@ -49585,6 +50180,14 @@ class GetPgPgUserConfigPgResult(dict):
49585
50180
  """
49586
50181
  return pulumi.get(self, "max_standby_streaming_delay")
49587
50182
 
50183
+ @property
50184
+ @pulumi.getter(name="maxSyncWorkersPerSubscription")
50185
+ def max_sync_workers_per_subscription(self) -> Optional[builtins.int]:
50186
+ """
50187
+ Maximum number of synchronization workers per subscription. The default is `2`.
50188
+ """
50189
+ return pulumi.get(self, "max_sync_workers_per_subscription")
50190
+
49588
50191
  @property
49589
50192
  @pulumi.getter(name="maxWalSenders")
49590
50193
  def max_wal_senders(self) -> Optional[builtins.int]:
@@ -49805,7 +50408,7 @@ class GetPgPgUserConfigPgauditResult(dict):
49805
50408
  role: Optional[builtins.str] = None):
49806
50409
  """
49807
50410
  :param builtins.bool feature_enabled: Enable pgaudit extension. When enabled, pgaudit extension will be automatically installed.Otherwise, extension will be uninstalled but auditing configurations will be preserved. Default: `false`.
49808
- :param builtins.bool log_catalog: Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
50411
+ :param builtins.bool log_catalog: Specifies that session logging should be enabled in the case where all relations in a statement are in pg_catalog. Default: `true`.
49809
50412
  :param builtins.bool log_client: Specifies whether log messages will be visible to a client process such as psql. Default: `false`.
49810
50413
  :param builtins.str log_level: Enum: `debug1`, `debug2`, `debug3`, `debug4`, `debug5`, `info`, `log`, `notice`, `warning`. Specifies the log level that will be used for log entries. Default: `log`.
49811
50414
  :param builtins.int log_max_string_length: Crop parameters representation and whole statements if they exceed this threshold. A (default) value of -1 disable the truncation. Default: `-1`.
@@ -49813,7 +50416,7 @@ class GetPgPgUserConfigPgauditResult(dict):
49813
50416
  :param builtins.bool log_parameter: Specifies that audit logging should include the parameters that were passed with the statement. Default: `false`.
49814
50417
  :param builtins.int log_parameter_max_size: Specifies that parameter values longer than this setting (in bytes) should not be logged, but replaced with <long param suppressed>. Default: `0`.
49815
50418
  :param builtins.bool log_relation: Specifies whether session audit logging should create a separate log entry for each relation (TABLE, VIEW, etc.) referenced in a SELECT or DML statement. Default: `false`.
49816
- :param builtins.bool log_rows: Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
50419
+ :param builtins.bool log_rows: Log Rows. Default: `false`.
49817
50420
  :param builtins.bool log_statement: Specifies whether logging will include the statement text and parameters (if enabled). Default: `true`.
49818
50421
  :param builtins.bool log_statement_once: Specifies whether logging will include the statement text and parameters with the first log entry for a statement/substatement combination or with every entry. Default: `false`.
49819
50422
  :param Sequence[builtins.str] logs: Specifies which classes of statements will be logged by session audit logging.
@@ -49860,7 +50463,7 @@ class GetPgPgUserConfigPgauditResult(dict):
49860
50463
  @pulumi.getter(name="logCatalog")
49861
50464
  def log_catalog(self) -> Optional[builtins.bool]:
49862
50465
  """
49863
- Specifies that session logging should be enabled in the casewhere all relations in a statement are in pg_catalog. Default: `true`.
50466
+ Specifies that session logging should be enabled in the case where all relations in a statement are in pg_catalog. Default: `true`.
49864
50467
  """
49865
50468
  return pulumi.get(self, "log_catalog")
49866
50469
 
@@ -49924,7 +50527,7 @@ class GetPgPgUserConfigPgauditResult(dict):
49924
50527
  @pulumi.getter(name="logRows")
49925
50528
  def log_rows(self) -> Optional[builtins.bool]:
49926
50529
  """
49927
- Specifies that audit logging should include the rows retrieved or affected by a statement. When enabled the rows field will be included after the parameter field. Default: `false`.
50530
+ Log Rows. Default: `false`.
49928
50531
  """
49929
50532
  return pulumi.get(self, "log_rows")
49930
50533
 
@@ -50241,7 +50844,7 @@ class GetPgPgUserConfigTimescaledbResult(dict):
50241
50844
  def __init__(__self__, *,
50242
50845
  max_background_workers: Optional[builtins.int] = None):
50243
50846
  """
50244
- :param builtins.int max_background_workers: The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Default: `16`.
50847
+ :param builtins.int max_background_workers: The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Changing this parameter causes a service restart. Default: `16`.
50245
50848
  """
50246
50849
  if max_background_workers is not None:
50247
50850
  pulumi.set(__self__, "max_background_workers", max_background_workers)
@@ -50250,7 +50853,7 @@ class GetPgPgUserConfigTimescaledbResult(dict):
50250
50853
  @pulumi.getter(name="maxBackgroundWorkers")
50251
50854
  def max_background_workers(self) -> Optional[builtins.int]:
50252
50855
  """
50253
- The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Default: `16`.
50856
+ The number of background workers for timescaledb operations. You should configure this setting to the sum of your number of databases and the total number of concurrent background workers you want running at any given point in time. Changing this parameter causes a service restart. Default: `16`.
50254
50857
  """
50255
50858
  return pulumi.get(self, "max_background_workers")
50256
50859
 
@@ -51161,6 +51764,43 @@ class GetRedisTechEmailResult(dict):
51161
51764
  return pulumi.get(self, "email")
51162
51765
 
51163
51766
 
51767
+ @pulumi.output_type
51768
+ class GetServiceIntegrationClickhouseCredentialsUserConfigResult(dict):
51769
+ def __init__(__self__, *,
51770
+ grants: Optional[Sequence['outputs.GetServiceIntegrationClickhouseCredentialsUserConfigGrantResult']] = None):
51771
+ """
51772
+ :param Sequence['GetServiceIntegrationClickhouseCredentialsUserConfigGrantArgs'] grants: Grants to assign
51773
+ """
51774
+ if grants is not None:
51775
+ pulumi.set(__self__, "grants", grants)
51776
+
51777
+ @property
51778
+ @pulumi.getter
51779
+ def grants(self) -> Optional[Sequence['outputs.GetServiceIntegrationClickhouseCredentialsUserConfigGrantResult']]:
51780
+ """
51781
+ Grants to assign
51782
+ """
51783
+ return pulumi.get(self, "grants")
51784
+
51785
+
51786
+ @pulumi.output_type
51787
+ class GetServiceIntegrationClickhouseCredentialsUserConfigGrantResult(dict):
51788
+ def __init__(__self__, *,
51789
+ user: builtins.str):
51790
+ """
51791
+ :param builtins.str user: User or role to assign the grant to. Example: `alice`.
51792
+ """
51793
+ pulumi.set(__self__, "user", user)
51794
+
51795
+ @property
51796
+ @pulumi.getter
51797
+ def user(self) -> builtins.str:
51798
+ """
51799
+ User or role to assign the grant to. Example: `alice`.
51800
+ """
51801
+ return pulumi.get(self, "user")
51802
+
51803
+
51164
51804
  @pulumi.output_type
51165
51805
  class GetServiceIntegrationClickhouseKafkaUserConfigResult(dict):
51166
51806
  def __init__(__self__, *,
@@ -52576,7 +53216,7 @@ class GetServiceIntegrationEndpointExternalPostgresqlResult(dict):
52576
53216
  :param builtins.str ssl_client_key: Client key. Example: `-----BEGIN PRIVATE KEY-----
52577
53217
  ...
52578
53218
  -----END PRIVATE KEY-----`.
52579
- :param builtins.str ssl_mode: Enum: `allow`, `disable`, `prefer`, `require`, `verify-ca`, `verify-full`. SSL mode to use for the connection. Please note that Aiven requires TLS for all connections to external PostgreSQL services. Default: `verify-full`.
53219
+ :param builtins.str ssl_mode: Enum: `allow`, `disable`, `prefer`, `require`, `verify-ca`, `verify-full`. SSL mode to use for the connection. Please note that Aiven requires TLS for all connections to external PostgreSQL services. Default: `verify-full`.
52580
53220
  :param builtins.str ssl_root_cert: SSL Root Cert. Example: `-----BEGIN CERTIFICATE-----
52581
53221
  ...
52582
53222
  -----END CERTIFICATE-----
@@ -52663,7 +53303,7 @@ class GetServiceIntegrationEndpointExternalPostgresqlResult(dict):
52663
53303
  @pulumi.getter(name="sslMode")
52664
53304
  def ssl_mode(self) -> Optional[builtins.str]:
52665
53305
  """
52666
- Enum: `allow`, `disable`, `prefer`, `require`, `verify-ca`, `verify-full`. SSL mode to use for the connection. Please note that Aiven requires TLS for all connections to external PostgreSQL services. Default: `verify-full`.
53306
+ Enum: `allow`, `disable`, `prefer`, `require`, `verify-ca`, `verify-full`. SSL mode to use for the connection. Please note that Aiven requires TLS for all connections to external PostgreSQL services. Default: `verify-full`.
52667
53307
  """
52668
53308
  return pulumi.get(self, "ssl_mode")
52669
53309